

/* Start:/simai/asset/simai.framework/sf4.master/core/css/sf-full.min.css?1767033735752842*/
@charset "UTF-8"; /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.waves-effect,
html {
  -webkit-tap-highlight-color: transparent;
}
[tabindex="-1"]:focus:not(:focus-visible),
body * {
  outline: 0 !important;
}
.popover,
.t-normal,
.tooltip,
address {
  font-style: normal;
}
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
  margin-top: 0;
}
.embed-responsive,
.sr-only,
svg {
  overflow: hidden;
}
img,
svg {
  vertical-align: middle;
}
.dropdown-menu,
.tooltip,
body,
caption {
  text-align: left;
}
dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
  margin-bottom: 0.5rem;
}
button,
hr,
input {
  overflow: visible;
}
.popover,
.tooltip,
button,
select {
  text-transform: none;
}
pre,
textarea {
  overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
  display: block;
}
.popover,
.tooltip,
legend {
  white-space: normal;
}
label,
output {
  display: inline-block;
}
.btn:hover,
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled),
summary {
  cursor: pointer;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto 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;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
.popover,
.tooltip,
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  /*color: #212529;
  background-color: #fff;*/
}
dt,
kbd kbd {
  font-weight: 700;
}
dl,
ol,
p,
ul {
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  line-height: inherit;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dd {
  margin-left: 0;
}
blockquote,
figure {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
.badge,
sub,
sup {
  font-size: 75%;
  vertical-align: baseline;
}
sub,
sup {
  position: relative;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-bottom: 1rem;
}
img {
  border-style: none;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
button {
  border-radius: 0;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
}
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;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.blockquote,
hr {
  margin-bottom: 1rem;
}
.display-1,
.display-2,
.display-3,
.display-4,
.lead,
.sf-tabs,
.t-light {
  font-weight: 300;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
}
.display-1 {
  font-size: 6rem;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  line-height: 1.2;
}
.form-control,
.input-group-text,
.popover,
.small,
.tooltip,
small {
  font-weight: 400;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.small,
small {
  font-size: 80%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  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 {
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\00A0";
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.form-group,
.table {
  margin-bottom: 1rem;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code,
kbd {
  font-size: 87.5%;
}
a > code,
pre code {
  color: inherit;
}
code {
  color: #e83e8c;
  word-break: break-word;
}
kbd {
  padding: 0.2rem 0.4rem;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  box-sizing: border-box;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.col,
.col-auto {
  max-width: 100%;
}
.row {
  display: flex;
  flex-wrap: wrap; /*margin-right:-15px;margin-left:-15px;*/
  box-sizing: border-box;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%; /*padding-right:15px;padding-left:15px;*/
  box-sizing: border-box;
  outline: 0;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.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%;
  }
  .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%;
  }
  .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 74%;
    max-width: 74%;
  }
  .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%;
  }
  .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%;
  }
  .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%;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  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 td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 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 > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.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 td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered,
.table-responsive > .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;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  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:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(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-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg,
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.invalid-tooltip,
.valid-tooltip {
  z-index: 5;
  max-width: 100%;
  border-radius: 0.25rem;
  position: absolute;
  top: 100%;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-check,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 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: #28a745;
}
.valid-tooltip {
  display: none;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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 #fff;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  display: none;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
.dropdown-menu,
.popover {
  left: 0;
  background-clip: padding-box;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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 .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    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;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  border-bottom: 0;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after,
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.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: "";
}
.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;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  vertical-align: 0;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
  vertical-align: 0;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 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 {
  margin: 0.5rem 0;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  color: #212529;
  background-color: transparent;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  background-color: #f8f9fa;
}
.dropdown-menu.show {
  display: block;
}
.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-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.input-group-append,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control,
.page-link {
  margin-left: -1px;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  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 > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.nav,
.navbar {
  flex-wrap: wrap;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  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-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link,
.navbar {
  padding: 0.5rem 1rem;
}
.nav-link {
  display: block;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.breadcrumb,
.nav-pills .nav-link,
.pagination,
.tooltip-inner {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.alert,
.breadcrumb {
  margin-bottom: 1rem;
}
.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: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 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 {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 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 {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.alert,
.list-group-item,
.page-link {
  position: relative;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #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 viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  list-style: none;
  background-color: #e9ecef;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link,
.popover-body,
.popover-header {
  padding: 0.5rem 0.75rem;
}
.page-link {
  display: block;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.badge-info,
.badge-info[href]:focus,
.badge-info[href]:hover,
.badge-primary,
.badge-primary[href]:focus,
.badge-primary[href]:hover,
.badge-secondary,
.badge-secondary[href]:focus,
.badge-secondary[href]:hover,
.badge-success,
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-sm .page-link,
.popover,
.tooltip {
  font-size: 0.875rem;
  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;
}
.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-warning,
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
}
.badge-danger,
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
.alert {
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark .alert-link {
  color: #040505;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-horizontal,
.sf-tab ul {
  flex-direction: row;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.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: #007bff;
  border-color: #007bff;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  line-break: auto;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow,
.bs-tooltip-right .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-right .tooltip-arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow,
.bs-tooltip-left .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-left .tooltip-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;
}
.popover {
  position: absolute;
  top: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  line-break: auto;
  word-wrap: break-word;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.fixed-bottom,
.fixed-top {
  z-index: 1030;
}
.b-1,
.b-10,
.b-2,
.b-3,
.b-4,
.b-5,
.b-6,
.b-7,
.b-8,
.b-9,
.popover .popover-arrow::after,
.popover .popover-arrow::before {
  border-style: solid;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right,
.sf-form textarea + label + small.text-muted {
  margin-left: 0.5rem;
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .popover-arrow,
.bs-popover-top > .popover-arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"] > .popover-arrow,
.bs-popover-right > .popover-arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom,
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .popover-arrow::before,
.bs-popover-right > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .popover-arrow::after,
.bs-popover-right > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-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-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .popover-arrow,
.bs-popover-left > .popover-arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .popover-arrow::before,
.bs-popover-left > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .popover-arrow::after,
.bs-popover-left > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  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 {
  color: #212529;
}
.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;
}
@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;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 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;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !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;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !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;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !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;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !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-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-960
    .container {
    max-width: 960px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1080
    .container {
    max-width: 1080px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1200
    .container {
    max-width: 1200px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1320
    .container {
    max-width: 1320px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1440
    .container {
    max-width: 1440px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1560
    .container {
    max-width: 1560px;
  }
  .sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fixed.container-size-1680
    .container {
    max-width: 1680px;
  }
}
.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;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  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;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
  }
  thead {
    display: table-header-group;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    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 td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
body {
  border-color: rgba(27, 31, 44, 0.12);
  border-width: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bb-1,
.by-1,
.l-dashed a,
a.l-dashed {
  border-bottom-width: 1px;
}
.sf-pagewrap-area {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.sf-pagewrap-area-layout-wide {
  width: 100%;
}
.sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fluid
  .sf-pagewrap-area {
  margin: 0 5vw;
}
@media (max-width: 767px) {
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fluid
    .sf-pagewrap-area {
    margin: 0;
  }
}
.sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fluid .container {
  max-width: 100%;
}
.sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed
  .sf-pagewrap-area {
  width: auto;
  margin: 0 auto;
}
.sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed
  .sf-pagewrap-area
  .container {
  max-width: 100%;
  width: auto;
}
.img-fill,
.sf-pagewrap-area .container-wrap {
  width: 100%;
}
@media (min-width: 1200px) {
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-960
    .sf-pagewrap-area {
    max-width: 960px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1080
    .sf-pagewrap-area {
    max-width: 1080px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1200
    .sf-pagewrap-area {
    max-width: 1200px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1320
    .sf-pagewrap-area {
    max-width: 1320px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1440
    .sf-pagewrap-area {
    max-width: 1440px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1560
    .sf-pagewrap-area {
    max-width: 1560px;
  }
  .sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed.container-size-1680
    .sf-pagewrap-area {
    max-width: 1680px;
  }
  .hidden-xl {
    display: none !important;
  }
}
.img-responsive,
.mw-100,
.sf-pagewrap-area-layout-wide.sf-pagewrap-area-container-fluid .container {
  max-width: 100%;
}
@media (max-width: 576px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.overflow-hidden {
  overflow: hidden !important;
}
.t--3 {
  font-size: 0.625rem;
}
.t--2 {
  font-size: 0.75rem;
}
.t--1 {
  font-size: 0.875rem;
}
.t-1 {
  font-size: 1.25rem;
}
.t-2 {
  font-size: 1.5rem;
}
.t-3 {
  font-size: 2rem;
}
.t-4 {
  font-size: 2.5rem;
}
.t-5 {
  font-size: 3rem;
}
.t-6 {
  font-size: 4rem;
}
.t-7 {
  font-size: 6rem;
}
.t-0 {
  font-size: 1rem;
}
.btn,
.btn-link,
.dropdown-item,
.t-regular,
.table-full-btn:after {
  font-weight: 400;
}
.t-medium {
  font-weight: 500;
}
.t-bold {
  font-weight: 700;
}
.t-italic {
  font-style: italic;
}
.t-left {
  text-align: left;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
.t-justify {
  text-align: justify;
}
.t-measure {
  max-width: 30em;
}
.t-measure-wide {
  max-width: 34em;
}
.t-measure-narrow {
  max-width: 20em;
}
.t-copy {
  line-height: 1.5;
}
.btn,
.t-title {
  line-height: 1.25;
}
.badge,
.t-solid {
  line-height: 1;
}
.t-tracked {
  letter-spacing: 0.1em;
}
.t-tracked-tight {
  letter-spacing: -0.05em;
}
.t-tracked-mega {
  letter-spacing: 0.25em;
}
.t-lowercase {
  text-transform: lowercase;
}
.btn-danger.btn-flat,
.btn-default.btn-flat,
.btn-info.btn-flat,
.btn-primary.btn-flat,
.btn-secondary.btn-flat,
.btn-success.btn-flat,
.btn-warning.btn-flat,
.t-uppercase {
  text-transform: uppercase;
}
.t-capitalize {
  text-transform: capitalize;
}
.t-strike {
  text-decoration: line-through;
}
.t-sup {
  vertical-align: super;
}
.t-sub {
  vertical-align: sub;
}
.t-list {
  list-style-type: none;
}
@media (min-width: 576px) {
  .t-sm--3 {
    font-size: 0.625rem;
  }
  .t-sm--2 {
    font-size: 0.75rem;
  }
  .t-sm--1 {
    font-size: 0.875rem;
  }
  .t-sm-1 {
    font-size: 1.25rem;
  }
  .t-sm-2 {
    font-size: 1.5rem;
  }
  .t-sm-3 {
    font-size: 2rem;
  }
  .t-sm-4 {
    font-size: 2.5rem;
  }
  .t-sm-5 {
    font-size: 3rem;
  }
  .t-sm-6 {
    font-size: 4rem;
  }
  .t-sm-7 {
    font-size: 6rem;
  }
  .t-sm-0 {
    font-size: 1rem;
  }
  .t-sm-light {
    font-weight: 300;
  }
  .t-sm-regular {
    font-weight: 400;
  }
  .t-sm-medium {
    font-weight: 500;
  }
  .t-sm-bold {
    font-weight: 700;
  }
  .t-sm-normal {
    font-style: normal;
  }
  .t-sm-italic {
    font-style: italic;
  }
  .t-sm-left {
    text-align: left;
  }
  .t-sm-center {
    text-align: center;
  }
  .t-sm-right {
    text-align: right;
  }
  .t-sm-justify {
    text-align: justify;
  }
  .t-sm-measure {
    max-width: 30em;
  }
  .t-sm-measure-wide {
    max-width: 34em;
  }
  .t-sm-measure-narrow {
    max-width: 20em;
  }
  .t-sm-copy {
    line-height: 1.5;
  }
  .t-sm-title {
    line-height: 1.25;
  }
  .t-sm-solid {
    line-height: 1;
  }
  .t-sm-tracked {
    letter-spacing: 0.1em;
  }
  .t-sm-tracked-tight {
    letter-spacing: -0.05em;
  }
  .t-sm-tracked-mega {
    letter-spacing: 0.25em;
  }
  .t-sm-lowercase {
    text-transform: lowercase;
  }
  .t-sm-uppercase {
    text-transform: uppercase;
  }
  .t-sm-capitalize {
    text-transform: capitalize;
  }
  .t-sm-strike {
    text-decoration: line-through;
  }
  .t-sm-sup {
    vertical-align: super;
  }
  .t-sm-sub {
    vertical-align: sub;
  }
  .t-sm-list {
    list-style-type: none;
  }
}
@media (min-width: 768px) {
  .t-md--3 {
    font-size: 0.625rem;
  }
  .t-md--2 {
    font-size: 0.75rem;
  }
  .t-md--1 {
    font-size: 0.875rem;
  }
  .t-md-1 {
    font-size: 1.25rem;
  }
  .t-md-2 {
    font-size: 1.5rem;
  }
  .t-md-3 {
    font-size: 2rem;
  }
  .t-md-4 {
    font-size: 2.5rem;
  }
  .t-md-5 {
    font-size: 3rem;
  }
  .t-md-6 {
    font-size: 4rem;
  }
  .t-md-7 {
    font-size: 6rem;
  }
  .t-md-0 {
    font-size: 1rem;
  }
  .t-md-light {
    font-weight: 300;
  }
  .t-md-regular {
    font-weight: 400;
  }
  .t-md-medium {
    font-weight: 500;
  }
  .t-md-bold {
    font-weight: 700;
  }
  .t-md-normal {
    font-style: normal;
  }
  .t-md-italic {
    font-style: italic;
  }
  .t-md-left {
    text-align: left;
  }
  .t-md-center {
    text-align: center;
  }
  .t-md-right {
    text-align: right;
  }
  .t-md-justify {
    text-align: justify;
  }
  .t-md-measure {
    max-width: 30em;
  }
  .t-md-measure-wide {
    max-width: 34em;
  }
  .t-md-measure-narrow {
    max-width: 20em;
  }
  .t-md-copy {
    line-height: 1.5;
  }
  .t-md-title {
    line-height: 1.25;
  }
  .t-md-solid {
    line-height: 1;
  }
  .t-md-tracked {
    letter-spacing: 0.1em;
  }
  .t-md-tracked-tight {
    letter-spacing: -0.05em;
  }
  .t-md-tracked-mega {
    letter-spacing: 0.25em;
  }
  .t-md-lowercase {
    text-transform: lowercase;
  }
  .t-md-uppercase {
    text-transform: uppercase;
  }
  .t-md-capitalize {
    text-transform: capitalize;
  }
  .t-md-strike {
    text-decoration: line-through;
  }
  .t-md-sup {
    vertical-align: super;
  }
  .t-md-sub {
    vertical-align: sub;
  }
  .t-md-list {
    list-style-type: none;
  }
}
@media (min-width: 992px) {
  .t-lg--3 {
    font-size: 0.625rem;
  }
  .t-lg--2 {
    font-size: 0.75rem;
  }
  .t-lg--1 {
    font-size: 0.875rem;
  }
  .t-lg-1 {
    font-size: 1.25rem;
  }
  .t-lg-2 {
    font-size: 1.5rem;
  }
  .t-lg-3 {
    font-size: 2rem;
  }
  .t-lg-4 {
    font-size: 2.5rem;
  }
  .t-lg-5 {
    font-size: 3rem;
  }
  .t-lg-6 {
    font-size: 4rem;
  }
  .t-lg-7 {
    font-size: 6rem;
  }
  .t-lg-0 {
    font-size: 1rem;
  }
  .t-lg-light {
    font-weight: 300;
  }
  .t-lg-regular {
    font-weight: 400;
  }
  .t-lg-medium {
    font-weight: 500;
  }
  .t-lg-bold {
    font-weight: 700;
  }
  .t-lg-normal {
    font-style: normal;
  }
  .t-lg-italic {
    font-style: italic;
  }
  .t-lg-left {
    text-align: left;
  }
  .t-lg-center {
    text-align: center;
  }
  .t-lg-right {
    text-align: right;
  }
  .t-lg-justify {
    text-align: justify;
  }
  .t-lg-measure {
    max-width: 30em;
  }
  .t-lg-measure-wide {
    max-width: 34em;
  }
  .t-lg-measure-narrow {
    max-width: 20em;
  }
  .t-lg-copy {
    line-height: 1.5;
  }
  .t-lg-title {
    line-height: 1.25;
  }
  .t-lg-solid {
    line-height: 1;
  }
  .t-lg-tracked {
    letter-spacing: 0.1em;
  }
  .t-lg-tracked-tight {
    letter-spacing: -0.05em;
  }
  .t-lg-tracked-mega {
    letter-spacing: 0.25em;
  }
  .t-lg-lowercase {
    text-transform: lowercase;
  }
  .t-lg-uppercase {
    text-transform: uppercase;
  }
  .t-lg-capitalize {
    text-transform: capitalize;
  }
  .t-lg-strike {
    text-decoration: line-through;
  }
  .t-lg-sup {
    vertical-align: super;
  }
  .t-lg-sub {
    vertical-align: sub;
  }
  .t-lg-list {
    list-style-type: none;
  }
}
@media (min-width: 1200px) {
  .t-xl--3 {
    font-size: 0.625rem;
  }
  .t-xl--2 {
    font-size: 0.75rem;
  }
  .t-xl--1 {
    font-size: 0.875rem;
  }
  .t-xl-1 {
    font-size: 1.25rem;
  }
  .t-xl-2 {
    font-size: 1.5rem;
  }
  .t-xl-3 {
    font-size: 2rem;
  }
  .t-xl-4 {
    font-size: 2.5rem;
  }
  .t-xl-5 {
    font-size: 3rem;
  }
  .t-xl-6 {
    font-size: 4rem;
  }
  .t-xl-7 {
    font-size: 6rem;
  }
  .t-xl-0 {
    font-size: 1rem;
  }
  .t-xl-light {
    font-weight: 300;
  }
  .t-xl-regular {
    font-weight: 400;
  }
  .t-xl-medium {
    font-weight: 500;
  }
  .t-xl-bold {
    font-weight: 700;
  }
  .t-xl-normal {
    font-style: normal;
  }
  .t-xl-italic {
    font-style: italic;
  }
  .t-xl-left {
    text-align: left;
  }
  .t-xl-center {
    text-align: center;
  }
  .t-xl-right {
    text-align: right;
  }
  .t-xl-justify {
    text-align: justify;
  }
  .t-xl-measure {
    max-width: 30em;
  }
  .t-xl-measure-wide {
    max-width: 34em;
  }
  .t-xl-measure-narrow {
    max-width: 20em;
  }
  .t-xl-copy {
    line-height: 1.5;
  }
  .t-xl-title {
    line-height: 1.25;
  }
  .t-xl-solid {
    line-height: 1;
  }
  .t-xl-tracked {
    letter-spacing: 0.1em;
  }
  .t-xl-tracked-tight {
    letter-spacing: -0.05em;
  }
  .t-xl-tracked-mega {
    letter-spacing: 0.25em;
  }
  .t-xl-lowercase {
    text-transform: lowercase;
  }
  .t-xl-uppercase {
    text-transform: uppercase;
  }
  .t-xl-capitalize {
    text-transform: capitalize;
  }
  .t-xl-strike {
    text-decoration: line-through;
  }
  .t-xl-sup {
    vertical-align: super;
  }
  .t-xl-sub {
    vertical-align: sub;
  }
  .t-xl-list {
    list-style-type: none;
  }
}
.t-arial,
.t-helvetica {
  font-family: Arial, Helvetica, sans-serif;
}
.t-arial-black,
.t-gadget {
  font-family: "Arial Black", Gadget, sans-serif;
}
.t-comic {
  font-family: "Comic Sans MS", cursive;
}
.t-courier {
  font-family: "Courier New", Courier, monospace;
}
.t-georgia {
  font-family: Georgia, serif;
}
.t-charcoal,
.t-impact {
  font-family: Impact, Charcoal, sans-serif;
}
.t-lucida-console,
.t-monaco {
  font-family: "Lucida Console", Monaco, monospace;
}
.t-lucida-grande,
.t-lucida-sans {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.t-book-antiqua,
.t-palatino {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.t-geneva,
.t-tahoma {
  font-family: Tahoma, Geneva, sans-serif;
}
.t-times {
  font-family: "Times New Roman", Times, serif;
}
.t-trebuchet {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.t-verdana {
  font-family: Verdana, Geneva, sans-serif;
}
.l-inherit a,
.l-inherit a:hover,
a.l-inherit,
a.l-inherit:hover {
  color: inherit;
}
.l-underline a,
a.l-underline {
  text-decoration: underline;
}
.l-underline-none a,
a.l-underline-none {
  text-decoration: none;
}
.l-dashed a,
a.l-dashed {
  text-decoration: none;
  border-bottom-style: dashed;
  border-bottom-color: inherit;
}
.b-1,
.b-10,
.b-2,
.b-3,
.b-4,
.b-5,
.b-6,
.b-7,
.b-8,
.b-9,
.bx-1,
.bx-10,
.bx-2,
.bx-3,
.bx-4,
.bx-5,
.bx-6,
.bx-7,
.bx-8,
.bx-9,
.by-1,
.by-10,
.by-2,
.by-3,
.by-4,
.by-5,
.by-6,
.by-7,
.by-8,
.by-9 {
  border-color: transparent;
}
.l-hover-underline a:hover,
a.l-hover-underline:hover {
  text-decoration: underline;
}
.btn:focus,
.btn:hover,
.l-hover-underline-none a:hover,
a.l-hover-underline-none:hover {
  text-decoration: none;
}
.l-hover-underline a:hover,
.l-hover-underline-none a:hover,
.l-underline a,
.l-underline-none a,
a.l-hover-underline-none:hover,
a.l-hover-underline:hover,
a.l-underline,
a.l-underline-none {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sf-link :not(.l-inherit) > a:not([class]),
a.sf-link {
  outline: 0;
  background-repeat: repeat-x;
  background-size: 200% 1px;
  background-position: 0 100%;
  padding-bottom: 0.125rem;
  text-decoration: none !important;
  color: #1b86c0;
  background-image: linear-gradient(
    to right,
    rgba(27, 134, 192, 0.3) 50%,
    transparent 50%
  );
}
.sf-link :not(.l-inherit) > a:not([class]):visited,
a.sf-link:visited {
  color: #551a8b;
  background-image: linear-gradient(
    to right,
    rgba(85, 26, 139, 0.3) 50%,
    transparent 50%
  );
}
.sf-link :not(.l-inherit) > a:not([class]):hover,
a.sf-link:hover {
  color: #fc4a0a;
  background-image: linear-gradient(
    to right,
    rgba(252, 74, 10, 0.3) 50%,
    transparent 50%
  );
}
.sf-link :not(.l-inherit) > a:not([class]):active,
a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-light a.sf-link.sf-link-theme {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]):visited,
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):visited,
.theme-light a.sf-link.sf-link-theme:visited {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-light a.sf-link.sf-link-theme:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]):active,
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):active,
.theme-light a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark .theme-light .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]),
.theme-dark .theme-light a.sf-link.sf-link-theme {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-dark .theme-light a.sf-link.sf-link-theme:visited {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .theme-light .sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):hover,
.theme-dark .theme-light a.sf-link.sf-link-theme:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-dark .theme-light a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-ligth .theme-light .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]),
.theme-ligth .theme-light a.sf-link.sf-link-theme {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-ligth .theme-light a.sf-link.sf-link-theme:visited {
  color: rgba(21, 25, 30, 0.54);
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):hover,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):hover,
.theme-ligth .theme-light a.sf-link.sf-link-theme:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-ligth .theme-light a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-dark a.sf-link.sf-link-theme {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):visited,
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):visited,
.theme-dark a.sf-link.sf-link-theme:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-dark a.sf-link.sf-link-theme:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):active,
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):active,
.theme-dark a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark .theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]),
.theme-dark .theme-dark a.sf-link.sf-link-theme {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-dark .theme-dark a.sf-link.sf-link-theme:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):hover,
.theme-dark .theme-dark a.sf-link.sf-link-theme:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark .theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):active,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-dark .theme-dark a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-ligth .theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]),
.theme-ligth .theme-dark a.sf-link.sf-link-theme {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):visited,
.theme-ligth .theme-dark a.sf-link.sf-link-theme:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth .theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]):hover,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):hover,
.theme-ligth .theme-dark a.sf-link.sf-link-theme:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class]):active,
.theme-ligth .theme-dark a.sf-link.sf-link-theme:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link,
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link,
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link,
.theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link,
.theme-light a.sf-link.sf-link-theme .sf-link,
.theme-light a.sf-link.sf-link-theme a.sf-link {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:visited,
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:visited,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-light a.sf-link.sf-link-theme .sf-link:visited,
.theme-light a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(21, 25, 30, 0.54);
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:hover,
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:hover,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-light a.sf-link.sf-link-theme .sf-link:hover,
.theme-light a.sf-link.sf-link-theme a.sf-link:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:active,
.theme-light .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:active,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-light a.sf-link.sf-link-theme .sf-link:active,
.theme-light a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-dark .theme-light a.sf-link.sf-link-theme .sf-link,
.theme-dark .theme-light a.sf-link.sf-link-theme a.sf-link {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-dark .theme-light a.sf-link.sf-link-theme .sf-link:visited,
.theme-dark .theme-light a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(21, 25, 30, 0.54);
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-dark .theme-light a.sf-link.sf-link-theme .sf-link:hover,
.theme-dark .theme-light a.sf-link.sf-link-theme a.sf-link:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-dark
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-dark
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-dark .theme-light a.sf-link.sf-link-theme .sf-link:active,
.theme-dark .theme-light a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-ligth .theme-light a.sf-link.sf-link-theme .sf-link,
.theme-ligth .theme-light a.sf-link.sf-link-theme a.sf-link {
  color: #710004;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-ligth .theme-light a.sf-link.sf-link-theme .sf-link:visited,
.theme-ligth .theme-light a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(21, 25, 30, 0.54);
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-ligth .theme-light a.sf-link.sf-link-theme .sf-link:hover,
.theme-ligth .theme-light a.sf-link.sf-link-theme a.sf-link:hover {
  color: #b40023;
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.6) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-ligth
  .theme-light
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-ligth
  .theme-light
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-ligth .theme-light a.sf-link.sf-link-theme .sf-link:active,
.theme-ligth .theme-light a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link,
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link,
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link,
.theme-dark .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link,
.theme-dark a.sf-link.sf-link-theme .sf-link,
.theme-dark a.sf-link.sf-link-theme a.sf-link {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:visited,
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:visited,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-dark a.sf-link.sf-link-theme .sf-link:visited,
.theme-dark a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:hover,
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:hover,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-dark a.sf-link.sf-link-theme .sf-link:hover,
.theme-dark a.sf-link.sf-link-theme a.sf-link:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) .sf-link:active,
.theme-dark .sf-link-theme :not(.l-inherit) > a:not([class]) a.sf-link:active,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-dark a.sf-link.sf-link-theme .sf-link:active,
.theme-dark a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-dark .theme-dark a.sf-link.sf-link-theme .sf-link,
.theme-dark .theme-dark a.sf-link.sf-link-theme a.sf-link {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-dark .theme-dark a.sf-link.sf-link-theme .sf-link:visited,
.theme-dark .theme-dark a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-dark .theme-dark a.sf-link.sf-link-theme .sf-link:hover,
.theme-dark .theme-dark a.sf-link.sf-link-theme a.sf-link:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-dark
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-dark
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-dark .theme-dark a.sf-link.sf-link-theme .sf-link:active,
.theme-dark .theme-dark a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link,
.theme-ligth .theme-dark a.sf-link.sf-link-theme .sf-link,
.theme-ligth .theme-dark a.sf-link.sf-link-theme a.sf-link {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:visited,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:visited,
.theme-ligth .theme-dark a.sf-link.sf-link-theme .sf-link:visited,
.theme-ligth .theme-dark a.sf-link.sf-link-theme a.sf-link:visited {
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:hover,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:hover,
.theme-ligth .theme-dark a.sf-link.sf-link-theme .sf-link:hover,
.theme-ligth .theme-dark a.sf-link.sf-link-theme a.sf-link:hover {
  color: #fff;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 50%
  );
}
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-ligth
  .theme-dark
  .sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  .sf-link:active,
.theme-ligth
  .theme-dark
  .sf-link.sf-link-theme
  :not(.l-inherit)
  > a:not([class])
  a.sf-link:active,
.theme-ligth .theme-dark a.sf-link.sf-link-theme .sf-link:active,
.theme-ligth .theme-dark a.sf-link.sf-link-theme a.sf-link:active {
  background-image: linear-gradient(to right, 50%, transparent 50%);
}
.sf-link.sf-link-dotted :not(.l-inherit) > a:not([class]),
a.sf-link.sf-link-dotted {
  background-size: 0.125rem 1px;
}
.sf-link.sf-link-dashed :not(.l-inherit) > a:not([class]),
a.sf-link.sf-link-dashed {
  background-size: 0.375rem 1px;
}
.img-responsive {
  display: block;
  height: auto;
}
.img-fill {
  height: auto;
}
.svg-icon {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.s-1 {
  stroke-width: 1px;
}
.s-2 {
  stroke-width: 2px;
}
.s-3 {
  stroke-width: 3px;
}
.s-4 {
  stroke-width: 4px;
}
.s-5 {
  stroke-width: 5px;
}
.s-6 {
  stroke-width: 6px;
}
.s-7 {
  stroke-width: 7px;
}
.s-8 {
  stroke-width: 8px;
}
.s-9 {
  stroke-width: 9px;
}
.s-10 {
  stroke-width: 10px;
}
.s-0 {
  stroke-width: 0;
}
.svg--3 {
  width: 0.65rem;
  height: 0.65rem !important;
  line-height: 0.65rem !important;
}
.svg--2 {
  width: 0.75rem;
  height: 0.75rem !important;
  line-height: 0.75rem !important;
}
.svg--1 {
  width: 0.85rem;
  height: 0.85rem !important;
  line-height: 0.85rem !important;
}
.svg-1 {
  width: 1.25rem;
  height: 1.25rem !important;
  line-height: 1.25rem !important;
}
.svg-2 {
  width: 1.5rem;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.svg-3 {
  width: 2rem;
  height: 2rem !important;
  line-height: 2rem !important;
}
.svg-4 {
  width: 2.5rem;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.svg-5 {
  width: 3rem;
  height: 3rem !important;
  line-height: 3rem !important;
}
.svg-6 {
  width: 4rem;
  height: 4rem !important;
  line-height: 4rem !important;
}
.svg-7 {
  width: 6rem;
  height: 6rem !important;
  line-height: 6rem !important;
}
.svg-0 {
  width: 1rem;
  height: 1rem !important;
  line-height: 1rem !important;
}
.f-none {
  fill: none;
}
.f-nonzero {
  fill-rule: nonzero;
}
.f-evenodd {
  fill-rule: evenodd;
}
.s-miter {
  stroke-linejoin: miter;
}
.s-round {
  stroke-linejoin: round;
}
.s-bevel {
  stroke-linejoin: bevel;
}
.s-butt {
  stroke-linecap: butt;
}
.s-round {
  stroke-linecap: round;
}
.s-square {
  stroke-linecap: square;
}
.b-1 {
  border-width: 1px;
}
.bt-1 {
  border-top-width: 1px;
  border-top-style: solid;
}
.br-1 {
  border-right-width: 1px;
  border-right-style: solid;
}
.bb-1 {
  border-bottom-style: solid;
}
.bl-1 {
  border-left-width: 1px;
  border-left-style: solid;
}
.bx-1 {
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
}
.bl-2,
.bx-2 {
  border-left-width: 2px;
  border-left-style: solid;
}
.br-2,
.bx-2 {
  border-right-width: 2px;
  border-right-style: solid;
}
.by-1 {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}
.bt-2,
.by-2 {
  border-top-width: 2px;
  border-top-style: solid;
}
.bb-2,
.by-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.b-2 {
  border-width: 2px;
}
.bl-3,
.bx-3 {
  border-left-width: 3px;
}
.br-3,
.bx-3 {
  border-right-width: 3px;
}
.bt-3,
.by-3 {
  border-top-width: 3px;
}
.bb-3,
.by-3 {
  border-bottom-width: 3px;
}
.b-3 {
  border-width: 3px;
}
.bt-3 {
  border-top-style: solid;
}
.br-3 {
  border-right-style: solid;
}
.bb-3 {
  border-bottom-style: solid;
}
.bl-3 {
  border-left-style: solid;
}
.bx-3 {
  border-left-style: solid;
  border-right-style: solid;
}
.bl-4,
.bx-4 {
  border-left-width: 4px;
  border-left-style: solid;
}
.br-4,
.bx-4 {
  border-right-width: 4px;
  border-right-style: solid;
}
.by-3 {
  border-top-style: solid;
  border-bottom-style: solid;
}
.bt-4,
.by-4 {
  border-top-width: 4px;
  border-top-style: solid;
}
.bb-4,
.by-4 {
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.b-4 {
  border-width: 4px;
}
.bl-5,
.bx-5 {
  border-left-width: 5px;
}
.br-5,
.bx-5 {
  border-right-width: 5px;
}
.bt-5,
.by-5 {
  border-top-width: 5px;
}
.bb-5,
.by-5 {
  border-bottom-width: 5px;
}
.b-5 {
  border-width: 5px;
}
.bt-5 {
  border-top-style: solid;
}
.br-5 {
  border-right-style: solid;
}
.bb-5 {
  border-bottom-style: solid;
}
.bl-5 {
  border-left-style: solid;
}
.bx-5 {
  border-left-style: solid;
  border-right-style: solid;
}
.bl-6,
.bx-6 {
  border-left-width: 6px;
  border-left-style: solid;
}
.br-6,
.bx-6 {
  border-right-width: 6px;
  border-right-style: solid;
}
.by-5 {
  border-top-style: solid;
  border-bottom-style: solid;
}
.bt-6,
.by-6 {
  border-top-width: 6px;
  border-top-style: solid;
}
.bb-6,
.by-6 {
  border-bottom-width: 6px;
  border-bottom-style: solid;
}
.b-6 {
  border-width: 6px;
}
.bl-7,
.bx-7 {
  border-left-width: 7px;
}
.br-7,
.bx-7 {
  border-right-width: 7px;
}
.bt-7,
.by-7 {
  border-top-width: 7px;
}
.bb-7,
.by-7 {
  border-bottom-width: 7px;
}
.b-7 {
  border-width: 7px;
}
.bt-7 {
  border-top-style: solid;
}
.br-7 {
  border-right-style: solid;
}
.bb-7 {
  border-bottom-style: solid;
}
.bl-7 {
  border-left-style: solid;
}
.bx-7 {
  border-left-style: solid;
  border-right-style: solid;
}
.bl-8,
.bx-8 {
  border-left-width: 8px;
  border-left-style: solid;
}
.br-8,
.bx-8 {
  border-right-width: 8px;
  border-right-style: solid;
}
.by-7 {
  border-top-style: solid;
  border-bottom-style: solid;
}
.bt-8,
.by-8 {
  border-top-width: 8px;
  border-top-style: solid;
}
.bb-8,
.by-8 {
  border-bottom-width: 8px;
  border-bottom-style: solid;
}
.b-8 {
  border-width: 8px;
}
.bl-9,
.bx-9 {
  border-left-width: 9px;
}
.br-9,
.bx-9 {
  border-right-width: 9px;
}
.bt-9,
.by-9 {
  border-top-width: 9px;
}
.bb-9,
.by-9 {
  border-bottom-width: 9px;
}
.b-9 {
  border-width: 9px;
}
.bt-9 {
  border-top-style: solid;
}
.br-9 {
  border-right-style: solid;
}
.bb-9 {
  border-bottom-style: solid;
}
.bl-9 {
  border-left-style: solid;
}
.bx-9 {
  border-left-style: solid;
  border-right-style: solid;
}
.bl-10,
.bx-10 {
  border-left-width: 10px;
  border-left-style: solid;
}
.br-10,
.bx-10 {
  border-right-width: 10px;
  border-right-style: solid;
}
.by-9 {
  border-top-style: solid;
  border-bottom-style: solid;
}
.bt-10,
.by-10 {
  border-top-width: 10px;
  border-top-style: solid;
}
.bb-10,
.by-10 {
  border-bottom-width: 10px;
  border-bottom-style: solid;
}
.b-10 {
  border-width: 10px;
}
.bl-0,
.bx-0 {
  border-left-width: 0;
}
.br-0,
.bx-0 {
  border-right-width: 0;
}
.bt-0,
.by-0 {
  border-top-width: 0;
}
.bb-0,
.by-0 {
  border-bottom-width: 0;
}
.b-0 {
  border-width: 0;
}
@media (min-width: 576px) {
  .s-sm-1 {
    stroke-width: 1px;
  }
  .s-sm-2 {
    stroke-width: 2px;
  }
  .s-sm-3 {
    stroke-width: 3px;
  }
  .s-sm-4 {
    stroke-width: 4px;
  }
  .s-sm-5 {
    stroke-width: 5px;
  }
  .s-sm-6 {
    stroke-width: 6px;
  }
  .s-sm-7 {
    stroke-width: 7px;
  }
  .s-sm-8 {
    stroke-width: 8px;
  }
  .s-sm-9 {
    stroke-width: 9px;
  }
  .s-sm-10 {
    stroke-width: 10px;
  }
  .s-sm-0 {
    stroke-width: 0;
  }
  .svg-sm--3 {
    width: 0.65rem;
    height: 0.65rem !important;
    line-height: 0.65rem !important;
  }
  .svg-sm--2 {
    width: 0.75rem;
    height: 0.75rem !important;
    line-height: 0.75rem !important;
  }
  .svg-sm--1 {
    width: 0.85rem;
    height: 0.85rem !important;
    line-height: 0.85rem !important;
  }
  .svg-sm-1 {
    width: 1.25rem;
    height: 1.25rem !important;
    line-height: 1.25rem !important;
  }
  .svg-sm-2 {
    width: 1.5rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
  }
  .svg-sm-3 {
    width: 2rem;
    height: 2rem !important;
    line-height: 2rem !important;
  }
  .svg-sm-4 {
    width: 2.5rem;
    height: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  .svg-sm-5 {
    width: 3rem;
    height: 3rem !important;
    line-height: 3rem !important;
  }
  .svg-sm-6 {
    width: 4rem;
    height: 4rem !important;
    line-height: 4rem !important;
  }
  .svg-sm-7 {
    width: 6rem;
    height: 6rem !important;
    line-height: 6rem !important;
  }
  .svg-sm-0 {
    width: 1rem;
    height: 1rem !important;
    line-height: 1rem !important;
  }
  .b-sm-1,
  .b-sm-10,
  .b-sm-2,
  .b-sm-3,
  .b-sm-4,
  .b-sm-5,
  .b-sm-6,
  .b-sm-7,
  .b-sm-8,
  .b-sm-9 {
    border-style: solid;
    border-color: transparent;
  }
  .bl-sm-1,
  .bx-sm-1 {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .br-sm-1,
  .bx-sm-1 {
    border-right-width: 1px;
    border-right-style: solid;
  }
  .br-sm-1,
  .br-sm-2,
  .bx-sm-1 {
    border-right-style: solid;
  }
  .bt-sm-1,
  .by-sm-1 {
    border-top-width: 1px;
  }
  .bb-sm-1,
  .by-sm-1 {
    border-bottom-width: 1px;
  }
  .b-sm-1,
  .b-sm-10,
  .b-sm-2,
  .b-sm-3,
  .b-sm-4,
  .b-sm-5,
  .b-sm-6,
  .b-sm-7,
  .b-sm-8,
  .b-sm-9,
  .bx-sm-1,
  .bx-sm-10,
  .bx-sm-2,
  .bx-sm-3,
  .bx-sm-4,
  .bx-sm-5,
  .bx-sm-6,
  .bx-sm-7,
  .bx-sm-8,
  .bx-sm-9,
  .by-sm-1,
  .by-sm-10,
  .by-sm-2,
  .by-sm-3,
  .by-sm-4,
  .by-sm-5,
  .by-sm-6,
  .by-sm-7,
  .by-sm-8,
  .by-sm-9 {
    border-color: transparent;
  }
  .b-sm-1 {
    border-width: 1px;
  }
  .bt-sm-1 {
    border-top-style: solid;
  }
  .bb-sm-1 {
    border-bottom-style: solid;
  }
  .bl-sm-2,
  .bx-sm-2 {
    border-left-width: 2px;
    border-left-style: solid;
  }
  .br-sm-2,
  .bx-sm-2 {
    border-right-width: 2px;
  }
  .by-sm-1 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-sm-2,
  .by-sm-2 {
    border-top-width: 2px;
    border-top-style: solid;
  }
  .bb-sm-2,
  .by-sm-2 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
  }
  .b-sm-2 {
    border-width: 2px;
  }
  .bx-sm-2 {
    border-right-style: solid;
  }
  .bl-sm-3,
  .bx-sm-3 {
    border-left-width: 3px;
    border-left-style: solid;
  }
  .br-sm-3,
  .bx-sm-3 {
    border-right-width: 3px;
    border-right-style: solid;
  }
  .bt-sm-3,
  .by-sm-3 {
    border-top-width: 3px;
  }
  .bb-sm-3,
  .by-sm-3 {
    border-bottom-width: 3px;
  }
  .b-sm-3 {
    border-width: 3px;
  }
  .bt-sm-3 {
    border-top-style: solid;
  }
  .bb-sm-3 {
    border-bottom-style: solid;
  }
  .bl-sm-4,
  .bx-sm-4 {
    border-left-width: 4px;
    border-left-style: solid;
  }
  .br-sm-4,
  .bx-sm-4 {
    border-right-width: 4px;
    border-right-style: solid;
  }
  .by-sm-3 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-sm-4,
  .by-sm-4 {
    border-top-width: 4px;
    border-top-style: solid;
  }
  .bb-sm-4,
  .by-sm-4 {
    border-bottom-width: 4px;
    border-bottom-style: solid;
  }
  .b-sm-4 {
    border-width: 4px;
  }
  .bl-sm-5,
  .bx-sm-5 {
    border-left-width: 5px;
    border-left-style: solid;
  }
  .br-sm-5,
  .bx-sm-5 {
    border-right-width: 5px;
    border-right-style: solid;
  }
  .bt-sm-5,
  .by-sm-5 {
    border-top-width: 5px;
  }
  .bb-sm-5,
  .by-sm-5 {
    border-bottom-width: 5px;
  }
  .b-sm-5 {
    border-width: 5px;
  }
  .bt-sm-5 {
    border-top-style: solid;
  }
  .bb-sm-5 {
    border-bottom-style: solid;
  }
  .bl-sm-6,
  .bx-sm-6 {
    border-left-width: 6px;
    border-left-style: solid;
  }
  .br-sm-6,
  .bx-sm-6 {
    border-right-width: 6px;
    border-right-style: solid;
  }
  .by-sm-5 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-sm-6,
  .by-sm-6 {
    border-top-width: 6px;
    border-top-style: solid;
  }
  .bb-sm-6,
  .by-sm-6 {
    border-bottom-width: 6px;
    border-bottom-style: solid;
  }
  .b-sm-6 {
    border-width: 6px;
  }
  .bl-sm-7,
  .bx-sm-7 {
    border-left-width: 7px;
    border-left-style: solid;
  }
  .br-sm-7,
  .bx-sm-7 {
    border-right-width: 7px;
    border-right-style: solid;
  }
  .bt-sm-7,
  .by-sm-7 {
    border-top-width: 7px;
  }
  .bb-sm-7,
  .by-sm-7 {
    border-bottom-width: 7px;
  }
  .b-sm-7 {
    border-width: 7px;
  }
  .bt-sm-7 {
    border-top-style: solid;
  }
  .bb-sm-7 {
    border-bottom-style: solid;
  }
  .bl-sm-8,
  .bx-sm-8 {
    border-left-width: 8px;
    border-left-style: solid;
  }
  .br-sm-8,
  .bx-sm-8 {
    border-right-width: 8px;
    border-right-style: solid;
  }
  .by-sm-7 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-sm-8,
  .by-sm-8 {
    border-top-width: 8px;
    border-top-style: solid;
  }
  .bb-sm-8,
  .by-sm-8 {
    border-bottom-width: 8px;
    border-bottom-style: solid;
  }
  .b-sm-8 {
    border-width: 8px;
  }
  .bl-sm-9,
  .bx-sm-9 {
    border-left-width: 9px;
    border-left-style: solid;
  }
  .br-sm-9,
  .bx-sm-9 {
    border-right-width: 9px;
    border-right-style: solid;
  }
  .bt-sm-9,
  .by-sm-9 {
    border-top-width: 9px;
  }
  .bb-sm-9,
  .by-sm-9 {
    border-bottom-width: 9px;
  }
  .b-sm-9 {
    border-width: 9px;
  }
  .bt-sm-9 {
    border-top-style: solid;
  }
  .bb-sm-9 {
    border-bottom-style: solid;
  }
  .bl-sm-10,
  .bx-sm-10 {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .by-sm-9 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-sm-10,
  .by-sm-10 {
    border-top-width: 10px;
    border-top-style: solid;
  }
  .bb-sm-10,
  .by-sm-10 {
    border-bottom-width: 10px;
    border-bottom-style: solid;
  }
  .b-sm-10 {
    border-width: 10px;
  }
  .br-sm-10,
  .bx-sm-10 {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .bl-sm-0,
  .bx-sm-0 {
    border-left-width: 0;
  }
  .br-sm-0,
  .bx-sm-0 {
    border-right-width: 0;
  }
  .bt-sm-0,
  .by-sm-0 {
    border-top-width: 0;
  }
  .bb-sm-0,
  .by-sm-0 {
    border-bottom-width: 0;
  }
  .b-sm-0 {
    border-width: 0;
  }
}
@media (min-width: 768px) {
  .s-md-1 {
    stroke-width: 1px;
  }
  .s-md-2 {
    stroke-width: 2px;
  }
  .s-md-3 {
    stroke-width: 3px;
  }
  .s-md-4 {
    stroke-width: 4px;
  }
  .s-md-5 {
    stroke-width: 5px;
  }
  .s-md-6 {
    stroke-width: 6px;
  }
  .s-md-7 {
    stroke-width: 7px;
  }
  .s-md-8 {
    stroke-width: 8px;
  }
  .s-md-9 {
    stroke-width: 9px;
  }
  .s-md-10 {
    stroke-width: 10px;
  }
  .s-md-0 {
    stroke-width: 0;
  }
  .svg-md--3 {
    width: 0.65rem;
    height: 0.65rem !important;
    line-height: 0.65rem !important;
  }
  .svg-md--2 {
    width: 0.75rem;
    height: 0.75rem !important;
    line-height: 0.75rem !important;
  }
  .svg-md--1 {
    width: 0.85rem;
    height: 0.85rem !important;
    line-height: 0.85rem !important;
  }
  .svg-md-1 {
    width: 1.25rem;
    height: 1.25rem !important;
    line-height: 1.25rem !important;
  }
  .svg-md-2 {
    width: 1.5rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
  }
  .svg-md-3 {
    width: 2rem;
    height: 2rem !important;
    line-height: 2rem !important;
  }
  .svg-md-4 {
    width: 2.5rem;
    height: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  .svg-md-5 {
    width: 3rem;
    height: 3rem !important;
    line-height: 3rem !important;
  }
  .svg-md-6 {
    width: 4rem;
    height: 4rem !important;
    line-height: 4rem !important;
  }
  .svg-md-7 {
    width: 6rem;
    height: 6rem !important;
    line-height: 6rem !important;
  }
  .svg-md-0 {
    width: 1rem;
    height: 1rem !important;
    line-height: 1rem !important;
  }
  .b-md-1,
  .b-md-10,
  .b-md-2,
  .b-md-3,
  .b-md-4,
  .b-md-5,
  .b-md-6,
  .b-md-7,
  .b-md-8,
  .b-md-9 {
    border-style: solid;
    border-color: transparent;
  }
  .bl-md-1,
  .bx-md-1 {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .br-md-1,
  .bx-md-1 {
    border-right-width: 1px;
    border-right-style: solid;
  }
  .br-md-1,
  .br-md-2,
  .bx-md-1 {
    border-right-style: solid;
  }
  .bt-md-1,
  .by-md-1 {
    border-top-width: 1px;
  }
  .bb-md-1,
  .by-md-1 {
    border-bottom-width: 1px;
  }
  .b-md-1,
  .b-md-10,
  .b-md-2,
  .b-md-3,
  .b-md-4,
  .b-md-5,
  .b-md-6,
  .b-md-7,
  .b-md-8,
  .b-md-9,
  .bx-md-1,
  .bx-md-10,
  .bx-md-2,
  .bx-md-3,
  .bx-md-4,
  .bx-md-5,
  .bx-md-6,
  .bx-md-7,
  .bx-md-8,
  .bx-md-9,
  .by-md-1,
  .by-md-10,
  .by-md-2,
  .by-md-3,
  .by-md-4,
  .by-md-5,
  .by-md-6,
  .by-md-7,
  .by-md-8,
  .by-md-9 {
    border-color: transparent;
  }
  .b-md-1 {
    border-width: 1px;
  }
  .bt-md-1 {
    border-top-style: solid;
  }
  .bb-md-1 {
    border-bottom-style: solid;
  }
  .bl-md-2,
  .bx-md-2 {
    border-left-width: 2px;
    border-left-style: solid;
  }
  .br-md-2,
  .bx-md-2 {
    border-right-width: 2px;
  }
  .by-md-1 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-md-2,
  .by-md-2 {
    border-top-width: 2px;
    border-top-style: solid;
  }
  .bb-md-2,
  .by-md-2 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
  }
  .b-md-2 {
    border-width: 2px;
  }
  .bx-md-2 {
    border-right-style: solid;
  }
  .bl-md-3,
  .bx-md-3 {
    border-left-width: 3px;
    border-left-style: solid;
  }
  .br-md-3,
  .bx-md-3 {
    border-right-width: 3px;
    border-right-style: solid;
  }
  .bt-md-3,
  .by-md-3 {
    border-top-width: 3px;
  }
  .bb-md-3,
  .by-md-3 {
    border-bottom-width: 3px;
  }
  .b-md-3 {
    border-width: 3px;
  }
  .bt-md-3 {
    border-top-style: solid;
  }
  .bb-md-3 {
    border-bottom-style: solid;
  }
  .bl-md-4,
  .bx-md-4 {
    border-left-width: 4px;
    border-left-style: solid;
  }
  .br-md-4,
  .bx-md-4 {
    border-right-width: 4px;
    border-right-style: solid;
  }
  .by-md-3 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-md-4,
  .by-md-4 {
    border-top-width: 4px;
    border-top-style: solid;
  }
  .bb-md-4,
  .by-md-4 {
    border-bottom-width: 4px;
    border-bottom-style: solid;
  }
  .b-md-4 {
    border-width: 4px;
  }
  .bl-md-5,
  .bx-md-5 {
    border-left-width: 5px;
    border-left-style: solid;
  }
  .br-md-5,
  .bx-md-5 {
    border-right-width: 5px;
    border-right-style: solid;
  }
  .bt-md-5,
  .by-md-5 {
    border-top-width: 5px;
  }
  .bb-md-5,
  .by-md-5 {
    border-bottom-width: 5px;
  }
  .b-md-5 {
    border-width: 5px;
  }
  .bt-md-5 {
    border-top-style: solid;
  }
  .bb-md-5 {
    border-bottom-style: solid;
  }
  .bl-md-6,
  .bx-md-6 {
    border-left-width: 6px;
    border-left-style: solid;
  }
  .br-md-6,
  .bx-md-6 {
    border-right-width: 6px;
    border-right-style: solid;
  }
  .by-md-5 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-md-6,
  .by-md-6 {
    border-top-width: 6px;
    border-top-style: solid;
  }
  .bb-md-6,
  .by-md-6 {
    border-bottom-width: 6px;
    border-bottom-style: solid;
  }
  .b-md-6 {
    border-width: 6px;
  }
  .bl-md-7,
  .bx-md-7 {
    border-left-width: 7px;
    border-left-style: solid;
  }
  .br-md-7,
  .bx-md-7 {
    border-right-width: 7px;
    border-right-style: solid;
  }
  .bt-md-7,
  .by-md-7 {
    border-top-width: 7px;
  }
  .bb-md-7,
  .by-md-7 {
    border-bottom-width: 7px;
  }
  .b-md-7 {
    border-width: 7px;
  }
  .bt-md-7 {
    border-top-style: solid;
  }
  .bb-md-7 {
    border-bottom-style: solid;
  }
  .bl-md-8,
  .bx-md-8 {
    border-left-width: 8px;
    border-left-style: solid;
  }
  .br-md-8,
  .bx-md-8 {
    border-right-width: 8px;
    border-right-style: solid;
  }
  .by-md-7 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-md-8,
  .by-md-8 {
    border-top-width: 8px;
    border-top-style: solid;
  }
  .bb-md-8,
  .by-md-8 {
    border-bottom-width: 8px;
    border-bottom-style: solid;
  }
  .b-md-8 {
    border-width: 8px;
  }
  .bl-md-9,
  .bx-md-9 {
    border-left-width: 9px;
    border-left-style: solid;
  }
  .br-md-9,
  .bx-md-9 {
    border-right-width: 9px;
    border-right-style: solid;
  }
  .bt-md-9,
  .by-md-9 {
    border-top-width: 9px;
  }
  .bb-md-9,
  .by-md-9 {
    border-bottom-width: 9px;
  }
  .b-md-9 {
    border-width: 9px;
  }
  .bt-md-9 {
    border-top-style: solid;
  }
  .bb-md-9 {
    border-bottom-style: solid;
  }
  .bl-md-10,
  .bx-md-10 {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .by-md-9 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-md-10,
  .by-md-10 {
    border-top-width: 10px;
    border-top-style: solid;
  }
  .bb-md-10,
  .by-md-10 {
    border-bottom-width: 10px;
    border-bottom-style: solid;
  }
  .b-md-10 {
    border-width: 10px;
  }
  .br-md-10,
  .bx-md-10 {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .bl-md-0,
  .bx-md-0 {
    border-left-width: 0;
  }
  .br-md-0,
  .bx-md-0 {
    border-right-width: 0;
  }
  .bt-md-0,
  .by-md-0 {
    border-top-width: 0;
  }
  .bb-md-0,
  .by-md-0 {
    border-bottom-width: 0;
  }
  .b-md-0 {
    border-width: 0;
  }
}
@media (min-width: 992px) {
  .s-lg-1 {
    stroke-width: 1px;
  }
  .s-lg-2 {
    stroke-width: 2px;
  }
  .s-lg-3 {
    stroke-width: 3px;
  }
  .s-lg-4 {
    stroke-width: 4px;
  }
  .s-lg-5 {
    stroke-width: 5px;
  }
  .s-lg-6 {
    stroke-width: 6px;
  }
  .s-lg-7 {
    stroke-width: 7px;
  }
  .s-lg-8 {
    stroke-width: 8px;
  }
  .s-lg-9 {
    stroke-width: 9px;
  }
  .s-lg-10 {
    stroke-width: 10px;
  }
  .s-lg-0 {
    stroke-width: 0;
  }
  .svg-lg--3 {
    width: 0.65rem;
    height: 0.65rem !important;
    line-height: 0.65rem !important;
  }
  .svg-lg--2 {
    width: 0.75rem;
    height: 0.75rem !important;
    line-height: 0.75rem !important;
  }
  .svg-lg--1 {
    width: 0.85rem;
    height: 0.85rem !important;
    line-height: 0.85rem !important;
  }
  .svg-lg-1 {
    width: 1.25rem;
    height: 1.25rem !important;
    line-height: 1.25rem !important;
  }
  .svg-lg-2 {
    width: 1.5rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
  }
  .svg-lg-3 {
    width: 2rem;
    height: 2rem !important;
    line-height: 2rem !important;
  }
  .svg-lg-4 {
    width: 2.5rem;
    height: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  .svg-lg-5 {
    width: 3rem;
    height: 3rem !important;
    line-height: 3rem !important;
  }
  .svg-lg-6 {
    width: 4rem;
    height: 4rem !important;
    line-height: 4rem !important;
  }
  .svg-lg-7 {
    width: 6rem;
    height: 6rem !important;
    line-height: 6rem !important;
  }
  .svg-lg-0 {
    width: 1rem;
    height: 1rem !important;
    line-height: 1rem !important;
  }
  .b-lg-1,
  .b-lg-10,
  .b-lg-2,
  .b-lg-3,
  .b-lg-4,
  .b-lg-5,
  .b-lg-6,
  .b-lg-7,
  .b-lg-8,
  .b-lg-9 {
    border-style: solid;
    border-color: transparent;
  }
  .bl-lg-1,
  .bx-lg-1 {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .br-lg-1,
  .bx-lg-1 {
    border-right-width: 1px;
    border-right-style: solid;
  }
  .br-lg-1,
  .br-lg-2,
  .bx-lg-1 {
    border-right-style: solid;
  }
  .bt-lg-1,
  .by-lg-1 {
    border-top-width: 1px;
  }
  .bb-lg-1,
  .by-lg-1 {
    border-bottom-width: 1px;
  }
  .b-lg-1,
  .b-lg-10,
  .b-lg-2,
  .b-lg-3,
  .b-lg-4,
  .b-lg-5,
  .b-lg-6,
  .b-lg-7,
  .b-lg-8,
  .b-lg-9,
  .bx-lg-1,
  .bx-lg-10,
  .bx-lg-2,
  .bx-lg-3,
  .bx-lg-4,
  .bx-lg-5,
  .bx-lg-6,
  .bx-lg-7,
  .bx-lg-8,
  .bx-lg-9,
  .by-lg-1,
  .by-lg-10,
  .by-lg-2,
  .by-lg-3,
  .by-lg-4,
  .by-lg-5,
  .by-lg-6,
  .by-lg-7,
  .by-lg-8,
  .by-lg-9 {
    border-color: transparent;
  }
  .b-lg-1 {
    border-width: 1px;
  }
  .bt-lg-1 {
    border-top-style: solid;
  }
  .bb-lg-1 {
    border-bottom-style: solid;
  }
  .bl-lg-2,
  .bx-lg-2 {
    border-left-width: 2px;
    border-left-style: solid;
  }
  .br-lg-2,
  .bx-lg-2 {
    border-right-width: 2px;
  }
  .by-lg-1 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-lg-2,
  .by-lg-2 {
    border-top-width: 2px;
    border-top-style: solid;
  }
  .bb-lg-2,
  .by-lg-2 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
  }
  .b-lg-2 {
    border-width: 2px;
  }
  .bx-lg-2 {
    border-right-style: solid;
  }
  .bl-lg-3,
  .bx-lg-3 {
    border-left-width: 3px;
    border-left-style: solid;
  }
  .br-lg-3,
  .bx-lg-3 {
    border-right-width: 3px;
    border-right-style: solid;
  }
  .bt-lg-3,
  .by-lg-3 {
    border-top-width: 3px;
  }
  .bb-lg-3,
  .by-lg-3 {
    border-bottom-width: 3px;
  }
  .b-lg-3 {
    border-width: 3px;
  }
  .bt-lg-3 {
    border-top-style: solid;
  }
  .bb-lg-3 {
    border-bottom-style: solid;
  }
  .bl-lg-4,
  .bx-lg-4 {
    border-left-width: 4px;
    border-left-style: solid;
  }
  .br-lg-4,
  .bx-lg-4 {
    border-right-width: 4px;
    border-right-style: solid;
  }
  .by-lg-3 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-lg-4,
  .by-lg-4 {
    border-top-width: 4px;
    border-top-style: solid;
  }
  .bb-lg-4,
  .by-lg-4 {
    border-bottom-width: 4px;
    border-bottom-style: solid;
  }
  .b-lg-4 {
    border-width: 4px;
  }
  .bl-lg-5,
  .bx-lg-5 {
    border-left-width: 5px;
    border-left-style: solid;
  }
  .br-lg-5,
  .bx-lg-5 {
    border-right-width: 5px;
    border-right-style: solid;
  }
  .bt-lg-5,
  .by-lg-5 {
    border-top-width: 5px;
  }
  .bb-lg-5,
  .by-lg-5 {
    border-bottom-width: 5px;
  }
  .b-lg-5 {
    border-width: 5px;
  }
  .bt-lg-5 {
    border-top-style: solid;
  }
  .bb-lg-5 {
    border-bottom-style: solid;
  }
  .bl-lg-6,
  .bx-lg-6 {
    border-left-width: 6px;
    border-left-style: solid;
  }
  .br-lg-6,
  .bx-lg-6 {
    border-right-width: 6px;
    border-right-style: solid;
  }
  .by-lg-5 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-lg-6,
  .by-lg-6 {
    border-top-width: 6px;
    border-top-style: solid;
  }
  .bb-lg-6,
  .by-lg-6 {
    border-bottom-width: 6px;
    border-bottom-style: solid;
  }
  .b-lg-6 {
    border-width: 6px;
  }
  .bl-lg-7,
  .bx-lg-7 {
    border-left-width: 7px;
    border-left-style: solid;
  }
  .br-lg-7,
  .bx-lg-7 {
    border-right-width: 7px;
    border-right-style: solid;
  }
  .bt-lg-7,
  .by-lg-7 {
    border-top-width: 7px;
  }
  .bb-lg-7,
  .by-lg-7 {
    border-bottom-width: 7px;
  }
  .b-lg-7 {
    border-width: 7px;
  }
  .bt-lg-7 {
    border-top-style: solid;
  }
  .bb-lg-7 {
    border-bottom-style: solid;
  }
  .bl-lg-8,
  .bx-lg-8 {
    border-left-width: 8px;
    border-left-style: solid;
  }
  .br-lg-8,
  .bx-lg-8 {
    border-right-width: 8px;
    border-right-style: solid;
  }
  .by-lg-7 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-lg-8,
  .by-lg-8 {
    border-top-width: 8px;
    border-top-style: solid;
  }
  .bb-lg-8,
  .by-lg-8 {
    border-bottom-width: 8px;
    border-bottom-style: solid;
  }
  .b-lg-8 {
    border-width: 8px;
  }
  .bl-lg-9,
  .bx-lg-9 {
    border-left-width: 9px;
    border-left-style: solid;
  }
  .br-lg-9,
  .bx-lg-9 {
    border-right-width: 9px;
    border-right-style: solid;
  }
  .bt-lg-9,
  .by-lg-9 {
    border-top-width: 9px;
  }
  .bb-lg-9,
  .by-lg-9 {
    border-bottom-width: 9px;
  }
  .b-lg-9 {
    border-width: 9px;
  }
  .bt-lg-9 {
    border-top-style: solid;
  }
  .bb-lg-9 {
    border-bottom-style: solid;
  }
  .bl-lg-10,
  .bx-lg-10 {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .by-lg-9 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-lg-10,
  .by-lg-10 {
    border-top-width: 10px;
    border-top-style: solid;
  }
  .bb-lg-10,
  .by-lg-10 {
    border-bottom-width: 10px;
    border-bottom-style: solid;
  }
  .b-lg-10 {
    border-width: 10px;
  }
  .br-lg-10,
  .bx-lg-10 {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .bl-lg-0,
  .bx-lg-0 {
    border-left-width: 0;
  }
  .br-lg-0,
  .bx-lg-0 {
    border-right-width: 0;
  }
  .bt-lg-0,
  .by-lg-0 {
    border-top-width: 0;
  }
  .bb-lg-0,
  .by-lg-0 {
    border-bottom-width: 0;
  }
  .b-lg-0 {
    border-width: 0;
  }
}
@media (min-width: 1200px) {
  .s-xl-1 {
    stroke-width: 1px;
  }
  .s-xl-2 {
    stroke-width: 2px;
  }
  .s-xl-3 {
    stroke-width: 3px;
  }
  .s-xl-4 {
    stroke-width: 4px;
  }
  .s-xl-5 {
    stroke-width: 5px;
  }
  .s-xl-6 {
    stroke-width: 6px;
  }
  .s-xl-7 {
    stroke-width: 7px;
  }
  .s-xl-8 {
    stroke-width: 8px;
  }
  .s-xl-9 {
    stroke-width: 9px;
  }
  .s-xl-10 {
    stroke-width: 10px;
  }
  .s-xl-0 {
    stroke-width: 0;
  }
  .svg-xl--3 {
    width: 0.65rem;
    height: 0.65rem !important;
    line-height: 0.65rem !important;
  }
  .svg-xl--2 {
    width: 0.75rem;
    height: 0.75rem !important;
    line-height: 0.75rem !important;
  }
  .svg-xl--1 {
    width: 0.85rem;
    height: 0.85rem !important;
    line-height: 0.85rem !important;
  }
  .svg-xl-1 {
    width: 1.25rem;
    height: 1.25rem !important;
    line-height: 1.25rem !important;
  }
  .svg-xl-2 {
    width: 1.5rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
  }
  .svg-xl-3 {
    width: 2rem;
    height: 2rem !important;
    line-height: 2rem !important;
  }
  .svg-xl-4 {
    width: 2.5rem;
    height: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  .svg-xl-5 {
    width: 3rem;
    height: 3rem !important;
    line-height: 3rem !important;
  }
  .svg-xl-6 {
    width: 4rem;
    height: 4rem !important;
    line-height: 4rem !important;
  }
  .svg-xl-7 {
    width: 6rem;
    height: 6rem !important;
    line-height: 6rem !important;
  }
  .svg-xl-0 {
    width: 1rem;
    height: 1rem !important;
    line-height: 1rem !important;
  }
  .b-xl-1,
  .b-xl-10,
  .b-xl-2,
  .b-xl-3,
  .b-xl-4,
  .b-xl-5,
  .b-xl-6,
  .b-xl-7,
  .b-xl-8,
  .b-xl-9 {
    border-style: solid;
    border-color: transparent;
  }
  .bl-xl-1,
  .bx-xl-1 {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .br-xl-1,
  .bx-xl-1 {
    border-right-width: 1px;
    border-right-style: solid;
  }
  .br-xl-1,
  .br-xl-2,
  .bx-xl-1 {
    border-right-style: solid;
  }
  .bt-xl-1,
  .by-xl-1 {
    border-top-width: 1px;
  }
  .bb-xl-1,
  .by-xl-1 {
    border-bottom-width: 1px;
  }
  .b-xl-1,
  .b-xl-10,
  .b-xl-2,
  .b-xl-3,
  .b-xl-4,
  .b-xl-5,
  .b-xl-6,
  .b-xl-7,
  .b-xl-8,
  .b-xl-9,
  .bx-xl-1,
  .bx-xl-10,
  .bx-xl-2,
  .bx-xl-3,
  .bx-xl-4,
  .bx-xl-5,
  .bx-xl-6,
  .bx-xl-7,
  .bx-xl-8,
  .bx-xl-9,
  .by-xl-1,
  .by-xl-10,
  .by-xl-2,
  .by-xl-3,
  .by-xl-4,
  .by-xl-5,
  .by-xl-6,
  .by-xl-7,
  .by-xl-8,
  .by-xl-9 {
    border-color: transparent;
  }
  .b-xl-1 {
    border-width: 1px;
  }
  .bt-xl-1 {
    border-top-style: solid;
  }
  .bb-xl-1 {
    border-bottom-style: solid;
  }
  .bl-xl-2,
  .bx-xl-2 {
    border-left-width: 2px;
    border-left-style: solid;
  }
  .br-xl-2,
  .bx-xl-2 {
    border-right-width: 2px;
  }
  .by-xl-1 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-xl-2,
  .by-xl-2 {
    border-top-width: 2px;
    border-top-style: solid;
  }
  .bb-xl-2,
  .by-xl-2 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
  }
  .b-xl-2 {
    border-width: 2px;
  }
  .bx-xl-2 {
    border-right-style: solid;
  }
  .bl-xl-3,
  .bx-xl-3 {
    border-left-width: 3px;
    border-left-style: solid;
  }
  .br-xl-3,
  .bx-xl-3 {
    border-right-width: 3px;
    border-right-style: solid;
  }
  .bt-xl-3,
  .by-xl-3 {
    border-top-width: 3px;
  }
  .bb-xl-3,
  .by-xl-3 {
    border-bottom-width: 3px;
  }
  .b-xl-3 {
    border-width: 3px;
  }
  .bt-xl-3 {
    border-top-style: solid;
  }
  .bb-xl-3 {
    border-bottom-style: solid;
  }
  .bl-xl-4,
  .bx-xl-4 {
    border-left-width: 4px;
    border-left-style: solid;
  }
  .br-xl-4,
  .bx-xl-4 {
    border-right-width: 4px;
    border-right-style: solid;
  }
  .by-xl-3 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-xl-4,
  .by-xl-4 {
    border-top-width: 4px;
    border-top-style: solid;
  }
  .bb-xl-4,
  .by-xl-4 {
    border-bottom-width: 4px;
    border-bottom-style: solid;
  }
  .b-xl-4 {
    border-width: 4px;
  }
  .bl-xl-5,
  .bx-xl-5 {
    border-left-width: 5px;
    border-left-style: solid;
  }
  .br-xl-5,
  .bx-xl-5 {
    border-right-width: 5px;
    border-right-style: solid;
  }
  .bt-xl-5,
  .by-xl-5 {
    border-top-width: 5px;
  }
  .bb-xl-5,
  .by-xl-5 {
    border-bottom-width: 5px;
  }
  .b-xl-5 {
    border-width: 5px;
  }
  .bt-xl-5 {
    border-top-style: solid;
  }
  .bb-xl-5 {
    border-bottom-style: solid;
  }
  .bl-xl-6,
  .bx-xl-6 {
    border-left-width: 6px;
    border-left-style: solid;
  }
  .br-xl-6,
  .bx-xl-6 {
    border-right-width: 6px;
    border-right-style: solid;
  }
  .by-xl-5 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-xl-6,
  .by-xl-6 {
    border-top-width: 6px;
    border-top-style: solid;
  }
  .bb-xl-6,
  .by-xl-6 {
    border-bottom-width: 6px;
    border-bottom-style: solid;
  }
  .b-xl-6 {
    border-width: 6px;
  }
  .bl-xl-7,
  .bx-xl-7 {
    border-left-width: 7px;
    border-left-style: solid;
  }
  .br-xl-7,
  .bx-xl-7 {
    border-right-width: 7px;
    border-right-style: solid;
  }
  .bt-xl-7,
  .by-xl-7 {
    border-top-width: 7px;
  }
  .bb-xl-7,
  .by-xl-7 {
    border-bottom-width: 7px;
  }
  .b-xl-7 {
    border-width: 7px;
  }
  .bt-xl-7 {
    border-top-style: solid;
  }
  .bb-xl-7 {
    border-bottom-style: solid;
  }
  .bl-xl-8,
  .bx-xl-8 {
    border-left-width: 8px;
    border-left-style: solid;
  }
  .br-xl-8,
  .bx-xl-8 {
    border-right-width: 8px;
    border-right-style: solid;
  }
  .by-xl-7 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-xl-8,
  .by-xl-8 {
    border-top-width: 8px;
    border-top-style: solid;
  }
  .bb-xl-8,
  .by-xl-8 {
    border-bottom-width: 8px;
    border-bottom-style: solid;
  }
  .b-xl-8 {
    border-width: 8px;
  }
  .bl-xl-9,
  .bx-xl-9 {
    border-left-width: 9px;
    border-left-style: solid;
  }
  .br-xl-9,
  .bx-xl-9 {
    border-right-width: 9px;
    border-right-style: solid;
  }
  .bt-xl-9,
  .by-xl-9 {
    border-top-width: 9px;
  }
  .bb-xl-9,
  .by-xl-9 {
    border-bottom-width: 9px;
  }
  .b-xl-9 {
    border-width: 9px;
  }
  .bt-xl-9 {
    border-top-style: solid;
  }
  .bb-xl-9 {
    border-bottom-style: solid;
  }
  .bl-xl-10,
  .bx-xl-10 {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .by-xl-9 {
    border-top-style: solid;
    border-bottom-style: solid;
  }
  .bt-xl-10,
  .by-xl-10 {
    border-top-width: 10px;
    border-top-style: solid;
  }
  .bb-xl-10,
  .by-xl-10 {
    border-bottom-width: 10px;
    border-bottom-style: solid;
  }
  .b-xl-10 {
    border-width: 10px;
  }
  .br-xl-10,
  .bx-xl-10 {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .bl-xl-0,
  .bx-xl-0 {
    border-left-width: 0;
  }
  .br-xl-0,
  .bx-xl-0 {
    border-right-width: 0;
  }
  .bt-xl-0,
  .by-xl-0 {
    border-top-width: 0;
  }
  .bb-xl-0,
  .by-xl-0 {
    border-bottom-width: 0;
  }
  .b-xl-0 {
    border-width: 0;
  }
}
.b-dotted {
  border-style: dotted;
}
.b-dashed {
  border-style: dashed;
}
.b-double {
  border-style: double;
}
.hover\:b-0:hover {
  border-color: transparent !important;
}
.r-1 {
  border-radius: 0.125rem;
}
.rt-1 {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.rb-1 {
  border-bottom-left-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}
.rl-1 {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}
.rr-1 {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}
.rtl-1 {
  border-top-left-radius: 0.125rem;
}
.rl-2,
.rt-2,
.rtl-2 {
  border-top-left-radius: 0.25rem;
}
.rtr-1 {
  border-top-right-radius: 0.125rem;
}
.rr-2,
.rt-2,
.rtr-2 {
  border-top-right-radius: 0.25rem;
}
.rbl-1 {
  border-bottom-left-radius: 0.125rem;
}
.rb-2,
.rbl-2,
.rl-2 {
  border-bottom-left-radius: 0.25rem;
}
.rbr-1 {
  border-bottom-right-radius: 0.125rem;
}
.rb-2,
.rbr-2,
.rr-2 {
  border-bottom-right-radius: 0.25rem;
}
.r-2 {
  border-radius: 0.25rem;
}
.rl-3,
.rt-3,
.rtl-3 {
  border-top-left-radius: 0.5rem;
}
.rr-3,
.rt-3,
.rtr-3 {
  border-top-right-radius: 0.5rem;
}
.rb-3,
.rbl-3,
.rl-3 {
  border-bottom-left-radius: 0.5rem;
}
.rb-3,
.rbr-3,
.rr-3 {
  border-bottom-right-radius: 0.5rem;
}
.r-3 {
  border-radius: 0.5rem;
}
.rl-4,
.rt-4,
.rtl-4 {
  border-top-left-radius: 1rem;
}
.rr-4,
.rt-4,
.rtr-4 {
  border-top-right-radius: 1rem;
}
.rb-4,
.rbl-4,
.rl-4 {
  border-bottom-left-radius: 1rem;
}
.rb-4,
.rbr-4,
.rr-4 {
  border-bottom-right-radius: 1rem;
}
.r-4 {
  border-radius: 1rem;
}
.rl-5,
.rt-5,
.rtl-5 {
  border-top-left-radius: 2rem;
}
.rr-5,
.rt-5,
.rtr-5 {
  border-top-right-radius: 2rem;
}
.rb-5,
.rbl-5,
.rl-5 {
  border-bottom-left-radius: 2rem;
}
.rb-5,
.rbr-5,
.rr-5 {
  border-bottom-right-radius: 2rem;
}
.r-5 {
  border-radius: 2rem;
}
.rl-6,
.rt-6,
.rtl-6 {
  border-top-left-radius: 4rem;
}
.rr-6,
.rt-6,
.rtr-6 {
  border-top-right-radius: 4rem;
}
.rb-6,
.rbl-6,
.rl-6 {
  border-bottom-left-radius: 4rem;
}
.rb-6,
.rbr-6,
.rr-6 {
  border-bottom-right-radius: 4rem;
}
.r-6 {
  border-radius: 4rem;
}
.rl-7,
.rt-7,
.rtl-7 {
  border-top-left-radius: 8rem;
}
.rr-7,
.rt-7,
.rtr-7 {
  border-top-right-radius: 8rem;
}
.rb-7,
.rbl-7,
.rl-7 {
  border-bottom-left-radius: 8rem;
}
.rb-7,
.rbr-7,
.rr-7 {
  border-bottom-right-radius: 8rem;
}
.r-7 {
  border-radius: 8rem;
}
.rl-0,
.rt-0,
.rtl-0 {
  border-top-left-radius: 0;
}
.rr-0,
.rt-0,
.rtr-0 {
  border-top-right-radius: 0;
}
.rb-0,
.rbl-0,
.rl-0 {
  border-bottom-left-radius: 0;
}
.btn-link,
.btn-md,
.btn-square,
.r-0 {
  border-radius: 0;
}
.rb-0,
.rbr-0,
.rr-0 {
  border-bottom-right-radius: 0;
}
.circle {
  border-radius: 50%;
}
.theme-light {
  color: #710004;
  background: #fcf0d6;
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-1,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-1:hover,
.theme-dark .theme-dark .theme-light .bg-theme-1,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-1:hover,
.theme-dark .theme-light .bg-theme-1,
.theme-dark .theme-light .hover\:bg-theme-1:hover,
.theme-light .bg-theme-1,
.theme-light .hover\:bg-theme-1:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-1,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-1:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-1,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-1:hover,
.theme-light .theme-dark .theme-light .bg-theme-1,
.theme-light .theme-dark .theme-light .hover\:bg-theme-1:hover,
.theme-light.bg-theme-1,
.theme-light.hover\:bg-theme-1:hover {
  background: rgba(0, 0, 0, 0.02);
}
.theme-dark .theme-dark .theme-dark .theme-light [class|="b"],
.theme-dark .theme-dark .theme-light [class|="b"],
.theme-dark .theme-light [class|="b"],
.theme-light .theme-dark .theme-dark .theme-dark .theme-light [class|="b"],
.theme-light .theme-dark .theme-dark .theme-light [class|="b"],
.theme-light .theme-dark .theme-light [class|="b"],
.theme-light [class|="b"],
.theme-light[class|="b"] {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-text-primary,
.theme-dark .theme-dark .theme-light .c-text-primary,
.theme-dark .theme-light .c-text-primary,
.theme-light .c-text-primary,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-text-primary,
.theme-light .theme-dark .theme-dark .theme-light .c-text-primary,
.theme-light .theme-dark .theme-light .c-text-primary,
.theme-light.c-text-primary {
  color: #710004;
}
.theme-dark .theme-dark .theme-dark .theme-light .c-text-secondary,
.theme-dark .theme-dark .theme-light .c-text-secondary,
.theme-dark .theme-light .c-text-secondary,
.theme-light .c-text-secondary,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-text-secondary,
.theme-light .theme-dark .theme-dark .theme-light .c-text-secondary,
.theme-light .theme-dark .theme-light .c-text-secondary,
.theme-light.c-text-secondary {
  color: rgba(27, 31, 44, 0.54);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-text-hint,
.theme-dark .theme-dark .theme-light .c-text-hint,
.theme-dark .theme-light .c-text-hint,
.theme-light .c-text-hint,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-text-hint,
.theme-light .theme-dark .theme-dark .theme-light .c-text-hint,
.theme-light .theme-dark .theme-light .c-text-hint,
.theme-light.c-text-hint {
  color: rgba(27, 31, 44, 0.26);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-icon-active,
.theme-dark .theme-dark .theme-light .c-icon-active,
.theme-dark .theme-light .c-icon-active,
.theme-light .c-icon-active,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-icon-active,
.theme-light .theme-dark .theme-dark .theme-light .c-icon-active,
.theme-light .theme-dark .theme-light .c-icon-active,
.theme-light.c-icon-active {
  color: rgba(27, 31, 44, 0.54);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-icon-inactive,
.theme-dark .theme-dark .theme-light .c-icon-inactive,
.theme-dark .theme-light .c-icon-inactive,
.theme-light .c-icon-inactive,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-icon-inactive,
.theme-light .theme-dark .theme-dark .theme-light .c-icon-inactive,
.theme-light .theme-dark .theme-light .c-icon-inactive,
.theme-light.c-icon-inactive {
  color: rgba(27, 31, 44, 0.38);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-divider,
.theme-dark .theme-dark .theme-light .b-divider,
.theme-dark .theme-light .b-divider,
.theme-light .b-divider,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-divider,
.theme-light .theme-dark .theme-dark .theme-light .b-divider,
.theme-light .theme-dark .theme-light .b-divider,
.theme-light.b-divider {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-1,
.theme-dark .theme-dark .theme-light .c-theme-1,
.theme-dark .theme-light .c-theme-1,
.theme-light .c-theme-1,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-1,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-1,
.theme-light .theme-dark .theme-light .c-theme-1,
.theme-light.c-theme-1 {
  color: rgba(0, 0, 0, 0.02);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-1,
.theme-dark .theme-dark .theme-light .b-theme-1,
.theme-dark .theme-light .b-theme-1,
.theme-light .b-theme-1,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-1,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-1,
.theme-light .theme-dark .theme-light .b-theme-1,
.theme-light.b-theme-1 {
  border-color: rgba(0, 0, 0, 0.02);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-2,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-2:hover,
.theme-dark .theme-dark .theme-light .bg-theme-2,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-2:hover,
.theme-dark .theme-light .bg-theme-2,
.theme-dark .theme-light .hover\:bg-theme-2:hover,
.theme-light .bg-theme-2,
.theme-light .hover\:bg-theme-2:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-2,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-2:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-2,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-2:hover,
.theme-light .theme-dark .theme-light .bg-theme-2,
.theme-light .theme-dark .theme-light .hover\:bg-theme-2:hover,
.theme-light.bg-theme-2,
.theme-light.hover\:bg-theme-2:hover {
  background: rgba(0, 0, 0, 0.04);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-2,
.theme-dark .theme-dark .theme-light .c-theme-2,
.theme-dark .theme-light .c-theme-2,
.theme-light .c-theme-2,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-2,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-2,
.theme-light .theme-dark .theme-light .c-theme-2,
.theme-light.c-theme-2 {
  color: rgba(0, 0, 0, 0.04);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-2,
.theme-dark .theme-dark .theme-light .b-theme-2,
.theme-dark .theme-light .b-theme-2,
.theme-light .b-theme-2,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-2,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-2,
.theme-light .theme-dark .theme-light .b-theme-2,
.theme-light.b-theme-2 {
  border-color: rgba(0, 0, 0, 0.04);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-3,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-3:hover,
.theme-dark .theme-dark .theme-light .bg-theme-3,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-3:hover,
.theme-dark .theme-light .bg-theme-3,
.theme-dark .theme-light .hover\:bg-theme-3:hover,
.theme-light .bg-theme-3,
.theme-light .hover\:bg-theme-3:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-3,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-3:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-3,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-3:hover,
.theme-light .theme-dark .theme-light .bg-theme-3,
.theme-light .theme-dark .theme-light .hover\:bg-theme-3:hover,
.theme-light.bg-theme-3,
.theme-light.hover\:bg-theme-3:hover {
  background: rgba(0, 0, 0, 0.06);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-3,
.theme-dark .theme-dark .theme-light .c-theme-3,
.theme-dark .theme-light .c-theme-3,
.theme-light .c-theme-3,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-3,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-3,
.theme-light .theme-dark .theme-light .c-theme-3,
.theme-light.c-theme-3 {
  color: rgba(0, 0, 0, 0.06);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-3,
.theme-dark .theme-dark .theme-light .b-theme-3,
.theme-dark .theme-light .b-theme-3,
.theme-light .b-theme-3,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-3,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-3,
.theme-light .theme-dark .theme-light .b-theme-3,
.theme-light.b-theme-3 {
  border-color: rgba(0, 0, 0, 0.06);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-4,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-4:hover,
.theme-dark .theme-dark .theme-light .bg-theme-4,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-4:hover,
.theme-dark .theme-light .bg-theme-4,
.theme-dark .theme-light .hover\:bg-theme-4:hover,
.theme-light .bg-theme-4,
.theme-light .hover\:bg-theme-4:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-4,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-4:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-4,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-4:hover,
.theme-light .theme-dark .theme-light .bg-theme-4,
.theme-light .theme-dark .theme-light .hover\:bg-theme-4:hover,
.theme-light.bg-theme-4,
.theme-light.hover\:bg-theme-4:hover {
  background: rgba(0, 0, 0, 0.1);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-4,
.theme-dark .theme-dark .theme-light .c-theme-4,
.theme-dark .theme-light .c-theme-4,
.theme-light .c-theme-4,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-4,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-4,
.theme-light .theme-dark .theme-light .c-theme-4,
.theme-light.c-theme-4 {
  color: rgba(0, 0, 0, 0.1);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-4,
.theme-dark .theme-dark .theme-light .b-theme-4,
.theme-dark .theme-light .b-theme-4,
.theme-light .b-theme-4,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-4,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-4,
.theme-light .theme-dark .theme-light .b-theme-4,
.theme-light.b-theme-4 {
  border-color: rgba(0, 0, 0, 0.1);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-5,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-5:hover,
.theme-dark .theme-dark .theme-light .bg-theme-5,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-5:hover,
.theme-dark .theme-light .bg-theme-5,
.theme-dark .theme-light .hover\:bg-theme-5:hover,
.theme-light .bg-theme-5,
.theme-light .hover\:bg-theme-5:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-5,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-5:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-5,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-5:hover,
.theme-light .theme-dark .theme-light .bg-theme-5,
.theme-light .theme-dark .theme-light .hover\:bg-theme-5:hover,
.theme-light.bg-theme-5,
.theme-light.hover\:bg-theme-5:hover {
  background: rgba(0, 0, 0, 0.16);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-5,
.theme-dark .theme-dark .theme-light .c-theme-5,
.theme-dark .theme-light .c-theme-5,
.theme-light .c-theme-5,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-5,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-5,
.theme-light .theme-dark .theme-light .c-theme-5,
.theme-light.c-theme-5 {
  color: rgba(0, 0, 0, 0.16);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-5,
.theme-dark .theme-dark .theme-light .b-theme-5,
.theme-dark .theme-light .b-theme-5,
.theme-light .b-theme-5,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-5,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-5,
.theme-light .theme-dark .theme-light .b-theme-5,
.theme-light.b-theme-5 {
  border-color: rgba(0, 0, 0, 0.16);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-6,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-6:hover,
.theme-dark .theme-dark .theme-light .bg-theme-6,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-6:hover,
.theme-dark .theme-light .bg-theme-6,
.theme-dark .theme-light .hover\:bg-theme-6:hover,
.theme-light .bg-theme-6,
.theme-light .hover\:bg-theme-6:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-6,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-6:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-6,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-6:hover,
.theme-light .theme-dark .theme-light .bg-theme-6,
.theme-light .theme-dark .theme-light .hover\:bg-theme-6:hover,
.theme-light.bg-theme-6,
.theme-light.hover\:bg-theme-6:hover {
  background: rgba(0, 0, 0, 0.26);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-6,
.theme-dark .theme-dark .theme-light .c-theme-6,
.theme-dark .theme-light .c-theme-6,
.theme-light .c-theme-6,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-6,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-6,
.theme-light .theme-dark .theme-light .c-theme-6,
.theme-light.c-theme-6 {
  color: rgba(0, 0, 0, 0.26);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-6,
.theme-dark .theme-dark .theme-light .b-theme-6,
.theme-dark .theme-light .b-theme-6,
.theme-light .b-theme-6,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-6,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-6,
.theme-light .theme-dark .theme-light .b-theme-6,
.theme-light.b-theme-6 {
  border-color: rgba(0, 0, 0, 0.26);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-7,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-7:hover,
.theme-dark .theme-dark .theme-light .bg-theme-7,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-7:hover,
.theme-dark .theme-light .bg-theme-7,
.theme-dark .theme-light .hover\:bg-theme-7:hover,
.theme-light .bg-theme-7,
.theme-light .hover\:bg-theme-7:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-7,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-7:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-7,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-7:hover,
.theme-light .theme-dark .theme-light .bg-theme-7,
.theme-light .theme-dark .theme-light .hover\:bg-theme-7:hover,
.theme-light.bg-theme-7,
.theme-light.hover\:bg-theme-7:hover {
  background: rgba(0, 0, 0, 0.42);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-7,
.theme-dark .theme-dark .theme-light .c-theme-7,
.theme-dark .theme-light .c-theme-7,
.theme-light .c-theme-7,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-7,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-7,
.theme-light .theme-dark .theme-light .c-theme-7,
.theme-light.c-theme-7 {
  color: rgba(0, 0, 0, 0.42);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-7,
.theme-dark .theme-dark .theme-light .b-theme-7,
.theme-dark .theme-light .b-theme-7,
.theme-light .b-theme-7,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-7,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-7,
.theme-light .theme-dark .theme-light .b-theme-7,
.theme-light.b-theme-7 {
  border-color: rgba(0, 0, 0, 0.42);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-8,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-8:hover,
.theme-dark .theme-dark .theme-light .bg-theme-8,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-8:hover,
.theme-dark .theme-light .bg-theme-8,
.theme-dark .theme-light .hover\:bg-theme-8:hover,
.theme-light .bg-theme-8,
.theme-light .hover\:bg-theme-8:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-8,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-8:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-8,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-8:hover,
.theme-light .theme-dark .theme-light .bg-theme-8,
.theme-light .theme-dark .theme-light .hover\:bg-theme-8:hover,
.theme-light.bg-theme-8,
.theme-light.hover\:bg-theme-8:hover {
  background: rgba(0, 0, 0, 0.68);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-8,
.theme-dark .theme-dark .theme-light .c-theme-8,
.theme-dark .theme-light .c-theme-8,
.theme-light .c-theme-8,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-8,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-8,
.theme-light .theme-dark .theme-light .c-theme-8,
.theme-light.c-theme-8 {
  color: rgba(0, 0, 0, 0.68);
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-8,
.theme-dark .theme-dark .theme-light .b-theme-8,
.theme-dark .theme-light .b-theme-8,
.theme-light .b-theme-8,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-8,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-8,
.theme-light .theme-dark .theme-light .b-theme-8,
.theme-light.b-theme-8 {
  border-color: rgba(0, 0, 0, 0.68);
}
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-9,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-9:hover,
.theme-dark .theme-dark .theme-light .bg-theme-9,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-9:hover,
.theme-dark .theme-light .bg-theme-9,
.theme-dark .theme-light .hover\:bg-theme-9:hover,
.theme-light .bg-theme-9,
.theme-light .hover\:bg-theme-9:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-9,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-9:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-9,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-9:hover,
.theme-light .theme-dark .theme-light .bg-theme-9,
.theme-light .theme-dark .theme-light .hover\:bg-theme-9:hover,
.theme-light.bg-theme-9,
.theme-light.hover\:bg-theme-9:hover {
  background: rgba(0, 0, 0, 0.98);
}
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-9,
.theme-dark .theme-dark .theme-light .c-theme-9,
.theme-dark .theme-light .c-theme-9,
.theme-light .c-theme-9,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-9,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-9,
.theme-light .theme-dark .theme-light .c-theme-9,
.theme-light.c-theme-9 {
  color: rgba(0, 0, 0, 0.98);
}
.theme-dark,
.theme-dark .c-text-primary,
.theme-dark .theme-dark .theme-dark .theme-light .c-theme-0,
.theme-dark .theme-dark .theme-light .c-theme-0,
.theme-dark .theme-light .c-theme-0,
.theme-dark .theme-light .theme-dark .c-text-primary,
.theme-dark .theme-light .theme-light .theme-dark .c-text-primary,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-text-primary,
.theme-dark.c-text-primary,
.theme-light .c-theme-0,
.theme-light .theme-dark .c-text-primary,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .c-theme-0,
.theme-light .theme-dark .theme-dark .theme-light .c-theme-0,
.theme-light .theme-dark .theme-light .c-theme-0,
.theme-light .theme-light .theme-dark .c-text-primary,
.theme-light .theme-light .theme-light .theme-dark .c-text-primary,
.theme-light.c-theme-0 {
  color: #fff;
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-9,
.theme-dark .theme-dark .theme-light .b-theme-9,
.theme-dark .theme-light .b-theme-9,
.theme-light .b-theme-9,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-9,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-9,
.theme-light .theme-dark .theme-light .b-theme-9,
.theme-light.b-theme-9 {
  border-color: rgba(0, 0, 0, 0.98);
}
.sf-overcard-secondary,
.theme-dark .theme-dark .theme-dark .theme-light .bg-theme-0,
.theme-dark .theme-dark .theme-dark .theme-light .hover\:bg-theme-0:hover,
.theme-dark .theme-dark .theme-light .bg-theme-0,
.theme-dark .theme-dark .theme-light .hover\:bg-theme-0:hover,
.theme-dark .theme-light .bg-theme-0,
.theme-dark .theme-light .hover\:bg-theme-0:hover,
.theme-light .bg-theme-0,
.theme-light .hover\:bg-theme-0:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .bg-theme-0,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .hover\:bg-theme-0:hover,
.theme-light .theme-dark .theme-dark .theme-light .bg-theme-0,
.theme-light .theme-dark .theme-dark .theme-light .hover\:bg-theme-0:hover,
.theme-light .theme-dark .theme-light .bg-theme-0,
.theme-light .theme-dark .theme-light .hover\:bg-theme-0:hover,
.theme-light.bg-theme-0,
.theme-light.hover\:bg-theme-0:hover {
  background: #fff;
}
.theme-dark .theme-dark .theme-dark .theme-light .b-theme-0,
.theme-dark .theme-dark .theme-light .b-theme-0,
.theme-dark .theme-light .b-theme-0,
.theme-light .b-theme-0,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .b-theme-0,
.theme-light .theme-dark .theme-dark .theme-light .b-theme-0,
.theme-light .theme-dark .theme-light .b-theme-0,
.theme-light.b-theme-0 {
  border-color: #fff;
}
.theme-dark .b-divider,
.theme-dark .theme-light .theme-dark .b-divider,
.theme-dark .theme-light .theme-dark [class|="b"],
.theme-dark .theme-light .theme-light .theme-dark .b-divider,
.theme-dark .theme-light .theme-light .theme-dark [class|="b"],
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-divider,
.theme-dark .theme-light .theme-light .theme-light .theme-dark [class|="b"],
.theme-dark [class|="b"],
.theme-dark.b-divider,
.theme-dark[class|="b"],
.theme-light .theme-dark .b-divider,
.theme-light .theme-dark [class|="b"],
.theme-light .theme-light .theme-dark .b-divider,
.theme-light .theme-light .theme-dark [class|="b"],
.theme-light .theme-light .theme-light .theme-dark .b-divider,
.theme-light .theme-light .theme-light .theme-dark [class|="b"] {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark {
  background: #212529;
}
.theme-dark .bg-theme-1,
.theme-dark .hover\:bg-theme-1:hover,
.theme-dark .theme-light .theme-dark .bg-theme-1,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-1:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-1,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-1:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-1,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-1:hover,
.theme-dark.bg-theme-1,
.theme-dark.hover\:bg-theme-1:hover,
.theme-light .theme-dark .bg-theme-1,
.theme-light .theme-dark .hover\:bg-theme-1:hover,
.theme-light .theme-light .theme-dark .bg-theme-1,
.theme-light .theme-light .theme-dark .hover\:bg-theme-1:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-1,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-1:hover {
  background: rgba(255, 255, 255, 0.02);
}
.theme-dark .c-text-secondary,
.theme-dark .theme-light .theme-dark .c-text-secondary,
.theme-dark .theme-light .theme-light .theme-dark .c-text-secondary,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .c-text-secondary,
.theme-dark.c-text-secondary,
.theme-light .theme-dark .c-text-secondary,
.theme-light .theme-light .theme-dark .c-text-secondary,
.theme-light .theme-light .theme-light .theme-dark .c-text-secondary {
  color: rgba(255, 255, 255, 0.7);
}
.theme-dark .c-text-hint,
.theme-dark .theme-light .theme-dark .c-text-hint,
.theme-dark .theme-light .theme-light .theme-dark .c-text-hint,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-text-hint,
.theme-dark.c-text-hint,
.theme-light .theme-dark .c-text-hint,
.theme-light .theme-light .theme-dark .c-text-hint,
.theme-light .theme-light .theme-light .theme-dark .c-text-hint {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .c-icon-active,
.theme-dark .theme-light .theme-dark .c-icon-active,
.theme-dark .theme-light .theme-light .theme-dark .c-icon-active,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-icon-active,
.theme-dark.c-icon-active,
.theme-light .theme-dark .c-icon-active,
.theme-light .theme-light .theme-dark .c-icon-active,
.theme-light .theme-light .theme-light .theme-dark .c-icon-active {
  color: #fff;
}
.theme-dark .c-icon-inactive,
.theme-dark .theme-light .theme-dark .c-icon-inactive,
.theme-dark .theme-light .theme-light .theme-dark .c-icon-inactive,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-icon-inactive,
.theme-dark.c-icon-inactive,
.theme-light .theme-dark .c-icon-inactive,
.theme-light .theme-light .theme-dark .c-icon-inactive,
.theme-light .theme-light .theme-light .theme-dark .c-icon-inactive {
  color: rgba(255, 255, 255, 0.5);
}
.theme-dark .c-theme-1,
.theme-dark .theme-light .theme-dark .c-theme-1,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-1,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-1,
.theme-dark.c-theme-1,
.theme-light .theme-dark .c-theme-1,
.theme-light .theme-light .theme-dark .c-theme-1,
.theme-light .theme-light .theme-light .theme-dark .c-theme-1 {
  color: rgba(255, 255, 255, 0.02);
}
.theme-dark .b-theme-1,
.theme-dark .theme-light .theme-dark .b-theme-1,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-1,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-1,
.theme-dark.b-theme-1,
.theme-light .theme-dark .b-theme-1,
.theme-light .theme-light .theme-dark .b-theme-1,
.theme-light .theme-light .theme-light .theme-dark .b-theme-1 {
  border-color: rgba(255, 255, 255, 0.02);
}
.theme-dark .bg-theme-2,
.theme-dark .hover\:bg-theme-2:hover,
.theme-dark .theme-light .theme-dark .bg-theme-2,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-2:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-2,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-2:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-2,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-2:hover,
.theme-dark.bg-theme-2,
.theme-dark.hover\:bg-theme-2:hover,
.theme-light .theme-dark .bg-theme-2,
.theme-light .theme-dark .hover\:bg-theme-2:hover,
.theme-light .theme-light .theme-dark .bg-theme-2,
.theme-light .theme-light .theme-dark .hover\:bg-theme-2:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-2,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-2:hover {
  background: rgba(255, 255, 255, 0.04);
}
.theme-dark .c-theme-2,
.theme-dark .theme-light .theme-dark .c-theme-2,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-2,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-2,
.theme-dark.c-theme-2,
.theme-light .theme-dark .c-theme-2,
.theme-light .theme-light .theme-dark .c-theme-2,
.theme-light .theme-light .theme-light .theme-dark .c-theme-2 {
  color: rgba(255, 255, 255, 0.04);
}
.theme-dark .b-theme-2,
.theme-dark .theme-light .theme-dark .b-theme-2,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-2,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-2,
.theme-dark.b-theme-2,
.theme-light .theme-dark .b-theme-2,
.theme-light .theme-light .theme-dark .b-theme-2,
.theme-light .theme-light .theme-light .theme-dark .b-theme-2 {
  border-color: rgba(255, 255, 255, 0.04);
}
.theme-dark .bg-theme-3,
.theme-dark .hover\:bg-theme-3:hover,
.theme-dark .theme-light .theme-dark .bg-theme-3,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-3:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-3,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-3:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-3,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-3:hover,
.theme-dark.bg-theme-3,
.theme-dark.hover\:bg-theme-3:hover,
.theme-light .theme-dark .bg-theme-3,
.theme-light .theme-dark .hover\:bg-theme-3:hover,
.theme-light .theme-light .theme-dark .bg-theme-3,
.theme-light .theme-light .theme-dark .hover\:bg-theme-3:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-3,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-3:hover {
  background: rgba(255, 255, 255, 0.06);
}
.theme-dark .c-theme-3,
.theme-dark .theme-light .theme-dark .c-theme-3,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-3,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-3,
.theme-dark.c-theme-3,
.theme-light .theme-dark .c-theme-3,
.theme-light .theme-light .theme-dark .c-theme-3,
.theme-light .theme-light .theme-light .theme-dark .c-theme-3 {
  color: rgba(255, 255, 255, 0.06);
}
.theme-dark .b-theme-3,
.theme-dark .theme-light .theme-dark .b-theme-3,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-3,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-3,
.theme-dark.b-theme-3,
.theme-light .theme-dark .b-theme-3,
.theme-light .theme-light .theme-dark .b-theme-3,
.theme-light .theme-light .theme-light .theme-dark .b-theme-3 {
  border-color: rgba(255, 255, 255, 0.06);
}
.theme-dark .bg-theme-4,
.theme-dark .hover\:bg-theme-4:hover,
.theme-dark .theme-light .theme-dark .bg-theme-4,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-4:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-4,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-4:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-4,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-4:hover,
.theme-dark.bg-theme-4,
.theme-dark.hover\:bg-theme-4:hover,
.theme-light .theme-dark .bg-theme-4,
.theme-light .theme-dark .hover\:bg-theme-4:hover,
.theme-light .theme-light .theme-dark .bg-theme-4,
.theme-light .theme-light .theme-dark .hover\:bg-theme-4:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-4,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-4:hover {
  background: rgba(255, 255, 255, 0.1);
}
.theme-dark .c-theme-4,
.theme-dark .theme-light .theme-dark .c-theme-4,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-4,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-4,
.theme-dark.c-theme-4,
.theme-light .theme-dark .c-theme-4,
.theme-light .theme-light .theme-dark .c-theme-4,
.theme-light .theme-light .theme-light .theme-dark .c-theme-4 {
  color: rgba(255, 255, 255, 0.1);
}
.theme-dark .b-theme-4,
.theme-dark .theme-light .theme-dark .b-theme-4,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-4,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-4,
.theme-dark.b-theme-4,
.theme-light .theme-dark .b-theme-4,
.theme-light .theme-light .theme-dark .b-theme-4,
.theme-light .theme-light .theme-light .theme-dark .b-theme-4 {
  border-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .bg-theme-5,
.theme-dark .hover\:bg-theme-5:hover,
.theme-dark .theme-light .theme-dark .bg-theme-5,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-5:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-5,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-5:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-5,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-5:hover,
.theme-dark.bg-theme-5,
.theme-dark.hover\:bg-theme-5:hover,
.theme-light .theme-dark .bg-theme-5,
.theme-light .theme-dark .hover\:bg-theme-5:hover,
.theme-light .theme-light .theme-dark .bg-theme-5,
.theme-light .theme-light .theme-dark .hover\:bg-theme-5:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-5,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-5:hover {
  background: rgba(255, 255, 255, 0.16);
}
.theme-dark .c-theme-5,
.theme-dark .theme-light .theme-dark .c-theme-5,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-5,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-5,
.theme-dark.c-theme-5,
.theme-light .theme-dark .c-theme-5,
.theme-light .theme-light .theme-dark .c-theme-5,
.theme-light .theme-light .theme-light .theme-dark .c-theme-5 {
  color: rgba(255, 255, 255, 0.16);
}
.theme-dark .b-theme-5,
.theme-dark .theme-light .theme-dark .b-theme-5,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-5,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-5,
.theme-dark.b-theme-5,
.theme-light .theme-dark .b-theme-5,
.theme-light .theme-light .theme-dark .b-theme-5,
.theme-light .theme-light .theme-light .theme-dark .b-theme-5 {
  border-color: rgba(255, 255, 255, 0.16);
}
.theme-dark .bg-theme-6,
.theme-dark .hover\:bg-theme-6:hover,
.theme-dark .theme-light .theme-dark .bg-theme-6,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-6:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-6,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-6:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-6,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-6:hover,
.theme-dark.bg-theme-6,
.theme-dark.hover\:bg-theme-6:hover,
.theme-light .theme-dark .bg-theme-6,
.theme-light .theme-dark .hover\:bg-theme-6:hover,
.theme-light .theme-light .theme-dark .bg-theme-6,
.theme-light .theme-light .theme-dark .hover\:bg-theme-6:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-6,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-6:hover {
  background: rgba(255, 255, 255, 0.26);
}
.theme-dark .c-theme-6,
.theme-dark .theme-light .theme-dark .c-theme-6,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-6,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-6,
.theme-dark.c-theme-6,
.theme-light .theme-dark .c-theme-6,
.theme-light .theme-light .theme-dark .c-theme-6,
.theme-light .theme-light .theme-light .theme-dark .c-theme-6 {
  color: rgba(255, 255, 255, 0.26);
}
.theme-dark .b-theme-6,
.theme-dark .theme-light .theme-dark .b-theme-6,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-6,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-6,
.theme-dark.b-theme-6,
.theme-light .theme-dark .b-theme-6,
.theme-light .theme-light .theme-dark .b-theme-6,
.theme-light .theme-light .theme-light .theme-dark .b-theme-6 {
  border-color: rgba(255, 255, 255, 0.26);
}
.theme-dark .bg-theme-7,
.theme-dark .hover\:bg-theme-7:hover,
.theme-dark .theme-light .theme-dark .bg-theme-7,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-7:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-7,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-7:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-7,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-7:hover,
.theme-dark.bg-theme-7,
.theme-dark.hover\:bg-theme-7:hover,
.theme-light .theme-dark .bg-theme-7,
.theme-light .theme-dark .hover\:bg-theme-7:hover,
.theme-light .theme-light .theme-dark .bg-theme-7,
.theme-light .theme-light .theme-dark .hover\:bg-theme-7:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-7,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-7:hover {
  background: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-theme-7,
.theme-dark .theme-light .theme-dark .c-theme-7,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-7,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-7,
.theme-dark.c-theme-7,
.theme-light .theme-dark .c-theme-7,
.theme-light .theme-light .theme-dark .c-theme-7,
.theme-light .theme-light .theme-light .theme-dark .c-theme-7 {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .b-theme-7,
.theme-dark .theme-light .theme-dark .b-theme-7,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-7,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-7,
.theme-dark.b-theme-7,
.theme-light .theme-dark .b-theme-7,
.theme-light .theme-light .theme-dark .b-theme-7,
.theme-light .theme-light .theme-light .theme-dark .b-theme-7 {
  border-color: rgba(255, 255, 255, 0.42);
}
.theme-dark .bg-theme-8,
.theme-dark .hover\:bg-theme-8:hover,
.theme-dark .theme-light .theme-dark .bg-theme-8,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-8:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-8,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-8:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-8,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-8:hover,
.theme-dark.bg-theme-8,
.theme-dark.hover\:bg-theme-8:hover,
.theme-light .theme-dark .bg-theme-8,
.theme-light .theme-dark .hover\:bg-theme-8:hover,
.theme-light .theme-light .theme-dark .bg-theme-8,
.theme-light .theme-light .theme-dark .hover\:bg-theme-8:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-8,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-8:hover {
  background: rgba(255, 255, 255, 0.68);
}
.theme-dark .c-theme-8,
.theme-dark .theme-light .theme-dark .c-theme-8,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-8,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-8,
.theme-dark.c-theme-8,
.theme-light .theme-dark .c-theme-8,
.theme-light .theme-light .theme-dark .c-theme-8,
.theme-light .theme-light .theme-light .theme-dark .c-theme-8 {
  color: rgba(255, 255, 255, 0.68);
}
.theme-dark .b-theme-8,
.theme-dark .theme-light .theme-dark .b-theme-8,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-8,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-8,
.theme-dark.b-theme-8,
.theme-light .theme-dark .b-theme-8,
.theme-light .theme-light .theme-dark .b-theme-8,
.theme-light .theme-light .theme-light .theme-dark .b-theme-8 {
  border-color: rgba(255, 255, 255, 0.68);
}
.theme-dark .bg-theme-9,
.theme-dark .hover\:bg-theme-9:hover,
.theme-dark .theme-light .theme-dark .bg-theme-9,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-9:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-9,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-9:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-9,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-9:hover,
.theme-dark.bg-theme-9,
.theme-dark.hover\:bg-theme-9:hover,
.theme-light .theme-dark .bg-theme-9,
.theme-light .theme-dark .hover\:bg-theme-9:hover,
.theme-light .theme-light .theme-dark .bg-theme-9,
.theme-light .theme-light .theme-dark .hover\:bg-theme-9:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-9,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-9:hover {
  background: rgba(255, 255, 255, 0.98);
}
.theme-dark .c-theme-9,
.theme-dark .theme-light .theme-dark .c-theme-9,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-9,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-9,
.theme-dark.c-theme-9,
.theme-light .theme-dark .c-theme-9,
.theme-light .theme-light .theme-dark .c-theme-9,
.theme-light .theme-light .theme-light .theme-dark .c-theme-9 {
  color: rgba(255, 255, 255, 0.98);
}
.theme-dark .b-theme-9,
.theme-dark .theme-light .theme-dark .b-theme-9,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-9,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-9,
.theme-dark.b-theme-9,
.theme-light .theme-dark .b-theme-9,
.theme-light .theme-light .theme-dark .b-theme-9,
.theme-light .theme-light .theme-light .theme-dark .b-theme-9 {
  border-color: rgba(255, 255, 255, 0.98);
}
.theme-dark .bg-theme-0,
.theme-dark .hover\:bg-theme-0:hover,
.theme-dark .theme-light .theme-dark .bg-theme-0,
.theme-dark .theme-light .theme-dark .hover\:bg-theme-0:hover,
.theme-dark .theme-light .theme-light .theme-dark .bg-theme-0,
.theme-dark .theme-light .theme-light .theme-dark .hover\:bg-theme-0:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .bg-theme-0,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .hover\:bg-theme-0:hover,
.theme-dark.bg-theme-0,
.theme-dark.hover\:bg-theme-0:hover,
.theme-light .theme-dark .bg-theme-0,
.theme-light .theme-dark .hover\:bg-theme-0:hover,
.theme-light .theme-light .theme-dark .bg-theme-0,
.theme-light .theme-light .theme-dark .hover\:bg-theme-0:hover,
.theme-light .theme-light .theme-light .theme-dark .bg-theme-0,
.theme-light .theme-light .theme-light .theme-dark .hover\:bg-theme-0:hover {
  background: #000;
}
.theme-dark .c-theme-0,
.theme-dark .theme-light .theme-dark .c-theme-0,
.theme-dark .theme-light .theme-light .theme-dark .c-theme-0,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .c-theme-0,
.theme-dark.c-theme-0,
.theme-light .theme-dark .c-theme-0,
.theme-light .theme-light .theme-dark .c-theme-0,
.theme-light .theme-light .theme-light .theme-dark .c-theme-0 {
  color: #000;
}
.c-default,
.hover\:c-default:hover,
.l-active-default a:active,
.l-default a,
.l-hover-default a:hover,
.l-visited-default a:visited,
a.l-active-default:active,
a.l-default,
a.l-hover-default:hover,
a.l-visited-default:visited {
  color: #343a40;
}
.theme-dark .b-theme-0,
.theme-dark .theme-light .theme-dark .b-theme-0,
.theme-dark .theme-light .theme-light .theme-dark .b-theme-0,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .b-theme-0,
.theme-dark.b-theme-0,
.theme-light .theme-dark .b-theme-0,
.theme-light .theme-light .theme-dark .b-theme-0,
.theme-light .theme-light .theme-light .theme-dark .b-theme-0 {
  border-color: #000;
}
.bg-default,
.hover\:bg-default:hover {
  background-color: #343a40;
}
.b-default,
.hover\:b-default:hover {
  border-color: #343a40;
}
.f-default,
.hover\:f-default:hover {
  fill: #343a40;
}
.hover\:s-default:hover,
.s-default {
  stroke: #343a40;
}
.c-primary,
.hover\:c-primary:hover,
.l-active-primary a:active,
.l-hover-primary a:hover,
.l-primary a,
.l-visited-primary a:visited,
a.l-active-primary:active,
a.l-hover-primary:hover,
a.l-primary,
a.l-visited-primary:visited {
  color: #4c6ef5;
}
.bg-primary,
.hover\:bg-primary:hover {
  background-color: #4c6ef5;
}
.b-primary,
.hover\:b-primary:hover {
  border-color: #4c6ef5;
}
.f-primary,
.hover\:f-primary:hover {
  fill: #4c6ef5;
}
.hover\:s-primary:hover,
.s-primary {
  stroke: #4c6ef5;
}
.c-secondary,
.hover\:c-secondary:hover,
.l-active-secondary a:active,
.l-hover-secondary a:hover,
.l-secondary a,
.l-visited-secondary a:visited,
a.l-active-secondary:active,
a.l-hover-secondary:hover,
a.l-secondary,
a.l-visited-secondary:visited {
  color: #e64980;
}
.bg-secondary,
.hover\:bg-secondary:hover {
  background-color: #e64980;
}
.b-secondary,
.hover\:b-secondary:hover {
  border-color: #e64980;
}
.f-secondary,
.hover\:f-secondary:hover {
  fill: #e64980;
}
.hover\:s-secondary:hover,
.s-secondary {
  stroke: #e64980;
}
.c-success,
.hover\:c-success:hover,
.l-active-success a:active,
.l-hover-success a:hover,
.l-success a,
.l-visited-success a:visited,
a.l-active-success:active,
a.l-hover-success:hover,
a.l-success,
a.l-visited-success:visited {
  color: #40c057;
}
.bg-success,
.hover\:bg-success:hover {
  background-color: #40c057;
}
.b-success,
.hover\:b-success:hover {
  border-color: #40c057;
}
.f-success,
.hover\:f-success:hover {
  fill: #40c057;
}
.hover\:s-success:hover,
.s-success {
  stroke: #40c057;
}
.c-info,
.hover\:c-info:hover,
.l-active-info a:active,
.l-hover-info a:hover,
.l-info a,
.l-visited-info a:visited,
a.l-active-info:active,
a.l-hover-info:hover,
a.l-info,
a.l-visited-info:visited {
  color: #228be6;
}
.bg-info,
.hover\:bg-info:hover {
  background-color: #228be6;
}
.b-info,
.hover\:b-info:hover {
  border-color: #228be6;
}
.f-info,
.hover\:f-info:hover {
  fill: #228be6;
}
.hover\:s-info:hover,
.s-info {
  stroke: #228be6;
}
.c-warning,
.hover\:c-warning:hover,
.l-active-warning a:active,
.l-hover-warning a:hover,
.l-visited-warning a:visited,
.l-warning a,
a.l-active-warning:active,
a.l-hover-warning:hover,
a.l-visited-warning:visited,
a.l-warning {
  color: #fd7e14;
}
.bg-warning,
.hover\:bg-warning:hover {
  background-color: #fd7e14;
}
.b-warning,
.hover\:b-warning:hover {
  border-color: #fd7e14;
}
.f-warning,
.hover\:f-warning:hover {
  fill: #fd7e14;
}
.hover\:s-warning:hover,
.s-warning {
  stroke: #fd7e14;
}
.c-danger,
.hover\:c-danger:hover,
.l-active-danger a:active,
.l-danger a,
.l-hover-danger a:hover,
.l-visited-danger a:visited,
a.l-active-danger:active,
a.l-danger,
a.l-hover-danger:hover,
a.l-visited-danger:visited {
  color: #fa5252;
}
.bg-danger,
.hover\:bg-danger:hover {
  background-color: #fa5252;
}
.b-danger,
.hover\:b-danger:hover {
  border-color: #fa5252;
}
.f-danger,
.hover\:f-danger:hover {
  fill: #fa5252;
}
.hover\:s-danger:hover,
.s-danger {
  stroke: #fa5252;
}
.c-fb,
.l-active-fb a:active,
.l-fb a,
.l-hover-fb a:hover,
.l-visited-fb a:visited,
a.l-active-fb:active,
a.l-fb,
a.l-hover-fb:hover,
a.l-visited-fb:visited {
  color: #4267b2;
}
.bg-fb {
  background-color: #4267b2;
}
.b-fb {
  border-color: #4267b2;
}
.f-fb {
  fill: #4267b2;
}
.s-fb {
  stroke: #4267b2;
}
.c-vk,
.l-active-vk a:active,
.l-hover-vk a:hover,
.l-visited-vk a:visited,
.l-vk a,
a.l-active-vk:active,
a.l-hover-vk:hover,
a.l-visited-vk:visited,
a.l-vk {
  color: #4a76a8;
}
.bg-vk {
  background-color: #4a76a8;
}
.b-vk {
  border-color: #4a76a8;
}
.f-vk {
  fill: #4a76a8;
}
.s-vk {
  stroke: #4a76a8;
}
.c-tw,
.l-active-tw a:active,
.l-hover-tw a:hover,
.l-tw a,
.l-visited-tw a:visited,
a.l-active-tw:active,
a.l-hover-tw:hover,
a.l-tw,
a.l-visited-tw:visited {
  color: #1da1f2;
}
.bg-tw {
  background-color: #1da1f2;
}
.b-tw {
  border-color: #1da1f2;
}
.f-tw {
  fill: #1da1f2;
}
.s-tw {
  stroke: #1da1f2;
}
.c-gp,
.l-active-gp a:active,
.l-gp a,
.l-hover-gp a:hover,
.l-visited-gp a:visited,
a.l-active-gp:active,
a.l-gp,
a.l-hover-gp:hover,
a.l-visited-gp:visited {
  color: #db4437;
}
.bg-gp {
  background-color: #db4437;
}
.b-gp {
  border-color: #db4437;
}
.f-gp {
  fill: #db4437;
}
.s-gp {
  stroke: #db4437;
}
.c-pr,
.l-active-pr a:active,
.l-hover-pr a:hover,
.l-pr a,
.l-visited-pr a:visited,
a.l-active-pr:active,
a.l-hover-pr:hover,
a.l-pr,
a.l-visited-pr:visited {
  color: #bd081b;
}
.bg-pr {
  background-color: #bd081b;
}
.b-pr {
  border-color: #bd081b;
}
.f-pr {
  fill: #bd081b;
}
.s-pr {
  stroke: #bd081b;
}
.c-ok,
.l-active-ok a:active,
.l-hover-ok a:hover,
.l-ok a,
.l-visited-ok a:visited,
a.l-active-ok:active,
a.l-hover-ok:hover,
a.l-ok,
a.l-visited-ok:visited {
  color: #f58220;
}
.bg-ok {
  background-color: #f58220;
}
.b-ok {
  border-color: #f58220;
}
.f-ok {
  fill: #f58220;
}
.s-ok {
  stroke: #f58220;
}
.c-mr,
.l-active-mr a:active,
.l-hover-mr a:hover,
.l-mr a,
.l-visited-mr a:visited,
a.l-active-mr:active,
a.l-hover-mr:hover,
a.l-mr,
a.l-visited-mr:visited {
  color: #2164ab;
}
.bg-mr {
  background-color: #2164ab;
}
.b-mr {
  border-color: #2164ab;
}
.f-mr {
  fill: #2164ab;
}
.s-mr {
  stroke: #2164ab;
}
.c-yt,
.l-active-yt a:active,
.l-hover-yt a:hover,
.l-visited-yt a:visited,
.l-yt a,
a.l-active-yt:active,
a.l-hover-yt:hover,
a.l-visited-yt:visited,
a.l-yt {
  color: red;
}
.bg-yt {
  background-color: red;
}
.b-yt {
  border-color: red;
}
.b-gray,
.focus\:b-gray:focus,
.hover\:b-gray:hover {
  border-color: #868e96 !important;
}
.f-yt {
  fill: red;
}
.f-gray,
.focus\:f-gray:focus,
.hover\:f-gray:hover {
  fill: #868e96 !important;
}
.s-yt {
  stroke: red;
}
.focus\:s-gray:focus,
.hover\:s-gray:hover,
.s-gray {
  stroke: #868e96 !important;
}
.c-gray,
.focus\:c-gray:focus,
.hover\:c-gray:hover {
  color: #868e96 !important;
}
.bg-g1 {
  background: #da020a;
  background: radial-gradient(
    at top,
    #da020a 0,
    #d9020d 10%,
    #d5021c 22%,
    #c10257 53%,
    #ae0381 76%,
    #9e039c 95%,
    #9e039c 100%
  );
}
.bg-gblack-0-50 {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.bg-gblack-0-60 {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.6) 100%
  );
}
.bg-gblack-0-70 {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.7) 100%
  );
}
.bg-gblack-0-80 {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.bg-gblack-0-90 {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
}
.bg-gray,
.focus\:bg-gray:focus,
.hover\:bg-gray:hover {
  background-color: #868e96 !important;
}
.c-gray-0 {
  color: #f8f9fa !important;
}
.bg-gray-0 {
  background-color: #f8f9fa !important;
}
.b-gray-0 {
  border-color: #f8f9fa !important;
}
.f-gray-0 {
  fill: #f8f9fa !important;
}
.s-gray-0 {
  stroke: #f8f9fa !important;
}
.c-gray-1 {
  color: #f1f3f5 !important;
}
.bg-gray-1 {
  background-color: #f1f3f5 !important;
}
.b-gray-1 {
  border-color: #f1f3f5 !important;
}
.f-gray-1 {
  fill: #f1f3f5 !important;
}
.s-gray-1 {
  stroke: #f1f3f5 !important;
}
.c-gray-2 {
  color: #e9ecef !important;
}
.bg-gray-2 {
  background-color: #e9ecef !important;
}
.b-gray-2 {
  border-color: #e9ecef !important;
}
.f-gray-2 {
  fill: #e9ecef !important;
}
.s-gray-2 {
  stroke: #e9ecef !important;
}
.c-gray-3 {
  color: #dee2e6 !important;
}
.bg-gray-3 {
  background-color: #dee2e6 !important;
}
.b-gray-3 {
  border-color: #dee2e6 !important;
}
.f-gray-3 {
  fill: #dee2e6 !important;
}
.s-gray-3 {
  stroke: #dee2e6 !important;
}
.c-gray-4 {
  color: #ced4da !important;
}
.bg-gray-4 {
  background-color: #ced4da !important;
}
.b-gray-4 {
  border-color: #ced4da !important;
}
.f-gray-4 {
  fill: #ced4da !important;
}
.s-gray-4 {
  stroke: #ced4da !important;
}
.c-gray-5 {
  color: #adb5bd !important;
}
.bg-gray-5 {
  background-color: #adb5bd !important;
}
.b-gray-5 {
  border-color: #adb5bd !important;
}
.f-gray-5 {
  fill: #adb5bd !important;
}
.s-gray-5 {
  stroke: #adb5bd !important;
}
.c-gray-6 {
  color: #868e96 !important;
}
.bg-gray-6 {
  background-color: #868e96 !important;
}
.b-gray-6 {
  border-color: #868e96 !important;
}
.f-gray-6 {
  fill: #868e96 !important;
}
.s-gray-6 {
  stroke: #868e96 !important;
}
.c-gray-7 {
  color: #495057 !important;
}
.bg-gray-7 {
  background-color: #495057 !important;
}
.b-gray-7 {
  border-color: #495057 !important;
}
.f-gray-7 {
  fill: #495057 !important;
}
.s-gray-7 {
  stroke: #495057 !important;
}
.c-gray-8 {
  color: #343a40 !important;
}
.bg-gray-8 {
  background-color: #343a40 !important;
}
.b-gray-8 {
  border-color: #343a40 !important;
}
.f-gray-8 {
  fill: #343a40 !important;
}
.s-gray-8 {
  stroke: #343a40 !important;
}
.c-gray-9 {
  color: #212529 !important;
}
.c-red,
.focus\:c-red:focus,
.hover\:c-red:hover {
  color: #fa5252 !important;
}
.bg-gray-9 {
  background-color: #212529 !important;
}
.bg-red,
.focus\:bg-red:focus,
.hover\:bg-red:hover {
  background-color: #fa5252 !important;
}
.b-gray-9 {
  border-color: #212529 !important;
}
.b-red,
.focus\:b-red:focus,
.hover\:b-red:hover {
  border-color: #fa5252 !important;
}
.f-gray-9 {
  fill: #212529 !important;
}
.f-red,
.focus\:f-red:focus,
.hover\:f-red:hover {
  fill: #fa5252 !important;
}
.s-gray-9 {
  stroke: #212529 !important;
}
.focus\:s-red:focus,
.hover\:s-red:hover,
.s-red {
  stroke: #fa5252 !important;
}
.c-red-0 {
  color: #fff5f5 !important;
}
.bg-red-0 {
  background-color: #fff5f5 !important;
}
.b-red-0 {
  border-color: #fff5f5 !important;
}
.f-red-0 {
  fill: #fff5f5 !important;
}
.s-red-0 {
  stroke: #fff5f5 !important;
}
.c-red-1 {
  color: #ffe3e3 !important;
}
.bg-red-1 {
  background-color: #ffe3e3 !important;
}
.b-red-1 {
  border-color: #ffe3e3 !important;
}
.f-red-1 {
  fill: #ffe3e3 !important;
}
.s-red-1 {
  stroke: #ffe3e3 !important;
}
.c-red-2 {
  color: #ffc9c9 !important;
}
.bg-red-2 {
  background-color: #ffc9c9 !important;
}
.b-red-2 {
  border-color: #ffc9c9 !important;
}
.f-red-2 {
  fill: #ffc9c9 !important;
}
.s-red-2 {
  stroke: #ffc9c9 !important;
}
.c-red-3 {
  color: #ffa8a8 !important;
}
.bg-red-3 {
  background-color: #ffa8a8 !important;
}
.b-red-3 {
  border-color: #ffa8a8 !important;
}
.f-red-3 {
  fill: #ffa8a8 !important;
}
.s-red-3 {
  stroke: #ffa8a8 !important;
}
.c-red-4 {
  color: #ff8787 !important;
}
.bg-red-4 {
  background-color: #ff8787 !important;
}
.b-red-4 {
  border-color: #ff8787 !important;
}
.f-red-4 {
  fill: #ff8787 !important;
}
.s-red-4 {
  stroke: #ff8787 !important;
}
.c-red-5 {
  color: #ff6b6b !important;
}
.bg-red-5 {
  background-color: #ff6b6b !important;
}
.b-red-5 {
  border-color: #ff6b6b !important;
}
.f-red-5 {
  fill: #ff6b6b !important;
}
.s-red-5 {
  stroke: #ff6b6b !important;
}
.c-red-6 {
  color: #fa5252 !important;
}
.bg-red-6 {
  background-color: #fa5252 !important;
}
.b-red-6 {
  border-color: #fa5252 !important;
}
.f-red-6 {
  fill: #fa5252 !important;
}
.s-red-6 {
  stroke: #fa5252 !important;
}
.c-red-7 {
  color: #f03e3e !important;
}
.bg-red-7 {
  background-color: #f03e3e !important;
}
.b-red-7 {
  border-color: #f03e3e !important;
}
.f-red-7 {
  fill: #f03e3e !important;
}
.s-red-7 {
  stroke: #f03e3e !important;
}
.c-red-8 {
  color: #e03131 !important;
}
.bg-red-8 {
  background-color: #e03131 !important;
}
.b-red-8 {
  border-color: #e03131 !important;
}
.f-red-8 {
  fill: #e03131 !important;
}
.s-red-8 {
  stroke: #e03131 !important;
}
.c-red-9 {
  color: #c92a2a !important;
}
.c-orange,
.focus\:c-orange:focus,
.hover\:c-orange:hover {
  color: #fd7e14 !important;
}
.bg-red-9 {
  background-color: #c92a2a !important;
}
.bg-orange,
.focus\:bg-orange:focus,
.hover\:bg-orange:hover {
  background-color: #fd7e14 !important;
}
.b-red-9 {
  border-color: #c92a2a !important;
}
.b-orange,
.focus\:b-orange:focus,
.hover\:b-orange:hover {
  border-color: #fd7e14 !important;
}
.f-red-9 {
  fill: #c92a2a !important;
}
.f-orange,
.focus\:f-orange:focus,
.hover\:f-orange:hover {
  fill: #fd7e14 !important;
}
.s-red-9 {
  stroke: #c92a2a !important;
}
.focus\:s-orange:focus,
.hover\:s-orange:hover,
.s-orange {
  stroke: #fd7e14 !important;
}
.c-orange-0 {
  color: #fff4e6 !important;
}
.bg-orange-0 {
  background-color: #fff4e6 !important;
}
.b-orange-0 {
  border-color: #fff4e6 !important;
}
.f-orange-0 {
  fill: #fff4e6 !important;
}
.s-orange-0 {
  stroke: #fff4e6 !important;
}
.c-orange-1 {
  color: #ffe8cc !important;
}
.bg-orange-1 {
  background-color: #ffe8cc !important;
}
.b-orange-1 {
  border-color: #ffe8cc !important;
}
.f-orange-1 {
  fill: #ffe8cc !important;
}
.s-orange-1 {
  stroke: #ffe8cc !important;
}
.c-orange-2 {
  color: #ffd8a8 !important;
}
.bg-orange-2 {
  background-color: #ffd8a8 !important;
}
.b-orange-2 {
  border-color: #ffd8a8 !important;
}
.f-orange-2 {
  fill: #ffd8a8 !important;
}
.s-orange-2 {
  stroke: #ffd8a8 !important;
}
.c-orange-3 {
  color: #ffc078 !important;
}
.bg-orange-3 {
  background-color: #ffc078 !important;
}
.b-orange-3 {
  border-color: #ffc078 !important;
}
.f-orange-3 {
  fill: #ffc078 !important;
}
.s-orange-3 {
  stroke: #ffc078 !important;
}
.c-orange-4 {
  color: #ffa94d !important;
}
.bg-orange-4 {
  background-color: #ffa94d !important;
}
.b-orange-4 {
  border-color: #ffa94d !important;
}
.f-orange-4 {
  fill: #ffa94d !important;
}
.s-orange-4 {
  stroke: #ffa94d !important;
}
.c-orange-5 {
  color: #ff922b !important;
}
.bg-orange-5 {
  background-color: #ff922b !important;
}
.b-orange-5 {
  border-color: #ff922b !important;
}
.f-orange-5 {
  fill: #ff922b !important;
}
.s-orange-5 {
  stroke: #ff922b !important;
}
.c-orange-6 {
  color: #fd7e14 !important;
}
.bg-orange-6 {
  background-color: #fd7e14 !important;
}
.b-orange-6 {
  border-color: #fd7e14 !important;
}
.f-orange-6 {
  fill: #fd7e14 !important;
}
.s-orange-6 {
  stroke: #fd7e14 !important;
}
.c-orange-7 {
  color: #f76707 !important;
}
.bg-orange-7 {
  background-color: #f76707 !important;
}
.b-orange-7 {
  border-color: #f76707 !important;
}
.f-orange-7 {
  fill: #f76707 !important;
}
.s-orange-7 {
  stroke: #f76707 !important;
}
.c-orange-8 {
  color: #e8590c !important;
}
.bg-orange-8 {
  background-color: #e8590c !important;
}
.b-orange-8 {
  border-color: #e8590c !important;
}
.f-orange-8 {
  fill: #e8590c !important;
}
.s-orange-8 {
  stroke: #e8590c !important;
}
.c-orange-9 {
  color: #d9480f !important;
}
.c-yellow,
.focus\:c-yellow:focus,
.hover\:c-yellow:hover {
  color: #fab005 !important;
}
.bg-orange-9 {
  background-color: #d9480f !important;
}
.bg-yellow,
.focus\:bg-yellow:focus,
.hover\:bg-yellow:hover {
  background-color: #fab005 !important;
}
.b-orange-9 {
  border-color: #d9480f !important;
}
.b-yellow,
.focus\:b-yellow:focus,
.hover\:b-yellow:hover {
  border-color: #fab005 !important;
}
.f-orange-9 {
  fill: #d9480f !important;
}
.f-yellow,
.focus\:f-yellow:focus,
.hover\:f-yellow:hover {
  fill: #fab005 !important;
}
.s-orange-9 {
  stroke: #d9480f !important;
}
.focus\:s-yellow:focus,
.hover\:s-yellow:hover,
.s-yellow {
  stroke: #fab005 !important;
}
.c-yellow-0 {
  color: #fff9db !important;
}
.bg-yellow-0 {
  background-color: #fff9db !important;
}
.b-yellow-0 {
  border-color: #fff9db !important;
}
.f-yellow-0 {
  fill: #fff9db !important;
}
.s-yellow-0 {
  stroke: #fff9db !important;
}
.c-yellow-1 {
  color: #fff3bf !important;
}
.bg-yellow-1 {
  background-color: #fff3bf !important;
}
.b-yellow-1 {
  border-color: #fff3bf !important;
}
.f-yellow-1 {
  fill: #fff3bf !important;
}
.s-yellow-1 {
  stroke: #fff3bf !important;
}
.c-yellow-2 {
  color: #ffec99 !important;
}
.bg-yellow-2 {
  background-color: #ffec99 !important;
}
.b-yellow-2 {
  border-color: #ffec99 !important;
}
.f-yellow-2 {
  fill: #ffec99 !important;
}
.s-yellow-2 {
  stroke: #ffec99 !important;
}
.c-yellow-3 {
  color: #ffe066 !important;
}
.bg-yellow-3 {
  background-color: #ffe066 !important;
}
.b-yellow-3 {
  border-color: #ffe066 !important;
}
.f-yellow-3 {
  fill: #ffe066 !important;
}
.s-yellow-3 {
  stroke: #ffe066 !important;
}
.c-yellow-4 {
  color: #ffd43b !important;
}
.bg-yellow-4 {
  background-color: #ffd43b !important;
}
.b-yellow-4 {
  border-color: #ffd43b !important;
}
.f-yellow-4 {
  fill: #ffd43b !important;
}
.s-yellow-4 {
  stroke: #ffd43b !important;
}
.c-yellow-5 {
  color: #fcc419 !important;
}
.bg-yellow-5 {
  background-color: #fcc419 !important;
}
.b-yellow-5 {
  border-color: #fcc419 !important;
}
.f-yellow-5 {
  fill: #fcc419 !important;
}
.s-yellow-5 {
  stroke: #fcc419 !important;
}
.c-yellow-6 {
  color: #fab005 !important;
}
.bg-yellow-6 {
  background-color: #fab005 !important;
}
.b-yellow-6 {
  border-color: #fab005 !important;
}
.f-yellow-6 {
  fill: #fab005 !important;
}
.s-yellow-6 {
  stroke: #fab005 !important;
}
.c-yellow-7 {
  color: #f59f00 !important;
}
.bg-yellow-7 {
  background-color: #f59f00 !important;
}
.b-yellow-7 {
  border-color: #f59f00 !important;
}
.f-yellow-7 {
  fill: #f59f00 !important;
}
.s-yellow-7 {
  stroke: #f59f00 !important;
}
.c-yellow-8 {
  color: #f08c00 !important;
}
.bg-yellow-8 {
  background-color: #f08c00 !important;
}
.b-yellow-8 {
  border-color: #f08c00 !important;
}
.f-yellow-8 {
  fill: #f08c00 !important;
}
.s-yellow-8 {
  stroke: #f08c00 !important;
}
.c-yellow-9 {
  color: #e67700 !important;
}
.c-lime,
.focus\:c-lime:focus,
.hover\:c-lime:hover {
  color: #82c91e !important;
}
.bg-yellow-9 {
  background-color: #e67700 !important;
}
.bg-lime,
.focus\:bg-lime:focus,
.hover\:bg-lime:hover {
  background-color: #82c91e !important;
}
.b-yellow-9 {
  border-color: #e67700 !important;
}
.b-lime,
.focus\:b-lime:focus,
.hover\:b-lime:hover {
  border-color: #82c91e !important;
}
.f-yellow-9 {
  fill: #e67700 !important;
}
.f-lime,
.focus\:f-lime:focus,
.hover\:f-lime:hover {
  fill: #82c91e !important;
}
.s-yellow-9 {
  stroke: #e67700 !important;
}
.focus\:s-lime:focus,
.hover\:s-lime:hover,
.s-lime {
  stroke: #82c91e !important;
}
.c-lime-0 {
  color: #f4fce3 !important;
}
.bg-lime-0 {
  background-color: #f4fce3 !important;
}
.b-lime-0 {
  border-color: #f4fce3 !important;
}
.f-lime-0 {
  fill: #f4fce3 !important;
}
.s-lime-0 {
  stroke: #f4fce3 !important;
}
.c-lime-1 {
  color: #e9fac8 !important;
}
.bg-lime-1 {
  background-color: #e9fac8 !important;
}
.b-lime-1 {
  border-color: #e9fac8 !important;
}
.f-lime-1 {
  fill: #e9fac8 !important;
}
.s-lime-1 {
  stroke: #e9fac8 !important;
}
.c-lime-2 {
  color: #d8f5a2 !important;
}
.bg-lime-2 {
  background-color: #d8f5a2 !important;
}
.b-lime-2 {
  border-color: #d8f5a2 !important;
}
.f-lime-2 {
  fill: #d8f5a2 !important;
}
.s-lime-2 {
  stroke: #d8f5a2 !important;
}
.c-lime-3 {
  color: #c0eb75 !important;
}
.bg-lime-3 {
  background-color: #c0eb75 !important;
}
.b-lime-3 {
  border-color: #c0eb75 !important;
}
.f-lime-3 {
  fill: #c0eb75 !important;
}
.s-lime-3 {
  stroke: #c0eb75 !important;
}
.c-lime-4 {
  color: #a9e34b !important;
}
.bg-lime-4 {
  background-color: #a9e34b !important;
}
.b-lime-4 {
  border-color: #a9e34b !important;
}
.f-lime-4 {
  fill: #a9e34b !important;
}
.s-lime-4 {
  stroke: #a9e34b !important;
}
.c-lime-5 {
  color: #94d82d !important;
}
.bg-lime-5 {
  background-color: #94d82d !important;
}
.b-lime-5 {
  border-color: #94d82d !important;
}
.f-lime-5 {
  fill: #94d82d !important;
}
.s-lime-5 {
  stroke: #94d82d !important;
}
.c-lime-6 {
  color: #82c91e !important;
}
.bg-lime-6 {
  background-color: #82c91e !important;
}
.b-lime-6 {
  border-color: #82c91e !important;
}
.f-lime-6 {
  fill: #82c91e !important;
}
.s-lime-6 {
  stroke: #82c91e !important;
}
.c-lime-7 {
  color: #74b816 !important;
}
.bg-lime-7 {
  background-color: #74b816 !important;
}
.b-lime-7 {
  border-color: #74b816 !important;
}
.f-lime-7 {
  fill: #74b816 !important;
}
.s-lime-7 {
  stroke: #74b816 !important;
}
.c-lime-8 {
  color: #66a80f !important;
}
.bg-lime-8 {
  background-color: #66a80f !important;
}
.b-lime-8 {
  border-color: #66a80f !important;
}
.f-lime-8 {
  fill: #66a80f !important;
}
.s-lime-8 {
  stroke: #66a80f !important;
}
.c-lime-9 {
  color: #5c940d !important;
}
.c-green,
.focus\:c-green:focus,
.hover\:c-green:hover {
  color: #40c057 !important;
}
.bg-lime-9 {
  background-color: #5c940d !important;
}
.bg-green,
.focus\:bg-green:focus,
.hover\:bg-green:hover {
  background-color: #40c057 !important;
}
.b-lime-9 {
  border-color: #5c940d !important;
}
.b-green,
.focus\:b-green:focus,
.hover\:b-green:hover {
  border-color: #40c057 !important;
}
.f-lime-9 {
  fill: #5c940d !important;
}
.f-green,
.focus\:f-green:focus,
.hover\:f-green:hover {
  fill: #40c057 !important;
}
.s-lime-9 {
  stroke: #5c940d !important;
}
.focus\:s-green:focus,
.hover\:s-green:hover,
.s-green {
  stroke: #40c057 !important;
}
.c-green-0 {
  color: #ebfbee !important;
}
.bg-green-0 {
  background-color: #ebfbee !important;
}
.b-green-0 {
  border-color: #ebfbee !important;
}
.f-green-0 {
  fill: #ebfbee !important;
}
.s-green-0 {
  stroke: #ebfbee !important;
}
.c-green-1 {
  color: #d3f9d8 !important;
}
.bg-green-1 {
  background-color: #d3f9d8 !important;
}
.b-green-1 {
  border-color: #d3f9d8 !important;
}
.f-green-1 {
  fill: #d3f9d8 !important;
}
.s-green-1 {
  stroke: #d3f9d8 !important;
}
.c-green-2 {
  color: #b2f2bb !important;
}
.bg-green-2 {
  background-color: #b2f2bb !important;
}
.b-green-2 {
  border-color: #b2f2bb !important;
}
.f-green-2 {
  fill: #b2f2bb !important;
}
.s-green-2 {
  stroke: #b2f2bb !important;
}
.c-green-3 {
  color: #8ce99a !important;
}
.bg-green-3 {
  background-color: #8ce99a !important;
}
.b-green-3 {
  border-color: #8ce99a !important;
}
.f-green-3 {
  fill: #8ce99a !important;
}
.s-green-3 {
  stroke: #8ce99a !important;
}
.c-green-4 {
  color: #69db7c !important;
}
.bg-green-4 {
  background-color: #69db7c !important;
}
.b-green-4 {
  border-color: #69db7c !important;
}
.f-green-4 {
  fill: #69db7c !important;
}
.s-green-4 {
  stroke: #69db7c !important;
}
.c-green-5 {
  color: #51cf66 !important;
}
.bg-green-5 {
  background-color: #51cf66 !important;
}
.b-green-5 {
  border-color: #51cf66 !important;
}
.f-green-5 {
  fill: #51cf66 !important;
}
.s-green-5 {
  stroke: #51cf66 !important;
}
.c-green-6 {
  color: #40c057 !important;
}
.bg-green-6 {
  background-color: #40c057 !important;
}
.b-green-6 {
  border-color: #40c057 !important;
}
.f-green-6 {
  fill: #40c057 !important;
}
.s-green-6 {
  stroke: #40c057 !important;
}
.c-green-7 {
  color: #37b24d !important;
}
.bg-green-7 {
  background-color: #37b24d !important;
}
.b-green-7 {
  border-color: #37b24d !important;
}
.f-green-7 {
  fill: #37b24d !important;
}
.s-green-7 {
  stroke: #37b24d !important;
}
.c-green-8 {
  color: #2f9e44 !important;
}
.bg-green-8 {
  background-color: #2f9e44 !important;
}
.b-green-8 {
  border-color: #2f9e44 !important;
}
.f-green-8 {
  fill: #2f9e44 !important;
}
.s-green-8 {
  stroke: #2f9e44 !important;
}
.c-green-9 {
  color: #2b8a3e !important;
}
.c-teal,
.focus\:c-teal:focus,
.hover\:c-teal:hover {
  color: #12b886 !important;
}
.bg-green-9 {
  background-color: #2b8a3e !important;
}
.bg-teal,
.focus\:bg-teal:focus,
.hover\:bg-teal:hover {
  background-color: #12b886 !important;
}
.b-green-9 {
  border-color: #2b8a3e !important;
}
.b-teal,
.focus\:b-teal:focus,
.hover\:b-teal:hover {
  border-color: #12b886 !important;
}
.f-green-9 {
  fill: #2b8a3e !important;
}
.f-teal,
.focus\:f-teal:focus,
.hover\:f-teal:hover {
  fill: #12b886 !important;
}
.s-green-9 {
  stroke: #2b8a3e !important;
}
.focus\:s-teal:focus,
.hover\:s-teal:hover,
.s-teal {
  stroke: #12b886 !important;
}
.c-teal-0 {
  color: #e6fcf5 !important;
}
.bg-teal-0 {
  background-color: #e6fcf5 !important;
}
.b-teal-0 {
  border-color: #e6fcf5 !important;
}
.f-teal-0 {
  fill: #e6fcf5 !important;
}
.s-teal-0 {
  stroke: #e6fcf5 !important;
}
.c-teal-1 {
  color: #c3fae8 !important;
}
.bg-teal-1 {
  background-color: #c3fae8 !important;
}
.b-teal-1 {
  border-color: #c3fae8 !important;
}
.f-teal-1 {
  fill: #c3fae8 !important;
}
.s-teal-1 {
  stroke: #c3fae8 !important;
}
.c-teal-2 {
  color: #96f2d7 !important;
}
.bg-teal-2 {
  background-color: #96f2d7 !important;
}
.b-teal-2 {
  border-color: #96f2d7 !important;
}
.f-teal-2 {
  fill: #96f2d7 !important;
}
.s-teal-2 {
  stroke: #96f2d7 !important;
}
.c-teal-3 {
  color: #63e6be !important;
}
.bg-teal-3 {
  background-color: #63e6be !important;
}
.b-teal-3 {
  border-color: #63e6be !important;
}
.f-teal-3 {
  fill: #63e6be !important;
}
.s-teal-3 {
  stroke: #63e6be !important;
}
.c-teal-4 {
  color: #38d9a9 !important;
}
.bg-teal-4 {
  background-color: #38d9a9 !important;
}
.b-teal-4 {
  border-color: #38d9a9 !important;
}
.f-teal-4 {
  fill: #38d9a9 !important;
}
.s-teal-4 {
  stroke: #38d9a9 !important;
}
.c-teal-5 {
  color: #20c997 !important;
}
.bg-teal-5 {
  background-color: #20c997 !important;
}
.b-teal-5 {
  border-color: #20c997 !important;
}
.f-teal-5 {
  fill: #20c997 !important;
}
.s-teal-5 {
  stroke: #20c997 !important;
}
.c-teal-6 {
  color: #12b886 !important;
}
.bg-teal-6 {
  background-color: #12b886 !important;
}
.b-teal-6 {
  border-color: #12b886 !important;
}
.f-teal-6 {
  fill: #12b886 !important;
}
.s-teal-6 {
  stroke: #12b886 !important;
}
.c-teal-7 {
  color: #0ca678 !important;
}
.bg-teal-7 {
  background-color: #0ca678 !important;
}
.b-teal-7 {
  border-color: #0ca678 !important;
}
.f-teal-7 {
  fill: #0ca678 !important;
}
.s-teal-7 {
  stroke: #0ca678 !important;
}
.c-teal-8 {
  color: #099268 !important;
}
.bg-teal-8 {
  background-color: #099268 !important;
}
.b-teal-8 {
  border-color: #099268 !important;
}
.f-teal-8 {
  fill: #099268 !important;
}
.s-teal-8 {
  stroke: #099268 !important;
}
.c-teal-9 {
  color: #087f5b !important;
}
.c-blue,
.focus\:c-blue:focus,
.hover\:c-blue:hover {
  color: #228be6 !important;
}
.bg-teal-9 {
  background-color: #087f5b !important;
}
.bg-blue,
.focus\:bg-blue:focus,
.hover\:bg-blue:hover {
  background-color: #228be6 !important;
}
.b-teal-9 {
  border-color: #087f5b !important;
}
.b-blue,
.focus\:b-blue:focus,
.hover\:b-blue:hover {
  border-color: #228be6 !important;
}
.f-teal-9 {
  fill: #087f5b !important;
}
.f-blue,
.focus\:f-blue:focus,
.hover\:f-blue:hover {
  fill: #228be6 !important;
}
.s-teal-9 {
  stroke: #087f5b !important;
}
.focus\:s-blue:focus,
.hover\:s-blue:hover,
.s-blue {
  stroke: #228be6 !important;
}
.c-blue-0 {
  color: #e7f5ff !important;
}
.bg-blue-0 {
  background-color: #e7f5ff !important;
}
.b-blue-0 {
  border-color: #e7f5ff !important;
}
.f-blue-0 {
  fill: #e7f5ff !important;
}
.s-blue-0 {
  stroke: #e7f5ff !important;
}
.c-blue-1 {
  color: #d0ebff !important;
}
.bg-blue-1 {
  background-color: #d0ebff !important;
}
.b-blue-1 {
  border-color: #d0ebff !important;
}
.f-blue-1 {
  fill: #d0ebff !important;
}
.s-blue-1 {
  stroke: #d0ebff !important;
}
.c-blue-2 {
  color: #a5d8ff !important;
}
.bg-blue-2 {
  background-color: #a5d8ff !important;
}
.b-blue-2 {
  border-color: #a5d8ff !important;
}
.f-blue-2 {
  fill: #a5d8ff !important;
}
.s-blue-2 {
  stroke: #a5d8ff !important;
}
.c-blue-3 {
  color: #74c0fc !important;
}
.bg-blue-3 {
  background-color: #74c0fc !important;
}
.b-blue-3 {
  border-color: #74c0fc !important;
}
.f-blue-3 {
  fill: #74c0fc !important;
}
.s-blue-3 {
  stroke: #74c0fc !important;
}
.c-blue-4 {
  color: #4dabf7 !important;
}
.bg-blue-4 {
  background-color: #4dabf7 !important;
}
.b-blue-4 {
  border-color: #4dabf7 !important;
}
.f-blue-4 {
  fill: #4dabf7 !important;
}
.s-blue-4 {
  stroke: #4dabf7 !important;
}
.c-blue-5 {
  color: #339af0 !important;
}
.bg-blue-5 {
  background-color: #339af0 !important;
}
.b-blue-5 {
  border-color: #339af0 !important;
}
.f-blue-5 {
  fill: #339af0 !important;
}
.s-blue-5 {
  stroke: #339af0 !important;
}
.c-blue-6 {
  color: #228be6 !important;
}
.bg-blue-6 {
  background-color: #228be6 !important;
}
.b-blue-6 {
  border-color: #228be6 !important;
}
.f-blue-6 {
  fill: #228be6 !important;
}
.s-blue-6 {
  stroke: #228be6 !important;
}
.c-blue-7 {
  color: #1c7ed6 !important;
}
.bg-blue-7 {
  background-color: #1c7ed6 !important;
}
.b-blue-7 {
  border-color: #1c7ed6 !important;
}
.f-blue-7 {
  fill: #1c7ed6 !important;
}
.s-blue-7 {
  stroke: #1c7ed6 !important;
}
.c-blue-8 {
  color: #1971c2 !important;
}
.bg-blue-8 {
  background-color: #1971c2 !important;
}
.b-blue-8 {
  border-color: #1971c2 !important;
}
.f-blue-8 {
  fill: #1971c2 !important;
}
.s-blue-8 {
  stroke: #1971c2 !important;
}
.c-blue-9 {
  color: #1864ab !important;
}
.c-indigo,
.focus\:c-indigo:focus,
.hover\:c-indigo:hover {
  color: #4c6ef5 !important;
}
.bg-blue-9 {
  background-color: #1864ab !important;
}
.bg-indigo,
.focus\:bg-indigo:focus,
.hover\:bg-indigo:hover {
  background-color: #4c6ef5 !important;
}
.b-blue-9 {
  border-color: #1864ab !important;
}
.b-indigo,
.focus\:b-indigo:focus,
.hover\:b-indigo:hover {
  border-color: #4c6ef5 !important;
}
.f-blue-9 {
  fill: #1864ab !important;
}
.f-indigo,
.focus\:f-indigo:focus,
.hover\:f-indigo:hover {
  fill: #4c6ef5 !important;
}
.s-blue-9 {
  stroke: #1864ab !important;
}
.focus\:s-indigo:focus,
.hover\:s-indigo:hover,
.s-indigo {
  stroke: #4c6ef5 !important;
}
.c-indigo-0 {
  color: #edf2ff !important;
}
.bg-indigo-0 {
  background-color: #edf2ff !important;
}
.b-indigo-0 {
  border-color: #edf2ff !important;
}
.f-indigo-0 {
  fill: #edf2ff !important;
}
.s-indigo-0 {
  stroke: #edf2ff !important;
}
.c-indigo-1 {
  color: #dbe4ff !important;
}
.bg-indigo-1 {
  background-color: #dbe4ff !important;
}
.b-indigo-1 {
  border-color: #dbe4ff !important;
}
.f-indigo-1 {
  fill: #dbe4ff !important;
}
.s-indigo-1 {
  stroke: #dbe4ff !important;
}
.c-indigo-2 {
  color: #bac8ff !important;
}
.bg-indigo-2 {
  background-color: #bac8ff !important;
}
.b-indigo-2 {
  border-color: #bac8ff !important;
}
.f-indigo-2 {
  fill: #bac8ff !important;
}
.s-indigo-2 {
  stroke: #bac8ff !important;
}
.c-indigo-3 {
  color: #91a7ff !important;
}
.bg-indigo-3 {
  background-color: #91a7ff !important;
}
.b-indigo-3 {
  border-color: #91a7ff !important;
}
.f-indigo-3 {
  fill: #91a7ff !important;
}
.s-indigo-3 {
  stroke: #91a7ff !important;
}
.c-indigo-4 {
  color: #748ffc !important;
}
.bg-indigo-4 {
  background-color: #748ffc !important;
}
.b-indigo-4 {
  border-color: #748ffc !important;
}
.f-indigo-4 {
  fill: #748ffc !important;
}
.s-indigo-4 {
  stroke: #748ffc !important;
}
.c-indigo-5 {
  color: #5c7cfa !important;
}
.bg-indigo-5 {
  background-color: #5c7cfa !important;
}
.b-indigo-5 {
  border-color: #5c7cfa !important;
}
.f-indigo-5 {
  fill: #5c7cfa !important;
}
.s-indigo-5 {
  stroke: #5c7cfa !important;
}
.c-indigo-6 {
  color: #4c6ef5 !important;
}
.bg-indigo-6 {
  background-color: #4c6ef5 !important;
}
.b-indigo-6 {
  border-color: #4c6ef5 !important;
}
.f-indigo-6 {
  fill: #4c6ef5 !important;
}
.s-indigo-6 {
  stroke: #4c6ef5 !important;
}
.c-indigo-7 {
  color: #4263eb !important;
}
.bg-indigo-7 {
  background-color: #4263eb !important;
}
.b-indigo-7 {
  border-color: #4263eb !important;
}
.f-indigo-7 {
  fill: #4263eb !important;
}
.s-indigo-7 {
  stroke: #4263eb !important;
}
.c-indigo-8 {
  color: #3b5bdb !important;
}
.bg-indigo-8 {
  background-color: #3b5bdb !important;
}
.b-indigo-8 {
  border-color: #3b5bdb !important;
}
.f-indigo-8 {
  fill: #3b5bdb !important;
}
.s-indigo-8 {
  stroke: #3b5bdb !important;
}
.c-indigo-9 {
  color: #364fc7 !important;
}
.c-violet,
.focus\:c-violet:focus,
.hover\:c-violet:hover {
  color: #7950f2 !important;
}
.bg-indigo-9 {
  background-color: #364fc7 !important;
}
.bg-violet,
.focus\:bg-violet:focus,
.hover\:bg-violet:hover {
  background-color: #7950f2 !important;
}
.b-indigo-9 {
  border-color: #364fc7 !important;
}
.b-violet,
.focus\:b-violet:focus,
.hover\:b-violet:hover {
  border-color: #7950f2 !important;
}
.f-indigo-9 {
  fill: #364fc7 !important;
}
.f-violet,
.focus\:f-violet:focus,
.hover\:f-violet:hover {
  fill: #7950f2 !important;
}
.s-indigo-9 {
  stroke: #364fc7 !important;
}
.focus\:s-violet:focus,
.hover\:s-violet:hover,
.s-violet {
  stroke: #7950f2 !important;
}
.c-violet-0 {
  color: #f3f0ff !important;
}
.bg-violet-0 {
  background-color: #f3f0ff !important;
}
.b-violet-0 {
  border-color: #f3f0ff !important;
}
.f-violet-0 {
  fill: #f3f0ff !important;
}
.s-violet-0 {
  stroke: #f3f0ff !important;
}
.c-violet-1 {
  color: #e5dbff !important;
}
.bg-violet-1 {
  background-color: #e5dbff !important;
}
.b-violet-1 {
  border-color: #e5dbff !important;
}
.f-violet-1 {
  fill: #e5dbff !important;
}
.s-violet-1 {
  stroke: #e5dbff !important;
}
.c-violet-2 {
  color: #d0bfff !important;
}
.bg-violet-2 {
  background-color: #d0bfff !important;
}
.b-violet-2 {
  border-color: #d0bfff !important;
}
.f-violet-2 {
  fill: #d0bfff !important;
}
.s-violet-2 {
  stroke: #d0bfff !important;
}
.c-violet-3 {
  color: #b197fc !important;
}
.bg-violet-3 {
  background-color: #b197fc !important;
}
.b-violet-3 {
  border-color: #b197fc !important;
}
.f-violet-3 {
  fill: #b197fc !important;
}
.s-violet-3 {
  stroke: #b197fc !important;
}
.c-violet-4 {
  color: #9775fa !important;
}
.bg-violet-4 {
  background-color: #9775fa !important;
}
.b-violet-4 {
  border-color: #9775fa !important;
}
.f-violet-4 {
  fill: #9775fa !important;
}
.s-violet-4 {
  stroke: #9775fa !important;
}
.c-violet-5 {
  color: #845ef7 !important;
}
.bg-violet-5 {
  background-color: #845ef7 !important;
}
.b-violet-5 {
  border-color: #845ef7 !important;
}
.f-violet-5 {
  fill: #845ef7 !important;
}
.s-violet-5 {
  stroke: #845ef7 !important;
}
.c-violet-6 {
  color: #7950f2 !important;
}
.bg-violet-6 {
  background-color: #7950f2 !important;
}
.b-violet-6 {
  border-color: #7950f2 !important;
}
.f-violet-6 {
  fill: #7950f2 !important;
}
.s-violet-6 {
  stroke: #7950f2 !important;
}
.c-violet-7 {
  color: #7048e8 !important;
}
.bg-violet-7 {
  background-color: #7048e8 !important;
}
.b-violet-7 {
  border-color: #7048e8 !important;
}
.f-violet-7 {
  fill: #7048e8 !important;
}
.s-violet-7 {
  stroke: #7048e8 !important;
}
.c-violet-8 {
  color: #6741d9 !important;
}
.bg-violet-8 {
  background-color: #6741d9 !important;
}
.b-violet-8 {
  border-color: #6741d9 !important;
}
.f-violet-8 {
  fill: #6741d9 !important;
}
.s-violet-8 {
  stroke: #6741d9 !important;
}
.c-violet-9 {
  color: #5f3dc4 !important;
}
.c-grape,
.focus\:c-grape:focus,
.hover\:c-grape:hover {
  color: #be4bdb !important;
}
.bg-violet-9 {
  background-color: #5f3dc4 !important;
}
.bg-grape,
.focus\:bg-grape:focus,
.hover\:bg-grape:hover {
  background-color: #be4bdb !important;
}
.b-violet-9 {
  border-color: #5f3dc4 !important;
}
.b-grape,
.focus\:b-grape:focus,
.hover\:b-grape:hover {
  border-color: #be4bdb !important;
}
.f-violet-9 {
  fill: #5f3dc4 !important;
}
.f-grape,
.focus\:f-grape:focus,
.hover\:f-grape:hover {
  fill: #be4bdb !important;
}
.s-violet-9 {
  stroke: #5f3dc4 !important;
}
.focus\:s-grape:focus,
.hover\:s-grape:hover,
.s-grape {
  stroke: #be4bdb !important;
}
.c-grape-0 {
  color: #f8f0fc !important;
}
.bg-grape-0 {
  background-color: #f8f0fc !important;
}
.b-grape-0 {
  border-color: #f8f0fc !important;
}
.f-grape-0 {
  fill: #f8f0fc !important;
}
.s-grape-0 {
  stroke: #f8f0fc !important;
}
.c-grape-1 {
  color: #f3d9fa !important;
}
.bg-grape-1 {
  background-color: #f3d9fa !important;
}
.b-grape-1 {
  border-color: #f3d9fa !important;
}
.f-grape-1 {
  fill: #f3d9fa !important;
}
.s-grape-1 {
  stroke: #f3d9fa !important;
}
.c-grape-2 {
  color: #eebefa !important;
}
.bg-grape-2 {
  background-color: #eebefa !important;
}
.b-grape-2 {
  border-color: #eebefa !important;
}
.f-grape-2 {
  fill: #eebefa !important;
}
.s-grape-2 {
  stroke: #eebefa !important;
}
.c-grape-3 {
  color: #e599f7 !important;
}
.bg-grape-3 {
  background-color: #e599f7 !important;
}
.b-grape-3 {
  border-color: #e599f7 !important;
}
.f-grape-3 {
  fill: #e599f7 !important;
}
.s-grape-3 {
  stroke: #e599f7 !important;
}
.c-grape-4 {
  color: #da77f2 !important;
}
.bg-grape-4 {
  background-color: #da77f2 !important;
}
.b-grape-4 {
  border-color: #da77f2 !important;
}
.f-grape-4 {
  fill: #da77f2 !important;
}
.s-grape-4 {
  stroke: #da77f2 !important;
}
.c-grape-5 {
  color: #cc5de8 !important;
}
.bg-grape-5 {
  background-color: #cc5de8 !important;
}
.b-grape-5 {
  border-color: #cc5de8 !important;
}
.f-grape-5 {
  fill: #cc5de8 !important;
}
.s-grape-5 {
  stroke: #cc5de8 !important;
}
.c-grape-6 {
  color: #be4bdb !important;
}
.bg-grape-6 {
  background-color: #be4bdb !important;
}
.b-grape-6 {
  border-color: #be4bdb !important;
}
.f-grape-6 {
  fill: #be4bdb !important;
}
.s-grape-6 {
  stroke: #be4bdb !important;
}
.c-grape-7 {
  color: #ae3ec9 !important;
}
.bg-grape-7 {
  background-color: #ae3ec9 !important;
}
.b-grape-7 {
  border-color: #ae3ec9 !important;
}
.f-grape-7 {
  fill: #ae3ec9 !important;
}
.s-grape-7 {
  stroke: #ae3ec9 !important;
}
.c-grape-8 {
  color: #9c36b5 !important;
}
.bg-grape-8 {
  background-color: #9c36b5 !important;
}
.b-grape-8 {
  border-color: #9c36b5 !important;
}
.f-grape-8 {
  fill: #9c36b5 !important;
}
.s-grape-8 {
  stroke: #9c36b5 !important;
}
.c-grape-9 {
  color: #862e9c !important;
}
.c-pink,
.focus\:c-pink:focus,
.hover\:c-pink:hover {
  color: #e64980 !important;
}
.bg-grape-9 {
  background-color: #862e9c !important;
}
.bg-pink,
.focus\:bg-pink:focus,
.hover\:bg-pink:hover {
  background-color: #e64980 !important;
}
.b-grape-9 {
  border-color: #862e9c !important;
}
.b-pink,
.focus\:b-pink:focus,
.hover\:b-pink:hover {
  border-color: #e64980 !important;
}
.f-grape-9 {
  fill: #862e9c !important;
}
.f-pink,
.focus\:f-pink:focus,
.hover\:f-pink:hover {
  fill: #e64980 !important;
}
.s-grape-9 {
  stroke: #862e9c !important;
}
.focus\:s-pink:focus,
.hover\:s-pink:hover,
.s-pink {
  stroke: #e64980 !important;
}
.c-pink-0 {
  color: #fff0f6 !important;
}
.bg-pink-0 {
  background-color: #fff0f6 !important;
}
.b-pink-0 {
  border-color: #fff0f6 !important;
}
.f-pink-0 {
  fill: #fff0f6 !important;
}
.s-pink-0 {
  stroke: #fff0f6 !important;
}
.c-pink-1 {
  color: #ffdeeb !important;
}
.bg-pink-1 {
  background-color: #ffdeeb !important;
}
.b-pink-1 {
  border-color: #ffdeeb !important;
}
.f-pink-1 {
  fill: #ffdeeb !important;
}
.s-pink-1 {
  stroke: #ffdeeb !important;
}
.c-pink-2 {
  color: #fcc2d7 !important;
}
.bg-pink-2 {
  background-color: #fcc2d7 !important;
}
.b-pink-2 {
  border-color: #fcc2d7 !important;
}
.f-pink-2 {
  fill: #fcc2d7 !important;
}
.s-pink-2 {
  stroke: #fcc2d7 !important;
}
.c-pink-3 {
  color: #faa2c1 !important;
}
.bg-pink-3 {
  background-color: #faa2c1 !important;
}
.b-pink-3 {
  border-color: #faa2c1 !important;
}
.f-pink-3 {
  fill: #faa2c1 !important;
}
.s-pink-3 {
  stroke: #faa2c1 !important;
}
.c-pink-4 {
  color: #f783ac !important;
}
.bg-pink-4 {
  background-color: #f783ac !important;
}
.b-pink-4 {
  border-color: #f783ac !important;
}
.f-pink-4 {
  fill: #f783ac !important;
}
.s-pink-4 {
  stroke: #f783ac !important;
}
.c-pink-5 {
  color: #f06595 !important;
}
.bg-pink-5 {
  background-color: #f06595 !important;
}
.b-pink-5 {
  border-color: #f06595 !important;
}
.f-pink-5 {
  fill: #f06595 !important;
}
.s-pink-5 {
  stroke: #f06595 !important;
}
.c-pink-6 {
  color: #e64980 !important;
}
.bg-pink-6 {
  background-color: #e64980 !important;
}
.b-pink-6 {
  border-color: #e64980 !important;
}
.f-pink-6 {
  fill: #e64980 !important;
}
.s-pink-6 {
  stroke: #e64980 !important;
}
.c-pink-7 {
  color: #d6336c !important;
}
.bg-pink-7 {
  background-color: #d6336c !important;
}
.b-pink-7 {
  border-color: #d6336c !important;
}
.f-pink-7 {
  fill: #d6336c !important;
}
.s-pink-7 {
  stroke: #d6336c !important;
}
.c-pink-8 {
  color: #c2255c !important;
}
.bg-pink-8 {
  background-color: #c2255c !important;
}
.b-pink-8 {
  border-color: #c2255c !important;
}
.f-pink-8 {
  fill: #c2255c !important;
}
.s-pink-8 {
  stroke: #c2255c !important;
}
.c-pink-9 {
  color: #a61e4d !important;
}
.c-black,
.focus\:c-black:focus,
.hover\:c-black:hover {
  color: #000 !important;
}
.bg-pink-9 {
  background-color: #a61e4d !important;
}
.bg-black,
.focus\:bg-black:focus,
.hover\:bg-black:hover {
  background-color: #000 !important;
}
.b-pink-9 {
  border-color: #a61e4d !important;
}
.b-black,
.focus\:b-black:focus,
.hover\:b-black:hover {
  border-color: #000 !important;
}
.f-pink-9 {
  fill: #a61e4d !important;
}
.f-black,
.focus\:f-black:focus,
.hover\:f-black:hover {
  fill: #000 !important;
}
.s-pink-9 {
  stroke: #a61e4d !important;
}
.focus\:s-black:focus,
.hover\:s-black:hover,
.s-black {
  stroke: #000 !important;
}
.c-black-1 {
  color: rgba(0, 0, 0, 0.02) !important;
}
.bg-black-1 {
  background-color: rgba(0, 0, 0, 0.02) !important;
}
.b-black-1 {
  border-color: rgba(0, 0, 0, 0.02) !important;
}
.f-black-1 {
  fill: rgba(0, 0, 0, 0.02) !important;
}
.s-black-1 {
  stroke: rgba(0, 0, 0, 0.02) !important;
}
.c-black-2 {
  color: rgba(0, 0, 0, 0.05) !important;
}
.bg-black-2 {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.b-black-2 {
  border-color: rgba(0, 0, 0, 0.05) !important;
}
.f-black-2 {
  fill: rgba(0, 0, 0, 0.05) !important;
}
.s-black-2 {
  stroke: rgba(0, 0, 0, 0.05) !important;
}
.c-black-3 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-black-3 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.b-black-3 {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.f-black-3 {
  fill: rgba(0, 0, 0, 0.1) !important;
}
.s-black-3 {
  stroke: rgba(0, 0, 0, 0.1) !important;
}
.c-black-4 {
  color: rgba(0, 0, 0, 0.175) !important;
}
.bg-black-4 {
  background-color: rgba(0, 0, 0, 0.175) !important;
}
.b-black-4 {
  border-color: rgba(0, 0, 0, 0.175) !important;
}
.f-black-4 {
  fill: rgba(0, 0, 0, 0.175) !important;
}
.s-black-4 {
  stroke: rgba(0, 0, 0, 0.175) !important;
}
.c-black-5 {
  color: rgba(0, 0, 0, 0.325) !important;
}
.bg-black-5 {
  background-color: rgba(0, 0, 0, 0.325) !important;
}
.b-black-5 {
  border-color: rgba(0, 0, 0, 0.325) !important;
}
.f-black-5 {
  fill: rgba(0, 0, 0, 0.325) !important;
}
.s-black-5 {
  stroke: rgba(0, 0, 0, 0.325) !important;
}
.c-black-6 {
  color: rgba(0, 0, 0, 0.505) !important;
}
.bg-black-6 {
  background-color: rgba(0, 0, 0, 0.505) !important;
}
.b-black-6 {
  border-color: rgba(0, 0, 0, 0.505) !important;
}
.f-black-6 {
  fill: rgba(0, 0, 0, 0.505) !important;
}
.s-black-6 {
  stroke: rgba(0, 0, 0, 0.505) !important;
}
.c-black-7 {
  color: rgba(0, 0, 0, 0.67) !important;
}
.bg-black-7 {
  background-color: rgba(0, 0, 0, 0.67) !important;
}
.b-black-7 {
  border-color: rgba(0, 0, 0, 0.67) !important;
}
.f-black-7 {
  fill: rgba(0, 0, 0, 0.67) !important;
}
.s-black-7 {
  stroke: rgba(0, 0, 0, 0.67) !important;
}
.c-black-8 {
  color: rgba(0, 0, 0, 0.79) !important;
}
.bg-black-8 {
  background-color: rgba(0, 0, 0, 0.79) !important;
}
.b-black-8 {
  border-color: rgba(0, 0, 0, 0.79) !important;
}
.f-black-8 {
  fill: rgba(0, 0, 0, 0.79) !important;
}
.s-black-8 {
  stroke: rgba(0, 0, 0, 0.79) !important;
}
.c-black-9 {
  color: rgba(0, 0, 0, 0.88) !important;
}
.bg-black-9 {
  background-color: rgba(0, 0, 0, 0.88) !important;
}
.bg-white,
.focus\:bg-white:focus,
.hover\:bg-white:hover {
  background-color: #fff !important;
}
.b-black-9 {
  border-color: rgba(0, 0, 0, 0.88) !important;
}
.b-white,
.focus\:b-white:focus,
.hover\:b-white:hover {
  border-color: #fff !important;
}
.f-black-9 {
  fill: rgba(0, 0, 0, 0.88) !important;
}
.f-white,
.focus\:f-white:focus,
.hover\:f-white:hover {
  fill: #fff !important;
}
.s-black-9 {
  stroke: rgba(0, 0, 0, 0.88) !important;
}
.focus\:s-white:focus,
.hover\:s-white:hover,
.s-white {
  stroke: #fff !important;
}
.c-white {
  color: #fff !important;
}
.hover\:c-white:hover {
  color: #fff !important;
}
.focus\:c-white:focus {
  color: #fff !important;
}
.c-white-1 {
  color: rgba(255, 255, 255, 0.12) !important;
}
.bg-white-1 {
  background-color: rgba(255, 255, 255, 0.12) !important;
}
.b-white-1 {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.f-white-1 {
  fill: rgba(255, 255, 255, 0.12) !important;
}
.s-white-1 {
  stroke: rgba(255, 255, 255, 0.12) !important;
}
.c-white-2 {
  color: rgba(255, 255, 255, 0.21) !important;
}
.bg-white-2 {
  background-color: rgba(255, 255, 255, 0.21) !important;
}
.b-white-2 {
  border-color: rgba(255, 255, 255, 0.21) !important;
}
.f-white-2 {
  fill: rgba(255, 255, 255, 0.21) !important;
}
.s-white-2 {
  stroke: rgba(255, 255, 255, 0.21) !important;
}
.c-white-3 {
  color: rgba(255, 255, 255, 0.33) !important;
}
.bg-white-3 {
  background-color: rgba(255, 255, 255, 0.33) !important;
}
.b-white-3 {
  border-color: rgba(255, 255, 255, 0.33) !important;
}
.f-white-3 {
  fill: rgba(255, 255, 255, 0.33) !important;
}
.s-white-3 {
  stroke: rgba(255, 255, 255, 0.33) !important;
}
.c-white-4 {
  color: rgba(255, 255, 255, 0.495) !important;
}
.bg-white-4 {
  background-color: rgba(255, 255, 255, 0.495) !important;
}
.b-white-4 {
  border-color: rgba(255, 255, 255, 0.495) !important;
}
.f-white-4 {
  fill: rgba(255, 255, 255, 0.495) !important;
}
.s-white-4 {
  stroke: rgba(255, 255, 255, 0.495) !important;
}
.c-white-5 {
  color: rgba(255, 255, 255, 0.675) !important;
}
.bg-white-5 {
  background-color: rgba(255, 255, 255, 0.675) !important;
}
.b-white-5 {
  border-color: rgba(255, 255, 255, 0.675) !important;
}
.f-white-5 {
  fill: rgba(255, 255, 255, 0.675) !important;
}
.s-white-5 {
  stroke: rgba(255, 255, 255, 0.675) !important;
}
.c-white-6 {
  color: rgba(255, 255, 255, 0.825) !important;
}
.bg-white-6 {
  background-color: rgba(255, 255, 255, 0.825) !important;
}
.b-white-6 {
  border-color: rgba(255, 255, 255, 0.825) !important;
}
.f-white-6 {
  fill: rgba(255, 255, 255, 0.825) !important;
}
.s-white-6 {
  stroke: rgba(255, 255, 255, 0.825) !important;
}
.c-white-7 {
  color: rgba(255, 255, 255, 0.9) !important;
}
.bg-white-7 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.b-white-7 {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
.f-white-7 {
  fill: rgba(255, 255, 255, 0.9) !important;
}
.s-white-7 {
  stroke: rgba(255, 255, 255, 0.9) !important;
}
.c-white-8 {
  color: rgba(255, 255, 255, 0.95) !important;
}
.bg-white-8 {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
.b-white-8 {
  border-color: rgba(255, 255, 255, 0.95) !important;
}
.f-white-8 {
  fill: rgba(255, 255, 255, 0.95) !important;
}
.s-white-8 {
  stroke: rgba(255, 255, 255, 0.95) !important;
}
.c-white-9 {
  color: rgba(255, 255, 255, 0.98) !important;
}
.c-transparent,
.focus\:c-transparent:focus,
.hover\:c-transparent:hover {
  color: transparent !important;
}
.bg-white-9 {
  background-color: rgba(255, 255, 255, 0.98) !important;
}
.bg-transparent,
.focus\:bg-transparent:focus,
.hover\:bg-transparent:hover {
  background-color: transparent !important;
}
.b-white-9 {
  border-color: rgba(255, 255, 255, 0.98) !important;
}
.b-transparent,
.focus\:b-transparent:focus,
.hover\:b-transparent:hover {
  border-color: transparent !important;
}
.f-white-9 {
  fill: rgba(255, 255, 255, 0.98) !important;
}
.f-transparent,
.focus\:f-transparent:focus,
.hover\:f-transparent:hover {
  fill: transparent !important;
}
.s-white-9 {
  stroke: rgba(255, 255, 255, 0.98) !important;
}
.focus\:s-transparent:focus,
.hover\:s-transparent:hover,
.s-transparent {
  stroke: transparent !important;
}
.o-0 {
  opacity: 1;
}
.o-1 {
  opacity: 0.9;
}
.o-2 {
  opacity: 0.8;
}
.o-3 {
  opacity: 0.7;
}
.o-4 {
  opacity: 0.6;
}
.o-5 {
  opacity: 0.5;
}
.o-6 {
  opacity: 0.4;
}
.o-7 {
  opacity: 0.3;
}
.o-8 {
  opacity: 0.2;
}
.o-9 {
  opacity: 0.1;
}
@media (min-width: 576px) {
  .rl-sm-1,
  .rt-sm-1,
  .rtl-sm-1 {
    border-top-left-radius: 0.125rem;
  }
  .rr-sm-1,
  .rt-sm-1,
  .rtr-sm-1 {
    border-top-right-radius: 0.125rem;
  }
  .rb-sm-1,
  .rbl-sm-1,
  .rl-sm-1 {
    border-bottom-left-radius: 0.125rem;
  }
  .rb-sm-1,
  .rbr-sm-1,
  .rr-sm-1 {
    border-bottom-right-radius: 0.125rem;
  }
  .r-sm-1 {
    border-radius: 0.125rem;
  }
  .rl-sm-2,
  .rt-sm-2,
  .rtl-sm-2 {
    border-top-left-radius: 0.25rem;
  }
  .rr-sm-2,
  .rt-sm-2,
  .rtr-sm-2 {
    border-top-right-radius: 0.25rem;
  }
  .rb-sm-2,
  .rbl-sm-2,
  .rl-sm-2 {
    border-bottom-left-radius: 0.25rem;
  }
  .rb-sm-2,
  .rbr-sm-2,
  .rr-sm-2 {
    border-bottom-right-radius: 0.25rem;
  }
  .r-sm-2 {
    border-radius: 0.25rem;
  }
  .rl-sm-3,
  .rt-sm-3,
  .rtl-sm-3 {
    border-top-left-radius: 0.5rem;
  }
  .rr-sm-3,
  .rt-sm-3,
  .rtr-sm-3 {
    border-top-right-radius: 0.5rem;
  }
  .rb-sm-3,
  .rbl-sm-3,
  .rl-sm-3 {
    border-bottom-left-radius: 0.5rem;
  }
  .rb-sm-3,
  .rbr-sm-3,
  .rr-sm-3 {
    border-bottom-right-radius: 0.5rem;
  }
  .r-sm-3 {
    border-radius: 0.5rem;
  }
  .rl-sm-4,
  .rt-sm-4,
  .rtl-sm-4 {
    border-top-left-radius: 1rem;
  }
  .rr-sm-4,
  .rt-sm-4,
  .rtr-sm-4 {
    border-top-right-radius: 1rem;
  }
  .rb-sm-4,
  .rbl-sm-4,
  .rl-sm-4 {
    border-bottom-left-radius: 1rem;
  }
  .rb-sm-4,
  .rbr-sm-4,
  .rr-sm-4 {
    border-bottom-right-radius: 1rem;
  }
  .r-sm-4 {
    border-radius: 1rem;
  }
  .rl-sm-5,
  .rt-sm-5,
  .rtl-sm-5 {
    border-top-left-radius: 2rem;
  }
  .rr-sm-5,
  .rt-sm-5,
  .rtr-sm-5 {
    border-top-right-radius: 2rem;
  }
  .rb-sm-5,
  .rbl-sm-5,
  .rl-sm-5 {
    border-bottom-left-radius: 2rem;
  }
  .rb-sm-5,
  .rbr-sm-5,
  .rr-sm-5 {
    border-bottom-right-radius: 2rem;
  }
  .r-sm-5 {
    border-radius: 2rem;
  }
  .rl-sm-6,
  .rt-sm-6,
  .rtl-sm-6 {
    border-top-left-radius: 4rem;
  }
  .rr-sm-6,
  .rt-sm-6,
  .rtr-sm-6 {
    border-top-right-radius: 4rem;
  }
  .rb-sm-6,
  .rbl-sm-6,
  .rl-sm-6 {
    border-bottom-left-radius: 4rem;
  }
  .rb-sm-6,
  .rbr-sm-6,
  .rr-sm-6 {
    border-bottom-right-radius: 4rem;
  }
  .r-sm-6 {
    border-radius: 4rem;
  }
  .rl-sm-7,
  .rt-sm-7,
  .rtl-sm-7 {
    border-top-left-radius: 8rem;
  }
  .rr-sm-7,
  .rt-sm-7,
  .rtr-sm-7 {
    border-top-right-radius: 8rem;
  }
  .rb-sm-7,
  .rbl-sm-7,
  .rl-sm-7 {
    border-bottom-left-radius: 8rem;
  }
  .rb-sm-7,
  .rbr-sm-7,
  .rr-sm-7 {
    border-bottom-right-radius: 8rem;
  }
  .r-sm-7 {
    border-radius: 8rem;
  }
  .rl-sm-0,
  .rt-sm-0,
  .rtl-sm-0 {
    border-top-left-radius: 0;
  }
  .rr-sm-0,
  .rt-sm-0,
  .rtr-sm-0 {
    border-top-right-radius: 0;
  }
  .rb-sm-0,
  .rbl-sm-0,
  .rl-sm-0 {
    border-bottom-left-radius: 0;
  }
  .rb-sm-0,
  .rbr-sm-0,
  .rr-sm-0 {
    border-bottom-right-radius: 0;
  }
  .r-sm-0 {
    border-radius: 0;
  }
  .circle-sm {
    border-radius: 50%;
  }
  .o-sm-0 {
    opacity: 1;
  }
  .o-sm-1 {
    opacity: 0.9;
  }
  .o-sm-2 {
    opacity: 0.8;
  }
  .o-sm-3 {
    opacity: 0.7;
  }
  .o-sm-4 {
    opacity: 0.6;
  }
  .o-sm-5 {
    opacity: 0.5;
  }
  .o-sm-6 {
    opacity: 0.4;
  }
  .o-sm-7 {
    opacity: 0.3;
  }
  .o-sm-8 {
    opacity: 0.2;
  }
  .o-sm-9 {
    opacity: 0.1;
  }
}
@media (min-width: 768px) {
  .rl-md-1,
  .rt-md-1,
  .rtl-md-1 {
    border-top-left-radius: 0.125rem;
  }
  .rr-md-1,
  .rt-md-1,
  .rtr-md-1 {
    border-top-right-radius: 0.125rem;
  }
  .rb-md-1,
  .rbl-md-1,
  .rl-md-1 {
    border-bottom-left-radius: 0.125rem;
  }
  .rb-md-1,
  .rbr-md-1,
  .rr-md-1 {
    border-bottom-right-radius: 0.125rem;
  }
  .r-md-1 {
    border-radius: 0.125rem;
  }
  .rl-md-2,
  .rt-md-2,
  .rtl-md-2 {
    border-top-left-radius: 0.25rem;
  }
  .rr-md-2,
  .rt-md-2,
  .rtr-md-2 {
    border-top-right-radius: 0.25rem;
  }
  .rb-md-2,
  .rbl-md-2,
  .rl-md-2 {
    border-bottom-left-radius: 0.25rem;
  }
  .rb-md-2,
  .rbr-md-2,
  .rr-md-2 {
    border-bottom-right-radius: 0.25rem;
  }
  .r-md-2 {
    border-radius: 0.25rem;
  }
  .rl-md-3,
  .rt-md-3,
  .rtl-md-3 {
    border-top-left-radius: 0.5rem;
  }
  .rr-md-3,
  .rt-md-3,
  .rtr-md-3 {
    border-top-right-radius: 0.5rem;
  }
  .rb-md-3,
  .rbl-md-3,
  .rl-md-3 {
    border-bottom-left-radius: 0.5rem;
  }
  .rb-md-3,
  .rbr-md-3,
  .rr-md-3 {
    border-bottom-right-radius: 0.5rem;
  }
  .r-md-3 {
    border-radius: 0.5rem;
  }
  .rl-md-4,
  .rt-md-4,
  .rtl-md-4 {
    border-top-left-radius: 1rem;
  }
  .rr-md-4,
  .rt-md-4,
  .rtr-md-4 {
    border-top-right-radius: 1rem;
  }
  .rb-md-4,
  .rbl-md-4,
  .rl-md-4 {
    border-bottom-left-radius: 1rem;
  }
  .rb-md-4,
  .rbr-md-4,
  .rr-md-4 {
    border-bottom-right-radius: 1rem;
  }
  .r-md-4 {
    border-radius: 1rem;
  }
  .rl-md-5,
  .rt-md-5,
  .rtl-md-5 {
    border-top-left-radius: 2rem;
  }
  .rr-md-5,
  .rt-md-5,
  .rtr-md-5 {
    border-top-right-radius: 2rem;
  }
  .rb-md-5,
  .rbl-md-5,
  .rl-md-5 {
    border-bottom-left-radius: 2rem;
  }
  .rb-md-5,
  .rbr-md-5,
  .rr-md-5 {
    border-bottom-right-radius: 2rem;
  }
  .r-md-5 {
    border-radius: 2rem;
  }
  .rl-md-6,
  .rt-md-6,
  .rtl-md-6 {
    border-top-left-radius: 4rem;
  }
  .rr-md-6,
  .rt-md-6,
  .rtr-md-6 {
    border-top-right-radius: 4rem;
  }
  .rb-md-6,
  .rbl-md-6,
  .rl-md-6 {
    border-bottom-left-radius: 4rem;
  }
  .rb-md-6,
  .rbr-md-6,
  .rr-md-6 {
    border-bottom-right-radius: 4rem;
  }
  .r-md-6 {
    border-radius: 4rem;
  }
  .rl-md-7,
  .rt-md-7,
  .rtl-md-7 {
    border-top-left-radius: 8rem;
  }
  .rr-md-7,
  .rt-md-7,
  .rtr-md-7 {
    border-top-right-radius: 8rem;
  }
  .rb-md-7,
  .rbl-md-7,
  .rl-md-7 {
    border-bottom-left-radius: 8rem;
  }
  .rb-md-7,
  .rbr-md-7,
  .rr-md-7 {
    border-bottom-right-radius: 8rem;
  }
  .r-md-7 {
    border-radius: 8rem;
  }
  .rl-md-0,
  .rt-md-0,
  .rtl-md-0 {
    border-top-left-radius: 0;
  }
  .rr-md-0,
  .rt-md-0,
  .rtr-md-0 {
    border-top-right-radius: 0;
  }
  .rb-md-0,
  .rbl-md-0,
  .rl-md-0 {
    border-bottom-left-radius: 0;
  }
  .rb-md-0,
  .rbr-md-0,
  .rr-md-0 {
    border-bottom-right-radius: 0;
  }
  .r-md-0 {
    border-radius: 0;
  }
  .circle-md {
    border-radius: 50%;
  }
  .o-md-0 {
    opacity: 1;
  }
  .o-md-1 {
    opacity: 0.9;
  }
  .o-md-2 {
    opacity: 0.8;
  }
  .o-md-3 {
    opacity: 0.7;
  }
  .o-md-4 {
    opacity: 0.6;
  }
  .o-md-5 {
    opacity: 0.5;
  }
  .o-md-6 {
    opacity: 0.4;
  }
  .o-md-7 {
    opacity: 0.3;
  }
  .o-md-8 {
    opacity: 0.2;
  }
  .o-md-9 {
    opacity: 0.1;
  }
}
@media (min-width: 992px) {
  .rl-lg-1,
  .rt-lg-1,
  .rtl-lg-1 {
    border-top-left-radius: 0.125rem;
  }
  .rr-lg-1,
  .rt-lg-1,
  .rtr-lg-1 {
    border-top-right-radius: 0.125rem;
  }
  .rb-lg-1,
  .rbl-lg-1,
  .rl-lg-1 {
    border-bottom-left-radius: 0.125rem;
  }
  .rb-lg-1,
  .rbr-lg-1,
  .rr-lg-1 {
    border-bottom-right-radius: 0.125rem;
  }
  .r-lg-1 {
    border-radius: 0.125rem;
  }
  .rl-lg-2,
  .rt-lg-2,
  .rtl-lg-2 {
    border-top-left-radius: 0.25rem;
  }
  .rr-lg-2,
  .rt-lg-2,
  .rtr-lg-2 {
    border-top-right-radius: 0.25rem;
  }
  .rb-lg-2,
  .rbl-lg-2,
  .rl-lg-2 {
    border-bottom-left-radius: 0.25rem;
  }
  .rb-lg-2,
  .rbr-lg-2,
  .rr-lg-2 {
    border-bottom-right-radius: 0.25rem;
  }
  .r-lg-2 {
    border-radius: 0.25rem;
  }
  .rl-lg-3,
  .rt-lg-3,
  .rtl-lg-3 {
    border-top-left-radius: 0.5rem;
  }
  .rr-lg-3,
  .rt-lg-3,
  .rtr-lg-3 {
    border-top-right-radius: 0.5rem;
  }
  .rb-lg-3,
  .rbl-lg-3,
  .rl-lg-3 {
    border-bottom-left-radius: 0.5rem;
  }
  .rb-lg-3,
  .rbr-lg-3,
  .rr-lg-3 {
    border-bottom-right-radius: 0.5rem;
  }
  .r-lg-3 {
    border-radius: 0.5rem;
  }
  .rl-lg-4,
  .rt-lg-4,
  .rtl-lg-4 {
    border-top-left-radius: 1rem;
  }
  .rr-lg-4,
  .rt-lg-4,
  .rtr-lg-4 {
    border-top-right-radius: 1rem;
  }
  .rb-lg-4,
  .rbl-lg-4,
  .rl-lg-4 {
    border-bottom-left-radius: 1rem;
  }
  .rb-lg-4,
  .rbr-lg-4,
  .rr-lg-4 {
    border-bottom-right-radius: 1rem;
  }
  .r-lg-4 {
    border-radius: 1rem;
  }
  .rl-lg-5,
  .rt-lg-5,
  .rtl-lg-5 {
    border-top-left-radius: 2rem;
  }
  .rr-lg-5,
  .rt-lg-5,
  .rtr-lg-5 {
    border-top-right-radius: 2rem;
  }
  .rb-lg-5,
  .rbl-lg-5,
  .rl-lg-5 {
    border-bottom-left-radius: 2rem;
  }
  .rb-lg-5,
  .rbr-lg-5,
  .rr-lg-5 {
    border-bottom-right-radius: 2rem;
  }
  .r-lg-5 {
    border-radius: 2rem;
  }
  .rl-lg-6,
  .rt-lg-6,
  .rtl-lg-6 {
    border-top-left-radius: 4rem;
  }
  .rr-lg-6,
  .rt-lg-6,
  .rtr-lg-6 {
    border-top-right-radius: 4rem;
  }
  .rb-lg-6,
  .rbl-lg-6,
  .rl-lg-6 {
    border-bottom-left-radius: 4rem;
  }
  .rb-lg-6,
  .rbr-lg-6,
  .rr-lg-6 {
    border-bottom-right-radius: 4rem;
  }
  .r-lg-6 {
    border-radius: 4rem;
  }
  .rl-lg-7,
  .rt-lg-7,
  .rtl-lg-7 {
    border-top-left-radius: 8rem;
  }
  .rr-lg-7,
  .rt-lg-7,
  .rtr-lg-7 {
    border-top-right-radius: 8rem;
  }
  .rb-lg-7,
  .rbl-lg-7,
  .rl-lg-7 {
    border-bottom-left-radius: 8rem;
  }
  .rb-lg-7,
  .rbr-lg-7,
  .rr-lg-7 {
    border-bottom-right-radius: 8rem;
  }
  .r-lg-7 {
    border-radius: 8rem;
  }
  .rl-lg-0,
  .rt-lg-0,
  .rtl-lg-0 {
    border-top-left-radius: 0;
  }
  .rr-lg-0,
  .rt-lg-0,
  .rtr-lg-0 {
    border-top-right-radius: 0;
  }
  .rb-lg-0,
  .rbl-lg-0,
  .rl-lg-0 {
    border-bottom-left-radius: 0;
  }
  .rb-lg-0,
  .rbr-lg-0,
  .rr-lg-0 {
    border-bottom-right-radius: 0;
  }
  .r-lg-0 {
    border-radius: 0;
  }
  .circle-lg {
    border-radius: 50%;
  }
  .o-lg-0 {
    opacity: 1;
  }
  .o-lg-1 {
    opacity: 0.9;
  }
  .o-lg-2 {
    opacity: 0.8;
  }
  .o-lg-3 {
    opacity: 0.7;
  }
  .o-lg-4 {
    opacity: 0.6;
  }
  .o-lg-5 {
    opacity: 0.5;
  }
  .o-lg-6 {
    opacity: 0.4;
  }
  .o-lg-7 {
    opacity: 0.3;
  }
  .o-lg-8 {
    opacity: 0.2;
  }
  .o-lg-9 {
    opacity: 0.1;
  }
}
@media (min-width: 1200px) {
  .rl-xl-1,
  .rt-xl-1,
  .rtl-xl-1 {
    border-top-left-radius: 0.125rem;
  }
  .rr-xl-1,
  .rt-xl-1,
  .rtr-xl-1 {
    border-top-right-radius: 0.125rem;
  }
  .rb-xl-1,
  .rbl-xl-1,
  .rl-xl-1 {
    border-bottom-left-radius: 0.125rem;
  }
  .rb-xl-1,
  .rbr-xl-1,
  .rr-xl-1 {
    border-bottom-right-radius: 0.125rem;
  }
  .r-xl-1 {
    border-radius: 0.125rem;
  }
  .rl-xl-2,
  .rt-xl-2,
  .rtl-xl-2 {
    border-top-left-radius: 0.25rem;
  }
  .rr-xl-2,
  .rt-xl-2,
  .rtr-xl-2 {
    border-top-right-radius: 0.25rem;
  }
  .rb-xl-2,
  .rbl-xl-2,
  .rl-xl-2 {
    border-bottom-left-radius: 0.25rem;
  }
  .rb-xl-2,
  .rbr-xl-2,
  .rr-xl-2 {
    border-bottom-right-radius: 0.25rem;
  }
  .r-xl-2 {
    border-radius: 0.25rem;
  }
  .rl-xl-3,
  .rt-xl-3,
  .rtl-xl-3 {
    border-top-left-radius: 0.5rem;
  }
  .rr-xl-3,
  .rt-xl-3,
  .rtr-xl-3 {
    border-top-right-radius: 0.5rem;
  }
  .rb-xl-3,
  .rbl-xl-3,
  .rl-xl-3 {
    border-bottom-left-radius: 0.5rem;
  }
  .rb-xl-3,
  .rbr-xl-3,
  .rr-xl-3 {
    border-bottom-right-radius: 0.5rem;
  }
  .r-xl-3 {
    border-radius: 0.5rem;
  }
  .rl-xl-4,
  .rt-xl-4,
  .rtl-xl-4 {
    border-top-left-radius: 1rem;
  }
  .rr-xl-4,
  .rt-xl-4,
  .rtr-xl-4 {
    border-top-right-radius: 1rem;
  }
  .rb-xl-4,
  .rbl-xl-4,
  .rl-xl-4 {
    border-bottom-left-radius: 1rem;
  }
  .rb-xl-4,
  .rbr-xl-4,
  .rr-xl-4 {
    border-bottom-right-radius: 1rem;
  }
  .r-xl-4 {
    border-radius: 1rem;
  }
  .rl-xl-5,
  .rt-xl-5,
  .rtl-xl-5 {
    border-top-left-radius: 2rem;
  }
  .rr-xl-5,
  .rt-xl-5,
  .rtr-xl-5 {
    border-top-right-radius: 2rem;
  }
  .rb-xl-5,
  .rbl-xl-5,
  .rl-xl-5 {
    border-bottom-left-radius: 2rem;
  }
  .rb-xl-5,
  .rbr-xl-5,
  .rr-xl-5 {
    border-bottom-right-radius: 2rem;
  }
  .r-xl-5 {
    border-radius: 2rem;
  }
  .rl-xl-6,
  .rt-xl-6,
  .rtl-xl-6 {
    border-top-left-radius: 4rem;
  }
  .rr-xl-6,
  .rt-xl-6,
  .rtr-xl-6 {
    border-top-right-radius: 4rem;
  }
  .rb-xl-6,
  .rbl-xl-6,
  .rl-xl-6 {
    border-bottom-left-radius: 4rem;
  }
  .rb-xl-6,
  .rbr-xl-6,
  .rr-xl-6 {
    border-bottom-right-radius: 4rem;
  }
  .r-xl-6 {
    border-radius: 4rem;
  }
  .rl-xl-7,
  .rt-xl-7,
  .rtl-xl-7 {
    border-top-left-radius: 8rem;
  }
  .rr-xl-7,
  .rt-xl-7,
  .rtr-xl-7 {
    border-top-right-radius: 8rem;
  }
  .rb-xl-7,
  .rbl-xl-7,
  .rl-xl-7 {
    border-bottom-left-radius: 8rem;
  }
  .rb-xl-7,
  .rbr-xl-7,
  .rr-xl-7 {
    border-bottom-right-radius: 8rem;
  }
  .r-xl-7 {
    border-radius: 8rem;
  }
  .rl-xl-0,
  .rt-xl-0,
  .rtl-xl-0 {
    border-top-left-radius: 0;
  }
  .rr-xl-0,
  .rt-xl-0,
  .rtr-xl-0 {
    border-top-right-radius: 0;
  }
  .rb-xl-0,
  .rbl-xl-0,
  .rl-xl-0 {
    border-bottom-left-radius: 0;
  }
  .rb-xl-0,
  .rbr-xl-0,
  .rr-xl-0 {
    border-bottom-right-radius: 0;
  }
  .r-xl-0 {
    border-radius: 0;
  }
  .circle-xl {
    border-radius: 50%;
  }
  .o-xl-0 {
    opacity: 1;
  }
  .o-xl-1 {
    opacity: 0.9;
  }
  .o-xl-2 {
    opacity: 0.8;
  }
  .o-xl-3 {
    opacity: 0.7;
  }
  .o-xl-4 {
    opacity: 0.6;
  }
  .o-xl-5 {
    opacity: 0.5;
  }
  .o-xl-6 {
    opacity: 0.4;
  }
  .o-xl-7 {
    opacity: 0.3;
  }
  .o-xl-8 {
    opacity: 0.2;
  }
  .o-xl-9 {
    opacity: 0.1;
  }
}
.bg-p1 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2'><rect x='0' y='0' width='1' height='1'/></svg>");
}
.bg-p2 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2'><rect x='0' y='1' width='1' height='1' /><rect x='1' y='0' width='1' height='1'/></svg>");
}
.bg-p3 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2'><rect x='0' y='0' width='1' height='2'/></svg>");
}
.bg-p4 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2'><rect x='0' y='0' width='2' height='1'/></svg>");
}
.bg-p5 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='0' width='1' height='1'/></svg>");
}
.bg-p6 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='0' width='2' height='2'/></svg>");
}
.bg-p7 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='2' width='1' height='1'/><rect x='1' y='1' width='1' height='1'/><rect x='2' y='0' width='1' height='1'/></svg>");
}
.bg-p8 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='0' width='1' height='1'/><rect x='1' y='1' width='1' height='1'/><rect x='2' y='2' width='1' height='1'/></svg>");
}
.bg-p9 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='0' width='1' height='3'/></svg>");
}
.bg-p10 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3' height='3'><rect x='0' y='0' width='3' height='1'/></svg>");
}
.bg-p11 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='1' height='1' /></svg>");
}
.bg-p12 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='2' height='2' /></svg>");
}
.bg-p13 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='3' height='3' /></svg>");
}
.bg-p14 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='3' width='1' height='1'/><rect x='1' y='2' width='1' height='1'/><rect x='2' y='1' width='1' height='1'/><rect x='3' y='0' width='1' height='1'/></svg>");
}
.bg-p15 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='1' height='1' /><rect x='1' y='1' width='1' height='1' /><rect x='2' y='2' width='1' height='1' /><rect x='3' y='3' width='1' height='1' /></svg>");
}
.bg-p16 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='1' height='1' /><rect x='1' y='1' width='1' height='1' /><rect x='2' y='2' width='1' height='1' /><rect x='3' y='1' width='1' height='1' /><rect x='1' y='3' width='1' height='1' /><rect x='3' y='3' width='1' height='1' /></svg>");
}
.bg-p17 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='1' height='4'/></svg>");
}
.bg-p18 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='4' height='1'/></svg>");
}
.bg-p19 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='1' height='1'/><rect x='1' y='1' width='1' height='1'/><rect x='2' y='2' width='1' height='1'/>><rect x='0' y='2' width='1' height='1'/>><rect x='2' y='0' width='1' height='1'/></svg>");
}
.bg-p20 {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect x='0' y='0' width='3' height='1'/><rect x='0' y='2' width='3' height='1'/><rect x='0' y='0' width='1' height='3'/>><rect x='2' y='0' width='1' height='3'/>><rect x='2' y='0' width='1' height='1'/></svg>");
}
.shadow-1 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.hover\:shadow-1:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-2 {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.hover\:shadow-2:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-3 {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover\:shadow-3:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-4 {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.hover\:shadow-4:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shadow-5 {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.hover\:shadow-5:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.shadow-0 {
  box-shadow: none;
}
.hover\:shadow-0:hover {
  box-shadow: none;
}
.hover\:up-1:hover {
  transform: translateY(-0.125rem);
}
.hover\:up-2:hover {
  transform: translateY(-0.25rem);
}
.hover\:up-3:hover {
  transform: translateY(-0.375rem);
}
.hover\:up-4:hover {
  transform: translateY(-0.5rem);
}
.hover\:up-5:hover {
  transform: translateY(-0.75rem);
}
.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.focus\:shadow:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
}
.shadow-inner-y {
  box-shadow: inset 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    inset 0 4px 6px -2px rgba(0, 0, 0, 0.05),
    inset 0 -10px 15px -3px rgba(0, 0, 0, 0.1),
    inset 0 -4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-inner-2y {
  box-shadow: inset 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    inset 0 2px 4px -1px rgba(0, 0, 0, 0.06),
    inset 0 -4px 6px -1px rgba(0, 0, 0, 0.1),
    inset 0 -2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sf-title-underline-center .sf-title,
.sf-title-underline-center.sf-title {
  position: relative;
  text-align: center;
  padding-bottom: 0.5em;
}
.sf-title-underline-center .sf-title:after,
.sf-title-underline-center.sf-title:after {
  content: "";
  position: absolute;
  bottom: -0.05em;
  left: 50%;
  margin-left: -3em;
  width: 6em;
  height: 0.125em;
  background: #4c6ef5;
}
.sf-title-underline-center-double .sf-title,
.sf-title-underline-center-double.sf-title {
  position: relative;
  text-align: center;
  padding-bottom: 0.5em;
}
.sf-title-underline-center-double .sf-title:before,
.sf-title-underline-center-double.sf-title:before {
  content: "";
  position: absolute;
  bottom: 0.125em;
  left: 50%;
  margin-left: -3em;
  width: 6em;
  height: 0.075em;
  background: #4c6ef5;
}
.sf-title-underline-center-double .sf-title:after,
.sf-title-underline-center-double.sf-title:after {
  content: "";
  position: absolute;
  bottom: -0.125em;
  left: 50%;
  margin-left: -2em;
  width: 4em;
  height: 0.075em;
  background: #4c6ef5;
}
.sf-title-underline-left .sf-title,
.sf-title-underline-left.sf-title {
  position: relative;
  text-align: left;
  padding-bottom: 0.5em;
}
.sf-title-underline-left .sf-title:after,
.sf-title-underline-left.sf-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6em;
  height: 0.125em;
  background: #4c6ef5;
}
.sf-title-line .sf-title,
.sf-title-line.sf-title {
  overflow: hidden;
  text-align: center;
}
.sf-title-line .sf-title:after,
.sf-title-line .sf-title:before,
.sf-title-line.sf-title:after,
.sf-title-line.sf-title:before {
  background-color: rgba(27, 31, 44, 0.12);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.sf-title-line .sf-title:before,
.sf-title-line.sf-title:before {
  right: 0.5em;
  margin-left: -50%;
}
.sf-title-line .sf-title:after,
.sf-title-line.sf-title:after {
  left: 0.5em;
  margin-right: -50%;
}
.theme-dark .sf-title-line .sf-title:after,
.theme-dark .sf-title-line .sf-title:before,
.theme-dark .sf-title-line.sf-title:after,
.theme-dark .sf-title-line.sf-title:before {
  background-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light .sf-form-check input[type="radio"].sf-form-check-input + label,
.theme-light .sf-form-check input[type="checkbox"].sf-form-check-input + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light.sf-form-check input[type="radio"].sf-form-check-input + label,
.theme-light.sf-form-check input[type="checkbox"].sf-form-check-input + label {
  color: #710004;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before {
  background-color: #f1f3f5;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before {
  border-color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before {
  background-color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before {
  background-color: #e9ecef;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label {
  color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark .sf-form-check input[type="radio"].sf-form-check-input + label,
.theme-dark .sf-form-check input[type="checkbox"].sf-form-check-input + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-dark.sf-form-check input[type="radio"].sf-form-check-input + label,
.theme-dark.sf-form-check input[type="checkbox"].sf-form-check-input + label,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label {
  color: #fff;
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:before {
  background-color: #212529;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input
  + label:hover:before {
  border-color: #4c6ef5;
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:checked
  + label:before {
  background-color: #4c6ef5;
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled:checked
  + label:before {
  background-color: #343a40;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label {
  color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover {
  color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark.sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-dark.sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="radio"].sf-form-check-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-check
  input[type="checkbox"].sf-form-check-input:disabled
  + label:hover:before {
  border-color: rgba(255, 255, 255, 0.12);
}
.sf-form-check.check-default
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-default
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-default
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-default
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #343a40 !important;
}
.sf-form-check.check-default
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-default
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.sf-form-check.check-default
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-default
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-default
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-default
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #15252d !important;
}
.sf-form-check.check-primary
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-primary
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-primary
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-primary
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #4c6ef5 !important;
}
.sf-form-check.check-primary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-primary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.sf-form-check.check-primary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-primary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-primary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-primary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-form-check.check-secondary
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-secondary
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-secondary
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-secondary
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #e64980 !important;
}
.sf-form-check.check-secondary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-secondary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.sf-form-check.check-secondary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-secondary
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-secondary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-secondary
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #a30020 !important;
}
.sf-form-check.check-success
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-success
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-success
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-success
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #40c057 !important;
}
.sf-form-check.check-success
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-success
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.sf-form-check.check-success
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-success
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-success
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-success
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #2a8d30 !important;
}
.sf-form-check.check-info
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-info
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-info
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-info
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #228be6 !important;
}
.sf-form-check.check-info
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-info
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.sf-form-check.check-info
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-info
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-info
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-info
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #0287d2 !important;
}
.sf-form-check.check-warning
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-warning
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-warning
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-warning
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #fd7e14 !important;
}
.sf-form-check.check-warning
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-warning
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.sf-form-check.check-warning
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-warning
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-warning
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-warning
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #dd9200 !important;
}
.sf-form-check.check-danger
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-danger
  input[type="radio"]:not([disabled]).sf-form-check-input
  + label:hover:before,
.sf-form-check.check-danger
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label.focus:before,
.sf-form-check.check-danger
  input[type="checkbox"]:not([disabled]).sf-form-check-input
  + label:hover:before {
  border-color: #fa5252 !important;
}
.sf-form-check.check-danger
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:before,
.sf-form-check.check-danger
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:before {
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.sf-form-check.check-danger
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-danger
  input[type="radio"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before,
.sf-form-check.check-danger
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:focus:before,
.sf-form-check.check-danger
  input[type="checkbox"]:not([disabled]).sf-form-check-input:checked
  + label:hover:before {
  background-color: #d22114 !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label {
  color: #710004;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before {
  background-color: #f1f3f5;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before {
  border-color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before {
  background-color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before {
  background-color: #e9ecef;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label {
  color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark .sf-form-switch input[type="checkbox"].sf-form-switch-input + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-dark.sf-form-switch input[type="checkbox"].sf-form-switch-input + label,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label {
  color: #fff;
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:before {
  background-color: #212529;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.focus:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before {
  border-color: #4c6ef5;
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before {
  background-color: #4c6ef5;
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled:checked
  + label:before {
  background-color: #343a40;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label {
  color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover {
  color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-dark.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before {
  border-color: rgba(255, 255, 255, 0.12);
}
.sf-form-switch.switch-default
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-default
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #343a40 !important;
}
.sf-form-switch.switch-default
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.sf-form-switch.switch-default
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-default
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #15252d !important;
}
.sf-form-switch.switch-primary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-primary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #4c6ef5 !important;
}
.sf-form-switch.switch-primary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.sf-form-switch.switch-primary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-primary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-form-switch.switch-secondary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-secondary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #e64980 !important;
}
.sf-form-switch.switch-secondary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.sf-form-switch.switch-secondary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-secondary
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #a30020 !important;
}
.sf-form-switch.switch-success
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-success
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #40c057 !important;
}
.sf-form-switch.switch-success
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.sf-form-switch.switch-success
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-success
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #2a8d30 !important;
}
.sf-form-switch.switch-info
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-info
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #228be6 !important;
}
.sf-form-switch.switch-info
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.sf-form-switch.switch-info
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-info
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #0287d2 !important;
}
.sf-form-switch.switch-warning
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-warning
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #fd7e14 !important;
}
.sf-form-switch.switch-warning
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.sf-form-switch.switch-warning
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-warning
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #dd9200 !important;
}
.sf-form-switch.switch-danger
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label.focus:before,
.sf-form-switch.switch-danger
  input[type="checkbox"]:not([disabled]).sf-form-switch-input
  + label:hover:before {
  border-color: #fa5252 !important;
}
.sf-form-switch.switch-danger
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:before {
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.sf-form-switch.switch-danger
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:focus:before,
.sf-form-switch.switch-danger
  input[type="checkbox"]:not([disabled]).sf-form-switch-input:checked
  + label:hover:before {
  background-color: #d22114 !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover {
  background-color: #e9ecef;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment {
  background-color: #dee2e6;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light .sf-form-range input[type="range"].sf-form-range-input + .axis,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light.sf-form-range input[type="range"].sf-form-range-input + .axis {
  background-color: #e9ecef;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light.sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover {
  background-color: rgba(27, 31, 44, 0.05);
}
.theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-dark.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-dark.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis:hover {
  background-color: #343a40;
}
.theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-dark.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-dark.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment {
  background-color: #868e96;
}
.theme-dark .sf-form-range input[type="range"].sf-form-range-input + .axis,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-dark.sf-form-range input[type="range"].sf-form-range-input + .axis,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis {
  background-color: #343a40;
}
.theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-dark.sf-form-range input[type="range"].sf-form-range-input + .axis:hover,
.theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.sf-form-range.range-default
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(52, 58, 64, 0.6);
}
.sf-form-range.range-default
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-default
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #343a40;
}
.sf-form-range.range-default
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-default
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #15252d !important;
}
.sf-form-range.range-primary
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.sf-form-range.range-primary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-primary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #4c6ef5;
}
.sf-form-range.range-primary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-primary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #2268dd !important;
}
.sf-form-range.range-secondary
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(230, 73, 128, 0.6);
}
.sf-form-range.range-secondary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-secondary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #e64980;
}
.sf-form-range.range-secondary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-secondary
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #a30020 !important;
}
.sf-form-range.range-success
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(64, 192, 87, 0.6);
}
.sf-form-range.range-success
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-success
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #40c057;
}
.sf-form-range.range-success
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-success
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #2a8d30 !important;
}
.sf-form-range.range-info
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(34, 139, 230, 0.6);
}
.sf-form-range.range-info
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-info
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #228be6;
}
.sf-form-range.range-info
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-info
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #0287d2 !important;
}
.sf-form-range.range-warning
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(253, 126, 20, 0.6);
}
.sf-form-range.range-warning
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-warning
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #fd7e14;
}
.sf-form-range.range-warning
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-warning
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #dd9200 !important;
}
.sf-form-range.range-danger
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(250, 82, 82, 0.6);
}
.sf-form-range.range-danger
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin,
.sf-form-range.range-danger
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  background-color: #fa5252;
}
.sf-form-range.range-danger
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:focus,
.sf-form-range.range-danger
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin:hover {
  background-color: #d22114 !important;
}
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  position: relative;
  padding: 0.5em 1.2em;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.12);
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn-danger.btn-flat,
.btn-default.btn-flat,
.btn-info.btn-flat,
.btn-primary.btn-flat,
.btn-secondary.btn-flat,
.btn-success.btn-flat,
.btn-warning.btn-flat {
  text-decoration: none;
  outline: 0 !important;
}
.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
  box-shadow: none;
}
.btn.active,
.btn:active {
  background-image: auto;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #fff;
  background-color: #343a40;
  border-color: #292d32;
}
.btn-default:hover {
  color: #fff;
  background-color: #1d2124;
  border-color: #191b1e;
}
.btn-default:hover::after {
  background: 0 0;
}
.btn-default.disabled,
.btn-default:disabled {
  background-color: #343a40;
  border-color: #191b1e;
}
.btn-default:not([disabled]):not(.disabled).active,
.btn-default:not([disabled]):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #191b1e;
}
.btn-default.active,
.btn-default:active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  background-image: none;
  border-color: #191b1e;
}
.btn-default.focus,
.btn-default:focus {
  box-shadow: none !important;
  border-color: #191b1e;
}
.btn-default.btn-flat {
  background: 0 0;
  color: #343a40;
  border: none;
  position: relative;
}
.btn-default.btn-flat.active,
.btn-default.btn-flat.focus,
.btn-default.btn-flat:active,
.btn-default.btn-flat:focus,
.btn-default.btn-flat:hover {
  color: #343a40 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-primary {
  color: #fff;
  background-color: #4c6ef5;
  border-color: #345af4;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1c47f2;
  border-color: #123ff2;
}
.btn-primary:hover::after {
  background: 0 0;
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #4c6ef5;
  border-color: #123ff2;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1c47f2;
  border-color: #123ff2;
}
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1c47f2;
  background-image: none;
  border-color: #123ff2;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none !important;
  border-color: #123ff2;
}
.btn-primary.btn-flat {
  background: 0 0;
  color: #4c6ef5;
  border: none;
  position: relative;
}
.btn-primary.btn-flat.active,
.btn-primary.btn-flat.focus,
.btn-primary.btn-flat:active,
.btn-primary.btn-flat:focus,
.btn-primary.btn-flat:hover {
  color: #4c6ef5 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-secondary {
  color: #fff;
  background-color: #e64980;
  border-color: #e33370;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #de1e61;
  border-color: #d51d5d;
}
.btn-secondary:hover::after {
  background: 0 0;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #e64980;
  border-color: #d51d5d;
}
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #de1e61;
  border-color: #d51d5d;
}
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #de1e61;
  background-image: none;
  border-color: #d51d5d;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: none !important;
  border-color: #d51d5d;
}
.btn-secondary.btn-flat {
  background: 0 0;
  color: #e64980;
  border: none;
  position: relative;
}
.btn-secondary.btn-flat.active,
.btn-secondary.btn-flat.focus,
.btn-secondary.btn-flat:active,
.btn-secondary.btn-flat:focus,
.btn-secondary.btn-flat:hover {
  color: #e64980 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-success {
  color: #fff;
  background-color: #40c057;
  border-color: #39ad4e;
}
.btn-success:hover {
  color: #fff;
  background-color: #339a45;
  border-color: #309242;
}
.btn-success:hover::after {
  background: 0 0;
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #40c057;
  border-color: #309242;
}
.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #339a45;
  border-color: #309242;
}
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #339a45;
  background-image: none;
  border-color: #309242;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: none !important;
  border-color: #309242;
}
.btn-success.btn-flat {
  background: 0 0;
  color: #40c057;
  border: none;
  position: relative;
}
.btn-success.btn-flat.active,
.btn-success.btn-flat.focus,
.btn-success.btn-flat:active,
.btn-success.btn-flat:focus,
.btn-success.btn-flat:hover {
  color: #40c057 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-info {
  color: #fff;
  background-color: #228be6;
  border-color: #187ed6;
}
.btn-info:hover {
  color: #fff;
  background-color: #1671bf;
  border-color: #156bb6;
}
.btn-info:hover::after {
  background: 0 0;
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #228be6;
  border-color: #156bb6;
}
.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1671bf;
  border-color: #156bb6;
}
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1671bf;
  background-image: none;
  border-color: #156bb6;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: none !important;
  border-color: #156bb6;
}
.btn-info.btn-flat {
  background: 0 0;
  color: #228be6;
  border: none;
  position: relative;
}
.btn-info.btn-flat.active,
.btn-info.btn-flat.focus,
.btn-info.btn-flat:active,
.btn-info.btn-flat:focus,
.btn-info.btn-flat:hover {
  color: #228be6 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-warning {
  color: #fff;
  background-color: #fd7e14;
  border-color: #f57102;
}
.btn-warning:hover {
  color: #fff;
  background-color: #dc6502;
  border-color: #d26102;
}
.btn-warning:hover::after {
  background: 0 0;
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #fd7e14;
  border-color: #d26102;
}
.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #dc6502;
  border-color: #d26102;
}
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #dc6502;
  background-image: none;
  border-color: #d26102;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: none !important;
  border-color: #d26102;
}
.btn-warning.btn-flat {
  background: 0 0;
  color: #fd7e14;
  border: none;
  position: relative;
}
.btn-warning.btn-flat.active,
.btn-warning.btn-flat.focus,
.btn-warning.btn-flat:active,
.btn-warning.btn-flat:focus,
.btn-warning.btn-flat:hover {
  color: #fd7e14 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.btn-danger {
  color: #fff;
  background-color: #fa5252;
  border-color: #f93939;
}
.btn-danger:hover {
  color: #fff;
  background-color: #f92020;
  border-color: #f81717;
}
.btn-danger:hover::after {
  background: 0 0;
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #fa5252;
  border-color: #f81717;
}
.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f92020;
  border-color: #f81717;
}
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f92020;
  background-image: none;
  border-color: #f81717;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: none !important;
  border-color: #f81717;
}
.btn-danger.btn-flat {
  background: 0 0;
  color: #fa5252;
  border: none;
  position: relative;
}
.btn-danger.btn-flat.active,
.btn-danger.btn-flat.focus,
.btn-danger.btn-flat:active,
.btn-danger.btn-flat:focus,
.btn-danger.btn-flat:hover {
  color: #fa5252 !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent;
  box-shadow: none;
}
.theme-dark .theme-dark .theme-dark .theme-light .btn-theme,
.theme-dark .theme-dark .theme-light .btn-theme,
.theme-dark .theme-light .btn-theme,
.theme-light .btn-theme,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .btn-theme,
.theme-light .theme-dark .theme-dark .theme-light .btn-theme,
.theme-light .theme-dark .theme-light .btn-theme {
  color: #710004;
  background-color: rgba(27, 31, 44, 0);
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark .theme-dark .theme-dark .theme-light .btn-theme:hover,
.theme-dark .theme-dark .theme-light .btn-theme:hover,
.theme-dark .theme-light .btn-theme:hover,
.theme-light .btn-theme:hover,
.theme-light .theme-dark .theme-dark .theme-dark .theme-light .btn-theme:hover,
.theme-light .theme-dark .theme-dark .theme-light .btn-theme:hover,
.theme-light .theme-dark .theme-light .btn-theme:hover {
  background-color: rgba(27, 31, 44, 0.05);
  color: #710004;
  border-color: rgba(27, 31, 44, 0.54);
}
.theme-dark .theme-dark .theme-dark .theme-light .btn-theme:hover::after,
.theme-dark .theme-dark .theme-light .btn-theme:hover::after,
.theme-dark .theme-light .btn-theme:hover::after,
.theme-light .btn-theme:hover::after,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .btn-theme:hover::after,
.theme-light .theme-dark .theme-dark .theme-light .btn-theme:hover::after,
.theme-light .theme-dark .theme-light .btn-theme:hover::after {
  background: 0 0;
}
.theme-dark .btn-theme,
.theme-dark .theme-light .theme-dark .btn-theme,
.theme-dark .theme-light .theme-light .theme-dark .btn-theme,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .btn-theme,
.theme-light .theme-dark .btn-theme,
.theme-light .theme-light .theme-dark .btn-theme,
.theme-light .theme-light .theme-light .theme-dark .btn-theme {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .btn-theme:hover,
.theme-dark .theme-light .theme-dark .btn-theme:hover,
.theme-dark .theme-light .theme-light .theme-dark .btn-theme:hover,
.theme-dark .theme-light .theme-light .theme-light .theme-dark .btn-theme:hover,
.theme-light .theme-dark .btn-theme:hover,
.theme-light .theme-light .theme-dark .btn-theme:hover,
.theme-light .theme-light .theme-light .theme-dark .btn-theme:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-color: #fff;
}
.theme-dark .btn-theme:hover::after,
.theme-dark .theme-light .theme-dark .btn-theme:hover::after,
.theme-dark .theme-light .theme-light .theme-dark .btn-theme:hover::after,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .btn-theme:hover::after,
.theme-light .theme-dark .btn-theme:hover::after,
.theme-light .theme-light .theme-dark .btn-theme:hover::after,
.theme-light .theme-light .theme-light .theme-dark .btn-theme:hover::after {
  background: 0 0;
}
.btn-outline.btn-default {
  color: #343a40;
  background-image: none;
  background-color: transparent;
  border-color: #343a40;
}
.btn-outline.btn-default:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline.btn-default.disabled,
.btn-outline.btn-default:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline.btn-default.active,
.btn-outline.btn-default.focus,
.btn-outline.btn-default:active,
.btn-outline.btn-default:focus,
.show > .btn-outline.btn-default.dropdown-toggle {
  color: #fff !important;
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.btn-outline.btn-primary {
  color: #4c6ef5;
  background-image: none;
  background-color: transparent;
  border-color: #4c6ef5;
}
.btn-outline.btn-primary:hover {
  color: #fff;
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.btn-outline.btn-primary.disabled,
.btn-outline.btn-primary:disabled {
  color: #4c6ef5;
  background-color: transparent;
}
.btn-outline.btn-primary.active,
.btn-outline.btn-primary.focus,
.btn-outline.btn-primary:active,
.btn-outline.btn-primary:focus,
.show > .btn-outline.btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.btn-outline.btn-secondary {
  color: #e64980;
  background-image: none;
  background-color: transparent;
  border-color: #e64980;
}
.btn-outline.btn-secondary:hover {
  color: #fff;
  background-color: #e64980;
  border-color: #e64980;
}
.btn-outline.btn-secondary.disabled,
.btn-outline.btn-secondary:disabled {
  color: #e64980;
  background-color: transparent;
}
.btn-outline.btn-secondary.active,
.btn-outline.btn-secondary.focus,
.btn-outline.btn-secondary:active,
.btn-outline.btn-secondary:focus,
.show > .btn-outline.btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.btn-outline.btn-success {
  color: #40c057;
  background-image: none;
  background-color: transparent;
  border-color: #40c057;
}
.btn-outline.btn-success:hover {
  color: #fff;
  background-color: #40c057;
  border-color: #40c057;
}
.btn-outline.btn-success.disabled,
.btn-outline.btn-success:disabled {
  color: #40c057;
  background-color: transparent;
}
.btn-outline.btn-success.active,
.btn-outline.btn-success.focus,
.btn-outline.btn-success:active,
.btn-outline.btn-success:focus,
.show > .btn-outline.btn-success.dropdown-toggle {
  color: #fff !important;
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.btn-outline.btn-info {
  color: #228be6;
  background-image: none;
  background-color: transparent;
  border-color: #228be6;
}
.btn-outline.btn-info:hover {
  color: #fff;
  background-color: #228be6;
  border-color: #228be6;
}
.btn-outline.btn-info.disabled,
.btn-outline.btn-info:disabled {
  color: #228be6;
  background-color: transparent;
}
.btn-outline.btn-info.active,
.btn-outline.btn-info.focus,
.btn-outline.btn-info:active,
.btn-outline.btn-info:focus,
.show > .btn-outline.btn-info.dropdown-toggle {
  color: #fff !important;
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.btn-outline.btn-warning {
  color: #fd7e14;
  background-image: none;
  background-color: transparent;
  border-color: #fd7e14;
}
.btn-outline.btn-warning:hover {
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline.btn-warning.disabled,
.btn-outline.btn-warning:disabled {
  color: #fd7e14;
  background-color: transparent;
}
.btn-outline.btn-warning.active,
.btn-outline.btn-warning.focus,
.btn-outline.btn-warning:active,
.btn-outline.btn-warning:focus,
.show > .btn-outline.btn-warning.dropdown-toggle {
  color: #fff !important;
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.btn-outline.btn-danger {
  color: #fa5252;
  background-image: none;
  background-color: transparent;
  border-color: #fa5252;
}
.btn-outline.btn-danger:hover {
  color: #fff;
  background-color: #fa5252;
  border-color: #fa5252;
}
.btn-outline.btn-danger.disabled,
.btn-outline.btn-danger:disabled {
  color: #fa5252;
  background-color: transparent;
}
.btn-outline.btn-danger.active,
.btn-outline.btn-danger.focus,
.btn-outline.btn-danger:active,
.btn-outline.btn-danger:focus,
.show > .btn-outline.btn-danger.dropdown-toggle {
  color: #fff !important;
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.btn-link {
  color: #4c6ef5;
}
.btn-flat,
.btn-md {
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #0d39e8;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:hover::after {
  background: 0 0;
}
.btn-link:disabled {
  color: rgba(255, 255, 255, 0.5);
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
  text-decoration: none;
}
.btn-md {
  padding: 0.675em 1.2em;
  border: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.btn-md.active,
.btn-md.btn-icon:hover,
.btn-md.focus,
.btn-md:active,
.btn-md:focus,
.btn-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.btn-flat {
  border-radius: 0;
  padding: 0.675em 1.2em;
  border: none;
}
.btn-flat.btn-icon {
  font-size: 1rem;
}
.btn--2,
.sf-form.sf-form-label input[type="file"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="file"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="file"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="file"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="file"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="file"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="date"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="date"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="date"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="date"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="date"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="date"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.active
  + label,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.active
  + label:focus,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control:focus
  + label,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control:focus
  + label:active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control:focus
  + label:focus,
.sf-form.sf-form-label input[type="datetime"].sf-form-control.active + label,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.active
  + label:focus,
.sf-form.sf-form-label input[type="datetime"].sf-form-control:focus + label,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control:focus
  + label:active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control:focus
  + label:focus,
.sf-form.sf-form-label input[type="email"].sf-form-control.active + label,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label input[type="email"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="email"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="email"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="email"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="number"].sf-form-control.active + label,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.active
  + label:focus,
.sf-form.sf-form-label input[type="number"].sf-form-control:focus + label,
.sf-form.sf-form-label
  input[type="number"].sf-form-control:focus
  + label:active,
.sf-form.sf-form-label input[type="number"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="password"].sf-form-control.active + label,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.active
  + label:focus,
.sf-form.sf-form-label input[type="password"].sf-form-control:focus + label,
.sf-form.sf-form-label
  input[type="password"].sf-form-control:focus
  + label:active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control:focus
  + label:focus,
.sf-form.sf-form-label input[type="search"].sf-form-control.active + label,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.active
  + label:active,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.active
  + label:focus,
.sf-form.sf-form-label input[type="search"].sf-form-control:focus + label,
.sf-form.sf-form-label
  input[type="search"].sf-form-control:focus
  + label:active,
.sf-form.sf-form-label input[type="search"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="tel"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="tel"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="tel"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="tel"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="tel"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="tel"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="text"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="text"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="text"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="text"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="text"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="text"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="time"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="time"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="time"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="time"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="time"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="time"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label input[type="url"].sf-form-control.active + label,
.sf-form.sf-form-label input[type="url"].sf-form-control.active + label:active,
.sf-form.sf-form-label input[type="url"].sf-form-control.active + label:focus,
.sf-form.sf-form-label input[type="url"].sf-form-control:focus + label,
.sf-form.sf-form-label input[type="url"].sf-form-control:focus + label:active,
.sf-form.sf-form-label input[type="url"].sf-form-control:focus + label:focus,
.sf-form.sf-form-label textarea.sf-form-control.active + label,
.sf-form.sf-form-label textarea.sf-form-control.active + label:active,
.sf-form.sf-form-label textarea.sf-form-control.active + label:focus,
.sf-form.sf-form-label textarea.sf-form-control:focus + label,
.sf-form.sf-form-label textarea.sf-form-control:focus + label:active,
.sf-form.sf-form-label textarea.sf-form-control:focus + label:focus {
  font-size: 0.75rem;
}
.btn-rounded {
  border-radius: 10rem;
}
.btn-rounded.btn-icon {
  border-radius: 50%;
}
.badge,
.form-control,
.sf-progress {
  border-radius: 0.125rem;
}
.btn-icon {
  padding: 0.5em !important;
  width: 2.375em;
}
.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.btn--2 {
  padding: 0.3em 0.6em;
}
.btn--2.btn-md {
  padding: 0.405em 0.6em;
  font-size: 0.675rem;
}
.btn--1 {
  padding: 0.4em 0.8em;
  font-size: 0.875rem;
}
.btn--1.btn-md {
  padding: 0.54em 0.8em;
  font-size: 0.7875rem;
}
.btn-0 {
  padding: 0.5em 1.2em;
  font-size: 1rem;
}
.btn-0.btn-md {
  padding: 0.675em 1.2em;
  font-size: 0.9rem;
}
.btn-1 {
  padding: 0.6em 1.2em;
  font-size: 1.25rem;
}
.btn-1.btn-md {
  padding: 0.81em 1.2em;
  font-size: 1.125rem;
}
.btn-2 {
  padding: 0.7em 1.4em;
  font-size: 1.5rem;
}
.btn-2.btn-md {
  padding: 0.945em 1.4em;
  font-size: 1.35rem;
}
@media (min-width: 576px) {
  .btn-sm--2 {
    padding: 0.3em 0.6em;
    font-size: 0.75rem;
  }
  .btn-sm--2.btn-md {
    padding: 0.405em 0.6em;
    font-size: 0.675rem;
  }
  .btn-sm--1 {
    padding: 0.4em 0.8em;
    font-size: 0.875rem;
  }
  .btn-sm--1.btn-md {
    padding: 0.54em 0.8em;
    font-size: 0.7875rem;
  }
  .btn-sm-0 {
    padding: 0.5em 1.2em;
    font-size: 1rem;
  }
  .btn-sm-0.btn-md {
    padding: 0.675em 1.2em;
    font-size: 0.9rem;
  }
  .btn-sm-1 {
    padding: 0.6em 1.2em;
    font-size: 1.25rem;
  }
  .btn-sm-1.btn-md {
    padding: 0.81em 1.2em;
    font-size: 1.125rem;
  }
  .btn-sm-2 {
    padding: 0.7em 1.4em;
    font-size: 1.5rem;
  }
  .btn-sm-2.btn-md {
    padding: 0.945em 1.4em;
    font-size: 1.35rem;
  }
}
@media (min-width: 768px) {
  .btn-md--2 {
    padding: 0.3em 0.6em;
    font-size: 0.75rem;
  }
  .btn-md--2.btn-md {
    padding: 0.405em 0.6em;
    font-size: 0.675rem;
  }
  .btn-md--1 {
    padding: 0.4em 0.8em;
    font-size: 0.875rem;
  }
  .btn-md--1.btn-md {
    padding: 0.54em 0.8em;
    font-size: 0.7875rem;
  }
  .btn-md-0 {
    padding: 0.5em 1.2em;
    font-size: 1rem;
  }
  .btn-md-0.btn-md {
    padding: 0.675em 1.2em;
    font-size: 0.9rem;
  }
  .btn-md-1 {
    padding: 0.6em 1.2em;
    font-size: 1.25rem;
  }
  .btn-md-1.btn-md {
    padding: 0.81em 1.2em;
    font-size: 1.125rem;
  }
  .btn-md-2 {
    padding: 0.7em 1.4em;
    font-size: 1.5rem;
  }
  .btn-md-2.btn-md {
    padding: 0.945em 1.4em;
    font-size: 1.35rem;
  }
}
@media (min-width: 992px) {
  .btn-lg--2 {
    padding: 0.3em 0.6em;
    font-size: 0.75rem;
  }
  .btn-lg--2.btn-md {
    padding: 0.405em 0.6em;
    font-size: 0.675rem;
  }
  .btn-lg--1 {
    padding: 0.4em 0.8em;
    font-size: 0.875rem;
  }
  .btn-lg--1.btn-md {
    padding: 0.54em 0.8em;
    font-size: 0.7875rem;
  }
  .btn-lg-0 {
    padding: 0.5em 1.2em;
    font-size: 1rem;
  }
  .btn-lg-0.btn-md {
    padding: 0.675em 1.2em;
    font-size: 0.9rem;
  }
  .btn-lg-1 {
    padding: 0.6em 1.2em;
    font-size: 1.25rem;
  }
  .btn-lg-1.btn-md {
    padding: 0.81em 1.2em;
    font-size: 1.125rem;
  }
  .btn-lg-2 {
    padding: 0.7em 1.4em;
    font-size: 1.5rem;
  }
  .btn-lg-2.btn-md {
    padding: 0.945em 1.4em;
    font-size: 1.35rem;
  }
}
@media (min-width: 1200px) {
  .btn-xl--2 {
    padding: 0.3em 0.6em;
    font-size: 0.75rem;
  }
  .btn-xl--2.btn-md {
    padding: 0.405em 0.6em;
    font-size: 0.675rem;
  }
  .btn-xl--1 {
    padding: 0.4em 0.8em;
    font-size: 0.875rem;
  }
  .btn-xl--1.btn-md {
    padding: 0.54em 0.8em;
    font-size: 0.7875rem;
  }
  .btn-xl-0 {
    padding: 0.5em 1.2em;
    font-size: 1rem;
  }
  .btn-xl-0.btn-md {
    padding: 0.675em 1.2em;
    font-size: 0.9rem;
  }
  .btn-xl-1 {
    padding: 0.6em 1.2em;
    font-size: 1.25rem;
  }
  .btn-xl-1.btn-md {
    padding: 0.81em 1.2em;
    font-size: 1.125rem;
  }
  .btn-xl-2 {
    padding: 0.7em 1.4em;
    font-size: 1.5rem;
  }
  .btn-xl-2.btn-md {
    padding: 0.945em 1.4em;
    font-size: 1.35rem;
  }
}
.btn-block {
  display: block;
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-labeled .btn-label {
  position: relative;
  background: 0 0;
  background: rgba(27, 31, 44, 0.05);
  display: inline-block;
  padding: 0.5em;
  width: 2.375em;
  left: -1.1875em;
}
.btn-labeled .btn-label.btn-label-right {
  left: auto;
  right: -1.1875em;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn .badge,
.dropdown,
.dropup {
  position: relative;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
.badge:empty {
  display: none;
}
.btn .badge {
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-default {
  color: color-yiq(#343a40);
  background-color: #343a40;
}
.badge-default[href]:focus,
.badge-default[href]:hover {
  color: color-yiq(#343a40);
  text-decoration: none;
  background-color: #1d2124;
}
.badge-primary {
  color: color-yiq(#4c6ef5);
  background-color: #4c6ef5;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: color-yiq(#4c6ef5);
  text-decoration: none;
  background-color: #1c47f2;
}
.badge-secondary {
  color: color-yiq(#e64980);
  background-color: #e64980;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: color-yiq(#e64980);
  text-decoration: none;
  background-color: #de1e61;
}
.badge-success {
  color: color-yiq(#40c057);
  background-color: #40c057;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: color-yiq(#40c057);
  text-decoration: none;
  background-color: #339a45;
}
.badge-info {
  color: color-yiq(#228be6);
  background-color: #228be6;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: color-yiq(#228be6);
  text-decoration: none;
  background-color: #1671bf;
}
.badge-warning {
  color: color-yiq(#fd7e14);
  background-color: #fd7e14;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: color-yiq(#fd7e14);
  text-decoration: none;
  background-color: #dc6502;
}
.badge-danger {
  color: color-yiq(#fa5252);
  background-color: #fa5252;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: color-yiq(#fa5252);
  text-decoration: none;
  background-color: #f92020;
}
.dropdown:hover ul {
  display: block;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropdown-divider {
  height: 1px;
  overflow: hidden;
  background-color: rgba(27, 31, 44, 0.12);
}
.sf-scroll-x,
.sf-scroll.sf-scroll-x {
  overflow-x: auto;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5em 1.5rem;
  clear: both;
  color: #710004;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #710004;
  text-decoration: none;
  background-color: rgba(27, 31, 44, 0.05);
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #4c6ef5;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  pointer-events: none;
  color: #868e96;
  cursor: not-allowed;
  background-color: transparent;
}
.dropdown-item > i {
  width: 1rem;
  vertical-align: middle;
  text-align: center;
  margin: auto 1rem auto 0;
}
.dropdown-md,
.dropdown-square {
  border-radius: 0;
}
.show > .dropdown-menu {
  display: block;
}
.show > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 0.5em 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.sf-hero,
.sf-overcard {
  position: relative;
}
.hide-show .hide-show-btn.show {
  display: none;
}
.hide-show .hide-show-btn.hide {
  display: inline;
}
.hide-show .hide-show-block {
  display: block;
}
.hide-show.hidden .hide-show-btn.hide {
  display: none;
}
.hide-show.hidden .hide-show-btn.show {
  display: inline;
}
.hide-show.hidden .hide-show-block {
  display: none;
}
.sf-overcard:hover {
  z-index: 60;
}
.sf-overcard:hover .sf-overcard-secondary {
  visibility: visible;
  opacity: 1;
}
.sf-overcard-secondary {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.sf-scroll {
  overflow-y: auto;
}
.sf-scroll::-webkit-scrollbar {
  width: 0.875rem;
  height: 0.875rem;
}
.sf-scroll::-webkit-scrollbar-thumb {
  height: 0.375rem;
  border: 0.25rem solid transparent;
  background-clip: padding-box;
  border-radius: 4rem;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05),
    inset 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.sf-scroll::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
.sf-scroll::-webkit-scrollbar-corner {
  background-color: transparent;
}
.sf-scroll-x::-webkit-scrollbar {
  width: 0.875rem;
  height: 0.875rem;
}
.sf-scroll-x::-webkit-scrollbar-thumb {
  height: 0.375rem;
  border: 0.25rem solid transparent;
  background-clip: padding-box;
  border-radius: 4rem;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05),
    inset 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.sf-scroll-x::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
.sf-scroll-x::-webkit-scrollbar-corner {
  background-color: transparent;
}
.sf-hero {
  background-size: cover;
  height: 100vh;
}
.sf-hero-content {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 36px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
html {
  transition-property: none;
}
.sf-up {
  position: fixed;
  z-index: 7000;
  cursor: pointer;
  opacity: 0;
}
.sf-up.active {
  opacity: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sf-tab ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.aspect-ratio-1x1,
.sf-viewbox-1x1 {
  padding-top: 100%;
}
.sf-tab ul li .sf-tab-active {
  display: none;
}
.sf-tab ul li .sf-tab-inactive {
  display: block;
  cursor: pointer;
}
.sf-tab ul li.active .sf-tab-active {
  display: block;
}
.sf-tab .sf-tab-content > section,
.sf-tab ul li.active .sf-tab-inactive {
  display: none;
}
.sf-tab .sf-tab-content {
  position: relative;
}
.sf-tab .sf-tab-content > section.active {
  display: block;
}
.fit {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sf-viewbox-wrap,
.view {
  position: relative;
  cursor: default;
}
.sf-viewbox-wrap .content,
.sf-viewbox-wrap .decor,
.sf-viewbox-wrap .mask,
.sf-viewbox-wrap .sf-viewbox,
.view .content,
.view .decor,
.view .mask,
.view .sf-viewbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sf-viewbox-wrap .sf-viewbox-video,
.view .sf-viewbox-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity;
}
@media (min-aspect-ratio: 16 / 9) {
  .sf-viewbox-wrap .sf-viewbox-video,
  .view .sf-viewbox-video {
    width: 100%;
    height: auto;
  }
}
.sf-viewbox-wrap img,
.sf-viewbox-wrap video,
.view img,
.view video {
  display: block;
  position: relative;
}
.sf-viewbox-wrap .sf-viewbox-hover,
.view .sf-viewbox-hover {
  opacity: 0;
}
.sf-viewbox-wrap:hover > .sf-viewbox-hover,
.view:hover > .sf-viewbox-hover {
  opacity: 1;
}
.sf-viewbox-1x2 {
  padding-top: 200%;
}
.sf-viewbox-2x1 {
  padding-top: 50%;
}
.sf-viewbox-2x3 {
  padding-top: 150%;
}
.sf-viewbox-3x1 {
  padding-top: 33.33%;
}
.sf-viewbox-3x2 {
  padding-top: 66.66%;
}
.sf-viewbox-3x4 {
  padding-top: 133.33%;
}
.sf-viewbox-4x1 {
  padding-top: 25%;
}
.sf-viewbox-4x3 {
  padding-top: 75%;
}
.sf-share {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  cursor: pointer;
}
.sf-share .sf-share-btn {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
.sf-share .sf-share-btn .div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sf-share .sf-share-btn:hover {
  opacity: 0.95;
}
.sf-share .sf-share-btn .sf-share-icon {
  text-align: center;
}
.sf-share .sf-share-btn .sf-share-icon i {
  min-width: 1.5em;
}
.sf-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.47);
  opacity: 1;
}
.blur {
  filter: blur(10px);
}
.sf-modal-area {
  position: relative;
  width: 50%;
  background: #fff;
}
.sf-modal-content {
  overflow-y: auto;
  max-height: 100vh;
  padding: 2rem;
}
iframe.sf-modal-content {
  display: flex;
  border: none;
}
@media (max-width: 991px) {
  .sf-modal-area {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .sf-modal-area {
    width: 85%;
  }
}
@media (max-width: 575px) {
  .sf-modal-area {
    width: 100%;
  }
}
.sf-close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1em;
  height: 1em;
  opacity: 0.4;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.sf-close:hover {
  opacity: 1;
}
.sf-close:after,
.sf-close:before {
  position: absolute;
  left: 50%;
  content: " ";
  height: 100%;
  width: 2px;
  top: 0;
  background-color: #710004;
}
.sf-close-left,
.sf-close-left-top {
  left: 1em;
  right: auto;
  margin-left: -3em;
}
.sf-progress-animation:after,
.sf-progress-animation:before {
  content: "";
  left: 0;
  position: absolute;
  background-color: inherit;
}
.sf-close:before {
  transform: rotate(45deg);
}
.sf-close:after {
  transform: rotate(-45deg);
}
.sf-form input[type="date"]:active + label,
.sf-form input[type="date"]:active + label:focus,
.sf-form input[type="date"]:active:not([readonly]) + label,
.sf-form input[type="date"]:focus + label,
.sf-form input[type="date"]:focus + label:focus,
.sf-form input[type="date"]:focus:not([readonly]) + label,
.sf-form input[type="datetime-local"]:active + label,
.sf-form input[type="datetime-local"]:active + label:focus,
.sf-form input[type="datetime-local"]:active:not([readonly]) + label,
.sf-form input[type="datetime-local"]:focus + label,
.sf-form input[type="datetime-local"]:focus + label:focus,
.sf-form input[type="datetime-local"]:focus:not([readonly]) + label,
.sf-form input[type="datetime"]:active + label,
.sf-form input[type="datetime"]:active + label:focus,
.sf-form input[type="datetime"]:active:not([readonly]) + label,
.sf-form input[type="datetime"]:focus + label,
.sf-form input[type="datetime"]:focus + label:focus,
.sf-form input[type="datetime"]:focus:not([readonly]) + label,
.sf-form input[type="email"]:active + label,
.sf-form input[type="email"]:active + label:focus,
.sf-form input[type="email"]:active:not([readonly]) + label,
.sf-form input[type="email"]:focus + label,
.sf-form input[type="email"]:focus + label:focus,
.sf-form input[type="email"]:focus:not([readonly]) + label,
.sf-form input[type="number"]:active + label,
.sf-form input[type="number"]:active + label:focus,
.sf-form input[type="number"]:active:not([readonly]) + label,
.sf-form input[type="number"]:focus + label,
.sf-form input[type="number"]:focus + label:focus,
.sf-form input[type="number"]:focus:not([readonly]) + label,
.sf-form input[type="password"]:active + label,
.sf-form input[type="password"]:active + label:focus,
.sf-form input[type="password"]:active:not([readonly]) + label,
.sf-form input[type="password"]:focus + label,
.sf-form input[type="password"]:focus + label:focus,
.sf-form input[type="password"]:focus:not([readonly]) + label,
.sf-form input[type="search"]:active + label,
.sf-form input[type="search"]:active + label:focus,
.sf-form input[type="search"]:active:not([readonly]) + label,
.sf-form input[type="search"]:focus + label,
.sf-form input[type="search"]:focus + label:focus,
.sf-form input[type="search"]:focus:not([readonly]) + label,
.sf-form input[type="tel"]:active + label,
.sf-form input[type="tel"]:active + label:focus,
.sf-form input[type="tel"]:active:not([readonly]) + label,
.sf-form input[type="tel"]:focus + label,
.sf-form input[type="tel"]:focus + label:focus,
.sf-form input[type="tel"]:focus:not([readonly]) + label,
.sf-form input[type="text"]:active + label,
.sf-form input[type="text"]:active + label:focus,
.sf-form input[type="text"]:active:not([readonly]) + label,
.sf-form input[type="text"]:focus + label,
.sf-form input[type="text"]:focus + label:focus,
.sf-form input[type="text"]:focus:not([readonly]) + label,
.sf-form input[type="time"]:active + label,
.sf-form input[type="time"]:active + label:focus,
.sf-form input[type="time"]:active:not([readonly]) + label,
.sf-form input[type="time"]:focus + label,
.sf-form input[type="time"]:focus + label:focus,
.sf-form input[type="time"]:focus:not([readonly]) + label,
.sf-form input[type="url"]:active + label,
.sf-form input[type="url"]:active + label:focus,
.sf-form input[type="url"]:active:not([readonly]) + label,
.sf-form input[type="url"]:focus + label,
.sf-form input[type="url"]:focus + label:focus,
.sf-form input[type="url"]:focus:not([readonly]) + label,
.sf-form textarea:active + label,
.sf-form textarea:active + label:focus,
.sf-form textarea:active:not([readonly]) + label,
.sf-form textarea:focus + label,
.sf-form textarea:focus + label:focus,
.sf-form textarea:focus:not([readonly]) + label {
  transform: translateY(-110%);
  color: #4c6ef5;
}
.theme-light.sf-close {
  background-color: transparent;
}
.theme-light .sf-close:after,
.theme-light .sf-close:before,
.theme-light.sf-close:after,
.theme-light.sf-close:before {
  background-color: #710004;
}
.theme-dark.sf-close {
  background-color: transparent;
}
.theme-dark .sf-close:after,
.theme-dark .sf-close:before,
.theme-dark.sf-close:after,
.theme-dark.sf-close:before {
  background-color: #fff;
}
.sf-close-right {
  margin-right: -3em;
}
.sf-close-right-top {
  margin-top: -1em;
  margin-right: -3em;
}
.sf-close-left-top {
  margin-top: -1em;
}
.sf-close-top {
  margin-top: -3em;
  top: 1em;
  bottom: auto;
}
.sf-close-bottom {
  margin-bottom: -3em;
  bottom: 1em;
  top: auto;
}
.sf-close-center {
  top: 50%;
  margin-top: -0.5em;
}
.sf-progress {
  position: relative;
  height: 0.25rem;
  display: block;
  width: 100%;
  background-color: rgba(27, 31, 44, 0.12);
  background-clip: padding-box;
  overflow: hidden;
}
.sf-progress-animation,
.sf-progress-bar {
  background-color: #2196f3;
}
.sf-progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  transition: width 0.3s linear;
}
.sf-progress-animation:before {
  top: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.sf-progress-animation:after {
  top: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1)
    infinite;
  animation-delay: 1.15s;
}
@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  100%,
  60% {
    left: 100%;
    right: -90%;
  }
}
@-moz-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  100%,
  60% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  100%,
  60% {
    left: 100%;
    right: -90%;
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  100%,
  60% {
    left: 107%;
    right: -8%;
  }
}
@-moz-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  100%,
  60% {
    left: 107%;
    right: -8%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  100%,
  60% {
    left: 107%;
    right: -8%;
  }
}
.form-control {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.sf-form {
  display: flex;
  position: relative;
  box-sizing: border-box;
  outline: 0;
}
.sf-form.sf-form-label input[type="file"],
.sf-form.sf-form-label input[type="date"],
.sf-form.sf-form-label input[type="datetime-local"],
.sf-form.sf-form-label input[type="datetime"],
.sf-form.sf-form-label input[type="email"],
.sf-form.sf-form-label input[type="number"],
.sf-form.sf-form-label input[type="password"],
.sf-form.sf-form-label input[type="search"],
.sf-form.sf-form-label input[type="tel"],
.sf-form.sf-form-label input[type="text"],
.sf-form.sf-form-label input[type="time"],
.sf-form.sf-form-label input[type="url"],
.sf-form.sf-form-label textarea {
  box-sizing: border-box;
  outline: 0;
}
.sf-form.sf-form-label input[type="file"].sf-form-control,
.sf-form.sf-form-label input[type="date"].sf-form-control,
.sf-form.sf-form-label input[type="datetime-local"].sf-form-control,
.sf-form.sf-form-label input[type="datetime"].sf-form-control,
.sf-form.sf-form-label input[type="email"].sf-form-control,
.sf-form.sf-form-label input[type="number"].sf-form-control,
.sf-form.sf-form-label input[type="password"].sf-form-control,
.sf-form.sf-form-label input[type="search"].sf-form-control,
.sf-form.sf-form-label input[type="tel"].sf-form-control,
.sf-form.sf-form-label input[type="text"].sf-form-control,
.sf-form.sf-form-label input[type="time"].sf-form-control,
.sf-form.sf-form-label input[type="url"].sf-form-control,
.sf-form.sf-form-label textarea.sf-form-control {
  padding: 2rem 1rem 0.5rem;
}
.sf-form.sf-form-label input[type="file"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="date"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="email"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="number"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="search"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="tel"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="text"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="time"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label input[type="url"].sf-form-control.sf-form-control-lg,
.sf-form.sf-form-label textarea.sf-form-control.sf-form-control-lg {
  padding: 2.25rem 1.25rem 0.75rem;
  font-size: 1.25rem;
}
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-lg
  + label,
.sf-form.sf-form-label textarea.sf-form-control.sf-form-control-lg + label {
  font-size: 1.25rem;
  padding: 0 1.25rem;
}
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-lg
  + label:focus,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-lg
  + label.active,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-lg
  + label:active,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-lg
  + label:focus {
  font-size: 1rem;
}
.sf-form.sf-form-label input[type="file"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="date"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="email"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="number"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="search"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="tel"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="text"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="time"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label input[type="url"].sf-form-control.sf-form-control-sm,
.sf-form.sf-form-label textarea.sf-form-control.sf-form-control-sm {
  padding: 1.5rem 0.75rem 0.5rem;
  font-size: 0.875rem;
}
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-sm
  + label,
.sf-form.sf-form-label textarea.sf-form-control.sf-form-control-sm + label {
  font-size: 0.875rem;
  padding: 0 0.75rem;
}
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="file"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="date"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="datetime-local"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="datetime"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="email"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="number"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="password"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="search"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="tel"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="text"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="time"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  input[type="url"].sf-form-control.sf-form-control-sm
  + label:focus,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-sm
  + label.active,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-sm
  + label:active,
.sf-form.sf-form-label
  textarea.sf-form-control.sf-form-control-sm
  + label:focus {
  font-size: 0.75rem;
}
.sf-form.sf-form-label input[type="file"] + label,
.sf-form.sf-form-label input[type="date"] + label,
.sf-form.sf-form-label input[type="datetime-local"] + label,
.sf-form.sf-form-label input[type="datetime"] + label,
.sf-form.sf-form-label input[type="email"] + label,
.sf-form.sf-form-label input[type="number"] + label,
.sf-form.sf-form-label input[type="password"] + label,
.sf-form.sf-form-label input[type="search"] + label,
.sf-form.sf-form-label input[type="tel"] + label,
.sf-form.sf-form-label input[type="text"] + label,
.sf-form.sf-form-label input[type="time"] + label,
.sf-form.sf-form-label input[type="url"] + label,
.sf-form.sf-form-label textarea + label {
  display: inline-block;
}
.sf-form input[type="date"],
.sf-form input[type="datetime-local"],
.sf-form input[type="datetime"],
.sf-form input[type="email"],
.sf-form input[type="number"],
.sf-form input[type="password"],
.sf-form input[type="search"],
.sf-form input[type="tel"],
.sf-form input[type="text"],
.sf-form input[type="time"],
.sf-form input[type="url"],
.sf-form textarea {
  outline: 0;
  box-shadow: none;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  background-color: inherit;
  box-sizing: content-box;
}
.sf-form input[type="date"]:active,
.sf-form input[type="date"]:focus,
.sf-form input[type="datetime-local"]:active,
.sf-form input[type="datetime-local"]:focus,
.sf-form input[type="datetime"]:active,
.sf-form input[type="datetime"]:focus,
.sf-form input[type="email"]:active,
.sf-form input[type="email"]:focus,
.sf-form input[type="number"]:active,
.sf-form input[type="number"]:focus,
.sf-form input[type="password"]:active,
.sf-form input[type="password"]:focus,
.sf-form input[type="search"]:active,
.sf-form input[type="search"]:focus,
.sf-form input[type="tel"]:active,
.sf-form input[type="tel"]:focus,
.sf-form input[type="text"]:active,
.sf-form input[type="text"]:focus,
.sf-form input[type="time"]:active,
.sf-form input[type="time"]:focus,
.sf-form input[type="url"]:active,
.sf-form input[type="url"]:focus,
.sf-form textarea:active,
.sf-form textarea:focus {
  box-shadow: none;
  border: 1px solid #4c6ef5;
  background-color: #fff;
}
.sf-form input[type="date"].sf-form-focus,
.sf-form input[type="datetime-local"].sf-form-focus,
.sf-form input[type="datetime"].sf-form-focus,
.sf-form input[type="email"].sf-form-focus,
.sf-form input[type="number"].sf-form-focus,
.sf-form input[type="password"].sf-form-focus,
.sf-form input[type="search"].sf-form-focus,
.sf-form input[type="tel"].sf-form-focus,
.sf-form input[type="text"].sf-form-focus,
.sf-form input[type="time"].sf-form-focus,
.sf-form input[type="url"].sf-form-focus,
.sf-form textarea.sf-form-focus {
  background-color: #fff;
}
.sf-form input[type="date"]:hover:not([readonly]),
.sf-form input[type="datetime-local"]:hover:not([readonly]),
.sf-form input[type="datetime"]:hover:not([readonly]),
.sf-form input[type="email"]:hover:not([readonly]),
.sf-form input[type="number"]:hover:not([readonly]),
.sf-form input[type="password"]:hover:not([readonly]),
.sf-form input[type="search"]:hover:not([readonly]),
.sf-form input[type="tel"]:hover:not([readonly]),
.sf-form input[type="text"]:hover:not([readonly]),
.sf-form input[type="time"]:hover:not([readonly]),
.sf-form input[type="url"]:hover:not([readonly]),
.sf-form textarea:hover:not([readonly]) {
  border: 1px solid #adb5bd;
}
.sf-form input[type="date"]:-moz-placeholder,
.sf-form input[type="date"]:-ms-input-placeholder,
.sf-form input[type="date"]::-webkit-input-placeholder,
.sf-form input[type="date"]:placeholder,
.sf-form input[type="datetime-local"]:-moz-placeholder,
.sf-form input[type="datetime-local"]:-ms-input-placeholder,
.sf-form input[type="datetime-local"]::-webkit-input-placeholder,
.sf-form input[type="datetime-local"]:placeholder,
.sf-form input[type="datetime"]:-moz-placeholder,
.sf-form input[type="datetime"]:-ms-input-placeholder,
.sf-form input[type="datetime"]::-webkit-input-placeholder,
.sf-form input[type="datetime"]:placeholder,
.sf-form input[type="email"]:-moz-placeholder,
.sf-form input[type="email"]:-ms-input-placeholder,
.sf-form input[type="email"]::-webkit-input-placeholder,
.sf-form input[type="email"]:placeholder,
.sf-form input[type="number"]:-moz-placeholder,
.sf-form input[type="number"]:-ms-input-placeholder,
.sf-form input[type="number"]::-webkit-input-placeholder,
.sf-form input[type="number"]:placeholder,
.sf-form input[type="password"]:-moz-placeholder,
.sf-form input[type="password"]:-ms-input-placeholder,
.sf-form input[type="password"]::-webkit-input-placeholder,
.sf-form input[type="password"]:placeholder,
.sf-form input[type="search"]:-moz-placeholder,
.sf-form input[type="search"]:-ms-input-placeholder,
.sf-form input[type="search"]::-webkit-input-placeholder,
.sf-form input[type="search"]:placeholder,
.sf-form input[type="tel"]:-moz-placeholder,
.sf-form input[type="tel"]:-ms-input-placeholder,
.sf-form input[type="tel"]::-webkit-input-placeholder,
.sf-form input[type="tel"]:placeholder,
.sf-form input[type="text"]:-moz-placeholder,
.sf-form input[type="text"]:-ms-input-placeholder,
.sf-form input[type="text"]::-webkit-input-placeholder,
.sf-form input[type="text"]:placeholder,
.sf-form input[type="time"]:-moz-placeholder,
.sf-form input[type="time"]:-ms-input-placeholder,
.sf-form input[type="time"]::-webkit-input-placeholder,
.sf-form input[type="time"]:placeholder,
.sf-form input[type="url"]:-moz-placeholder,
.sf-form input[type="url"]:-ms-input-placeholder,
.sf-form input[type="url"]::-webkit-input-placeholder,
.sf-form input[type="url"]:placeholder,
.sf-form textarea:-moz-placeholder,
.sf-form textarea:-ms-input-placeholder,
.sf-form textarea::-webkit-input-placeholder,
.sf-form textarea:placeholder {
  color: #adb5bd;
  box-sizing: border-box;
  outline: 0;
}
.sf-form input[type="date"].sf-form-control,
.sf-form input[type="datetime-local"].sf-form-control,
.sf-form input[type="datetime"].sf-form-control,
.sf-form input[type="email"].sf-form-control,
.sf-form input[type="number"].sf-form-control,
.sf-form input[type="password"].sf-form-control,
.sf-form input[type="search"].sf-form-control,
.sf-form input[type="tel"].sf-form-control,
.sf-form input[type="text"].sf-form-control,
.sf-form input[type="time"].sf-form-control,
.sf-form input[type="url"].sf-form-control,
.sf-form textarea.sf-form-control {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  padding: 1.25rem 1rem;
  width: 100%;
  background-image: none;
  background-color: inherit;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  vertical-align: middle;
}
.sf-form input[type="date"].sf-form-control:disabled,
.sf-form input[type="date"].sf-form-control[readonly],
.sf-form input[type="datetime-local"].sf-form-control:disabled,
.sf-form input[type="datetime-local"].sf-form-control[readonly],
.sf-form input[type="datetime"].sf-form-control:disabled,
.sf-form input[type="datetime"].sf-form-control[readonly],
.sf-form input[type="email"].sf-form-control:disabled,
.sf-form input[type="email"].sf-form-control[readonly],
.sf-form input[type="number"].sf-form-control:disabled,
.sf-form input[type="number"].sf-form-control[readonly],
.sf-form input[type="password"].sf-form-control:disabled,
.sf-form input[type="password"].sf-form-control[readonly],
.sf-form input[type="search"].sf-form-control:disabled,
.sf-form input[type="search"].sf-form-control[readonly],
.sf-form input[type="tel"].sf-form-control:disabled,
.sf-form input[type="tel"].sf-form-control[readonly],
.sf-form input[type="text"].sf-form-control:disabled,
.sf-form input[type="text"].sf-form-control[readonly],
.sf-form input[type="time"].sf-form-control:disabled,
.sf-form input[type="time"].sf-form-control[readonly],
.sf-form input[type="url"].sf-form-control:disabled,
.sf-form input[type="url"].sf-form-control[readonly],
.sf-form textarea.sf-form-control:disabled,
.sf-form textarea.sf-form-control[readonly] {
  background-color: #e9ecef;
  border-color: #dee2e6;
  box-sizing: border-box;
  outline: 0;
}
.sf-form input[type="date"].sf-form-control:disabled:hover,
.sf-form input[type="date"].sf-form-control[readonly]:hover,
.sf-form input[type="datetime-local"].sf-form-control:disabled:hover,
.sf-form input[type="datetime-local"].sf-form-control[readonly]:hover,
.sf-form input[type="datetime"].sf-form-control:disabled:hover,
.sf-form input[type="datetime"].sf-form-control[readonly]:hover,
.sf-form input[type="email"].sf-form-control:disabled:hover,
.sf-form input[type="email"].sf-form-control[readonly]:hover,
.sf-form input[type="number"].sf-form-control:disabled:hover,
.sf-form input[type="number"].sf-form-control[readonly]:hover,
.sf-form input[type="password"].sf-form-control:disabled:hover,
.sf-form input[type="password"].sf-form-control[readonly]:hover,
.sf-form input[type="search"].sf-form-control:disabled:hover,
.sf-form input[type="search"].sf-form-control[readonly]:hover,
.sf-form input[type="tel"].sf-form-control:disabled:hover,
.sf-form input[type="tel"].sf-form-control[readonly]:hover,
.sf-form input[type="text"].sf-form-control:disabled:hover,
.sf-form input[type="text"].sf-form-control[readonly]:hover,
.sf-form input[type="time"].sf-form-control:disabled:hover,
.sf-form input[type="time"].sf-form-control[readonly]:hover,
.sf-form input[type="url"].sf-form-control:disabled:hover,
.sf-form input[type="url"].sf-form-control[readonly]:hover,
.sf-form textarea.sf-form-control:disabled:hover,
.sf-form textarea.sf-form-control[readonly]:hover {
  border-color: #dee2e6 !important;
}
.sf-form input[type="date"].sf-form-control-lg,
.sf-form input[type="datetime-local"].sf-form-control-lg,
.sf-form input[type="datetime"].sf-form-control-lg,
.sf-form input[type="email"].sf-form-control-lg,
.sf-form input[type="number"].sf-form-control-lg,
.sf-form input[type="password"].sf-form-control-lg,
.sf-form input[type="search"].sf-form-control-lg,
.sf-form input[type="tel"].sf-form-control-lg,
.sf-form input[type="text"].sf-form-control-lg,
.sf-form input[type="time"].sf-form-control-lg,
.sf-form input[type="url"].sf-form-control-lg,
.sf-form textarea.sf-form-control-lg {
  padding: 1.5rem 1.25rem;
  font-size: 1.25rem;
}
.sf-form input[type="date"].sf-form-control-sm,
.sf-form input[type="datetime-local"].sf-form-control-sm,
.sf-form input[type="datetime"].sf-form-control-sm,
.sf-form input[type="email"].sf-form-control-sm,
.sf-form input[type="number"].sf-form-control-sm,
.sf-form input[type="password"].sf-form-control-sm,
.sf-form input[type="search"].sf-form-control-sm,
.sf-form input[type="tel"].sf-form-control-sm,
.sf-form input[type="text"].sf-form-control-sm,
.sf-form input[type="time"].sf-form-control-sm,
.sf-form input[type="url"].sf-form-control-sm,
.sf-form textarea.sf-form-control-sm {
  padding: 1rem 0.75rem;
  font-size: 0.875rem;
}
.sf-form input[type="date"]:active:not([readonly]),
.sf-form input[type="date"]:focus:not([readonly]),
.sf-form input[type="datetime-local"]:active:not([readonly]),
.sf-form input[type="datetime-local"]:focus:not([readonly]),
.sf-form input[type="datetime"]:active:not([readonly]),
.sf-form input[type="datetime"]:focus:not([readonly]),
.sf-form input[type="email"]:active:not([readonly]),
.sf-form input[type="email"]:focus:not([readonly]),
.sf-form input[type="number"]:active:not([readonly]),
.sf-form input[type="number"]:focus:not([readonly]),
.sf-form input[type="password"]:active:not([readonly]),
.sf-form input[type="password"]:focus:not([readonly]),
.sf-form input[type="search"]:active:not([readonly]),
.sf-form input[type="search"]:focus:not([readonly]),
.sf-form input[type="tel"]:active:not([readonly]),
.sf-form input[type="tel"]:focus:not([readonly]),
.sf-form input[type="text"]:active:not([readonly]),
.sf-form input[type="text"]:focus:not([readonly]),
.sf-form input[type="time"]:active:not([readonly]),
.sf-form input[type="time"]:focus:not([readonly]),
.sf-form input[type="url"]:active:not([readonly]),
.sf-form input[type="url"]:focus:not([readonly]),
.sf-form textarea:active:not([readonly]),
.sf-form textarea:focus:not([readonly]) {
  box-shadow: none;
  border: 1px solid #4c6ef5;
  background-color: #fff;
}
.sf-form input[type="date"]:active:not([readonly]):hover,
.sf-form input[type="date"]:focus:not([readonly]):hover,
.sf-form input[type="datetime-local"]:active:not([readonly]):hover,
.sf-form input[type="datetime-local"]:focus:not([readonly]):hover,
.sf-form input[type="datetime"]:active:not([readonly]):hover,
.sf-form input[type="datetime"]:focus:not([readonly]):hover,
.sf-form input[type="email"]:active:not([readonly]):hover,
.sf-form input[type="email"]:focus:not([readonly]):hover,
.sf-form input[type="number"]:active:not([readonly]):hover,
.sf-form input[type="number"]:focus:not([readonly]):hover,
.sf-form input[type="password"]:active:not([readonly]):hover,
.sf-form input[type="password"]:focus:not([readonly]):hover,
.sf-form input[type="search"]:active:not([readonly]):hover,
.sf-form input[type="search"]:focus:not([readonly]):hover,
.sf-form input[type="tel"]:active:not([readonly]):hover,
.sf-form input[type="tel"]:focus:not([readonly]):hover,
.sf-form input[type="text"]:active:not([readonly]):hover,
.sf-form input[type="text"]:focus:not([readonly]):hover,
.sf-form input[type="time"]:active:not([readonly]):hover,
.sf-form input[type="time"]:focus:not([readonly]):hover,
.sf-form input[type="url"]:active:not([readonly]):hover,
.sf-form input[type="url"]:focus:not([readonly]):hover,
.sf-form textarea:active:not([readonly]):hover,
.sf-form textarea:focus:not([readonly]):hover {
  border: 1px solid #4c6ef5;
  background-color: #fff;
}
.sf-form input[type="date"]:-moz-placeholder + label,
.sf-form input[type="date"]:-moz-placeholder + lable:focus,
.sf-form input[type="date"]:-ms-input-placeholder + label,
.sf-form input[type="date"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="date"]::-webkit-input-placeholder + label,
.sf-form input[type="date"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="date"]:placeholder + label,
.sf-form input[type="date"]:placeholder + lable:focus,
.sf-form input[type="datetime-local"]:-moz-placeholder + label,
.sf-form input[type="datetime-local"]:-moz-placeholder + lable:focus,
.sf-form input[type="datetime-local"]:-ms-input-placeholder + label,
.sf-form input[type="datetime-local"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="datetime-local"]::-webkit-input-placeholder + label,
.sf-form input[type="datetime-local"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="datetime-local"]:placeholder + label,
.sf-form input[type="datetime-local"]:placeholder + lable:focus,
.sf-form input[type="datetime"]:-moz-placeholder + label,
.sf-form input[type="datetime"]:-moz-placeholder + lable:focus,
.sf-form input[type="datetime"]:-ms-input-placeholder + label,
.sf-form input[type="datetime"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="datetime"]::-webkit-input-placeholder + label,
.sf-form input[type="datetime"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="datetime"]:placeholder + label,
.sf-form input[type="datetime"]:placeholder + lable:focus,
.sf-form input[type="email"]:-moz-placeholder + label,
.sf-form input[type="email"]:-moz-placeholder + lable:focus,
.sf-form input[type="email"]:-ms-input-placeholder + label,
.sf-form input[type="email"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="email"]::-webkit-input-placeholder + label,
.sf-form input[type="email"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="email"]:placeholder + label,
.sf-form input[type="email"]:placeholder + lable:focus,
.sf-form input[type="number"]:-moz-placeholder + label,
.sf-form input[type="number"]:-moz-placeholder + lable:focus,
.sf-form input[type="number"]:-ms-input-placeholder + label,
.sf-form input[type="number"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="number"]::-webkit-input-placeholder + label,
.sf-form input[type="number"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="number"]:placeholder + label,
.sf-form input[type="number"]:placeholder + lable:focus,
.sf-form input[type="password"]:-moz-placeholder + label,
.sf-form input[type="password"]:-moz-placeholder + lable:focus,
.sf-form input[type="password"]:-ms-input-placeholder + label,
.sf-form input[type="password"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="password"]::-webkit-input-placeholder + label,
.sf-form input[type="password"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="password"]:placeholder + label,
.sf-form input[type="password"]:placeholder + lable:focus,
.sf-form input[type="search"]:-moz-placeholder + label,
.sf-form input[type="search"]:-moz-placeholder + lable:focus,
.sf-form input[type="search"]:-ms-input-placeholder + label,
.sf-form input[type="search"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="search"]::-webkit-input-placeholder + label,
.sf-form input[type="search"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="search"]:placeholder + label,
.sf-form input[type="search"]:placeholder + lable:focus,
.sf-form input[type="tel"]:-moz-placeholder + label,
.sf-form input[type="tel"]:-moz-placeholder + lable:focus,
.sf-form input[type="tel"]:-ms-input-placeholder + label,
.sf-form input[type="tel"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="tel"]::-webkit-input-placeholder + label,
.sf-form input[type="tel"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="tel"]:placeholder + label,
.sf-form input[type="tel"]:placeholder + lable:focus,
.sf-form input[type="text"]:-moz-placeholder + label,
.sf-form input[type="text"]:-moz-placeholder + lable:focus,
.sf-form input[type="text"]:-ms-input-placeholder + label,
.sf-form input[type="text"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="text"]::-webkit-input-placeholder + label,
.sf-form input[type="text"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="text"]:placeholder + label,
.sf-form input[type="text"]:placeholder + lable:focus,
.sf-form input[type="time"]:-moz-placeholder + label,
.sf-form input[type="time"]:-moz-placeholder + lable:focus,
.sf-form input[type="time"]:-ms-input-placeholder + label,
.sf-form input[type="time"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="time"]::-webkit-input-placeholder + label,
.sf-form input[type="time"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="time"]:placeholder + label,
.sf-form input[type="time"]:placeholder + lable:focus,
.sf-form input[type="url"]:-moz-placeholder + label,
.sf-form input[type="url"]:-moz-placeholder + lable:focus,
.sf-form input[type="url"]:-ms-input-placeholder + label,
.sf-form input[type="url"]:-ms-input-placeholder + lable:focus,
.sf-form input[type="url"]::-webkit-input-placeholder + label,
.sf-form input[type="url"]::-webkit-input-placeholder + lable:focus,
.sf-form input[type="url"]:placeholder + label,
.sf-form input[type="url"]:placeholder + lable:focus,
.sf-form textarea:-moz-placeholder + label,
.sf-form textarea:-moz-placeholder + lable:focus,
.sf-form textarea:-ms-input-placeholder + label,
.sf-form textarea:-ms-input-placeholder + lable:focus,
.sf-form textarea::-webkit-input-placeholder + label,
.sf-form textarea::-webkit-input-placeholder + lable:focus,
.sf-form textarea:placeholder + label,
.sf-form textarea:placeholder + lable:focus {
  transform: translateY(-110%);
}
.sf-form input[type="date"].sf-form-focus:not([readonly]),
.sf-form input[type="datetime-local"].sf-form-focus:not([readonly]),
.sf-form input[type="datetime"].sf-form-focus:not([readonly]),
.sf-form input[type="email"].sf-form-focus:not([readonly]),
.sf-form input[type="number"].sf-form-focus:not([readonly]),
.sf-form input[type="password"].sf-form-focus:not([readonly]),
.sf-form input[type="search"].sf-form-focus:not([readonly]),
.sf-form input[type="tel"].sf-form-focus:not([readonly]),
.sf-form input[type="text"].sf-form-focus:not([readonly]),
.sf-form input[type="time"].sf-form-focus:not([readonly]),
.sf-form input[type="url"].sf-form-focus:not([readonly]),
.sf-form textarea.sf-form-focus:not([readonly]) {
  background-color: #fff;
}
.sf-form input[type="date"] + label,
.sf-form input[type="datetime-local"] + label,
.sf-form input[type="datetime"] + label,
.sf-form input[type="email"] + label,
.sf-form input[type="number"] + label,
.sf-form input[type="password"] + label,
.sf-form input[type="search"] + label,
.sf-form input[type="tel"] + label,
.sf-form input[type="text"] + label,
.sf-form input[type="time"] + label,
.sf-form input[type="url"] + label,
.sf-form textarea + label {
  position: absolute;
  top: 50%;
  left: 1px;
  width: auto;
  transform: translateY(-50%);
  transition: 0.2s;
  cursor: default;
  color: inherit;
  padding: 0 1rem;
  font-size: 1rem;
  display: none;
  box-sizing: border-box;
  outline: 0;
}
.sf-form input[type="date"] + label.active,
.sf-form input[type="date"] + label:active,
.sf-form input[type="date"] + label:focus,
.sf-form input[type="datetime-local"] + label.active,
.sf-form input[type="datetime-local"] + label:active,
.sf-form input[type="datetime-local"] + label:focus,
.sf-form input[type="datetime"] + label.active,
.sf-form input[type="datetime"] + label:active,
.sf-form input[type="datetime"] + label:focus,
.sf-form input[type="email"] + label.active,
.sf-form input[type="email"] + label:active,
.sf-form input[type="email"] + label:focus,
.sf-form input[type="number"] + label.active,
.sf-form input[type="number"] + label:active,
.sf-form input[type="number"] + label:focus,
.sf-form input[type="password"] + label.active,
.sf-form input[type="password"] + label:active,
.sf-form input[type="password"] + label:focus,
.sf-form input[type="search"] + label.active,
.sf-form input[type="search"] + label:active,
.sf-form input[type="search"] + label:focus,
.sf-form input[type="tel"] + label.active,
.sf-form input[type="tel"] + label:active,
.sf-form input[type="tel"] + label:focus,
.sf-form input[type="text"] + label.active,
.sf-form input[type="text"] + label:active,
.sf-form input[type="text"] + label:focus,
.sf-form input[type="time"] + label.active,
.sf-form input[type="time"] + label:active,
.sf-form input[type="time"] + label:focus,
.sf-form input[type="url"] + label.active,
.sf-form input[type="url"] + label:active,
.sf-form input[type="url"] + label:focus,
.sf-form textarea + label.active,
.sf-form textarea + label:active,
.sf-form textarea + label:focus {
  font-size: 0.875rem;
  transform: translateY(-110%);
}
.sf-form input[type="date"] + label + small.text-muted,
.sf-form input[type="datetime-local"] + label + small.text-muted,
.sf-form input[type="datetime"] + label + small.text-muted,
.sf-form input[type="email"] + label + small.text-muted,
.sf-form input[type="number"] + label + small.text-muted,
.sf-form input[type="password"] + label + small.text-muted,
.sf-form input[type="search"] + label + small.text-muted,
.sf-form input[type="tel"] + label + small.text-muted,
.sf-form input[type="text"] + label + small.text-muted,
.sf-form input[type="time"] + label + small.text-muted,
.sf-form input[type="url"] + label + small.text-muted,
.sf-form textarea + label + small.text-muted {
  margin-left: 1rem;
  display: flex;
  align-items: center;
}
.sf-form input[type="date"] + label + span.character-counter,
.sf-form input[type="datetime-local"] + label + span.character-counter,
.sf-form input[type="datetime"] + label + span.character-counter,
.sf-form input[type="email"] + label + span.character-counter,
.sf-form input[type="number"] + label + span.character-counter,
.sf-form input[type="password"] + label + span.character-counter,
.sf-form input[type="search"] + label + span.character-counter,
.sf-form input[type="tel"] + label + span.character-counter,
.sf-form input[type="text"] + label + span.character-counter,
.sf-form input[type="time"] + label + span.character-counter,
.sf-form input[type="url"] + label + span.character-counter,
.sf-form textarea + label + span.character-counter {
  position: absolute;
  top: 100%;
}
.sf-form .prefix {
  position: absolute;
  top: 0;
  left: 1px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  padding: 1.25rem 1rem;
  color: inherit;
  transition: color 0.2s;
  box-sizing: border-box;
  outline: 0;
}
.sf-form .prefix ~ input,
.sf-form .prefix ~ input ~ label,
.sf-form .prefix ~ textarea,
.sf-form .prefix ~ textarea ~ label {
  padding-left: 3.5rem !important;
}
.sf-form .prefix.icon-sm {
  font-size: 1rem;
  padding: 1rem 0.75rem;
}
.sf-form .prefix.icon-sm ~ input.sf-form-control-sm,
.sf-form .prefix.icon-sm ~ input.sf-form-control-sm ~ label,
.sf-form .prefix.icon-sm ~ textarea.sf-form-control-sm,
.sf-form .prefix.icon-sm ~ textarea.sf-form-control-sm ~ label {
  padding-left: 2.5rem !important;
}
.sf-form .prefix.icon-lg {
  font-size: 1.75rem;
  padding: 1.5rem 1.25rem;
}
.sf-form .prefix.icon-lg ~ input.sf-form-control-lg,
.sf-form .prefix.icon-lg ~ input.sf-form-control-lg ~ label,
.sf-form .prefix.icon-lg ~ textarea.sf-form-control-lg,
.sf-form .prefix.icon-lg ~ textarea.sf-form-control-lg ~ label {
  padding-left: 4.25rem !important;
}
.sf-form textarea + label {
  top: 50% !important;
}
.sf-form textarea + label + span.character-counter {
  position: absolute;
  top: 100%;
}
.sf-form .active + label {
  font-size: 0.75rem;
}
.sf-form textarea {
  overflow-y: hidden;
  resize: none;
}
.sf-form textarea ~ label {
  top: 2rem !important;
}
.sf-form textarea.sf-form-control-lg ~ label {
  top: 2.25rem !important;
}
.sf-form textarea.sf-form-control-sm ~ label {
  top: 1.5rem !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only] {
  background-color: #e9ecef;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover {
  border-color: rgba(27, 31, 44, 0.12) !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]) {
  border-color: rgba(27, 31, 44, 0.54);
  background-color: #fff !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus {
  border-color: #4c6ef5;
  background-color: #fff !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus {
  color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus {
  background-color: #fff !important;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active {
  border-color: #4c6ef5;
}
.theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-dark
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-dark
  .theme-light
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label {
  color: #4c6ef5;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only],
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only] {
  background-color: #343a40;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:disabled:hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control[read-only]:hover {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]),
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.hover,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:hover:not([readonly]) {
  border-color: rgba(255, 255, 255, 0.7);
  background-color: #000 !important;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus {
  border-color: #4c6ef5;
  background-color: #000 !important;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:active
  + label:focus,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control:focus
  + label:focus {
  color: #4c6ef5;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.sf-form-focus {
  background-color: #000 !important;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active {
  border-color: #4c6ef5;
}
.theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark
  .theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-dark.sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label,
.theme-light
  .theme-light
  .theme-light
  .theme-dark
  .sf-form
  :-webkit-any(
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="datetime"],
    input[type="time"],
    input[type="month"],
    input[type="week"],
    input[type="search"],
    input[type="url"]
  ).sf-form-control.doc-active
  + label {
  color: #4c6ef5;
}
.sf-form.form-default input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-default
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-default
  input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-default
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-default
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-default
  input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-default input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-default input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-default input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-default input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-default input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-default textarea.sf-form-control:active:not([readonly]),
.sf-form.form-default textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #343a40 !important;
}
.sf-form.form-default
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-default
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-default
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-default textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-default
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-default
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-default textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-default
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-default
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #343a40 !important;
}
.sf-form.form-primary input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-primary
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-primary
  input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-primary
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-primary
  input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-primary input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-primary textarea.sf-form-control:active:not([readonly]),
.sf-form.form-primary textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #4c6ef5 !important;
}
.sf-form.form-primary
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-primary
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-primary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-primary textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-primary
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-primary
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-primary textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-primary
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-primary
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #4c6ef5 !important;
}
.sf-form.form-secondary
  input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary
  input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary
  input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-secondary input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-secondary textarea.sf-form-control:active:not([readonly]),
.sf-form.form-secondary textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #e64980 !important;
}
.sf-form.form-secondary
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-secondary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-secondary textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-secondary
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-secondary
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-secondary textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-secondary
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-secondary
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #e64980 !important;
}
.sf-form.form-success input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-success
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-success
  input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-success
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-success
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-success
  input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-success input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-success input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-success input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-success input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-success input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-success textarea.sf-form-control:active:not([readonly]),
.sf-form.form-success textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #40c057 !important;
}
.sf-form.form-success
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-success
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-success
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-success textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-success
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-success
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-success textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-success
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-success
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #40c057 !important;
}
.sf-form.form-info input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-info
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-info
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-info input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-info input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-info textarea.sf-form-control:active:not([readonly]),
.sf-form.form-info textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #228be6 !important;
}
.sf-form.form-info
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-info
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-info
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-info textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-info
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-info
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-info textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-info
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-info
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #228be6 !important;
}
.sf-form.form-warning input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-warning
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-warning
  input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-warning
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-warning
  input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-warning input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-warning textarea.sf-form-control:active:not([readonly]),
.sf-form.form-warning textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #fd7e14 !important;
}
.sf-form.form-warning
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-warning
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-warning
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-warning textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-warning
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-warning
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-warning textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-warning
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-warning
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #fd7e14 !important;
}
.sf-form.form-danger input[type="date"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="date"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:active:not([readonly]),
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger
  input[type="datetime"].sf-form-control:active:not([readonly]),
.sf-form.form-danger
  input[type="datetime"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger input[type="email"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="email"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger
  input[type="number"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="number"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger
  input[type="password"].sf-form-control:active:not([readonly]),
.sf-form.form-danger
  input[type="password"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger
  input[type="search"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="search"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger input[type="tel"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="tel"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger input[type="text"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="text"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger input[type="time"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="time"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger input[type="url"].sf-form-control:active:not([readonly]),
.sf-form.form-danger input[type="url"].sf-form-control:focus:not([readonly]),
.sf-form.form-danger textarea.sf-form-control:active:not([readonly]),
.sf-form.form-danger textarea.sf-form-control:focus:not([readonly]) {
  border: 1px solid #fa5252 !important;
}
.sf-form.form-danger
  input[type="date"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="date"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="date"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="date"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="date"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="datetime-local"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="datetime"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="email"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="email"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="email"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="email"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="email"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="number"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="number"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="number"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="number"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="number"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="password"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="password"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="password"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="password"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="password"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="search"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="search"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="search"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="search"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="search"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="tel"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="tel"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="tel"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="text"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="text"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="text"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="text"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="text"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="time"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="time"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="time"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="time"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="time"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="url"].sf-form-control:active:not([readonly])
  + label,
.sf-form.form-danger
  input[type="url"].sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="url"].sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger
  input[type="url"].sf-form-control:focus:not([readonly])
  + label,
.sf-form.form-danger
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  input[type="url"].sf-form-control:focus:not([readonly])
  + label:focus,
.sf-form.form-danger textarea.sf-form-control:active:not([readonly]) + label,
.sf-form.form-danger
  textarea.sf-form-control:active:not([readonly])
  + label:active,
.sf-form.form-danger
  textarea.sf-form-control:active:not([readonly])
  + label:focus,
.sf-form.form-danger textarea.sf-form-control:focus:not([readonly]) + label,
.sf-form.form-danger
  textarea.sf-form-control:focus:not([readonly])
  + label:active,
.sf-form.form-danger
  textarea.sf-form-control:focus:not([readonly])
  + label:focus {
  color: #fa5252 !important;
}
.sf-form-select {
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-select .select-items.inactive,
.sf-form-select select.sf-form-control {
  display: none;
}
.sf-form-select.selected label {
  border: 1px solid #4c6ef5;
}
.sf-form-select.selected label:after,
.theme-light .sf-form-select:hover select.sf-form-control + label,
.theme-light
  .sf-form-select:hover
  select.sf-form-control
  + label
  + .select-items,
.theme-light .sf-form-select:hover select.sf-form-control + label:after {
  border-color: #4c6ef5;
}
.theme-light .sf-form-select select.sf-form-control:disabled + label,
.theme-light .sf-form-select select.sf-form-control:disabled + label.active {
  background-color: #e9ecef;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-light
  .sf-form-select
  select.sf-form-control:disabled
  + label.active:after {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-light .sf-form-select select.sf-form-control:disabled + label:hover {
  border-color: rgba(27, 31, 44, 0.12) !important;
}
.theme-light .sf-form-select select.sf-form-control:disabled + label:after {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-light .sf-form-select select.sf-form-control + label {
  color: #710004;
  background-color: #f1f3f5;
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-light .sf-form-select select.sf-form-control + label.active,
.theme-light
  .sf-form-select
  select.sf-form-control
  + label.active
  + .select-items,
.theme-light .sf-form-select select.sf-form-control + label.active:after {
  border-color: #4c6ef5;
}
.theme-light .sf-form-select select.sf-form-control + label:after {
  border-color: rgba(27, 31, 44, 0.12);
}
.theme-light
  .sf-form-select
  select.sf-form-control
  + label
  + .select-items
  div {
  background-color: #f1f3f5;
}
.theme-light
  .sf-form-select
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #4c6ef5;
}
.theme-light
  .sf-form-select
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
  color: #fff;
}
.theme-light .sf-form-select select.sf-form-control.active + label,
.theme-light .sf-form-select select.sf-form-control.active + label:after {
  border-color: #4c6ef5 !important;
}
.theme-dark .sf-form-select:hover select.sf-form-control + label,
.theme-dark
  .sf-form-select:hover
  select.sf-form-control
  + label
  + .select-items,
.theme-dark .sf-form-select:hover select.sf-form-control + label:after {
  border-color: #4c6ef5;
}
.theme-dark .sf-form-select select.sf-form-control:disabled + label,
.theme-dark .sf-form-select select.sf-form-control:disabled + label.active {
  background-color: #343a40;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark
  .sf-form-select
  select.sf-form-control:disabled
  + label.active:after {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .sf-form-select select.sf-form-control:disabled + label:hover {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.theme-dark .sf-form-select select.sf-form-control:disabled + label:after {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .sf-form-select select.sf-form-control + label {
  color: #fff;
  background-color: #212529;
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .sf-form-select select.sf-form-control + label.active,
.theme-dark
  .sf-form-select
  select.sf-form-control
  + label.active
  + .select-items,
.theme-dark .sf-form-select select.sf-form-control + label.active:after {
  border-color: #4c6ef5;
}
.theme-dark .sf-form-select select.sf-form-control + label:after {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .sf-form-select select.sf-form-control + label + .select-items div {
  background-color: #212529;
}
.theme-dark
  .sf-form-select
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #4c6ef5;
}
.theme-dark
  .sf-form-select
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
  color: #fff;
}
.theme-dark .sf-form-select select.sf-form-control.active + label,
.theme-dark .sf-form-select select.sf-form-control.active + label:after {
  border-color: #4c6ef5 !important;
}
.sf-form-select select.sf-form-control:disabled + label {
  background-color: #e9ecef;
  border: 1px solid #e9ecef;
  cursor: default;
}
.sf-form-select select.sf-form-control:disabled + label:after {
  border-color: #868e96;
  transform: rotate(-45deg);
  top: calc(100% - 50% - 0.3rem) !important;
}
.sf-form-select select.sf-form-control:disabled ~ .select-items {
  display: none !important;
}
.sf-form-select select.sf-form-control-sm + .select-items div {
  padding: 0.65625rem 2.49375rem 0.65625rem 0.875rem;
}
.sf-form-select select.sf-form-control-sm + label {
  font-size: 0.875rem;
  padding: 0.65625rem 2.625rem 0.65625rem 0.875rem;
}
.sf-form-select select.sf-form-control-sm + label:after {
  top: calc(100% - 50% - 0.25rem);
  right: 1.25rem;
  width: 0.5rem;
  height: 0.5rem;
}
.sf-form-select select.sf-form-control-sm + label + .select-items,
.sf-form-select select.sf-form-control-sm + label + .select-items div {
  font-size: 0.875rem;
}
.sf-form-select select.sf-form-control-lg + .select-items div {
  padding: 0.9375rem 3.5625rem 0.9375rem 1.25rem;
}
.sf-form-select select.sf-form-control-lg + label {
  font-size: 1.25rem;
  padding: 0.9375rem 3.75rem 0.9375rem 1.25rem;
}
.sf-form-select select.sf-form-control-lg + label:after {
  top: calc(100% - 50% - 0.35rem);
  right: 1.2rem;
  width: 0.7rem;
  height: 0.7rem;
}
.sf-form-select select.sf-form-control-lg + label + .select-items,
.sf-form-select select.sf-form-control-lg + label + .select-items div {
  font-size: 1.25rem;
}
.sf-form-select .select-items div,
.sf-form-select label,
.sf-form-select label:after {
  font-size: 1rem;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-select label {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  color: #868e96;
  cursor: pointer;
  margin: 0;
  padding: 0.75rem 3rem 0.75rem 1rem;
}
.sf-form-select label:after {
  content: "";
  position: absolute;
  top: calc(100% - 50% - 0.3rem);
  right: 1.2rem;
  width: 0.6rem;
  height: 0.6rem;
  border: none;
  border-bottom: 2px solid #dee2e6;
  border-left: 2px solid #dee2e6;
  transform: rotate(-45deg);
  transition: transform 0.25s;
}
.sf-form-select label:hover {
  border: 1px solid #4c6ef5;
}
.sf-form-select label:hover + .select-items,
.sf-form-select label:hover:after {
  border-color: #4c6ef5;
}
.sf-form-select label.active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #4c6ef5;
}
.sf-form-select .select-items,
.sf-form-select .select-items div:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.sf-form-select label.active:after {
  transform: rotate(135deg);
  top: calc(100% - 1.7rem);
}
.sf-form-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 3;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-select .select-items:hover {
  border-color: #4c6ef5;
}
.sf-form-select .select-items div {
  padding: 0.75rem 2.85rem 0.75rem 1rem;
  cursor: pointer;
  background-color: #fff;
  color: #868e96;
  top: 100%;
}
.sf-form-select .select-items div.active,
.sf-form-select .select-items div.same-as-selected,
.sf-form-select .select-items div:hover {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
  color: #fff;
}
.sf-form-select .prefix {
  position: absolute;
  top: 0;
  left: 1px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  padding: 1.25rem 1rem;
  color: #757575;
  transition: color 0.2s;
  box-sizing: border-box;
}
.sf-form-select .prefix.icon-sm {
  font-size: 0.875rem;
}
.sf-form-select .prefix.icon-lg {
  font-size: 1.25rem;
}
.sf-form-select .prefix + select.sf-form-control.sf-form-control-sm + label {
  padding: 0.65625rem 2.49375rem 0.65625rem 3.0625rem;
}
.sf-form-select .prefix + select.sf-form-control.sf-form-control-lg + label {
  padding: 0.9375rem 3.5625rem 0.9375rem 4.375rem;
}
.sf-form-select .prefix + select.sf-form-control + label {
  padding: 0.75rem 2.85rem 0.75rem 3.5rem;
}
.sf-form-select.form-default select.activecolor + label,
.sf-form-select.form-default select.activecolor + label:after {
  border-color: #343a40 !important;
}
.sf-form-select.form-default select.sf-form-control + label.active,
.sf-form-select.form-default select.sf-form-control + label.active:after,
.sf-form-select.form-default select.sf-form-control + label:hover,
.sf-form-select.form-default select.sf-form-control + label:hover:after {
  border-color: #343a40;
}
.sf-form-select.form-default select.sf-form-control + label + .select-items {
  border-color: #343a40 !important;
}
.sf-form-select.form-default
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-default
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-default
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #343a40;
  border-color: #343a40;
}
.sf-form-select.form-primary select.activecolor + label,
.sf-form-select.form-primary select.activecolor + label:after {
  border-color: #4c6ef5 !important;
}
.sf-form-select.form-primary select.sf-form-control + label.active,
.sf-form-select.form-primary select.sf-form-control + label.active:after,
.sf-form-select.form-primary select.sf-form-control + label:hover,
.sf-form-select.form-primary select.sf-form-control + label:hover:after {
  border-color: #4c6ef5;
}
.sf-form-select.form-primary select.sf-form-control + label + .select-items {
  border-color: #4c6ef5 !important;
}
.sf-form-select.form-primary
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-primary
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-primary
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.sf-form-select.form-secondary select.activecolor + label,
.sf-form-select.form-secondary select.activecolor + label:after {
  border-color: #e64980 !important;
}
.sf-form-select.form-secondary select.sf-form-control + label.active,
.sf-form-select.form-secondary select.sf-form-control + label.active:after,
.sf-form-select.form-secondary select.sf-form-control + label:hover,
.sf-form-select.form-secondary select.sf-form-control + label:hover:after {
  border-color: #e64980;
}
.sf-form-select.form-secondary select.sf-form-control + label + .select-items {
  border-color: #e64980 !important;
}
.sf-form-select.form-secondary
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-secondary
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-secondary
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #e64980;
  border-color: #e64980;
}
.sf-form-select.form-success select.activecolor + label,
.sf-form-select.form-success select.activecolor + label:after {
  border-color: #40c057 !important;
}
.sf-form-select.form-success select.sf-form-control + label.active,
.sf-form-select.form-success select.sf-form-control + label.active:after,
.sf-form-select.form-success select.sf-form-control + label:hover,
.sf-form-select.form-success select.sf-form-control + label:hover:after {
  border-color: #40c057;
}
.sf-form-select.form-success select.sf-form-control + label + .select-items {
  border-color: #40c057 !important;
}
.sf-form-select.form-success
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-success
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-success
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #40c057;
  border-color: #40c057;
}
.sf-form-select.form-info select.activecolor + label,
.sf-form-select.form-info select.activecolor + label:after {
  border-color: #228be6 !important;
}
.sf-form-select.form-info select.sf-form-control + label.active,
.sf-form-select.form-info select.sf-form-control + label.active:after,
.sf-form-select.form-info select.sf-form-control + label:hover,
.sf-form-select.form-info select.sf-form-control + label:hover:after {
  border-color: #228be6;
}
.sf-form-select.form-info select.sf-form-control + label + .select-items {
  border-color: #228be6 !important;
}
.sf-form-select.form-info
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-info
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-info
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #228be6;
  border-color: #228be6;
}
.sf-form-select.form-warning select.activecolor + label,
.sf-form-select.form-warning select.activecolor + label:after {
  border-color: #fd7e14 !important;
}
.sf-form-select.form-warning select.sf-form-control + label.active,
.sf-form-select.form-warning select.sf-form-control + label.active:after,
.sf-form-select.form-warning select.sf-form-control + label:hover,
.sf-form-select.form-warning select.sf-form-control + label:hover:after {
  border-color: #fd7e14;
}
.sf-form-select.form-warning select.sf-form-control + label + .select-items {
  border-color: #fd7e14 !important;
}
.sf-form-select.form-warning
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-warning
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-warning
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.sf-form-select:hover select.sf-form-control + label + .select-item div,
.sf-form-select:hover select.sf-form-control + label + .select-item:hover {
  border-color: #fa5252;
}
.sf-form-select.form-danger select.activecolor + label,
.sf-form-select.form-danger select.activecolor + label:after {
  border-color: #fa5252 !important;
}
.sf-form-select.form-danger select.sf-form-control + label.active,
.sf-form-select.form-danger select.sf-form-control + label.active:after,
.sf-form-select.form-danger select.sf-form-control + label:hover,
.sf-form-select.form-danger select.sf-form-control + label:hover:after {
  border-color: #fa5252;
}
.sf-form-select.form-danger select.sf-form-control + label + .select-items {
  border-color: #fa5252 !important;
}
.sf-form-select.form-danger
  select.sf-form-control
  + label
  + .select-items
  div.active,
.sf-form-select.form-danger
  select.sf-form-control
  + label
  + .select-items
  div.same-as-selected,
.sf-form-select.form-danger
  select.sf-form-control
  + label
  + .select-items
  div:hover {
  background-color: #fa5252;
  border-color: #fa5252;
}
.sf-form-check .sf-form-check-input[type="radio"] {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-lg
  + label {
  font-size: 1.25rem;
  line-height: 1.875rem;
  padding-left: 2.75rem;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-lg
  + label:before {
  width: 1.875rem;
  height: 1.875rem;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-lg
  + label:after {
  top: 0.625rem;
  left: 0.625rem;
  padding: 0.3125rem;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-sm
  + label {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  padding-left: 2.1875rem;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-sm
  + label:before {
  width: 1.3125rem;
  height: 1.3125rem;
}
.sf-form-check
  .sf-form-check-input[type="radio"].sf-form-check-input-sm
  + label:after {
  top: 0.4375rem;
  left: 0.4375rem;
  padding: 0.21875rem;
}
.sf-form-check .sf-form-check-input[type="radio"] + label {
  position: relative;
  padding-left: 2.375rem;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  font-size: 1rem;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #f1f3f5;
  background-color: rgba(27, 31, 44, 0.12);
  margin: 0;
  transform: none;
  transition: none;
  border-radius: 100%;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="radio"] + label.focus:before,
.sf-form-check .sf-form-check-input[type="radio"] + label:hover:before {
  border-color: #4c6ef5;
}
.sf-form-check .sf-form-check-input[type="radio"] + label:after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  padding: 0.25rem;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  margin: 0;
  border: none;
  transition: none;
  transform: none;
  z-index: 0;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="radio"]:checked + label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.sf-form-check .sf-form-check-input[type="radio"]:checked + label:after {
  opacity: 1;
}
.sf-form-check
  .sf-form-check-input[type="radio"]:checked:not(:disabled)
  + label:focus:before,
.sf-form-check
  .sf-form-check-input[type="radio"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-form-check .sf-form-check-input[type="radio"]:disabled:checked + label {
  cursor: default;
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:checked
  + label:before {
  border-color: rgba(27, 31, 44, 0.12);
  background-color: #e9ecef;
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:checked
  + label:after {
  background-color: #fff;
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:checked
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:checked
  + label:hover:before {
  border-color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:not(:checked)
  + label {
  cursor: default;
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:not(:checked)
  + label:before {
  border: 1px solid rgba(27, 31, 44, 0.12);
  margin-left: 0;
  margin-top: 0;
  background-color: #f1f3f5;
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:not(:checked)
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="radio"]:disabled:not(:checked)
  + label:hover:before {
  border: 1px solid rgba(27, 31, 44, 0.12);
}
.sf-form-check {
  position: relative;
  padding-left: 0;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-lg
  + label {
  font-size: 1.25rem;
  line-height: 1.875rem;
  padding-left: 2.75rem;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-lg
  + label:before {
  width: 1.875rem;
  height: 1.875rem;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-lg
  + label:after {
  top: 0.8125rem;
  left: 0.8125rem;
  width: 0.78125rem;
  height: 0.46875rem;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-sm
  + label {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  padding-left: 2.1875rem;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-sm
  + label:before {
  width: 1.3125rem;
  height: 1.3125rem;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"].sf-form-check-input-sm
  + label:after {
  top: 0.56875rem;
  left: 0.56875rem;
  width: 0.54688rem;
  height: 0.32813rem;
}
.sf-form-check .sf-form-check-input[type="checkbox"] + label {
  position: relative;
  padding-left: 2.375rem;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  font-size: 1rem;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.25rem;
  margin-top: 0;
  background-color: #f1f3f5;
  border: 1px solid rgba(27, 31, 44, 0.12);
  transform: none;
  transition: none;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="checkbox"] + label.focus:before,
.sf-form-check .sf-form-check-input[type="checkbox"] + label:hover:before {
  border-color: #4c6ef5;
}
.sf-form-check .sf-form-check-input[type="checkbox"] + label:after {
  content: "";
  position: absolute;
  top: 0.65rem;
  left: 0.65rem;
  width: 0.625rem;
  height: 0.375rem;
  border: 0 solid #fff;
  border-bottom-width: 0.125rem;
  border-left-width: 0.125rem;
  transform-origin: 0 100%;
  transform: rotate(-45deg);
  opacity: 0;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-check .sf-form-check-input[type="checkbox"]:checked + label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.sf-form-check .sf-form-check-input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-form-check
  .sf-form-check-input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-form-check .sf-form-check-input[type="checkbox"]:disabled:checked + label {
  cursor: default;
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:checked
  + label:before {
  border-color: rgba(27, 31, 44, 0.12);
  background-color: #e9ecef;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:checked
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:checked
  + label:hover:before {
  border-color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:not(:checked)
  + label {
  cursor: default;
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:not(:checked)
  + label:before {
  border: 1px solid rgba(27, 31, 44, 0.12);
  margin-left: 0;
  margin-top: 0;
  background-color: #f1f3f5;
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:not(:checked)
  + label:hover {
  color: rgba(27, 31, 44, 0.12);
}
.sf-form-check
  .sf-form-check-input[type="checkbox"]:disabled:not(:checked)
  + label:hover:before {
  border: 1px solid rgba(27, 31, 44, 0.12);
}
.sf-form input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.sf-form input[type="file"]::-webkit-file-upload-button {
  display: none;
}
.sf-form input[type="file"]:hover:not([disabled]) + .sf-form-control {
  border: 1px solid #adb5bd;
  cursor: pointer;
}
.sf-form-switch {
  position: relative;
  display: flex;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked:disabled
  + label:before {
  background-color: #e9ecef;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:after {
  margin-left: 1.5rem;
  background-color: #fff;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked
  + label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked:not(:disabled)
  + label:focus:before,
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:checked:not(:disabled)
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input:disabled + label {
  color: rgba(27, 31, 44, 0.12);
  cursor: default;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:before {
  background-color: #e9ecef;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input:disabled
  + label:hover:before {
  border-color: rgba(27, 31, 44, 0.12);
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-sm
  + label {
  font-size: 0.875rem;
  min-width: calc(1.3125rem * 2);
  height: 1.3125rem;
  line-height: 1.3125rem;
  text-indent: calc(calc(1.3125rem * 2) + 0.5rem);
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-sm
  + label::before {
  width: calc(1.3125rem * 2);
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-sm
  + label::after {
  width: 17px;
  height: 17px;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-sm:checked
  + label::after {
  margin-left: 1.3125rem;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-lg
  + label {
  font-size: 1.25rem;
  min-width: calc(1.875rem * 2);
  height: 1.875rem;
  line-height: 1.875rem;
  text-indent: calc(calc(1.875rem * 2) + 0.5rem);
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label,
.sf-switch input + label {
  min-width: calc(1.5rem * 2);
  text-indent: calc(calc(1.5rem * 2) + 0.5rem);
  margin-bottom: 0;
  user-select: none;
  vertical-align: middle;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-lg
  + label::before {
  width: calc(1.875rem * 2);
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-lg
  + label::after {
  width: 25px;
  height: 25px;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input.sf-form-switch-input-lg:checked
  + label::after {
  margin-left: 1.875rem;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label {
  position: relative;
  border-radius: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label:after,
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(1.5rem * 2);
  bottom: 0;
  display: block;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label:before {
  right: 0;
  background-color: #f1f3f5;
  border-radius: 1.5rem;
  transition: 0.2s all;
  border: 1px solid rgba(27, 31, 44, 0.38);
  box-sizing: border-box;
  outline: 0;
}
.sf-form-switch input[type="checkbox"].sf-form-switch-input + label:after {
  top: 0.15em;
  left: 0.15em;
  width: calc(1.5rem - calc(0.15em * 2));
  height: calc(1.5rem - calc(0.15em * 2));
  border-radius: 50%;
  background-color: #dee2e6;
  transition: 0.2s all;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label.hover:before,
.sf-form-switch
  input[type="checkbox"].sf-form-switch-input
  + label:hover:before {
  border-color: #4c6ef5;
}
.sf-form-range {
  box-sizing: border-box;
  outline: 0;
}
.sf-form-range input[type="range"].sf-form-range-input {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-range input[type="range"].sf-form-range-input.hover + .axis {
  background-color: rgba(27, 31, 44, 0.05);
}
.sf-form-range
  input[type="range"].sf-form-range-input.hover
  + .axis
  .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.sf-form-range input[type="range"].sf-form-range-input + .axis {
  display: block;
  position: relative;
  width: 100%;
  height: 0.5rem;
  background-color: #e9ecef;
  cursor: pointer;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-range input[type="range"].sf-form-range-input + .axis:hover {
  background-color: rgba(27, 31, 44, 0.05);
}
.sf-form-range
  input[type="range"].sf-form-range-input
  + .axis:hover
  .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.sf-form-range input[type="range"].sf-form-range-input + .axis .axis-segment {
  display: block;
  position: absolute;
  width: 0;
  height: 100%;
  user-select: none;
  z-index: 1;
  background-color: #dee2e6;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-range input[type="range"].sf-form-range-input + .axis .axis-pin {
  cursor: pointer;
  position: absolute;
  top: -0.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: -0.5rem;
  border-radius: 50%;
  transition: all 0.2s ease;
  user-select: none;
  z-index: 2;
  background-color: #4c6ef5;
  box-sizing: border-box;
  outline: 0;
}
.sf-form-range input[type="range"].sf-form-range-input + .axis .axis-pin:hover {
  background-color: #2268dd;
}
.sf-form-range
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  display: none;
}
.sf-form-range
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin.is-active
  .axis-count {
  display: flex;
}
.sf-form-range input[type="range"].sf-form-range-input:disabled + .axis {
  background-color: #e9ecef;
}
.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin,
.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-segment {
  cursor: default;
  background-color: #dde1e6;
}
.sf-form-range
  input[type="range"].sf-form-range-input:disabled
  + .axis
  .axis-pin:active {
  box-shadow: none !important;
  transform: scale(1) !important;
}
.sf-form-range
  input[type="range"].sf-form-range-input.sf-form-range-input-lg
  + .axis {
  height: 0.625rem;
}
.sf-form-range
  input[type="range"].sf-form-range-input.sf-form-range-input-lg
  + .axis
  .axis-pin {
  top: -0.625rem;
  width: 1.875rem;
  height: 1.875rem;
  margin-left: -0.625rem;
}
.sf-form-range
  input[type="range"].sf-form-range-input.sf-form-range-input-sm
  + .axis {
  height: 0.4375rem;
}
.sf-form-range
  input[type="range"].sf-form-range-input.sf-form-range-input-sm
  + .axis
  .axis-pin {
  top: -0.4375rem;
  width: 1.3125rem;
  height: 1.3125rem;
  margin-left: -0.4375rem;
}
.sf-form-range.range-scale .axis-pin:active {
  transform: scale(1.4);
}
.sf-form-range.range-shadow .axis-pin:active {
  box-shadow: 0 0 0 0.6em rgba(76, 110, 245, 0.26);
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-lg
  + .axis
  .axis-pin
  .axis-count {
  top: -1.25rem;
  left: 0.625rem;
  padding: 0.78125rem;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-lg
  + .axis
  .axis-pin
  .axis-count
  span {
  font-size: 0.9375rem;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-lg
  + .axis
  .axis-pin.is-active
  .axis-count {
  border-radius: 1.875rem 1.875rem 1.875rem 0;
  transform: rotate(-45deg) translate(1.875rem, -2rem);
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-sm
  + .axis
  .axis-pin
  .axis-count {
  top: -0.875rem;
  left: 0.4375rem;
  padding: 0.54688rem;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-sm
  + .axis
  .axis-pin
  .axis-count
  span {
  font-size: 0.65625rem;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input.sf-form-range-input-sm
  + .axis
  .axis-pin.is-active
  .axis-count {
  border-radius: 1.3125rem 1.3125rem 1.3125rem 0;
  transform: rotate(-45deg) translate(1.3125rem, -1.4rem);
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin {
  position: relative;
  z-index: 1;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count {
  position: absolute;
  top: -1rem;
  left: 0.5rem;
  padding: 0.625rem;
  transform-origin: 50% 100%;
  border-radius: 50%;
  transform: scale(0.5) rotate(-45deg);
  transition: all 0.2s ease;
  display: none;
  align-items: center;
  justify-content: center;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin
  .axis-count
  span {
  width: 100%;
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
  transform: rotate(45deg);
  opacity: 0;
  user-select: none;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin.is-active {
  margin-left: -0.125em;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin.is-active
  .axis-count {
  border-radius: 1.5rem 1.5rem 1.5rem 0;
  transform: rotate(-45deg) translate(1.5rem, -1.6rem);
  background-color: #4c6ef5;
  display: flex;
}
.sf-form-range.range-led
  input[type="range"].sf-form-range-input
  + .axis
  .axis-pin.is-active
  .axis-count
  span {
  opacity: 1;
}
.form-check .form-check-input[type="checkbox"] ~ label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #dde1e6;
  border-radius: 0.25rem;
  background-color: #f4f7fb;
  margin-top: 0;
  transform: none;
  transition: none;
}
.form-check .form-check-input[type="checkbox"] ~ label.focus:before,
.form-check .form-check-input[type="checkbox"] ~ label:hover:before {
  border-color: #4c6ef5;
}
.form-check .form-check-input[type="checkbox"] ~ label:after {
  content: "";
  position: absolute;
  top: 0.65rem;
  left: 0.65rem;
  width: 0.625rem;
  height: 0.375rem;
  border: 0 solid #fff;
  border-bottom-width: 0.125rem;
  border-left-width: 0.125rem;
  transform-origin: 0 100%;
  transform: rotate(-45deg);
  opacity: 0;
}
.form-check .form-check-input[type="checkbox"]:checked ~ label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.form-check .form-check-input[type="checkbox"]:checked ~ label:after {
  opacity: 1;
}
.form-check
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2268dd !important;
}
.form-check .form-check-input[type="checkbox"]:disabled:checked ~ label {
  cursor: default;
  color: #848e99;
}
.form-check .form-check-input[type="checkbox"]:disabled:checked ~ label:before {
  border-color: #dde1e6;
  background-color: #dde1e6;
}
.form-check .form-check-input[type="checkbox"]:disabled:checked ~ label:hover {
  color: #848e99;
}
.form-check
  .form-check-input[type="checkbox"]:disabled:checked
  ~ label:hover:before {
  border-color: #dde1e6;
}
.form-check .form-check-input[type="checkbox"]:disabled:not(:checked) ~ label {
  cursor: default;
  color: #848e99;
}
.form-check
  .form-check-input[type="checkbox"]:disabled:not(:checked)
  ~ label:before {
  border: 1px solid #dde1e6;
  margin-left: 0;
  margin-top: 0;
  background-color: #f4f7fb;
}
.form-check
  .form-check-input[type="checkbox"]:disabled:not(:checked)
  ~ label:hover {
  color: #848e99;
}
.form-check
  .form-check-input[type="checkbox"]:disabled:not(:checked)
  ~ label:hover:before {
  border: 1px solid #dde1e6;
}
.form-check.check-default
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-default
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #343a40 !important;
}
.form-check.check-default
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.form-check.check-default
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-default
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #15252d !important;
}
.form-check.check-primary
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-primary
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #4c6ef5 !important;
}
.form-check.check-primary
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.form-check.check-primary
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-primary
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2268dd !important;
}
.form-check.check-secondary
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-secondary
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #e64980 !important;
}
.form-check.check-secondary
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.form-check.check-secondary
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-secondary
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #a30020 !important;
}
.form-check.check-success
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-success
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #40c057 !important;
}
.form-check.check-success
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.form-check.check-success
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-success
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2a8d30 !important;
}
.form-check.check-info .form-check-input[type="checkbox"] ~ label.focus:before,
.form-check.check-info .form-check-input[type="checkbox"] ~ label:hover:before {
  border-color: #228be6 !important;
}
.form-check.check-info
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.form-check.check-info
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-info
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #0287d2 !important;
}
.form-check.check-warning
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-warning
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #fd7e14 !important;
}
.form-check.check-warning
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.form-check.check-warning
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-warning
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #dd9200 !important;
}
.form-check.check-danger
  .form-check-input[type="checkbox"]
  ~ label.focus:before,
.form-check.check-danger
  .form-check-input[type="checkbox"]
  ~ label:hover:before {
  border-color: #fa5252 !important;
}
.form-check.check-danger
  .form-check-input[type="checkbox"]:checked
  ~ label:before {
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.form-check.check-danger
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-danger
  .form-check-input[type="checkbox"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #d22114 !important;
}
.form-check .form-check-input[type="radio"],
.form-check .form-check-input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.form-check .form-check-input[type="radio"] ~ label,
.form-check .form-check-input[type="checkbox"] ~ label {
  position: relative;
  padding-left: 2.19rem;
  cursor: pointer;
  display: inline-block;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 1rem;
}
.form-check {
  position: relative;
  padding-left: 0;
}
.form-check .form-check-input[type="radio"] ~ label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #dde1e6;
  background-color: #f4f7fb;
  margin: 0;
  transform: none;
  transition: none;
  border-radius: 100%;
}
.form-check .form-check-input[type="radio"] ~ label.focus:before,
.form-check .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #4c6ef5;
}
.form-check .form-check-input[type="radio"] ~ label:after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  margin: 0;
  border: none;
  transition: none;
  transform: none;
  z-index: none;
}
.form-check .form-check-input[type="radio"]:checked ~ label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.form-check .form-check-input[type="radio"]:checked ~ label:after {
  opacity: 1;
}
.form-check
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2268dd !important;
}
.form-check .form-check-input[type="radio"]:disabled:checked ~ label {
  cursor: default;
  color: #848e99;
}
.form-check .form-check-input[type="radio"]:disabled:checked ~ label:before {
  border-color: #dde1e6;
  background-color: #dde1e6;
}
.form-check .form-check-input[type="radio"]:disabled:checked ~ label:after {
  background-color: #fff;
}
.form-check .form-check-input[type="radio"]:disabled:checked ~ label:hover {
  color: #848e99;
}
.form-check
  .form-check-input[type="radio"]:disabled:checked
  ~ label:hover:before {
  border-color: #dde1e6 !important;
}
.form-check .form-check-input[type="radio"]:disabled:not(:checked) ~ label {
  cursor: default;
  color: #848e99;
}
.form-check
  .form-check-input[type="radio"]:disabled:not(:checked)
  ~ label:before {
  border: 1px solid #dde1e6;
  margin-left: 0;
  margin-top: 0;
  background-color: #f4f7fb;
}
.form-check
  .form-check-input[type="radio"]:disabled:not(:checked)
  ~ label:hover {
  color: #848e99;
}
.form-check
  .form-check-input[type="radio"]:disabled:not(:checked)
  ~ label:hover:before {
  border: 1px solid #dde1e6;
}
.form-check.check-default .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-default .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #343a40 !important;
}
.form-check.check-default
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.form-check.check-default
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-default
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #15252d !important;
}
.form-check.check-primary .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-primary .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #4c6ef5 !important;
}
.form-check.check-primary
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.form-check.check-primary
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-primary
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2268dd !important;
}
.form-check.check-secondary
  .form-check-input[type="radio"]
  ~ label.focus:before,
.form-check.check-secondary
  .form-check-input[type="radio"]
  ~ label:hover:before {
  border-color: #e64980 !important;
}
.form-check.check-secondary
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.form-check.check-secondary
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-secondary
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #a30020 !important;
}
.form-check.check-success .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-success .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #40c057 !important;
}
.form-check.check-success
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.form-check.check-success
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-success
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #2a8d30 !important;
}
.form-check.check-info .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-info .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #228be6 !important;
}
.form-check.check-info .form-check-input[type="radio"]:checked ~ label:before {
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.form-check.check-info
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-info
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #0287d2 !important;
}
.form-check.check-warning .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-warning .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #fd7e14 !important;
}
.form-check.check-warning
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.form-check.check-warning
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-warning
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #dd9200 !important;
}
.form-check.check-danger .form-check-input[type="radio"] ~ label.focus:before,
.form-check.check-danger .form-check-input[type="radio"] ~ label:hover:before {
  border-color: #fa5252 !important;
}
.form-check.check-danger
  .form-check-input[type="radio"]:checked
  ~ label:before {
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.form-check.check-danger
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:focus:before,
.form-check.check-danger
  .form-check-input[type="radio"]:checked:not(:disabled)
  ~ label:hover:before {
  background-color: #d22114 !important;
}
.sf-switch {
  position: relative;
  display: flex;
}
.sf-switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: 0 0;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
}
.sf-switch input + label {
  position: relative;
  border-radius: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
  cursor: pointer;
  outline: 0;
}
.sf-switch input + label.hover:before,
.sf-switch input + label:hover:before,
.sf-switch input:checked + label::before {
  border-color: #4c6ef5;
}
.sf-switch input + label::after,
.sf-switch input + label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(1.5rem * 2);
  bottom: 0;
  display: block;
}
.sf-switch input + label::before {
  right: 0;
  background-color: #f4f7fb;
  border-radius: 1.5rem;
  transition: 0.2s all;
  border: 1px solid #dde1e6;
}
.sf-switch input + label::after {
  top: 0.15em;
  left: 0.15em;
  width: calc(1.5rem - calc(0.15em * 2));
  height: calc(1.5rem - calc(0.15em * 2));
  border-radius: 50%;
  background-color: #dde1e6;
  transition: 0.2s all;
}
.sf-switch input:checked + label:before {
  background-color: #4c6ef5;
  border-color: #4c6ef5;
}
.sf-switch input:checked:not(:disabled) + label:focus:before,
.sf-switch input:checked:not(:disabled) + label:hover:before {
  background-color: #2268dd !important;
}
.sf-switch input:checked + label::after {
  margin-left: 1.5rem;
  background-color: #fff;
}
.sf-switch input:focus + label::before {
  outline: 0;
}
.sf-switch input:disabled + label {
  color: #868e96;
  cursor: default;
}
.sf-switch input:disabled + label:hover:before {
  border-color: #dde1e6;
}
.sf-switch input:checked:disabled + label:before {
  background-color: #dde1e6;
  border-color: #dde1e6;
}
.sf-switch input:disabled + label::before {
  background-color: #f4f7fb;
}
.sf-switch.switch-default input[type="checkbox"] + label.focus:before,
.sf-switch.switch-default input[type="checkbox"] + label:hover:before {
  border-color: #343a40 !important;
}
.sf-switch.switch-default input[type="checkbox"]:checked + label:before {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
.sf-switch.switch-default
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-default
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #15252d !important;
}
.sf-switch.switch-primary input[type="checkbox"] + label.focus:before,
.sf-switch.switch-primary input[type="checkbox"] + label:hover:before {
  border-color: #4c6ef5 !important;
}
.sf-switch.switch-primary input[type="checkbox"]:checked + label:before {
  background-color: #4c6ef5 !important;
  border-color: #4c6ef5 !important;
}
.sf-switch.switch-primary
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-primary
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #2268dd !important;
}
.sf-switch.switch-secondary input[type="checkbox"] + label.focus:before,
.sf-switch.switch-secondary input[type="checkbox"] + label:hover:before {
  border-color: #e64980 !important;
}
.sf-switch.switch-secondary input[type="checkbox"]:checked + label:before {
  background-color: #e64980 !important;
  border-color: #e64980 !important;
}
.sf-switch.switch-secondary
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-secondary
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #a30020 !important;
}
.sf-switch.switch-success input[type="checkbox"] + label.focus:before,
.sf-switch.switch-success input[type="checkbox"] + label:hover:before {
  border-color: #40c057 !important;
}
.sf-switch.switch-success input[type="checkbox"]:checked + label:before {
  background-color: #40c057 !important;
  border-color: #40c057 !important;
}
.sf-switch.switch-success
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-success
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #2a8d30 !important;
}
.sf-switch.switch-info input[type="checkbox"] + label.focus:before,
.sf-switch.switch-info input[type="checkbox"] + label:hover:before {
  border-color: #228be6 !important;
}
.sf-switch.switch-info input[type="checkbox"]:checked + label:before {
  background-color: #228be6 !important;
  border-color: #228be6 !important;
}
.sf-switch.switch-info
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-info
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #0287d2 !important;
}
.sf-switch.switch-warning input[type="checkbox"] + label.focus:before,
.sf-switch.switch-warning input[type="checkbox"] + label:hover:before {
  border-color: #fd7e14 !important;
}
.sf-switch.switch-warning input[type="checkbox"]:checked + label:before {
  background-color: #fd7e14 !important;
  border-color: #fd7e14 !important;
}
.sf-switch.switch-warning
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-warning
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #dd9200 !important;
}
.sf-switch.switch-danger input[type="checkbox"] + label.focus:before,
.sf-switch.switch-danger input[type="checkbox"] + label:hover:before {
  border-color: #fa5252 !important;
}
.sf-switch.switch-danger input[type="checkbox"]:checked + label:before {
  background-color: #fa5252 !important;
  border-color: #fa5252 !important;
}
.sf-switch.switch-danger
  input[type="checkbox"]:checked:not(:disabled)
  + label:focus:before,
.sf-switch.switch-danger
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #d22114 !important;
}
.form-group input[type="range"] {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.form-group input[type="range"].hover + .axis {
  background-color: #cfdced;
}
.form-group input[type="range"].hover + .axis .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.form-group input[type="range"] + .axis {
  display: block;
  position: relative;
  width: 100%;
  height: 0.5em;
  background-color: #f4f7fb;
  cursor: pointer;
}
.form-group input[type="range"] + .axis:hover {
  background-color: #cfdced;
}
.form-group input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.form-group input[type="range"] + .axis .axis-segment {
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  user-select: none;
  z-index: 1;
  background-color: #dde1e6;
}
.form-group input[type="range"] + .axis .axis-pin {
  cursor: pointer;
  position: absolute;
  top: calc(calc(-1.5em + 0.5em) / 2);
  left: 0;
  width: 1.5em;
  height: 1.5em;
  margin-left: calc(calc(-1.5em + 0.5em) / 2);
  border-radius: 50%;
  transition: all 0.2s ease;
  user-select: none;
  z-index: 2;
  background-color: #4c6ef5;
}
.form-group input[type="range"] + .axis .axis-pin:hover {
  background-color: #2268dd;
}
.form-group input[type="range"] + .axis .axis-pin .axis-count {
  display: none;
  background-color: #4c6ef5;
}
.form-group input[type="range"] + .axis .axis-pin.is-active .axis-count {
  display: block;
}
.form-group input[type="range"]:disabled + .axis {
  background-color: #b0b0b0 !important;
}
.form-group input[type="range"]:disabled + .axis .axis-pin,
.form-group input[type="range"]:disabled + .axis .axis-segment {
  cursor: default !important;
  background-color: #dde1e6 !important;
}
.form-group input[type="range"]:disabled + .axis .axis-pin .axis-count,
.form-group input[type="range"]:disabled + .axis .axis-segment .axis-count {
  display: none;
  background-color: #b0b0b0 !important;
}
.form-group input[type="range"]:disabled + .axis .axis-pin.is-active,
.form-group input[type="range"]:disabled + .axis .axis-segment.is-active {
  top: calc(calc(-1.5em + 0.5em) / 2);
  width: 1.5em;
  height: 1.5em;
  margin-left: calc(calc(-1.5em + 0.5em) / 2);
}
.form-group input[type="range"]:disabled + .axis .axis-pin.is-active.axis-count,
.form-group
  input[type="range"]:disabled
  + .axis
  .axis-segment.is-active.axis-count {
  display: none;
  border-radius: 50%;
  transform: none;
}
.form-group input[type="range"]:disabled + .axis .axis-pin:active {
  box-shadow: none !important;
  transform: scale(1) !important;
}
.form-group.range-regular.range-scale .axis-pin:active {
  transform: scale(1.4);
}
.form-group.range-regular.range-shadow .axis-pin:active {
  box-shadow: 0 0 0 0.6em rgba(76, 110, 245, 0.26);
}
.form-group.range-led .axis .axis-pin {
  position: relative;
  z-index: 1;
}
.form-group.range-led .axis .axis-pin .axis-count {
  position: absolute;
  top: -0.8em;
  left: 0.1em;
  width: 1.95em;
  height: 1.95em;
  transform-origin: 50% 100%;
  border-radius: 50%;
  transform: scale(0.5) rotate(-45deg);
  transition: all 0.2s ease;
}
.form-group.range-led .axis .axis-pin .axis-count span {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  transform: rotate(45deg);
  opacity: 0;
  user-select: none;
}
.form-group.range-led .axis .axis-pin.is-active {
  top: 0;
  margin-left: -0.125em;
  width: 0;
  height: 0;
}
.sf-tabs,
.sf-tabs nav ul {
  margin: 0 auto;
  position: relative;
}
.form-group.range-led .axis .axis-pin.is-active .axis-count {
  top: -1em;
  left: -0.125em;
  border-radius: 1em 1em 1em 0;
  transform: rotate(-45deg) translate(1.5em, -1.6em);
  background-color: #4c6ef5;
}
.form-group.range-led .axis .axis-pin.is-active .axis-count span {
  opacity: 1;
}
.form-group.range-default input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(52, 58, 64, 0.6);
}
.form-group.range-default input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #343a40;
}
.form-group.range-default input[type="range"] + .axis .axis-pin:focus,
.form-group.range-default input[type="range"] + .axis .axis-pin:hover {
  background-color: #15252d !important;
}
.form-group.range-primary input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(76, 110, 245, 0.6);
}
.form-group.range-primary input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #4c6ef5;
}
.form-group.range-primary input[type="range"] + .axis .axis-pin:focus,
.form-group.range-primary input[type="range"] + .axis .axis-pin:hover {
  background-color: #2268dd !important;
}
.form-group.range-secondary input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(230, 73, 128, 0.6);
}
.form-group.range-secondary input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #e64980;
}
.form-group.range-secondary input[type="range"] + .axis .axis-pin:focus,
.form-group.range-secondary input[type="range"] + .axis .axis-pin:hover {
  background-color: #a30020 !important;
}
.form-group.range-success input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(64, 192, 87, 0.6);
}
.form-group.range-success input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #40c057;
}
.form-group.range-success input[type="range"] + .axis .axis-pin:focus,
.form-group.range-success input[type="range"] + .axis .axis-pin:hover {
  background-color: #2a8d30 !important;
}
.form-group.range-info input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(34, 139, 230, 0.6);
}
.form-group.range-info input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #228be6;
}
.form-group.range-info input[type="range"] + .axis .axis-pin:focus,
.form-group.range-info input[type="range"] + .axis .axis-pin:hover {
  background-color: #0287d2 !important;
}
.form-group.range-warning input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(253, 126, 20, 0.6);
}
.form-group.range-warning input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #fd7e14;
}
.form-group.range-warning input[type="range"] + .axis .axis-pin:focus,
.form-group.range-warning input[type="range"] + .axis .axis-pin:hover {
  background-color: #dd9200 !important;
}
.form-group.range-danger input[type="range"] + .axis:hover .axis-segment {
  background-color: rgba(250, 82, 82, 0.6);
}
.form-group.range-danger input[type="range"] + .axis .axis-pin .axis-count {
  background-color: #fa5252;
}
.form-group.range-danger input[type="range"] + .axis .axis-pin:focus,
.form-group.range-danger input[type="range"] + .axis .axis-pin:hover {
  background-color: #d22114 !important;
}
.sf-tabs {
  overflow: hidden;
  width: 100%;
  font-size: 1.25rem;
}
.sf-tabs nav {
  text-align: center;
}
.sf-tabs nav ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.sf-tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.sf-tabs nav ul li.sf-tab-current a {
  color: #74777b;
}
.sf-tabs nav ul li.sf-tab-current a:focus {
  outline: 0;
}
.sf-tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.sf-tabs nav a span {
  vertical-align: middle;
  font-size: 0.75rem;
}
.sf-tabs nav a:hover {
  color: #0056b3;
  text-decoration: none;
}
.content-wrap {
  position: relative;
}
.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 1rem;
  max-width: 1200px;
  text-align: center;
}
.content-wrap section.content-current {
  display: block;
}
.content-wrap section p {
  margin: 0;
  padding: 0.75rem 0;
  color: rgba(40, 44, 42, 0.05);
  font-weight: 900;
  font-size: 4rem;
  line-height: 1;
}
.no-js .content-wrap section {
  display: block;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.no-flexbox nav ul {
  display: block;
}
.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block;
}
.sf-tabs-circle-fill {
  max-width: 700px;
  border: 1px solid #2cc185;
}
.sf-tabs-book,
.sf-tabs-topline {
  max-width: 1200px;
}
.sf-tabs-circle-fill nav ul li {
  overflow: hidden;
  border-right: 1px solid #2cc185;
}
.sf-tabs-circle-fill nav li a {
  padding: 1.5rem 0;
  color: #fff;
  font-size: 1.25rem;
}
.sf-tabs-circle-fill nav li:first-child {
  border-left: none;
}
.sf-tabs-circle-fill nav li:last-child {
  border: none;
}
.sf-tabs-circle-fill nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border: 1px solid #2cc185;
  border-radius: 50%;
  background: #2cc185;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.sf-tabs-circle-fill nav li.sf-tab-current::before {
  -webkit-transform: scale3d(2.5, 2.5, 1);
  transform: scale3d(2.5, 2.5, 1);
}
.sf-tabs-circle-fill nav li.sf-tab-current a {
  color: #fff;
}
.sf-tabs-circle-fill nav a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.sf-tabs-circle-fill nav a span {
  display: none;
}
.sf-tabs-circle-fill .content-wrap {
  border-top: 1px solid #2cc185;
}
.sf-tabs-book nav {
  padding: 0 1rem;
}
.sf-tabs-book nav ul li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sf-tabs-book nav ul li a {
  padding: 0 1.5em 0 0.3em;
  color: #0d9564;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sf-tabs-book nav ul li a:focus,
.sf-tabs-book nav ul li a:hover {
  color: #fff;
}
.sf-tabs-book nav ul li a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: transparent solid 1px;
  border-radius: 10px 10px 0 0;
  background: #2cc185;
  box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
  content: "";
  -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
  transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sf-tabs-book nav ul li.sf-tab-current a,
.sf-tabs-book nav ul li.sf-tab-current a:hover {
  color: #2cc185;
}
.sf-tabs-book nav ul li.sf-tab-current a span {
  font-weight: 500;
  font-size: 0.75em;
}
.sf-tabs-book .content-wrap,
.sf-tabs-book nav ul li.sf-tab-current a::after {
  background: #fff;
  box-shadow: none;
}
.sf-tabs-topline nav li {
  border: 1px solid rgba(40, 44, 42, 0.1);
}
.sf-tabs-topline nav li:not(:last-child) {
  border-right: none;
}
.sf-tabs-topline nav li.sf-tab-current {
  border-top-color: #2cc185;
  border-bottom: none;
}
.sf-tabs-topline nav li.sf-tab-current a {
  background: 0 0;
  box-shadow: inset 0 3px 0 #2cc185;
  color: #2cc185;
}
.sf-tabs-bar nav,
.sf-tabs-topline nav a {
  background: rgba(40, 44, 42, 0.05);
}
.sf-tabs-topline nav a {
  padding: 0.65em 0 0.5em;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sf-tabs-topline nav a:focus,
.sf-tabs-topline nav a:hover {
  color: #2cc185;
}
.sf-tabs-topline nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.5em;
}
.sf-tabs-bar nav ul {
  border: 4px solid transparent;
}
.sf-tabs-bar nav ul li a {
  margin: 0 2px;
  background-color: #f7f7f7;
  color: #74777b;
  transition: background-color 0.2s, color 0.2s;
}
.sf-tabs-bar nav ul li a:focus,
.sf-tabs-bar nav ul li a:hover {
  color: #2cc185;
}
.sf-tabs-bar nav ul li a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 0.6em;
}
.sf-tabs-bar nav ul li a.sf-tab-current a {
  background: #2cc185;
  color: #fff;
}
.sf-tabs-iconbox nav {
  background: rgba(255, 255, 255, 0.4);
}
.sf-tabs-iconbox nav ul li a {
  overflow: visible;
  padding: 2em 0;
  line-height: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sf-tabs-iconbox nav ul li a span {
  font-weight: 700;
  font-size: 0.7em;
}
.sf-tabs-iconbox nav ul li.sf-tab-current a {
  background: #fff;
  box-shadow: -1px 0 0 #fff;
}
.sf-tabs-iconbox nav ul li.sf-tab-current a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: "";
  pointer-events: none;
}
.sf-tabs-iconbox nav ul li::after,
.sf-tabs-iconbox nav ul li:first-child::before {
  top: 20%;
  z-index: -1;
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.07);
  content: "";
}
.sf-tabs-iconbox nav ul li:first-child::before {
  position: absolute;
  right: auto;
  left: 0;
}
.sf-tabs-iconbox nav ul li::after {
  position: absolute;
  right: 0;
}
.sf-tabs-underline nav {
  background: #fff;
}
.sf-tabs-iconfall nav li::before,
.sf-tabs-underline nav li a::after {
  background: #2cc185;
  content: "";
  position: absolute;
}
.sf-tabs-underline nav a {
  padding: 0.25em 0 0.5em;
  border-left: 1px solid #e7ecea;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sf-tabs-underline nav a span {
  font-weight: 700;
}
.sf-tabs-underline nav li a,
.sf-tabs-underline nav li:last-child a {
  border-right: 1px solid #e7ecea;
}
.sf-tabs-underline nav li a::after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
}
.sf-tabs-underline nav li.sf-tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sf-tabs-linetriangle nav a {
  overflow: visible;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sf-tabs-linetriangle nav a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em;
}
.sf-tabs-linetriangle nav li.sf-tab-current a::after,
.sf-tabs-linetriangle nav li.sf-tab-current a::before {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: "";
  pointer-events: none;
}
.sf-tabs-linetriangle nav li.sf-tab-current a::after {
  margin-left: -10px;
  border-width: 10px;
  border-top-color: #e7ecea;
}
.sf-tabs-linetriangle nav li.sf-tab-current a::before {
  margin-left: -11px;
  border-width: 11px;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.sf-tabs-iconfall {
  overflow: visible;
}
.sf-tabs-iconfall nav a {
  display: flex;
  flex-direction: column;
  overflow: visible;
  padding: 1rem 0 2rem;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.sf-tabs-iconfall nav a:focus,
.sf-tabs-iconfall nav a:hover {
  color: #2cc185;
}
.sf-tabs-iconfall nav a span {
  font-weight: 700;
}
.sf-tabs-iconfall nav a i {
  margin: 0 0 0.35em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  pointer-events: none;
}
.sf-tabs-iconfall nav li.sf-tab-current {
  color: #2cc185;
}
.sf-tabs-iconfall nav li.sf-tab-current i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sf-tabs-iconfall nav li::before {
  bottom: 1em;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 4px;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.sf-tabs-linemove nav {
  background: #fff;
}
.sf-tabs-linemove nav li:last-child::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #2cc185;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.sf-tabs-linemove nav li:first-child.sf-tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-400%, 0, 0);
  transform: translate3d(-400%, 0, 0);
}
.sf-tabs-linemove nav li:nth-child(2).sf-tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-300%, 0, 0);
  transform: translate3d(-300%, 0, 0);
}
.sf-tabs-linemove nav li:nth-child(3).sf-tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
}
.sf-tabs-linemove nav li:nth-child(4).sf-tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.sf-tabs-linemove nav li.sf-tab-current a {
  color: #2cc185;
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}
.sf-tabs-linemove nav a {
  padding: 1em 0;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s;
}
.sf-tabs-linemove nav a li.sf-tab-current a {
  color: #2cc185;
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}
.sf-tabs-linemove nav a span {
  font-weight: 700;
}
.sf-tabs-line nav ul {
  padding: 0 2em;
  max-width: none;
  box-shadow: inset 0 -2px #d1d3d2;
}
.sf-tabs-flip,
.sf-tabs-shape {
  max-width: 1200px;
}
.sf-tabs-line nav a {
  padding: 0.7em 0.4em;
  box-shadow: inset 0 -2px #d1d3d2;
  color: #74777b;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.8em;
  line-height: 1;
  -webkit-transition: color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, box-shadow 0.3s;
}
.sf-tabs-line nav a:focus,
.sf-tabs-line nav a:hover {
  box-shadow: inset 0 -2px #74777b;
}
.sf-tabs-line nav li.sf-tab-current a {
  box-shadow: inset 0 -2px #2cc185;
  color: #2cc185;
}
.sf-tabs-circle {
  overflow: visible;
}
.sf-tabs-circle nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  border: 1px solid #2cc185;
  border-radius: 50%;
  content: "";
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.sf-tabs-circle nav li.sf-tab-current::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.sf-tabs-circle nav a {
  display: flex;
  flex-direction: column;
  overflow: visible;
  color: #74777b;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1;
  -webkit-transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: color 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  padding: 1rem 0;
}
.sf-tabs-circle nav a span {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.sf-tabs-circle nav a:focus,
.sf-tabs-circle nav a:hover {
  color: #4a4a4b;
}
.sf-tabs-circle nav li.sf-tab-current a {
  color: #2cc185;
}
.sf-tabs-circle nav li.sf-tab-current a span {
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0);
}
.sf-tabs-shape nav ul li {
  margin: 0 3rem;
}
.sf-tabs-shape nav ul li:first-child {
  margin-left: 0;
}
.sf-tabs-shape nav ul li.sf-tab-current {
  z-index: 100;
}
.sf-tabs-shape nav li a {
  overflow: visible;
  margin: 0 -3rem 0 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
}
.sf-tabs-shape nav li a svg {
  position: absolute;
  left: 100%;
  margin: 0;
  width: 3rem;
  height: 100%;
  fill: #bdc2c9;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
}
.sf-tabs-flip nav a::after,
.sf-tabs-flipup nav ul li a::after,
.sf-tabs-linebox nav a::after {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
}
.sf-tabs-shape nav li a svg:nth-child(2) {
  right: 100%;
  left: auto;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}
.sf-tabs-shape nav li a svg use {
  pointer-events: auto;
}
.sf-tabs-shape nav li a span {
  display: block;
  overflow: hidden;
  padding: 0.65rem 0;
  background-color: #bdc2c9;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: none;
  transition: none;
}
.sf-tabs-shape nav li a:hover span {
  background-color: #2cc185;
}
.sf-tabs-shape .content-wrap,
.sf-tabs-shape nav li.sf-tab-current a span {
  background: #fff;
}
.sf-tabs-shape nav li a:hover svg {
  fill: #2cc185;
}
.sf-tabs-shape nav li:first-child a span {
  padding-left: 2rem;
  border-radius: 30px 0 0;
}
.sf-tabs-shape nav li:last-child a span {
  border-radius: 0 30px 0 0;
}
.sf-tabs-shape nav li:last-child a svg {
  right: 100%;
  left: auto;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}
.sf-tabs-shape nav li.sf-tab-current a svg {
  fill: #fff;
}
.sf-tabs-linebox nav a:focus::after,
.sf-tabs-linebox nav a:hover::after {
  background: #2cc185;
}
.sf-tabs-linebox nav ul li {
  margin: 0 0.5rem;
  -webkit-flex: none;
  flex: none;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.sf-tabs-linebox nav a {
  padding: 0 1.5rem;
  color: #74777b;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.sf-tabs-linebox nav a:focus,
.sf-tabs-linebox nav a:hover {
  color: #2cc185;
}
.sf-tabs-linebox nav a::after {
  left: 0;
  background: #d2d8d6;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}
.sf-tabs-linebox nav li.sf-tab-current a {
  color: #fff;
}
.sf-tabs-linebox nav li.sf-tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sf-tabs-flip nav a {
  padding: 0.5em 0;
  color: #2cc185;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.sf-tabs-flip nav a:focus,
.sf-tabs-flip nav a:hover,
.sf-tabs-flip nav li.sf-tab-current a {
  color: #74777b;
}
.sf-tabs-flip nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.625em;
}
.sf-tabs-flip nav a::after {
  left: 0;
  background-color: #f0f0f0;
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}
.sf-tabs-flip nav li.sf-tab-current a::after {
  background-color: #fff;
  -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
}
.sf-tabs-flip .content-wrap {
  background: #fff;
}
.sf-tabs-flipup nav ul li a {
  padding: 1.9em 0;
  border-right: 1px solid #2cc185;
  line-height: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sf-tabs-flipup nav ul li a::after {
  left: 0;
  height: calc(100% + 1px);
  border: 1px solid #2cc185;
  background: #2cc185;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.sf-tabs-flipup nav ul li a span {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  display: block;
  font-weight: 700;
  font-size: 0.7em;
  line-height: 1.5;
}
.sf-tabs-flipup nav ul li:last-child a {
  border: none;
}
.sf-tabs-flipup nav ul li.sf-tab-current {
  z-index: 100;
}
.sf-tabs-flipup nav ul li.sf-tab-current a {
  color: #fff;
}
.sf-tabs-flipup nav ul li.sf-tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sf-tabs-flipup nav ul li.sf-tab-current a i,
.sf-tabs-flipup nav ul li.sf-tab-current a span {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.flatpickr-calendar {
  visibility: hidden;
  display: none;
}
.m-1 {
  margin: 0.25rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 2rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 2rem !important;
}
.mt-4,
.my-4 {
  margin-top: 2rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 0rem !important;
}
.m-4 {
  margin: 2rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 4rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 4rem !important;
}
.mt-5,
.my-5 {
  margin-top: 4rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 4rem !important;
}
.m-5 {
  margin: 4rem !important;
}
.mr-6,
.mx-6 {
  margin-right: 8rem !important;
}
.ml-6,
.mx-6 {
  margin-left: 8rem !important;
}
.mt-6,
.my-6 {
  margin-top: 8rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 8rem !important;
}
.m-6 {
  margin: 8rem !important;
}
.mr-7,
.mx-7 {
  margin-right: 16rem !important;
}
.ml-7,
.mx-7 {
  margin-left: 16rem !important;
}
.mt-7,
.my-7 {
  margin-top: 16rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 16rem !important;
}
.m-7 {
  margin: 16rem !important;
}
.mr--1,
.mx--1 {
  margin-right: -0.25rem !important;
}
.ml--1,
.mx--1 {
  margin-left: -0.25rem !important;
}
.mt--1,
.my--1 {
  margin-top: -0.25rem !important;
}
.mb--1,
.my--1 {
  margin-bottom: -0.25rem !important;
}
.m--1 {
  margin: -0.25rem !important;
}
.mr--2,
.mx--2 {
  margin-right: -0.5rem !important;
}
.ml--2,
.mx--2 {
  margin-left: -0.5rem !important;
}
.mt--2,
.my--2 {
  margin-top: -0.5rem !important;
}
.mb--2,
.my--2 {
  margin-bottom: -0.5rem !important;
}
.m--2 {
  margin: -0.5rem !important;
}
.mr--3,
.mx--3 {
  margin-right: -1rem !important;
}
.ml--3,
.mx--3 {
  margin-left: -1rem !important;
}
.mt--3,
.my--3 {
  margin-top: -1rem !important;
}
.mb--3,
.my--3 {
  margin-bottom: -1rem !important;
}
.m--3 {
  margin: -1rem !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pr-4,
.px-4 {
  padding-right: 2rem !important;
}
.pl-4,
.px-4 {
  padding-left: 2rem !important;
}
.pt-4,
.py-4 {
  padding-top: 2rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 2rem !important;
}
.p-4 {
  padding: 2rem !important;
}
.pr-5,
.px-5 {
  padding-right: 4rem !important;
}
.pl-5,
.px-5 {
  padding-left: 4rem !important;
}
.pt-5,
.py-5 {
  padding-top: 4rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 4rem !important;
}
.p-5 {
  padding: 4rem !important;
}
.pr-6,
.px-6 {
  padding-right: 8rem !important;
}
.pl-6,
.px-6 {
  padding-left: 8rem !important;
}
.pt-6,
.py-6 {
  padding-top: 8rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 8rem !important;
}
.p-6 {
  padding: 8rem !important;
}
.pr-7,
.px-7 {
  padding-right: 16rem !important;
}
.pl-7,
.px-7 {
  padding-left: 16rem !important;
}
.pt-7,
.py-7 {
  padding-top: 16rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 16rem !important;
}
.p-7 {
  padding: 16rem !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.mr--col,
.mx--col {
  margin-right: -15px !important;
}
.ml--col,
.mx--col {
  margin-left: -15px !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-33 {
  width: 33%;
}
.w-34 {
  width: 34%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.w-1-3 {
  width: 33.33333%;
}
.w-2-3 {
  width: 66.66666%;
}
.w-0 {
  width: 0%;
}
.wr-1 {
  width: 1rem;
}
.wr-2 {
  width: 2rem;
}
.wr-3 {
  width: 4rem;
}
.wr-4 {
  width: 8rem;
}
.wr-5 {
  width: 16rem;
}
.wr-6 {
  width: 32rem;
}
.wr-7 {
  width: 48rem;
}
.wr-8 {
  width: 64rem;
}
.wr-0 {
  width: 0;
}
.w-auto {
  width: auto;
}
.h-25 {
  height: 25%;
}
.h-50 {
  height: 50%;
}
.h-75 {
  height: 75%;
}
.h-100 {
  height: 100%;
}
.h-0 {
  height: 0%;
}
.hr-1 {
  height: 1rem;
}
.hr-2 {
  height: 2rem;
}
.hr-3 {
  height: 4rem;
}
.hr-4 {
  height: 8rem;
}
.hr-5 {
  height: 16rem;
}
.hr-6 {
  height: 32rem;
}
.hr-0 {
  height: 0;
}
.hv-25 {
  height: 25vh;
}
.hv-50 {
  height: 50vh;
}
.hv-75 {
  height: 75vh;
}
.hv-100 {
  height: 100vh;
}
.hv-0 {
  height: 0;
}
.z--3 {
  z-index: -4;
}
.z--2 {
  z-index: -2;
}
.z--1 {
  z-index: -1;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 4;
}
.z-4 {
  z-index: 8;
}
.z-5 {
  z-index: 16;
}
.z-6 {
  z-index: 32;
}
.z-7 {
  z-index: 64;
}
.z-0 {
  z-index: 0;
}
@media (min-width: 576px) {
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important;
  }
  .m-sm-4 {
    margin: 2rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 4rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 4rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 4rem !important;
  }
  .m-sm-5 {
    margin: 4rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 4rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 8rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 8rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 8rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 8rem !important;
  }
  .m-sm-6 {
    margin: 8rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 16rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 16rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 16rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 16rem !important;
  }
  .m-sm-7 {
    margin: 16rem !important;
  }
  .mr-sm--1,
  .mx-sm--1 {
    margin-right: -0.25rem !important;
  }
  .ml-sm--1,
  .mx-sm--1 {
    margin-left: -0.25rem !important;
  }
  .mt-sm--1,
  .my-sm--1 {
    margin-top: -0.25rem !important;
  }
  .mb-sm--1,
  .my-sm--1 {
    margin-bottom: -0.25rem !important;
  }
  .m-sm--1 {
    margin: -0.25rem !important;
  }
  .mr-sm--2,
  .mx-sm--2 {
    margin-right: -0.5rem !important;
  }
  .ml-sm--2,
  .mx-sm--2 {
    margin-left: -0.5rem !important;
  }
  .mt-sm--2,
  .my-sm--2 {
    margin-top: -0.5rem !important;
  }
  .mb-sm--2,
  .my-sm--2 {
    margin-bottom: -0.5rem !important;
  }
  .m-sm--2 {
    margin: -0.5rem !important;
  }
  .mr-sm--3,
  .mx-sm--3 {
    margin-right: -1rem !important;
  }
  .ml-sm--3,
  .mx-sm--3 {
    margin-left: -1rem !important;
  }
  .mt-sm--3,
  .my-sm--3 {
    margin-top: -1rem !important;
  }
  .mb-sm--3,
  .my-sm--3 {
    margin-bottom: -1rem !important;
  }
  .m-sm--3 {
    margin: -1rem !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important;
  }
  .p-sm-4 {
    padding: 2rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 4rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 4rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 4rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 4rem !important;
  }
  .p-sm-5 {
    padding: 4rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 8rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 8rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 8rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 8rem !important;
  }
  .p-sm-6 {
    padding: 8rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 16rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 16rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 16rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 16rem !important;
  }
  .p-sm-7 {
    padding: 16rem !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mr-sm--col,
  .mx-sm--col {
    margin-right: -15px !important;
  }
  .ml-sm--col,
  .mx-sm--col {
    margin-left: -15px !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .w-sm-10 {
    width: 10%;
  }
  .w-sm-20 {
    width: 20%;
  }
  .w-sm-25 {
    width: 25%;
  }
  .w-sm-30 {
    width: 30%;
  }
  .w-sm-33 {
    width: 33%;
  }
  .w-sm-34 {
    width: 34%;
  }
  .w-sm-40 {
    width: 40%;
  }
  .w-sm-50 {
    width: 50%;
  }
  .w-sm-60 {
    width: 60%;
  }
  .w-sm-70 {
    width: 70%;
  }
  .w-sm-75 {
    width: 75%;
  }
  .w-sm-80 {
    width: 80%;
  }
  .w-sm-90 {
    width: 90%;
  }
  .w-sm-100 {
    width: 100%;
  }
  .w-sm-1-3 {
    width: 33.33333%;
  }
  .w-sm-2-3 {
    width: 66.66666%;
  }
  .w-sm-0 {
    width: 0%;
  }
  .wr-sm-1 {
    width: 1rem;
  }
  .wr-sm-2 {
    width: 2rem;
  }
  .wr-sm-3 {
    width: 4rem;
  }
  .wr-sm-4 {
    width: 8rem;
  }
  .wr-sm-5 {
    width: 16rem;
  }
  .wr-sm-6 {
    width: 32rem;
  }
  .wr-sm-7 {
    width: 48rem;
  }
  .wr-sm-8 {
    width: 64rem;
  }
  .wr-sm-0 {
    width: 0;
  }
  .mw-sm-100 {
    max-width: 100%;
  }
  .w-sm-auto {
    width: auto;
  }
  .h-sm-25 {
    height: 25%;
  }
  .h-sm-50 {
    height: 50%;
  }
  .h-sm-75 {
    height: 75%;
  }
  .h-sm-100 {
    height: 100%;
  }
  .h-sm-0 {
    height: 0%;
  }
  .hr-sm-1 {
    height: 1rem;
  }
  .hr-sm-2 {
    height: 2rem;
  }
  .hr-sm-3 {
    height: 4rem;
  }
  .hr-sm-4 {
    height: 8rem;
  }
  .hr-sm-5 {
    height: 16rem;
  }
  .hr-sm-6 {
    height: 32rem;
  }
  .hr-sm-0 {
    height: 0;
  }
  .hv-sm-25 {
    height: 25vh;
  }
  .hv-sm-50 {
    height: 50vh;
  }
  .hv-sm-75 {
    height: 75vh;
  }
  .hv-sm-100 {
    height: 100vh;
  }
  .hv-sm-0 {
    height: 0;
  }
  .z-sm--3 {
    z-index: -4;
  }
  .z-sm--2 {
    z-index: -2;
  }
  .z-sm--1 {
    z-index: -1;
  }
  .z-sm-1 {
    z-index: 1;
  }
  .z-sm-2 {
    z-index: 2;
  }
  .z-sm-3 {
    z-index: 4;
  }
  .z-sm-4 {
    z-index: 8;
  }
  .z-sm-5 {
    z-index: 16;
  }
  .z-sm-6 {
    z-index: 32;
  }
  .z-sm-7 {
    z-index: 64;
  }
  .z-sm-0 {
    z-index: 0;
  }
}
@media (min-width: 768px) {
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important;
  }
  .m-md-4 {
    margin: 2rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 4rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 4rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 4rem !important;
  }
  .m-md-5 {
    margin: 4rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 4rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 8rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 8rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 8rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 8rem !important;
  }
  .m-md-6 {
    margin: 8rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 16rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 16rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 16rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 16rem !important;
  }
  .m-md-7 {
    margin: 16rem !important;
  }
  .mr-md--1,
  .mx-md--1 {
    margin-right: -0.25rem !important;
  }
  .ml-md--1,
  .mx-md--1 {
    margin-left: -0.25rem !important;
  }
  .mt-md--1,
  .my-md--1 {
    margin-top: -0.25rem !important;
  }
  .mb-md--1,
  .my-md--1 {
    margin-bottom: -0.25rem !important;
  }
  .m-md--1 {
    margin: -0.25rem !important;
  }
  .mr-md--2,
  .mx-md--2 {
    margin-right: -0.5rem !important;
  }
  .ml-md--2,
  .mx-md--2 {
    margin-left: -0.5rem !important;
  }
  .mt-md--2,
  .my-md--2 {
    margin-top: -0.5rem !important;
  }
  .mb-md--2,
  .my-md--2 {
    margin-bottom: -0.5rem !important;
  }
  .m-md--2 {
    margin: -0.5rem !important;
  }
  .mr-md--3,
  .mx-md--3 {
    margin-right: -1rem !important;
  }
  .ml-md--3,
  .mx-md--3 {
    margin-left: -1rem !important;
  }
  .mt-md--3,
  .my-md--3 {
    margin-top: -1rem !important;
  }
  .mb-md--3,
  .my-md--3 {
    margin-bottom: -1rem !important;
  }
  .m-md--3 {
    margin: -1rem !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important;
  }
  .p-md-4 {
    padding: 2rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 4rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 4rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 4rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 4rem !important;
  }
  .p-md-5 {
    padding: 4rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 8rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 8rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 8rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 8rem !important;
  }
  .p-md-6 {
    padding: 8rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 16rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 16rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 16rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 16rem !important;
  }
  .p-md-7 {
    padding: 16rem !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mr-md--col,
  .mx-md--col {
    margin-right: -15px !important;
  }
  .ml-md--col,
  .mx-md--col {
    margin-left: -15px !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .w-md-10 {
    width: 10%;
  }
  .w-md-20 {
    width: 20%;
  }
  .w-md-25 {
    width: 25%;
  }
  .w-md-30 {
    width: 30%;
  }
  .w-md-33 {
    width: 33%;
  }
  .w-md-34 {
    width: 34%;
  }
  .w-md-40 {
    width: 40%;
  }
  .w-md-50 {
    width: 50%;
  }
  .w-md-60 {
    width: 60%;
  }
  .w-md-70 {
    width: 70%;
  }
  .w-md-75 {
    width: 75%;
  }
  .w-md-80 {
    width: 80%;
  }
  .w-md-90 {
    width: 90%;
  }
  .w-md-100 {
    width: 100%;
  }
  .w-md-1-3 {
    width: 33.33333%;
  }
  .w-md-2-3 {
    width: 66.66666%;
  }
  .w-md-0 {
    width: 0%;
  }
  .wr-md-1 {
    width: 1rem;
  }
  .wr-md-2 {
    width: 2rem;
  }
  .wr-md-3 {
    width: 4rem;
  }
  .wr-md-4 {
    width: 8rem;
  }
  .wr-md-5 {
    width: 16rem;
  }
  .wr-md-6 {
    width: 32rem;
  }
  .wr-md-7 {
    width: 48rem;
  }
  .wr-md-8 {
    width: 64rem;
  }
  .wr-md-0 {
    width: 0;
  }
  .mw-md-100 {
    max-width: 100%;
  }
  .w-md-auto {
    width: auto;
  }
  .h-md-25 {
    height: 25%;
  }
  .h-md-50 {
    height: 50%;
  }
  .h-md-75 {
    height: 75%;
  }
  .h-md-100 {
    height: 100%;
  }
  .h-md-0 {
    height: 0%;
  }
  .hr-md-1 {
    height: 1rem;
  }
  .hr-md-2 {
    height: 2rem;
  }
  .hr-md-3 {
    height: 4rem;
  }
  .hr-md-4 {
    height: 8rem;
  }
  .hr-md-5 {
    height: 16rem;
  }
  .hr-md-6 {
    height: 32rem;
  }
  .hr-md-0 {
    height: 0;
  }
  .hv-md-25 {
    height: 25vh;
  }
  .hv-md-50 {
    height: 50vh;
  }
  .hv-md-75 {
    height: 75vh;
  }
  .hv-md-100 {
    height: 100vh;
  }
  .hv-md-0 {
    height: 0;
  }
  .z-md--3 {
    z-index: -4;
  }
  .z-md--2 {
    z-index: -2;
  }
  .z-md--1 {
    z-index: -1;
  }
  .z-md-1 {
    z-index: 1;
  }
  .z-md-2 {
    z-index: 2;
  }
  .z-md-3 {
    z-index: 4;
  }
  .z-md-4 {
    z-index: 8;
  }
  .z-md-5 {
    z-index: 16;
  }
  .z-md-6 {
    z-index: 32;
  }
  .z-md-7 {
    z-index: 64;
  }
  .z-md-0 {
    z-index: 0;
  }
}
@media (min-width: 992px) {
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important;
  }
  .m-lg-4 {
    margin: 2rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 4rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 4rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 4rem !important;
  }
  .m-lg-5 {
    margin: 4rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 4rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 8rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 8rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 8rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 8rem !important;
  }
  .m-lg-6 {
    margin: 8rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 16rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 16rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 16rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 16rem !important;
  }
  .m-lg-7 {
    margin: 16rem !important;
  }
  .mr-lg--1,
  .mx-lg--1 {
    margin-right: -0.25rem !important;
  }
  .ml-lg--1,
  .mx-lg--1 {
    margin-left: -0.25rem !important;
  }
  .mt-lg--1,
  .my-lg--1 {
    margin-top: -0.25rem !important;
  }
  .mb-lg--1,
  .my-lg--1 {
    margin-bottom: -0.25rem !important;
  }
  .m-lg--1 {
    margin: -0.25rem !important;
  }
  .mr-lg--2,
  .mx-lg--2 {
    margin-right: -0.5rem !important;
  }
  .ml-lg--2,
  .mx-lg--2 {
    margin-left: -0.5rem !important;
  }
  .mt-lg--2,
  .my-lg--2 {
    margin-top: -0.5rem !important;
  }
  .mb-lg--2,
  .my-lg--2 {
    margin-bottom: -0.5rem !important;
  }
  .m-lg--2 {
    margin: -0.5rem !important;
  }
  .mr-lg--3,
  .mx-lg--3 {
    margin-right: -1rem !important;
  }
  .ml-lg--3,
  .mx-lg--3 {
    margin-left: -1rem !important;
  }
  .mt-lg--3,
  .my-lg--3 {
    margin-top: -1rem !important;
  }
  .mb-lg--3,
  .my-lg--3 {
    margin-bottom: -1rem !important;
  }
  .m-lg--3 {
    margin: -1rem !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important;
  }
  .p-lg-4 {
    padding: 2rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 4rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 4rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 4rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 4rem !important;
  }
  .p-lg-5 {
    padding: 4rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 8rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 8rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 8rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 8rem !important;
  }
  .p-lg-6 {
    padding: 8rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 16rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 16rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 16rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 16rem !important;
  }
  .p-lg-7 {
    padding: 16rem !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mr-lg--col,
  .mx-lg--col {
    margin-right: -15px !important;
  }
  .ml-lg--col,
  .mx-lg--col {
    margin-left: -15px !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .w-lg-10 {
    width: 10%;
  }
  .w-lg-20 {
    width: 20%;
  }
  .w-lg-25 {
    width: 25%;
  }
  .w-lg-30 {
    width: 30%;
  }
  .w-lg-33 {
    width: 33%;
  }
  .w-lg-34 {
    width: 34%;
  }
  .w-lg-40 {
    width: 40%;
  }
  .w-lg-50 {
    width: 50%;
  }
  .w-lg-60 {
    width: 60%;
  }
  .w-lg-70 {
    width: 70%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-80 {
    width: 80%;
  }
  .w-lg-90 {
    width: 90%;
  }
  .w-lg-100 {
    width: 100%;
  }
  .w-lg-1-3 {
    width: 33.33333%;
  }
  .w-lg-2-3 {
    width: 66.66666%;
  }
  .w-lg-0 {
    width: 0%;
  }
  .wr-lg-1 {
    width: 1rem;
  }
  .wr-lg-2 {
    width: 2rem;
  }
  .wr-lg-3 {
    width: 4rem;
  }
  .wr-lg-4 {
    width: 8rem;
  }
  .wr-lg-5 {
    width: 16rem;
  }
  .wr-lg-6 {
    width: 32rem;
  }
  .wr-lg-7 {
    width: 48rem;
  }
  .wr-lg-8 {
    width: 64rem;
  }
  .wr-lg-0 {
    width: 0;
  }
  .mw-lg-100 {
    max-width: 100%;
  }
  .w-lg-auto {
    width: auto;
  }
  .h-lg-25 {
    height: 25%;
  }
  .h-lg-50 {
    height: 50%;
  }
  .h-lg-75 {
    height: 75%;
  }
  .h-lg-100 {
    height: 100%;
  }
  .h-lg-0 {
    height: 0%;
  }
  .hr-lg-1 {
    height: 1rem;
  }
  .hr-lg-2 {
    height: 2rem;
  }
  .hr-lg-3 {
    height: 4rem;
  }
  .hr-lg-4 {
    height: 8rem;
  }
  .hr-lg-5 {
    height: 16rem;
  }
  .hr-lg-6 {
    height: 32rem;
  }
  .hr-lg-0 {
    height: 0;
  }
  .hv-lg-25 {
    height: 25vh;
  }
  .hv-lg-50 {
    height: 50vh;
  }
  .hv-lg-75 {
    height: 75vh;
  }
  .hv-lg-100 {
    height: 100vh;
  }
  .hv-lg-0 {
    height: 0;
  }
  .z-lg--3 {
    z-index: -4;
  }
  .z-lg--2 {
    z-index: -2;
  }
  .z-lg--1 {
    z-index: -1;
  }
  .z-lg-1 {
    z-index: 1;
  }
  .z-lg-2 {
    z-index: 2;
  }
  .z-lg-3 {
    z-index: 4;
  }
  .z-lg-4 {
    z-index: 8;
  }
  .z-lg-5 {
    z-index: 16;
  }
  .z-lg-6 {
    z-index: 32;
  }
  .z-lg-7 {
    z-index: 64;
  }
  .z-lg-0 {
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important;
  }
  .m-xl-4 {
    margin: 2rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 4rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 4rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 4rem !important;
  }
  .m-xl-5 {
    margin: 4rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 4rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 8rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 8rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 8rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 8rem !important;
  }
  .m-xl-6 {
    margin: 8rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 16rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 16rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 16rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 16rem !important;
  }
  .m-xl-7 {
    margin: 16rem !important;
  }
  .mr-xl--1,
  .mx-xl--1 {
    margin-right: -0.25rem !important;
  }
  .ml-xl--1,
  .mx-xl--1 {
    margin-left: -0.25rem !important;
  }
  .mt-xl--1,
  .my-xl--1 {
    margin-top: -0.25rem !important;
  }
  .mb-xl--1,
  .my-xl--1 {
    margin-bottom: -0.25rem !important;
  }
  .m-xl--1 {
    margin: -0.25rem !important;
  }
  .mr-xl--2,
  .mx-xl--2 {
    margin-right: -0.5rem !important;
  }
  .ml-xl--2,
  .mx-xl--2 {
    margin-left: -0.5rem !important;
  }
  .mt-xl--2,
  .my-xl--2 {
    margin-top: -0.5rem !important;
  }
  .mb-xl--2,
  .my-xl--2 {
    margin-bottom: -0.5rem !important;
  }
  .m-xl--2 {
    margin: -0.5rem !important;
  }
  .mr-xl--3,
  .mx-xl--3 {
    margin-right: -1rem !important;
  }
  .ml-xl--3,
  .mx-xl--3 {
    margin-left: -1rem !important;
  }
  .mt-xl--3,
  .my-xl--3 {
    margin-top: -1rem !important;
  }
  .mb-xl--3,
  .my-xl--3 {
    margin-bottom: -1rem !important;
  }
  .m-xl--3 {
    margin: -1rem !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important;
  }
  .p-xl-4 {
    padding: 2rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 4rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 4rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 4rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 4rem !important;
  }
  .p-xl-5 {
    padding: 4rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 8rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 8rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 8rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 8rem !important;
  }
  .p-xl-6 {
    padding: 8rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 16rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 16rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 16rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 16rem !important;
  }
  .p-xl-7 {
    padding: 16rem !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mr-xl--col,
  .mx-xl--col {
    margin-right: -15px !important;
  }
  .ml-xl--col,
  .mx-xl--col {
    margin-left: -15px !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .w-xl-10 {
    width: 10%;
  }
  .w-xl-20 {
    width: 20%;
  }
  .w-xl-25 {
    width: 25%;
  }
  .w-xl-30 {
    width: 30%;
  }
  .w-xl-33 {
    width: 33%;
  }
  .w-xl-34 {
    width: 34%;
  }
  .w-xl-40 {
    width: 40%;
  }
  .w-xl-50 {
    width: 50%;
  }
  .w-xl-60 {
    width: 60%;
  }
  .w-xl-70 {
    width: 70%;
  }
  .w-xl-75 {
    width: 75%;
  }
  .w-xl-80 {
    width: 80%;
  }
  .w-xl-90 {
    width: 90%;
  }
  .w-xl-100 {
    width: 100%;
  }
  .w-xl-1-3 {
    width: 33.33333%;
  }
  .w-xl-2-3 {
    width: 66.66666%;
  }
  .w-xl-0 {
    width: 0%;
  }
  .wr-xl-1 {
    width: 1rem;
  }
  .wr-xl-2 {
    width: 2rem;
  }
  .wr-xl-3 {
    width: 4rem;
  }
  .wr-xl-4 {
    width: 8rem;
  }
  .wr-xl-5 {
    width: 16rem;
  }
  .wr-xl-6 {
    width: 32rem;
  }
  .wr-xl-7 {
    width: 48rem;
  }
  .wr-xl-8 {
    width: 64rem;
  }
  .wr-xl-0 {
    width: 0;
  }
  .mw-xl-100 {
    max-width: 100%;
  }
  .w-xl-auto {
    width: auto;
  }
  .h-xl-25 {
    height: 25%;
  }
  .h-xl-50 {
    height: 50%;
  }
  .h-xl-75 {
    height: 75%;
  }
  .h-xl-100 {
    height: 100%;
  }
  .h-xl-0 {
    height: 0%;
  }
  .hr-xl-1 {
    height: 1rem;
  }
  .hr-xl-2 {
    height: 2rem;
  }
  .hr-xl-3 {
    height: 4rem;
  }
  .hr-xl-4 {
    height: 8rem;
  }
  .hr-xl-5 {
    height: 16rem;
  }
  .hr-xl-6 {
    height: 32rem;
  }
  .hr-xl-0 {
    height: 0;
  }
  .hv-xl-25 {
    height: 25vh;
  }
  .hv-xl-50 {
    height: 50vh;
  }
  .hv-xl-75 {
    height: 75vh;
  }
  .hv-xl-100 {
    height: 100vh;
  }
  .hv-xl-0 {
    height: 0;
  }
  .z-xl--3 {
    z-index: -4;
  }
  .z-xl--2 {
    z-index: -2;
  }
  .z-xl--1 {
    z-index: -1;
  }
  .z-xl-1 {
    z-index: 1;
  }
  .z-xl-2 {
    z-index: 2;
  }
  .z-xl-3 {
    z-index: 4;
  }
  .z-xl-4 {
    z-index: 8;
  }
  .z-xl-5 {
    z-index: 16;
  }
  .z-xl-6 {
    z-index: 32;
  }
  .z-xl-7 {
    z-index: 64;
  }
  .z-xl-0 {
    z-index: 0;
  }
}
.align-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.align-center p {
  margin: 0;
}
.align-center ul {
  text-align: center;
}
.align-center ul li {
  margin-bottom: 1rem;
}
.align-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.aspect-ratio {
  height: 0;
  position: relative;
}
.aspect-ratio .aspect-ratio-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aspect-ratio-1x2 {
  padding-top: 200%;
}
.aspect-ratio-2x1 {
  padding-top: 50%;
}
.aspect-ratio-2x3 {
  padding-top: 150%;
}
.aspect-ratio-3x1 {
  padding-top: 33.33%;
}
.aspect-ratio-3x2 {
  padding-top: 66.66%;
}
.aspect-ratio-3x4 {
  padding-top: 133.33%;
}
.aspect-ratio-4x1 {
  padding-top: 25%;
}
.aspect-ratio-4x3 {
  padding-top: 75%;
}
.at-1 {
  top: -0.25rem;
}
.ar-1 {
  right: -0.25rem;
}
.ab-1 {
  bottom: -0.25rem;
}
.al-1 {
  left: -0.25rem;
}
.at--1 {
  top: 0.25rem;
}
.ar--1 {
  right: 0.25rem;
}
.ab--1 {
  bottom: 0.25rem;
}
.al--1 {
  left: 0.25rem;
}
.at-2 {
  top: 0.5rem;
}
.ar-2 {
  right: 0.5rem;
}
.ab-2 {
  bottom: 0.5rem;
}
.al-2 {
  left: 0.5rem;
}
.at--2 {
  top: -0.5rem;
}
.ar--2 {
  right: -0.5rem;
}
.ab--2 {
  bottom: -0.5rem;
}
.al--2 {
  left: -0.5rem;
}
.at-3 {
  top: 1rem;
}
.ar-3 {
  right: 1rem;
}
.ab-3 {
  bottom: 1rem;
}
.al-3 {
  left: 1rem;
}
.at--3 {
  top: -1rem;
}
.ar--3 {
  right: -1rem;
}
.ab--3 {
  bottom: -1rem;
}
.al--3 {
  left: -1rem;
}
.at-4 {
  top: 2rem;
}
.ar-4 {
  right: 2rem;
}
.ab-4 {
  bottom: 2rem;
}
.al-4 {
  left: 2rem;
}
.at--4 {
  top: -2rem;
}
.ar--4 {
  right: -2rem;
}
.ab--4 {
  bottom: -2rem;
}
.al--4 {
  left: -2rem;
}
.at-5 {
  top: 4rem;
}
.ar-5 {
  right: 4rem;
}
.ab-5 {
  bottom: 4rem;
}
.al-5 {
  left: 4rem;
}
.at--5 {
  top: -4rem;
}
.ar--5 {
  right: -4rem;
}
.ab--5 {
  bottom: -4rem;
}
.al--5 {
  left: -4rem;
}
.at-6 {
  top: 8rem;
}
.ar-6 {
  right: 8rem;
}
.ab-6 {
  bottom: 8rem;
}
.al-6 {
  left: 8rem;
}
.at--6 {
  top: -8rem;
}
.ar--6 {
  right: -8rem;
}
.ab--6 {
  bottom: -8rem;
}
.al--6 {
  left: -8rem;
}
.at-7 {
  top: 16rem;
}
.ar-7 {
  right: 16rem;
}
.ab-7 {
  bottom: 16rem;
}
.al-7 {
  left: 16rem;
}
.at--7 {
  top: -16rem;
}
.at--0,
.at-0 {
  top: 0;
}
.ar--7 {
  right: -16rem;
}
.ar--0,
.ar-0 {
  right: 0;
}
.ab--7 {
  bottom: -16rem;
}
.ab--0,
.ab-0 {
  bottom: 0;
}
.al--7 {
  left: -16rem;
}
.al--0,
.al-0 {
  left: 0;
}
@media (min-width: 576px) {
  .at-sm-1 {
    top: -0.25rem;
  }
  .ar-sm-1 {
    right: -0.25rem;
  }
  .ab-sm-1 {
    bottom: -0.25rem;
  }
  .al-sm-1 {
    left: -0.25rem;
  }
  .at-sm--1 {
    top: 0.25rem;
  }
  .ar-sm--1 {
    right: 0.25rem;
  }
  .ab-sm--1 {
    bottom: 0.25rem;
  }
  .al-sm--1 {
    left: 0.25rem;
  }
  .at-sm-2 {
    top: 0.5rem;
  }
  .ar-sm-2 {
    right: 0.5rem;
  }
  .ab-sm-2 {
    bottom: 0.5rem;
  }
  .al-sm-2 {
    left: 0.5rem;
  }
  .at-sm--2 {
    top: -0.5rem;
  }
  .ar-sm--2 {
    right: -0.5rem;
  }
  .ab-sm--2 {
    bottom: -0.5rem;
  }
  .al-sm--2 {
    left: -0.5rem;
  }
  .at-sm-3 {
    top: 1rem;
  }
  .ar-sm-3 {
    right: 1rem;
  }
  .ab-sm-3 {
    bottom: 1rem;
  }
  .al-sm-3 {
    left: 1rem;
  }
  .at-sm--3 {
    top: -1rem;
  }
  .ar-sm--3 {
    right: -1rem;
  }
  .ab-sm--3 {
    bottom: -1rem;
  }
  .al-sm--3 {
    left: -1rem;
  }
  .at-sm-4 {
    top: 2rem;
  }
  .ar-sm-4 {
    right: 2rem;
  }
  .ab-sm-4 {
    bottom: 2rem;
  }
  .al-sm-4 {
    left: 2rem;
  }
  .at-sm--4 {
    top: -2rem;
  }
  .ar-sm--4 {
    right: -2rem;
  }
  .ab-sm--4 {
    bottom: -2rem;
  }
  .al-sm--4 {
    left: -2rem;
  }
  .at-sm-5 {
    top: 4rem;
  }
  .ar-sm-5 {
    right: 4rem;
  }
  .ab-sm-5 {
    bottom: 4rem;
  }
  .al-sm-5 {
    left: 4rem;
  }
  .at-sm--5 {
    top: -4rem;
  }
  .ar-sm--5 {
    right: -4rem;
  }
  .ab-sm--5 {
    bottom: -4rem;
  }
  .al-sm--5 {
    left: -4rem;
  }
  .at-sm-6 {
    top: 8rem;
  }
  .ar-sm-6 {
    right: 8rem;
  }
  .ab-sm-6 {
    bottom: 8rem;
  }
  .al-sm-6 {
    left: 8rem;
  }
  .at-sm--6 {
    top: -8rem;
  }
  .ar-sm--6 {
    right: -8rem;
  }
  .ab-sm--6 {
    bottom: -8rem;
  }
  .al-sm--6 {
    left: -8rem;
  }
  .at-sm-7 {
    top: 16rem;
  }
  .ar-sm-7 {
    right: 16rem;
  }
  .ab-sm-7 {
    bottom: 16rem;
  }
  .al-sm-7 {
    left: 16rem;
  }
  .at-sm--7 {
    top: -16rem;
  }
  .at-sm--0,
  .at-sm-0 {
    top: 0;
  }
  .ar-sm--7 {
    right: -16rem;
  }
  .ar-sm--0,
  .ar-sm-0 {
    right: 0;
  }
  .ab-sm--7 {
    bottom: -16rem;
  }
  .ab-sm--0,
  .ab-sm-0 {
    bottom: 0;
  }
  .al-sm--7 {
    left: -16rem;
  }
  .al-sm--0,
  .al-sm-0 {
    left: 0;
  }
}
@media (min-width: 768px) {
  .at-md-1 {
    top: -0.25rem;
  }
  .ar-md-1 {
    right: -0.25rem;
  }
  .ab-md-1 {
    bottom: -0.25rem;
  }
  .al-md-1 {
    left: -0.25rem;
  }
  .at-md--1 {
    top: 0.25rem;
  }
  .ar-md--1 {
    right: 0.25rem;
  }
  .ab-md--1 {
    bottom: 0.25rem;
  }
  .al-md--1 {
    left: 0.25rem;
  }
  .at-md-2 {
    top: 0.5rem;
  }
  .ar-md-2 {
    right: 0.5rem;
  }
  .ab-md-2 {
    bottom: 0.5rem;
  }
  .al-md-2 {
    left: 0.5rem;
  }
  .at-md--2 {
    top: -0.5rem;
  }
  .ar-md--2 {
    right: -0.5rem;
  }
  .ab-md--2 {
    bottom: -0.5rem;
  }
  .al-md--2 {
    left: -0.5rem;
  }
  .at-md-3 {
    top: 1rem;
  }
  .ar-md-3 {
    right: 1rem;
  }
  .ab-md-3 {
    bottom: 1rem;
  }
  .al-md-3 {
    left: 1rem;
  }
  .at-md--3 {
    top: -1rem;
  }
  .ar-md--3 {
    right: -1rem;
  }
  .ab-md--3 {
    bottom: -1rem;
  }
  .al-md--3 {
    left: -1rem;
  }
  .at-md-4 {
    top: 2rem;
  }
  .ar-md-4 {
    right: 2rem;
  }
  .ab-md-4 {
    bottom: 2rem;
  }
  .al-md-4 {
    left: 2rem;
  }
  .at-md--4 {
    top: -2rem;
  }
  .ar-md--4 {
    right: -2rem;
  }
  .ab-md--4 {
    bottom: -2rem;
  }
  .al-md--4 {
    left: -2rem;
  }
  .at-md-5 {
    top: 4rem;
  }
  .ar-md-5 {
    right: 4rem;
  }
  .ab-md-5 {
    bottom: 4rem;
  }
  .al-md-5 {
    left: 4rem;
  }
  .at-md--5 {
    top: -4rem;
  }
  .ar-md--5 {
    right: -4rem;
  }
  .ab-md--5 {
    bottom: -4rem;
  }
  .al-md--5 {
    left: -4rem;
  }
  .at-md-6 {
    top: 8rem;
  }
  .ar-md-6 {
    right: 8rem;
  }
  .ab-md-6 {
    bottom: 8rem;
  }
  .al-md-6 {
    left: 8rem;
  }
  .at-md--6 {
    top: -8rem;
  }
  .ar-md--6 {
    right: -8rem;
  }
  .ab-md--6 {
    bottom: -8rem;
  }
  .al-md--6 {
    left: -8rem;
  }
  .at-md-7 {
    top: 16rem;
  }
  .ar-md-7 {
    right: 16rem;
  }
  .ab-md-7 {
    bottom: 16rem;
  }
  .al-md-7 {
    left: 16rem;
  }
  .at-md--7 {
    top: -16rem;
  }
  .at-md--0,
  .at-md-0 {
    top: 0;
  }
  .ar-md--7 {
    right: -16rem;
  }
  .ar-md--0,
  .ar-md-0 {
    right: 0;
  }
  .ab-md--7 {
    bottom: -16rem;
  }
  .ab-md--0,
  .ab-md-0 {
    bottom: 0;
  }
  .al-md--7 {
    left: -16rem;
  }
  .al-md--0,
  .al-md-0 {
    left: 0;
  }
}
@media (min-width: 992px) {
  .at-lg-1 {
    top: -0.25rem;
  }
  .ar-lg-1 {
    right: -0.25rem;
  }
  .ab-lg-1 {
    bottom: -0.25rem;
  }
  .al-lg-1 {
    left: -0.25rem;
  }
  .at-lg--1 {
    top: 0.25rem;
  }
  .ar-lg--1 {
    right: 0.25rem;
  }
  .ab-lg--1 {
    bottom: 0.25rem;
  }
  .al-lg--1 {
    left: 0.25rem;
  }
  .at-lg-2 {
    top: 0.5rem;
  }
  .ar-lg-2 {
    right: 0.5rem;
  }
  .ab-lg-2 {
    bottom: 0.5rem;
  }
  .al-lg-2 {
    left: 0.5rem;
  }
  .at-lg--2 {
    top: -0.5rem;
  }
  .ar-lg--2 {
    right: -0.5rem;
  }
  .ab-lg--2 {
    bottom: -0.5rem;
  }
  .al-lg--2 {
    left: -0.5rem;
  }
  .at-lg-3 {
    top: 1rem;
  }
  .ar-lg-3 {
    right: 1rem;
  }
  .ab-lg-3 {
    bottom: 1rem;
  }
  .al-lg-3 {
    left: 1rem;
  }
  .at-lg--3 {
    top: -1rem;
  }
  .ar-lg--3 {
    right: -1rem;
  }
  .ab-lg--3 {
    bottom: -1rem;
  }
  .al-lg--3 {
    left: -1rem;
  }
  .at-lg-4 {
    top: 2rem;
  }
  .ar-lg-4 {
    right: 2rem;
  }
  .ab-lg-4 {
    bottom: 2rem;
  }
  .al-lg-4 {
    left: 2rem;
  }
  .at-lg--4 {
    top: -2rem;
  }
  .ar-lg--4 {
    right: -2rem;
  }
  .ab-lg--4 {
    bottom: -2rem;
  }
  .al-lg--4 {
    left: -2rem;
  }
  .at-lg-5 {
    top: 4rem;
  }
  .ar-lg-5 {
    right: 4rem;
  }
  .ab-lg-5 {
    bottom: 4rem;
  }
  .al-lg-5 {
    left: 4rem;
  }
  .at-lg--5 {
    top: -4rem;
  }
  .ar-lg--5 {
    right: -4rem;
  }
  .ab-lg--5 {
    bottom: -4rem;
  }
  .al-lg--5 {
    left: -4rem;
  }
  .at-lg-6 {
    top: 8rem;
  }
  .ar-lg-6 {
    right: 8rem;
  }
  .ab-lg-6 {
    bottom: 8rem;
  }
  .al-lg-6 {
    left: 8rem;
  }
  .at-lg--6 {
    top: -8rem;
  }
  .ar-lg--6 {
    right: -8rem;
  }
  .ab-lg--6 {
    bottom: -8rem;
  }
  .al-lg--6 {
    left: -8rem;
  }
  .at-lg-7 {
    top: 16rem;
  }
  .ar-lg-7 {
    right: 16rem;
  }
  .ab-lg-7 {
    bottom: 16rem;
  }
  .al-lg-7 {
    left: 16rem;
  }
  .at-lg--7 {
    top: -16rem;
  }
  .at-lg--0,
  .at-lg-0 {
    top: 0;
  }
  .ar-lg--7 {
    right: -16rem;
  }
  .ar-lg--0,
  .ar-lg-0 {
    right: 0;
  }
  .ab-lg--7 {
    bottom: -16rem;
  }
  .ab-lg--0,
  .ab-lg-0 {
    bottom: 0;
  }
  .al-lg--7 {
    left: -16rem;
  }
  .al-lg--0,
  .al-lg-0 {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .at-xl-1 {
    top: -0.25rem;
  }
  .ar-xl-1 {
    right: -0.25rem;
  }
  .ab-xl-1 {
    bottom: -0.25rem;
  }
  .al-xl-1 {
    left: -0.25rem;
  }
  .at-xl--1 {
    top: 0.25rem;
  }
  .ar-xl--1 {
    right: 0.25rem;
  }
  .ab-xl--1 {
    bottom: 0.25rem;
  }
  .al-xl--1 {
    left: 0.25rem;
  }
  .at-xl-2 {
    top: 0.5rem;
  }
  .ar-xl-2 {
    right: 0.5rem;
  }
  .ab-xl-2 {
    bottom: 0.5rem;
  }
  .al-xl-2 {
    left: 0.5rem;
  }
  .at-xl--2 {
    top: -0.5rem;
  }
  .ar-xl--2 {
    right: -0.5rem;
  }
  .ab-xl--2 {
    bottom: -0.5rem;
  }
  .al-xl--2 {
    left: -0.5rem;
  }
  .at-xl-3 {
    top: 1rem;
  }
  .ar-xl-3 {
    right: 1rem;
  }
  .ab-xl-3 {
    bottom: 1rem;
  }
  .al-xl-3 {
    left: 1rem;
  }
  .at-xl--3 {
    top: -1rem;
  }
  .ar-xl--3 {
    right: -1rem;
  }
  .ab-xl--3 {
    bottom: -1rem;
  }
  .al-xl--3 {
    left: -1rem;
  }
  .at-xl-4 {
    top: 2rem;
  }
  .ar-xl-4 {
    right: 2rem;
  }
  .ab-xl-4 {
    bottom: 2rem;
  }
  .al-xl-4 {
    left: 2rem;
  }
  .at-xl--4 {
    top: -2rem;
  }
  .ar-xl--4 {
    right: -2rem;
  }
  .ab-xl--4 {
    bottom: -2rem;
  }
  .al-xl--4 {
    left: -2rem;
  }
  .at-xl-5 {
    top: 4rem;
  }
  .ar-xl-5 {
    right: 4rem;
  }
  .ab-xl-5 {
    bottom: 4rem;
  }
  .al-xl-5 {
    left: 4rem;
  }
  .at-xl--5 {
    top: -4rem;
  }
  .ar-xl--5 {
    right: -4rem;
  }
  .ab-xl--5 {
    bottom: -4rem;
  }
  .al-xl--5 {
    left: -4rem;
  }
  .at-xl-6 {
    top: 8rem;
  }
  .ar-xl-6 {
    right: 8rem;
  }
  .ab-xl-6 {
    bottom: 8rem;
  }
  .al-xl-6 {
    left: 8rem;
  }
  .at-xl--6 {
    top: -8rem;
  }
  .ar-xl--6 {
    right: -8rem;
  }
  .ab-xl--6 {
    bottom: -8rem;
  }
  .al-xl--6 {
    left: -8rem;
  }
  .at-xl-7 {
    top: 16rem;
  }
  .ar-xl-7 {
    right: 16rem;
  }
  .ab-xl-7 {
    bottom: 16rem;
  }
  .al-xl-7 {
    left: 16rem;
  }
  .at-xl--7 {
    top: -16rem;
  }
  .at-xl--0,
  .at-xl-0 {
    top: 0;
  }
  .ar-xl--7 {
    right: -16rem;
  }
  .ar-xl--0,
  .ar-xl-0 {
    right: 0;
  }
  .ab-xl--7 {
    bottom: -16rem;
  }
  .ab-xl--0,
  .ab-xl-0 {
    bottom: 0;
  }
  .al-xl--7 {
    left: -16rem;
  }
  .al-xl--0,
  .al-xl-0 {
    left: 0;
  }
}
.fixed-bottom,
.fixed-left,
.fixed-top {
  left: 0;
  position: fixed;
}
.fixed-top {
  top: 0;
  right: 0;
}
.fixed-bottom {
  right: 0;
  bottom: 0;
}
.fixed-left {
  top: 0;
  bottom: 0;
}
.fixed-right {
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
}
.fixed-center {
  position: fixed;
  left: 50%;
  top: 50%;
}
.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;
}
.d-grid {
  display: grid !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;
  }
  .d-sm-grid {
    display: grid !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;
  }
  .d-md-grid {
    display: grid !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;
  }
  .d-lg-grid {
    display: grid !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;
  }
  .d-xl-grid {
    display: grid !important;
  }
}
.d-print-block {
  display: none !important;
}
@media print {
  .d-print-block {
    display: block !important;
  }
}
.d-print-inline {
  display: none !important;
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
}
.d-print-inline-block {
  display: none !important;
}
@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.sf-special-hidden {
  opacity: 0;
}
.sf-special-show {
  opacity: 100;
}
.bg-cover {
  background-size: cover;
}
.bg-contain {
  background-size: contain;
}
.bg-position-lt {
  background-position: left top;
}
.bg-position-lc {
  background-position: left center;
}
.bg-position-lb {
  background-position: left bottom;
}
.bg-position-ct {
  background-position: center top;
}
.bg-position-cc {
  background-position: center center;
}
.bg-position-cb {
  background-position: center bottom;
}
.bg-position-rt {
  background-position: right top;
}
.bg-position-rc {
  background-position: right center;
}
.bg-position-rb {
  background-position: right bottom;
}
.waves-effect {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.3) 40%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -o-radial-gradient(
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.3) 40%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -moz-radial-gradient(
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.3) 40%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: radial-gradient(
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.3) 40%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -o-radial-gradient(
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -moz-radial-gradient(
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
  background: radial-gradient(
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    rgba(255, 255, 255, 0) 70%
  );
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.waves-button,
.waves-button-input,
.waves-button:hover,
.waves-button:visited {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.waves-float:active {
  -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
.transition {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.hover .hover-zoom {
  transition: 0.2s linear;
}
.hover .hover-shine::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -100%;
  width: 300%;
  height: 200%;
  background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0)
    )
    no-repeat;
  background-size: 20% 100%;
  transform: skewX(70deg);
  transition: 0.2s linear;
  background-position: 0 0;
}
.hover:hover {
  opacity: 1;
}
.hover:hover .hover-zoom {
  transform: scale(1.2);
  transition: 0.2s linear;
}
.hover:hover .hover-shine::after {
  transition: 0.2s linear;
  background-position: 100% 130%;
}
span.sf-special-hidden {
  display: none;
}
.sf-table-full-screen-wrapper {
  padding-top: 40px;
  position: relative;
}
.table-full-btn {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 12px;
}
.table-full-btn.sf-table-full-size-icon-open {
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 27px;
}
.table-full-btn:after {
  position: absolute;
  right: 1px;
  width: 120px;
  font-size: 13px;
  font-family: Roboto;
  content: attr(data-expand);
}
.table-full-btn.sf-table-full-size-icon-open:after {
  content: attr(data-collapse);
  right: 10px;
  left: unset;
}
.sf-table-full-size {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 75px 15px;
  overflow-y: auto;
  z-index: 7001;
}
@media (max-width: 992px) {
  .table-full-btn:after {
    width: 150px;
  }
}
ul:not([class]) {
  display: block !important;
  list-style-type: disc !important;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
}
.sf-special-hidden {
  z-index: -1;
}
.theme-dark .bg-white .c-text-primary,
.theme-dark .bg-white {
  color: rgba(27, 31, 44, 0.87);
}
.theme-dark .bg-white .c-text-secondary {
  color: rgba(27, 31, 44, 0.54);
}
.theme-dark .bg-white .sf-link-theme :not(.l-inherit) > a:not([class]),
.theme-dark .bg-white a.sf-link.sf-link-theme,
.theme-dark .bg-white.sf-link.sf-link-theme :not(.l-inherit) > a:not([class]) {
  color: rgba(21, 25, 30, 0.87);
  background-image: linear-gradient(
    to right,
    rgba(21, 25, 30, 0.2) 50%,
    transparent 50%
  );
}
table > caption {
  display: none;
}
.theme-dark .table {
  color: #fff;
}

/* End */


/* Start:/simai/asset/simai.framework/sf4.master/plugin/navigation/css/sf-nav.min.css?1739271072150233*/
@charset "UTF-8";.sf-nav-fixed{z-index:1000}.sf-nav-fixed .container-wrap .nav-container .sf-nav{font-size:1rem}.sf-nav-fixed .container-wrap .nav-container .sf-nav button{cursor:pointer}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.left-section button.btn-full-screen{padding:calc(1rem + 2px)}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.left-section button.btn-full-screen > i{line-height:normal}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.left-section .nav-brand{text-decoration:none}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li:hover{z-index:103}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li a.item-link{text-decoration:none;display:flex;align-items:center;justify-content:space-between}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-mobile{display:none;padding:calc(1rem + 2px)}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-mobile > i{line-height:normal}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-search{padding:calc(1rem + 3px)}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-search:hover{cursor:pointer}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-search > i{line-height:normal}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .nav-search form .inner-search{z-index:104;position:relative}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .nav-search form .inner-search .sf-close{z-index:105}@media (min-width: 1200px){.sf-pagewrap-area-layout-narrow.sf-pagewrap-area-container-fixed .sf-pagewrap-area .container.nav-container{max-width:1140px!important}}@media (min-width: 769px){.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav{position:relative}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section.sf-scroll{overflow:visible}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12)}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu.sf-scroll{overflow-y:visible!important}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu > ul{flex-direction:column}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu > ul li{border-top:none}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu > ul li .nav-submenu{right:-100%}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li .nav-submenu > ul li .nav-submenu > ul{flex-direction:column}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu{top:-1px;left:-100%}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu ul{flex-direction:column}.navigation-container.vertical-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul li{position:relative}.navigation-container.horizontal-submenu .container-wrap{position:relative}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu{left:0!important;width:100%;overflow:hidden!important;height:auto;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12)}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu.sf-scroll{overflow-y:visible!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul{align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;padding:1rem!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li{position:static;border-top:0 solid #000!important;flex-basis:33.33%}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li a span.item-icon i{display:none;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu{left:-100%!important;top:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;transition-property:none;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:1;height:auto}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu.open-horizontal{left:0!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu .content-mobile-horizontal{display:flex!important;align-items:center;justify-content:space-between;padding:1rem}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu .content-mobile-horizontal > h3{display:block!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu .content-mobile-horizontal > .nav-back{display:flex!important;width:auto!important;margin-right:1rem;padding:0 3rem;border-radius:1px}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu ul{align-items:flex-start;justify-content:flex-start;flex-direction:row;padding:1rem!important;flex:1}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu ul li{border-top:0 solid #000}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu ul li.one-mobile{display:block}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu ul li a span.item-icon > i{display:none}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu{flex-direction:row!important;width:100%;align-items:center;justify-content:center;flex-wrap:wrap;padding:1rem!important;overflow-x:hidden!important;height:auto}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li{border-top:0 solid #000;border:none!important;position:static}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li a span.item-icon i{display:none;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu{left:-100%!important;top:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;transition-property:none;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:1;height:auto}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu.open-horizontal{left:0!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu .content-mobile-horizontal{display:flex!important;align-items:center;justify-content:space-between;padding:1rem!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu .content-mobile-horizontal > h3{display:block!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu .content-mobile-horizontal > .nav-back{display:flex!important;width:auto!important;margin-right:1rem;padding:0 3rem;border-radius:1px}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu ul{align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;padding:1rem!important;flex:1;box-shadow:none!important}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu ul li{border-top:0 solid #000}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu ul li.one-mobile{display:block}.navigation-container.horizontal-submenu .container-wrap .nav-container nav.sf-nav section.center-section > ul > li ul.transform-submenu li .nav-submenu ul li a span.item-icon > i{display:none}.sf-nav section.center-section{flex:1;display:flex;justify-content:flex-end}.sf-nav section.center-section ul{list-style-type:none}.sf-nav section.center-section ul li a{text-decoration:none;display:flex;align-items:center;justify-content:space-between;height:100%}.sf-nav section.center-section ul li a span.item-text{margin-right:.5rem}.sf-nav section.center-section > ul{flex-direction:row}.sf-nav section.center-section > ul > li:hover > .nav-submenu{display:flex}.sf-nav section.center-section > ul > li:hover > ul.transform-submenu{display:flex}.sf-nav section.center-section > ul > li:hover > a.underline span.item-hover{display:block!important;border-bottom-color:#FFF}.sf-nav section.center-section > ul > li:hover > a.fill{background:#FFF}.sf-nav section.center-section > ul > li:hover > a.fill > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li:hover > a.blackout > span.item-hover{display:block!important;background:rgba(255,255,255,0.05)}.sf-nav section.center-section > ul > li:hover > a.allotment::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,0.05)}.sf-nav section.center-section > ul > li:hover > a.allotment > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li.active > a.underline span.item-hover{display:block!important;border-bottom-color:#FFF}.sf-nav section.center-section > ul > li.active > a.fill{background:#FFF;color:#FFF!important}.sf-nav section.center-section > ul > li.active > a.fill > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li.active > a.blackout > span.item-hover{display:block!important;background:rgba(255,255,255,0.05)}.sf-nav section.center-section > ul > li.active > a.allotment{background:inherit}.sf-nav section.center-section > ul > li.active > a.allotment > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li.focus > a.underline span.item-hover{display:block!important;border-bottom-color:#FFF}.sf-nav section.center-section > ul > li.focus > a.fill{background:#FFF}.sf-nav section.center-section > ul > li.focus > a.fill > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li.focus > a.blackout > span.item-hover{display:block!important;background:rgba(255,255,255,0.05)}.sf-nav section.center-section > ul > li.focus > a.allotment{background:inherit}.sf-nav section.center-section > ul > li.focus > a.allotment > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li > a{position:relative;white-space:nowrap;height:100%;display:flex;align-items:center;justify-content:space-between}.sf-nav section.center-section > ul > li > a > span.item-hover{position:absolute;top:0;width:100%;height:100%;background:transparent;left:0}.sf-nav section.center-section > ul > li > a.underline span.item-hover{border-bottom:4px solid transparent}.sf-nav section.center-section > ul > li > a.blackout > span.item-hover{background:rgba(255,255,255,0.05)}.sf-nav section.center-section > ul > li > a.fill > span.item-hover{background:#FFF}.sf-nav section.center-section > ul > li > a.allotment > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li > .nav-submenu{position:absolute;left:0;display:none;padding:0;min-width:15rem}.sf-nav section.center-section > ul > li > .nav-submenu .nav-back{display:none}.sf-nav section.center-section > ul > li > .nav-submenu > ul{display:flex;flex-direction:column;margin:0;padding:0;width:100%}.sf-nav section.center-section > ul > li > .nav-submenu > ul li:hover > .nav-submenu{display:flex}.sf-nav section.center-section > ul > li > .nav-submenu > ul li.one-mobile{display:none}.sf-nav section.center-section > ul > li > .nav-submenu > ul li a span.item-text{margin-right:.5rem}.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu{display:none;position:absolute;top:0;width:100%;padding:0}.sf-nav section.center-section > ul > li > .nav-submenu > ul li .nav-submenu > ul{display:flex;width:100%}.sf-nav section.center-section > ul > li > ul.transform-submenu{position:absolute;left:0;display:none;padding:0;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12);min-width:15rem}.sf-nav section.center-section > ul > li > ul.transform-submenu .nav-back{display:none}.sf-nav section.center-section > ul > li > ul.transform-submenu li:hover > .nav-submenu{display:flex}.sf-nav section.center-section > ul > li > ul.transform-submenu li:hover > a > span.item-hover{display:none!important}.sf-nav section.center-section > ul > li > ul.transform-submenu li a{height:100%;display:flex;align-items:center;justify-content:space-between}.sf-nav section.center-section > ul > li > ul.transform-submenu li .nav-submenu{display:none;position:absolute;width:100%}.sf-nav section.center-section > ul > li > ul.transform-submenu li .nav-submenu ul{display:flex;width:100%;padding:0}.sf-nav section.center-section > ul > li > ul.transform-submenu li .nav-submenu ul li.one-mobile{display:none}}@media (max-width: 769px){.sf-nav-fixed .container-wrap .nav-container .sf-nav{position:relative!important}.sf-nav-fixed .container-wrap .nav-container .sf-nav .mobile-level.open-mobile{left:0!important}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section{position:fixed;top:0;left:-25rem;width:20rem;height:100%;overflow-y:auto;justify-content:flex-start;flex-direction:column;z-index:102;-webkit-overflow-scrolling:touch;transition-property:none;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > button.sf-close{display:block!important}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section h3{display:block!important;padding:1.5rem;width:100%}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section ul li a:hover{cursor:pointer}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul{flex-direction:column;width:100%}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li{display:flex;width:100%;padding:0}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li a{padding:1rem 0 1rem 1rem !important;width:100%}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li a .item-text{padding-right:1rem;width:100%}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li a .item-icon{display:flex;align-items:center;justify-content:center;padding:0 1rem!important;height:100%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu{position:fixed!important;height:100%;width:20rem;top:0;left:-25rem;transition-property:none;z-index:1000;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu .content-mobile-horizontal{display:block!important}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu .content-mobile-horizontal .nav-back{display:flex!important;font-weight:700}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu .content-mobile-horizontal .nav-back:hover{text-decoration:none}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu .content-mobile-horizontal h3{display:flex!important}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu ul{padding:0}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.center-section > ul li .nav-submenu ul li.one-mobile{display:flex}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section{flex:1}.sf-nav-fixed .container-wrap .nav-container .sf-nav section.right-section .btn-mobile{display:block}.sf-nav-fixed .container-wrap .nav-container .sf-nav .nav-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}}@keyframes move{from{opacity:0}to{opacity:1}}@keyframes move_no{from{opacity:0}to{opacity:1}}.sf-nav-fixed{width:100%;left:0;display:flex;align-items:stretch;line-height:normal;justify-content:center;flex-direction:row}.sf-nav-fixed.nav-fixed{position:fixed;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12)}.right-section > div{height:100%}.right-section .nav-search{height:100%;display:flex;align-items:stretch;justify-content:stretch}.right-section .nav-search > form{padding:0 auto;display:none;position:absolute;left:0;top:0;height:inherit}.right-section .nav-search > form .inner-search{position:relative}.right-section .nav-search > form .inner-search button.sf-close::before{background-color:rgba(0,0,0,0.87)}.right-section .nav-search > form .inner-search button.sf-close::after{background-color:rgba(0,0,0,0.87)}.right-section .nav-search > form .inner-search .nav-live-search{width:100%;background:#FAFAFA;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12);margin-top:1px}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result:hover{background:rgba(0,0,0,0.05)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .one-category{padding:.5rem 1rem;color:rgba(0,0,0,0.87)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result a:hover{background:rgba(0,0,0,0.12)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-all{display:flex;width:100%;border-left:1px solid rgba(0,0,0,0.2)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-all > a{color:rgba(0,0,0,0.87);text-decoration:none;cursor:pointer;font-weight:600;padding:.5rem 1rem;width:100%}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-all > a > b{color:rgba(255,0,0,0.87)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-item{display:flex;border-left:1px solid rgba(0,0,0,0.2);width:100%}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-item > a{color:rgba(0,0,0,0.87);text-decoration:none;cursor:pointer;font-weight:100;padding:.5rem 1rem;width:100%}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-item > a > b{color:rgba(255,0,0,0.87)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-more{display:flex;width:100%;font-weight:600;border-left:1px solid rgba(0,0,0,0.2)}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-more > a{color:rgba(0,0,0,0.87);text-decoration:none;cursor:pointer;width:100%;padding:.5rem 1rem}.right-section .nav-search > form .inner-search .nav-live-search .live-search-result .category-more > a > b{color:rgba(255,0,0,0.87)}.right-section .nav-search > form .inner-search .input-search{font-size:1.35rem;text-align:center;color:rgba(0,0,0,0.87);border:none;-webkit-transition:all .3s;transition:all .3s}.right-section .nav-search > form .inner-search .live-search{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12)}.right-section .nav-search > form .btn-close-search{right:0;line-height:normal;font-size:1.25rem;cursor:pointer;text-align:center;height:inherit}.right-section .nav-search > form .btn-close-search:hover{background-color:rgba(0,0,0,0.1)}.right-section .nav-search .btn-search{display:flex;align-items:center;justify-content:center}@media (min-width: 769px){.sf-nav .center-section > ul li.item-mega{position:static!important}.sf-nav .center-section > ul li.item-mega:hover{background:rgba(0,0,0,0.05);cursor:pointer}.sf-nav .center-section > ul li.item-mega:hover::after{position:relative!important}.sf-nav .center-section > ul li.item-mega:hover > a > span.item-hover{display:block!important}.sf-nav .center-section > ul li.item-mega.active > a > span.item-hover{display:block!important}.sf-nav .center-section > ul li.item-mega.focus > a > span.item-hover{display:block!important}.sf-nav .center-section > ul li.item-mega a{position:relative}.sf-nav .center-section > ul li.item-mega a::before{position:relative!important}.sf-nav .center-section > ul li.item-mega a > span.item-hover{position:absolute;top:0;width:100%;height:100%;background:transparent;left:0;border-bottom:4px solid transparent}.sf-nav .center-section > ul li.item-mega div.nav-submenu{max-height:50vh;min-width:100%!important;overflow:auto!important}}@-moz-keyframes animaciya{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-webkit-keyframes animaciya{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-ms-keyframes animaciya{from{background-color:rgba(0,0,0,0.01)}to{background-color:rgba(0,0,0,0.2)}}.sf-left-catalog{width:100%;position:relative}.sf-left-catalog *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.sf-left-catalog ul{position:relative;margin:0;padding:0;list-style:none}.sf-left-catalog ul li{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.sf-left-catalog ul li a{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;flex-direction:row;white-space:normal;padding:1rem 1.25rem;text-decoration:none;font-size:1rem;overflow:hidden;z-index:48;width:100%}.sf-left-catalog ul li a:first-child{padding-right:3rem}.sf-left-catalog ul li a span.nav-pointer{display:flex;align-items:center;justify-content:center;width:auto;height:100%;padding-right:.7rem}.sf-left-catalog ul li a span.nav-pointer .left-pointer{background-color:transparent;left:0}.sf-left-catalog ul li a span.nav-pointer .right-pointer{right:0}.sf-left-catalog ul li a span.item-text{flex:1;white-space:normal}.sf-left-catalog ul li a span.submenu-indicator{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;position:absolute;right:0;top:15px;padding:0 .7rem;border-radius:100%;border-width:0;margin:0 .5rem 0 0}.sf-left-catalog ul li a span.submenu-indicator > i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sf-left-catalog ul li:last-child{border-bottom:none!important}.sf-left-catalog ul li.active > a{font-weight:700}.sf-left-catalog ul li.active > a > span.submenu-indicator > i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.sf-left-catalog ul li div.catalog-submenu{width:100%;display:flex;flex-direction:column}.sf-left-catalog ul li div.catalog-submenu ul.submenu{width:100%;display:none;position:static}.sf-left-catalog ul li div.catalog-submenu ul.submenu li{clear:both;width:100%}.sf-left-catalog ul li div.catalog-submenu ul.submenu li a{width:100%;font-size:.95rem;padding-left:1rem;z-index:48}.sf-left-catalog ul li div.catalog-submenu ul.submenu li a .nav-item-indicator{font-size:.95rem;width:1.25rem}.sf-left-catalog ul li div.catalog-submenu ul.submenu li a .nav-item-indicator:before{content:"─";font-size:.95rem}.sf-left-catalog ul li div.catalog-submenu ul.submenu li:last-child{border-bottom:none}.sf-left-catalog ul li div.catalog-submenu ul.submenu li:first-child{border-top:1px solid rgba(0,0,0,0.1)}.sf-left-catalog > ul > li > a > i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu{display:none;flex-direction:column}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > a{font-size:.95rem;color:#fff;padding-left:1.25rem}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > a{font-size:.95rem;padding-left:2.5rem}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > span.nav-pointer{left:.7rem}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > a{font-size:.95rem;padding-left:3.75rem}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > a > span.nav-pointer{left:1.5rem}.sf-left-catalog > ul > li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li:last-child{border-bottom:0!important}.sf-left-catalog .submenu-indicator-minus > i{-webkit-transform:rotate(0deg)!important;-ms-transform:rotate(0deg)!important;transform:rotate(0deg)!important}.sf-nav-page-doc{width:100%}.sf-nav-page-doc ul{margin:0;padding:0;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;flex-wrap:wrap}.sf-nav-page-doc ul li{display:block}.sf-nav-page-doc ul li a{padding:.5rem}.sf-nav-page-doc ul li > ul > li > a{padding:.5rem 1rem}.sf-nav-page-doc ul li > ul > li > ul > li > a{padding:.5rem 1.5rem}.sf-nav-page-doc ul li > ul > li > ul > li > ul > li > a{padding:.5rem 2rem}.sf-nav-page-doc ul li > ul > li > ul > li > ul > li > ul > li > a{padding:.5rem 2.5rem}.sf-nav-page-doc ul li > ul > li > ul > li > ul > li > ul > li > ul > li > a{padding:.5rem 3rem}.sf-nav-left-catolog-page-doc{border:none!important}.sf-nav-left-catolog-page-doc ul li{border:none!important}.sf-nav-left-catolog-page-doc ul li a{padding:1rem 2.25rem}.sf-nav-left-catolog-page-doc ul li a span.submenu-indicator{margin:0 1.5rem 0 0}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li{border:none!important}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li a{padding-top:.4rem;padding-bottom:.4rem;padding-left:2.25rem}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li:first-child{border:none!important}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li > div.catalog-submenu > ul.submenu > li > a{font-size:.85rem;padding-left:3.5rem}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li > div.catalog-submenu > ul.submenu > li > span.nav-pointer{left:.7rem}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > a{font-size:.85rem;padding-left:4.75rem}.sf-nav-left-catolog-page-doc ul li div.catalog-submenu ul.submenu li > div.catalog-submenu > ul.submenu > li > div.catalog-submenu > ul.submenu > li > a > span.nav-pointer{left:1.5rem}@-moz-keyframes animaciya{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-webkit-keyframes animaciya{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-ms-keyframes animaciya{from{background-color:rgba(0,0,0,0.01)}to{background-color:rgba(0,0,0,0.2)}}.sf-nav-full-screen{position:fixed!important;width:100%!important;height:100%;padding:5rem 0 2rem 2rem;top:0;left:0;display:none;z-index:1001}.sf-nav-full-screen *{box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}.sf-nav-full-screen:focus{box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}.sf-nav-full-screen .sf-nav-full-screen-header{position:fixed;top:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem;width:100%}.sf-nav-full-screen .sf-nav-full-screen-header .sf-nav-full-screen-brand .nav-brand{text-decoration:none}.sf-nav-full-screen .sf-nav-full-screen-header .sf-nav-full-screen-brand > span{font-size:1.75rem;padding:1.5rem}.sf-nav-full-screen .sf-nav-full-screen-content{width:100%;height:100%;padding:.625rem;position:relative;display:block;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists{position:relative;display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;align-content:flex-start;overflow-y:auto;width:100%;padding-right:2rem;text-align:center;height:100%;margin:0;text-align:center;-webkit-transition:all .2s liner;transition:all .2s liner}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul{padding-bottom:2rem!important}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul > li{padding-left:1rem;padding-right:1rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul > li > a{font-size:.85rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul > li > ul > li > a{padding-left:2.15rem;font-size:.85rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul > li > ul > li > ul > li > a{padding-left:3.4rem;font-size:.85rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists > ul > li > ul > li > ul > li > ul > li > a{padding-left:4.65rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;list-style:none;padding:0;margin:0;height:auto;width:20rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li{position:relative;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a{position:relative;width:100%;margin:0;display:inline-flex;align-items:center;justify-content:space-between;flex-direction:row;font-size:1rem;text-decoration:none;text-transform:none;text-align:left;overflow:hidden;z-index:48;white-space:normal;padding:1rem 1.25rem;border-radius:.1rem;padding-right:2rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a:hover{background-color:rgba(0,0,0,0.035)}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a:hover span.submenu-indicator{-moz-animation:animaciya 2s ease-in-out .1s infinite alternate;-webkit-animation:animaciya 2s ease-in-out .1s infinite alternate;-ms-animation:animaciya 2s ease-in-out .1s infinite alternate}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.item-text{flex:1;white-space:normal;padding-right:2rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.nav-item-indicator{font-size:.9rem;width:1.25rem;position:relative}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.nav-item-indicator:before{content:"─";font-size:.9rem;position:absolute;left:-.9rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.submenu-indicator{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;background-color:none;position:absolute;right:0;padding:0 .7rem;border-radius:100%;margin:0 .5rem 0 0}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.submenu-indicator:hover{background-color:#43A047;color:#fff;-moz-animation:none;-webkit-animation:none;-ms-animation:none}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.submenu-indicator > i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li a span.submenu-indicator-minus > i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li ul.sf-full-screen-sub-level{display:none;width:100%}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li ul.sf-full-screen-sub-level > li > a > span.nav-item-text{position:relative}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul li ul.sf-full-screen-sub-level > li > a > span.nav-item-text:before{content:"─";font-size:.9rem;position:absolute;left:-.9rem}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul .sf-nav-full-screen-list-header a{font-size:1rem;font-weight:700;background-color:transparent;text-transform:uppercase}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul .sf-nav-full-screen-list-header a:hover{background:transparent}.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists ul .sf-nav-full-screen-list-header a span.item-text{flex:1}.sf-nav-full-screen .sf-nav-full-screen-content:last-of-type{padding:0}@media (max-width: 769px){.sf-nav-full-screen .sf-nav-full-screen-content .sf-nav-full-screen-lists{width:100%;display:block;margin-bottom:1.875rem}}.theme-dark div.nav-container{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.left-section{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.left-region-section{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light h3.mobile.header{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-icon{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light h3.mobile.header{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-icon{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item a.item-link span.item-text{color:inherit}.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:transparent;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-region-section{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-social{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search{background-color:inherit;color:inherit}.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-light div.nav-container{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.left-section{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.left-region-section{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light h3.mobile-header{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-icon{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item{border-top:1px solid rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light h3.mobile-header{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-icon{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link span.item-text{color:inherit}.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-region-section{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section .nav-social{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.theme-light div.nav-container nav.sf-nav section.right-section div{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div{background-color:inherit;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div .btn-search{background-color:transparent;color:inherit}.theme-light div.nav-container nav.sf-nav section.right-section div .btn-search:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-section{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.left-region-section{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light h3.mobile.header{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-icon{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light h3.mobile.header{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-icon{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:transparent;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-region-section{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-social{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search{background-color:inherit;color:inherit}.navigation-container.theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-section{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.left-region-section{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-dark ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light h3.mobile-header{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-icon{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back span.back-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.theme-light ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item{border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-dark li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light h3.mobile-header{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-icon{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back span.back-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.theme-light a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-region-section{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section .nav-social{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div{background-color:inherit;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div .btn-search{background-color:transparent;color:inherit}.navigation-container.theme-light div.nav-container nav.sf-nav section.right-section div .btn-search:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.left-region-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item{background-color:inherit;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu h3.mobile.header{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-icon{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item{background-color:inherit;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item{background-color:inherit;color:inherit;border-top:1px solid rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-region-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-social{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark div.nav-container nav.sf-nav section.right-section .nav-search .btn-search:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-light div.nav-container{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-section{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-section button.btn-full-screen:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-section a.nav-brand:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.left-region-section{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section button.mobile-close{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section h3.mobile-header{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu h3.mobile-header{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-icon{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item{border-top:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu h3.mobile-header{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back span.back-icon{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back span.back-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.nav-item ul.transform-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.center-section ul.nav-items li.item-mega{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-region-section{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section .nav-btn-container{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section .nav-social{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section button.btn-mobile:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div form.search-form{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div{background-color:inherit;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search div input.input-search{color:rgba(0,0,0,0.87)}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div form.search-form .inner-search .nav-live-search{background-color:#FFF;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div .btn-search{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-light div.nav-container nav.sf-nav section.right-section div .btn-search:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item a.item-link span.item-icon{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-dark-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu h3.mobile-header{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-icon{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back span.back-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu.fixed-theme-light-submenu ul.submenu-items li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu ul li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu ul li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu ul li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item div.nav-submenu ul li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item{border-top:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item::last-child{border-bottom:1px solid rgba(255,255,255,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu h3.mobile-header{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back{background-color:rgba(0,0,0,0.12);color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back span.back-icon{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back span.back-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item::last-child{border-bottom:1px solid rgba(0,0,0,0.12)!important}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item a.item-link{background-color:transparent;color:inherit}.navigation-container.nav-fixed ul.nav-items li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item a.item-link span.item-text{color:inherit}.navigation-container.nav-fixed ul.nav-items li.item-mega{background-color:transparent;color:inherit}.navigation-container.nav-fixed.fixed-theme-dark.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > div.nav-submenu.fixed-theme-dark-submenu > ul.submenu-items li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-dark.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > div.nav-submenu.fixed-theme-light-submenu > ul.submenu-items li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-dark.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item ul.transform-submenu.fixed-theme-dark-submenu li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-dark.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item ul.transform-submenu.fixed-theme-light-submenu li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-light.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > div.nav-submenu.fixed-theme-dark-submenu > ul.submenu-items li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-light.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > div.nav-submenu.fixed-theme-light-submenu > ul.submenu-items li.nav-item{border-top:0 solid #000!important}.navigation-container.nav-fixed.fixed-theme-light.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > ul.transform-submenu.fixed-theme-dark-submenu li.nav-item{border-top:0 solid #000!important;color:red!important}.navigation-container.nav-fixed.fixed-theme-light.horizontal-submenu div.container-wrap div.nav-container nav.sf-nav section.center-section > ul.nav-items > li.nav-item > ul.transform-submenu.fixed-theme-light-submenu li.nav-item{border-top:0 solid #000!important}@media (max-width: 769px){.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark h3{color:#FFF!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark .nav-back:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul{background-color:transparent;color:inherit}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li{background-color:transparent;color:inherit;border-top:1px solid rgba(255,255,255,0.12)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li:last-child{border-bottom:1px solid rgba(255,255,255,0.12)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li a{background-color:transparent;color:inherit}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li a:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li a div.start-icon{color:#FFF!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li a span.item-text{color:#FFF!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li a span.item-icon{color:#FFF!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li div.nav-submenu h3{color:#FFF!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li div.nav-submenu a.nav-back{background:rgba(255,255,255,0.05)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-dark ul li div.nav-submenu a.nav-back:hover{background-color:rgba(255,255,255,0.05)!important;color:#fff!important;border-color:rgba(0,0,0,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light h3{color:rgba(0,0,0,0.87)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light .nav-back{background:rgba(0,0,0,0.05)!important;color:inherit!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light .nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul{background-color:transparent;color:inherit}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li:last-child{border-bottom:1px solid rgba(0,0,0,0.12)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li a{background-color:transparent;color:inherit}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li a:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li a div.start-icon{color:rgba(0,0,0,0.87)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li a span.item-text{color:rgba(0,0,0,0.87)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li a span.item-icon{color:rgba(0,0,0,0.87)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li div.nav-submenu h3{color:rgba(0,0,0,0.87)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li div.nav-submenu a.nav-back{background:rgba(0,0,0,0.05)!important}.navigation-container .container-wrap .nav-container .sf-nav .mobile-level.mobile-theme-light ul li div.nav-submenu a.nav-back:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-header{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-header .sf-nav-full-screen-brand{color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-header .sf-nav-full-screen-brand .nav-brand{color:#FFF}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-header .sf-close::before{background-color:#FAFAFA}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-header .sf-close::after{background-color:#FAFAFA}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12)}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-text{color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-icon{color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-icon:hover i{color:rgba(0,0,0,0.87)}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-text{color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-icon{color:inherit}.sf-nav-full-screen.theme-dark .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-icon:hover i{color:rgba(0,0,0,0.87)}.sf-nav-full-screen.theme-light .sf-nav-full-screen-header{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-header .sf-nav-full-screen-brand{color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-header .sf-nav-full-screen-brand .nav-brand{color:rgba(0,0,0,0.87)}.sf-nav-full-screen.theme-light .sf-nav-full-screen-header .sf-close::before{background-color:#212121}.sf-nav-full-screen.theme-light .sf-nav-full-screen-header .sf-close::after{background-color:#212121}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12)}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-text{color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-icon{color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li a span.item-icon:hover i{color:#FFF}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li{background-color:transparent;color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-text{color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-icon{color:inherit}.sf-nav-full-screen.theme-light .sf-nav-full-screen-content .sf-nav-full-screen-lists ul.sf-nav-full-screen-list li ul.sf-full-screen-sub-level li span.item-icon:hover i{color:#FFF}@-moz-keyframes leftAnimationLight{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-webkit-keyframes leftAnimationLight{from{background-color:transparent}to{background-color:rgba(0,0,0,0.2)}}@-ms-keyframes leftAnimationLight{from{background-color:rgba(0,0,0,0.01)}to{background-color:rgba(0,0,0,0.2)}}@-moz-keyframes leftAnimationDark{from{background-color:rgba(255,255,255,0)}to{background-color:rgba(255,255,255,0.2)}}@-webkit-keyframes leftAnimationDark{from{background-color:rgba(255,255,255,0)}to{background-color:rgba(255,255,255,0.2)}}@-ms-keyframes leftAnimationDark{from{background-color:rgba(255,255,255,0)}to{background-color:rgba(255,255,255,0.2)}}.theme-light .sf-left-catalog{background-color:inherit;color:inherit;border-width:1px;border-style:solid}.theme-light .sf-left-catalog > ul.nav-items{background-color:transparent;color:inherit}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item{background-color:transparent;color:inherit;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.12)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item a:hover span.item-icon{-moz-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate;-webkit-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate;-ms-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item a span.item-text{color:inherit}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item a span.item-icon{color:inherit}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item a span.item-icon:hover{background-color:rgba(0,0,0,0.05);color:rgba(0,0,0,0.87);border-color:rgba(255,255,255,0.12);-moz-animation:none;-webkit-animation:none;-ms-animation:none}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu{background-color:transparent;color:rgba(0,0,0,0.87)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item{background-color:transparent;color:rgba(0,0,0,0.87);border-top:1px solid rgba(0,0,0,0.12)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a{background-color:transparent;color:rgba(0,0,0,0.87)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(0,0,0,0.12)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu{background-color:transparent;color:#FFF}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item{background-color:transparent;color:#FFF;border-top:1px solid rgba(255,255,255,0.12)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a{background-color:transparent;color:#FFF}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-light .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(255,255,255,0.12)}.theme-dark .sf-left-catalog{background-color:inherit;color:inherit;border-width:1px;border-style:solid;border-bottom-color:inherit}.theme-dark .sf-left-catalog > ul.nav-items{background-color:transparent;color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item{background-color:transparent;color:inherit;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a{color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a:hover span.item-icon{-moz-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate;-webkit-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate;-ms-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a span.item-text{color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a span.item-icon{color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item a span.item-icon:hover{background-color:rgba(255,255,255,0.05);color:#fff;border-color:rgba(0,0,0,0.12);-moz-animation:none;-webkit-animation:none;-ms-animation:none}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu{background-color:rgba(255,255,255,0.15);color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu{background-color:transparent;color:rgba(0,0,0,0.87)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item{background-color:transparent;color:rgba(0,0,0,0.87);border-top:1px solid rgba(0,0,0,0.12)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a{background-color:transparent;color:rgba(0,0,0,0.87)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(0,0,0,0.12)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu{background-color:transparent;color:#FFF}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item{background-color:transparent;color:#FFF;border-top:1px solid rgba(255,255,255,0.12)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a{background-color:transparent;color:#FFF}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(255,255,255,0.12)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu ul.submenu{background-color:transparent;color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu ul.submenu li.nav-item{background-color:transparent;color:inherit;border-top:1px solid rgba(0,0,0,0.12)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu ul.submenu li.nav-item a{background-color:transparent;color:inherit}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.theme-dark .sf-left-catalog > ul.nav-items > li.nav-item div.catalog-submenu ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:inherit}.sf-left-catalog.theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0;border-width:1px;border-style:solid}.sf-left-catalog.theme-light > ul.nav-items{background-color:transparent;color:inherit}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item{background-color:transparent;color:inherit;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.12)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item a:hover span.item-icon{-moz-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate;-webkit-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate;-ms-animation:leftAnimationLight 2s ease-in-out .1s infinite alternate}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item a span.item-text{color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item a span.item-icon{color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item a span.item-icon:hover{background-color:#212121;color:#FFF;-moz-animation:none;-webkit-animation:none;-ms-animation:none}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu{background-color:transparent;color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item{background-color:transparent;color:rgba(0,0,0,0.87);border-top:1px solid rgba(0,0,0,0.12)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a{background-color:transparent;color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(0,0,0,0.12)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu{background-color:transparent;color:#FFF}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item{background-color:transparent;color:#FFF;border-top:1px solid rgba(255,255,255,0.12)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a{background-color:transparent;color:#FFF}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-light > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(255,255,255,0.12)}.sf-left-catalog.theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0;border-width:1px;border-style:solid}.sf-left-catalog.theme-dark > ul.nav-items{background-color:transparent;color:inherit}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item{background-color:transparent;color:inherit;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255,255,255,0.12)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a{background-color:transparent;color:inherit}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a:hover span.item-icon{-moz-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate;-webkit-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate;-ms-animation:leftAnimationDark 2s ease-in-out .1s infinite alternate}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a span.item-text{color:#FFF}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a span.item-icon{background-color:transparent;color:inherit}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item a span.item-icon:hover{background-color:#FAFAFA;color:rgba(0,0,0,0.87);-moz-animation:none;-webkit-animation:none;-ms-animation:none}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item.active > a{background-color:transparent;color:#FFF}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light{color:rgba(0,0,0,0.87);background-color:#FAFAFA;border-color:rgba(0,0,0,0.12);border-width:0}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu{background-color:transparent;color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item{background-color:transparent;color:rgba(0,0,0,0.87);border-top:1px solid rgba(0,0,0,0.12)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a{background-color:transparent;color:rgba(0,0,0,0.87)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-light ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(0,0,0,0.12)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark{color:#FFF;background-color:#212121;border-color:rgba(255,255,255,0.12);border-width:0}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu{background-color:transparent;color:#FFF}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item{background-color:transparent;color:#FFF;border-top:1px solid rgba(255,255,255,0.12)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a{background-color:transparent;color:#FFF}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item a:hover{background-color:rgba(82,94,110,0.05)}.sf-left-catalog.theme-dark > ul.nav-items > li.nav-item div.catalog-submenu.theme-dark ul.submenu li.nav-item:first-child{border-top-width:1px;border-top-style:solid;border-top-color:rgba(255,255,255,0.12)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-light .content-mobile-horizontal{background-color:rgba(0,0,0,0.03)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-light .content-mobile-horizontal .nav-back{background-color:#363636;color:#fff}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-dark .content-mobile-horizontal{background-color:rgba(255,255,255,0.03)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-dark .content-mobile-horizontal .nav-back{background-color:#FAFAFA;color:rgba(0,0,0,0.87)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-light .content-mobile-horizontal{background-color:rgba(0,0,0,0.03)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-light .content-mobile-horizontal .nav-back{background-color:#363636;color:#fff}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-dark .content-mobile-horizontal{background-color:rgba(255,255,255,0.03)}.navigation-container.horizontal-submenu.theme-light .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-dark .content-mobile-horizontal .nav-back{background-color:#FAFAFA;color:rgba(0,0,0,0.87)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-light .content-mobile-horizontal{background-color:rgba(0,0,0,0.03)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-light .content-mobile-horizontal .nav-back{background-color:#363636;color:#fff}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-dark .content-mobile-horizontal{background-color:rgba(255,255,255,0.03)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > div.nav-submenu > ul li div.nav-submenu.theme-dark .content-mobile-horizontal .nav-back{background-color:#FAFAFA;color:rgba(0,0,0,0.87)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-light .content-mobile-horizontal{background-color:rgba(0,0,0,0.03)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-light .content-mobile-horizontal .nav-back{background-color:#363636;color:#fff}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-dark .content-mobile-horizontal{background-color:rgba(255,255,255,0.03)}.navigation-container.horizontal-submenu.theme-dark .container-wrap .nav-container nav.sf-nav section.center-section > ul > li > ul.transform-submenu li div.nav-submenu.theme-dark .content-mobile-horizontal .nav-back{background-color:#FAFAFA;color:rgba(0,0,0,0.87)}ul.sf-nav-line-flex{list-style-type:none;line-height:1;overflow:visible;height:1.5rem;margin:0;padding:0;width:100%;float:left}ul.sf-nav-line-flex li{float:left;padding:.5rem;position:relative}ul.sf-nav-line-flex li:first-child{margin-left:0}ul.sf-nav-line-flex li a{padding:.5rem}ul.sf-nav-line-flex li ul{list-style-type:none;min-width:10rem;margin:0;padding:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;right:0;top:100%;background:#FFF;z-index:48}ul.sf-nav-line-flex li ul li{padding:0;margin:0;border-bottom:1px solid rgba(0,0,0,0.1);width:100%}ul.sf-nav-line-flex li ul li a{display:block;padding:.5rem;width:100%}ul.sf-nav-line-flex li ul li:last-child{border-bottom:0 solid rgba(0,0,0,0.1)}.sf-nav-vertical{position:fixed;left:0;bottom:40%;display:block;background:#FFF;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12);line-height:normal;z-index:62}.sf-nav-vertical ul{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;background:inherit;list-style-type:none;margin:0;padding:0;line-height:inherit}.sf-nav-vertical ul li{display:block;background:inherit;margin:0;padding:0;line-height:inherit;width:100%}.sf-nav-vertical ul li a{padding:1.3rem;font-size:1.3rem;border-top:1px solid rgba(82,94,110,0.05);border-right:1px solid rgba(82,94,110,0.05);background:inherit;display:flex;align-items:center;justify-content:center;text-decoration:none;line-height:inherit}.sf-nav-vertical ul li a > i{color:rgba(0,0,0,0.87)}.sf-nav-vertical ul li a:after{content:attr(data-nav-label)}.sf-nav-vertical ul li a:last-child{border-top:1px solid rgba(82,94,110,0.05);border-right:1px solid rgba(82,94,110,0.05);border-bottom:1px solid rgba(82,94,110,0.05)}.sf-nav-vertical ul li a:hover{background:rgba(82,94,110,0.05)}.sf-nav-vertical ul li [data-nav-label]:after{content:attr(data-nav-label);opacity:0;background:#FFF;padding:.5rem 1rem;border-radius:2px;color:rgba(0,0,0,0.87);font-size:.9rem;pointer-events:none;position:absolute;left:100%;transition:all .5s;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 6px 18px 0 rgba(0,0,0,0.12);margin-left:.5rem}.sf-nav-vertical ul li [data-nav-label]:hover:after{content:attr(data-nav-label);opacity:1;transition:all .5s}
/* End */


/* Start:/simai/asset/simai.framework/sf4.master/plugin/md-color/css/md-color.min.css?173927107265108*/
.c-red{color:#f44336!important}.bg-red{background-color:#f44336!important}.b-red{border-color:#f44336!important}.f-red{fill:#f44336!important}.s-red{stroke:#f44336!important}.c-red-50{color:#ffebee!important}.bg-red-50{background-color:#ffebee!important}.b-red-50{border-color:#ffebee!important}.f-red-50{fill:#ffebee!important}.s-red-50{stroke:#ffebee!important}.c-red-100{color:#ffcdd2!important}.bg-red-100{background-color:#ffcdd2!important}.b-red-100{border-color:#ffcdd2!important}.f-red-100{fill:#ffcdd2!important}.s-red-100{stroke:#ffcdd2!important}.c-red-200{color:#ef9a9a!important}.bg-red-200{background-color:#ef9a9a!important}.b-red-200{border-color:#ef9a9a!important}.f-red-200{fill:#ef9a9a!important}.s-red-200{stroke:#ef9a9a!important}.c-red-300{color:#e57373!important}.bg-red-300{background-color:#e57373!important}.b-red-300{border-color:#e57373!important}.f-red-300{fill:#e57373!important}.s-red-300{stroke:#e57373!important}.c-red-400{color:#ef5350!important}.bg-red-400{background-color:#ef5350!important}.b-red-400{border-color:#ef5350!important}.f-red-400{fill:#ef5350!important}.s-red-400{stroke:#ef5350!important}.c-red-500{color:#f44336!important}.bg-red-500{background-color:#f44336!important}.b-red-500{border-color:#f44336!important}.f-red-500{fill:#f44336!important}.s-red-500{stroke:#f44336!important}.c-red-600{color:#e53935!important}.bg-red-600{background-color:#e53935!important}.b-red-600{border-color:#e53935!important}.f-red-600{fill:#e53935!important}.s-red-600{stroke:#e53935!important}.c-red-700{color:#d32f2f!important}.bg-red-700{background-color:#d32f2f!important}.b-red-700{border-color:#d32f2f!important}.f-red-700{fill:#d32f2f!important}.s-red-700{stroke:#d32f2f!important}.c-red-800{color:#c62828!important}.bg-red-800{background-color:#c62828!important}.b-red-800{border-color:#c62828!important}.f-red-800{fill:#c62828!important}.s-red-800{stroke:#c62828!important}.c-red-900{color:#b71c1c!important}.bg-red-900{background-color:#b71c1c!important}.b-red-900{border-color:#b71c1c!important}.f-red-900{fill:#b71c1c!important}.s-red-900{stroke:#b71c1c!important}.c-red-a100{color:#ff8a80!important}.bg-red-a100{background-color:#ff8a80!important}.b-red-a100{border-color:#ff8a80!important}.f-red-a100{fill:#ff8a80!important}.s-red-a100{stroke:#ff8a80!important}.c-red-a200{color:#ff5252!important}.bg-red-a200{background-color:#ff5252!important}.b-red-a200{border-color:#ff5252!important}.f-red-a200{fill:#ff5252!important}.s-red-a200{stroke:#ff5252!important}.c-red-a400{color:#ff1744!important}.bg-red-a400{background-color:#ff1744!important}.b-red-a400{border-color:#ff1744!important}.f-red-a400{fill:#ff1744!important}.s-red-a400{stroke:#ff1744!important}.c-red-a700{color:#d50000!important}.bg-red-a700{background-color:#d50000!important}.b-red-a700{border-color:#d50000!important}.f-red-a700{fill:#d50000!important}.s-red-a700{stroke:#d50000!important}.c-pink{color:#e91e63!important}.bg-pink{background-color:#e91e63!important}.b-pink{border-color:#e91e63!important}.f-pink{fill:#e91e63!important}.s-pink{stroke:#e91e63!important}.c-pink-50{color:#fce4ec!important}.bg-pink-50{background-color:#fce4ec!important}.b-pink-50{border-color:#fce4ec!important}.f-pink-50{fill:#fce4ec!important}.s-pink-50{stroke:#fce4ec!important}.c-pink-100{color:#f8bbd0!important}.bg-pink-100{background-color:#f8bbd0!important}.b-pink-100{border-color:#f8bbd0!important}.f-pink-100{fill:#f8bbd0!important}.s-pink-100{stroke:#f8bbd0!important}.c-pink-200{color:#f48fb1!important}.bg-pink-200{background-color:#f48fb1!important}.b-pink-200{border-color:#f48fb1!important}.f-pink-200{fill:#f48fb1!important}.s-pink-200{stroke:#f48fb1!important}.c-pink-300{color:#f06292!important}.bg-pink-300{background-color:#f06292!important}.b-pink-300{border-color:#f06292!important}.f-pink-300{fill:#f06292!important}.s-pink-300{stroke:#f06292!important}.c-pink-400{color:#ec407a!important}.bg-pink-400{background-color:#ec407a!important}.b-pink-400{border-color:#ec407a!important}.f-pink-400{fill:#ec407a!important}.s-pink-400{stroke:#ec407a!important}.c-pink-500{color:#e91e63!important}.bg-pink-500{background-color:#e91e63!important}.b-pink-500{border-color:#e91e63!important}.f-pink-500{fill:#e91e63!important}.s-pink-500{stroke:#e91e63!important}.c-pink-600{color:#d81b60!important}.bg-pink-600{background-color:#d81b60!important}.b-pink-600{border-color:#d81b60!important}.f-pink-600{fill:#d81b60!important}.s-pink-600{stroke:#d81b60!important}.c-pink-700{color:#c2185b!important}.bg-pink-700{background-color:#c2185b!important}.b-pink-700{border-color:#c2185b!important}.f-pink-700{fill:#c2185b!important}.s-pink-700{stroke:#c2185b!important}.c-pink-800{color:#ad1457!important}.bg-pink-800{background-color:#ad1457!important}.b-pink-800{border-color:#ad1457!important}.f-pink-800{fill:#ad1457!important}.s-pink-800{stroke:#ad1457!important}.c-pink-900{color:#880e4f!important}.bg-pink-900{background-color:#880e4f!important}.b-pink-900{border-color:#880e4f!important}.f-pink-900{fill:#880e4f!important}.s-pink-900{stroke:#880e4f!important}.c-pink-a100{color:#ff80ab!important}.bg-pink-a100{background-color:#ff80ab!important}.b-pink-a100{border-color:#ff80ab!important}.f-pink-a100{fill:#ff80ab!important}.s-pink-a100{stroke:#ff80ab!important}.c-pink-a200{color:#ff4081!important}.bg-pink-a200{background-color:#ff4081!important}.b-pink-a200{border-color:#ff4081!important}.f-pink-a200{fill:#ff4081!important}.s-pink-a200{stroke:#ff4081!important}.c-pink-a400{color:#f50057!important}.bg-pink-a400{background-color:#f50057!important}.b-pink-a400{border-color:#f50057!important}.f-pink-a400{fill:#f50057!important}.s-pink-a400{stroke:#f50057!important}.c-pink-a700{color:#c51162!important}.bg-pink-a700{background-color:#c51162!important}.b-pink-a700{border-color:#c51162!important}.f-pink-a700{fill:#c51162!important}.s-pink-a700{stroke:#c51162!important}.c-purple{color:#9c27b0!important}.bg-purple{background-color:#9c27b0!important}.b-purple{border-color:#9c27b0!important}.f-purple{fill:#9c27b0!important}.s-purple{stroke:#9c27b0!important}.c-purple-50{color:#f3e5f5!important}.bg-purple-50{background-color:#f3e5f5!important}.b-purple-50{border-color:#f3e5f5!important}.f-purple-50{fill:#f3e5f5!important}.s-purple-50{stroke:#f3e5f5!important}.c-purple-100{color:#e1bee7!important}.bg-purple-100{background-color:#e1bee7!important}.b-purple-100{border-color:#e1bee7!important}.f-purple-100{fill:#e1bee7!important}.s-purple-100{stroke:#e1bee7!important}.c-purple-200{color:#ce93d8!important}.bg-purple-200{background-color:#ce93d8!important}.b-purple-200{border-color:#ce93d8!important}.f-purple-200{fill:#ce93d8!important}.s-purple-200{stroke:#ce93d8!important}.c-purple-300{color:#ba68c8!important}.bg-purple-300{background-color:#ba68c8!important}.b-purple-300{border-color:#ba68c8!important}.f-purple-300{fill:#ba68c8!important}.s-purple-300{stroke:#ba68c8!important}.c-purple-400{color:#ab47bc!important}.bg-purple-400{background-color:#ab47bc!important}.b-purple-400{border-color:#ab47bc!important}.f-purple-400{fill:#ab47bc!important}.s-purple-400{stroke:#ab47bc!important}.c-purple-500{color:#9c27b0!important}.bg-purple-500{background-color:#9c27b0!important}.b-purple-500{border-color:#9c27b0!important}.f-purple-500{fill:#9c27b0!important}.s-purple-500{stroke:#9c27b0!important}.c-purple-600{color:#8e24aa!important}.bg-purple-600{background-color:#8e24aa!important}.b-purple-600{border-color:#8e24aa!important}.f-purple-600{fill:#8e24aa!important}.s-purple-600{stroke:#8e24aa!important}.c-purple-700{color:#7b1fa2!important}.bg-purple-700{background-color:#7b1fa2!important}.b-purple-700{border-color:#7b1fa2!important}.f-purple-700{fill:#7b1fa2!important}.s-purple-700{stroke:#7b1fa2!important}.c-purple-800{color:#6a1b9a!important}.bg-purple-800{background-color:#6a1b9a!important}.b-purple-800{border-color:#6a1b9a!important}.f-purple-800{fill:#6a1b9a!important}.s-purple-800{stroke:#6a1b9a!important}.c-purple-900{color:#4a148c!important}.bg-purple-900{background-color:#4a148c!important}.b-purple-900{border-color:#4a148c!important}.f-purple-900{fill:#4a148c!important}.s-purple-900{stroke:#4a148c!important}.c-purple-a100{color:#ea80fc!important}.bg-purple-a100{background-color:#ea80fc!important}.b-purple-a100{border-color:#ea80fc!important}.f-purple-a100{fill:#ea80fc!important}.s-purple-a100{stroke:#ea80fc!important}.c-purple-a200{color:#e040fb!important}.bg-purple-a200{background-color:#e040fb!important}.b-purple-a200{border-color:#e040fb!important}.f-purple-a200{fill:#e040fb!important}.s-purple-a200{stroke:#e040fb!important}.c-purple-a400{color:#d500f9!important}.bg-purple-a400{background-color:#d500f9!important}.b-purple-a400{border-color:#d500f9!important}.f-purple-a400{fill:#d500f9!important}.s-purple-a400{stroke:#d500f9!important}.c-purple-a700{color:#a0f!important}.bg-purple-a700{background-color:#a0f!important}.b-purple-a700{border-color:#a0f!important}.f-purple-a700{fill:#a0f!important}.s-purple-a700{stroke:#a0f!important}.c-deep-purple{color:#673ab7!important}.bg-deep-purple{background-color:#673ab7!important}.b-deep-purple{border-color:#673ab7!important}.f-deep-purple{fill:#673ab7!important}.s-deep-purple{stroke:#673ab7!important}.c-deep-purple-50{color:#ede7f6!important}.bg-deep-purple-50{background-color:#ede7f6!important}.b-deep-purple-50{border-color:#ede7f6!important}.f-deep-purple-50{fill:#ede7f6!important}.s-deep-purple-50{stroke:#ede7f6!important}.c-deep-purple-100{color:#d1c4e9!important}.bg-deep-purple-100{background-color:#d1c4e9!important}.b-deep-purple-100{border-color:#d1c4e9!important}.f-deep-purple-100{fill:#d1c4e9!important}.s-deep-purple-100{stroke:#d1c4e9!important}.c-deep-purple-200{color:#b39ddb!important}.bg-deep-purple-200{background-color:#b39ddb!important}.b-deep-purple-200{border-color:#b39ddb!important}.f-deep-purple-200{fill:#b39ddb!important}.s-deep-purple-200{stroke:#b39ddb!important}.c-deep-purple-300{color:#9575cd!important}.bg-deep-purple-300{background-color:#9575cd!important}.b-deep-purple-300{border-color:#9575cd!important}.f-deep-purple-300{fill:#9575cd!important}.s-deep-purple-300{stroke:#9575cd!important}.c-deep-purple-400{color:#7e57c2!important}.bg-deep-purple-400{background-color:#7e57c2!important}.b-deep-purple-400{border-color:#7e57c2!important}.f-deep-purple-400{fill:#7e57c2!important}.s-deep-purple-400{stroke:#7e57c2!important}.c-deep-purple-500{color:#673ab7!important}.bg-deep-purple-500{background-color:#673ab7!important}.b-deep-purple-500{border-color:#673ab7!important}.f-deep-purple-500{fill:#673ab7!important}.s-deep-purple-500{stroke:#673ab7!important}.c-deep-purple-600{color:#5e35b1!important}.bg-deep-purple-600{background-color:#5e35b1!important}.b-deep-purple-600{border-color:#5e35b1!important}.f-deep-purple-600{fill:#5e35b1!important}.s-deep-purple-600{stroke:#5e35b1!important}.c-deep-purple-700{color:#512da8!important}.bg-deep-purple-700{background-color:#512da8!important}.b-deep-purple-700{border-color:#512da8!important}.f-deep-purple-700{fill:#512da8!important}.s-deep-purple-700{stroke:#512da8!important}.c-deep-purple-800{color:#4527a0!important}.bg-deep-purple-800{background-color:#4527a0!important}.b-deep-purple-800{border-color:#4527a0!important}.f-deep-purple-800{fill:#4527a0!important}.s-deep-purple-800{stroke:#4527a0!important}.c-deep-purple-900{color:#311b92!important}.bg-deep-purple-900{background-color:#311b92!important}.b-deep-purple-900{border-color:#311b92!important}.f-deep-purple-900{fill:#311b92!important}.s-deep-purple-900{stroke:#311b92!important}.c-deep-purple-a100{color:#b388ff!important}.bg-deep-purple-a100{background-color:#b388ff!important}.b-deep-purple-a100{border-color:#b388ff!important}.f-deep-purple-a100{fill:#b388ff!important}.s-deep-purple-a100{stroke:#b388ff!important}.c-deep-purple-a200{color:#7c4dff!important}.bg-deep-purple-a200{background-color:#7c4dff!important}.b-deep-purple-a200{border-color:#7c4dff!important}.f-deep-purple-a200{fill:#7c4dff!important}.s-deep-purple-a200{stroke:#7c4dff!important}.c-deep-purple-a400{color:#651fff!important}.bg-deep-purple-a400{background-color:#651fff!important}.b-deep-purple-a400{border-color:#651fff!important}.f-deep-purple-a400{fill:#651fff!important}.s-deep-purple-a400{stroke:#651fff!important}.c-deep-purple-a700{color:#6200ea!important}.bg-deep-purple-a700{background-color:#6200ea!important}.b-deep-purple-a700{border-color:#6200ea!important}.f-deep-purple-a700{fill:#6200ea!important}.s-deep-purple-a700{stroke:#6200ea!important}.c-indigo{color:#3f51b5!important}.bg-indigo{background-color:#3f51b5!important}.b-indigo{border-color:#3f51b5!important}.f-indigo{fill:#3f51b5!important}.s-indigo{stroke:#3f51b5!important}.c-indigo-50{color:#e8eaf6!important}.bg-indigo-50{background-color:#e8eaf6!important}.b-indigo-50{border-color:#e8eaf6!important}.f-indigo-50{fill:#e8eaf6!important}.s-indigo-50{stroke:#e8eaf6!important}.c-indigo-100{color:#c5cae9!important}.bg-indigo-100{background-color:#c5cae9!important}.b-indigo-100{border-color:#c5cae9!important}.f-indigo-100{fill:#c5cae9!important}.s-indigo-100{stroke:#c5cae9!important}.c-indigo-200{color:#9fa8da!important}.bg-indigo-200{background-color:#9fa8da!important}.b-indigo-200{border-color:#9fa8da!important}.f-indigo-200{fill:#9fa8da!important}.s-indigo-200{stroke:#9fa8da!important}.c-indigo-300{color:#7986cb!important}.bg-indigo-300{background-color:#7986cb!important}.b-indigo-300{border-color:#7986cb!important}.f-indigo-300{fill:#7986cb!important}.s-indigo-300{stroke:#7986cb!important}.c-indigo-400{color:#5c6bc0!important}.bg-indigo-400{background-color:#5c6bc0!important}.b-indigo-400{border-color:#5c6bc0!important}.f-indigo-400{fill:#5c6bc0!important}.s-indigo-400{stroke:#5c6bc0!important}.c-indigo-500{color:#3f51b5!important}.bg-indigo-500{background-color:#3f51b5!important}.b-indigo-500{border-color:#3f51b5!important}.f-indigo-500{fill:#3f51b5!important}.s-indigo-500{stroke:#3f51b5!important}.c-indigo-600{color:#3949ab!important}.bg-indigo-600{background-color:#3949ab!important}.b-indigo-600{border-color:#3949ab!important}.f-indigo-600{fill:#3949ab!important}.s-indigo-600{stroke:#3949ab!important}.c-indigo-700{color:#303f9f!important}.bg-indigo-700{background-color:#303f9f!important}.b-indigo-700{border-color:#303f9f!important}.f-indigo-700{fill:#303f9f!important}.s-indigo-700{stroke:#303f9f!important}.c-indigo-800{color:#283593!important}.bg-indigo-800{background-color:#283593!important}.b-indigo-800{border-color:#283593!important}.f-indigo-800{fill:#283593!important}.s-indigo-800{stroke:#283593!important}.c-indigo-900{color:#1a237e!important}.bg-indigo-900{background-color:#1a237e!important}.b-indigo-900{border-color:#1a237e!important}.f-indigo-900{fill:#1a237e!important}.s-indigo-900{stroke:#1a237e!important}.c-indigo-a100{color:#8c9eff!important}.bg-indigo-a100{background-color:#8c9eff!important}.b-indigo-a100{border-color:#8c9eff!important}.f-indigo-a100{fill:#8c9eff!important}.s-indigo-a100{stroke:#8c9eff!important}.c-indigo-a200{color:#536dfe!important}.bg-indigo-a200{background-color:#536dfe!important}.b-indigo-a200{border-color:#536dfe!important}.f-indigo-a200{fill:#536dfe!important}.s-indigo-a200{stroke:#536dfe!important}.c-indigo-a400{color:#3d5afe!important}.bg-indigo-a400{background-color:#3d5afe!important}.b-indigo-a400{border-color:#3d5afe!important}.f-indigo-a400{fill:#3d5afe!important}.s-indigo-a400{stroke:#3d5afe!important}.c-indigo-a700{color:#304ffe!important}.bg-indigo-a700{background-color:#304ffe!important}.b-indigo-a700{border-color:#304ffe!important}.f-indigo-a700{fill:#304ffe!important}.s-indigo-a700{stroke:#304ffe!important}.c-blue{color:#2196f3!important}.bg-blue{background-color:#2196f3!important}.b-blue{border-color:#2196f3!important}.f-blue{fill:#2196f3!important}.s-blue{stroke:#2196f3!important}.c-blue-50{color:#e3f2fd!important}.bg-blue-50{background-color:#e3f2fd!important}.b-blue-50{border-color:#e3f2fd!important}.f-blue-50{fill:#e3f2fd!important}.s-blue-50{stroke:#e3f2fd!important}.c-blue-100{color:#bbdefb!important}.bg-blue-100{background-color:#bbdefb!important}.b-blue-100{border-color:#bbdefb!important}.f-blue-100{fill:#bbdefb!important}.s-blue-100{stroke:#bbdefb!important}.c-blue-200{color:#90caf9!important}.bg-blue-200{background-color:#90caf9!important}.b-blue-200{border-color:#90caf9!important}.f-blue-200{fill:#90caf9!important}.s-blue-200{stroke:#90caf9!important}.c-blue-300{color:#64b5f6!important}.bg-blue-300{background-color:#64b5f6!important}.b-blue-300{border-color:#64b5f6!important}.f-blue-300{fill:#64b5f6!important}.s-blue-300{stroke:#64b5f6!important}.c-blue-400{color:#42a5f5!important}.bg-blue-400{background-color:#42a5f5!important}.b-blue-400{border-color:#42a5f5!important}.f-blue-400{fill:#42a5f5!important}.s-blue-400{stroke:#42a5f5!important}.c-blue-500{color:#2196f3!important}.bg-blue-500{background-color:#2196f3!important}.b-blue-500{border-color:#2196f3!important}.f-blue-500{fill:#2196f3!important}.s-blue-500{stroke:#2196f3!important}.c-blue-600{color:#1e88e5!important}.bg-blue-600{background-color:#1e88e5!important}.b-blue-600{border-color:#1e88e5!important}.f-blue-600{fill:#1e88e5!important}.s-blue-600{stroke:#1e88e5!important}.c-blue-700{color:#1976d2!important}.bg-blue-700{background-color:#1976d2!important}.b-blue-700{border-color:#1976d2!important}.f-blue-700{fill:#1976d2!important}.s-blue-700{stroke:#1976d2!important}.c-blue-800{color:#1565c0!important}.bg-blue-800{background-color:#1565c0!important}.b-blue-800{border-color:#1565c0!important}.f-blue-800{fill:#1565c0!important}.s-blue-800{stroke:#1565c0!important}.c-blue-900{color:#0d47a1!important}.bg-blue-900{background-color:#0d47a1!important}.b-blue-900{border-color:#0d47a1!important}.f-blue-900{fill:#0d47a1!important}.s-blue-900{stroke:#0d47a1!important}.c-blue-a100{color:#82b1ff!important}.bg-blue-a100{background-color:#82b1ff!important}.b-blue-a100{border-color:#82b1ff!important}.f-blue-a100{fill:#82b1ff!important}.s-blue-a100{stroke:#82b1ff!important}.c-blue-a200{color:#448aff!important}.bg-blue-a200{background-color:#448aff!important}.b-blue-a200{border-color:#448aff!important}.f-blue-a200{fill:#448aff!important}.s-blue-a200{stroke:#448aff!important}.c-blue-a400{color:#2979ff!important}.bg-blue-a400{background-color:#2979ff!important}.b-blue-a400{border-color:#2979ff!important}.f-blue-a400{fill:#2979ff!important}.s-blue-a400{stroke:#2979ff!important}.c-blue-a700{color:#2962ff!important}.bg-blue-a700{background-color:#2962ff!important}.b-blue-a700{border-color:#2962ff!important}.f-blue-a700{fill:#2962ff!important}.s-blue-a700{stroke:#2962ff!important}.c-light-blue{color:#03a9f4!important}.bg-light-blue{background-color:#03a9f4!important}.b-light-blue{border-color:#03a9f4!important}.f-light-blue{fill:#03a9f4!important}.s-light-blue{stroke:#03a9f4!important}.c-light-blue-50{color:#e1f5fe!important}.bg-light-blue-50{background-color:#e1f5fe!important}.b-light-blue-50{border-color:#e1f5fe!important}.f-light-blue-50{fill:#e1f5fe!important}.s-light-blue-50{stroke:#e1f5fe!important}.c-light-blue-100{color:#b3e5fc!important}.bg-light-blue-100{background-color:#b3e5fc!important}.b-light-blue-100{border-color:#b3e5fc!important}.f-light-blue-100{fill:#b3e5fc!important}.s-light-blue-100{stroke:#b3e5fc!important}.c-light-blue-200{color:#81d4fa!important}.bg-light-blue-200{background-color:#81d4fa!important}.b-light-blue-200{border-color:#81d4fa!important}.f-light-blue-200{fill:#81d4fa!important}.s-light-blue-200{stroke:#81d4fa!important}.c-light-blue-300{color:#4fc3f7!important}.bg-light-blue-300{background-color:#4fc3f7!important}.b-light-blue-300{border-color:#4fc3f7!important}.f-light-blue-300{fill:#4fc3f7!important}.s-light-blue-300{stroke:#4fc3f7!important}.c-light-blue-400{color:#29b6f6!important}.bg-light-blue-400{background-color:#29b6f6!important}.b-light-blue-400{border-color:#29b6f6!important}.f-light-blue-400{fill:#29b6f6!important}.s-light-blue-400{stroke:#29b6f6!important}.c-light-blue-500{color:#03a9f4!important}.bg-light-blue-500{background-color:#03a9f4!important}.b-light-blue-500{border-color:#03a9f4!important}.f-light-blue-500{fill:#03a9f4!important}.s-light-blue-500{stroke:#03a9f4!important}.c-light-blue-600{color:#039be5!important}.bg-light-blue-600{background-color:#039be5!important}.b-light-blue-600{border-color:#039be5!important}.f-light-blue-600{fill:#039be5!important}.s-light-blue-600{stroke:#039be5!important}.c-light-blue-700{color:#0288d1!important}.bg-light-blue-700{background-color:#0288d1!important}.b-light-blue-700{border-color:#0288d1!important}.f-light-blue-700{fill:#0288d1!important}.s-light-blue-700{stroke:#0288d1!important}.c-light-blue-800{color:#0277bd!important}.bg-light-blue-800{background-color:#0277bd!important}.b-light-blue-800{border-color:#0277bd!important}.f-light-blue-800{fill:#0277bd!important}.s-light-blue-800{stroke:#0277bd!important}.c-light-blue-900{color:#01579b!important}.bg-light-blue-900{background-color:#01579b!important}.b-light-blue-900{border-color:#01579b!important}.f-light-blue-900{fill:#01579b!important}.s-light-blue-900{stroke:#01579b!important}.c-light-blue-a100{color:#80d8ff!important}.bg-light-blue-a100{background-color:#80d8ff!important}.b-light-blue-a100{border-color:#80d8ff!important}.f-light-blue-a100{fill:#80d8ff!important}.s-light-blue-a100{stroke:#80d8ff!important}.c-light-blue-a200{color:#40c4ff!important}.bg-light-blue-a200{background-color:#40c4ff!important}.b-light-blue-a200{border-color:#40c4ff!important}.f-light-blue-a200{fill:#40c4ff!important}.s-light-blue-a200{stroke:#40c4ff!important}.c-light-blue-a400{color:#00b0ff!important}.bg-light-blue-a400{background-color:#00b0ff!important}.b-light-blue-a400{border-color:#00b0ff!important}.f-light-blue-a400{fill:#00b0ff!important}.s-light-blue-a400{stroke:#00b0ff!important}.c-light-blue-a700{color:#0091ea!important}.bg-light-blue-a700{background-color:#0091ea!important}.b-light-blue-a700{border-color:#0091ea!important}.f-light-blue-a700{fill:#0091ea!important}.s-light-blue-a700{stroke:#0091ea!important}.c-cyan{color:#00bcd4!important}.bg-cyan{background-color:#00bcd4!important}.b-cyan{border-color:#00bcd4!important}.f-cyan{fill:#00bcd4!important}.s-cyan{stroke:#00bcd4!important}.c-cyan-50{color:#e0f7fa!important}.bg-cyan-50{background-color:#e0f7fa!important}.b-cyan-50{border-color:#e0f7fa!important}.f-cyan-50{fill:#e0f7fa!important}.s-cyan-50{stroke:#e0f7fa!important}.c-cyan-100{color:#b2ebf2!important}.bg-cyan-100{background-color:#b2ebf2!important}.b-cyan-100{border-color:#b2ebf2!important}.f-cyan-100{fill:#b2ebf2!important}.s-cyan-100{stroke:#b2ebf2!important}.c-cyan-200{color:#80deea!important}.bg-cyan-200{background-color:#80deea!important}.b-cyan-200{border-color:#80deea!important}.f-cyan-200{fill:#80deea!important}.s-cyan-200{stroke:#80deea!important}.c-cyan-300{color:#4dd0e1!important}.bg-cyan-300{background-color:#4dd0e1!important}.b-cyan-300{border-color:#4dd0e1!important}.f-cyan-300{fill:#4dd0e1!important}.s-cyan-300{stroke:#4dd0e1!important}.c-cyan-400{color:#26c6da!important}.bg-cyan-400{background-color:#26c6da!important}.b-cyan-400{border-color:#26c6da!important}.f-cyan-400{fill:#26c6da!important}.s-cyan-400{stroke:#26c6da!important}.c-cyan-500{color:#00bcd4!important}.bg-cyan-500{background-color:#00bcd4!important}.b-cyan-500{border-color:#00bcd4!important}.f-cyan-500{fill:#00bcd4!important}.s-cyan-500{stroke:#00bcd4!important}.c-cyan-600{color:#00acc1!important}.bg-cyan-600{background-color:#00acc1!important}.b-cyan-600{border-color:#00acc1!important}.f-cyan-600{fill:#00acc1!important}.s-cyan-600{stroke:#00acc1!important}.c-cyan-700{color:#0097a7!important}.bg-cyan-700{background-color:#0097a7!important}.b-cyan-700{border-color:#0097a7!important}.f-cyan-700{fill:#0097a7!important}.s-cyan-700{stroke:#0097a7!important}.c-cyan-800{color:#00838f!important}.bg-cyan-800{background-color:#00838f!important}.b-cyan-800{border-color:#00838f!important}.f-cyan-800{fill:#00838f!important}.s-cyan-800{stroke:#00838f!important}.c-cyan-900{color:#006064!important}.bg-cyan-900{background-color:#006064!important}.b-cyan-900{border-color:#006064!important}.f-cyan-900{fill:#006064!important}.s-cyan-900{stroke:#006064!important}.c-cyan-a100{color:#84ffff!important}.bg-cyan-a100{background-color:#84ffff!important}.b-cyan-a100{border-color:#84ffff!important}.f-cyan-a100{fill:#84ffff!important}.s-cyan-a100{stroke:#84ffff!important}.c-cyan-a200{color:#18ffff!important}.bg-cyan-a200{background-color:#18ffff!important}.b-cyan-a200{border-color:#18ffff!important}.f-cyan-a200{fill:#18ffff!important}.s-cyan-a200{stroke:#18ffff!important}.c-cyan-a400{color:#00e5ff!important}.bg-cyan-a400{background-color:#00e5ff!important}.b-cyan-a400{border-color:#00e5ff!important}.f-cyan-a400{fill:#00e5ff!important}.s-cyan-a400{stroke:#00e5ff!important}.c-cyan-a700{color:#00b8d4!important}.bg-cyan-a700{background-color:#00b8d4!important}.b-cyan-a700{border-color:#00b8d4!important}.f-cyan-a700{fill:#00b8d4!important}.s-cyan-a700{stroke:#00b8d4!important}.c-teal{color:#009688!important}.bg-teal{background-color:#009688!important}.b-teal{border-color:#009688!important}.f-teal{fill:#009688!important}.s-teal{stroke:#009688!important}.c-teal-50{color:#e0f2f1!important}.bg-teal-50{background-color:#e0f2f1!important}.b-teal-50{border-color:#e0f2f1!important}.f-teal-50{fill:#e0f2f1!important}.s-teal-50{stroke:#e0f2f1!important}.c-teal-100{color:#b2dfdb!important}.bg-teal-100{background-color:#b2dfdb!important}.b-teal-100{border-color:#b2dfdb!important}.f-teal-100{fill:#b2dfdb!important}.s-teal-100{stroke:#b2dfdb!important}.c-teal-200{color:#80cbc4!important}.bg-teal-200{background-color:#80cbc4!important}.b-teal-200{border-color:#80cbc4!important}.f-teal-200{fill:#80cbc4!important}.s-teal-200{stroke:#80cbc4!important}.c-teal-300{color:#4db6ac!important}.bg-teal-300{background-color:#4db6ac!important}.b-teal-300{border-color:#4db6ac!important}.f-teal-300{fill:#4db6ac!important}.s-teal-300{stroke:#4db6ac!important}.c-teal-400{color:#26a69a!important}.bg-teal-400{background-color:#26a69a!important}.b-teal-400{border-color:#26a69a!important}.f-teal-400{fill:#26a69a!important}.s-teal-400{stroke:#26a69a!important}.c-teal-500{color:#009688!important}.bg-teal-500{background-color:#009688!important}.b-teal-500{border-color:#009688!important}.f-teal-500{fill:#009688!important}.s-teal-500{stroke:#009688!important}.c-teal-600{color:#00897b!important}.bg-teal-600{background-color:#00897b!important}.b-teal-600{border-color:#00897b!important}.f-teal-600{fill:#00897b!important}.s-teal-600{stroke:#00897b!important}.c-teal-700{color:#00796b!important}.bg-teal-700{background-color:#00796b!important}.b-teal-700{border-color:#00796b!important}.f-teal-700{fill:#00796b!important}.s-teal-700{stroke:#00796b!important}.c-teal-800{color:#00695c!important}.bg-teal-800{background-color:#00695c!important}.b-teal-800{border-color:#00695c!important}.f-teal-800{fill:#00695c!important}.s-teal-800{stroke:#00695c!important}.c-teal-900{color:#004d40!important}.bg-teal-900{background-color:#004d40!important}.b-teal-900{border-color:#004d40!important}.f-teal-900{fill:#004d40!important}.s-teal-900{stroke:#004d40!important}.c-teal-a100{color:#a7ffeb!important}.bg-teal-a100{background-color:#a7ffeb!important}.b-teal-a100{border-color:#a7ffeb!important}.f-teal-a100{fill:#a7ffeb!important}.s-teal-a100{stroke:#a7ffeb!important}.c-teal-a200{color:#64ffda!important}.bg-teal-a200{background-color:#64ffda!important}.b-teal-a200{border-color:#64ffda!important}.f-teal-a200{fill:#64ffda!important}.s-teal-a200{stroke:#64ffda!important}.c-teal-a400{color:#1de9b6!important}.bg-teal-a400{background-color:#1de9b6!important}.b-teal-a400{border-color:#1de9b6!important}.f-teal-a400{fill:#1de9b6!important}.s-teal-a400{stroke:#1de9b6!important}.c-teal-a700{color:#00bfa5!important}.bg-teal-a700{background-color:#00bfa5!important}.b-teal-a700{border-color:#00bfa5!important}.f-teal-a700{fill:#00bfa5!important}.s-teal-a700{stroke:#00bfa5!important}.c-green{color:#4caf50!important}.bg-green{background-color:#4caf50!important}.b-green{border-color:#4caf50!important}.f-green{fill:#4caf50!important}.s-green{stroke:#4caf50!important}.c-green-50{color:#e8f5e9!important}.bg-green-50{background-color:#e8f5e9!important}.b-green-50{border-color:#e8f5e9!important}.f-green-50{fill:#e8f5e9!important}.s-green-50{stroke:#e8f5e9!important}.c-green-100{color:#c8e6c9!important}.bg-green-100{background-color:#c8e6c9!important}.b-green-100{border-color:#c8e6c9!important}.f-green-100{fill:#c8e6c9!important}.s-green-100{stroke:#c8e6c9!important}.c-green-200{color:#a5d6a7!important}.bg-green-200{background-color:#a5d6a7!important}.b-green-200{border-color:#a5d6a7!important}.f-green-200{fill:#a5d6a7!important}.s-green-200{stroke:#a5d6a7!important}.c-green-300{color:#81c784!important}.bg-green-300{background-color:#81c784!important}.b-green-300{border-color:#81c784!important}.f-green-300{fill:#81c784!important}.s-green-300{stroke:#81c784!important}.c-green-400{color:#66bb6a!important}.bg-green-400{background-color:#66bb6a!important}.b-green-400{border-color:#66bb6a!important}.f-green-400{fill:#66bb6a!important}.s-green-400{stroke:#66bb6a!important}.c-green-500{color:#4caf50!important}.bg-green-500{background-color:#4caf50!important}.b-green-500{border-color:#4caf50!important}.f-green-500{fill:#4caf50!important}.s-green-500{stroke:#4caf50!important}.c-green-600{color:#43a047!important}.bg-green-600{background-color:#43a047!important}.b-green-600{border-color:#43a047!important}.f-green-600{fill:#43a047!important}.s-green-600{stroke:#43a047!important}.c-green-700{color:#388e3c!important}.bg-green-700{background-color:#388e3c!important}.b-green-700{border-color:#388e3c!important}.f-green-700{fill:#388e3c!important}.s-green-700{stroke:#388e3c!important}.c-green-800{color:#2e7d32!important}.bg-green-800{background-color:#2e7d32!important}.b-green-800{border-color:#2e7d32!important}.f-green-800{fill:#2e7d32!important}.s-green-800{stroke:#2e7d32!important}.c-green-900{color:#1b5e20!important}.bg-green-900{background-color:#1b5e20!important}.b-green-900{border-color:#1b5e20!important}.f-green-900{fill:#1b5e20!important}.s-green-900{stroke:#1b5e20!important}.c-green-a100{color:#b9f6ca!important}.bg-green-a100{background-color:#b9f6ca!important}.b-green-a100{border-color:#b9f6ca!important}.f-green-a100{fill:#b9f6ca!important}.s-green-a100{stroke:#b9f6ca!important}.c-green-a200{color:#69f0ae!important}.bg-green-a200{background-color:#69f0ae!important}.b-green-a200{border-color:#69f0ae!important}.f-green-a200{fill:#69f0ae!important}.s-green-a200{stroke:#69f0ae!important}.c-green-a400{color:#00e676!important}.bg-green-a400{background-color:#00e676!important}.b-green-a400{border-color:#00e676!important}.f-green-a400{fill:#00e676!important}.s-green-a400{stroke:#00e676!important}.c-green-a700{color:#00c853!important}.bg-green-a700{background-color:#00c853!important}.b-green-a700{border-color:#00c853!important}.f-green-a700{fill:#00c853!important}.s-green-a700{stroke:#00c853!important}.c-light-green{color:#8bc34a!important}.bg-light-green{background-color:#8bc34a!important}.b-light-green{border-color:#8bc34a!important}.f-light-green{fill:#8bc34a!important}.s-light-green{stroke:#8bc34a!important}.c-light-green-50{color:#f1f8e9!important}.bg-light-green-50{background-color:#f1f8e9!important}.b-light-green-50{border-color:#f1f8e9!important}.f-light-green-50{fill:#f1f8e9!important}.s-light-green-50{stroke:#f1f8e9!important}.c-light-green-100{color:#dcedc8!important}.bg-light-green-100{background-color:#dcedc8!important}.b-light-green-100{border-color:#dcedc8!important}.f-light-green-100{fill:#dcedc8!important}.s-light-green-100{stroke:#dcedc8!important}.c-light-green-200{color:#c5e1a5!important}.bg-light-green-200{background-color:#c5e1a5!important}.b-light-green-200{border-color:#c5e1a5!important}.f-light-green-200{fill:#c5e1a5!important}.s-light-green-200{stroke:#c5e1a5!important}.c-light-green-300{color:#aed581!important}.bg-light-green-300{background-color:#aed581!important}.b-light-green-300{border-color:#aed581!important}.f-light-green-300{fill:#aed581!important}.s-light-green-300{stroke:#aed581!important}.c-light-green-400{color:#9ccc65!important}.bg-light-green-400{background-color:#9ccc65!important}.b-light-green-400{border-color:#9ccc65!important}.f-light-green-400{fill:#9ccc65!important}.s-light-green-400{stroke:#9ccc65!important}.c-light-green-500{color:#8bc34a!important}.bg-light-green-500{background-color:#8bc34a!important}.b-light-green-500{border-color:#8bc34a!important}.f-light-green-500{fill:#8bc34a!important}.s-light-green-500{stroke:#8bc34a!important}.c-light-green-600{color:#7cb342!important}.bg-light-green-600{background-color:#7cb342!important}.b-light-green-600{border-color:#7cb342!important}.f-light-green-600{fill:#7cb342!important}.s-light-green-600{stroke:#7cb342!important}.c-light-green-700{color:#689f38!important}.bg-light-green-700{background-color:#689f38!important}.b-light-green-700{border-color:#689f38!important}.f-light-green-700{fill:#689f38!important}.s-light-green-700{stroke:#689f38!important}.c-light-green-800{color:#558b2f!important}.bg-light-green-800{background-color:#558b2f!important}.b-light-green-800{border-color:#558b2f!important}.f-light-green-800{fill:#558b2f!important}.s-light-green-800{stroke:#558b2f!important}.c-light-green-900{color:#33691e!important}.bg-light-green-900{background-color:#33691e!important}.b-light-green-900{border-color:#33691e!important}.f-light-green-900{fill:#33691e!important}.s-light-green-900{stroke:#33691e!important}.c-light-green-a100{color:#ccff90!important}.bg-light-green-a100{background-color:#ccff90!important}.b-light-green-a100{border-color:#ccff90!important}.f-light-green-a100{fill:#ccff90!important}.s-light-green-a100{stroke:#ccff90!important}.c-light-green-a200{color:#b2ff59!important}.bg-light-green-a200{background-color:#b2ff59!important}.b-light-green-a200{border-color:#b2ff59!important}.f-light-green-a200{fill:#b2ff59!important}.s-light-green-a200{stroke:#b2ff59!important}.c-light-green-a400{color:#76ff03!important}.bg-light-green-a400{background-color:#76ff03!important}.b-light-green-a400{border-color:#76ff03!important}.f-light-green-a400{fill:#76ff03!important}.s-light-green-a400{stroke:#76ff03!important}.c-light-green-a700{color:#64dd17!important}.bg-light-green-a700{background-color:#64dd17!important}.b-light-green-a700{border-color:#64dd17!important}.f-light-green-a700{fill:#64dd17!important}.s-light-green-a700{stroke:#64dd17!important}.c-lime{color:#cddc39!important}.bg-lime{background-color:#cddc39!important}.b-lime{border-color:#cddc39!important}.f-lime{fill:#cddc39!important}.s-lime{stroke:#cddc39!important}.c-lime-50{color:#f9fbe7!important}.bg-lime-50{background-color:#f9fbe7!important}.b-lime-50{border-color:#f9fbe7!important}.f-lime-50{fill:#f9fbe7!important}.s-lime-50{stroke:#f9fbe7!important}.c-lime-100{color:#f0f4c3!important}.bg-lime-100{background-color:#f0f4c3!important}.b-lime-100{border-color:#f0f4c3!important}.f-lime-100{fill:#f0f4c3!important}.s-lime-100{stroke:#f0f4c3!important}.c-lime-200{color:#e6ee9c!important}.bg-lime-200{background-color:#e6ee9c!important}.b-lime-200{border-color:#e6ee9c!important}.f-lime-200{fill:#e6ee9c!important}.s-lime-200{stroke:#e6ee9c!important}.c-lime-300{color:#dce775!important}.bg-lime-300{background-color:#dce775!important}.b-lime-300{border-color:#dce775!important}.f-lime-300{fill:#dce775!important}.s-lime-300{stroke:#dce775!important}.c-lime-400{color:#d4e157!important}.bg-lime-400{background-color:#d4e157!important}.b-lime-400{border-color:#d4e157!important}.f-lime-400{fill:#d4e157!important}.s-lime-400{stroke:#d4e157!important}.c-lime-500{color:#cddc39!important}.bg-lime-500{background-color:#cddc39!important}.b-lime-500{border-color:#cddc39!important}.f-lime-500{fill:#cddc39!important}.s-lime-500{stroke:#cddc39!important}.c-lime-600{color:#c0ca33!important}.bg-lime-600{background-color:#c0ca33!important}.b-lime-600{border-color:#c0ca33!important}.f-lime-600{fill:#c0ca33!important}.s-lime-600{stroke:#c0ca33!important}.c-lime-700{color:#afb42b!important}.bg-lime-700{background-color:#afb42b!important}.b-lime-700{border-color:#afb42b!important}.f-lime-700{fill:#afb42b!important}.s-lime-700{stroke:#afb42b!important}.c-lime-800{color:#9e9d24!important}.bg-lime-800{background-color:#9e9d24!important}.b-lime-800{border-color:#9e9d24!important}.f-lime-800{fill:#9e9d24!important}.s-lime-800{stroke:#9e9d24!important}.c-lime-900{color:#827717!important}.bg-lime-900{background-color:#827717!important}.b-lime-900{border-color:#827717!important}.f-lime-900{fill:#827717!important}.s-lime-900{stroke:#827717!important}.c-lime-a100{color:#f4ff81!important}.bg-lime-a100{background-color:#f4ff81!important}.b-lime-a100{border-color:#f4ff81!important}.f-lime-a100{fill:#f4ff81!important}.s-lime-a100{stroke:#f4ff81!important}.c-lime-a200{color:#eeff41!important}.bg-lime-a200{background-color:#eeff41!important}.b-lime-a200{border-color:#eeff41!important}.f-lime-a200{fill:#eeff41!important}.s-lime-a200{stroke:#eeff41!important}.c-lime-a400{color:#c6ff00!important}.bg-lime-a400{background-color:#c6ff00!important}.b-lime-a400{border-color:#c6ff00!important}.f-lime-a400{fill:#c6ff00!important}.s-lime-a400{stroke:#c6ff00!important}.c-lime-a700{color:#aeea00!important}.bg-lime-a700{background-color:#aeea00!important}.b-lime-a700{border-color:#aeea00!important}.f-lime-a700{fill:#aeea00!important}.s-lime-a700{stroke:#aeea00!important}.c-yellow{color:#ffeb3b!important}.bg-yellow{background-color:#ffeb3b!important}.b-yellow{border-color:#ffeb3b!important}.f-yellow{fill:#ffeb3b!important}.s-yellow{stroke:#ffeb3b!important}.c-yellow-50{color:#fffde7!important}.bg-yellow-50{background-color:#fffde7!important}.b-yellow-50{border-color:#fffde7!important}.f-yellow-50{fill:#fffde7!important}.s-yellow-50{stroke:#fffde7!important}.c-yellow-100{color:#fff9c4!important}.bg-yellow-100{background-color:#fff9c4!important}.b-yellow-100{border-color:#fff9c4!important}.f-yellow-100{fill:#fff9c4!important}.s-yellow-100{stroke:#fff9c4!important}.c-yellow-200{color:#fff59d!important}.bg-yellow-200{background-color:#fff59d!important}.b-yellow-200{border-color:#fff59d!important}.f-yellow-200{fill:#fff59d!important}.s-yellow-200{stroke:#fff59d!important}.c-yellow-300{color:#fff176!important}.bg-yellow-300{background-color:#fff176!important}.b-yellow-300{border-color:#fff176!important}.f-yellow-300{fill:#fff176!important}.s-yellow-300{stroke:#fff176!important}.c-yellow-400{color:#ffee58!important}.bg-yellow-400{background-color:#ffee58!important}.b-yellow-400{border-color:#ffee58!important}.f-yellow-400{fill:#ffee58!important}.s-yellow-400{stroke:#ffee58!important}.c-yellow-500{color:#ffeb3b!important}.bg-yellow-500{background-color:#ffeb3b!important}.b-yellow-500{border-color:#ffeb3b!important}.f-yellow-500{fill:#ffeb3b!important}.s-yellow-500{stroke:#ffeb3b!important}.c-yellow-600{color:#fdd835!important}.bg-yellow-600{background-color:#fdd835!important}.b-yellow-600{border-color:#fdd835!important}.f-yellow-600{fill:#fdd835!important}.s-yellow-600{stroke:#fdd835!important}.c-yellow-700{color:#fbc02d!important}.bg-yellow-700{background-color:#fbc02d!important}.b-yellow-700{border-color:#fbc02d!important}.f-yellow-700{fill:#fbc02d!important}.s-yellow-700{stroke:#fbc02d!important}.c-yellow-800{color:#f9a825!important}.bg-yellow-800{background-color:#f9a825!important}.b-yellow-800{border-color:#f9a825!important}.f-yellow-800{fill:#f9a825!important}.s-yellow-800{stroke:#f9a825!important}.c-yellow-900{color:#f57f17!important}.bg-yellow-900{background-color:#f57f17!important}.b-yellow-900{border-color:#f57f17!important}.f-yellow-900{fill:#f57f17!important}.s-yellow-900{stroke:#f57f17!important}.c-yellow-a100{color:#ffff8d!important}.bg-yellow-a100{background-color:#ffff8d!important}.b-yellow-a100{border-color:#ffff8d!important}.f-yellow-a100{fill:#ffff8d!important}.s-yellow-a100{stroke:#ffff8d!important}.c-yellow-a200{color:#ff0!important}.bg-yellow-a200{background-color:#ff0!important}.b-yellow-a200{border-color:#ff0!important}.f-yellow-a200{fill:#ff0!important}.s-yellow-a200{stroke:#ff0!important}.c-yellow-a400{color:#ffea00!important}.bg-yellow-a400{background-color:#ffea00!important}.b-yellow-a400{border-color:#ffea00!important}.f-yellow-a400{fill:#ffea00!important}.s-yellow-a400{stroke:#ffea00!important}.c-yellow-a700{color:#ffd600!important}.bg-yellow-a700{background-color:#ffd600!important}.b-yellow-a700{border-color:#ffd600!important}.f-yellow-a700{fill:#ffd600!important}.s-yellow-a700{stroke:#ffd600!important}.c-amber{color:#ffc107!important}.bg-amber{background-color:#ffc107!important}.b-amber{border-color:#ffc107!important}.f-amber{fill:#ffc107!important}.s-amber{stroke:#ffc107!important}.c-amber-50{color:#fff8e1!important}.bg-amber-50{background-color:#fff8e1!important}.b-amber-50{border-color:#fff8e1!important}.f-amber-50{fill:#fff8e1!important}.s-amber-50{stroke:#fff8e1!important}.c-amber-100{color:#ffecb3!important}.bg-amber-100{background-color:#ffecb3!important}.b-amber-100{border-color:#ffecb3!important}.f-amber-100{fill:#ffecb3!important}.s-amber-100{stroke:#ffecb3!important}.c-amber-200{color:#ffe082!important}.bg-amber-200{background-color:#ffe082!important}.b-amber-200{border-color:#ffe082!important}.f-amber-200{fill:#ffe082!important}.s-amber-200{stroke:#ffe082!important}.c-amber-300{color:#ffd54f!important}.bg-amber-300{background-color:#ffd54f!important}.b-amber-300{border-color:#ffd54f!important}.f-amber-300{fill:#ffd54f!important}.s-amber-300{stroke:#ffd54f!important}.c-amber-400{color:#ffca28!important}.bg-amber-400{background-color:#ffca28!important}.b-amber-400{border-color:#ffca28!important}.f-amber-400{fill:#ffca28!important}.s-amber-400{stroke:#ffca28!important}.c-amber-500{color:#ffc107!important}.bg-amber-500{background-color:#ffc107!important}.b-amber-500{border-color:#ffc107!important}.f-amber-500{fill:#ffc107!important}.s-amber-500{stroke:#ffc107!important}.c-amber-600{color:#ffb300!important}.bg-amber-600{background-color:#ffb300!important}.b-amber-600{border-color:#ffb300!important}.f-amber-600{fill:#ffb300!important}.s-amber-600{stroke:#ffb300!important}.c-amber-700{color:#ffa000!important}.bg-amber-700{background-color:#ffa000!important}.b-amber-700{border-color:#ffa000!important}.f-amber-700{fill:#ffa000!important}.s-amber-700{stroke:#ffa000!important}.c-amber-800{color:#ff8f00!important}.bg-amber-800{background-color:#ff8f00!important}.b-amber-800{border-color:#ff8f00!important}.f-amber-800{fill:#ff8f00!important}.s-amber-800{stroke:#ff8f00!important}.c-amber-900{color:#ff6f00!important}.bg-amber-900{background-color:#ff6f00!important}.b-amber-900{border-color:#ff6f00!important}.f-amber-900{fill:#ff6f00!important}.s-amber-900{stroke:#ff6f00!important}.c-amber-a100{color:#ffe57f!important}.bg-amber-a100{background-color:#ffe57f!important}.b-amber-a100{border-color:#ffe57f!important}.f-amber-a100{fill:#ffe57f!important}.s-amber-a100{stroke:#ffe57f!important}.c-amber-a200{color:#ffd740!important}.bg-amber-a200{background-color:#ffd740!important}.b-amber-a200{border-color:#ffd740!important}.f-amber-a200{fill:#ffd740!important}.s-amber-a200{stroke:#ffd740!important}.c-amber-a400{color:#ffc400!important}.bg-amber-a400{background-color:#ffc400!important}.b-amber-a400{border-color:#ffc400!important}.f-amber-a400{fill:#ffc400!important}.s-amber-a400{stroke:#ffc400!important}.c-amber-a700{color:#ffab00!important}.bg-amber-a700{background-color:#ffab00!important}.b-amber-a700{border-color:#ffab00!important}.f-amber-a700{fill:#ffab00!important}.s-amber-a700{stroke:#ffab00!important}.c-orange{color:#ff9800!important}.bg-orange{background-color:#ff9800!important}.b-orange{border-color:#ff9800!important}.f-orange{fill:#ff9800!important}.s-orange{stroke:#ff9800!important}.c-orange-50{color:#fff3e0!important}.bg-orange-50{background-color:#fff3e0!important}.b-orange-50{border-color:#fff3e0!important}.f-orange-50{fill:#fff3e0!important}.s-orange-50{stroke:#fff3e0!important}.c-orange-100{color:#ffe0b2!important}.bg-orange-100{background-color:#ffe0b2!important}.b-orange-100{border-color:#ffe0b2!important}.f-orange-100{fill:#ffe0b2!important}.s-orange-100{stroke:#ffe0b2!important}.c-orange-200{color:#ffcc80!important}.bg-orange-200{background-color:#ffcc80!important}.b-orange-200{border-color:#ffcc80!important}.f-orange-200{fill:#ffcc80!important}.s-orange-200{stroke:#ffcc80!important}.c-orange-300{color:#ffb74d!important}.bg-orange-300{background-color:#ffb74d!important}.b-orange-300{border-color:#ffb74d!important}.f-orange-300{fill:#ffb74d!important}.s-orange-300{stroke:#ffb74d!important}.c-orange-400{color:#ffa726!important}.bg-orange-400{background-color:#ffa726!important}.b-orange-400{border-color:#ffa726!important}.f-orange-400{fill:#ffa726!important}.s-orange-400{stroke:#ffa726!important}.c-orange-500{color:#ff9800!important}.bg-orange-500{background-color:#ff9800!important}.b-orange-500{border-color:#ff9800!important}.f-orange-500{fill:#ff9800!important}.s-orange-500{stroke:#ff9800!important}.c-orange-600{color:#fb8c00!important}.bg-orange-600{background-color:#fb8c00!important}.b-orange-600{border-color:#fb8c00!important}.f-orange-600{fill:#fb8c00!important}.s-orange-600{stroke:#fb8c00!important}.c-orange-700{color:#f57c00!important}.bg-orange-700{background-color:#f57c00!important}.b-orange-700{border-color:#f57c00!important}.f-orange-700{fill:#f57c00!important}.s-orange-700{stroke:#f57c00!important}.c-orange-800{color:#ef6c00!important}.bg-orange-800{background-color:#ef6c00!important}.b-orange-800{border-color:#ef6c00!important}.f-orange-800{fill:#ef6c00!important}.s-orange-800{stroke:#ef6c00!important}.c-orange-900{color:#e65100!important}.bg-orange-900{background-color:#e65100!important}.b-orange-900{border-color:#e65100!important}.f-orange-900{fill:#e65100!important}.s-orange-900{stroke:#e65100!important}.c-orange-a100{color:#ffd180!important}.bg-orange-a100{background-color:#ffd180!important}.b-orange-a100{border-color:#ffd180!important}.f-orange-a100{fill:#ffd180!important}.s-orange-a100{stroke:#ffd180!important}.c-orange-a200{color:#ffab40!important}.bg-orange-a200{background-color:#ffab40!important}.b-orange-a200{border-color:#ffab40!important}.f-orange-a200{fill:#ffab40!important}.s-orange-a200{stroke:#ffab40!important}.c-orange-a400{color:#ff9100!important}.bg-orange-a400{background-color:#ff9100!important}.b-orange-a400{border-color:#ff9100!important}.f-orange-a400{fill:#ff9100!important}.s-orange-a400{stroke:#ff9100!important}.c-orange-a700{color:#ff6d00!important}.bg-orange-a700{background-color:#ff6d00!important}.b-orange-a700{border-color:#ff6d00!important}.f-orange-a700{fill:#ff6d00!important}.s-orange-a700{stroke:#ff6d00!important}.c-deep-orange{color:#ff5722!important}.bg-deep-orange{background-color:#ff5722!important}.b-deep-orange{border-color:#ff5722!important}.f-deep-orange{fill:#ff5722!important}.s-deep-orange{stroke:#ff5722!important}.c-deep-orange-50{color:#fbe9e7!important}.bg-deep-orange-50{background-color:#fbe9e7!important}.b-deep-orange-50{border-color:#fbe9e7!important}.f-deep-orange-50{fill:#fbe9e7!important}.s-deep-orange-50{stroke:#fbe9e7!important}.c-deep-orange-100{color:#ffccbc!important}.bg-deep-orange-100{background-color:#ffccbc!important}.b-deep-orange-100{border-color:#ffccbc!important}.f-deep-orange-100{fill:#ffccbc!important}.s-deep-orange-100{stroke:#ffccbc!important}.c-deep-orange-200{color:#ffab91!important}.bg-deep-orange-200{background-color:#ffab91!important}.b-deep-orange-200{border-color:#ffab91!important}.f-deep-orange-200{fill:#ffab91!important}.s-deep-orange-200{stroke:#ffab91!important}.c-deep-orange-300{color:#ff8a65!important}.bg-deep-orange-300{background-color:#ff8a65!important}.b-deep-orange-300{border-color:#ff8a65!important}.f-deep-orange-300{fill:#ff8a65!important}.s-deep-orange-300{stroke:#ff8a65!important}.c-deep-orange-400{color:#ff7043!important}.bg-deep-orange-400{background-color:#ff7043!important}.b-deep-orange-400{border-color:#ff7043!important}.f-deep-orange-400{fill:#ff7043!important}.s-deep-orange-400{stroke:#ff7043!important}.c-deep-orange-500{color:#ff5722!important}.bg-deep-orange-500{background-color:#ff5722!important}.b-deep-orange-500{border-color:#ff5722!important}.f-deep-orange-500{fill:#ff5722!important}.s-deep-orange-500{stroke:#ff5722!important}.c-deep-orange-600{color:#f4511e!important}.bg-deep-orange-600{background-color:#f4511e!important}.b-deep-orange-600{border-color:#f4511e!important}.f-deep-orange-600{fill:#f4511e!important}.s-deep-orange-600{stroke:#f4511e!important}.c-deep-orange-700{color:#e64a19!important}.bg-deep-orange-700{background-color:#e64a19!important}.b-deep-orange-700{border-color:#e64a19!important}.f-deep-orange-700{fill:#e64a19!important}.s-deep-orange-700{stroke:#e64a19!important}.c-deep-orange-800{color:#d84315!important}.bg-deep-orange-800{background-color:#d84315!important}.b-deep-orange-800{border-color:#d84315!important}.f-deep-orange-800{fill:#d84315!important}.s-deep-orange-800{stroke:#d84315!important}.c-deep-orange-900{color:#bf360c!important}.bg-deep-orange-900{background-color:#bf360c!important}.b-deep-orange-900{border-color:#bf360c!important}.f-deep-orange-900{fill:#bf360c!important}.s-deep-orange-900{stroke:#bf360c!important}.c-deep-orange-a100{color:#ff9e80!important}.bg-deep-orange-a100{background-color:#ff9e80!important}.b-deep-orange-a100{border-color:#ff9e80!important}.f-deep-orange-a100{fill:#ff9e80!important}.s-deep-orange-a100{stroke:#ff9e80!important}.c-deep-orange-a200{color:#ff6e40!important}.bg-deep-orange-a200{background-color:#ff6e40!important}.b-deep-orange-a200{border-color:#ff6e40!important}.f-deep-orange-a200{fill:#ff6e40!important}.s-deep-orange-a200{stroke:#ff6e40!important}.c-deep-orange-a400{color:#ff3d00!important}.bg-deep-orange-a400{background-color:#ff3d00!important}.b-deep-orange-a400{border-color:#ff3d00!important}.f-deep-orange-a400{fill:#ff3d00!important}.s-deep-orange-a400{stroke:#ff3d00!important}.c-deep-orange-a700{color:#dd2c00!important}.bg-deep-orange-a700{background-color:#dd2c00!important}.b-deep-orange-a700{border-color:#dd2c00!important}.f-deep-orange-a700{fill:#dd2c00!important}.s-deep-orange-a700{stroke:#dd2c00!important}.c-brown{color:#795548!important}.bg-brown{background-color:#795548!important}.b-brown{border-color:#795548!important}.f-brown{fill:#795548!important}.s-brown{stroke:#795548!important}.c-brown-50{color:#efebe9!important}.bg-brown-50{background-color:#efebe9!important}.b-brown-50{border-color:#efebe9!important}.f-brown-50{fill:#efebe9!important}.s-brown-50{stroke:#efebe9!important}.c-brown-100{color:#d7ccc8!important}.bg-brown-100{background-color:#d7ccc8!important}.b-brown-100{border-color:#d7ccc8!important}.f-brown-100{fill:#d7ccc8!important}.s-brown-100{stroke:#d7ccc8!important}.c-brown-200{color:#bcaaa4!important}.bg-brown-200{background-color:#bcaaa4!important}.b-brown-200{border-color:#bcaaa4!important}.f-brown-200{fill:#bcaaa4!important}.s-brown-200{stroke:#bcaaa4!important}.c-brown-300{color:#a1887f!important}.bg-brown-300{background-color:#a1887f!important}.b-brown-300{border-color:#a1887f!important}.f-brown-300{fill:#a1887f!important}.s-brown-300{stroke:#a1887f!important}.c-brown-400{color:#8d6e63!important}.bg-brown-400{background-color:#8d6e63!important}.b-brown-400{border-color:#8d6e63!important}.f-brown-400{fill:#8d6e63!important}.s-brown-400{stroke:#8d6e63!important}.c-brown-500{color:#795548!important}.bg-brown-500{background-color:#795548!important}.b-brown-500{border-color:#795548!important}.f-brown-500{fill:#795548!important}.s-brown-500{stroke:#795548!important}.c-brown-600{color:#6d4c41!important}.bg-brown-600{background-color:#6d4c41!important}.b-brown-600{border-color:#6d4c41!important}.f-brown-600{fill:#6d4c41!important}.s-brown-600{stroke:#6d4c41!important}.c-brown-700{color:#5d4037!important}.bg-brown-700{background-color:#5d4037!important}.b-brown-700{border-color:#5d4037!important}.f-brown-700{fill:#5d4037!important}.s-brown-700{stroke:#5d4037!important}.c-brown-800{color:#4e342e!important}.bg-brown-800{background-color:#4e342e!important}.b-brown-800{border-color:#4e342e!important}.f-brown-800{fill:#4e342e!important}.s-brown-800{stroke:#4e342e!important}.c-brown-900{color:#3e2723!important}.bg-brown-900{background-color:#3e2723!important}.b-brown-900{border-color:#3e2723!important}.f-brown-900{fill:#3e2723!important}.s-brown-900{stroke:#3e2723!important}.c-gray{color:#9e9e9e!important}.bg-gray{background-color:#9e9e9e!important}.b-gray{border-color:#9e9e9e!important}.f-gray{fill:#9e9e9e!important}.s-gray{stroke:#9e9e9e!important}.c-gray-50{color:#fafafa!important}.bg-gray-50{background-color:#fafafa!important}.b-gray-50{border-color:#fafafa!important}.f-gray-50{fill:#fafafa!important}.s-gray-50{stroke:#fafafa!important}.c-gray-100{color:#f5f5f5!important}.bg-gray-100{background-color:#f5f5f5!important}.b-gray-100{border-color:#f5f5f5!important}.f-gray-100{fill:#f5f5f5!important}.s-gray-100{stroke:#f5f5f5!important}.c-gray-200{color:#eee!important}.bg-gray-200{background-color:#eee!important}.b-gray-200{border-color:#eee!important}.f-gray-200{fill:#eee!important}.s-gray-200{stroke:#eee!important}.c-gray-300{color:#e0e0e0!important}.bg-gray-300{background-color:#e0e0e0!important}.b-gray-300{border-color:#e0e0e0!important}.f-gray-300{fill:#e0e0e0!important}.s-gray-300{stroke:#e0e0e0!important}.c-gray-400{color:#bdbdbd!important}.bg-gray-400{background-color:#bdbdbd!important}.b-gray-400{border-color:#bdbdbd!important}.f-gray-400{fill:#bdbdbd!important}.s-gray-400{stroke:#bdbdbd!important}.c-gray-500{color:#9e9e9e!important}.bg-gray-500{background-color:#9e9e9e!important}.b-gray-500{border-color:#9e9e9e!important}.f-gray-500{fill:#9e9e9e!important}.s-gray-500{stroke:#9e9e9e!important}.c-gray-600{color:#757575!important}.bg-gray-600{background-color:#757575!important}.b-gray-600{border-color:#757575!important}.f-gray-600{fill:#757575!important}.s-gray-600{stroke:#757575!important}.c-gray-700{color:#616161!important}.bg-gray-700{background-color:#616161!important}.b-gray-700{border-color:#616161!important}.f-gray-700{fill:#616161!important}.s-gray-700{stroke:#616161!important}.c-gray-800{color:#424242!important}.bg-gray-800{background-color:#424242!important}.b-gray-800{border-color:#424242!important}.f-gray-800{fill:#424242!important}.s-gray-800{stroke:#424242!important}.c-gray-900{color:#212121!important}.bg-gray-900{background-color:#212121!important}.b-gray-900{border-color:#212121!important}.f-gray-900{fill:#212121!important}.s-gray-900{stroke:#212121!important}.c-ink-gray{color:#5e739e!important}.bg-ink-gray{background-color:#5e739e!important}.b-ink-gray{border-color:#5e739e!important}.f-ink-gray{fill:#5e739e!important}.s-ink-gray{stroke:#5e739e!important}.c-ink-gray-50{color:#f8f9fa!important}.bg-ink-gray-50{background-color:#f8f9fa!important}.b-ink-gray-50{border-color:#f8f9fa!important}.f-ink-gray-50{fill:#f8f9fa!important}.s-ink-gray-50{stroke:#f8f9fa!important}.c-ink-gray-100{color:#f1f3f5!important}.bg-ink-gray-100{background-color:#f1f3f5!important}.b-ink-gray-100{border-color:#f1f3f5!important}.f-ink-gray-100{fill:#f1f3f5!important}.s-ink-gray-100{stroke:#f1f3f5!important}.c-ink-gray-200{color:#e9ecef!important}.bg-ink-gray-200{background-color:#e9ecef!important}.b-ink-gray-200{border-color:#e9ecef!important}.f-ink-gray-200{fill:#e9ecef!important}.s-ink-gray-200{stroke:#e9ecef!important}.c-ink-gray-300{color:#dee2e6!important}.bg-ink-gray-300{background-color:#dee2e6!important}.b-ink-gray-300{border-color:#dee2e6!important}.f-ink-gray-300{fill:#dee2e6!important}.s-ink-gray-300{stroke:#dee2e6!important}.c-ink-gray-400{color:#ced4da!important}.bg-ink-gray-400{background-color:#ced4da!important}.b-ink-gray-400{border-color:#ced4da!important}.f-ink-gray-400{fill:#ced4da!important}.s-ink-gray-400{stroke:#ced4da!important}.c-ink-gray-500{color:#adb5bd!important}.bg-ink-gray-500{background-color:#adb5bd!important}.b-ink-gray-500{border-color:#adb5bd!important}.f-ink-gray-500{fill:#adb5bd!important}.s-ink-gray-500{stroke:#adb5bd!important}.c-ink-gray-600{color:#868e96!important}.bg-ink-gray-600{background-color:#868e96!important}.b-ink-gray-600{border-color:#868e96!important}.f-ink-gray-600{fill:#868e96!important}.s-ink-gray-600{stroke:#868e96!important}.c-ink-gray-700{color:#495057!important}.bg-ink-gray-700{background-color:#495057!important}.b-ink-gray-700{border-color:#495057!important}.f-ink-gray-700{fill:#495057!important}.s-ink-gray-700{stroke:#495057!important}.c-ink-gray-800{color:#343a40!important}.bg-ink-gray-800{background-color:#343a40!important}.b-ink-gray-800{border-color:#343a40!important}.f-ink-gray-800{fill:#343a40!important}.s-ink-gray-800{stroke:#343a40!important}.c-ink-gray-900{color:#212529!important}.bg-ink-gray-900{background-color:#212529!important}.b-ink-gray-900{border-color:#212529!important}.f-ink-gray-900{fill:#212529!important}.s-ink-gray-900{stroke:#212529!important}.c-blue-gray{color:#607d8b!important}.bg-blue-gray{background-color:#607d8b!important}.b-blue-gray{border-color:#607d8b!important}.f-blue-gray{fill:#607d8b!important}.s-blue-gray{stroke:#607d8b!important}.c-blue-gray-50{color:#eceff1!important}.bg-blue-gray-50{background-color:#eceff1!important}.b-blue-gray-50{border-color:#eceff1!important}.f-blue-gray-50{fill:#eceff1!important}.s-blue-gray-50{stroke:#eceff1!important}.c-blue-gray-100{color:#cfd8dc!important}.bg-blue-gray-100{background-color:#cfd8dc!important}.b-blue-gray-100{border-color:#cfd8dc!important}.f-blue-gray-100{fill:#cfd8dc!important}.s-blue-gray-100{stroke:#cfd8dc!important}.c-blue-gray-200{color:#b0bec5!important}.bg-blue-gray-200{background-color:#b0bec5!important}.b-blue-gray-200{border-color:#b0bec5!important}.f-blue-gray-200{fill:#b0bec5!important}.s-blue-gray-200{stroke:#b0bec5!important}.c-blue-gray-300{color:#90a4ae!important}.bg-blue-gray-300{background-color:#90a4ae!important}.b-blue-gray-300{border-color:#90a4ae!important}.f-blue-gray-300{fill:#90a4ae!important}.s-blue-gray-300{stroke:#90a4ae!important}.c-blue-gray-400{color:#78909c!important}.bg-blue-gray-400{background-color:#78909c!important}.b-blue-gray-400{border-color:#78909c!important}.f-blue-gray-400{fill:#78909c!important}.s-blue-gray-400{stroke:#78909c!important}.c-blue-gray-500{color:#607d8b!important}.bg-blue-gray-500{background-color:#607d8b!important}.b-blue-gray-500{border-color:#607d8b!important}.f-blue-gray-500{fill:#607d8b!important}.s-blue-gray-500{stroke:#607d8b!important}.c-blue-gray-600{color:#546e7a!important}.bg-blue-gray-600{background-color:#546e7a!important}.b-blue-gray-600{border-color:#546e7a!important}.f-blue-gray-600{fill:#546e7a!important}.s-blue-gray-600{stroke:#546e7a!important}.c-blue-gray-700{color:#455a64!important}.bg-blue-gray-700{background-color:#455a64!important}.b-blue-gray-700{border-color:#455a64!important}.f-blue-gray-700{fill:#455a64!important}.s-blue-gray-700{stroke:#455a64!important}.c-blue-gray-800{color:#37474f!important}.bg-blue-gray-800{background-color:#37474f!important}.b-blue-gray-800{border-color:#37474f!important}.f-blue-gray-800{fill:#37474f!important}.s-blue-gray-800{stroke:#37474f!important}.c-blue-gray-900{color:#263238!important}.bg-blue-gray-900{background-color:#263238!important}.b-blue-gray-900{border-color:#263238!important}.f-blue-gray-900{fill:#263238!important}.s-blue-gray-900{stroke:#263238!important}.c-black{color:#000!important}.bg-black{background-color:#000!important}.b-black{border-color:#000!important}.f-black{fill:#000!important}.s-black{stroke:#000!important}.c-black-50{color:rgba(0,0,0,.05)!important}.bg-black-50{background-color:rgba(0,0,0,.05)!important}.b-black-50{border-color:rgba(0,0,0,.05)!important}.f-black-50{fill:rgba(0,0,0,.05)!important}.s-black-50{stroke:rgba(0,0,0,.05)!important}.c-black-100{color:rgba(0,0,0,.1)!important}.bg-black-100{background-color:rgba(0,0,0,.1)!important}.b-black-100{border-color:rgba(0,0,0,.1)!important}.f-black-100{fill:rgba(0,0,0,.1)!important}.s-black-100{stroke:rgba(0,0,0,.1)!important}.c-black-200{color:rgba(0,0,0,.2)!important}.bg-black-200{background-color:rgba(0,0,0,.2)!important}.b-black-200{border-color:rgba(0,0,0,.2)!important}.f-black-200{fill:rgba(0,0,0,.2)!important}.s-black-200{stroke:rgba(0,0,0,.2)!important}.c-black-300{color:rgba(0,0,0,.3)!important}.bg-black-300{background-color:rgba(0,0,0,.3)!important}.b-black-300{border-color:rgba(0,0,0,.3)!important}.f-black-300{fill:rgba(0,0,0,.3)!important}.s-black-300{stroke:rgba(0,0,0,.3)!important}.c-black-400{color:rgba(0,0,0,.4)!important}.bg-black-400{background-color:rgba(0,0,0,.4)!important}.b-black-400{border-color:rgba(0,0,0,.4)!important}.f-black-400{fill:rgba(0,0,0,.4)!important}.s-black-400{stroke:rgba(0,0,0,.4)!important}.c-black-500{color:rgba(0,0,0,.5)!important}.bg-black-500{background-color:rgba(0,0,0,.5)!important}.b-black-500{border-color:rgba(0,0,0,.5)!important}.f-black-500{fill:rgba(0,0,0,.5)!important}.s-black-500{stroke:rgba(0,0,0,.5)!important}.c-black-600{color:rgba(0,0,0,.6)!important}.bg-black-600{background-color:rgba(0,0,0,.6)!important}.b-black-600{border-color:rgba(0,0,0,.6)!important}.f-black-600{fill:rgba(0,0,0,.6)!important}.s-black-600{stroke:rgba(0,0,0,.6)!important}.c-black-700{color:rgba(0,0,0,.7)!important}.bg-black-700{background-color:rgba(0,0,0,.7)!important}.b-black-700{border-color:rgba(0,0,0,.7)!important}.f-black-700{fill:rgba(0,0,0,.7)!important}.s-black-700{stroke:rgba(0,0,0,.7)!important}.c-black-800{color:rgba(0,0,0,.8)!important}.bg-black-800{background-color:rgba(0,0,0,.8)!important}.b-black-800{border-color:rgba(0,0,0,.8)!important}.f-black-800{fill:rgba(0,0,0,.8)!important}.s-black-800{stroke:rgba(0,0,0,.8)!important}.c-black-900{color:rgba(0,0,0,.9)!important}.bg-black-900{background-color:rgba(0,0,0,.9)!important}.b-black-900{border-color:rgba(0,0,0,.9)!important}.f-black-900{fill:rgba(0,0,0,.9)!important}.s-black-900{stroke:rgba(0,0,0,.9)!important}.c-white{color:#fff!important}.bg-white{background-color:#fff!important}.b-white{border-color:#fff!important}.f-white{fill:#fff!important}.s-white{stroke:#fff!important}.c-white-50{color:#fff!important}.bg-white-50{background-color:#fff!important}.b-white-50{border-color:#fff!important}.f-white-50{fill:#fff!important}.s-white-50{stroke:#fff!important}.c-white-100{color:rgba(255,255,255,.1)!important}.bg-white-100{background-color:rgba(255,255,255,.1)!important}.b-white-100{border-color:rgba(255,255,255,.1)!important}.f-white-100{fill:rgba(255,255,255,.1)!important}.s-white-100{stroke:rgba(255,255,255,.1)!important}.c-white-200{color:rgba(255,255,255,.2)!important}.bg-white-200{background-color:rgba(255,255,255,.2)!important}.b-white-200{border-color:rgba(255,255,255,.2)!important}.f-white-200{fill:rgba(255,255,255,.2)!important}.s-white-200{stroke:rgba(255,255,255,.2)!important}.c-white-300{color:rgba(255,255,255,.3)!important}.bg-white-300{background-color:rgba(255,255,255,.3)!important}.b-white-300{border-color:rgba(255,255,255,.3)!important}.f-white-300{fill:rgba(255,255,255,.3)!important}.s-white-300{stroke:rgba(255,255,255,.3)!important}.c-white-400{color:rgba(255,255,255,.4)!important}.bg-white-400{background-color:rgba(255,255,255,.4)!important}.b-white-400{border-color:rgba(255,255,255,.4)!important}.f-white-400{fill:rgba(255,255,255,.4)!important}.s-white-400{stroke:rgba(255,255,255,.4)!important}.c-white-500{color:rgba(255,255,255,.5)!important}.bg-white-500{background-color:rgba(255,255,255,.5)!important}.b-white-500{border-color:rgba(255,255,255,.5)!important}.f-white-500{fill:rgba(255,255,255,.5)!important}.s-white-500{stroke:rgba(255,255,255,.5)!important}.c-white-600{color:rgba(255,255,255,.6)!important}.bg-white-600{background-color:rgba(255,255,255,.6)!important}.b-white-600{border-color:rgba(255,255,255,.6)!important}.f-white-600{fill:rgba(255,255,255,.6)!important}.s-white-600{stroke:rgba(255,255,255,.6)!important}.c-white-700{color:rgba(255,255,255,.7)!important}.bg-white-700{background-color:rgba(255,255,255,.7)!important}.b-white-700{border-color:rgba(255,255,255,.7)!important}.f-white-700{fill:rgba(255,255,255,.7)!important}.s-white-700{stroke:rgba(255,255,255,.7)!important}.c-white-800{color:rgba(255,255,255,.8)!important}.bg-white-800{background-color:rgba(255,255,255,.8)!important}.b-white-800{border-color:rgba(255,255,255,.8)!important}.f-white-800{fill:rgba(255,255,255,.8)!important}.s-white-800{stroke:rgba(255,255,255,.8)!important}.c-white-900{color:rgba(255,255,255,.9)!important}.bg-white-900{background-color:rgba(255,255,255,.9)!important}.b-white-900{border-color:rgba(255,255,255,.9)!important}.f-white-900{fill:rgba(255,255,255,.9)!important}.s-white-900{stroke:rgba(255,255,255,.9)!important}.c-transparent{color:transparent!important}.bg-transparent{background-color:transparent!important}.b-transparent{border-color:transparent!important}.f-transparent{fill:transparent!important}.s-transparent{stroke:transparent!important}
/* End */


/* Start:/simai/asset/simai.bx-panel/bx-panel-1.0.0/bx-panel.css?17392710721817*/
#bx-panel .bx-panel-simai-setting-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat 0px 0px !important;}
#bx-panel .bx-panel-button-text-hover .bx-panel-simai-setting-icon,
#bx-panel .bx-panel-button-icon-hover .bx-panel-simai-setting-icon,
#bx-panel .bx-panel-button-hover .bx-panel-simai-setting-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -50px 0px !important;}

#bx-panel .bx-panel-simai-documentation-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -100px -1px !important;}
#bx-panel .bx-panel-small-button-text-hover .bx-panel-simai-documentation-icon,
#bx-panel .bx-panel-small-button-arrow-hover .bx-panel-simai-documentation-icon,
#bx-panel .bx-panel-small-button-hover .bx-panel-simai-documentation-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -120px -1px !important;}

#bx-panel .bx-panel-simai-framework-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -100px -31px !important;}
#bx-panel .bx-panel-small-button-text-hover .bx-panel-simai-framework-icon,
#bx-panel .bx-panel-small-button-arrow-hover .bx-panel-simai-framework-icon,
#bx-panel .bx-panel-small-button-hover .bx-panel-simai-framework-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -120px -31px !important;}

#bx-panel .bx-panel-simai-site-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -100px -61px !important;}
#bx-panel .bx-panel-small-button-text-hover .bx-panel-simai-site-icon,
#bx-panel .bx-panel-small-button-arrow-hover .bx-panel-simai-site-icon,
#bx-panel .bx-panel-small-button-hover .bx-panel-simai-site-icon { background: scroll transparent url(/simai/asset/simai.bx-panel/bx-panel-1.0.0/img/bitrix_panel_icon.png) no-repeat -120px -61px !important;}
/* End */


/* Start:/simai/asset/font-awesome/sf-icon-5.26/css/all.min.css?176650246728151*/
@charset "utf-8";.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fas,.far,.fab,.fal,.fat,.fad,.fadr,.fadl,.fadt,.fass,.fasr,.fasl,.fast,.fasds,.fasdr,.fasdl,.fasdt,.faslr,.faslpr,.fawsb,.fatl,.fans,.fands,.faes,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-notdog,.fa-notdog-duo,.fa-slab,.fa-slab-press,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-whiteboard,.fa{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Pro"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.faslr,.faslpr,.fawsb,.fatl,.fans,.fands,.faes,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-notdog,.fa-notdog-duo,.fa-slab,.fa-slab-press,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-whiteboard,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.faslr,.faslpr,.fawsb,.fatl,.fans,.fands,.faes,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-notdog,.fa-notdog-duo,.fa-slab,.fa-slab-press,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-whiteboard,.fa):before{content:var(--fa)}}:is(.fad,.fa-duotone,.fadr,.fadl,.fadt,.fasds,.fa-sharp-duotone,.fasdr,.fasdl,.fasdt,.fatl,.fa-thumbprint,.fands,.fa-notdog-duo,.fajdr,.fa-jelly-duo,.faudsb,.fa-utility-duo):after{content:var(--fa);font-feature-settings:"ss01"}@supports not (content:""/""){:is(.fad,.fa-duotone,.fadr,.fadl,.fadt,.fasds,.fa-sharp-duotone,.fasdr,.fasdl,.fasdt,.fatl,.fa-thumbprint,.fands,.fa-notdog-duo,.fajdr,.fa-jelly-duo,.faudsb,.fa-utility-duo):after{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714286em;vertical-align:.0535715em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416667em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(-1*var(--fa-li-width,2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.0625em);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-right,.fa-pull-end{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0)}57%{transform:scale(1,1)translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-add{--fa:"+"}.fa-angle-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-arrow-alt-right{--fa:""}.fa-arrow-circle-left{--fa:""}.fa-arrow-circle-right{--fa:""}.fa-arrow-down-to-line{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-left-rotate{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-right-from-bracket{--fa:""}.fa-arrow-right-long{--fa:""}.fa-arrow-right-to-bracket{--fa:""}.fa-arrow-rotate-back{--fa:""}.fa-arrow-rotate-backward{--fa:""}.fa-arrow-rotate-left{--fa:""}.fa-arrow-to-bottom{--fa:""}.fa-arrow-to-top{--fa:""}.fa-arrow-up-right-from-square{--fa:""}.fa-arrow-up-to-line{--fa:""}.fa-at{--fa:"@"}.fa-bars{--fa:""}.fa-bicycle{--fa:""}.fa-book{--fa:""}.fa-calendar{--fa:""}.fa-calendar-alt{--fa:""}.fa-calendar-days{--fa:""}.fa-cart-shopping{--fa:""}.fa-chevron-up{--fa:""}.fa-child{--fa:""}.fa-circle{--fa:""}.fa-circle-arrow-left{--fa:""}.fa-circle-arrow-right{--fa:""}.fa-circle-info{--fa:""}.fa-circle-plus{--fa:""}.fa-circle-radiation{--fa:""}.fa-circle-user{--fa:""}.fa-circle-xmark{--fa:""}.fa-clock{--fa:""}.fa-clock-four{--fa:""}.fa-close{--fa:""}.fa-code{--fa:""}.fa-cog{--fa:""}.fa-cookie{--fa:""}.fa-copy{--fa:""}.fa-cubes{--fa:""}.fa-dashboard{--fa:""}.fa-desktop{--fa:""}.fa-desktop-alt{--fa:""}.fa-download{--fa:""}.fa-droplet{--fa:""}.fa-edit{--fa:""}.fa-ellipsis{--fa:""}.fa-ellipsis-h{--fa:""}.fa-ellipsis-v{--fa:""}.fa-ellipsis-vertical{--fa:""}.fa-envelope{--fa:""}.fa-expand{--fa:""}.fa-external-link{--fa:""}.fa-external-link-alt{--fa:""}.fa-eye{--fa:""}.fa-file-alt{--fa:""}.fa-file-lines{--fa:""}.fa-file-text{--fa:""}.fa-fingerprint{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-flag{--fa:""}.fa-flag-alt{--fa:""}.fa-flag-swallowtail{--fa:""}.fa-folder-tree{--fa:""}.fa-font{--fa:""}.fa-gauge{--fa:""}.fa-gauge-med{--fa:""}.fa-gear{--fa:""}.fa-hand-heart{--fa:""}.fa-headphones{--fa:""}.fa-headphones-alt{--fa:""}.fa-headphones-simple{--fa:""}.fa-home{--fa:""}.fa-home-alt{--fa:""}.fa-home-lg-alt{--fa:""}.fa-house{--fa:""}.fa-image{--fa:""}.fa-images{--fa:""}.fa-info{--fa:""}.fa-info-circle{--fa:""}.fa-landmark{--fa:""}.fa-list{--fa:""}.fa-list-squares{--fa:""}.fa-location-dot{--fa:""}.fa-location-pin{--fa:""}.fa-long-arrow-right{--fa:""}.fa-magic{--fa:""}.fa-magnifying-glass{--fa:""}.fa-map-marker{--fa:""}.fa-map-marker-alt{--fa:""}.fa-megaphone{--fa:""}.fa-microphone-alt{--fa:""}.fa-microphone-lines{--fa:""}.fa-minus{--fa:""}.fa-mobile{--fa:""}.fa-mobile-android{--fa:""}.fa-mobile-phone{--fa:""}.fa-moon{--fa:""}.fa-multiply{--fa:""}.fa-navicon{--fa:""}.fa-palette{--fa:""}.fa-pause{--fa:""}.fa-pen{--fa:""}.fa-pen-to-square{--fa:""}.fa-person-walking{--fa:""}.fa-phone{--fa:""}.fa-play{--fa:""}.fa-plus{--fa:"+"}.fa-plus-circle{--fa:""}.fa-print{--fa:""}.fa-qrcode{--fa:""}.fa-quote-right{--fa:""}.fa-quote-right-alt{--fa:""}.fa-radiation{--fa:""}.fa-radiation-alt{--fa:""}.fa-remove{--fa:""}.fa-right{--fa:""}.fa-road{--fa:""}.fa-rotate{--fa:""}.fa-rotate-back{--fa:""}.fa-rotate-backward{--fa:""}.fa-rotate-left{--fa:""}.fa-rouble{--fa:""}.fa-rub{--fa:""}.fa-ruble{--fa:""}.fa-ruble-sign{--fa:""}.fa-satellite{--fa:""}.fa-search{--fa:""}.fa-shield{--fa:""}.fa-shield-blank{--fa:""}.fa-shopping-cart{--fa:""}.fa-sign-in{--fa:""}.fa-sign-out{--fa:""}.fa-sliders{--fa:""}.fa-sliders-h{--fa:""}.fa-sliders-h-square{--fa:""}.fa-snowflake{--fa:""}.fa-square-sliders{--fa:""}.fa-stethoscope{--fa:""}.fa-stop{--fa:""}.fa-subtract{--fa:""}.fa-subway{--fa:""}.fa-sun{--fa:""}.fa-sync-alt{--fa:""}.fa-table{--fa:""}.fa-table-cells{--fa:""}.fa-table-cells-large{--fa:""}.fa-table-list{--fa:""}.fa-tachometer-alt-average{--fa:""}.fa-th{--fa:""}.fa-th-large{--fa:""}.fa-th-list{--fa:""}.fa-thumbs-up{--fa:""}.fa-times{--fa:""}.fa-times-circle{--fa:""}.fa-tint{--fa:""}.fa-train-subway{--fa:""}.fa-trash{--fa:""}.fa-undo{--fa:""}.fa-undo-alt{--fa:""}.fa-universal-access{--fa:""}.fa-unlock-alt{--fa:""}.fa-unlock-keyhole{--fa:""}.fa-up-right-from-square{--fa:""}.fa-user{--fa:""}.fa-user-alt{--fa:""}.fa-user-circle{--fa:""}.fa-user-edit{--fa:""}.fa-user-large{--fa:""}.fa-user-pen{--fa:""}.fa-users{--fa:""}.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-wand-magic{--fa:""}.fa-wifi{--fa:""}.fa-wifi-3{--fa:""}.fa-wifi-strong{--fa:""}.fa-wind{--fa:""}.fa-wrench{--fa:""}.fa-xmark{--fa:""}.fa-xmark-circle{--fa:""}:root,:host{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-brands-400.woff2)format("woff2")}.fab,.fa-brands,.fa-classic.fa-brands{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-facebook-f{--fa:""}.fa-google{--fa:""}.fa-google-plus-g{--fa:""}.fa-instagram{--fa:""}.fa-odnoklassniki{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-p{--fa:""}.fa-pinterest-square{--fa:""}.fa-square-pinterest{--fa:""}.fa-telegram{--fa:""}.fa-telegram-plane{--fa:""}.fa-twitter{--fa:""}.fa-vk{--fa:""}.fa-whatsapp{--fa:""}.fa-yandex{--fa:""}.fa-youtube{--fa:""}:root,:host{--fa-family-classic:"Font Awesome 7 Pro";--fa-font-light:normal 300 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-light-300.woff2)}.fal{--fa-family:var(--fa-family-classic);--fa-style:300}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-light{--fa-style:300}:root,:host{--fa-family-classic:"Font Awesome 7 Pro";--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-regular-400.woff2)}.far{--fa-family:var(--fa-family-classic);--fa-style:400}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-regular{--fa-style:400}:root,:host{--fa-family-classic:"Font Awesome 7 Pro";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-solid-900.woff2)}.fas{--fa-family:var(--fa-family-classic);--fa-style:900}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}:root,:host{--fa-family-classic:"Font Awesome 7 Pro";--fa-font-thin:normal 100 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-thin-100.woff2)}.fat{--fa-family:var(--fa-family-classic);--fa-style:100}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-thin{--fa-style:100}:root,:host{--fa-family-duotone:"Font Awesome 7 Duotone";--fa-font-duotone-light:normal 300 1em/1 var(--fa-family-duotone);--fa-style-family-duotone:var(--fa-family-duotone)}@font-face{font-family:"Font Awesome 7 Duotone";font-style:normal;font-weight:300;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-duotone-light-300.woff2)}.fadl{--fa-family:var(--fa-family-duotone);--fa-style:300;position:relative;letter-spacing:normal}.fa-duotone{--fa-family:var(--fa-family-duotone);position:relative;letter-spacing:normal}.fa-light{--fa-style:300}.fadl:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fadl:after,.fa-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadl:before,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity.fadl:before,.fa-swap-opacity.fa-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadl:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity.fadl:after,.fa-swap-opacity.fa-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fadl,.fa-li.fa-duotone,.fa-stack-1x.fadl,.fa-stack-1x.fa-duotone,.fa-stack-2x.fadl,.fa-stack-2x.fa-duotone{position:absolute}:root,:host{--fa-family-duotone:"Font Awesome 7 Duotone";--fa-font-duotone-regular:normal 400 1em/1 var(--fa-family-duotone);--fa-style-family-duotone:var(--fa-family-duotone)}@font-face{font-family:"Font Awesome 7 Duotone";font-style:normal;font-weight:400;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-duotone-regular-400.woff2)}.fadr{--fa-family:var(--fa-family-duotone);--fa-style:400;position:relative;letter-spacing:normal}.fa-duotone{--fa-family:var(--fa-family-duotone);position:relative;letter-spacing:normal}.fa-regular{--fa-style:400}.fadr:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fadr:after,.fa-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadr:before,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity.fadr:before,.fa-swap-opacity.fa-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadr:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity.fadr:after,.fa-swap-opacity.fa-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fadr,.fa-li.fa-duotone,.fa-stack-1x.fadr,.fa-stack-1x.fa-duotone,.fa-stack-2x.fadr,.fa-stack-2x.fa-duotone{position:absolute}:root,:host{--fa-family-duotone:"Font Awesome 7 Duotone";--fa-font-duotone:normal 900 1em/1 var(--fa-family-duotone);--fa-style-family-duotone:var(--fa-family-duotone)}@font-face{font-family:"Font Awesome 7 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-duotone-900.woff2)}.fad,.fa-duotone{--fa-family:var(--fa-family-duotone);--fa-style:900;position:relative;letter-spacing:normal}.fad:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fad:after,.fa-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:before,.fa-swap-opacity .fa-duotone:before,.fad.fa-swap-opacity:before,.fa-duotone.fa-swap-opacity:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fa-swap-opacity .fa-duotone:after,.fad.fa-swap-opacity:after,.fa-duotone.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fad.fa-li,.fa-duotone.fa-li,.fad.fa-stack-1x,.fa-duotone.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-2x{position:absolute}:root,:host{--fa-family-duotone:"Font Awesome 7 Duotone";--fa-font-duotone-thin:normal 100 1em/1 var(--fa-family-duotone);--fa-style-family-duotone:var(--fa-family-duotone)}@font-face{font-family:"Font Awesome 7 Duotone";font-style:normal;font-weight:100;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-duotone-thin-100.woff2)}.fadt{--fa-family:var(--fa-family-duotone);--fa-style:100;position:relative;letter-spacing:normal}.fa-duotone{--fa-family:var(--fa-family-duotone);position:relative;letter-spacing:normal}.fa-thin{--fa-style:100}.fadt:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fadt:after,.fa-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadt:before,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity.fadt:before,.fa-swap-opacity.fa-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fadt:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity.fadt:after,.fa-swap-opacity.fa-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fadt,.fa-li.fa-duotone,.fa-stack-1x.fadt,.fa-stack-1x.fa-duotone,.fa-stack-2x.fadt,.fa-stack-2x.fa-duotone{position:absolute}:root,:host{--fa-family-sharp:"Font Awesome 7 Sharp";--fa-font-sharp-light:normal 300 1em/1 var(--fa-family-sharp);--fa-style-family-sharp:var(--fa-family-sharp)}@font-face{font-family:"Font Awesome 7 Sharp";font-style:normal;font-weight:300;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-light-300.woff2)}.fasl{--fa-family:var(--fa-family-sharp);--fa-style:300}.fa-sharp{--fa-family:var(--fa-family-sharp)}.fa-light{--fa-style:300}:root,:host{--fa-family-sharp:"Font Awesome 7 Sharp";--fa-font-sharp-regular:normal 400 1em/1 var(--fa-family-sharp);--fa-style-family-sharp:var(--fa-family-sharp)}@font-face{font-family:"Font Awesome 7 Sharp";font-style:normal;font-weight:400;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-regular-400.woff2)}.fasr{--fa-family:var(--fa-family-sharp);--fa-style:400}.fa-sharp{--fa-family:var(--fa-family-sharp)}.fa-regular{--fa-style:400}:root,:host{--fa-family-sharp:"Font Awesome 7 Sharp";--fa-font-sharp-solid:normal 900 1em/1 var(--fa-family-sharp);--fa-style-family-sharp:var(--fa-family-sharp)}@font-face{font-family:"Font Awesome 7 Sharp";font-style:normal;font-weight:900;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-solid-900.woff2)}.fass{--fa-family:var(--fa-family-sharp);--fa-style:900}.fa-sharp{--fa-family:var(--fa-family-sharp)}.fa-solid{--fa-style:900}:root,:host{--fa-family-sharp:"Font Awesome 7 Sharp";--fa-font-sharp-thin:normal 100 1em/1 var(--fa-family-sharp);--fa-style-family-sharp:var(--fa-family-sharp)}@font-face{font-family:"Font Awesome 7 Sharp";font-style:normal;font-weight:100;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-thin-100.woff2)}.fast{--fa-family:var(--fa-family-sharp);--fa-style:100}.fa-sharp{--fa-family:var(--fa-family-sharp)}.fa-thin{--fa-style:100}:root,:host{--fa-family-sharp-duotone:"Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 var(--fa-family-sharp-duotone);--fa-style-family-sharp-duotone:var(--fa-family-sharp-duotone)}@font-face{font-family:"Font Awesome 7 Sharp Duotone";font-style:normal;font-weight:300;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-duotone-light-300.woff2)}.fasdl{--fa-family:var(--fa-family-sharp-duotone);--fa-style:300;position:relative;letter-spacing:normal}.fa-sharp-duotone{--fa-family:var(--fa-family-sharp-duotone);position:relative;letter-spacing:normal}.fa-light{--fa-style:300}.fasdl:before,.fa-sharp-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fasdl:after,.fa-sharp-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdl:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity.fasdl:before,.fa-swap-opacity.fa-sharp-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdl:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity.fasdl:after,.fa-swap-opacity.fa-sharp-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fasdl,.fa-li.fa-sharp-duotone,.fa-stack-1x.fasdl,.fa-stack-1x.fa-sharp-duotone,.fa-stack-2x.fasdl,.fa-stack-2x.fa-sharp-duotone{position:absolute}:root,:host{--fa-family-sharp-duotone:"Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 var(--fa-family-sharp-duotone);--fa-style-family-sharp-duotone:var(--fa-family-sharp-duotone)}@font-face{font-family:"Font Awesome 7 Sharp Duotone";font-style:normal;font-weight:400;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-duotone-regular-400.woff2)}.fasdr{--fa-family:var(--fa-family-sharp-duotone);--fa-style:400;position:relative;letter-spacing:normal}.fa-sharp-duotone{--fa-family:var(--fa-family-sharp-duotone);position:relative;letter-spacing:normal}.fa-regular{--fa-style:400}.fasdr:before,.fa-sharp-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fasdr:after,.fa-sharp-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdr:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity.fasdr:before,.fa-swap-opacity.fa-sharp-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdr:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity.fasdr:after,.fa-swap-opacity.fa-sharp-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fasdr,.fa-li.fa-sharp-duotone,.fa-stack-1x.fasdr,.fa-stack-1x.fa-sharp-duotone,.fa-stack-2x.fasdr,.fa-stack-2x.fa-sharp-duotone{position:absolute}:root,:host{--fa-family-sharp-duotone:"Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-solid:normal 900 1em/1 var(--fa-family-sharp-duotone);--fa-style-family-sharp-duotone:var(--fa-family-sharp-duotone)}@font-face{font-family:"Font Awesome 7 Sharp Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-duotone-solid-900.woff2)}.fasds{--fa-family:var(--fa-family-sharp-duotone);--fa-style:900;position:relative;letter-spacing:normal}.fa-sharp-duotone{--fa-family:var(--fa-family-sharp-duotone);position:relative;letter-spacing:normal}.fa-solid{--fa-style:900}.fasds:before,.fa-sharp-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fasds:after,.fa-sharp-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasds:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity.fasds:before,.fa-swap-opacity.fa-sharp-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasds:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity.fasds:after,.fa-swap-opacity.fa-sharp-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fasds,.fa-li.fa-sharp-duotone,.fa-stack-1x.fasds,.fa-stack-1x.fa-sharp-duotone,.fa-stack-2x.fasds,.fa-stack-2x.fa-sharp-duotone{position:absolute}:root,:host{--fa-family-sharp-duotone:"Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 var(--fa-family-sharp-duotone);--fa-style-family-sharp-duotone:var(--fa-family-sharp-duotone)}@font-face{font-family:"Font Awesome 7 Sharp Duotone";font-style:normal;font-weight:100;font-display:block;src:url(/simai/asset/font-awesome/sf-icon-5.26/css/../webfonts/fa-sharp-duotone-thin-100.woff2)}.fasdt{--fa-family:var(--fa-family-sharp-duotone);--fa-style:100;position:relative;letter-spacing:normal}.fa-sharp-duotone{--fa-family:var(--fa-family-sharp-duotone);position:relative;letter-spacing:normal}.fa-thin{--fa-style:100}.fasdt:before,.fa-sharp-duotone:before{position:absolute;color:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.fasdt:after,.fa-sharp-duotone:after{color:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdt:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity.fasdt:before,.fa-swap-opacity.fa-sharp-duotone:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fasdt:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity.fasdt:after,.fa-swap-opacity.fa-sharp-duotone:after{opacity:var(--fa-primary-opacity,1)}.fa-li.fasdt,.fa-li.fa-sharp-duotone,.fa-stack-1x.fasdt,.fa-stack-1x.fa-sharp-duotone,.fa-stack-2x.fasdt,.fa-stack-2x.fa-sharp-duotone{position:absolute}
/* End */


/* Start:/simai/asset/fancybox/fancybox.master/css/jquery.fancybox.min.css?173927107213841*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/simai/asset/swiper/swiper-4.4.2/css/swiper.min.css?173927107219777*/
/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/bitrix/components/simai/sf.iblock.calendar/templates/.default/style.css?15942434081707*/
.news-calendar {position: relative;}
.NewsCalNews {
position: absolute;
    padding: 10px 15px;
    z-index: 996;
    display: none;
    width: 300px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(82,94,110,.2);
    box-shadow: 0 5px 10px rgba(82,94,110,.2);
    top: 100%;
    left: 0%;
}
.NewsCalOtherMonth {color: rgba(0,0,0,.25);}
a.dotted-link {border-bottom: 1px dashed #1F7BC6;text-decoration: none;}
.events-block {
    display: flex;
    position:relative;
}
.events-block a {
    width: 100%;
}

.control-news-calendar {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	padding: 0;

}
.control-news-calendar .prev-year-btn {
	flex: 0 0 15%;
	padding: 1rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.control-news-calendar .year-btn {
	flex: 0 0 20%;
	padding: 1rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
}    

.control-news-calendar .next-year-btn {
	flex: 0 0 15%;
	padding: 1rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.control-news-calendar .selected-month {
	flex: 0 0 40%;
	padding: 1rem;
}  


@media(min-width: 768px) and (max-width: 990px) {
  
  
 .news-calendar>.table th, .news-calendar>.table td {
    padding: 0.5rem;
	font-size:13px;
  }
  
  .control-news-calendar .selected-month {flex: 0 0 50%;}
  .control-news-calendar .prev-year-btn{font-size: 13px;}
  .control-news-calendar .next-year-btn {font-size: 13px;}
  .control-news-calendar .year-btn{font-size: 13px;}
  .events-block a{padding: 0.5rem !important;}
  .NewsCalNews > a{font-size:12px;}
  .selected-month > .form-control{font-size:0.7rem;}
}


/* End */


/* Start:/bitrix/components/simai/feedback.error/templates/.default/style.css?15942434065779*/
body 
{
    margin: 0px!important;
    padding: 0px!important;
}

.modal-window-home 
{ 
    z-index: 997; 
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
    display: none;
} 
.modal-window-mask {
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
}

.content-modal-window
{
    position: relative; 
    width: 400px;
    background-color: rgba(255,255,255,.99);
    border-radius: 3px; 
    display: inline-grid;
} 

.btn-button-modal-window
{ 
    margin-bottom: 0px; 
    margin-right: 0px; 
    float: right; 
    padding: 5px 7px; 
    margin: 7px 20px; 
    font-size: 16px; 
} 

/*
*   ЗАГОЛОВОК ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.header-modal-window
{   
    background-color: #FFFFFF; 
    border-top-left-radius: 3px; 
    border-top-right-radius: 3px; 
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}

.header-modal-window-text
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    display: inline-block; 
    padding-left: 20px;
    font-size: 16px; 
    color: rgba(0,0,0, .87);
    width: 100%;
} 

/*
*   ПОДВАЛ ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.footer-modal-window
{ 
    background-color: #FFFFFF;
    overflow: hidden; 
    border-bottom-left-radius: 3px; 
    border-bottom-right-radius: 3px;
    width: 100%;
} 

.content-modal-window-message-submit
{ 
    background-color: #FFFFFF;
    padding: 0 20px 0px 20px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.content-modal-window-message-submit p {
    font-size: .85rem;
    color: rgba(0,0,0, .87);
    font-weight: 600;
}

.content-modal-window-message-submit div {
    font-size: .8rem;
    color: rgba(0, 0, 0, .54);
}


.message-text-submit
{  
    resize: none; 
    min-height: 250px; 
    min-width: 350px;
} 

.close-icon-button-block
{ 
    float: right;  
    display: flex; 
    align-items: center; 
    justify-content: center; 
    overflow: hidden;
    padding: 15px;
} 

.close-icon-button-block:hover
{ 
    background-color: rgba(218, 223, 225, 1.0); 
    cursor: pointer; 
} 




/*
*   but-sm СТАНДАРТАНАЯ КНОПКА
*   БЕЗ ЦВЕТОВОЙ СХЕМЫ
*
*/
.but-sm
{
    font-weight: normal;
    white-space: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.but-sm
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

.but-sm:hover, .but-sm:focus
{
    -webkit-transition: background-position 0s linear;
    -moz-transition: background-position 0s linear;
    -o-transition: background-position 0s linear;
    transition: background-position 0s linear;
}

/*
*-----but-sm-submit-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-submit
{
    color: rgba(255,255,255,.87);
    background-color:#3498DB;
    border-color:#22A7F0;
}
.but-sm-submit:hover, .but-sm-submit:focus
{
    color: rgba(255,255,255,.87);
    background-color:  #3498FF;
    border-color: #3498DB;
    font-weight: 500;
}

/*
*-----but-sm-cansel-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-cancel
{
    color: #FFFFFF;
    background-color: #e74c3c;
    border-color: #c0392b;
}

.but-sm-cancel:hover, .but-sm-cancel:focus
{
    color: #FFFFFF;
    background-color: #c0392b; 
    border-color: #e74c3c;
}


/*
*
*
*/

.but-sm-default
{
    color: #333333;
    background-color: #F2F1EF;
    border-color: #BDC3C7;
}

.but-sm-default:hover, .but-sm-default:focus
{
    color: #333333;
    background-color: #FFFFFF;
    border-color: #BDC3C7;
}

/*
*
*
*/
.form-sm-element
{
    display: block;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,.38);
    border-radius: 2px;
    padding: 2% 0 0 2%;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: .8rem;
    color: rgba(0, 0, 0, .54);
}

.form-sm-element:focus {
    border-color: #66afe9;
    outline: 0;
}


.content-form-message-user
{

}



.over-mask {
    opacity: .99;
    z-index: 998;
}

.but-close-over-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
}

.no-bold {
    font-weight: normal;
    opacity: 0.7;
}

.text-error {
    margin: 0 0 1rem 0;
}

.m-20 {
    margin: 10px 20px;
}
/* End */


/* Start:/bitrix/components/simai/sf.cookie.notification/templates/.default/style.css?1756305618331*/
.cookie-modal__center {
    left: 50%;
    transform: translateX(-50%);
}

.card > div {
    width: 100% !important;
}

.card div:nth-child(2) {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.card div:nth-child(2) a {
	margin-top: unset;
}

@media (min-width: 768px) {
	.card div:nth-child(2) {
		flex-direction: row;
	}
}
/* End */


/* Start:/bitrix/templates/simai.sf4biblio/template_styles.css?17015180581706*/
/*.sf-special-hidden{opacity: 0;}
html.special > .sf-special-show{opacity: 100;}
*/

html.special  .sf-special-hidden{display: block;}
html.special .sf-viewbox .sf-special-hidden {display: none;}
.sf-special-hidden{display: none;}
.sf-special-hidden{opacity: 0;}
.sf-special-show{opacity: 100;}

a.sf-tooltip span {
	display			: none; 
	margin-left		: 8px; 
}

a.sf-tooltip:hover span {
	display			: inline; 
	position		: absolute;  
	width           : 250px;
	font-size       : 14px;
	right: 20px;
	top: -20px;
}


#menu{
	position:fixed;
	right:30px;
	top:50%;
}

@media (max-width: 576px) {
	#menu{right:5px;}
}


.b-0 {
    border-width: 0 !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    .safari-icon-width{
	  min-width:47px;
  }
  
  .safari-logo-width{
	  min-width: 56px;
  }
}

 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-icon-width{
	  min-width:47px;
  }
}

@media print { 
  main{
	  flex: 0 0 100% !important;
      max-width: 100% !important;
  }
}

@media (max-width: 768px){
	.sf-nav-fixed .container-wrap .nav-container .sf-nav .nav-overlay {
		z-index: 2;
	}
}

.svg-inline--fa.fa-fw {
    width: 1.5em!important;
}

.white-space-no-wrap{
	white-space: nowrap;
}
.submenu-indicator {
    min-width: 0.625em;
}

.shadow-inner-y {
    box-shadow: inset 0 10px 15px -3px rgba(0, 0, 0, 0.1), inset 0 4px 6px -2px rgba(0, 0, 0, 0.05), inset 0 -10px 15px -3px rgba(0, 0, 0, 0.1), inset 0 -4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-inner-2y {
    box-shadow: inset 0 4px 6px -1px rgba(0, 0, 0, 0.1), inset 0 2px 4px -1px rgba(0, 0, 0, 0.06), inset 0 -4px 6px -1px rgba(0, 0, 0, 0.1), inset 0 -2px 4px -1px rgba(0, 0, 0, 0.06);
}

/* End */
/* /simai/asset/simai.framework/sf4.master/core/css/sf-full.min.css?1767033735752842 */
/* /simai/asset/simai.framework/sf4.master/plugin/navigation/css/sf-nav.min.css?1739271072150233 */
/* /simai/asset/simai.framework/sf4.master/plugin/md-color/css/md-color.min.css?173927107265108 */
/* /simai/asset/simai.bx-panel/bx-panel-1.0.0/bx-panel.css?17392710721817 */
/* /simai/asset/font-awesome/sf-icon-5.26/css/all.min.css?176650246728151 */
/* /simai/asset/fancybox/fancybox.master/css/jquery.fancybox.min.css?173927107213841 */
/* /simai/asset/swiper/swiper-4.4.2/css/swiper.min.css?173927107219777 */
/* /bitrix/components/simai/sf.iblock.calendar/templates/.default/style.css?15942434081707 */
/* /bitrix/components/simai/feedback.error/templates/.default/style.css?15942434065779 */
/* /bitrix/components/simai/sf.cookie.notification/templates/.default/style.css?1756305618331 */
/* /bitrix/templates/simai.sf4biblio/template_styles.css?17015180581706 */
