@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Heebo:400,700&display=swap");

/* ==========================================================================
1. Main Colors
========================================================================== */
/* ==========================================================================
2. Global colors
========================================================================== */
.react-sweet-progress {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }
.react-sweet-progress-symbol {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 35px;
  height: 20px;
  padding-left: 10px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 200; }
.react-sweet-progress-symbol-absolute {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transform: translate3d(-50%, -50%, 0); }
.react-sweet-progress-symbol-absolute .react-sweet-progress-symbol {
    padding: 0;
    width: 100%; }
.react-sweet-progress-circle-outer {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
.react-sweet-progress-line {
  width: 100%;
  border-radius: 100px;
  background-color: #efefef;
  vertical-align: middle; }
.react-sweet-progress-line-inner {
    position: relative;
    min-height: 10px;
    border-radius: 100px;
    transition: width 0.3s ease; }
.react-sweet-progress-line-inner-status-active:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 10px;
  background: #fff;
  animation: active-anim 2s cubic-bezier(0.25, 1, 0.6, 1) infinite;
  content: "";
  opacity: 0; }
@keyframes active-anim {
  0% {
    width: 0;
    opacity: .1; }
  20% {
    width: 0;
    opacity: .5; }
  to {
    width: 100%;
    opacity: 0; } }
.react-sweet-progress-circle path {
  stroke-linecap: round; }
a,
button {
  outline: none;
}
.close:active, .close:focus {
  outline: none;
}
a {
  transition: color 0.2s;
}
.z-over {
  position: relative;
  z-index: 25;
}
.left-0 {
  left: 0 !important;
}
.z-below {
  z-index: 4;
  position: relative;
}
.pulse-animation {
  transition: all 0.2s ease-in-out;
  transform: scale(1.1);
  animation: pulse 1s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.75);
  }
  20% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(0.75);
  }
  60% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
  }
}
.br-tl {
  border-top-left-radius: 0.29rem !important;
}
.br-tr {
  border-top-right-radius: 0.29rem !important;
}
.br-bl {
  border-bottom-left-radius: 0.29rem !important;
}
.br-br {
  border-bottom-right-radius: 0.29rem !important;
}
@media (min-width: 1100px) {
  body .br-lg-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  body .br-lg-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
@media (min-width: 1381px) {
  body .br-xl-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  body .br-xl-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.box-sizing-content {
  box-sizing: content-box;
}
.opacity-1 {
  opacity: 0.1 !important;
}
.opacity-2 {
  opacity: 0.2 !important;
}
.opacity-3 {
  opacity: 0.3 !important;
}
.opacity-4 {
  opacity: 0.4 !important;
}
.opacity-5 {
  opacity: 0.5 !important;
}
.opacity-6 {
  opacity: 0.6 !important;
}
.opacity-7 {
  opacity: 0.7 !important;
}
.opacity-8 {
  opacity: 0.8 !important;
}
.opacity-9 {
  opacity: 0.9 !important;
}
.d-20 {
  height: 20px !important;
  line-height: 20px !important;
  width: 20px !important;
}
.d-30 {
  height: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
}
.d-40 {
  height: 40px !important;
  line-height: 40px !important;
  width: 40px !important;
}
.d-50 {
  height: 50px !important;
  line-height: 50px !important;
  width: 50px !important;
}
.d-60 {
  height: 60px !important;
  line-height: 60px !important;
  width: 60px !important;
}
.d-70 {
  height: 70px !important;
  line-height: 70px !important;
  width: 70px !important;
}
.d-80 {
  height: 80px !important;
  line-height: 80px !important;
  width: 80px !important;
}
.d-90 {
  height: 90px !important;
  line-height: 90px !important;
  width: 90px !important;
}
.d-100 {
  height: 100px !important;
  line-height: 100px !important;
  width: 100px !important;
}
.d-110 {
  height: 110px !important;
  line-height: 110px !important;
  width: 110px !important;
}
.d-120 {
  height: 120px !important;
  line-height: 120px !important;
  width: 120px !important;
}
.d-130 {
  height: 130px !important;
  line-height: 130px !important;
  width: 130px !important;
}
.d-140 {
  height: 140px !important;
  line-height: 140px !important;
  width: 140px !important;
}
.line-height-sm {
  line-height: 1.3;
}
.line-height-md {
  line-height: 2;
}
.line-height-1 {
  line-height: 1 !important;
}
.line-height-normal {
  line-height: normal;
}
.text-indent-0 {
  text-indent: 0 !important;
}
.h-auto {
  height: auto;
}
.h-100 {
  height: 100%;
}
.h-180px {
  height: 180px;
}
.h-240px {
  height: 240px;
}
.h-280px {
  height: 280px;
}
.h-320px {
  height: 320px;
}
.w-auto {
  width: auto;
}
.w-43 {
  width: 43%;
}
@media (min-width: 768px) {
  .w-50 {
    min-width: 50%;
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  body .w-50 {
    width: 100% !important;
  }
}
.max-w-70 {
  max-width: 70%;
}
.divider {
  background: #eeeff8;
  height: 1px;
  overflow: hidden;
}
.border-1 {
  border-width: 1px !important;
  border-style: solid;
}
.border-2 {
  border-width: 2px !important;
  border-style: solid;
}
.border-3 {
  border-width: 3px !important;
  border-style: solid;
}
.font-size-xs {
  font-size: 0.8333333333rem !important;
}
.font-size-sm {
  font-size: 0.875rem !important;
}
.font-size-md {
  font-size: 1rem !important;
}
.font-size-lg {
  font-size: 1.15rem !important;
}
.font-size-xl {
  font-size: 1.265rem !important;
}
.font-size-xxl {
  font-size: 1.38rem !important;
}
.bg-composed-wrapper--bg, .bg-composed-wrapper--image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: 0.15;
}
.bg-composed-wrapper {
  position: relative;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  display: flex;
  align-items: center;
}
.bg-composed-wrapper--image {
  filter: grayscale(80%);
  background-size: cover;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.bg-composed-wrapper--content {
  position: relative;
  z-index: 7;
  width: 100%;
}
.bg-composed-wrapper--bg {
  z-index: 5;
}
.bg-composed-filter-rm {
  filter: grayscale(0%);
}
.bg-repeat {
  background-size: auto;
}
.bg-filter-grayscale {
  filter: grayscale(100%);
}
.transition-base {
  transition: all 0.2s ease-in-out !important;
}
.shadow-xxl {
  box-shadow: 0 0.18rem 0.3rem rgba(166, 166, 185, 0.5), 0 0.326rem 3rem rgba(122, 123, 151, 0.3) !important;
}
.shadow-sm-dark {
  box-shadow: 0 0.313rem 0.8rem rgba(7, 9, 25, 0.3), 0 0.126rem 0.225rem rgba(7, 9, 25, 0.1) !important;
}
.bg-white-50 {
  background-color: rgba(255, 255, 255, 0.2);
}
.text-black {
  color: #070919;
}
.img-fit-container {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gradient-icon {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.blockquote {
  font-family: "Times New Roman", Times, serif;
}
.p-top-a {
  top: auto !important;
}
.pos-r {
  left: auto;
  right: 0;
}
.hover-scale-sm {
  transition: all 0.2s ease-in-out;
  transform: scale(1) !important;
}
.hover-scale-sm:hover {
  transform: scale(1.08) !important;
}
.hover-scale-rounded {
  transition: all 0.2s ease-in-out;
  transform: scale(1) !important;
  box-shadow: none;
}
.hover-scale-rounded:hover {
  border-radius: 0.65rem !important;
  transform: scale(1.08) !important;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.hover-scale-lg {
  transition: all 0.2s ease-in-out;
  transform: scale(1) !important;
}
.hover-scale-lg:hover {
  transform: scale(1.12) !important;
}
@media (min-width: 1100px) {
  .object-skew {
    transform: scale(0.95) perspective(924px) rotateY(-8deg) rotateX(9deg) rotate(3deg) !important;
  }
}
.rounded-right,
.rounded-left {
  border-radius: 0 !important;
}
.d-44 {
  height: 44px;
  line-height: 44px;
  width: 44px;
}
.nav-link {
  cursor: pointer;
}
.bg-neutral-primary {
  background-color: rgb(235.6310344828, 237.5206896552, 246.9689655172) !important;
}
a.bg-neutral-primary:hover, a.bg-neutral-primary:focus,
button.bg-neutral-primary:hover,
button.bg-neutral-primary:focus {
  background-color: rgb(199.5793103448, 204.9862068966, 232.0206896552) !important;
}
.bg-neutral-secondary {
  background-color: white !important;
}
a.bg-neutral-secondary:hover, a.bg-neutral-secondary:focus,
button.bg-neutral-secondary:hover,
button.bg-neutral-secondary:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}
.bg-neutral-success {
  background-color: rgb(229.1709677419, 249.4290322581, 237.2741935484) !important;
}
a.bg-neutral-success:hover, a.bg-neutral-success:focus,
button.bg-neutral-success:hover,
button.bg-neutral-success:focus {
  background-color: rgb(187.2193548387, 240.3806451613, 208.4838709677) !important;
}
.bg-neutral-info {
  background-color: rgb(231.8678571429, 251.3714285714, 252.7321428571) !important;
}
a.bg-neutral-info:hover, a.bg-neutral-info:focus,
button.bg-neutral-info:hover,
button.bg-neutral-info:focus {
  background-color: rgb(185.4214285714, 244.0857142857, 248.1785714286) !important;
}
.bg-neutral-warning {
  background-color: rgb(255, 251.1923076923, 241.5) !important;
}
a.bg-neutral-warning:hover, a.bg-neutral-warning:focus,
button.bg-neutral-warning:hover,
button.bg-neutral-warning:focus {
  background-color: rgb(255, 236.8076923077, 190.5) !important;
}
.bg-neutral-danger {
  background-color: rgb(255, 244.6, 245.8682926829) !important;
}
a.bg-neutral-danger:hover, a.bg-neutral-danger:focus,
button.bg-neutral-danger:hover,
button.bg-neutral-danger:focus {
  background-color: rgb(255, 193.6, 201.087804878) !important;
}
.bg-neutral-dark {
  background-color: rgb(245.2125, 245.2125, 247.3875) !important;
}
a.bg-neutral-dark:hover, a.bg-neutral-dark:focus,
button.bg-neutral-dark:hover,
button.bg-neutral-dark:focus {
  background-color: rgb(216.525, 216.525, 225.075) !important;
}
.bg-neutral-first {
  background-color: rgb(234.0115384615, 245.9461538462, 254.5884615385) !important;
}
a.bg-neutral-first:hover, a.bg-neutral-first:focus,
button.bg-neutral-first:hover,
button.bg-neutral-first:focus {
  background-color: rgb(183.9923076923, 224.3692307692, 253.6076923077) !important;
}
.bg-neutral-second {
  background-color: rgb(225.1214285714, 226.3928571429, 231.4785714286) !important;
}
a.bg-neutral-second:hover, a.bg-neutral-second:focus,
button.bg-neutral-second:hover,
button.bg-neutral-second:focus {
  background-color: rgb(196.5857142857, 199.0714285714, 209.0142857143) !important;
}
:root {
  --neutral-primary: rgb(235.6310344828, 237.5206896552, 246.9689655172);
  --neutral-secondary: white;
  --neutral-success: rgb(229.1709677419, 249.4290322581, 237.2741935484);
  --neutral-info: rgb(231.8678571429, 251.3714285714, 252.7321428571);
  --neutral-warning: rgb(255, 251.1923076923, 241.5);
  --neutral-danger: rgb(255, 244.6, 245.8682926829);
  --neutral-dark: rgb(245.2125, 245.2125, 247.3875);
  --neutral-first: rgb(234.0115384615, 245.9461538462, 254.5884615385);
  --neutral-second: rgb(225.1214285714, 226.3928571429, 231.4785714286);
}
.bg-brand-facebook {
  background-color: #3b5999 !important;
}
a.bg-brand-facebook:hover, a.bg-brand-facebook:focus,
button.bg-brand-facebook:hover,
button.bg-brand-facebook:focus {
  background-color: rgb(44.8066037736, 67.5896226415, 116.1933962264) !important;
}
.bg-brand-discord {
  background-color: #7189da !important;
}
a.bg-brand-discord:hover, a.bg-brand-discord:focus,
button.bg-brand-discord:hover,
button.bg-brand-discord:focus {
  background-color: rgb(72.5418994413, 103.3798882682, 207.4581005587) !important;
}
.bg-brand-twitter {
  background-color: #1da1f2 !important;
}
a.bg-brand-twitter:hover, a.bg-brand-twitter:focus,
button.bg-brand-twitter:hover,
button.bg-brand-twitter:focus {
  background-color: rgb(11.9665271967, 133.4728033473, 208.0334728033) !important;
}
.bg-brand-google {
  background-color: #dd4b39 !important;
}
a.bg-brand-google:hover, a.bg-brand-google:focus,
button.bg-brand-google:hover,
button.bg-brand-google:focus {
  background-color: rgb(193.7327586207, 50.8793103448, 33.2672413793) !important;
}
.bg-brand-instagram {
  background-color: #e4405f !important;
}
a.bg-brand-instagram:hover, a.bg-brand-instagram:focus,
button.bg-brand-instagram:hover,
button.bg-brand-instagram:focus {
  background-color: rgb(211.1513761468, 29.8486238532, 64.119266055) !important;
}
.bg-brand-pinterest {
  background-color: #bd081c !important;
}
a.bg-brand-pinterest:hover, a.bg-brand-pinterest:focus,
button.bg-brand-pinterest:hover,
button.bg-brand-pinterest:focus {
  background-color: rgb(140.0710659898, 5.9289340102, 20.7512690355) !important;
}
.bg-brand-youtube {
  background-color: #cd201f !important;
}
a.bg-brand-youtube:hover, a.bg-brand-youtube:focus,
button.bg-brand-youtube:hover,
button.bg-brand-youtube:focus {
  background-color: rgb(160.6991525424, 25.0847457627, 24.3008474576) !important;
}
.bg-brand-slack {
  background-color: #3aaf85 !important;
}
a.bg-brand-slack:hover, a.bg-brand-slack:focus,
button.bg-brand-slack:hover,
button.bg-brand-slack:focus {
  background-color: rgb(45.30472103, 136.69527897, 103.8884120172) !important;
}
.bg-brand-dribbble {
  background-color: #ea4c89 !important;
}
a.bg-brand-dribbble:hover, a.bg-brand-dribbble:focus,
button.bg-brand-dribbble:hover,
button.bg-brand-dribbble:focus {
  background-color: rgb(228.645, 30.355, 106.91) !important;
}
.bg-brand-github {
  background-color: #222222 !important;
}
a.bg-brand-github:hover, a.bg-brand-github:focus,
button.bg-brand-github:hover,
button.bg-brand-github:focus {
  background-color: rgb(8.5, 8.5, 8.5) !important;
}
.text-facebook {
  color: #3b5999 !important;
}
a.text-facebook:hover, a.text-facebook:focus {
  color: rgb(37.7099056604, 56.8844339623, 97.7900943396) !important;
}
.text-discord {
  color: #7189da !important;
}
a.text-discord:hover, a.text-discord:focus {
  color: rgb(52.6061452514, 86.7290502793, 201.8938547486) !important;
}
.text-twitter {
  color: #1da1f2 !important;
}
a.text-twitter:hover, a.text-twitter:focus {
  color: rgb(10.5794979079, 118.0020920502, 183.9205020921) !important;
}
.text-google {
  color: #dd4b39 !important;
}
a.text-google:hover, a.text-google:focus {
  color: rgb(171.9698275862, 45.1637931034, 29.5301724138) !important;
}
.text-instagram {
  color: #e4405f !important;
}
a.text-instagram:hover, a.text-instagram:focus {
  color: rgb(188.8096330275, 26.6903669725, 57.3348623853) !important;
}
.text-pinterest {
  color: #bd081c !important;
}
a.text-pinterest:hover, a.text-pinterest:focus {
  color: rgb(115.6065989848, 4.8934010152, 17.1269035533) !important;
}
.text-youtube {
  color: #cd201f !important;
}
a.text-youtube:hover, a.text-youtube:focus {
  color: rgb(138.5487288136, 21.6271186441, 20.9512711864) !important;
}
.text-slack {
  color: #3aaf85 !important;
}
a.text-slack:hover, a.text-slack:focus {
  color: rgb(38.9570815451, 117.5429184549, 89.3326180258) !important;
}
.text-dribbble {
  color: #ea4c89 !important;
}
a.text-dribbble:hover, a.text-dribbble:focus {
  color: rgb(208.9825, 24.5175, 95.735) !important;
}
.text-github {
  color: #222222 !important;
}
a.text-github:hover, a.text-github:focus {
  color: black !important;
}
.shadow-primary {
  box-shadow: 0 0.313rem 0.8rem rgba(60, 68, 177, 0.5), 0 0.126rem 0.225rem rgba(60, 68, 177, 0.3) !important;
}
.shadow-primary-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(60, 68, 177, 0.03), 0 0.9375rem 1.40625rem rgba(60, 68, 177, 0.03), 0 0.25rem 0.53125rem rgba(60, 68, 177, 0.05), 0 0.125rem 0.1875rem rgba(60, 68, 177, 0.03) !important;
}
.shadow-secondary {
  box-shadow: 0 0.313rem 0.8rem rgba(248, 249, 255, 0.5), 0 0.126rem 0.225rem rgba(248, 249, 255, 0.3) !important;
}
.shadow-secondary-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 249, 255, 0.03), 0 0.9375rem 1.40625rem rgba(248, 249, 255, 0.03), 0 0.25rem 0.53125rem rgba(248, 249, 255, 0.05), 0 0.125rem 0.1875rem rgba(248, 249, 255, 0.03) !important;
}
.shadow-success {
  box-shadow: 0 0.313rem 0.8rem rgba(27, 201, 67, 0.5), 0 0.126rem 0.225rem rgba(27, 201, 67, 0.3) !important;
}
.shadow-success-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(27, 201, 67, 0.03), 0 0.9375rem 1.40625rem rgba(27, 201, 67, 0.03), 0 0.25rem 0.53125rem rgba(27, 201, 67, 0.05), 0 0.125rem 0.1875rem rgba(27, 201, 67, 0.03) !important;
}
.shadow-info {
  box-shadow: 0 0.313rem 0.8rem rgba(17, 197, 219, 0.5), 0 0.126rem 0.225rem rgba(17, 197, 219, 0.3) !important;
}
.shadow-info-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(17, 197, 219, 0.03), 0 0.9375rem 1.40625rem rgba(17, 197, 219, 0.03), 0 0.25rem 0.53125rem rgba(17, 197, 219, 0.05), 0 0.125rem 0.1875rem rgba(17, 197, 219, 0.03) !important;
}
.shadow-warning {
  box-shadow: 0 0.313rem 0.8rem rgba(244, 119, 46, 0.5), 0 0.126rem 0.225rem rgba(244, 119, 46, 0.3) !important;
}
.shadow-warning-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(244, 119, 46, 0.03), 0 0.9375rem 1.40625rem rgba(244, 119, 46, 0.03), 0 0.25rem 0.53125rem rgba(244, 119, 46, 0.05), 0 0.125rem 0.1875rem rgba(244, 119, 46, 0.03) !important;
}
.shadow-danger {
  box-shadow: 0 0.313rem 0.8rem rgba(248, 50, 69, 0.5), 0 0.126rem 0.225rem rgba(248, 50, 69, 0.3) !important;
}
.shadow-danger-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 50, 69, 0.03), 0 0.9375rem 1.40625rem rgba(248, 50, 69, 0.03), 0 0.25rem 0.53125rem rgba(248, 50, 69, 0.05), 0 0.125rem 0.1875rem rgba(248, 50, 69, 0.03) !important;
}
.shadow-light {
  box-shadow: 0 0.313rem 0.8rem rgba(244, 245, 253, 0.5), 0 0.126rem 0.225rem rgba(244, 245, 253, 0.3) !important;
}
.shadow-light-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(244, 245, 253, 0.03), 0 0.9375rem 1.40625rem rgba(244, 245, 253, 0.03), 0 0.25rem 0.53125rem rgba(244, 245, 253, 0.05), 0 0.125rem 0.1875rem rgba(244, 245, 253, 0.03) !important;
}
.shadow-gray {
  box-shadow: 0 0.313rem 0.8rem rgba(248, 249, 255, 0.5), 0 0.126rem 0.225rem rgba(248, 249, 255, 0.3) !important;
}
.shadow-gray-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 249, 255, 0.03), 0 0.9375rem 1.40625rem rgba(248, 249, 255, 0.03), 0 0.25rem 0.53125rem rgba(248, 249, 255, 0.05), 0 0.125rem 0.1875rem rgba(248, 249, 255, 0.03) !important;
}
.shadow-dark {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
}
.shadow-dark-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(122, 123, 151, 0.03), 0 0.9375rem 1.40625rem rgba(122, 123, 151, 0.03), 0 0.25rem 0.53125rem rgba(122, 123, 151, 0.05), 0 0.125rem 0.1875rem rgba(122, 123, 151, 0.03) !important;
}
.shadow-first {
  box-shadow: 0 0.313rem 0.8rem rgba(65, 145, 255, 0.5), 0 0.126rem 0.225rem rgba(65, 145, 255, 0.3) !important;
}
.shadow-first-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(65, 145, 255, 0.03), 0 0.9375rem 1.40625rem rgba(65, 145, 255, 0.03), 0 0.25rem 0.53125rem rgba(65, 145, 255, 0.05), 0 0.125rem 0.1875rem rgba(65, 145, 255, 0.03) !important;
}
.shadow-second {
  box-shadow: 0 0.313rem 0.8rem rgba(7, 9, 25, 0.5), 0 0.126rem 0.225rem rgba(7, 9, 25, 0.3) !important;
}
.shadow-second-sm {
  box-shadow: 0 0.46875rem 2.1875rem rgba(7, 9, 25, 0.03), 0 0.9375rem 1.40625rem rgba(7, 9, 25, 0.03), 0 0.25rem 0.53125rem rgba(7, 9, 25, 0.05), 0 0.125rem 0.1875rem rgba(7, 9, 25, 0.03) !important;
}
.bg-warm-flame {
  background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%) !important;
}
.bg-night-fade {
  background-image: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%) !important;
}
.bg-sunny-morning {
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%) !important;
}
.bg-tempting-azure {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%) !important;
}
.bg-amy-crisp {
  background-image: linear-gradient(120deg, #a6c0fe 0%, #f68084 100%) !important;
}
.bg-heavy-rain {
  background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%) !important;
}
.bg-mean-fruit {
  background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%) !important;
}
.bg-malibu-beach {
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%) !important;
}
.bg-deep-blue {
  background-image: linear-gradient(120deg, #e0c3fc 0%, #8ec5fc 100%) !important;
}
.bg-ripe-malin {
  background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%) !important;
}
.bg-arielle-smile {
  background-image: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%) !important;
}
.bg-plum-plate {
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
}
.bg-happy-fisher {
  background-image: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%) !important;
}
.bg-happy-itmeo {
  background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%) !important;
}
.bg-mixed-hopes {
  background-image: linear-gradient(to top, #c471f5 0%, #fa71cd 100%) !important;
}
.bg-strong-bliss {
  background-image: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%) !important;
}
.bg-grow-early {
  background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%) !important;
}
.bg-love-kiss {
  background-image: linear-gradient(to top, #ff0844 0%, #ffb199 100%) !important;
}
.bg-premium-dark {
  background-image: linear-gradient(to right, #434343 0%, black 100%) !important;
}
.bg-happy-green {
  background-image: linear-gradient(to bottom, #00b09b, #96c93d) !important;
}
.bg-vicious-stance {
  background-image: linear-gradient(60deg, #29323c 0%, #485563 100%) !important;
}
.bg-midnight-bloom {
  background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%) !important;
}
.bg-night-sky {
  background-image: linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%) !important;
}
.bg-slick-carbon {
  background-image: linear-gradient(to bottom, #323232 0%, #3F3F3F 40%, #1C1C1C 150%), linear-gradient(to top, rgba(255, 255, 255, 0.4) 0%, rgba(0, 0, 0, 0.25) 200%) !important;
  background-blend-mode: multiply;
}
.bg-royal {
  background-image: linear-gradient(to right, #141e30, #243b55) !important;
}
.bg-asteroid {
  background-image: linear-gradient(to right, #0f2027, #203a43, #2c5364) !important;
}
.bg-skim-blue {
  background-image: linear-gradient(135deg, #ABDCFF 10%, #0396FF 100%) !important;
}
.bg-light-pure {
  background-image: linear-gradient(135deg, #CE9FFC 10%, #7367F0 100%) !important;
}
.bg-nice-redora {
  background-image: linear-gradient(135deg, #F761A1 10%, #8C1BAB 100%) !important;
}
.bg-red-lights {
  background-image: linear-gradient(135deg, #F05F57 10%, #360940 100%) !important;
}
.bg-serious-blue {
  background-image: linear-gradient(135deg, #97ABFF 10%, #123597 100%) !important;
}
.bg-deep-sky {
  background-image: linear-gradient(135deg, #6B73FF 10%, #000DFF 100%) !important;
}
.bg-sunrise-purple {
  background-image: linear-gradient(135deg, #3B2667 10%, #BC78EC 100%) !important;
}
.bg-gray-100 {
  background: #f8f9ff !important;
}
.bg-gray-200 {
  background: #f4f5fd !important;
}
.bg-gray-300 {
  background: #eeeff8 !important;
}
.bg-gray-400 {
  background: #e6e7f1 !important;
}
.bg-gray-500 {
  background: #dfe0ea !important;
}
.bg-white-50 {
  background: rgba(255, 255, 255, 0.45) !important;
}
.bg-white-10 {
  background: rgba(255, 255, 255, 0.1) !important;
}
.bg-white-5 {
  background: rgba(255, 255, 255, 0.06) !important;
}
.bg-white-5 {
  background: rgba(255, 255, 255, 0.06) !important;
}
.color-swatch {
  position: relative;
  margin: 0 0 3rem;
}
.color-swatch--bg {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  height: 84px;
  width: 100%;
  margin: 0 auto;
}
.color-swatch--title {
  background: #fff;
  border: #e6e7f1 solid 1px;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 0.75rem;
  padding: 0.6666666667rem 1rem;
  text-align: center;
  color: #a6a6b9;
}
.heading-3 {
  text-transform: uppercase;
  font-size: 0.9090909091rem;
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 0;
  color: #7a7b97;
}
.demo-box-positions {
  height: 100px;
  border-radius: 0;
}
.icon-demo-box {
  padding: 2rem 0 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.icon-demo-box .card {
  margin: 0 1rem 2rem;
  padding: 0 !important;
  width: 100px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.icon-demo-box .card i,
.icon-demo-box .card span {
  font-size: 2.5rem;
}
.icon-demo-box .card:hover {
  transform: scale(1.8);
  z-index: 9;
  border-radius: 30px;
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
}
.heading-2-demo {
  padding-left: 0;
  font-size: 2.3rem;
  text-align: center;
  font-weight: bold;
}
.heading-2-demo::before {
  display: none;
}
.heading-2-demo + p {
  margin: 0;
  color: #fff;
  opacity: 0.7;
  font-size: 1.3rem;
  text-align: center;
}
.slider-item {
  background: #eeeff8;
  border-radius: 0.65rem;
  color: #d1d2db;
  font-size: 36px;
  padding: 0;
  position: relative;
  height: 150px;
  line-height: 150px;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.btn-go-back {
  position: fixed;
  left: 2rem;
  top: 2rem;
  z-index: 55;
}
.demo-img-wrapper {
  background: #f8f9ff;
  border-radius: 0.29rem;
  color: #d1d2db;
  font-size: 4rem;
  padding: 3rem;
  text-align: center;
  height: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.demo-img-wrapper::after {
  content: "This demo placeholder should be replaced with either images or components.";
  position: absolute;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  font-size: 1rem;
  background: #fff;
  border-radius: 0.29rem;
  visibility: hidden;
  opacity: 0;
  padding: 1rem;
  transition: all 0.2s ease-in-out;
  color: #fff;
  line-height: 1.6rem;
}
.demo-img-wrapper:hover {
  border-color: #3c44b1;
}
.demo-img-wrapper:hover::after {
  visibility: visible;
  opacity: 0.9;
}
.demo-img-wrapper i {
  margin: auto;
}
.card.demo-img-wrapper-discrete {
  background-color: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.6);
}
.card.demo-img-wrapper-discrete::after {
  font-size: 0.86rem !important;
}
.card.demo-img-wrapper-discrete:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.card.demo-img-wrapper-dark {
  background-color: #a6a6b9;
  border-color: #070919;
}
.card.demo-img-wrapper-dark::after {
  background-color: #3b3e66;
  color: #e6e7f1;
}
.card.demo-img-wrapper-dark:hover {
  border-color: #eeeff8;
}
.header-drawer-open .theme-configurator {
  opacity: 0 !important;
  visibility: hidden !important;
}
.details-helper {
  position: absolute;
  width: 100%;
  bottom: 13px;
  left: 0;
}
:root {
  --blue: #4191ff;
  --indigo: #7420ff;
  --purple: #793de6;
  --pink: #fc26a4;
  --red: #f83245;
  --orange: #f4772e;
  --yellow: #ffc926;
  --green: #1bc943;
  --teal: #18e1a5;
  --cyan: #11c5db;
  --white: #fff;
  --gray: #d1d2db;
  --gray-dark: #7a7b97;
  --primary: #3c44b1;
  --secondary: #f8f9ff;
  --success: #1bc943;
  --info: #11c5db;
  --warning: #f4772e;
  --danger: #f83245;
  --light: #f4f5fd;
  --gray: #f8f9ff;
  --dark: #7a7b97;
  --first: #4191ff;
  --second: #070919;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1100px;
  --breakpoint-xl: 1381px;
  --font-family-sans-serif: "Heebo", sans-serif;
  --font-family-monospace: "Times New Roman", Times, serif;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(7, 9, 25, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: "Heebo", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3b3e66;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #3b3e66;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #4191ff;
  text-decoration: none;
}
a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: "Times New Roman", Times, serif;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #d1d2db;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(7, 9, 25, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #d1d2db;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #eeeff8;
  border-radius: 0.65rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #d1d2db;
}
code {
  font-size: 87.5%;
  color: #fc26a4;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #3b3e66;
  border-radius: 0.29rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #3b3e66;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1100px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1381px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1100px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1381px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.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.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1100px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1381px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #3b3e66;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgb(219.9375, 222, 240.5625);
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgb(219.9375, 222, 240.5625);
}
.table tbody + tbody {
  border-top: 2px solid rgb(219.9375, 222, 240.5625);
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid rgb(219.9375, 222, 240.5625);
}
.table-bordered th,
.table-bordered td {
  border: 1px solid rgb(219.9375, 222, 240.5625);
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgb(249.05, 249.75, 253.95);
}
.table-hover tbody tr:hover {
  color: #3b3e66;
  background-color: rgb(255, 251.1923076923, 241.5);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(200.4, 202.64, 233.16);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(153.6, 157.76, 214.44);
}
.table-hover .table-primary:hover {
  background-color: rgb(182.1857142857, 185.172967033, 225.8742857143);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(182.1857142857, 185.172967033, 225.8742857143);
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(253.04, 253.32, 255);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(251.36, 251.88, 255);
}
.table-hover .table-secondary:hover {
  background-color: rgb(227.54, 231.4628571429, 255);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(227.54, 231.4628571429, 255);
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(191.16, 239.88, 202.36);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(136.44, 226.92, 157.24);
}
.table-hover .table-success:hover {
  background-color: rgb(170.5429787234, 234.9970212766, 185.36);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(170.5429787234, 234.9970212766, 185.36);
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(188.36, 238.76, 244.92);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(131.24, 224.84, 236.28);
}
.table-hover .table-info:hover {
  background-color: rgb(166.2103649635, 233.362189781, 241.5696350365);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(166.2103649635, 233.362189781, 241.5696350365);
}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(251.92, 216.92, 196.48);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(249.28, 184.28, 146.32);
}
.table-hover .table-warning:hover {
  background-color: rgb(250.645, 201.1563636364, 172.255);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(250.645, 201.1563636364, 172.255);
}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(253.04, 197.6, 202.92);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(251.36, 148.4, 158.28);
}
.table-hover .table-danger:hover {
  background-color: rgb(252.1980188679, 172.9419811321, 180.5473584906);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(252.1980188679, 172.9419811321, 180.5473584906);
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(251.92, 252.2, 254.44);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(249.28, 249.8, 253.96);
}
.table-hover .table-light:hover {
  background-color: rgb(230.3430769231, 232.5846153846, 250.5169230769);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(230.3430769231, 232.5846153846, 250.5169230769);
}
.table-gray,
.table-gray > th,
.table-gray > td {
  background-color: rgb(253.04, 253.32, 255);
}
.table-gray th,
.table-gray td,
.table-gray thead th,
.table-gray tbody + tbody {
  border-color: rgb(251.36, 251.88, 255);
}
.table-hover .table-gray:hover {
  background-color: rgb(227.54, 231.4628571429, 255);
}
.table-hover .table-gray:hover > td,
.table-hover .table-gray:hover > th {
  background-color: rgb(227.54, 231.4628571429, 255);
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(217.76, 218.04, 225.88);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(185.84, 186.36, 200.92);
}
.table-hover .table-dark:hover {
  background-color: rgb(203.4498734177, 203.8374683544, 214.6901265823);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(203.4498734177, 203.8374683544, 214.6901265823);
}
.table-first,
.table-first > th,
.table-first > td {
  background-color: rgb(201.8, 224.2, 255);
}
.table-first th,
.table-first td,
.table-first thead th,
.table-first tbody + tbody {
  border-color: rgb(156.2, 197.8, 255);
}
.table-hover .table-first:hover {
  background-color: rgb(176.3, 209.4368421053, 255);
}
.table-hover .table-first:hover > td,
.table-hover .table-first:hover > th {
  background-color: rgb(176.3, 209.4368421053, 255);
}
.table-second,
.table-second > th,
.table-second > td {
  background-color: rgb(185.56, 186.12, 190.6);
}
.table-second th,
.table-second td,
.table-second thead th,
.table-second tbody + tbody {
  border-color: rgb(126.04, 127.08, 135.4);
}
.table-hover .table-second:hover {
  background-color: rgb(172.329874477, 172.9965690377, 178.330125523);
}
.table-hover .table-second:hover > td,
.table-hover .table-second:hover > th {
  background-color: rgb(172.329874477, 172.9965690377, 178.330125523);
}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgb(255, 251.1923076923, 241.5);
}
.table-hover .table-active:hover {
  background-color: #fff4d8;
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #fff4d8;
}
.table .thead-dark th {
  color: #fff;
  background-color: #3b3e66;
  border-color: rgb(40.3105590062, 42.3602484472, 69.6894409938);
}
.table .thead-light th {
  color: #3b3e66;
  background-color: rgba(238.6, 239.48, 247.4, 0.7);
  border-color: rgb(219.9375, 222, 240.5625);
}
.table-dark {
  color: #fff;
  background-color: #3b3e66;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(40.3105590062, 42.3602484472, 69.6894409938);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1099.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: 1380.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.06rem + 2px);
  padding: 0.53rem 1.3rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3b3e66;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #3b3e66;
}
.form-control:focus {
  color: #3b3e66;
  background-color: #fff;
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
  outline: 0;
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.form-control::placeholder {
  color: #d1d2db;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #eeeff8;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #3b3e66;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.53rem + 1px);
  padding-bottom: calc(0.53rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.84rem + 1px);
  padding-bottom: calc(0.84rem + 1px);
  font-size: 1rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.53rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #3b3e66;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 1.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.29rem;
}
.form-control-lg {
  height: calc(1.5em + 1.68rem + 2px);
  padding: 0.84rem 1.8rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.29rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label {
  color: #d1d2db;
}
.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: #1bc943;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.55rem 1rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(27, 201, 67, 0.85);
  border-radius: 0.29rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #1bc943;
  padding-right: calc(1.5em + 1.06rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231bc943' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.265rem) center;
  background-size: calc(0.75em + 0.53rem) calc(0.75em + 0.53rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #1bc943;
  box-shadow: 0 0 0 0.2rem rgba(27, 201, 67, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.06rem);
  background-position: top calc(0.375em + 0.265rem) right calc(0.375em + 0.265rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #1bc943;
  padding-right: calc((1em + 1.06rem) * 3 / 4 + 2.3rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%237a7b97' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.3rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231bc943' 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") #fff no-repeat center right 2.3rem/calc(0.75em + 0.53rem) calc(0.75em + 0.53rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #1bc943;
  box-shadow: 0 0 0 0.2rem rgba(27, 201, 67, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #1bc943;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #1bc943;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #1bc943;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(51.3552631579, 227.6447368421, 91.8815789474);
  background-color: rgb(51.3552631579, 227.6447368421, 91.8815789474);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(27, 201, 67, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #1bc943;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #1bc943;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #1bc943;
  box-shadow: 0 0 0 0.2rem rgba(27, 201, 67, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f83245;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.55rem 1rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(248, 50, 69, 0.85);
  border-radius: 0.29rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f83245;
  padding-right: calc(1.5em + 1.06rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f83245' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f83245' 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: right calc(0.375em + 0.265rem) center;
  background-size: calc(0.75em + 0.53rem) calc(0.75em + 0.53rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f83245;
  box-shadow: 0 0 0 0.2rem rgba(248, 50, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.06rem);
  background-position: top calc(0.375em + 0.265rem) right calc(0.375em + 0.265rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f83245;
  padding-right: calc((1em + 1.06rem) * 3 / 4 + 2.3rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%237a7b97' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.3rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f83245' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f83245' 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") #fff no-repeat center right 2.3rem/calc(0.75em + 0.53rem) calc(0.75em + 0.53rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f83245;
  box-shadow: 0 0 0 0.2rem rgba(248, 50, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f83245;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f83245;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #f83245;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(249.6839622642, 99.3160377358, 113.7452830189);
  background-color: rgb(249.6839622642, 99.3160377358, 113.7452830189);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(248, 50, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f83245;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f83245;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f83245;
  box-shadow: 0 0 0 0.2rem rgba(248, 50, 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 .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #3b3e66;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.53rem 1.3rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.29rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #3b3e66;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(43.8607594937, 49.7088607595, 129.3892405063);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-secondary {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-secondary:hover {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #3b3e66;
  background-color: rgb(197, 205.2857142857, 255);
  border-color: rgb(184.25, 194.3571428571, 255);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-success {
  color: #fff;
  background-color: #1bc943;
  border-color: #1bc943;
}
.btn-success:hover {
  color: #fff;
  background-color: #1bc943;
  border-color: #1bc943;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #1bc943;
  border-color: #1bc943;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(20.9605263158, 156.0394736842, 52.0131578947);
  border-color: rgb(19.4506578947, 144.7993421053, 48.2664473684);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-info {
  color: #fff;
  background-color: #11c5db;
  border-color: #11c5db;
}
.btn-info:hover {
  color: #fff;
  background-color: #11c5db;
  border-color: #11c5db;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #11c5db;
  border-color: #11c5db;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(13.3262711864, 154.4279661017, 171.6737288136);
  border-color: rgb(12.4078389831, 143.7849576271, 159.8421610169);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-warning {
  color: #fff;
  background-color: #f4772e;
  border-color: #f4772e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f4772e;
  border-color: #f4772e;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #fff;
  background-color: #f4772e;
  border-color: #f4772e;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(227.05, 91.2545454545, 11.95);
  border-color: rgb(214.9375, 86.3863636364, 11.3125);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-danger {
  color: #fff;
  background-color: #f83245;
  border-color: #f83245;
}
.btn-danger:hover {
  color: #fff;
  background-color: #f83245;
  border-color: #f83245;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #f83245;
  border-color: #f83245;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(238.8443396226, 8.1556603774, 30.2924528302);
  border-color: rgb(226.5153301887, 7.7346698113, 28.7287735849);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-light {
  color: #3b3e66;
  background-color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-light:hover {
  color: #3b3e66;
  background-color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-light.disabled, .btn-light:disabled {
  color: #3b3e66;
  background-color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #3b3e66;
  background-color: rgb(200.8461538462, 205.7692307692, 245.1538461538);
  border-color: rgb(190.0576923077, 195.9615384615, 243.1923076923);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-gray {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-gray:hover {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-gray:focus, .btn-gray.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-gray.disabled, .btn-gray:disabled {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle {
  color: #3b3e66;
  background-color: rgb(197, 205.2857142857, 255);
  border-color: rgb(184.25, 194.3571428571, 255);
}
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-dark {
  color: #fff;
  background-color: #7a7b97;
  border-color: #7a7b97;
}
.btn-dark:hover {
  color: #fff;
  background-color: #7a7b97;
  border-color: #7a7b97;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #7a7b97;
  border-color: #7a7b97;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(97.417721519, 98.3544303797, 124.582278481);
  border-color: rgb(91.8227848101, 92.7056962025, 117.4272151899);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-first {
  color: #fff;
  background-color: #4191ff;
  border-color: #4191ff;
}
.btn-first:hover {
  color: #fff;
  background-color: #4191ff;
  border-color: #4191ff;
}
.btn-first:focus, .btn-first.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-first.disabled, .btn-first:disabled {
  color: #fff;
  background-color: #4191ff;
  border-color: #4191ff;
}
.btn-first:not(:disabled):not(.disabled):active, .btn-first:not(:disabled):not(.disabled).active, .show > .btn-first.dropdown-toggle {
  color: #fff;
  background-color: rgb(14, 115.4736842105, 255);
  border-color: rgb(1.25, 108.0921052632, 255);
}
.btn-first:not(:disabled):not(.disabled):active:focus, .btn-first:not(:disabled):not(.disabled).active:focus, .show > .btn-first.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-second {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.btn-second:hover {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.btn-second:focus, .btn-second.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-second.disabled, .btn-second:disabled {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.btn-second:not(:disabled):not(.disabled):active, .btn-second:not(:disabled):not(.disabled).active, .show > .btn-second.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-second:not(:disabled):not(.disabled):active:focus, .btn-second:not(:disabled):not(.disabled).active:focus, .show > .btn-second.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-primary {
  color: #3c44b1;
  border-color: #3c44b1;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #3c44b1;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-secondary {
  color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-secondary:hover {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #f8f9ff;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-success {
  color: #1bc943;
  border-color: #1bc943;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #1bc943;
  border-color: #1bc943;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #1bc943;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #1bc943;
  border-color: #1bc943;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-info {
  color: #11c5db;
  border-color: #11c5db;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #11c5db;
  border-color: #11c5db;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #11c5db;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #11c5db;
  border-color: #11c5db;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-warning {
  color: #f4772e;
  border-color: #f4772e;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f4772e;
  border-color: #f4772e;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f4772e;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f4772e;
  border-color: #f4772e;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-danger {
  color: #f83245;
  border-color: #f83245;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f83245;
  border-color: #f83245;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f83245;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #f83245;
  border-color: #f83245;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-light {
  color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-outline-light:hover {
  color: #3b3e66;
  background-color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f4f5fd;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #3b3e66;
  background-color: #f4f5fd;
  border-color: #f4f5fd;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-gray {
  color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-gray:hover {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-gray:focus, .btn-outline-gray.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  color: #f8f9ff;
  background-color: transparent;
}
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle {
  color: #3b3e66;
  background-color: #f8f9ff;
  border-color: #f8f9ff;
}
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-dark {
  color: #7a7b97;
  border-color: #7a7b97;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #7a7b97;
  border-color: #7a7b97;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #7a7b97;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #7a7b97;
  border-color: #7a7b97;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-first {
  color: #4191ff;
  border-color: #4191ff;
}
.btn-outline-first:hover {
  color: #fff;
  background-color: #4191ff;
  border-color: #4191ff;
}
.btn-outline-first:focus, .btn-outline-first.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-first.disabled, .btn-outline-first:disabled {
  color: #4191ff;
  background-color: transparent;
}
.btn-outline-first:not(:disabled):not(.disabled):active, .btn-outline-first:not(:disabled):not(.disabled).active, .show > .btn-outline-first.dropdown-toggle {
  color: #fff;
  background-color: #4191ff;
  border-color: #4191ff;
}
.btn-outline-first:not(:disabled):not(.disabled):active:focus, .btn-outline-first:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-first.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-second {
  color: #070919;
  border-color: #070919;
}
.btn-outline-second:hover {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.btn-outline-second:focus, .btn-outline-second.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-outline-second.disabled, .btn-outline-second:disabled {
  color: #070919;
  background-color: transparent;
}
.btn-outline-second:not(:disabled):not(.disabled):active, .btn-outline-second:not(:disabled):not(.disabled).active, .show > .btn-outline-second.dropdown-toggle {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.btn-outline-second:not(:disabled):not(.disabled):active:focus, .btn-outline-second:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-second.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn-link {
  font-weight: 400;
  color: #3b3e66;
  text-decoration: none;
}
.btn-link:hover {
  color: #4191ff;
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #d1d2db;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.84rem 1.8rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.75rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 1.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.29rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1300;
  display: none;
  float: left;
  min-width: 11rem;
  padding: 0.5rem 0;
  margin: 0.325rem 0 0;
  font-size: 1rem;
  color: #3b3e66;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(7, 9, 25, 0.15);
  border-radius: 0.29rem;
}
.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: 1100px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1381px) {
  .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.325rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.325rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.325rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #eeeff8;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.55rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #7a7b97;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #070919;
  text-decoration: none;
  background-color: #f4f5fd;
}
.dropdown-item.active, .dropdown-item:active {
  color: black;
  text-decoration: none;
  background-color: #eeeff8;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #d1d2db;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #d1d2db;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.55rem 1.5rem;
  color: #7a7b97;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -2px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group.checkbox-buttons {
  width: 100%;
}
.btn-group.checkbox-buttons .btn.btn-outline-primary {
  font-size: 14px;
  padding: 4px 6px;
}
.btn-group.checkbox-buttons:hover > .btn {
  transform: none;
}
.dropdown-toggle-split {
  padding-right: 0.975rem;
  padding-left: 0.975rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.825rem;
  padding-left: 0.825rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.35rem;
  padding-left: 1.35rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.53rem 1.3rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3b3e66;
  text-align: center;
  white-space: nowrap;
  background-color: #f8f9ff;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1.68rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.84rem 1.8rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.29rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 1.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.29rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.3rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 2.1rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1.2rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.3rem;
  height: 1.4rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #3c44b1;
  background-color: #3c44b1;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(184.4240506329, 187.6139240506, 231.0759493671);
  border-color: rgb(184.4240506329, 187.6139240506, 231.0759493671);
}
.custom-control-input[disabled] ~ .custom-control-label {
  color: #d1d2db;
}
.custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #eeeff8;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.1rem;
  left: -2.1rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #d1d2db solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.1rem;
  left: -2.1rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.29rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3c44b1;
  background-color: #3c44b1;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(60, 68, 177, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(60, 68, 177, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(60, 68, 177, 0.5);
}
.custom-switch {
  padding-left: 3.4rem;
}
.custom-switch .custom-control-label::before {
  left: -3.4rem;
  width: 2.6rem;
  pointer-events: all;
  border-radius: 0.65rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.1rem + 2px);
  left: calc(-3.4rem + 2px);
  width: calc(1.3rem - 4px);
  height: calc(1.3rem - 4px);
  background-color: #d1d2db;
  border-radius: 0.65rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(1.3rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(60, 68, 177, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.06rem + 2px);
  padding: 0.53rem 2.3rem 0.53rem 1.3rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3b3e66;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%237a7b97' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.3rem center/8px 10px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  appearance: none;
}
.custom-select:focus {
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
  outline: 0;
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-select:focus::-ms-value {
  color: #3b3e66;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1.3rem;
  background-image: none;
}
.custom-select:disabled {
  color: #d1d2db;
  background-color: #f4f5fd;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #3b3e66;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1.1rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1.68rem + 2px);
  padding-top: 0.84rem;
  padding-bottom: 0.84rem;
  padding-left: 1.8rem;
  font-size: 1rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.06rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.06rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #eeeff8;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.06rem + 2px);
  padding: 0.53rem 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3b3e66;
  background-color: #fff;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.06rem);
  padding: 0.53rem 1.3rem;
  line-height: 1.5;
  color: #3b3e66;
  content: "Browse";
  background-color: #f8f9ff;
  border-left: inherit;
  border-radius: 0 0.29rem 0.29rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3c44b1;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(184.4240506329, 187.6139240506, 231.0759493671);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #eeeff8;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3c44b1;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(184.4240506329, 187.6139240506, 231.0759493671);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #eeeff8;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #3c44b1;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: rgb(184.4240506329, 187.6139240506, 231.0759493671);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #eeeff8;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #eeeff8;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #dfe0ea;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #dfe0ea;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #dfe0ea;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #d1d2db;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #d1d2db;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.29rem;
  border-top-right-radius: 0.29rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #d1d2db #d1d2db #d1d2db;
}
.nav-tabs .nav-link.disabled {
  color: #d1d2db;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #070919;
  background-color: #fff;
  border-color: #d1d2db #d1d2db #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.29rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3c44b1;
}
.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;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3875rem;
  padding-bottom: 0.3875rem;
  margin-right: 1rem;
  font-size: 1.15rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.15rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.29rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1099.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1100px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1380.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1381px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(7, 9, 25, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(7, 9, 25, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(7, 9, 25, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(7, 9, 25, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(7, 9, 25, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(7, 9, 25, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(7, 9, 25, 0.5);
  border-color: rgba(7, 9, 25, 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(7, 9, 25, 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(7, 9, 25, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(7, 9, 25, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(7, 9, 25, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(122, 123, 151, 0.3);
  border-radius: 0.65rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.65rem;
  border-top-right-radius: 0.65rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 0 solid rgba(122, 123, 151, 0.3);
}
.card-header:first-child {
  border-radius: 0.65rem 0.65rem 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 0 solid rgba(122, 123, 151, 0.3);
}
.card-footer:last-child {
  border-radius: 0 0 0.65rem 0.65rem;
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: 0.65rem;
  border-top-right-radius: 0.65rem;
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
.card-deck .card {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -20px;
    margin-left: -20px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 20px;
  }
}
.card-group > .card {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f4f5fd;
  border-radius: 0.65rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #d1d2db;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #d1d2db;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.65rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3b3e66;
  background-color: #fff;
  border: 1px solid #e6e7f1;
}
.page-link:hover {
  z-index: 2;
  color: #3c44b1;
  text-decoration: none;
  background-color: #f8f9ff;
  border-color: #3c44b1;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.65rem;
  border-bottom-right-radius: 0.65rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.page-item.disabled .page-link {
  color: #d1d2db;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #eeeff8;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.15rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.29rem;
  border-bottom-left-radius: 0.29rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.29rem;
  border-bottom-right-radius: 0.29rem;
}
.badge {
  display: inline-block;
  padding: 0 0.7em;
  font-size: 70%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.2rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.85em;
  padding-left: 0.85em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #3c44b1;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(60, 68, 177, 0.5);
}
.badge-secondary {
  color: #3b3e66;
  background-color: #f8f9ff;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #3b3e66;
  background-color: rgb(197, 205.2857142857, 255);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 255, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #1bc943;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(20.9605263158, 156.0394736842, 52.0131578947);
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(27, 201, 67, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #11c5db;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: rgb(13.3262711864, 154.4279661017, 171.6737288136);
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 197, 219, 0.5);
}
.badge-warning {
  color: #fff;
  background-color: #f4772e;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #fff;
  background-color: rgb(227.05, 91.2545454545, 11.95);
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 119, 46, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #f83245;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgb(238.8443396226, 8.1556603774, 30.2924528302);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 50, 69, 0.5);
}
.badge-light {
  color: #3b3e66;
  background-color: #f4f5fd;
}
a.badge-light:hover, a.badge-light:focus {
  color: #3b3e66;
  background-color: rgb(200.8461538462, 205.7692307692, 245.1538461538);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 253, 0.5);
}
.badge-gray {
  color: #3b3e66;
  background-color: #f8f9ff;
}
a.badge-gray:hover, a.badge-gray:focus {
  color: #3b3e66;
  background-color: rgb(197, 205.2857142857, 255);
}
a.badge-gray:focus, a.badge-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 255, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #7a7b97;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: rgb(97.417721519, 98.3544303797, 124.582278481);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 123, 151, 0.5);
}
.badge-first {
  color: #fff;
  background-color: #4191ff;
}
a.badge-first:hover, a.badge-first:focus {
  color: #fff;
  background-color: rgb(14, 115.4736842105, 255);
}
a.badge-first:focus, a.badge-first.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 145, 255, 0.5);
}
.badge-second {
  color: #fff;
  background-color: #070919;
}
a.badge-second:hover, a.badge-second:focus {
  color: #fff;
  background-color: black;
}
a.badge-second:focus, a.badge-second.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(7, 9, 25, 0.5);
}
.bg-primary {
  background-color: #3c44b1;
  color: #fff;
}
.bg-success {
  background-color: #1bc943;
  color: #fff;
}
.bg-danger {
  background-color: #ff0000;
  color: #fff;
}
.bg-warning {
  background-color: #c8c800;
  color: #fff;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f4f5fd;
  border-radius: 0.75rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.65rem;
}
.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: rgb(34.56, 39.68, 104.04);
  background-color: rgb(216, 217.6, 239.4);
  border-color: rgb(200.4, 202.64, 233.16);
}
.alert-primary hr {
  border-top-color: rgb(182.1857142857, 185.172967033, 225.8742857143);
}
.alert-primary .alert-link {
  color: rgb(21.8431168831, 25.0791341991, 65.7568831169);
}
.alert-secondary {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(253.6, 253.8, 255);
  border-color: rgb(253.04, 253.32, 255);
}
.alert-secondary hr {
  border-top-color: rgb(227.54, 231.4628571429, 255);
}
.alert-secondary .alert-link {
  color: rgb(107.0086150678, 108.4431508495, 118.9113849322);
}
.alert-success {
  color: rgb(17.4, 108.84, 46.84);
  background-color: rgb(209.4, 244.2, 217.4);
  border-color: rgb(191.16, 239.88, 202.36);
}
.alert-success hr {
  border-top-color: rgb(170.5429787234, 234.9970212766, 185.36);
}
.alert-success .alert-link {
  color: rgb(10.3705323194, 64.8694676806, 27.9169961977);
}
.alert-info {
  color: rgb(12.2, 106.76, 125.88);
  background-color: rgb(207.4, 243.4, 247.8);
  border-color: rgb(188.36, 238.76, 244.92);
}
.alert-info hr {
  border-top-color: rgb(166.2103649635, 233.362189781, 241.5696350365);
}
.alert-info .alert-link {
  color: rgb(7.6939165701, 67.3280764774, 79.3860834299);
}
.alert-warning {
  color: rgb(130.24, 66.2, 35.92);
  background-color: rgb(252.8, 227.8, 213.2);
  border-color: rgb(251.92, 216.92, 196.48);
}
.alert-warning hr {
  border-top-color: rgb(250.645, 201.1563636364, 172.255);
}
.alert-warning .alert-link {
  color: rgb(90.2650361098, 45.8810303322, 24.8949638902);
}
.alert-danger {
  color: rgb(132.32, 30.32, 47.88);
  background-color: rgb(253.6, 214, 217.8);
  border-color: rgb(253.04, 197.6, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(252.1980188679, 172.9419811321, 180.5473584906);
}
.alert-danger .alert-link {
  color: rgb(90.8276242007, 20.8123757993, 32.8659813084);
}
.alert-light {
  color: rgb(130.24, 131.72, 143.56);
  background-color: rgb(252.8, 253, 254.6);
  border-color: rgb(251.92, 252.2, 254.44);
}
.alert-light hr {
  border-top-color: rgb(230.3430769231, 232.5846153846, 250.5169230769);
}
.alert-light .alert-link {
  color: rgb(105.1178323455, 106.513869602, 117.6821676545);
}
.alert-gray {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(253.6, 253.8, 255);
  border-color: rgb(253.04, 253.32, 255);
}
.alert-gray hr {
  border-top-color: rgb(227.54, 231.4628571429, 255);
}
.alert-gray .alert-link {
  color: rgb(107.0086150678, 108.4431508495, 118.9113849322);
}
.alert-dark {
  color: rgb(66.8, 68.28, 90.52);
  background-color: rgb(228.4, 228.6, 234.2);
  border-color: rgb(217.76, 218.04, 225.88);
}
.alert-dark hr {
  border-top-color: rgb(203.4498734177, 203.8374683544, 214.6901265823);
}
.alert-dark .alert-link {
  color: rgb(45.1447749809, 46.1449885584, 61.1752250191);
}
.alert-first {
  color: rgb(37.16, 79.72, 144.6);
  background-color: #d9e9ff;
  border-color: rgb(201.8, 224.2, 255);
}
.alert-first hr {
  border-top-color: rgb(176.3, 209.4368421053, 255);
}
.alert-first .alert-link {
  color: rgb(26.7332834507, 57.3513820423, 104.0267165493);
}
.alert-second {
  color: #070919;
  background-color: rgb(205.4, 205.8, 209);
  border-color: rgb(185.56, 186.12, 190.6);
}
.alert-second hr {
  border-top-color: rgb(172.329874477, 172.9965690377, 178.330125523);
}
.alert-second .alert-link {
  color: black;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #f4f5fd;
  border-radius: 0.2rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3c44b1;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #7a7b97;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #070919;
  text-decoration: none;
  background-color: #f4f5fd;
}
.list-group-item-action:active {
  color: black;
  background-color: #eeeff8;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(7, 9, 25, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.65rem;
  border-top-right-radius: 0.65rem;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #d1d2db;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: black;
  background-color: #eeeff8;
  border-color: #eeeff8;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0.65rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0.65rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0.65rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0.65rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0.65rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0.65rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1100px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0.65rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0.65rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1381px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0.65rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0.65rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: rgb(34.56, 39.68, 104.04);
  background-color: rgb(200.4, 202.64, 233.16);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(34.56, 39.68, 104.04);
  background-color: rgb(182.1857142857, 185.172967033, 225.8742857143);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(34.56, 39.68, 104.04);
  border-color: rgb(34.56, 39.68, 104.04);
}
.list-group-item-secondary {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(253.04, 253.32, 255);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(227.54, 231.4628571429, 255);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.32, 133.8, 144.6);
  border-color: rgb(132.32, 133.8, 144.6);
}
.list-group-item-success {
  color: rgb(17.4, 108.84, 46.84);
  background-color: rgb(191.16, 239.88, 202.36);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(17.4, 108.84, 46.84);
  background-color: rgb(170.5429787234, 234.9970212766, 185.36);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(17.4, 108.84, 46.84);
  border-color: rgb(17.4, 108.84, 46.84);
}
.list-group-item-info {
  color: rgb(12.2, 106.76, 125.88);
  background-color: rgb(188.36, 238.76, 244.92);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(12.2, 106.76, 125.88);
  background-color: rgb(166.2103649635, 233.362189781, 241.5696350365);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(12.2, 106.76, 125.88);
  border-color: rgb(12.2, 106.76, 125.88);
}
.list-group-item-warning {
  color: rgb(130.24, 66.2, 35.92);
  background-color: rgb(251.92, 216.92, 196.48);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(130.24, 66.2, 35.92);
  background-color: rgb(250.645, 201.1563636364, 172.255);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(130.24, 66.2, 35.92);
  border-color: rgb(130.24, 66.2, 35.92);
}
.list-group-item-danger {
  color: rgb(132.32, 30.32, 47.88);
  background-color: rgb(253.04, 197.6, 202.92);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(132.32, 30.32, 47.88);
  background-color: rgb(252.1980188679, 172.9419811321, 180.5473584906);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.32, 30.32, 47.88);
  border-color: rgb(132.32, 30.32, 47.88);
}
.list-group-item-light {
  color: rgb(130.24, 131.72, 143.56);
  background-color: rgb(251.92, 252.2, 254.44);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(130.24, 131.72, 143.56);
  background-color: rgb(230.3430769231, 232.5846153846, 250.5169230769);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(130.24, 131.72, 143.56);
  border-color: rgb(130.24, 131.72, 143.56);
}
.list-group-item-gray {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(253.04, 253.32, 255);
}
.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
  color: rgb(132.32, 133.8, 144.6);
  background-color: rgb(227.54, 231.4628571429, 255);
}
.list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.32, 133.8, 144.6);
  border-color: rgb(132.32, 133.8, 144.6);
}
.list-group-item-dark {
  color: rgb(66.8, 68.28, 90.52);
  background-color: rgb(217.76, 218.04, 225.88);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(66.8, 68.28, 90.52);
  background-color: rgb(203.4498734177, 203.8374683544, 214.6901265823);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(66.8, 68.28, 90.52);
  border-color: rgb(66.8, 68.28, 90.52);
}
.list-group-item-first {
  color: rgb(37.16, 79.72, 144.6);
  background-color: rgb(201.8, 224.2, 255);
}
.list-group-item-first.list-group-item-action:hover, .list-group-item-first.list-group-item-action:focus {
  color: rgb(37.16, 79.72, 144.6);
  background-color: rgb(176.3, 209.4368421053, 255);
}
.list-group-item-first.list-group-item-action.active {
  color: #fff;
  background-color: rgb(37.16, 79.72, 144.6);
  border-color: rgb(37.16, 79.72, 144.6);
}
.list-group-item-second {
  color: #070919;
  background-color: rgb(185.56, 186.12, 190.6);
}
.list-group-item-second.list-group-item-action:hover, .list-group-item-second.list-group-item-action:focus {
  color: #070919;
  background-color: rgb(172.329874477, 172.9965690377, 178.330125523);
}
.list-group-item-second.list-group-item-action.active {
  color: #fff;
  background-color: #070919;
  border-color: #070919;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #070919;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #070919;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.29rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.85rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.45rem 0.85rem;
  color: #7a7b97;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
  padding: 0.85rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1350;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px), scale(0.8);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(7, 9, 25, 0.5);
  border-radius: 0.65rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1340;
  width: 100vw;
  height: 100vh;
  background-color: #070919;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.8;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eeeff8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #eeeff8;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1100px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1381px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1870;
  display: block;
  margin: 0;
  font-family: "Heebo", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.85;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #fff;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #fff;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #fff;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #fff;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.55rem 1rem;
  color: #070919;
  text-align: center;
  background-color: #fff;
  border-radius: 0.29rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1360;
  display: block;
  max-width: 276px;
  font-family: "Heebo", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(7, 9, 25, 0.2);
  border-radius: 0.29rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.29rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(7, 9, 25, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.29rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(7, 9, 25, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}
.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.29rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(7, 9, 25, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.85rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.85rem 1rem;
  color: #3b3e66;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #3c44b1 !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051) !important;
}
.bg-secondary {
  background-color: #f8f9ff !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(197, 205.2857142857, 255) !important;
}
.bg-success {
  background-color: #1bc943 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(20.9605263158, 156.0394736842, 52.0131578947) !important;
}
.bg-info {
  background-color: #11c5db !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(13.3262711864, 154.4279661017, 171.6737288136) !important;
}
.bg-warning {
  background-color: #f4772e !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(227.05, 91.2545454545, 11.95) !important;
}
.bg-danger {
  background-color: #f83245 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(238.8443396226, 8.1556603774, 30.2924528302) !important;
}
.bg-light {
  background-color: #f4f5fd !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(200.8461538462, 205.7692307692, 245.1538461538) !important;
}
.bg-gray {
  background-color: #f8f9ff !important;
}
a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: rgb(197, 205.2857142857, 255) !important;
}
.bg-dark {
  background-color: #7a7b97 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(97.417721519, 98.3544303797, 124.582278481) !important;
}
.bg-first {
  background-color: #4191ff !important;
}
a.bg-first:hover, a.bg-first:focus,
button.bg-first:hover,
button.bg-first:focus {
  background-color: rgb(14, 115.4736842105, 255) !important;
}
.bg-second {
  background-color: #070919 !important;
}
a.bg-second:hover, a.bg-second:focus,
button.bg-second:hover,
button.bg-second:focus {
  background-color: black !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #eeeff8 !important;
}
.border-top {
  border-top: 1px solid #eeeff8 !important;
}
.border-right {
  border-right: 1px solid #eeeff8 !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeff8 !important;
}
.border-left {
  border-left: 1px solid #eeeff8 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #3c44b1 !important;
}
.border-secondary {
  border-color: #f8f9ff !important;
}
.border-success {
  border-color: #1bc943 !important;
}
.border-info {
  border-color: #11c5db !important;
}
.border-warning {
  border-color: #f4772e !important;
}
.border-danger {
  border-color: #f83245 !important;
}
.border-light {
  border-color: #f4f5fd !important;
}
.border-gray {
  border-color: #f8f9ff !important;
}
.border-dark {
  border-color: #7a7b97 !important;
}
.border-first {
  border-color: #4191ff !important;
}
.border-second {
  border-color: #070919 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.29rem !important;
}
.rounded {
  border-radius: 0.65rem !important;
}
.rounded-top {
  border-top-left-radius: 0.65rem !important;
  border-top-right-radius: 0.65rem !important;
}
.rounded-right {
  border-top-right-radius: 0.65rem !important;
  border-bottom-right-radius: 0.65rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.65rem !important;
  border-bottom-left-radius: 0.65rem !important;
}
.rounded-left {
  border-top-left-radius: 0.65rem !important;
  border-bottom-left-radius: 0.65rem !important;
}
.rounded-lg {
  border-radius: 0.75rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1100px) {
  .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: 1381px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1100px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1381px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1100px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1381px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1330;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1330;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1320;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.visually-hidden-focusable:active, .visually-hidden-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(7, 9, 25, 0.55) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(7, 9, 25, 0.575) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1100px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1381px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: "Times New Roman", Times, serif !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1100px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1381px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #3c44b1 !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: rgb(40.6329113924, 46.0506329114, 119.8670886076) !important;
}
.text-secondary {
  color: #f8f9ff !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(171.5, 183.4285714286, 255) !important;
}
.text-success {
  color: #1bc943 !important;
}
a.text-success:hover, a.text-success:focus {
  color: rgb(17.9407894737, 133.5592105263, 44.5197368421) !important;
}
.text-info {
  color: #11c5db !important;
}
a.text-info:hover, a.text-info:focus {
  color: rgb(11.4894067797, 133.1419491525, 148.0105932203) !important;
}
.text-warning {
  color: #f4772e !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: rgb(202.825, 81.5181818182, 10.675) !important;
}
.text-danger {
  color: #f83245 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: rgb(214.1863207547, 7.3136792453, 27.1650943396) !important;
}
.text-light {
  color: #f4f5fd !important;
}
a.text-light:hover, a.text-light:focus {
  color: rgb(179.2692307692, 186.1538461538, 241.2307692308) !important;
}
.text-gray {
  color: #f8f9ff !important;
}
a.text-gray:hover, a.text-gray:focus {
  color: rgb(171.5, 183.4285714286, 255) !important;
}
.text-dark {
  color: #7a7b97 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: rgb(86.2278481013, 87.0569620253, 110.2721518987) !important;
}
.text-first {
  color: #4191ff !important;
}
a.text-first:hover, a.text-first:focus {
  color: rgb(0, 102.5263157895, 243.5) !important;
}
.text-second {
  color: #070919 !important;
}
a.text-second:hover, a.text-second:focus {
  color: black !important;
}
.text-body {
  color: #3b3e66 !important;
}
.text-muted {
  color: #d1d2db !important;
}
.text-black-50 {
  color: rgba(59, 62, 102, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.btn-close {
  border: none;
  background: none;
  color: #fff;
}
.btn-close::before {
  content: "x";
  color: #070919;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  opacity: 0.5;
}
.rc-switch.switch-small {
  min-width: 50px;
}
.rc-switch.switch-medium {
  min-width: 70px;
}
.rc-switch.switch-large {
  min-width: 90px;
}
.rc-switch {
  border: 1px solid #d1d2db;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  background: #f4f5fd;
  font-weight: bold;
  text-transform: uppercase;
  outline: none !important;
}
.rc-switch .rc-switch-inner::after {
  content: "";
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: calc(100% - 24px);
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f9ff));
  background: -webkit-linear-gradient(top, #fff, #f8f9ff);
  background: linear-gradient(180deg, #fff 0, #f8f9ff);
  background-size: 100% 100%;
  box-shadow: inset 0 1px 1px #fff, 0 1px 3px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  animation-duration: 0.3s;
  animation-name: rcSwitchOff;
}
.rc-switch:hover {
  border-color: #a6a6b9;
  box-shadow: 0 0.16875rem 0.1875rem rgba(60, 68, 177, 0.1), 0 0.125rem 0.1275rem rgba(60, 68, 177, 0.1);
}
.rc-switch:hover .rc-switch-inner::after {
  transform: scale(1.1);
  animation-name: rcSwitchOn;
}
.rc-switch.switch-small {
  border-radius: 22px;
}
.rc-switch.switch-small .rc-switch-inner::after {
  width: 22px;
  height: 22px;
  right: calc(100% - 22px);
}
.rc-switch.switch-small {
  height: 22px;
}
.rc-switch.switch-medium {
  border-radius: 30px;
}
.rc-switch.switch-medium .rc-switch-inner::after {
  width: 30px;
  height: 30px;
  right: calc(100% - 30px);
}
.rc-switch.switch-medium {
  height: 30px;
}
.rc-switch.switch-large {
  border-radius: 40px;
}
.rc-switch.switch-large .rc-switch-inner::after {
  width: 40px;
  height: 40px;
  right: calc(100% - 40px);
}
.rc-switch.switch-large {
  height: 40px;
}
.rc-switch.rc-switch-checked {
  background: #3c44b1;
  border-color: #3c44b1;
  color: #fff;
}
.rc-switch.rc-switch-checked .rc-switch-inner::after {
  right: 0;
  left: auto;
}
.rc-switch.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  box-shadow: none;
}
@keyframes rcSwitchOn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes rcSwitchOff {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.rc-tree {
  margin: 0;
  border: 1px solid transparent;
}
.rc-tree-focused:not(rc-tree-focused-active-focused) {
  border-color: cyan;
}
.rc-tree .rc-tree-treenode {
  margin: 0;
  padding: 0;
  line-height: 24px;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.rc-tree .rc-tree-treenode .draggable {
  color: #333;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.rc-tree .rc-tree-treenode.drop-container > .draggable::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0 0 0 2px red;
  content: "";
}
.rc-tree .rc-tree-treenode.drop-container ~ .rc-tree-treenode {
  border-left: 2px solid chocolate;
}
.rc-tree .rc-tree-treenode.drop-target {
  background-color: yellowgreen;
}
.rc-tree .rc-tree-treenode.drop-target ~ .rc-tree-treenode {
  border-left: none;
}
.rc-tree .rc-tree-treenode.filter-node > .rc-tree-node-content-wrapper {
  color: #a60000 !important;
  font-weight: bold !important;
}
.rc-tree .rc-tree-treenode ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.rc-tree .rc-tree-treenode .rc-tree-node-content-wrapper {
  position: relative;
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer;
}
.rc-tree .rc-tree-treenode span.rc-tree-switcher,
.rc-tree .rc-tree-treenode span.rc-tree-checkbox,
.rc-tree .rc-tree-treenode span.rc-tree-iconEle {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  line-height: 16px;
  vertical-align: -0.125em;
  background-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAABhCAYAAABRe6o8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAK0dJREFUeNrsfQl8VNX1/5l9ksm+ELJB2ANECGtYVEAQaZBSFdAW0dpaKbi0WhX9Va1/S/+K2k+1iCztT4sFW6lKkUV2RLZAQHaSQBJCMllJJtvsM2/e75775k3evHkzTCZEAubweczMu/d7ZzLznXPvOff7zsjS7nudhXZaxZd/kKXf//9Cwgkf1xha2QOnS2DzofNw5FwZjM/KgFkTh8Idw/tBz7hImb9xQsV1W9czJf73zTsPek7I5XL3oQCFQkkOBSiV3C2eG/rz9z19Q8Wh7T5+kX3i7c9g6ojekDs6A1796Vg4XVoPe/ILYMnKzbDmxQfZaaMH+pApVFy3Sdupp8cKH6rJ8QQ55pBjvPvcEXJ8To415LDzHbOXH/OAZLK2t/vBbbcFHOOz3LOeMViW5QgYLImwTcrai0MSrdm4H/708ztgwtA0D+6OYb1hysh+kDtuEPxjWx59jUIyhYq7lc2k38HaGk5KtmniR4Au7Z5g34cnZHLF6vTRkyCuzyCAuATurKF+kuFy0aSK4/uXsy5moZuIkkbI94RCplidlZYDvZP7QUx8LD3f1NA46Up1yaRz+qPLSZ+FhIRrvDxgsCTC22DIp1Kp6OORX42GM/ef8sLh9IkeTEwi4fNNyu5Lb7Hf4VW/ZXFaDRV3qxPQcjUfEoaNkWxrLi0CW1MvVhMzOOD74GJci8Nj4lZkzn6UfKAMgLkZdv7+JU/79P95B+IG3gaFm9auNjcZlHKF/EPxGPO2ZC2O0EStmD6aOL4oBixghGpo5EgWr4F+8QOgX69M2Hn889Wkr3LDvefoGPL2kE/syXgcYpRKlQ/5uD7eOFy74fTpj0R8/8kj+sOsCUNofykcThYHLQfhVwW/gi1VW8HG2iVxt7q5GCewLukjLCERmos/g7rjr7PCo/XKVuH6Xa1QqTjyWQwAVytg53tLYfrGWs+x8/+/QNuwD/Z1T9Ve065SoVxx94g5YNY1Q6O9Giz2Vjhy7AA98D6ewzbsg33dUzXnAYMlnzQBFXDn3rsgb8YhihOST0hS3jBwwLVbMM83c/xgWLfrJMydku2DO2g8CJ/b/gNmpQmWXXgL7HY7zB/8sA+us2zTgXNs3oVyv+3jhvSC2XdkyTp7HMZpB5axSy/ww7SQkDXc53ztqUMQ2XsmvW93Mov6jL2TEKwFoPEqrl4o6ahtfBXgvj9yjze+RumSkj0RLh/bt4g88CzqnXbXotv65IBN2wqt5gYyAsfvv489QG//2vo091zkn1wrhyEpo+Hk5SN0DCXvpYIhny8BORx9o7ZPhO9+fNyLfBfmnffBYdSKgUMwz4fR7ZN/2SiJW1exDkyEfGazGaw2B7x77B1YMPQRH1xnGZLmzYW5wBAPxDid4CREcNht4HTYyJfBBn/dWoTE6fRxGKcNXE5ru147YgQBxEOxaX0AWuoAHBbvjg7BuNhG+mDfsvxvHhISUE7G6BmXDk3WBrC5rFBUUsA1uOObMwWn6O2gfoOBdTYA9pWX5T3kIWCw5BMTkMfx5o98QhySA6NWDByu9XzHCrgUixTugfg58PaFZWAlH1JLcxP8aeybkrjONCFpdBHRUF9bQUnjsFlDHkdIvmDGwb7tJSBiPF5SIR+lJMsmV10Tmc+d4FmX4fSOz//PpwUkdIIyNoVihOPJlLJRKo0SjOYWcAHj8Xy88Y+XVj4KDnBCTFgSxXieK1jyyWRiAnI49HxCE5NPiMN83Z6TZUE935bDBbS/FG5G2gz4bf9nQW5Uwp9y3oR5Q+dJ4jqVgALS0CnGTRr+cSjjCMkXzDg8AdtzCAlIUwYOO9isZrBZuIM3vL/7yw30wPsO0sdlsZIp3+UQvw4H+RtsNguZjSx+Xyu22YgntVvtmINxeAgYLPmE+R5vnJxGu/7IJ8RhsnjH8WI4fF4f8Pn2nSyBTQfP0v5SOJ1KR9d8Zx87A49lPwaR2khJ3LXsxIkTbDC3kh++2/PFxPWgj1PS+0Pv/lmUQP7Gv9Y4CUnp7RoHp1PWaWnXIZyCzXbnebPJRDwXruUs9Ghb21k8gQhtw6ibLHksjOuiF/ksDDcGGcRKyP180Wx68MY/ttIvCxmDkpkbQ8l7svaSTwp3LfKhYWoEk8WYr0M8Rq1S5Fu34wQmlT07G6HirmWjRo2SBXMrZeih+GkXSVN84QS9L/Qw7R2H93zBjtPRKbimyby5qUafHR0RAbbmBuKZXBDJr9f37IHpT7m9IQnytDER0FyjpxivXGSdeXN9Y022JloHLfYmEoK4vJ7Pbuden4z4uxhNItQ311CMIA3TfvJ1BIdJ4p/njoOn3v8KXl6zHb49fZm4Zgb2nyqF332wGX617DOYP30UiJPJoeKC8YChmHitxpOmvVOweNptzzh8ENKeQ+gBF28oWllfkA9MeAKARgcOhwOq3+QiZD4arn5rFm3DPtgXMcLXsPP3ZSsvNpyCSCYW1BBGXreDEnbhiSn0wPt4DtuwD/ZFjMcDirfJgrVQcTyZMFmM+TpMmWDUyu/pLnl4ql8PFiruWh4wFBOS5sKpwx7S4JRK5oeQxhGSL5hxAqVhAmF4I7Fvw5kKwxvKo7teSx07BViVHhxNdaBfeg/nZNThoIojgUd8GuiP7gLsixivARuhofZC0xunlAdfy0qZAA2qKmiy14PdxX0x1XItxKgTIF6RAqcqDwL2RQz1irgf90M29IChkLCr5AHL85ezVy9tbtdrTxwwC3qNeVrG7wWP+CA/YtXMjFfG9UtaEjcgGzTRsWR9L6M5QScjA1uTAQyXTkFeSe2yX28tW3ryqTFGib3giIlLU19JHxW/pG/MUNBpogFUMpoTlDtkYLQ1QWnTeag40bDs0CuVS0l/I3JPdqPUMOvX/VM+NfcnDHqyLahqOV8G44dmwL1uVcuebf/VzH94geRXu1sNc33FCISA+J7pyNH3rbtSnxmSHD0pPVbXH9v1jabS89XN+17aW/lX8rAUl3yEgKwEAT1jjHqxxzOJAyInRaeG0zFaqsyldRdb9514u84zBqdFcIsRKj4mEQtDoh+nkYTkLWRVTBaSZDEJDIbcVu7Wie1W6LMsvY1QIeLQkjJzmAm/fg9mj4qCR0Yp4cP7tJB36TJsPnAJlqxUYCBhc/9RPkIG3OtF3KMEt9IXx7Z3DdiRabirjtMeQ0KhRyJELCREexGgkrgvsmBzbzfjtjK2k36B5no6BjkKCdHIGHWSY4BAUdMmRgiSRCwjyvGEiEMSrd+8Hf72eDrcNZDx4Cb3t8HkPlaYOYiBf372Een5Cx81TCi4zloDduVxgjWhJ2OXU3IY3EfQJlrGtWsMjoBuEpU7h4NcoQBFhO/OSNi5J8mHLfoC+MEJBQlF/cd74XhVC08i3AVwhg8CB/HWytbzoGw+CVMyagih5ZJqmPbiuj1gYBu7+pTwYdB6wGMLs6/LGEouE855MEoif3o+JJHLLsqgczgF7auk/cRqGDEO1244ffIkssTdBaxMxeXDokeBMzILNKUrYHLvavjxAC3tj6ICMa46YjocMebBuuLf0W25GelPQmzJmz64W90DXk89oEIuWz0pMx0GpcVBAiflg/pGmFSkN0zaX1ixnHGxAfWAoYzB7ZG5p8+AOkCXRLjvxqEaRkqKxW0oeuMwcLh3mJLinJpUD/k8pJZrwBk1nOJy+1+l/aVwSD6hGuar0q8kcZ2ZB+wK46AeMC5rhOThtKAesOCa47lY1+KYcO3qp340HIYMjAMj+Ug++FpPj3/n6ek5bMM+2DfYMYqauQPv+xuDEpBfSwXaE6YkEm0B8jiaLtg+0Yd8uDMixmHUOq4Xt0Z0cEGSb54qbhzF5SQ30P5SOFTDNBgMYBKoYaRwt7oHvB56QJVCseLROzPBwJDAshVgywE97PhpmudYv1dP27AP9gWRHtDfGLjli0czCQH8jcF5QHfgEFAHiCQS70HzAYfbpNQwYhymTPIuWbjna5X2Uor6AxRzVB/hpYYR4nDaramsgbraq9DS3AjPjXxeEnere0A+ES118HpA8WGsPtSGd9gXTRyQAmQxBVctHGGQdGivFXJ98DG2YR/sixiv1yAaw+bkMHZCODwOHNf7HYPzgO6oNaAOkBLJ6e0B3bhAahgxDvN1m884KQ4DB5nL5kNqxdVvKW5rcaKXGkaIk1LDSOFudQ/Y0a041AP26RELda0oEkDFimB6t3jfxz7YFzHC1yAeg8fh7dGTeg+hpcZQejyZ0xJwb9eFbp11+npAiuPUMMO+zPYRJIhxmCzGfB2mTDBqxYAD1244faIHQxLJLJXwTVkMbC5Ng5cFahghDgOO+QT30Nz/criTT0nibtWdEJvhNGurPwnhkYnQUnIlqNesigwDTVyUlxhBrlCOUqmV0NTgAifrHRpYbS54Ok+Q9CDeMSVeSTHCcf2NgXiefPx44jG4KNidr/OkWvjAgXgTFz3cJHIx3h5QhCvqfRuwh+8PiONVLTRf55DTqFVlugJK/eee6RpJtP5CmqQapr24zvJcN1oRba49CpFpCaAMTw76NTdePAtys9FHD2gnrDET19dGHi5/jOf01dy2b1pyPApRyRStAhewPnpAqTHM1J2Gtb1m8lg8hjsP6E4Wi8jHT58eErGMKA8YGo5LEv+C5vUwZYJRa06yhazdouj0iR4MSSSlhgkF11l5txupiNbE4VruIET16hv086giI8FqqPaagp1W83kSyGWjgspi95ZRWchijvdgP9vRCpFqOSGRE1xWy0VvGkiPgXjEfXpPpOexeAxKQPE2WbAWKo4nk0fVcug8PLnDvad7z1A6fYo92Pp1//QsOXjcFwT3wrdlkNMvA+524/Zs+69sfeFR2nH+wws6de12IxXR2oRsuFq4jkS6MSDzc722DwHDldBQ0uClhjEbajbr65uyI8KiocFI1pPUg3GEaTA0e+7ja4oI14K+vplivLyxaAzOIj2C2jmbbfD5rATJMbrVMG4PeK1bMe7l1dvYVx++nXo+saE065O8RpxaO3Wc2nMfs3IohoiE+KD/XkO5Hpqq9TB09gZOQRCelJzz3s6q2dkZUFjvAIPFQZXNW+e2Te2zvqiGuDAVZCaoYNOpMjj62+kprLm22uMR/IzhtU4k3xGpMZShqlpCxQk8GUzN/Qn1ZLuJJ8srcXuyNjUMCuFcUp7seqphbmZFdFTanVB+dA9oI4LXHmJfhhEs4Sx1DYaSM2/sUitfmzIwFfRyFupMDrjnX3raHE6mzBSdCtKilLDrgh6wL2K852rpMczu6RjH6OFnDDoFv56bLIypgf6TiQ65jEqqX95Y6ukaCKeOwTwj4sgU0+LywqElZeawuc9+AFNHpMKUoT3gsbv7gr7GCPlnC2DZ2m3w1lNzmNrCozLxFIy4F5d/QXG5BLfYF8fyuGCm4I6sAW+0Ijospp+MYXTspbz89kgHIDJxmOfRmFUn7fm/HvGO4+lVGrN93JLstDjIjNeQz1AJODnKwAkGsxW2nqsiHjdvWdnyX7+DGOGIHRnDqzbMtcgn8/cxSZAvPae3uw2g6pjeh3z/+no/vPDj4dAzVkXCczvU110FnUoBM4cnw9j+PeCLvXnwwF3jWCEJQ8V11hqwKyiih+Suvh75RxMhxdIygE/1j731THTGkEm6pHS6TWWq05c2Xz6/r/Ljl4Ravus2hrJd5JNgoCZBS75UMircczQ5vMj36O5HYe3da0mzzGvanfncB/D8rOEQHyGDxsYm8qY7qKQHnw8vNI8k0drdWanw6qovYOPbT+FULxPjHLEuiEiKapsFagjOyvrgOssDYn4OUyTSpqDt3+c4HTHijaiWj3ixQkKSFysBJLV8Ys93PcZQtod8MtHnieTrPTrD4+kqjldA+pheHvJ5uC1YLdIaL9mpkBSrhEZDE9iIFxMGQi6yesUjITERZowaQPoXwdwpo71wzhgWwpLCodqip3vCuC3Xt2d/MLMmiG2ReeE6ywNicjiYPN/3NU6oJpRVwUI2JD1gR8ZQctwJjnw+V7mx3ONH9/4c1k5dK0k+fnze9pDAYfKQHmCxWD2ez2tI8hivzDKZTDAsIx6253FEEuKiMmMp+YRqmGf7PweZyUOgubrJC9eZa8CuMM6Kb1rZ1ro6v+0NBRfg97+5A2JjY2X8+yvaRvPcb29tP946rAcMmnyit8VzJQCSbg+Zbqet9SIfTr+0XYDLLy2DBVMzoIG8aYFSQE5CwrSkCDhbWuWDQ5OqDfP32R/74G71vWAXw8BL8/p5Zg7+YBgXVDZY4W8F5L3aVUGWOo0sT0IpC6W2n4S1Ww/oS8AA5JP5MNCbXVLkqz5WBS5TW1JoTL8MqK4zgVbOXTfsj4TYVtXQCtkDUnxwaFK1YaRwt7oHZJ3cLCKswcPSrTG8pJJ7/C2TCsyWYkpCqXWxuLbfpu3rvNrDlTEwe8KjPrX9vL4IrGtxnC58xaNTMoFRkQWfg3jfZvdSza0HvK1PHKzdV7jaYDIr5TJ5W33AoMknmoJl7j8HPZ/QfMgnDEImZMLpigbQasNAofC9eJ1/LVqtFs5fMcAUsp4T48zVRugb399LDTMkfSgYq4w+uFveAzq8lzE8+Rhyh+G2NaB30SHQl1RDQUGBlOfzqe23fsZJr+Nv0/ZJ1vYTTrsd0gMGSz7xO+NscYKeBB6UhHev9Us+IW5CVj/49lwVNFoZCA/XuasoeC8BwsLCwOiUwb4z5TBh2EAfnKOKrBEJ2XDN99Hsj2BIGkc+W4XFBxeMx7leOyo3YhzGYfd4PtThIflMxPsYyREbEwY/e2AW3Dt5FrBkWm5ubvZd6thdi7BeH1/bz2Zryz1iXT/+oG2kD/ZFjOg1SOoBUQfIawID6gFDIR+PY5oZT57vWuRD+2bHZuWrj98Dh4uugkWmhuiYGEo4lPNrNBqIjo4mLjwMjpc2wgsL7sb+Gikce5WF+rw6qDlYBXWHa4CtZSRxt7wHtNuJp+M+dCQeHrwipcUKEElWIj2HAiWglAlr+1mxhouzLe949NBBepw8eoq2YR9a2y9IPSCSDvWAQn2gWA/IETAE8glxTiOSsJISLxD5+C9MbeFJ5cw7RsCqbefhVIURXJoI6NkzBeThUXCuygJ/21EAU8ZkwdXiUzpB1BQq7tb2gMRjoYdxuPmF5LM6uIO2IzldeCtNQGFtP5uVrKfNjZ42fgr+eNoB2oZ9VGEqT20/D4l5PSD53FHzhwdvSEL+Md5iH7VapAcUb5MFa6HiKJkunVKsX/oErYzwlagywj8emEErI0iQKFTcLesBGeKZcL2HJOTJR3dX3Ao4/OydDHftiN+9aHdtPzKHgEKw8/KH0p+K3CVXZpev7ee1m+NHU4jG6wIl9YDiH48J1kLF8Tb/4QX4tZDhpZNSl0/iPq5QuCDY170m7vuIXrtMjWi7DcxubonJh+f5c5iukSQfV9svG99UK+O992xymL0ehynCweJsq+3nWUcG0BSiHtCzWyWlB/y+1TACcgVVG0ZIQt46Qw3TXusqNaJd7qAhEPnwnMspTcBAtf2qL7d9MRJSe/rU9vN4OD96wDmb6wW9IiX1gJ1WG6YRVPju4CIFoi01XjgkFdaGmbiIqw2zYKQSls8Og2MlZbDtYDG8vEoBq16YZyP9JNUwC9/hasM8QnAf+OK+NzVMV6gR7SJRsMPpSz7P1Mhw60B/UzDW6Yv7NOrVcRHToRkMYMTPT7AG5O2Fs/fT2n55DTu52n6COLjo3cUrY9J2vjo7OwLqyQyOesCZ/6n2eh5eU5igYWBTQT3FwBsPdE5tGCTfhejxnu2SwZX/8YIhiT7dvB1W/yId7uzHgNPWQr6hdsjp7YTx6VaYMdAJ6zd8DPPnPeajhgkF11lrt65QI5rBKJj1Jh8SzsG0BSH2AASUqu23+PjdPrX9eir7+NT2a5tbO6gH5En08fZGdy4u1ic5/WC/7ZK1YertRtiebyZ91ISDsZJqGJngumBUtdxOPN8qQqLbCYlMNgYssj5gDUsBhaUMtLaLMDa1hoZ1i9/dAPtXPONRwwhxlxSJYIhty/XFGKsI7oAPLlgP2F5FNP3z3Z6PtxROfUSlWf7GD2Yc3oIZx2FqhQ/eWndNomKR8fDwcKkm+77flb8zcSmjsY7aTWv7pWnI36EV1PYzN8Hxpt18bb93xEFeh/WAvAcLuCcsURsGyVcA8dB7THxANYy4NsyPyfR5ByGRmZCvUT0STGYH2IzkGyfrCVpCxNjmrwmZ9DBrQAMcPIM1XkZ44YqRfJpYbzVMfH/yLR8PYx07vXDBesCbtUb0b56aAiUlJVS8Ech0ul7Qr5/fS1VNXNHIyk9HvVgTTG0/yTFC1wO6p08pz+fRAUrVhmGMAIr4a6phQCABx4AD13wMmT7R8yH5mpqN5A20YIKTvFFhoFT2B5WtEu7ua4B/H75AiSTEoefzp4ax62VeuM60rlAjOjU1VUaOjv4pIdX2E3nB0PWA/Not0J6wVG0YcBg9ktaAahhhbRgS7WLAgWs3nHbR85lNVjAaLfT58LnDY3uDkyxsRiY1wbO7rvjg0PyqYUS4zrSuoIjuMPM6UNuPtw7rAfmAI+CesFRtGDq1BlbDDLn0IURaUBqVSc9jqgWjVgwccM2H067MrXPgvwBy02V6XfF31ToYN7S3Dw7NnxpGjOss6yqK6GXLlmE8mivVRqbce+fMmRNwHdw16gO6o92AOkCJ2jAyTFy61TD+pFg52iovHOb5MGWCUSsGHGHEC+K0yz03mYJJqB5mLCQvzAK7SlMgd+oQHxwGHLwa5u1j73JqmLShENZQ5oPrLOtCiujcJUuW3CvV8Pnnn+PBXouEbruB9QHdqZaAe8IStWFi7FdhcP3OwGoYidowm88r4FCxEzTOGoghAUecvIK82HBIVNdAgnEnRDDlcKJSA9suJ8PtgtowPC697gBENZd7qWHCGy5DSvkWH9wP3Qj5KAkD5hJDrO13Pcbwqg3jSbUEKrMhXD8QXIyzkeb5ClLnek271POpfXFYuWDl8/NYzNexDhfkkGgXAw5HK0vTNUqwwokqDXxe2AP++uwc2Pv1JjkmlH1wJNrFgMPBBMZ1WxsJ/XhCLy0fKmj4ZSHKqe4YnUbPRak4Ld8HO0+vIF7s76KAJOQx5O7NvA7Vhom2VMOQK/+AIaV/a1vzBcBhknj+vJ/D01tS4I974+A7PQtKVxOcqSZrmkMp8Ny+LHjoocVQV3RM4Y7QOoT7IZt7Gubv+7wnUvUBSUxHD17Th+faWx9QWBcQ7+M5qTE6qTZM5jWxtYXHZJgsxnwdpkwwas0hgcNMsnZ7nkyfxIN5KiOIcd9++Bu6F7zx0HlYwteGmTYUXhBVVOj2fHPEAcsWcR8vLR8h3ZlCwTXcQ7gKqVglYVhmGtQ5OS3fN7Iyr98LFo+BhuMI6wLyJh7je1fDDByQDGNypnleO+bqpPJ1/PSZf3Q3SOzrXjc1zK1ieCESf3kDf421MNVyZdNKmGTYf2/ekv3oBVeOW7aNrsPEtf2E9fx4w3NP57naVR9QXBfQM2mK6wOSD7jdUxUhkCxUnJBUST0zWLO5FaxWE819KVUa0Gp1EB4eCbU1ZV4E5zHtwQmI/oMgoERejz4u/2oV1Odvh3ELngWXTAHHPnkXpz9PIOCt5QuTHF9Ky+eVQLymHtAddEjVB4xLaGNrW3VT6Z9sKCpoK8cbKi6t1+AjrS0N45qb60Gni4aIyDhXz56p8pqaSpfdZpbj+eiYHmxkVHyevrxgfEdxPyQC8rf8FYdIPsOJnTDup08CU1cGNWabaBnvreUT6vf4un78ufbUBxTXBeRNsj5gsCSS+6lDJ4XjZgDWc8mg0JBEKEGKjU12pqX3VvLpoLS03vRWX1HubG2tV2K/64H7oRAQ32uGYTzk029ZA00nd3PkM1RBpcEAVfn7odFsX+/xTpL1AT10gfu/4jR9cvJ5tq8+oHddQN4k9YDBko/+XkgQ5JOTV4uPS4vPwMDMkV44nD7RUwlI5GNp6b2Uej04Gw1VSuyPX+hQcZ31gXcVRTQ/zSLxuAvSuduaHR9By6m9PuSrbDJ/OWfN/oXscg4rpeXjLx/hNX18bT+xlo+3joyhbA/5xJ6M/n4I66KOCL91YvJxfbxxuHbD6dMfiTxkSuultNtMtL8UDn+awWhsBZOphawDLZCQmAKJPVJ9cJ1lXUURzXs/JB6WNMHLKivOvwEG6wbodddMYFobPOQrtmlrFqz5+hEQKlo6oOW7HmMICHht8kkTUAZ1NWVkfTbIh3xCcnsiIhI44NrNswsTwNSacFdLS4NcCmc0tpB2Hfmg7GCzGqG6uowSUIzrTOsKimg0/Kzw0la1Wk01f6f1G+BHD34KX3/2M7BEtYIzn4SefUZDSa3iJMBGLzlVl6gPGCz5fAnYNrXqy4ugb/9hXuQbkpXjg8M3FwOHYN5YGmBUFUvizKZW8o13ksNKK34K1xlCXKcSsAsooo1G4zfLli3zOjesB9C94WG3vwJnDi6FBtvkGiSf0+nc42eYG1sfMFjyiQmIOOGGgxT5VCq1Fw5TJhi18oFDIMN+pL9cCofEsxDPh+TDD0qjDZPEdaZ1BUX00qVLscwFBhVa/tyHr2udxPv9BO9fLrdtfvL9jS8Rz4fyqCbJ9NiNrg8YLPlkMrmP68do15/n48knxGG+DlMmwXzA2A/7S+ESEpPptMuTLzk5QxLXmXajFNEFTw6HwStO8wEIztM1oiHvEz5Y/Afp5z2/Vw7rhqqAcdkBLxmxbwU7+TyRqK3k7RtLlz4muIQvEadStXYEoM9RyNUE64Chd3FrvA7rAYMln7iQEI/DKAyj3YuF30mST4jDZDFGs5gywajV3wur1Jc7TaZmZXR0giQO13v8mi8QrlM94A1URCMJ3Qk/uvMvV2t/YW+8mnbbP0rfEPa7+MLtH9gbagsUYeErhOd5AnMsBvJ5AUdCGyaLFSN1UWn/pgQ06uc4GeaoWsP1kSqw0GE9YCjkE+OQhNciH93LrSmTYbIY83WYMsGoVYpELS31So0mnPbv1bt/yLjOtBuliHZzjouA7fZ0xmb+feyI4Y9oe6SEnX2sX8/bPi6huxyXXph4OPXBpwdXf7k6xlJdEaEM1y0L+EJYemjkSuXc2KQH6be7se79ueBkTpHzwXyrQqsPGAr5OoLDnQpMFmO+DlMmGLUKdzTQgyGJsF9zU12HcZ1hN1IRjcliBXlvXYSFrItZGNM/a2Hi8DGgTeoFFV+tXXRyflqkKkx3T8qMuYm6qHDIePAJKP/io7dMZRcjlZExr0jnEnFGkxHis1qNWjU9PDqHfnh432Gz/ZG02QIVFA21PiAloHCbrD0WKo7fJuP3dDFlglErBg64dsPpEz2YmESh4jrDbqQimpbZUCh0MmCfiUzNeDx13F2gwKXglTOQPu0nwNrMD0cNGgYxWSPJlEPen6gEyJj3K6jY8eXvLZeLFCzretntSbWEwoPJbSznT1gzmbz6RsUPSpYrjPS58L7NdmIWacPoNZzyHthGcovFBvk8kaQekNcCYid/esAf/C8l3Yz2wOA42Su3J8+K0Cg39X7gCVBXFQJgVSvCHohPRdZw921mEj6Ygf5YS+YYEpemwvkX5trlSnU6WQPWnd8jGx4eHb9RE5auZom3ZZytjFyh08T0mJyg1XG/fmM1GZmmum/qXYzJplBGKmTAgM1SYTc3N9w3dCpLF5KjPjj2mylZfd7r1ycRqgXSqzcygUq5cka0aQaSSVxccvkq7Dt3+bcnnhr7vrL747z57MvCRjA5mJo19/YFFaafYhKANRroJRXQWEtIZ+MWdCzNygPoIsBRrYeGvV8DYzbukkfFUXLlnwDn+Amy2KSMB2M0ukHEtVUC66zFbAkwjhLOtWl7KHr0mpkkUyaBXJYKNlMRVBT+uQmxQ6fya1JfPSBvQj0hmlgPKO/+OG9KY3eUtJx5YsvlJaUbPoRWQyPIIuOAddi5MNWMhQYc3E44kjAsBhrPnYKGA9s+VIZHPk/O0A3al96G4l07DM8e27M8z1C9lZWzRmCZCkK+88Qb1nEHuY/nsA37YF/EINYTC0jUB5SqEei3PmC33XxGok3rjpLmtxd/flb2bmvrW7fNnAtMSyOZSO14Fbe7Lje5lWPiTg21B7aBXKVaK1NpCoHlyFHbAPZn33T9KzG2quS3j3yy5LHHh98TlTxM6cLC5wy3ly5TRIJcowBD+RfOj/9+esd7nziWXW2EY07G+yJ1Xz0ggJQmUKwH7PaAN6E9MTIRsnvqIE6riOyXGJGYkZWNmjwy81ro3jhrxws7rJz8GNeBhJg9J9xDSMVsIeQTRjwsIZKtzgAHNu93vH7hfGmpSmEFp9PEJafJgffxHLZhH+yLGBBsgbn1gNT7ovaPP3hDbaDnnNNJyGiR1gN2281hU3pHwsS0yORkjfPtuyeOfJiJiQVTTSklm8tBQk2tjn6wMpZEBFgvtr4cEsdMhLDBoxIr/vXXveTMIEzx4Vg5I8iDPgC/ewI00Yk6tdFE/KcslkyTHL/sWJyInMvoq1Ov+JNB8+c1AEWXAY62VW7zqwf0rRHoqwfs9oA3oT2+pQylvrGT+8U9DGNng8liAauhhu6L4+/yyXQxQEILLlmNsjRTE0BFAYQlpQKZXhPJWbp39uv5AB+9A/Dko6B2srrJkfFjeqq1yYQkPaCp+rITD7yP57AN+2BfxCDWk457d/HK/LJ6qvXTkfDGZneAxcrVCMRbPPActmEf7Ev1gN0EvDnN5HDBL7eU1fzv2eZv2ILDINfFgiw8FhjycWrTB4PVwQJTdRlkvQbT9R/EJ4NLGwtV/1lpIfTED/4cjvPWyyRAJsu0pARI6ZEYkasN76O1m2ohf//emvf/XLIWD7yP57AN+2BfxLz1suAF8XrAC3roH6MkHZSglrNktmXogffxHLZJ1wfstg7ZjVBHMy62edHWy4vMrV+uXJw7drI2dSCZL00gNzZB6cmjrrPl9ed+Fh45TJZ1OzhbGqDuzHFoLS9ZJVMqn+PHK6twLwQB1Ep1i9pS/N+WndsNez78pPGTcAUcxLYt31ZtWfzIlkemz4ibarO0qMmyUo0voIkE2sOHcvjr93vB3RaS3SB1NF7tf+l33zb80gbfLX8uF3Ihawprzd9y4Zktxa8eqbaesjI7P1sgU4ypb7VC/ZkjW+UqzUrcv+ft/oWeu2VapeWxIRklg04WwemSSii+8zau4fhZ+O9f/rfx3DcHG4dfKIMiqxPKeFCJdwGyDv5ecLd1yG6QOhpJeOV/vq193Ow4/qdfGh2x4S31G/brLRvpWnFH9cNNlk1v3De6f6E6Ivpt4pLMwp2v0jZni97oXEEpFJJWGr7mFbY9CRKytBLK+DYp69jvBXdbxwl4g9TRhFCMO7H8C885T80CwFTHQ/6ea/HixfQXqpzkOd3XlTjdAhKVUqmkekDSdgyoHpB1cuonOZXh4fUnvHW8PmC3ddiCUUeHMg5vwnE6Y/+e13XixU3k/sjExESqB6ypqZlDzh3Fdr7P9bRuAl4nC0Yd3d5x/KmjPUHJx4X+hkGpE1Y/wIjXq5xa3mPXrNujIUSbO3r0aKoH/Prrr+cSAqLi1NYZ71t3GuZ6ecAuUC9aYIs+4Yi2yE3Ga5qggIBWrVZPz8jIkOGB9/EcLzruJmAXtcDq6NDG8VVHS3o6VuKAQjPAH+cHJiFZ72kJqbAy1F3kmEYeTyDeb1ZqamoyrvHwwPt4DtuwD/ZFDGK7p+AuYjdQHb3ovQWZoBddKGkm8UGJOwR4dV4m/HFDIV/Pb7HI6w0KDw//Ii4uTo3Bh9VqZTTEBg4cGNvQwF17jvdJgPKujZhWq1WgFzQYDPaWlha88Ol0NwG7gN1IdXQx4cmFAPGmiawIXpydCW9v8iVhZWWlMyIiIpas92KSkpLoD1objUbiee3AE1Cn0ymys7OTSD/6W861tbWwffv2JsR2e8BuAzMhWKvZfzsVVRGP+JcHM+HZzwq9yrLt3r27mEyzz5rN5oUTJkzIwd8cQRIS7+ZZ7yEho6Ki6I+Jnz59mj18+PDR0tLS1fv37y/uJmC3gYXEJiYz47ddp1ZAShgg+cBhbvmHl3c0mezEm/2LTMMlly5dWjJjxox7evXqpcRUjM39K5xIPAxAvvvuOyfpu+PQoUPLCGGPkWnZ3k3AboM0HSFhtPelm612BqpbuURxZqIC1uwrhNbK0i8vvDrzKXjSK5JlCZFshIgHCgoKLH379h2QlpY2kKwFaXKaj44xSX3x4sVS0ud10vf49YyGuwl4E5u16er6d3bCfKm2H93WDyI0cvjnEQ/5Hsn5qMCnrgv+zFdCQgKMHz9ek5iYqMbIlwQbwO8Z81W3sC03N1dz5MgRqK+vx/VjNwF/6Hb6uTtRTvAazrTC84RoZ7J7quDNXYHJR4IPGDt2LAYdaqVSOblPnz49MdDA7bmioiLqAgcNGqTEilvYRqLfyWPGjMlXq9X2Y8eOdRPwh25uUpVKecY3d8H8QORDmzZtGqZesKxbSmRkZC7xcloMQI4ePVqTn5+/FfsQbzczJyenJ7bFxsbmtra2YiGkMsR2E7DbAnlG1P2Z/JEPrampiV/nqck6T028Wsu5c+f2HDhw4BPiBakekKz9tpSXlz+SlZU1lUTIahKc8DnD6/Jauy9M/wFbXFwcfxen4IHEyw2qrq4+3djYWNy7N/djj1euXAHi+fonJycPv3r1ahEJTlBhQyNgMiV3E7DbOvDh+9buwRmRrv2EQYi4zRNCXwfudBOw226o/Z8AAwBphnYirXZBiwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-attachment: scroll;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.rc-tree .rc-tree-treenode span.rc-tree-switcher.rc-tree-icon__customize,
.rc-tree .rc-tree-treenode span.rc-tree-checkbox.rc-tree-icon__customize,
.rc-tree .rc-tree-treenode span.rc-tree-iconEle.rc-tree-icon__customize {
  background-image: none;
}
.rc-tree .rc-tree-treenode span.rc-tree-icon_loading {
  margin-right: 2px;
  vertical-align: top;
  background: url("data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7") no-repeat scroll 0 0 transparent;
}
.rc-tree .rc-tree-treenode span.rc-tree-switcher.rc-tree-switcher-noop {
  cursor: auto;
}
.rc-tree .rc-tree-treenode span.rc-tree-switcher.rc-tree-switcher_open {
  background-position: -93px -56px;
}
.rc-tree .rc-tree-treenode span.rc-tree-switcher.rc-tree-switcher_close {
  background-position: -75px -56px;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox {
  width: 13px;
  height: 13px;
  margin: 0 3px;
  background-position: 0 0;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox-checked {
  background-position: -14px 0;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox-indeterminate {
  background-position: -14px -28px;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox-disabled {
  background-position: 0 -56px;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox.rc-tree-checkbox-checked.rc-tree-checkbox-disabled {
  background-position: -14px -56px;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled {
  position: relative;
  background: #ccc;
  border-radius: 3px;
}
.rc-tree .rc-tree-treenode span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled::after {
  position: absolute;
  top: 5px;
  left: 3px;
  width: 5px;
  height: 0;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  content: " ";
}
.rc-tree:not(.rc-tree-show-line) .rc-tree-treenode .rc-tree-switcher-noop {
  background: none;
}
.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) > ul {
  background: url("data:image/gif;base64,R0lGODlhCQACAIAAAMzMzP///yH5BAEAAAEALAAAAAAJAAIAAAIEjI9pUAA7") 0 0 repeat-y;
}
.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) > .rc-tree-switcher-noop {
  background-position: -56px -18px;
}
.rc-tree.rc-tree-show-line .rc-tree-treenode:last-child > .rc-tree-switcher-noop {
  background-position: -56px -36px;
}
.rc-tree-child-tree {
  display: none;
}
.rc-tree-child-tree-open {
  display: block;
}
.rc-tree-treenode-disabled > span:not(.rc-tree-switcher),
.rc-tree-treenode-disabled > a,
.rc-tree-treenode-disabled > a span {
  color: #767676;
  cursor: not-allowed;
}
.rc-tree-treenode-active {
  background: rgba(0, 0, 0, 0.1);
}
.rc-tree-node-selected {
  background-color: #ffe6b0;
  box-shadow: 0 0 0 1px #ffb951;
  opacity: 0.8;
}
.rc-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
  background-position: -110px -16px;
}
.rc-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
  background-position: -110px 0;
}
.rc-tree-icon__docu {
  margin-right: 2px;
  vertical-align: top;
  background-position: -110px -32px;
}
.rc-tree-icon__customize {
  margin-right: 2px;
  vertical-align: top;
}
.rc-tree-title {
  display: inline-block;
}
.rc-tree-indent {
  display: inline-block;
  vertical-align: bottom;
  height: 0;
}
.rc-tree-indent-unit {
  width: 16px;
  display: inline-block;
}
.rc-time-picker {
  display: inline-block;
  position: relative;
}
.rc-time-picker-clear {
  position: absolute;
  right: 8px;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  top: 11px;
  margin: 0;
  transition: all 0.2s ease-in-out;
  border-radius: 100%;
}
.rc-time-picker-clear:hover {
  background: #f4f5fd;
}
.rc-time-picker-clear-icon:after {
  content: "x";
  font-style: normal;
  color: #a6a6b9;
  display: inline-block;
  line-height: 1;
  height: 20px;
  width: 20px;
  transition: color 0.3s ease;
}
.rc-time-picker-clear-icon:hover:after {
  color: #3c44b1;
}
.rc-time-picker-input {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 0.53rem 1.3rem;
  height: calc(1.5em + 1.06rem + 2px);
  cursor: text;
  line-height: 1.5;
  color: #3c44b1;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.rc-time-picker-input:hover:not([disabled]) {
  box-shadow: 0 0.313rem 0.719rem rgba(122, 123, 151, 0.1), 0 0.156rem 0.125rem rgba(122, 123, 151, 0.06);
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
}
.rc-time-picker-input[disabled] {
  color: #d1d2db;
  background: #f4f5fd;
  cursor: not-allowed;
}
.rc-time-picker-panel {
  z-index: 1070;
  width: 280px;
  position: absolute;
}
.rc-time-picker-panel-inner {
  display: inline-block;
  position: relative;
  outline: none;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border-radius: 0.29rem;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
  border: 1px solid #dfe0ea;
  line-height: 1.5;
}
.rc-time-picker-panel-narrow {
  max-width: 113px;
}
.rc-time-picker-panel-input {
  margin: 0;
  padding: 0;
  width: 100%;
  cursor: auto;
  line-height: 1.5;
  outline: 0;
  border: 1px solid transparent;
}
.rc-time-picker-panel-input-wrap {
  position: relative;
  padding: 8px 12px;
  border-bottom: 1px solid #e6e7f1;
}
.rc-time-picker-panel-input-invalid {
  border-color: #f83245;
}
.rc-time-picker-panel-select {
  float: left;
  border: 1px solid #e6e7f1;
  border-width: 0 1px;
  margin-left: -1px;
  width: 80px;
  max-height: 144px;
  overflow-y: auto;
  position: relative;
  padding: 6px;
}
.rc-time-picker-panel-select-active {
  overflow-y: auto;
}
.rc-time-picker-panel-select:first-child {
  border-left: 0;
  margin-left: 0;
}
.rc-time-picker-panel-select:last-child {
  border-right: 0;
}
.rc-time-picker-panel-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rc-time-picker-panel-select li {
  list-style: none;
  margin: 2px 0;
  padding: 0 0 0 16px;
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: left;
  cursor: pointer;
  user-select: none;
  outline: none;
  border-radius: 0.29rem;
}
.rc-time-picker-panel-select li:hover {
  background: #3c44b1;
  color: #fff;
}
li.rc-time-picker-panel-select-option-selected {
  background: #3c44b1;
  color: #fff;
  font-weight: bold;
}
li.rc-time-picker-panel-select-option-disabled {
  color: #a6a6b9;
}
li.rc-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
  color: #a6a6b9;
}
@-webkit-keyframes select-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes select-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rc-select {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  color: #3b3e66;
  line-height: 34px;
}
.rc-select ul,
.rc-select li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rc-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.rc-select-arrow {
  height: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  outline: none;
}
.rc-select-arrow .rc-select-arrow-loading {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-top: 6px;
  margin-left: -4px;
}
.rc-select-arrow .rc-select-arrow-loading:after {
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin: 2px;
  border-radius: 50%;
  border: 2px solid #dfe0ea;
  border-color: #dfe0ea transparent #dfe0ea transparent;
  -webkit-animation: select-ring 1.2s linear infinite;
  animation: select-ring 1.2s linear infinite;
}
.rc-select-arrow .rc-select-arrow-icon {
  border-color: #dfe0ea transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  width: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.rc-select:not(.rc-select-no-arrow) .rc-select-selection--multiple .rc-select-selection__clear,
.rc-select-loading .rc-select-selection--multiple .rc-select-selection__clear {
  right: 20px;
}
.rc-select-selection {
  outline: none;
  user-select: none;
  display: block;
  background-color: #fff;
  border-radius: 0.29rem;
  border: 1px solid #dfe0ea;
  transition: all 0.2s ease-in-out;
}
.rc-select-selection__placeholder {
  position: absolute;
  top: 0;
  color: #e6e7f1;
}
.rc-select-selection__clear {
  font-weight: bold;
  position: absolute;
  line-height: 34px;
}
.rc-select-selection__clear-icon {
  font-style: normal;
}
.rc-select-focused .rc-select-selection {
  border-color: #3c44b1;
}
.rc-select-enabled .rc-select-selection:hover {
  border-color: #3c44b1;
}
.rc-select-enabled .rc-select-selection:active {
  border-color: #3c44b1;
}
.rc-select-selection--single {
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  position: relative;
}
.rc-select-selection--single .rc-select-selection-selected-value {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
}
.rc-select-selection--single .rc-select-selection__rendered {
  height: 34px;
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
  margin-right: 30px;
  line-height: 34px;
}
.rc-select-selection--single .rc-select-selection__clear {
  top: 0;
  right: 20px;
}
.rc-select-disabled {
  color: #a6a6b9;
  cursor: not-allowed;
}
.rc-select-disabled .rc-select-selection--single,
.rc-select-disabled .rc-select-selection__choice__remove {
  cursor: not-allowed;
  color: #a6a6b9;
}
.rc-select-disabled .rc-select-selection--single:hover,
.rc-select-disabled .rc-select-selection__choice__remove:hover {
  cursor: not-allowed;
  color: #a6a6b9;
}
.rc-select-search__field__wrap {
  display: inline-block;
}
.rc-select-search__field__placeholder {
  position: absolute;
  top: 0;
  left: 3px;
  color: #e6e7f1;
}
.rc-select-search--inline {
  width: 100%;
}
.rc-select-search--inline .rc-select-search__field__wrap {
  width: 100%;
}
.rc-select-search--inline .rc-select-search__field {
  border: none;
  font-size: 100%;
  background: transparent;
  outline: 0;
  width: 100%;
}
.rc-select-search--inline .rc-select-search__field::-ms-clear {
  display: none;
}
.rc-select-search--inline .rc-select-search__field__mirror {
  position: absolute;
  top: -999px;
  left: 0;
  white-space: pre;
}
.rc-select-search--inline > i {
  float: right;
}
.rc-select-enabled.rc-select-selection--multiple {
  cursor: text;
}
.rc-select-selection--multiple {
  min-height: 34px;
}
.rc-select-selection--multiple .rc-select-search--inline {
  float: left;
  width: auto;
}
.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field {
  width: 0.75em;
}
.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field__wrap {
  width: auto;
}
.rc-select-selection--multiple .rc-select-search__field__placeholder {
  top: 5px;
  left: 8px;
}
.rc-select-selection--multiple .rc-select-selection__rendered {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
  padding-bottom: 2px;
}
.rc-select-selection--multiple .rc-select-selection__rendered .rc-select-selection__choice {
  margin-top: 4px;
  line-height: 20px;
}
.rc-select-selection--multiple .rc-select-selection__clear {
  top: 1px;
  right: 8px;
}
.rc-select-enabled .rc-select-selection__choice {
  cursor: default;
}
.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__remove {
  opacity: 1;
  transform: scale(1);
}
.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__content {
  margin-left: -8px;
  margin-right: 8px;
}
.rc-select-enabled .rc-select-selection__choice__disabled {
  cursor: not-allowed;
}
.rc-select-enabled .rc-select-selection__choice__disabled:hover .rc-select-selection__choice__content {
  margin-left: 0;
  margin-right: 0;
}
.rc-select .rc-select-selection__choice {
  background-color: #f4f5fd;
  border-radius: 4px;
  float: left;
  padding: 0 15px;
  margin-right: 4px;
  position: relative;
  overflow: hidden;
  transition: padding 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045), width 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.rc-select .rc-select-selection__choice__content {
  margin-left: 0;
  margin-right: 0;
  transition: margin 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rc-select .rc-select-selection__choice-zoom-enter,
.rc-select .rc-select-selection__choice-zoom-appear,
.rc-select .rc-select-selection__choice-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  opacity: 0;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.rc-select .rc-select-selection__choice-zoom-leave {
  opacity: 1;
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.rc-select .rc-select-selection__choice-zoom-enter.rc-select-selection__choice-zoom-enter-active,
.rc-select .rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active {
  animation-play-state: running;
  animation-name: rcSelectChoiceZoomIn;
}
.rc-select .rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active {
  animation-play-state: running;
  animation-name: rcSelectChoiceZoomOut;
}
@-webkit-keyframes rcSelectChoiceZoomIn {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes rcSelectChoiceZoomIn {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes rcSelectChoiceZoomOut {
  to {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes rcSelectChoiceZoomOut {
  to {
    transform: scale(0);
    opacity: 0;
  }
}
.rc-select .rc-select-selection__choice__remove {
  color: #f83245;
  cursor: pointer;
  font-weight: bold;
  padding: 0 0 0 8px;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  top: 0;
  right: 2px;
  transition: opacity 0.3s, transform 0.3s;
}
.rc-select .rc-select-selection__choice__remove-icon {
  font-style: normal;
}
.rc-select .rc-select-selection__choice__remove:hover {
  color: #f83245;
}
.rc-select-dropdown {
  background-color: white;
  border-radius: 0.29rem;
  background-color: #fff;
  padding: 0.5rem;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
  z-index: 100;
  left: -9999px;
  top: -9999px;
  position: absolute;
  outline: none;
}
.rc-select-dropdown:empty,
.rc-select-dropdown-hidden {
  display: none;
}
.rc-select-dropdown-menu {
  outline: none;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 9999;
}
.rc-select-dropdown-menu > li {
  margin: 0;
  padding: 0;
}
.rc-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.rc-select-dropdown-menu-item-group-list > li.rc-select-menu-item {
  padding-left: 20px;
}
.rc-select-dropdown-menu-item-group-title {
  color: #a6a6b9;
  text-transform: capitalize;
  line-height: 1.5;
  padding: 8px 10px;
  border-bottom: 1px solid #e6e7f1;
  margin-top: 10px;
}
.rc-select-dropdown-menu-item-group-title:first-child {
  margin-top: 0;
}
li.rc-select-dropdown-menu-item {
  margin: 0;
  position: relative;
  display: block;
  padding: 0.55rem 1.5rem;
  font-weight: normal;
  color: #3b3e66;
  white-space: nowrap;
  margin: 1px 0;
  border-radius: 0.29rem;
  transition: all 0.2s ease-in-out;
}
li.rc-select-dropdown-menu-item-disabled {
  color: #a6a6b9;
  cursor: not-allowed;
}
li.rc-select-dropdown-menu-item-selected {
  color: #3b3e66;
  background-color: #dfe0ea;
}
li.rc-select-dropdown-menu-item-active {
  background-color: #3c44b1;
  color: white;
  cursor: pointer;
}
li.rc-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  background-color: #eeeff8;
  line-height: 0;
}
.rc-select-dropdown-slide-up-enter,
.rc-select-dropdown-slide-up-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-play-state: paused;
}
.rc-select-dropdown-slide-up-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  opacity: 1;
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-play-state: paused;
}
.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,
.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft {
  animation-name: rcSelectDropdownSlideUpIn;
  animation-play-state: running;
}
.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft {
  animation-name: rcSelectDropdownSlideUpOut;
  animation-play-state: running;
}
.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,
.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft {
  animation-name: rcSelectDropdownSlideDownIn;
  animation-play-state: running;
}
.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft {
  animation-name: rcSelectDropdownSlideDownOut;
  animation-play-state: running;
}
@-webkit-keyframes rcSelectDropdownSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@keyframes rcSelectDropdownSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@-webkit-keyframes rcSelectDropdownSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
}
@keyframes rcSelectDropdownSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
}
@-webkit-keyframes rcSelectDropdownSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 0% 100%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 100%;
    transform: scaleY(1);
  }
}
@keyframes rcSelectDropdownSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 0% 100%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 100%;
    transform: scaleY(1);
  }
}
@-webkit-keyframes rcSelectDropdownSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 0% 100%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 100%;
    transform: scaleY(0);
  }
}
@keyframes rcSelectDropdownSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 0% 100%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 100%;
    transform: scaleY(0);
  }
}
.rc-select-open .rc-select-arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.rc-pagination {
  padding: 0;
  margin: 0;
}
.rc-pagination > li {
  list-style: none;
}
.rc-pagination-total-text {
  float: left;
  height: 36px;
  line-height: 36px;
  list-style: none;
  padding: 0;
  color: #a6a6b9;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0 0.5714285714rem 0 0;
}
.rc-pagination:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.rc-pagination-item {
  cursor: pointer;
  border-radius: 0.2rem;
  min-width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  list-style: none;
  float: left;
  border: 1px solid #e6e7f1;
  background-color: #fff;
  margin-right: 0.5714285714rem;
  transition: all 0.2s ease-in-out;
  outline: none;
}
.rc-pagination-item a {
  text-decoration: none;
  color: #3b3e66;
}
.rc-pagination-prev:hover,
.rc-pagination-next:hover,
.rc-pagination-item:hover {
  border-color: #3c44b1;
  background: #f8f9ff;
}
.rc-pagination-item:hover a {
  color: #3c44b1;
}
.rc-pagination-item-disabled {
  cursor: not-allowed;
}
.rc-pagination-item-disabled:hover {
  border-color: #eeeff8 !important;
}
.rc-pagination-item-disabled:hover a {
  color: #d1d2db !important;
}
.rc-pagination-item-active:hover,
.rc-pagination-item-active {
  background-color: #3c44b1;
  border-color: #3c44b1;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.rc-pagination-item-active a,
.rc-pagination-item-active:hover a {
  color: #fff;
}
.rc-pagination-jump-prev:after,
.rc-pagination-jump-next:after {
  content: "•••";
  display: block;
  letter-spacing: 2px;
  font-size: 18px;
  color: #d1d2db;
  margin-top: 1px;
}
.rc-pagination-jump-prev:hover:after,
.rc-pagination-jump-next:hover:after {
  color: #3c44b1;
}
.rc-pagination-jump-prev:hover:after {
  content: "«";
}
.rc-pagination-jump-next:hover:after {
  content: "»";
}
.rc-pagination-jump-prev-custom-icon,
.rc-pagination-jump-next-custom-icon {
  position: relative;
}
.rc-pagination-jump-prev-custom-icon:after,
.rc-pagination-jump-next-custom-icon:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.2s ease-in-out;
  content: "•••";
  opacity: 1;
  display: block;
  letter-spacing: 2px;
  color: #d1d2db;
  margin-top: 1px;
}
.rc-pagination-jump-prev-custom-icon .custom-icon-jump-prev,
.rc-pagination-jump-next-custom-icon .custom-icon-jump-prev,
.rc-pagination-jump-prev-custom-icon .custom-icon-jump-next,
.rc-pagination-jump-next-custom-icon .custom-icon-jump-next {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.rc-pagination-jump-prev-custom-icon:hover:after,
.rc-pagination-jump-next-custom-icon:hover:after {
  opacity: 0;
  color: #d1d2db;
}
.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-prev,
.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-prev,
.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-next,
.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-next {
  opacity: 1;
  color: #3c44b1;
}
.rc-pagination-prev,
.rc-pagination-jump-prev,
.rc-pagination-jump-next {
  margin-right: 0.5714285714rem;
}
.rc-pagination-prev,
.rc-pagination-next,
.rc-pagination-jump-prev,
.rc-pagination-jump-next {
  cursor: pointer;
  color: #3c44b1;
  font-size: 18px;
  border-radius: 0.2rem;
  list-style: none;
  min-width: 34px;
  height: 34px;
  line-height: 34px;
  float: left;
  text-align: center;
  outline: none;
}
.rc-pagination-prev a:after {
  content: "‹";
  display: block;
}
.rc-pagination-next a:after {
  content: "›";
  display: block;
}
.rc-pagination-prev,
.rc-pagination-next {
  border: 1px solid #e6e7f1;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rc-pagination-prev a,
.rc-pagination-next a {
  color: #3b3e66;
}
.rc-pagination-prev a:after,
.rc-pagination-next a:after {
  margin-top: -1px;
}
.rc-pagination-disabled {
  cursor: not-allowed;
}
.rc-pagination-disabled a {
  color: #d1d2db;
}
.rc-pagination-disabled .rc-pagination-item,
.rc-pagination-disabled .rc-pagination-prev,
.rc-pagination-disabled .rc-pagination-next {
  cursor: not-allowed;
}
.rc-pagination-disabled .rc-pagination-item:hover,
.rc-pagination-disabled .rc-pagination-prev:hover,
.rc-pagination-disabled .rc-pagination-next:hover {
  border-color: #d1d2db;
}
.rc-pagination-disabled .rc-pagination-item:hover a,
.rc-pagination-disabled .rc-pagination-prev:hover a,
.rc-pagination-disabled .rc-pagination-next:hover a {
  color: #d1d2db;
}
.rc-pagination-disabled .rc-pagination-jump-prev,
.rc-pagination-disabled .rc-pagination-jump-next {
  pointer-events: none;
}
.rc-pagination-options {
  float: left;
  margin-left: 15px;
}
.rc-pagination-options-size-changer {
  float: left;
  width: 120px;
}
.rc-pagination-options-quick-jumper {
  float: left;
  margin-left: 16px;
  height: 34px;
  line-height: 34px;
}
.rc-pagination-options-quick-jumper input {
  margin: 0 0.5714285714rem;
  background-color: #fff;
  border-radius: 0.2rem;
  border: 1px solid #e6e7f1;
  outline: none;
  padding: 3px 12px;
  width: 50px;
  height: 34px;
}
.rc-pagination-options-quick-jumper input:hover {
  border-color: #3c44b1;
}
.rc-pagination-options-quick-jumper button {
  display: inline-block;
  margin: 0 0.5714285714rem;
  font-weight: 500;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  border-radius: 0.2rem;
  height: 34px;
  user-select: none;
  outline: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: #3b3e66;
  background-color: #fff;
  border-color: #e6e7f1;
}
.rc-pagination-options-quick-jumper button:hover,
.rc-pagination-options-quick-jumper button:active,
.rc-pagination-options-quick-jumper button:focus {
  color: #3c44b1;
  background-color: #f8f9ff;
  border-color: #3c44b1;
}
.rc-pagination-simple .rc-pagination-prev,
.rc-pagination-simple .rc-pagination-next {
  border: none;
  height: 24px;
  line-height: 24px;
  margin: 0;
  font-size: 18px;
}
.rc-pagination-simple .rc-pagination-simple-pager {
  float: left;
  margin-right: 0.5714285714rem;
  list-style: none;
}
.rc-pagination-simple .rc-pagination-simple-pager .rc-pagination-slash {
  margin: 0 10px;
}
.rc-pagination-simple .rc-pagination-simple-pager input {
  margin: 0 0.5714285714rem;
  background-color: #fff;
  border-radius: 0.2rem;
  border: 1px solid #e6e7f1;
  outline: none;
  padding: 5px 0.5714285714rem;
  min-height: 20px;
}
.rc-pagination-simple .rc-pagination-simple-pager input:hover {
  border-color: #3c44b1;
}
.rc-pagination-simple .rc-pagination-simple-pager button {
  display: inline-block;
  margin: 0 0.5714285714rem;
  font-weight: 500;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 0.5714285714rem;
  border-radius: 0.2rem;
  height: 26px;
  user-select: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: #3b3e66;
  background-color: #fff;
  border-color: #e6e7f1;
}
.rc-pagination-simple .rc-pagination-simple-pager button:hover,
.rc-pagination-simple .rc-pagination-simple-pager button:active,
.rc-pagination-simple .rc-pagination-simple-pager button:focus {
  color: #3c44b1;
  background-color: #f8f9ff;
  border-color: #3c44b1;
}
@media only screen and (max-width: 1024px) {
  .rc-pagination-item-after-jump-prev,
  .rc-pagination-item-before-jump-next {
    display: none;
  }
}
.rbt {
  outline: none;
}
.rbt-menu {
  margin-bottom: 2px;
}
.rbt-menu > li a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.rbt-menu > li a:focus {
  outline: none;
}
.rbt-menu-pagination-option {
  text-align: center;
}
.rbt .rbt-input-main::-ms-clear {
  display: none;
}
.rbt-input-multi {
  cursor: text;
  overflow: hidden;
  position: relative;
  height: auto;
}
.rbt-input-multi.focus {
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
  outline: 0;
}
.rbt-input-multi.form-control[disabled] {
  background-color: #eeeff8;
  opacity: 1;
}
.rbt-input-multi input::-moz-placeholder {
  color: #dfe0ea;
  opacity: 1;
}
.rbt-input-multi input:-ms-input-placeholder {
  color: #dfe0ea;
}
.rbt-input-multi input::-webkit-input-placeholder {
  color: #dfe0ea;
}
.rbt-input-multi .rbt-input-wrapper {
  margin-bottom: -4px;
  margin-top: -1px;
  overflow: hidden;
}
.rbt-input-multi .rbt-input-main {
  height: 20px;
  margin: 1px 0 4px;
}
.rbt-input-multi .rbt-input-hint-container {
  display: inline-block;
}
.rbt-input-multi.input-lg .rbt-input-main, .rbt-input-multi.form-control-lg .rbt-input-main {
  height: 24px;
}
.rbt-input-multi.input-sm .rbt-input-main, .rbt-input-multi.form-control-sm .rbt-input-main {
  height: 18px;
}
.rbt-close {
  z-index: 1;
}
.rbt-close-lg {
  font-size: 24px;
}
.rbt-token {
  background-color: #3c44b1;
  border: 0;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1em;
  margin: 0 3px 3px 0;
  padding: 4px 7px;
  position: relative;
}
.rbt-token-disabled {
  background-color: #eeeff8;
  color: #d1d2db;
  pointer-events: none;
}
.rbt-token-removeable {
  cursor: pointer;
  padding-right: 21px;
}
.rbt-token-active {
  background-color: #3c44b1;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.rbt-token .rbt-token-remove-button {
  bottom: 0;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  opacity: 1;
  outline: none;
  padding: 3px 7px;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
}
.rbt-loader {
  animation: loader-animation 600ms infinite linear;
  border: 1px solid #fff;
  border-radius: 50%;
  border-top-color: #3c44b1;
  display: block;
  height: 16px;
  width: 16px;
}
.rbt-loader-lg {
  height: 20px;
  width: 20px;
}
.rbt-aux {
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  pointer-events: none; /* Don't block clicks on the input */
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}
.rbt-aux-lg {
  width: 46px;
}
.rbt-aux .rbt-close {
  margin-top: -4px;
  pointer-events: auto; /* Override pointer-events: none; above */
}
.has-aux .rbt-input {
  padding-right: 34px;
}
.rbt-highlight-text {
  background-color: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
}
/* Input Groups */
.input-group > .rbt {
  flex: 1;
}
.input-group > .rbt .rbt-input-hint-container {
  display: flex;
}
.input-group > .rbt .rbt-aux, .input-group > .rbt .rbt-input-hint {
  z-index: 5;
}
.input-group > .rbt:not(:first-child) .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .rbt:not(:last-child) .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* Validation States */
.has-error .rbt-input-multi.focus {
  border-color: #f83245;
}
.has-warning .rbt-input-multi.focus {
  border-color: #f4772e;
}
.has-success .rbt-input-multi.focus {
  border-color: #1bc943;
}
@keyframes loader-animation {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes loader-animation {
  to {
    -webkit-transform: rotate(1turn);
  }
}
.rbt-input-multi.focus {
  background-color: #fff;
  border-color: rgb(146.335443038, 151.246835443, 218.164556962);
  color: #3b3e66;
  outline: 0;
}
.rbt-input-multi.is-invalid.focus {
  border-color: #f83245;
}
.rbt-input-multi.is-valid.focus {
  border-color: #1bc943;
}
.rbt-input-multi input::-moz-placeholder {
  color: #d1d2db;
  opacity: 1;
}
.rbt-input-multi input:-ms-input-placeholder {
  color: #d1d2db;
}
.rbt-input-multi input::-webkit-input-placeholder {
  color: #d1d2db;
}
.rbt-input-multi .rbt-input-main {
  height: auto;
}
.rbt-input-multi.form-control-lg .rbt-input-main {
  height: auto;
}
.rbt-input-multi.form-control-sm .rbt-input-main {
  height: auto;
}
.input-group > .rbt .rbt-input-hint-container {
  flex: 1;
  height: 100%;
}
.dropzone-upload-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  outline: none !important;
}
.dropzone-upload-wrapper * {
  outline: none !important;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper {
  padding: 3rem 1rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-align: center;
  color: #a6a6b9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 2px dashed #e6e7f1;
  border-radius: 0.65rem;
  background-color: #f8f9ff;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper:hover {
  border-color: #3c44b1;
  color: #7a7b97;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper .icon-blob-animated {
  transition: all 0.3s ease-in-out;
  animation: float 2s ease-in-out infinite;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper.dropzone-inner-wrapper-alt {
  background: transparent;
  border-color: transparent;
  border-width: 1px;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper.dropzone-inner-wrapper-alt:hover {
  background: #f8f9ff;
  border-color: #a6a6b9;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper.dropzone-avatar {
  cursor: initial;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper.dropzone-avatar .avatar-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
}
.dropzone-upload-wrapper .dropzone-inner-wrapper.dropzone-avatar .avatar-button {
  z-index: 5;
}
@keyframes float {
  0% {
    transform: rotateY(0deg) rotateZ(0deg) translateZ(0px) rotateX(0deg) translateY(0px);
  }
  50% {
    transform: rotateY(-2deg) rotateZ(-2deg) translateZ(-5px) rotateX(-4deg) translateY(-15px);
  }
  75% {
    transform: rotateY(4deg) rotateZ(4deg) translateZ(8px) rotateX(8deg) translateY(8px);
  }
  100% {
    transform: rotateY(0deg) rotateZ(0deg) translateZ(0px) rotateX(0deg) translateY(0px);
  }
}
.rdw-option-wrapper {
  border: 1px solid #d1d2db;
  padding: 8px;
  min-width: 25px;
  height: 30px;
  border-radius: 0.29rem;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #fff;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}
.rdw-dropdown-wrapper {
  height: 30px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  margin: 0 3px;
  text-transform: capitalize;
  background: #fff;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid #070919;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid #070919;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #d1d2db;
  width: 98%;
  background: #fff;
  border-radius: 0.29rem;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
  background-color: #FFFFFF;
}
.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #d1d2db;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}
.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-block-dropdown {
  width: 110px;
}
.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}
.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}
.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}
.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #d1d2db;
  padding: 15px;
  border-radius: 0.29rem;
  z-index: 100;
  background: #fff;
  box-shadow: 3px 3px 5px #e6e7f1;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #3c44b1;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #d1d2db;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #e6e7f1 inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #e6e7f1;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #e6e7f1;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #e6e7f1;
}
.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #d1d2db;
  padding: 15px;
  border-radius: 0.29rem;
  z-index: 100;
  background: #fff;
  box-shadow: 3px 3px 5px #e6e7f1;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 0.29rem;
  border: 1px solid #d1d2db;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  cursor: pointer;
  background: #fff;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #eeeff8;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}
.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #d1d2db;
  padding: 15px;
  border-radius: 0.29rem;
  z-index: 100;
  background: #fff;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #e6e7f1;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #e6e7f1;
  margin-top: 5px;
  background: rgb(235.6310344828, 237.5206896552, 246.9689655172);
  border-bottom: 2px solid #3c44b1;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  cursor: pointer;
  background: #fff;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #eeeff8;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}
.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #d1d2db;
  padding: 15px;
  border-radius: 0.29rem;
  z-index: 100;
  background: #fff;
  box-shadow: 3px 3px 5px #e6e7f1;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #d1d2db;
  padding: 15px;
  border-radius: 0.29rem;
  z-index: 100;
  background: #fff;
  box-shadow: 3px 3px 5px #e6e7f1;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #e6e7f1;
  border: 1px solid #e6e7f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: rgb(235.6310344828, 237.5206896552, 246.9689655172);
  border-bottom: 2px solid #3c44b1;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #e6e7f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #3c44b1;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span {
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  cursor: pointer;
  background: #fff;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #e6e7f1;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #e6e7f1 inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #eeeff8;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: #f83245;
  margin-left: 3px;
  margin-right: 3px;
}
.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}
.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: #fff;
}
.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 0.29rem;
}
.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #d1d2db;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: #fff;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #e6e7f1;
}
.rdw-suggestion-option-active {
  background-color: #d1d2db;
}
.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 0.29rem;
}
.rdw-image-alignment-options-popup {
  position: absolute;
  background: #fff;
  display: flex;
  padding: 5px 2px;
  border-radius: 0.29rem;
  border: 1px solid #d1d2db;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}
.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 0.29rem;
  border: 1px solid #d1d2db;
  display: flex;
  justify-content: flex-start;
  background: #fff;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #e6e7f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #e6e7f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft
 */
.DraftEditor-editorContainer, .DraftEditor-root, .public-DraftEditor-content {
  height: inherit;
  text-align: initial;
}
.public-DraftEditor-content[contenteditable=true] {
  -webkit-user-modify: read-write-plaintext-only;
}
.DraftEditor-root {
  position: relative;
}
.DraftEditor-editorContainer {
  background-color: rgba(255, 255, 255, 0);
  border-left: 0.1px solid transparent;
  position: relative;
  z-index: 1;
}
.public-DraftEditor-block {
  position: relative;
}
.DraftEditor-alignLeft .public-DraftStyleDefault-block {
  text-align: left;
}
.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root {
  left: 0;
  text-align: left;
}
.DraftEditor-alignCenter .public-DraftStyleDefault-block {
  text-align: center;
}
.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.DraftEditor-alignRight .public-DraftStyleDefault-block {
  text-align: right;
}
.DraftEditor-alignRight .public-DraftEditorPlaceholder-root {
  right: 0;
  text-align: right;
}
.public-DraftEditorPlaceholder-root {
  color: #9197a3;
  position: absolute;
  z-index: 0;
}
.public-DraftEditorPlaceholder-hasFocus {
  color: #bdc1c9;
}
.DraftEditorPlaceholder-hidden {
  display: none;
}
.public-DraftStyleDefault-block {
  position: relative;
  white-space: pre-wrap;
}
.public-DraftStyleDefault-ltr {
  direction: ltr;
  text-align: left;
}
.public-DraftStyleDefault-rtl {
  direction: rtl;
  text-align: right;
}
.public-DraftStyleDefault-listLTR {
  direction: ltr;
}
.public-DraftStyleDefault-listRTL {
  direction: rtl;
}
.public-DraftStyleDefault-ol, .public-DraftStyleDefault-ul {
  margin: 16px 0;
  padding: 0;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR {
  margin-left: 1.5em;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL {
  margin-right: 1.5em;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR {
  margin-left: 3em;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL {
  margin-right: 3em;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR {
  margin-left: 4.5em;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL {
  margin-right: 4.5em;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR {
  margin-left: 6em;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL {
  margin-right: 6em;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR {
  margin-left: 7.5em;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL {
  margin-right: 7.5em;
}
.public-DraftStyleDefault-unorderedListItem {
  list-style-type: square;
  position: relative;
}
.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0 {
  list-style-type: disc;
}
.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1 {
  list-style-type: circle;
}
.public-DraftStyleDefault-orderedListItem {
  list-style-type: none;
  position: relative;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before {
  left: -36px;
  position: absolute;
  text-align: right;
  width: 30px;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before {
  position: absolute;
  right: -36px;
  text-align: left;
  width: 30px;
}
.public-DraftStyleDefault-orderedListItem:before {
  content: counter(ol0) ". ";
  counter-increment: ol0;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before {
  content: counter(ol1) ". ";
  counter-increment: ol1;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before {
  content: counter(ol2) ". ";
  counter-increment: ol2;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before {
  content: counter(ol3) ". ";
  counter-increment: ol3;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before {
  content: counter(ol4) ". ";
  counter-increment: ol4;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset {
  counter-reset: ol0;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset {
  counter-reset: ol1;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset {
  counter-reset: ol2;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset {
  counter-reset: ol3;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset {
  counter-reset: ol4;
}
/*************************************
 * CONFIG
 */
/*************************************
 * MIXINS
 */
/*************************************
 * Opacity animation for spin.js
 */
@keyframes ladda-spinner-line-fade {
  0%, 100% {
    opacity: 0.22; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
/*************************************
 * BUTTON BASE
 */
.ladda-button {
  position: relative;
}
/* Spinner animation */
.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
}
/* Button label */
.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}
[class*=btn-outline-] .ladda-spinner div div div {
  background: #070919 !important;
}
[class*=btn-outline-].ladda-button .ladda-label {
  transition: none !important;
}
/* Progress bar */
.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  transition: 0.1s linear all !important;
}
.ladda-button[data-loading] .ladda-progress {
  display: block;
}
/*************************************
 * EASING
 */
.ladda-button,
.ladda-button .ladda-spinner,
.ladda-button .ladda-label {
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}
.ladda-button[data-style=zoom-in],
.ladda-button[data-style=zoom-in] .ladda-spinner,
.ladda-button[data-style=zoom-in] .ladda-label,
.ladda-button[data-style=zoom-out],
.ladda-button[data-style=zoom-out] .ladda-spinner,
.ladda-button[data-style=zoom-out] .ladda-label {
  transition: 0.3s ease all !important;
}
/*************************************
 * EXPAND RIGHT
 */
.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px;
}
.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
  right: -12px;
}
.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-right][data-loading][data-size=s], .ladda-button[data-style=expand-right][data-loading][data-size=xs] {
  padding-right: 40px;
}
/*************************************
 * EXPAND LEFT
 */
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px;
}
.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
  left: 4px;
}
.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-left][data-loading][data-size=s], .ladda-button[data-style=expand-left][data-loading][data-size=xs] {
  padding-left: 40px;
}
/*************************************
 * EXPAND UP
 */
.ladda-button[data-style=expand-up] {
  overflow: hidden;
}
.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0;
}
.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0;
}
.ladda-button[data-style=expand-up][data-loading][data-size=s], .ladda-button[data-style=expand-up][data-loading][data-size=xs] {
  padding-top: 32px;
}
.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
  top: 4px;
}
/*************************************
 * EXPAND DOWN
 */
.ladda-button[data-style=expand-down] {
  overflow: hidden;
}
.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 52px;
  left: 50%;
  margin-left: 0;
}
.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner, .ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
  top: 40px;
}
.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-down][data-loading][data-size=s], .ladda-button[data-style=expand-down][data-loading][data-size=xs] {
  padding-bottom: 32px;
}
/*************************************
 * SLIDE LEFT
 */
.ladda-button[data-style=slide-left] {
  overflow: hidden;
}
.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}
/*************************************
 * SLIDE RIGHT
 */
.ladda-button[data-style=slide-right] {
  overflow: hidden;
}
.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px;
}
[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner {
  right: auto;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}
/*************************************
 * SLIDE UP
 */
.ladda-button[data-style=slide-up] {
  overflow: hidden;
}
.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}
/*************************************
 * SLIDE DOWN
 */
.ladda-button[data-style=slide-down] {
  overflow: hidden;
}
.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}
/*************************************
 * ZOOM-OUT
 */
.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  transform: scale(2.5);
}
.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(0.5);
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}
/*************************************
 * ZOOM-IN
 */
.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  transform: scale(0.2);
}
.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(2.2);
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}
/*************************************
 * CONTRACT
 */
.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}
.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}
.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}
/*************************************
 * OVERLAY
 */
.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0);
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}
.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  /*outline: 10000px solid rgba( 0, 0, 0, 0.5 );*/
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}
.rbc-btn {
  color: inherit;
  font: inherit;
  margin: 0;
}
button.rbc-btn {
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled].rbc-btn {
  cursor: not-allowed;
}
button.rbc-input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.rbc-calendar {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.rbc-calendar *,
.rbc-calendar *:before,
.rbc-calendar *:after {
  box-sizing: inherit;
}
.rbc-abs-full, .rbc-row-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.rbc-ellipsis, .rbc-show-more, .rbc-row-segment .rbc-event-content, .rbc-event-label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rbc-rtl {
  direction: rtl;
}
.rbc-off-range {
  color: #d1d2db;
}
.rbc-off-range-bg {
  background: #f8f9ff;
}
.rbc-header {
  overflow: hidden;
  flex: 1 0 0%;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.5rem 0;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 90%;
  min-height: 0;
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-header + .rbc-header {
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-header + .rbc-header {
  border-left-width: 0;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-header > a, .rbc-header > a:active, .rbc-header > a:visited {
  color: inherit;
  text-decoration: none;
}
.rbc-row-content {
  position: relative;
  user-select: none;
  outline: none;
  z-index: 4;
}
.rbc-today {
  background-color: #3c44b1;
}
.rbc-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #f8f9ff;
  border-radius: 0.65rem;
  padding: 1rem;
  margin-bottom: 1rem;
  flex-direction: column;
}
@media (min-width: 1381px) {
  .rbc-toolbar {
    flex-direction: row;
  }
}
.rbc-toolbar .rbc-toolbar-label {
  flex-grow: 1;
  padding: 1rem 0;
  font-weight: bold;
  text-align: center;
  font-size: 1.15rem;
}
@media (min-width: 1381px) {
  .rbc-toolbar .rbc-toolbar-label {
    padding: 0;
  }
}
.rbc-toolbar button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
  user-select: none;
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
  color: #3c44b1;
  background: transparent;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  padding: 0.25rem 1.1rem;
  font-size: 0.82rem;
  line-height: 1.5;
  border-radius: 0.29rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
.rbc-toolbar button:hover {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.rbc-toolbar button:focus, .rbc-toolbar button.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.rbc-toolbar button.disabled, .rbc-toolbar button:disabled {
  color: #fff;
  background-color: #3c44b1;
  border-color: #3c44b1;
}
.rbc-toolbar button:not(:disabled):not(.disabled):active, .rbc-toolbar button:not(:disabled):not(.disabled).active, .show > .rbc-toolbar button.dropdown-toggle {
  color: #fff;
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(43.8607594937, 49.7088607595, 129.3892405063);
}
.rbc-toolbar button:not(:disabled):not(.disabled):active:focus, .rbc-toolbar button:not(:disabled):not(.disabled).active:focus, .show > .rbc-toolbar button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.rbc-toolbar button.rbc-active, .rbc-toolbar button:not(:disabled):active, .rbc-toolbar button:not(:disabled):focus, .rbc-toolbar button:not(:disabled):hover {
  background: #3c44b1;
  box-shadow: 0 0.25rem 0.55rem rgba(60, 68, 177, 0.35);
  color: #fff;
}
.rbc-btn-group {
  display: inline-block;
  white-space: nowrap;
}
.rbc-btn-group > button:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rbc-btn-group > button:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rbc-rtl .rbc-btn-group > button:first-child:not(:last-child) {
  border-radius: 0.29rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rbc-rtl .rbc-btn-group > button:last-child:not(:first-child) {
  border-radius: 0.29rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rbc-btn-group > button:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.rbc-btn-group button + button {
  margin-left: -2px;
}
.rbc-rtl .rbc-btn-group button + button {
  margin-left: 0;
  margin-right: -2px;
}
.rbc-btn-group + .rbc-btn-group, .rbc-btn-group + button {
  margin-left: 10px;
}
.rbc-event {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 5px 10px;
  background-color: #3c44b1;
  border-radius: 0.29rem;
  color: #fff;
  cursor: pointer;
  width: 100%;
  text-align: left;
}
.rbc-slot-selecting .rbc-event {
  cursor: inherit;
  pointer-events: none;
}
.rbc-event.rbc-selected {
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
}
.rbc-event:focus {
  outline: 5px auto transparent;
}
.rbc-event-label {
  font-size: 80%;
}
.rbc-event-overlaps {
  box-shadow: -1px 1px 5px 0px rgba(51, 51, 51, 0.5);
}
.rbc-event-continues-prior {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rbc-event-continues-after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rbc-event-continues-earlier {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rbc-event-continues-later {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rbc-row {
  display: flex;
  flex-direction: row;
}
.rbc-row-segment {
  padding: 0 1px 1px 1px;
}
.rbc-selected-cell {
  background-color: rgba(7, 9, 25, 0.1);
}
.rbc-show-more {
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 4;
  font-weight: bold;
  font-size: 85%;
  height: auto;
  line-height: normal;
}
.rbc-month-view {
  position: relative;
  border: 1px solid rgb(219.9375, 222, 240.5625);
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  width: 100%;
  user-select: none;
  -webkit-user-select: none;
  height: 100%;
}
.rbc-month-header {
  display: flex;
  flex-direction: row;
}
.rbc-month-row {
  display: flex;
  position: relative;
  flex-direction: column;
  flex: 1 0 0;
  flex-basis: 0px;
  overflow: hidden;
  height: 100%;
}
.rbc-month-row + .rbc-month-row {
  border-top: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-month-row:hover > div > .rbc-day-bg {
  background: #f8f9ff;
}
.rbc-month-row:hover > div > .rbc-day-bg:hover {
  background: #eeeff8;
}
.rbc-date-cell {
  flex: 1 1 0;
  min-width: 0;
  padding-right: 0.5rem;
  padding-top: 0.3333333333rem;
  text-align: right;
  font-size: 1.1rem;
}
.rbc-date-cell.rbc-now {
  font-weight: bold;
}
.rbc-date-cell > a, .rbc-date-cell > a:active, .rbc-date-cell > a:visited {
  color: inherit;
  text-decoration: none;
}
.rbc-row-bg {
  display: flex;
  flex-direction: row;
  flex: 1 0 0;
  overflow: hidden;
}
.rbc-day-bg {
  flex: 1 0 0%;
}
.rbc-day-bg + .rbc-day-bg {
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-day-bg + .rbc-day-bg {
  border-left-width: 0;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-overlay {
  position: absolute;
  z-index: 5;
  border: 1px solid #eeeff8;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  padding: 10px;
}
.rbc-overlay > * + * {
  margin-top: 1px;
}
.rbc-overlay-header {
  border-bottom: 1px solid #eeeff8;
  margin: -10px -10px 5px -10px;
  padding: 2px 10px;
}
.rbc-agenda-view {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  overflow: auto;
}
.rbc-agenda-view table.rbc-agenda-table {
  width: 100%;
  border: 1px solid rgb(219.9375, 222, 240.5625);
  border-spacing: 0;
  border-collapse: collapse;
}
.rbc-agenda-view table.rbc-agenda-table tbody > tr > td {
  padding: 5px 10px;
  vertical-align: top;
}
.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell {
  padding-left: 15px;
  padding-right: 15px;
  text-transform: lowercase;
}
.rbc-agenda-view table.rbc-agenda-table tbody > tr > td + td {
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody > tr > td + td {
  border-left-width: 0;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-agenda-view table.rbc-agenda-table tbody > tr + tr {
  border-top: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-agenda-view table.rbc-agenda-table thead > tr > th {
  padding: 3px 5px;
  text-align: left;
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead > tr > th {
  text-align: right;
}
.rbc-agenda-time-cell {
  text-transform: lowercase;
}
.rbc-agenda-time-cell .rbc-continues-after:after {
  content: " »";
}
.rbc-agenda-time-cell .rbc-continues-prior:before {
  content: "« ";
}
.rbc-agenda-date-cell,
.rbc-agenda-time-cell {
  white-space: nowrap;
}
.rbc-agenda-event-cell {
  width: 100%;
}
.rbc-time-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.rbc-time-column .rbc-timeslot-group {
  flex: 1;
}
.rbc-timeslot-group {
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
  min-height: 40px;
  display: flex;
  flex-flow: column nowrap;
}
.rbc-time-gutter,
.rbc-header-gutter {
  flex: none;
}
.rbc-label {
  padding: 0 5px;
}
.rbc-day-slot {
  position: relative;
}
.rbc-day-slot .rbc-events-container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  margin-right: 10px;
  top: 0;
}
.rbc-day-slot .rbc-events-container.rbc-rtl {
  left: 10px;
  right: 0;
}
.rbc-day-slot .rbc-event {
  border: 1px solid rgb(37.7432432432, 89.3513513514, 133.2567567568);
  display: flex;
  max-height: 100%;
  min-height: 20px;
  flex-flow: column wrap;
  align-items: flex-start;
  overflow: hidden;
  position: absolute;
}
.rbc-day-slot .rbc-event-label {
  flex: none;
  padding-right: 5px;
  width: auto;
}
.rbc-day-slot .rbc-event-content {
  width: 100%;
  flex: 1 1 0;
  word-wrap: break-word;
  line-height: 1;
  height: 100%;
  min-height: 1em;
}
.rbc-day-slot .rbc-time-slot {
  border-top: 1px solid #eeeff8;
}
.rbc-time-view-resources .rbc-time-gutter,
.rbc-time-view-resources .rbc-time-header-gutter {
  position: sticky;
  left: 0;
  background-color: white;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
  z-index: 10;
  margin-right: -1px;
}
.rbc-time-view-resources .rbc-time-header {
  overflow: hidden;
}
.rbc-time-view-resources .rbc-time-header-content {
  min-width: auto;
  flex: 1 0 0;
  flex-basis: 0px;
}
.rbc-time-view-resources .rbc-time-header-cell-single-day {
  display: none;
}
.rbc-time-view-resources .rbc-day-slot {
  min-width: 140px;
}
.rbc-time-view-resources .rbc-header,
.rbc-time-view-resources .rbc-day-bg {
  width: 140px;
  flex: 1 1 0;
  flex-basis: 0 px;
}
.rbc-time-header-content + .rbc-time-header-content {
  margin-left: -1px;
}
.rbc-time-slot {
  flex: 1 0 0;
}
.rbc-time-slot.rbc-now {
  font-weight: bold;
}
.rbc-day-header {
  text-align: center;
}
.rbc-slot-selection {
  z-index: 10;
  position: absolute;
  background-color: rgba(7, 9, 25, 0.5);
  color: #fff;
  font-size: 75%;
  width: 100%;
  padding: 3px;
}
.rbc-slot-selecting {
  cursor: move;
}
.rbc-time-view {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  border: 1px solid rgb(219.9375, 222, 240.5625);
  min-height: 0;
}
.rbc-time-view .rbc-time-gutter {
  white-space: nowrap;
}
.rbc-time-view .rbc-allday-cell {
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  position: relative;
}
.rbc-time-view .rbc-allday-cell + .rbc-allday-cell {
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-view .rbc-allday-events {
  position: relative;
  z-index: 4;
}
.rbc-time-view .rbc-row {
  min-height: 20px;
}
.rbc-time-header {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
}
.rbc-time-header.rbc-overflowing {
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-time-header.rbc-overflowing {
  border-right-width: 0;
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-header > .rbc-row:first-child {
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-header > .rbc-row.rbc-row-resource {
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-header-cell-single-day {
  display: none;
}
.rbc-time-header-content {
  flex: 1;
  display: flex;
  min-width: 0;
  flex-direction: column;
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-time-header-content {
  border-left-width: 0;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-header-content > .rbc-row.rbc-row-resource {
  border-bottom: 1px solid rgb(219.9375, 222, 240.5625);
  flex-shrink: 0;
}
.rbc-time-content {
  display: flex;
  flex: 1 0 0%;
  align-items: flex-start;
  width: 100%;
  border-top: 2px solid rgb(219.9375, 222, 240.5625);
  overflow-y: auto;
  position: relative;
}
.rbc-time-content > .rbc-time-gutter {
  flex: none;
}
.rbc-time-content > * + * > * {
  border-left: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-rtl .rbc-time-content > * + * > * {
  border-left-width: 0;
  border-right: 1px solid rgb(219.9375, 222, 240.5625);
}
.rbc-time-content > .rbc-day-slot {
  width: 100%;
  user-select: none;
  -webkit-user-select: none;
}
.rbc-current-time-indicator {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #1bc943;
  pointer-events: none;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -6px;
  position: absolute;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  box-sizing: content-box;
  position: absolute;
  border: 6px solid transparent;
  height: 0;
  width: 1px;
}
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  content: "";
  z-index: -1;
  border-width: 6px;
  left: -6px;
  border-bottom-color: rgba(7, 9, 25, 0.15);
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -6px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #3c44b1;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: rgba(7, 9, 25, 0.15);
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -6px;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: rgba(7, 9, 25, 0.15);
}
.react-datepicker-wrapper {
  display: block;
  z-index: 100;
}
.react-datepicker {
  background-color: #fff;
  color: #a6a6b9;
  border-radius: 0.29rem;
  display: inline-block;
  position: relative;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.datepicker-inline-wrapper .react-datepicker {
  box-shadow: none;
  width: 100%;
  border-radius: 0;
}
.datepicker-inline-wrapper .react-datepicker .react-datepicker__month-container {
  margin: 0;
  width: 100%;
}
.datepicker-inline-wrapper .react-datepicker .react-datepicker__navigation {
  top: 14px;
}
.datepicker-inline-wrapper .react-datepicker .react-datepicker__navigation--previous {
  left: 8px;
}
.datepicker-inline-wrapper .react-datepicker .react-datepicker__navigation--next {
  right: 8px;
}
.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem;
}
.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem;
}
.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}
.react-datepicker-popper {
  z-index: 102;
}
.react-datepicker-popper[data-placement^=bottom] {
  margin-top: 8px;
}
.react-datepicker-popper[data-placement^=top] {
  margin-bottom: 8px;
}
.react-datepicker-popper[data-placement^=right] {
  margin-left: 6px;
}
.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^=left] {
  margin-right: 6px;
}
.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}
.react-datepicker__header {
  text-align: center;
  background-color: #3c44b1;
  border-top-left-radius: 0.29rem;
  border-top-right-radius: 0.29rem;
  padding-top: 10px;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}
.react-datepicker__current-month,
.react-datepicker-time__header {
  color: #fff;
  font-size: 0.875rem;
}
.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.react-datepicker__navigation {
  background: none;
  line-height: 2rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 28px;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
  outline: none !important;
}
.react-datepicker__navigation--previous {
  left: 24px;
  border-right-color: #fff;
}
.react-datepicker__navigation--previous:hover {
  border-right-color: #f8f9ff;
}
.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  opacity: 0.5;
  cursor: default;
}
.react-datepicker__navigation--next {
  right: 24px;
  border-left-color: #fff;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px;
}
.react-datepicker__navigation--next:hover {
  border-left-color: #f8f9ff;
}
.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  opacity: 0.5;
  cursor: default;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #d1d2db;
}
.react-datepicker__navigation--years-previous:hover {
  border-top-color: rgb(180.3902439024, 182.012195122, 196.6097560976);
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #d1d2db;
}
.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: rgb(180.3902439024, 182.012195122, 196.6097560976);
}
.react-datepicker__month-container {
  float: left;
  margin: 1rem;
}
.react-datepicker__month {
  text-align: center;
  border: #e6e7f1 solid 1px;
  border-top-width: 0;
}
.react-datepicker__time-container {
  float: right;
  border-left: 1px solid rgba(7, 9, 25, 0.15);
  width: 120px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -122px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 120px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  padding: 0;
  height: calc(195px + 2rem / 2);
  overflow-y: scroll;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  padding: 5px 10px;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f4f5fd;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #3c44b1;
  color: #fff;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #3c44b1;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #d1d2db;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}
.react-datepicker__week-number {
  color: #d1d2db;
  display: inline-block;
  width: 2rem;
  line-height: 2rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.29rem;
  background-color: #3c44b1;
}
.react-datepicker__day-names {
  background: #fff;
  border: #e6e7f1 solid 1px;
  border-top-width: 0;
  margin-top: 10px;
}
.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}
.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #a6a6b9;
  display: inline-block;
  width: 2rem;
  line-height: 2rem;
  text-align: center;
  margin: 0.166rem;
  font-size: 0.875rem;
  border-radius: 100%;
}
.react-datepicker__day {
  cursor: pointer;
  border-radius: 100%;
  outline: none !important;
}
.react-datepicker__day.react-datepicker__day--outside-month {
  color: #dfe0ea;
}
.react-datepicker__day:hover {
  background-color: #3c44b1;
  color: #fff;
}
.react-datepicker__day--highlighted {
  border-radius: 0.29rem;
  background-color: #3c44b1;
  color: #fff !important;
}
.react-datepicker__day--highlighted:hover {
  background-color: rgb(53.5443037975, 60.6835443038, 157.9556962025);
}
.react-datepicker__day--highlighted-custom-1 {
  color: #f4772e;
}
.react-datepicker__day--highlighted-custom-2 {
  color: #3c44b1;
}
.react-datepicker__day--selected {
  background-color: #1bc943;
  color: #fff !important;
}
.react-datepicker__day--selected:hover {
  background-color: #1bc943;
  color: #fff !important;
}
.react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range {
  background-color: #f4f5fd !important;
  color: #070919 !important;
}
.react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover {
  background-color: #f4f5fd !important;
  color: #070919 !important;
}
.react-datepicker__day--keyboard-selected {
  border-radius: 0.29rem;
  background-color: rgb(51.3552631579, 227.6447368421, 91.8815789474);
  color: #fff;
}
.react-datepicker__day--keyboard-selected:hover {
  background-color: rgb(23.9802631579, 178.5197368421, 59.5065789474);
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
  background-color: #f4f5fd;
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
  background-color: #1bc943;
  color: #fff;
}
.react-datepicker__day--disabled {
  cursor: default;
  color: #d1d2db;
}
.react-datepicker__day--disabled:hover {
  background-color: transparent;
  color: #d1d2db;
}
.react-datepicker__day--selecting-range-start,
.react-datepicker__day--selecting-range-end {
  background-color: #1bc943 !important;
  color: #fff !important;
}
.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.29rem;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: rgb(180.3902439024, 182.012195122, 196.6097560976);
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #d1d2db;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}
.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #3c44b1;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.29rem;
  border: 1px solid rgba(7, 9, 25, 0.15);
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}
.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.29rem;
  border-top-right-radius: 0.29rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.29rem;
  border-bottom-right-radius: 0.29rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #d1d2db;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: rgb(180.3902439024, 182.012195122, 196.6097560976);
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: rgb(180.3902439024, 182.012195122, 196.6097560976);
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}
.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  height: 16px;
  width: 16px;
  top: 25%;
  right: 7px;
}
.react-datepicker__close-icon::after {
  background-color: #3c44b1;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  content: "×";
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  width: 16px;
  line-height: 1;
  margin: -8px auto 0;
  padding: 2px;
  position: absolute;
  right: 0px;
  text-align: center;
}
.react-datepicker__today-button {
  background: #3c44b1;
  border-top: 1px solid rgba(7, 9, 25, 0.15);
  cursor: pointer;
  text-align: center;
  padding: 5px 0;
  clear: left;
}
.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 1340;
  background-color: rgba(7, 9, 25, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 0.875rem;
}
.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
  margin-top: 3px;
}
.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #3c44b1;
}
.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
}
.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #d1d2db;
  cursor: default;
}
.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #3c44b1;
}
.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
}
.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #d1d2db;
  cursor: default;
}
.rangeButtonSelectedStyle {
  background: #3c44b1 !important;
}
.rangebuttonstyle {
  outline: none !important;
  color: #3c44b1 !important;
}
.input-group > .react-datepicker-wrapper:not(:first-child) .form-control,
.input-group > .react-datepicker-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-group .react-datepicker-wrapper {
  border: 1px solid #d1d2db;
  border-radius: 0.29rem;
}
.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}
.slick-slider {
  position: relative;
  display: block;
  user-select: none;
  touch-action: pan-y;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
  border-radius: 0.75rem;
}
.slick-slide > div {
  outline: none;
  padding-right: 1px;
}
.slick-slide > div > div {
  outline: none;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging > * {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slider-right .slick-arrow,
.slick-slider-left .slick-arrow {
  display: none !important;
}
.slick-slider-right .slick-list.draggable,
.slick-slider-left .slick-list.draggable {
  cursor: all-scroll;
}
.slick-slider-left .slick-dots {
  text-align: left;
}
.slick-slider-left .slick-dots li {
  margin: 0 0 0 0.6666666667rem;
}
.slick-slider-left .slick-dots {
  text-align: left;
}
.slick-slider-left .slick-dots li {
  margin: 0 0.6666666667rem 0 0;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  cursor: pointer;
  color: #3c44b1;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  border-radius: 50px;
  background: #fff;
  z-index: 6;
  overflow: hidden;
  opacity: 0;
  margin-top: -22px;
  left: 15px;
}
.slick-prev > *,
.slick-next > * {
  height: 34px;
  width: 34px;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  transform: scale(1.15);
}
.slick-prev:active,
.slick-next:active {
  outline: none;
  transform: scale(1.05);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev > * {
  left: -1px;
  position: relative;
}
.slick-next {
  left: auto;
  right: 15px;
}
.slick-slider:hover .slick-next,
.slick-slider:hover .slick-prev {
  opacity: 1;
}
/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 0.3333333333rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 8px;
  width: 8px;
  padding: 0;
  background: #d1d2db;
  cursor: pointer;
  position: relative;
  border-radius: 0.65rem;
  color: transparent;
  transition: all 0.2s ease-in-out;
  outline: none !important;
}
.slick-dots li.slick-active button {
  width: 26px;
  background: #3c44b1;
}
.slick-center {
  transform: scale(1.5);
}
.slider-dots-light .slick-dots li button {
  background: rgba(255, 255, 255, 0.3);
}
.slider-dots-light .slick-dots li.slick-active button {
  background: white;
}
.slider-arrows-dark .slick-prev,
.slider-arrows-dark .slick-next {
  background: #3c44b1;
  color: #fff;
  box-shadow: 0 0 0 0 transparent;
}
.slider-arrows-dark .slick-prev:hover,
.slider-arrows-dark .slick-next:hover {
  background: #fff;
  color: #3c44b1;
}
.slider-arrows-outside {
  overflow: visible !important;
}
.slider-arrows-outside .slick-prev {
  left: -10px;
}
.slider-arrows-outside .slick-next {
  right: -10px;
}
.slider-dots-outside .slick-dots {
  bottom: -20px;
}
.react-contextmenu {
  outline: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 250ms ease !important;
  margin-top: 0;
}
.react-contextmenu.rel-container {
  position: absolute !important;
  top: 15% !important;
  left: 50% !important;
}
.react-contextmenu-item {
  outline: none !important;
}
.react-contextmenu.react-contextmenu--visible {
  opacity: 1;
  pointer-events: auto;
  z-index: 9999;
  visibility: visible;
}
.react-contextmenu-item--divider {
  border-bottom: 1px solid #eeeff8;
  cursor: inherit;
  margin-bottom: 3px;
  padding: 2px 0;
}
.react-contextmenu-item.react-contextmenu-submenu {
  padding: 0;
}
.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item:after {
  content: "▶";
  display: inline-block;
  position: absolute;
  right: 7px;
}
.example-multiple-targets::after {
  content: attr(data-count);
  display: block;
}
.react-dropdown-select {
  font-size: 0.875rem !important;
  z-index: 45;
}
.react-dropdown-select .react-dropdown-select-option {
  background: #3c44b1;
  color: #fff;
}
.react-dropdown-select .react-dropdown-select-option-remove {
  color: #fff;
}
.react-dropdown-select .react-dropdown-select-option-remove:hover {
  color: #fff !important;
}
.react-dual-listbox {
  box-sizing: border-box;
}
.react-dual-listbox * {
  box-sizing: border-box;
}
.react-dual-listbox input:disabled,
.react-dual-listbox select:disabled {
  cursor: not-allowed;
  background: #eee;
}
.react-dual-listbox button,
.react-dual-listbox select {
  font-family: inherit;
  line-height: 1.42857;
}
.react-dual-listbox select {
  min-height: 146px;
}
.rdl-controls {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
@media (min-width: 576px) {
  .rdl-controls {
    flex-direction: row;
  }
}
.rdl-hidden-input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.rdl-list-box {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  align-self: stretch;
}
.rdl-filter,
.rdl-control {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.rdl-filter {
  margin-bottom: 10px;
}
.rdl-filter:focus:not(:disabled) {
  border-color: rgb(140.25, 140.25, 140.25);
  outline: 0;
}
.rdl-control-container {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.rdl-control-label {
  position: absolute;
  padding: 0 4px 4px;
  clip: rect(0 0 0 0);
}
.rdl-has-header .rdl-control-label {
  position: static;
  clip: auto;
}
.rdl-control {
  flex: 1 0 auto;
}
.rdl-control:focus:not(:disabled) {
  border-color: rgb(140.25, 140.25, 140.25);
  outline: 0;
}
.rdl-control optgroup {
  font: inherit;
  font-weight: 700;
}
.rdl-actions {
  display: flex;
  flex: 0 0 auto;
  margin: 10px 0;
}
@media (min-width: 576px) {
  .rdl-actions {
    flex-direction: column;
    align-self: flex-end;
    width: auto;
    margin: 0 10px;
  }
}
.rdl-actions-to-selected,
.rdl-actions-to-available {
  display: flex;
}
@media (min-width: 576px) {
  .rdl-actions-to-selected,
  .rdl-actions-to-available {
    flex-direction: column;
  }
}
@media (min-width: 576px) {
  .rdl-actions-to-selected {
    margin-bottom: 5px;
  }
}
.rdl-btn {
  padding: 5px 10px;
  margin: 0 3px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.rdl-btn:active:not(:disabled), .rdl-btn:focus:not(:disabled) {
  background: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.rdl-btn:focus:not(:disabled) {
  outline: thin dotted;
  outline-offset: -2px;
}
.rdl-btn:hover:not(:disabled) {
  background: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.rdl-btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.rdl-btn:last-child {
  margin-bottom: 0;
}
.rdl-btn .rdl-icon {
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  text-rendering: auto;
}
@media (min-width: 576px) {
  .rdl-btn {
    margin: 0 0 5px;
  }
}
.rdl-no-options {
  height: 100%;
  padding: 4px 6px;
}
.rdl-align-top .rdl-available {
  margin-bottom: 10px;
}
.rdl-align-top .rdl-control {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rdl-align-top .rdl-actions-to-available,
.rdl-align-top .rdl-actions-to-selected {
  flex-direction: row;
  margin: 0;
}
.rdl-align-top .rdl-list-box .rdl-move {
  flex: 0 1 50%;
  margin: 0;
}
.rdl-align-top .rdl-list-box .rdl-move:first-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rdl-align-top .rdl-list-box .rdl-move:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rdl-align-top[dir=ltr] .rdl-list-box .rdl-move:first-child {
  border-right: 0;
  border-top-right-radius: 0;
}
.rdl-align-top[dir=ltr] .rdl-list-box .rdl-move:last-child {
  border-top-left-radius: 0;
}
.rdl-align-top[dir=rtl] .rdl-list-box .rdl-move:first-child {
  border-left: 0;
  border-top-left-radius: 0;
}
.rdl-align-top[dir=rtl] .rdl-list-box .rdl-move:last-child {
  border-top-right-radius: 0;
}
@media (min-width: 576px) {
  .rdl-align-top[dir=ltr] .rdl-available {
    margin: 0 10px 0 0;
  }
  .rdl-align-top[dir=ltr] .rdl-selected {
    margin-left: 10px;
  }
  .rdl-align-top[dir=rtl] .rdl-available {
    margin: 0 0 0 10px;
  }
  .rdl-align-top[dir=rtl] .rdl-selected {
    margin-right: 10px;
  }
}
.rdl-icons-fa5 .rdl-icon,
.rdl-icons-fa6 .rdl-icon {
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome", sans-serif;
  font-weight: 900;
}
.rdl-icons-fa5 .rdl-icon-move-all-to-selected::before,
.rdl-icons-fa5 .rdl-icon-move-bottom::before,
.rdl-icons-fa6 .rdl-icon-move-all-to-selected::before,
.rdl-icons-fa6 .rdl-icon-move-bottom::before {
  content: "\f103";
}
.rdl-icons-fa5 .rdl-icon-move-to-selected::before,
.rdl-icons-fa5 .rdl-icon-move-down::before,
.rdl-icons-fa6 .rdl-icon-move-to-selected::before,
.rdl-icons-fa6 .rdl-icon-move-down::before {
  content: "\f107";
}
.rdl-icons-fa5 .rdl-icon-move-to-available::before,
.rdl-icons-fa5 .rdl-icon-move-up::before,
.rdl-icons-fa6 .rdl-icon-move-to-available::before,
.rdl-icons-fa6 .rdl-icon-move-up::before {
  content: "\f106";
}
.rdl-icons-fa5 .rdl-icon-move-all-to-available::before,
.rdl-icons-fa5 .rdl-icon-move-top::before,
.rdl-icons-fa6 .rdl-icon-move-all-to-available::before,
.rdl-icons-fa6 .rdl-icon-move-top::before {
  content: "\f102";
}
@media (min-width: 576px) {
  .rdl-icons-fa5 .rdl-icon-move-to-available::before,
  .rdl-icons-fa6 .rdl-icon-move-to-available::before {
    content: "\f104";
  }
  .rdl-icons-fa5 .rdl-icon-move-all-to-available::before,
  .rdl-icons-fa6 .rdl-icon-move-all-to-available::before {
    content: "\f100";
  }
  .rdl-icons-fa5 .rdl-icon-move-to-selected::before,
  .rdl-icons-fa6 .rdl-icon-move-to-selected::before {
    content: "\f105";
  }
  .rdl-icons-fa5 .rdl-icon-move-all-to-selected::before,
  .rdl-icons-fa6 .rdl-icon-move-all-to-selected::before {
    content: "\f101";
  }
  .rdl-icons-fa5[dir=rtl] .rdl-icon-move-to-available::before,
  .rdl-icons-fa6[dir=rtl] .rdl-icon-move-to-available::before {
    content: "\f105";
  }
  .rdl-icons-fa5[dir=rtl] .rdl-icon-move-all-to-available::before,
  .rdl-icons-fa6[dir=rtl] .rdl-icon-move-all-to-available::before {
    content: "\f101";
  }
  .rdl-icons-fa5[dir=rtl] .rdl-icon-move-to-selected::before,
  .rdl-icons-fa6[dir=rtl] .rdl-icon-move-to-selected::before {
    content: "\f104";
  }
  .rdl-icons-fa5[dir=rtl] .rdl-icon-move-all-to-selected::before,
  .rdl-icons-fa6[dir=rtl] .rdl-icon-move-all-to-selected::before {
    content: "\f100";
  }
}
.rdl-icons-native .rdl-icon-move-all-to-selected::before,
.rdl-icons-native .rdl-icon-move-bottom::before {
  content: "⮇";
}
.rdl-icons-native .rdl-icon-move-to-selected::before,
.rdl-icons-native .rdl-icon-move-down::before {
  content: "🠣";
}
.rdl-icons-native .rdl-icon-move-to-available::before,
.rdl-icons-native .rdl-icon-move-up::before {
  content: "🠡";
}
.rdl-icons-native .rdl-icon-move-all-to-available::before,
.rdl-icons-native .rdl-icon-move-top::before {
  content: "⮅";
}
@media (min-width: 576px) {
  .rdl-icons-native .rdl-icon-move-to-available::before {
    content: "⭠";
  }
  .rdl-icons-native .rdl-icon-move-all-to-available::before {
    content: "⮄";
  }
  .rdl-icons-native .rdl-icon-move-to-selected::before {
    content: "⭢";
  }
  .rdl-icons-native .rdl-icon-move-all-to-selected::before {
    content: "⮆";
  }
  .rdl-icons-native[dir=rtl] .rdl-icon-move-to-available::before {
    content: "⭢";
  }
  .rdl-icons-native[dir=rtl] .rdl-icon-move-all-to-available::before {
    content: "⮆";
  }
  .rdl-icons-native[dir=rtl] .rdl-icon-move-to-selected::before {
    content: "⭠";
  }
  .rdl-icons-native[dir=rtl] .rdl-icon-move-all-to-selected::before {
    content: "⮄";
  }
}
.noUi-target,
.noUi-target * {
  touch-action: none;
  user-select: none;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform-origin: 0 0;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
 */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical {
  min-height: 200px;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
  outline: none !important;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}
.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  left: -6px;
  top: -6px;
  border-radius: 100%;
  outline: none !important;
}
.noUi-vertical {
  width: 4px;
}
.noUi-vertical .noUi-handle {
  width: 16px;
  height: 16px;
  left: -6px;
  top: -6px;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -6px;
  left: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background-color: #f4f5fd;
  border-radius: 0.65rem;
}
.noUi-connects {
  border-radius: 0.65rem;
}
.noUi-connect {
  background: #3c44b1;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 2px solid #3c44b1;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.noUi-active {
  border-color: rgb(40.6329113924, 46.0506329114, 119.8670886076);
  box-shadow: 0 0.46875rem 2.1875rem rgba(60, 68, 177, 0.8), 0 0.125rem 0.5875rem rgba(60, 68, 177, 0.9);
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  display: none;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #f4f5fd;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-pips {
  position: absolute;
  color: #eeeff8;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #d1d2db;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #e6e7f1;
}
.noUi-marker-sub {
  background: #eeeff8;
}
.noUi-marker-large {
  background: #eeeff8;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  padding: 6px 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(59, 62, 102, 0.9);
  border-radius: 0.29rem;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
  min-width: 70px;
  white-space: nowrap;
  position: absolute;
  font-size: 0.8333333333rem;
}
.noUi-tooltip::after {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
  bottom: -5px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  left: 50%;
  border-top-color: rgba(59, 62, 102, 0.9);
}
.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 165%;
}
.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 165%;
}
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  user-select: none;
}
.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.cropper-wrap-box, .cropper-canvas, .cropper-drag-box, .cropper-crop-box, .cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cropper-wrap-box, .cropper-canvas {
  overflow: hidden;
}
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}
.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}
.cropper-center::before, .cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}
.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}
.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}
.cropper-face, .cropper-line, .cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}
.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url("cropper-bg.png");
}
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.loading-indicator {
  text-align: center;
}
.loading-bullet {
  display: inline-block;
  opacity: 0;
  font-size: 2em;
  color: #3c44b1;
}
.block-ui {
  position: relative;
  min-height: 3em;
}
.block-ui-container {
  position: absolute;
  z-index: 1010;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  min-height: 2em;
  cursor: wait;
  overflow: hidden;
}
.block-ui-container:focus {
  outline: none;
}
.block-ui-overlay {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.block-ui-message-container {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-ui-message {
  color: #3b3e66;
  background: none;
  z-index: 1011;
}
.block-loading-overlay-dark .block-ui-overlay {
  background: rgba(7, 9, 25, 0.8);
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
  min-height: 350px;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  user-select: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #e6e7f1;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(7, 9, 25, 0.35);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(7, 9, 25, 0.6);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #3b3e66;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #e6e7f1;
  margin: 5px -10px 5px -6px;
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #3b3e66;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(7, 9, 25, 0.8);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #3b3e66;
  box-shadow: 0 3px 14px rgba(7, 9, 25, 0.6);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  color: #d1d2db;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #7a7b97;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #e6e7f1;
  border-top: 1px solid #e6e7f1;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #7a7b97;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #d1d2db;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(7, 9, 25, 0.6);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 0.3333333333rem;
  width: 320px;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  margin-left: -160px;
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  margin-left: -160px;
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}
@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: 64px;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 0.29rem;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: "Heebo", sans-serif;
  cursor: pointer;
  direction: ltr;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--default {
  background: #3c44b1;
  color: #fff;
}
.Toastify__toast--info {
  background: #11c5db;
}
.Toastify__toast--success {
  background: #1bc943;
}
.Toastify__toast--warning {
  background: #f4772e;
}
.Toastify__toast--error {
  background: #f83245;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1;
  padding: 0 0.5rem;
}
@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
  }
}
.Toastify__close-button {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  margin-right: 4px;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--default {
  color: #fff;
  opacity: 0.3;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  outline: none;
  opacity: 1;
}
@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 6px;
  left: 3%;
  width: 94%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.29rem;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
}
.Toastify__progress-bar--default {
  background: rgba(255, 255, 255, 0.2);
}
@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}
@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}
@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}
@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
.CircularProgressbar {
  vertical-align: middle;
  width: 90px;
}
.CircularProgressbar .CircularProgressbar-path {
  stroke-linecap: round;
  transition: stroke-dashoffset 0.5s ease 0s;
}
.CircularProgressbar .CircularProgressbar-trail {
  stroke-linecap: round;
}
.CircularProgressbar .CircularProgressbar-text {
  font-size: 1.1rem;
  dominant-baseline: middle;
  text-anchor: middle;
  font-weight: bold;
}
.CircularProgressbar.circular-progress-xs {
  width: 48px;
}
.CircularProgressbar.circular-progress-xs .CircularProgressbar-text {
  font-size: 1.6rem;
}
.CircularProgressbar.circular-progress-sm {
  width: 62px;
}
.CircularProgressbar.circular-progress-sm .CircularProgressbar-text {
  font-size: 1.3rem;
}
.CircularProgressbar.circular-progress-lg {
  width: 120px;
}
.CircularProgressbar.circular-progress-xl {
  width: 140px;
}
.CircularProgressbar.circular-progress-xxl {
  width: 180px;
}
.circular-progress-primary .CircularProgressbar-path {
  stroke: #3c44b1;
}
.circular-progress-primary .CircularProgressbar-trail {
  stroke: rgba(60, 68, 177, 0.1);
}
.circular-progress-primary .CircularProgressbar-text {
  fill: #3c44b1;
}
.circular-progress-primary .CircularProgressbar-background {
  fill: rgba(60, 68, 177, 0.05);
}
.circular-progress-secondary .CircularProgressbar-path {
  stroke: #f8f9ff;
}
.circular-progress-secondary .CircularProgressbar-trail {
  stroke: rgba(248, 249, 255, 0.1);
}
.circular-progress-secondary .CircularProgressbar-text {
  fill: #f8f9ff;
}
.circular-progress-secondary .CircularProgressbar-background {
  fill: rgba(248, 249, 255, 0.05);
}
.circular-progress-success .CircularProgressbar-path {
  stroke: #1bc943;
}
.circular-progress-success .CircularProgressbar-trail {
  stroke: rgba(27, 201, 67, 0.1);
}
.circular-progress-success .CircularProgressbar-text {
  fill: #1bc943;
}
.circular-progress-success .CircularProgressbar-background {
  fill: rgba(27, 201, 67, 0.05);
}
.circular-progress-info .CircularProgressbar-path {
  stroke: #11c5db;
}
.circular-progress-info .CircularProgressbar-trail {
  stroke: rgba(17, 197, 219, 0.1);
}
.circular-progress-info .CircularProgressbar-text {
  fill: #11c5db;
}
.circular-progress-info .CircularProgressbar-background {
  fill: rgba(17, 197, 219, 0.05);
}
.circular-progress-warning .CircularProgressbar-path {
  stroke: #f4772e;
}
.circular-progress-warning .CircularProgressbar-trail {
  stroke: rgba(244, 119, 46, 0.1);
}
.circular-progress-warning .CircularProgressbar-text {
  fill: #f4772e;
}
.circular-progress-warning .CircularProgressbar-background {
  fill: rgba(244, 119, 46, 0.05);
}
.circular-progress-danger .CircularProgressbar-path {
  stroke: #f83245;
}
.circular-progress-danger .CircularProgressbar-trail {
  stroke: rgba(248, 50, 69, 0.1);
}
.circular-progress-danger .CircularProgressbar-text {
  fill: #f83245;
}
.circular-progress-danger .CircularProgressbar-background {
  fill: rgba(248, 50, 69, 0.05);
}
.circular-progress-light .CircularProgressbar-path {
  stroke: #f4f5fd;
}
.circular-progress-light .CircularProgressbar-trail {
  stroke: rgba(244, 245, 253, 0.1);
}
.circular-progress-light .CircularProgressbar-text {
  fill: #f4f5fd;
}
.circular-progress-light .CircularProgressbar-background {
  fill: rgba(244, 245, 253, 0.05);
}
.circular-progress-gray .CircularProgressbar-path {
  stroke: #f8f9ff;
}
.circular-progress-gray .CircularProgressbar-trail {
  stroke: rgba(248, 249, 255, 0.1);
}
.circular-progress-gray .CircularProgressbar-text {
  fill: #f8f9ff;
}
.circular-progress-gray .CircularProgressbar-background {
  fill: rgba(248, 249, 255, 0.05);
}
.circular-progress-dark .CircularProgressbar-path {
  stroke: #7a7b97;
}
.circular-progress-dark .CircularProgressbar-trail {
  stroke: rgba(122, 123, 151, 0.1);
}
.circular-progress-dark .CircularProgressbar-text {
  fill: #7a7b97;
}
.circular-progress-dark .CircularProgressbar-background {
  fill: rgba(122, 123, 151, 0.05);
}
.circular-progress-first .CircularProgressbar-path {
  stroke: #4191ff;
}
.circular-progress-first .CircularProgressbar-trail {
  stroke: rgba(65, 145, 255, 0.1);
}
.circular-progress-first .CircularProgressbar-text {
  fill: #4191ff;
}
.circular-progress-first .CircularProgressbar-background {
  fill: rgba(65, 145, 255, 0.05);
}
.circular-progress-second .CircularProgressbar-path {
  stroke: #070919;
}
.circular-progress-second .CircularProgressbar-trail {
  stroke: rgba(7, 9, 25, 0.1);
}
.circular-progress-second .CircularProgressbar-text {
  fill: #070919;
}
.circular-progress-second .CircularProgressbar-background {
  fill: rgba(7, 9, 25, 0.05);
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none !important;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0;
  /* please don't change 'position' */
  position: absolute;
  z-index: 7;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
  border-radius: 50px;
  z-index: 7;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x {
  background-color: rgba(0, 0, 0, 0.12);
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y {
  background-color: rgba(0, 0, 0, 0.12);
  width: 11px;
}
/* MS supports */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.scrollbar-container {
  position: relative;
  height: 100%;
}
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #070919;
}
.hamburger-box {
  width: 24px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #070919;
  border-radius: 10px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
/*
 * Elastic
 */
.hamburger--elastic.collapsed.is-active .hamburger-inner,
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.collapsed.is-active .hamburger-inner::before,
.hamburger--elastic .hamburger-inner::before {
  top: 6px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic.collapsed.is-active .hamburger-inner::after,
.hamburger--elastic .hamburger-inner::after {
  top: 12px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active:not(.collapsed) .hamburger-inner,
.hamburger--elastic.active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active:not(.collapsed) .hamburger-inner::before,
.hamburger--elastic.active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active:not(.collapsed) .hamburger-inner::after,
.hamburger--elastic.active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.navbar-toggler {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
}
.accordion > .card-box > .card {
  box-shadow: none !important;
}
.accordion > .card-box > .card > .card-header {
  padding: 0;
  border-bottom: 0;
}
.accordion > .card-box > .card > .card-header > .panel-title .accordion-toggle, .accordion > .card-box > .card > .card-header > .panel-title {
  width: 100%;
}
.accordion > .card-box > .card > .card-header .btn {
  display: block;
  width: 100%;
  text-align: left;
  border-bottom: transparent solid 1px;
  background: #f4f5fd;
}
.accordion > .card-box > .card > .card-header .btn:hover {
  background: #f8f9ff;
  color: #070919;
}
.accordion > .card-box > .card > .card-header .btn:not(:disabled):hover {
  transform: translateY(0px);
}
.accordion > .card-box > .card > .card-header .btn .accordion-icon {
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
}
.accordion > .card-box > .card .panel-body {
  padding: 0;
}
.accordion > .card-box.panel-open > .card > .card-header .btn {
  border-bottom-color: rgba(122, 123, 151, 0.3);
  background: #fff;
}
.accordion > .card-box.panel-open > .card > .card-header .btn .accordion-icon {
  transform: rotate(180deg);
}
.avatar-icon-wrapper {
  display: inline-block;
  margin-right: 0.25rem;
  position: relative;
  font-size: 1.2rem;
  transition: all 0.2s ease-in-out;
}
.avatar-icon-wrapper:last-child {
  margin-right: 0;
}
.avatar-icon-wrapper .badge {
  position: absolute;
  right: 0;
  bottom: 0;
}
.avatar-icon {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 44px;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  border-radius: 50px;
}
.avatar-icon.rounded {
  border-radius: 0.65rem !important;
}
.avatar-icon-xl {
  font-size: 1.4rem;
}
.avatar-icon-xl .avatar-icon {
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.avatar-icon-lg {
  font-size: 1.2rem;
}
.avatar-icon-lg .avatar-icon {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.avatar-icon-sm {
  font-size: 0.8rem;
  font-weight: bold;
}
.avatar-icon-sm .avatar-icon {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.avatar-icon-xs {
  font-size: 0.7rem;
  font-weight: bold;
}
.avatar-icon-xs .avatar-icon {
  width: 26px;
  height: 26px;
  line-height: 26px;
  transition: transform 0.2s;
}
.avatar-icon {
  box-shadow: 0 0 0 3px #fff;
  overflow: hidden;
}
.avatar-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.avatar-wrapper-overlap {
  display: flex;
}
.avatar-wrapper-overlap .avatar-icon-wrapper {
  z-index: 5;
  margin-left: -18px;
}
.avatar-wrapper-overlap .avatar-icon-wrapper:hover {
  z-index: 7;
}
.avatar-wrapper-overlap .avatar-icon-wrapper.avatar-icon-xl {
  margin-left: -30px;
}
.avatar-wrapper-overlap .avatar-icon-wrapper.avatar-icon-lg {
  margin-left: -24px;
}
.avatar-wrapper-overlap .avatar-icon-wrapper.avatar-icon-sm {
  margin-left: -14px;
}
.avatar-wrapper-overlap .avatar-icon-wrapper.avatar-icon-xs {
  margin-left: -10px;
}
.avatar-wrapper-overlap .avatar-icon-wrapper:first-child {
  margin-left: 0 !important;
}
.avatar-wrapper-overlap-hover .avatar-icon-wrapper:hover {
  z-index: 5;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-wrapper {
  margin-left: -18px;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-wrapper:first-child {
  transform: translateX(-22px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-wrapper:last-child {
  transform: translateX(22px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xl {
  margin-left: -30px;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xl:first-child {
  transform: translateX(-34px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xl:last-child {
  transform: translateX(34px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-lg {
  margin-left: -24px;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-lg:first-child {
  transform: translateX(-28px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-lg:last-child {
  transform: translateX(28px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-sm {
  margin-left: -14px;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-sm:first-child {
  transform: translateX(-18px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-sm:last-child {
  transform: translateX(18px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xs {
  margin-left: -10px;
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xs:first-child {
  transform: translateX(-14px);
}
.avatar-wrapper-overlap-hover:hover .avatar-icon-xs:last-child {
  transform: translateX(14px);
}
.avatar-initials {
  text-align: center;
  text-transform: uppercase;
}
.badge {
  text-transform: uppercase;
  height: 20px;
  line-height: 21px;
}
.badge-neutral-primary {
  background-color: rgb(235.6310344828, 237.5206896552, 246.9689655172) !important;
}
.badge-neutral-secondary {
  background-color: white !important;
}
.badge-neutral-success {
  background-color: rgb(229.1709677419, 249.4290322581, 237.2741935484) !important;
}
.badge-neutral-info {
  background-color: rgb(231.8678571429, 251.3714285714, 252.7321428571) !important;
}
.badge-neutral-warning {
  background-color: rgb(255, 251.1923076923, 241.5) !important;
}
.badge-neutral-danger {
  background-color: rgb(255, 244.6, 245.8682926829) !important;
}
.badge-neutral-dark {
  background-color: rgb(245.2125, 245.2125, 247.3875) !important;
}
.badge-neutral-first {
  background-color: rgb(234.0115384615, 245.9461538462, 254.5884615385) !important;
}
.badge-neutral-second {
  background-color: rgb(225.1214285714, 226.3928571429, 231.4785714286) !important;
}
.badge.badge-circle-inner, .badge.badge-circle {
  text-indent: -999rem;
  border-radius: 100%;
  height: 10px;
  width: 10px;
  padding: 0;
  box-shadow: 0 0 0 2px #fff;
}
.badge.badge-circle-inner {
  width: 16px;
  height: 16px;
  position: relative;
}
.badge.badge-circle-inner::after {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
  border-radius: 100%;
}
.badge-wrapper {
  position: relative;
}
.badge-position {
  position: absolute !important;
}
.badge-position--top-right.badge-circle {
  right: -5px;
  top: -5px;
}
.badge-position--top-right.badge-circle-inner {
  right: -8px;
  top: -8px;
}
.badge-position--top-center.badge-circle {
  left: 50%;
  margin-left: -5px;
  top: -5px;
}
.badge-position--top-center.badge-circle-inner {
  left: 50%;
  margin-left: -8px;
  top: -8px;
}
.badge-position--top-left.badge-circle {
  left: -5px;
  top: -5px;
}
.badge-position--top-left.badge-circle-inner {
  left: -8px;
  top: -8px;
}
.badge-position--bottom-right.badge-circle {
  right: -5px;
  bottom: -5px;
  top: auto;
}
.badge-position--bottom-right.badge-circle-inner {
  right: -8px;
  bottom: -8px;
  top: auto;
}
.badge-position--bottom-center.badge-circle {
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
  top: auto;
}
.badge-position--bottom-center.badge-circle-inner {
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
  top: auto;
}
.badge-position--bottom-left.badge-circle {
  left: -5px;
  bottom: -5px;
  top: auto;
}
.badge-position--bottom-left.badge-circle-inner {
  left: -8px;
  bottom: -8px;
  top: auto;
}
/*
    1. Tags
    2. Tags Dark mode
*/
/* ==========================================================================
1. Tags
========================================================================== */
.tag:not(body) {
  display: inline-block;
  line-height: 2.4em;
  height: 2.4em;
  font-size: 0.75rem;
}
.tag:not(body).is-rounded {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 10rem;
}
.tag:not(body).is-left-rounded {
  padding-left: 1em;
  padding-right: 1em;
  border-bottom-left-radius: 10rem;
  border-top-left-radius: 10rem;
}
.tag:not(body).is-right-rounded {
  padding-left: 1em;
  padding-right: 1em;
  border-bottom-right-radius: 10rem;
  border-top-right-radius: 10rem;
}
.tag:not(body).is-set-right {
  position: absolute;
  top: 7px;
  right: -1px;
}
.tag:not(body).is-set-left {
  position: absolute;
  top: 7px;
  left: -1px;
}
.tag:not(body).is-fullwidth {
  width: 100%;
  text-align: center;
}
.tag:not(body).is-curved {
  padding-left: 0.85em;
  padding-right: 0.85em;
  line-height: 2.5;
  height: 2.6em;
  border-radius: 8px;
}
.tag:not(body).is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-solid {
  background: #fff;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  color: #a2a5b9;
}
.tag:not(body).is-primary.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-primary.is-outlined {
  background: none;
  color: #3c44b1;
  border: 1px solid #3c44b1;
}
.tag:not(body).is-success {
  background-color: #8bc34a;
  color: white !important;
}
.tag:not(body).is-success.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-success.is-outlined {
  background: none !important;
  color: #8bc34a !important;
  border: 1px solid #8bc34a;
}
.tag:not(body).is-success.is-light {
  background-color: #aee1d4 !important;
  color: #006e52 !important;
  font-weight: bold;
}
.tag:not(body).is-info {
  background-color: #059be5;
  color: white;
}
.tag:not(body).is-info.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-info.is-outlined {
  background: none !important;
  color: #11c5db;
  border: 1px solid #11c5db;
}
.tag:not(body).is-warning {
  background-color: #faad42;
  color: black;
}
.tag:not(body).is-warning.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-warning.is-outlined {
  background: none !important;
  color: #faad42;
  border: 1px solid #faad42;
}
.tag:not(body).is-danger {
  background-color: #f44336;
  color: white !important;
}
.tag:not(body).is-danger.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-danger.is-outlined {
  background: none !important;
  color: #f83245;
  border: 1px solid #f83245;
}
.tag:not(body).is-secondary {
  background: #f8f9ff;
  color: #fff;
}
.tag:not(body).is-secondary.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-secondary.is-outlined {
  background: none !important;
  color: #f8f9ff;
  border: 1px solid #f8f9ff;
}
.tag:not(body).is-green {
  background: #93e088;
  color: #fff;
}
.tag:not(body).is-green.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-green.is-outlined {
  background: none !important;
  color: #93e088;
  border: 1px solid #93e088;
}
.tag:not(body).is-blue {
  background: #37c3ff;
  color: #fff;
}
.tag:not(body).is-blue.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-blue.is-outlined {
  background: none !important;
  color: #37c3ff;
  border: 1px solid #37c3ff;
}
.tag:not(body).is-green {
  background: #93e088;
  color: #fff;
}
.tag:not(body).is-green.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-green.is-outlined {
  background: none !important;
  color: #93e088;
  border: 1px solid #93e088;
}
.tag:not(body).is-purple {
  background: #8269b2;
  color: #fff;
}
.tag:not(body).is-purple.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-purple.is-outlined {
  background: none !important;
  color: #8269b2;
  border: 1px solid #8269b2;
}
.tag:not(body).is-orange {
  background: #ffa981;
  color: #fff;
}
.tag:not(body).is-orange.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tag:not(body).is-orange.is-outlined {
  background: none !important;
  color: #ffa981;
  border: 1px solid #ffa981;
}
/* ==========================================================================
2. Tags Dark mode
========================================================================== */
body.is-dark .tag:not(.is-primary):not(.is-secondary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger):not(.is-orange):not(.is-green):not(.is-blue):not(.is-purple) {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  color: #aaaab3;
}
body.is-dark .tag.is-primary {
  background: #797bf2;
}
body.is-dark .tag.is-primary.is-outlined {
  border-color: #797bf2;
  color: #797bf2;
}
body.is-dark .tag.is-primary.is-light {
  background: rgb(223.2775510204, 223.7510204082, 251.9224489796);
  color: #797bf2;
}
/* ==========================================================================
3. Responsive Tags
========================================================================== */
@media (max-width: 1100px) {
  .tag:not(body) {
    font-size: 0.7rem;
  }
}
/* ==========================================================================
1. H Action
========================================================================== */
.button {
  font-family: "Heebo", sans-serif;
  transition: all 0.3s;
}
.button.h-action {
  padding: 8px 16px;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 0;
  border-radius: 3px;
  background: #fff;
  color: #283252;
  border: 1px solid #cecece;
  transition: all 0.3s;
  cursor: pointer;
}
.button.h-action.is-rounded {
  border-radius: 500px;
}
.button.h-action.is-hoverable:hover {
  border-color: #3c44b1;
  background: #3c44b1;
  color: #fff;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.button.h-action.is-grey {
  background: rgb(242.1, 242.1, 242.1);
  border-color: rgb(242.1, 242.1, 242.1);
  color: #999;
}
.button.h-action.is-active {
  background: #3c44b1;
  border-color: #3c44b1;
  color: #fcfcfc;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.announcekit-widget-floating-badge {
  background-color: #3c44b1 !important;
}
.main {
  background-color: #3c44b1 !important;
}
/* ==========================================================================
2. H Action Dark Mode
========================================================================== */
body.is-dark .button.h-action {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .button.h-action:hover {
  background: #797bf2;
  border-color: #797bf2;
  color: #fcfcfc;
}
body.is-dark .button.h-action.is-hoverable:hover {
  border-color: #797bf2 !important;
  background: #797bf2 !important;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
}
/* ==========================================================================
3. H Button
========================================================================== */
.button.is-circle {
  border-radius: 50%;
}
.button.h-button {
  padding: 8px 22px 8px 22px;
  height: 38px;
  line-height: 1.1;
  font-size: 0.95rem;
  font-family: "Heebo", sans-serif;
  transition: all 0.3s;
}
.button.h-button:not([disabled]) {
  cursor: pointer;
}
.button.h-button:active, .button.h-button:focus {
  box-shadow: none !important;
  outline: none !important;
  border-color: rgb(231.9, 231.9, 231.9);
}
.button.h-button.is-bold {
  font-weight: 500;
}
.button.h-button.is-full-button {
  width: 100%;
}
.button.h-button .icon svg {
  height: 14px;
  width: 14px;
  margin: 0 5px 0 0;
}
.button.h-button.is-primary {
  background-color: #3c44b1;
  border-color: #3c44b1;
  color: white;
}
.button.h-button.is-primary:hover {
  background-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(47.0886075949, 53.3670886076, 138.9113924051);
}
.button.h-button.is-primary.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.button.h-button.is-primary.is-elevated {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.button.h-button.is-primary svg {
  color: white;
}
.button.h-button.is-success {
  background-color: rgb(17.9407894737, 133.5592105263, 44.5197368421);
  border-color: rgb(17.9407894737, 133.5592105263, 44.5197368421);
  color: white;
}
.button.h-button.is-success:hover {
  background-color: rgb(17.9407894737, 133.5592105263, 44.5197368421);
  border-color: rgb(17.9407894737, 133.5592105263, 44.5197368421);
}
.button.h-button.is-success.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-success.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-secondary {
  background-color: #e4e4e4;
  border-color: #e4e4e4;
}
.button.h-button.is-secondary:hover {
  background-color: rgb(202.5, 202.5, 202.5);
  border-color: rgb(202.5, 202.5, 202.5);
}
.button.h-button.is-secondary.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-secondary.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-info {
  background-color: rgb(11.4894067797, 133.1419491525, 148.0105932203);
  border-color: rgb(11.4894067797, 133.1419491525, 148.0105932203);
}
.button.h-button.is-info:hover {
  background-color: rgb(11.4894067797, 133.1419491525, 148.0105932203);
  border-color: rgb(11.4894067797, 133.1419491525, 148.0105932203);
}
.button.h-button.is-info.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-info.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-warning.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-warning.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-danger {
  background-color: #f44336;
  border-color: #f44336;
  color: white;
}
.button.h-button.is-danger:hover {
  background-color: rgb(234.1839622642, 27.9622641509, 12.8160377358);
  border-color: rgb(234.1839622642, 27.9622641509, 12.8160377358);
}
.button.h-button.is-danger.is-raised:hover {
  opacity: 0.9;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-danger.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.button.h-button.is-danger svg {
  color: white;
}
.button.h-button.is-purple {
  background-color: rgb(80.0611353712, 21.7641921397, 156.2358078603);
  border-color: rgb(80.0611353712, 21.7641921397, 156.2358078603);
  color: #fcfcfc;
}
.button.h-button.is-purple:hover {
  background-color: rgb(128.4497816594, 53.1222707424, 226.8777292576);
  border-color: rgb(128.4497816594, 53.1222707424, 226.8777292576);
  opacity: 0.95;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
  color: #fcfcfc !important;
}
.button.h-button.is-lower {
  text-transform: none !important;
  font-size: 0.9rem;
}
.button.h-button.is-big {
  height: 40px;
}
.button.h-button.is-huge {
  height: 50px;
  width: 220px;
}
.button.simple-action {
  height: 32px;
  padding: 0 24px;
  line-height: 0;
  border-radius: 100px;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s;
}
.button.simple-action.has-icon svg {
  height: 16px;
  width: 16px;
}
.button.simple-action:hover {
  border-color: #3c44b1;
  color: #3c44b1;
}
.button.simple-action svg {
  height: 18px;
  width: 18px;
}
/* ==========================================================================
4. H Button Dark mode
========================================================================== */
body.is-dark .h-button:not(.is-primary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger):not(.is-light):not(.is-white) {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .h-button:not(.is-primary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger):not(.is-light):not(.is-white):hover {
  border-color: rgb(79.0136986301, 79.0136986301, 85.7863013699);
}
body.is-dark .h-button.is-primary {
  border-color: #797bf2;
  background: #797bf2;
}
body.is-dark .h-button.is-primary.is-raised:hover {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
}
body.is-dark .h-button.is-primary.is-elevated {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
}
body.is-dark .h-button.is-primary.is-outlined {
  background: transparent;
  border-color: #797bf2 !important;
  color: #797bf2;
}
body.is-dark .h-button.is-primary.is-outlined:hover {
  background: #797bf2 !important;
  border-color: #797bf2 !important;
  color: #fff !important;
}
body.is-dark .h-button.is-primary.is-light {
  background: rgb(237.2244897959, 237.4897959184, 253.2755102041) !important;
  color: #797bf2;
}
body.is-dark .h-button.is-white {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
  border-color: #999 !important;
  color: #999 !important;
}
body.is-dark .h-button.is-dark-outlined {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .h-button.is-dark-outlined:hover {
  border-color: #797bf2 !important;
  color: #797bf2 !important;
}
body.is-dark .button:not(.is-primary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger):not(.is-light):not(.is-white) {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .button:not(.is-primary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger):not(.is-light):not(.is-white):hover {
  border-color: rgb(79.0136986301, 79.0136986301, 85.7863013699);
}
body.is-dark .button.is-primary {
  border-color: #797bf2;
  background: #797bf2;
}
body.is-dark .button.is-white {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
  border-color: #999 !important;
  color: #999 !important;
}
body.is-dark .button.is-dark-outlined {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .button.is-dark-outlined:hover {
  border-color: #797bf2 !important;
  color: #797bf2 !important;
}
body.is-dark .button.h-action.is-active {
  background: #797bf2 !important;
  border-color: #797bf2 !important;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3) !important;
  color: #fcfcfc !important;
}
.card {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.card .card-title {
  font-size: 1.15rem;
}
.card > .shadow-overflow:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
button.card {
  outline: none;
}
.card-text {
  color: #7a7b97;
}
.card-box-alt {
  text-align: center;
}
.card-box-alt .card-icon-wrapper {
  height: 76px !important;
  line-height: 58px !important;
  width: 76px !important;
  margin: -44px auto 24px;
  border: #fff solid 6px;
}
.card-border-top {
  border-top-width: 3px;
  border-top-style: solid;
}
.card-badges {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  z-index: 2;
}
.card-badges > * {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.card-badges-bottom {
  top: auto;
  bottom: 0.75rem;
}
.card-transparent {
  background: none;
  box-shadow: 0 0 0 0 transparent !important;
}
.card-box {
  border-width: 1px;
}
.card-box .card-footer,
.card-box .card-header {
  border-width: 1px;
  border-color: rgba(7, 9, 25, 0.125);
}
.card-box .card-header {
  display: flex;
  align-items: center;
}
.card-box .card-header--title {
  flex-grow: 1;
}
.card-box .card-header--title > b {
  display: block;
}
.card-box .card-header--title > small {
  text-transform: uppercase;
  display: block;
  opacity: 0.3;
  font-weight: bold;
}
.card-box.card-box-border-bottom {
  border-top-color: rgba(7, 9, 25, 0.125) !important;
  border-right-color: rgba(7, 9, 25, 0.125) !important;
  border-left-color: rgba(7, 9, 25, 0.125) !important;
  border-bottom-width: 4px;
}
.card > .bg-composed-wrapper {
  top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -2px;
  z-index: 6;
}
.task-wrapper .task-item {
  position: relative;
  padding: 0 0 2rem;
}
.task-wrapper .task-item:last-child {
  padding-bottom: 0;
}
.align-box-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.chat-wrapper .chat-item .chat-box {
  position: relative;
  opacity: 1;
  border: 0;
  padding: 0.8333333333rem 2rem;
  border-radius: 1.5rem;
  border-top-left-radius: 0.29rem;
  max-width: 50%;
  min-width: 100%;
  font-size: 0.875rem;
}
.chat-wrapper .chat-item .chat-box p {
  margin-bottom: 0.3333333333rem;
}
.chat-wrapper .chat-item .chat-box p:last-child {
  margin-bottom: 0;
}
.chat-wrapper .chat-item .avatar-icon-wrapper {
  margin-right: 0.5rem;
}
.chat-wrapper .chat-item-reverse .chat-box {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 0.29rem;
}
.chat-wrapper .chat-item-reverse .avatar-icon-wrapper {
  margin-left: 0.5rem;
  margin-right: 0;
}
.file-manager-wrapper .file-manager-item {
  background: transparent;
}
.card-indicator {
  position: absolute;
  height: 60%;
  top: 20%;
  width: 6px;
  border-radius: 0.75rem;
  left: -4px;
}
.card-tr-actions {
  position: absolute;
  right: 1rem;
  top: 0.6666666667rem;
}
.hover-show-hide-container .hover-show-wrapper {
  display: none;
}
.hover-show-hide-container .hover-hide-wrapper {
  display: block;
}
.hover-show-hide-container:hover .hover-show-wrapper {
  display: block;
}
.hover-show-hide-container:hover .hover-hide-wrapper {
  display: none;
}
.image-title-overlay {
  position: relative;
}
.image-title-overlay img {
  transition: all 0.2s ease-in-out;
}
.image-title-overlay--bottom {
  background: -moz-linear-gradient(top, rgba(7, 9, 25, 0) 0%, rgba(7, 9, 25, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(7, 9, 25, 0) 0%, rgba(7, 9, 25, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(7, 9, 25, 0) 0%, rgba(7, 9, 25, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#cc000000",GradientType=0 );
  transition: all 0.2s ease-in-out;
  z-index: 3;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2.5rem 1.25rem 1.25rem;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.image-title-overlay:hover img {
  opacity: 0.95;
}
.image-title-overlay:hover .image-title-overlay--bottom {
  padding: 3.75rem 1.25rem 1.25rem;
}
.card-box-hover-rise {
  transition: all 0.2s ease-in-out;
}
.card-box-hover-rise:hover {
  box-shadow: 0 0.56875rem 3.3875rem rgba(59, 62, 102, 0.05), 0 0.9975rem 2.40625rem rgba(59, 62, 102, 0.07), 0 0.35rem 1.23125rem rgba(59, 62, 102, 0.05), 0 0.225rem 1.1875rem rgba(59, 62, 102, 0.09);
  transform: translateY(-15px);
}
.card-box-hover-rise.card-box-hover:hover {
  box-shadow: 0 0.56875rem 3.3875rem rgba(59, 62, 102, 0.05), 0 0.9975rem 2.40625rem rgba(59, 62, 102, 0.07), 0 0.35rem 1.23125rem rgba(59, 62, 102, 0.05), 0 0.225rem 1.1875rem rgba(59, 62, 102, 0.09);
  transform: translateY(0);
}
.card-box-hover-rise-alt {
  transition: all 0.2s ease-in-out;
}
.card-box-hover-rise-alt:hover {
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
  transform: translateY(-15px);
}
.card-box-hover-rise-alt.card-box-hover:hover {
  transform: translateY(0);
}
.card-box-hover-rise-alt-lg {
  transition: all 0.2s ease-in-out;
}
.card-box-hover-rise-alt-lg:hover {
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
  transform: translateY(-35px);
}
.card-box-hover-rise-alt-lg.card-box-hover:hover {
  transform: translateY(0);
}
.card-box-hover-rise-alt-lg {
  transition: all 0.2s ease-in-out;
}
.card-box-hover-rise-alt-lg:hover {
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
  transform: translateY(-35px);
}
.card-box-hover-rise-alt-lg.card-box-hover:hover {
  transform: translateY(0);
}
.sparkline-full-wrapper {
  overflow: hidden;
  height: 140px;
  position: relative;
}
.sparkline-full-wrapper:last-child {
  margin: 0 -1px -1px;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.sparkline-full-wrapper--sm {
  height: 100px;
}
.sparkline-full-wrapper--lg {
  height: 160px;
}
.sparkline-full-wrapper--xl {
  height: 221px;
}
.sparkline-full-wrapper--xxl {
  height: 337px;
}
.card-chart-overlay {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  right: 0;
  opacity: 0.25;
  z-index: 5;
}
.card-content-overlay {
  position: relative;
  z-index: 6;
}
.card-body-avatar {
  position: relative;
  padding-top: calc(1.25rem + 50px);
}
.card-body-avatar > .avatar-icon-wrapper {
  margin: 0;
  position: absolute;
  height: 120px;
  width: 120px;
  top: -60px;
  z-index: 3;
}
.card-body-avatar > .avatar-icon-wrapper .avatar-icon {
  height: 100%;
  width: 100%;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.card-body-avatar > .avatar-icon-wrapper img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.card-body-avatar > .avatar-icon-wrapper--sm {
  height: 80px;
  width: 80px;
  top: -40px;
}
.card-body-avatar.text-center > .avatar-icon-wrapper {
  left: 50%;
  margin-left: -60px;
}
.card-body-avatar.text-center > .avatar-icon-wrapper .avatar-icon {
  margin: 0;
}
.card-body-avatar.text-center > .avatar-icon-wrapper--sm {
  margin-left: -40px;
}
.card-body-button {
  padding-top: 50px;
}
.card-body-button-wrapper {
  position: relative;
  z-index: 4;
}
.card-body-button-wrapper .btn-lg, .card-body-button-wrapper .btn-group-lg > .btn {
  margin-top: -100px;
}
.btn-swatch {
  width: 32px;
  height: 32px;
  margin: 0.5rem;
  border-radius: 0.29rem;
  display: inline-block;
  opacity: 0.7;
  z-index: 10;
  position: relative;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  border: #fff solid 1px;
  transform-origin: center;
}
.btn-swatch.active, .btn-swatch:hover {
  opacity: 1;
  transform: scale(1.3);
  z-index: 15;
  box-shadow: 0 0 0 2px #3c44b1;
}
.btn-swatch--lg {
  width: 38px;
  height: 38px;
  border: #fff solid 2px;
  box-shadow: 0 0 0 1px #a6a6b9;
}
.card-img-wrapper {
  position: relative;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.card-img-wrapper .img-wrapper-overlay {
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: inset 0 0 2.3rem 0.5rem #070919;
  display: flex;
  align-items: center;
  align-content: center;
  color: #fff;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
@media (max-width: 767.98px) {
  .card-img-wrapper .img-wrapper-overlay + img {
    width: 100% !important;
  }
}
.card-img-wrapper .img-wrapper-overlay .overlay-btn-wrapper {
  position: relative;
  z-index: 3;
  text-align: center;
  width: 100%;
}
.card-img-wrapper .img-wrapper-overlay::before {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in-out;
  background: #070919;
  opacity: 0.75;
}
.card-img-wrapper .img-wrapper-overlay--visible {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 5;
}
.card-img-wrapper .card-badges {
  z-index: 5;
}
.card-overlay-image {
  position: absolute;
  left: 0;
  top: 0;
}
a.card-img-wrapper {
  display: block;
  overflow: hidden;
}
a.card-img-wrapper:hover .img-wrapper-overlay {
  opacity: 1;
  visibility: visible;
}
.btn-group {
  transition: all 0.2s ease-in-out;
}
.btn-group > .btn {
  transform: translateY(0px);
}
.btn-group:hover > .btn {
  transform: translateY(-2px);
}
.dropdown-item {
  transition: all 0.2s ease-in-out;
}
.dropdown-menu {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
  display: block;
  transition: visibility 0.25s, opacity 0.25s;
  opacity: 0;
  visibility: hidden;
  outline: none !important;
}
.dropdown-menu.dropdown {
  opacity: 1;
  width: 80%;
}
.dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.dropdown-toggle.no-caret::after {
  display: none;
}
.dropdown-menu > .bg-composed-wrapper {
  margin: -0.5rem -1px -2px;
  z-index: 5;
  top: -1px;
}
.dropdown-menu > .list-group-flush:last-of-type .list-group-item:last-child {
  border-bottom-right-radius: inherit !important;
  border-bottom-left-radius: inherit !important;
}
.dropdown-menu > .list-group-flush:last-of-type, .dropdown-menu > .card-body:last-of-type {
  border-bottom-right-radius: inherit !important;
  border-bottom-left-radius: inherit !important;
}
.dropdown-menu > .scroll-area {
  height: 10rem;
}
.dropdown-menu-lg {
  min-width: 15rem;
}
.dropdown-menu-xl {
  min-width: 21rem;
}
.dropdown-menu-xxl {
  min-width: 30rem;
}
.dropdown-toggle::after {
  position: relative;
  top: 2px;
}
/* ==========================================================================
1. Dropdown class
========================================================================== */
.dropdown.is-dots:hover .is-trigger, .dropdown.is-dots.is-active .is-trigger {
  background: rgb(242.1, 242.1, 242.1);
}
.dropdown.is-dots:hover .is-trigger svg, .dropdown.is-dots.is-active .is-trigger svg {
  stroke: rgb(150.3607361963, 153.736196319, 176.2392638037);
}
.dropdown.is-dots:hover .dropdown-menu, .dropdown.is-dots.is-active .dropdown-menu {
  display: block;
}
.dropdown.is-dots .is-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.dropdown.is-dots .is-trigger svg {
  height: 20px;
  width: 20px;
  stroke: #a2a5b9;
  stroke-width: 1.6px;
  transition: stroke 0.3s;
}
.dropdown.is-dots .dropdown-menu {
  margin-top: 6px;
  padding-bottom: 0;
  text-align: left;
}
.dropdown.is-modern.is-active .caret {
  transform: rotate(180deg);
}
.dropdown.is-modern .is-trigger .button {
  padding-right: 0.75em;
}
.dropdown.is-modern .is-trigger .button .caret {
  height: 22px;
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  margin-left: 6px;
}
.dropdown.is-modern .is-trigger .button .caret svg {
  height: 16px;
  width: 16px;
  stroke: #a2a5b9;
}
.dropdown.is-modern .dropdown-menu {
  margin-top: 6px;
}
.dropdown.is-spaced .dropdown-menu {
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.05);
  border-color: #ededed;
  padding-top: 0;
  min-width: 260px;
}
.dropdown.is-spaced .dropdown-menu.has-margin {
  margin-top: 10px;
}
.dropdown.is-spaced .dropdown-menu .dropdown-content {
  border: 1px solid #ededed;
  box-shadow: none;
}
.dropdown.is-spaced .dropdown-item {
  padding-right: 1rem !important;
  padding: 0.5rem 1rem;
  font-size: 0.95rem;
  color: #a2a5b9;
  transition: all 0.3s;
}
.dropdown.is-spaced .dropdown-item:not(.is-button):hover, .dropdown.is-spaced .dropdown-item:not(.is-button).is-active {
  background: rgb(244.65, 244.65, 244.65);
  color: #283252;
}
.dropdown.is-spaced .dropdown-item.no-hover:hover {
  background: #fff;
}
.dropdown.is-spaced .dropdown-item.is-media {
  display: flex;
  align-items: center;
}
.dropdown.is-spaced .dropdown-item.is-media:hover .icon svg, .dropdown.is-spaced .dropdown-item.is-media.is-active .icon svg {
  stroke: #3c44b1;
}
.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnil, .dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnil {
  color: #3c44b1;
}
.dropdown.is-spaced .dropdown-item.is-media .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  width: 28px;
}
.dropdown.is-spaced .dropdown-item.is-media .icon svg {
  height: 18px;
  width: 18px;
  transition: stroke 0.3s;
}
.dropdown.is-spaced .dropdown-item.is-media .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media .icon .lnil {
  font-size: 16px;
  transition: color 0.3s;
}
.dropdown.is-spaced .dropdown-item.is-media .item-img {
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 6px;
}
.dropdown.is-spaced .dropdown-item.is-media .item-img.is-rounded {
  border-radius: 50%;
}
.dropdown.is-spaced .dropdown-item.is-media .meta {
  margin-left: 10px;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span {
  display: block;
  line-height: 1.3;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span:first-child {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #283252;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span:nth-child(2) {
  font-family: "Heebo", sans-serif;
  color: #a2a5b9;
  font-size: 0.9rem;
}
.dropdown .is-trigger .button {
  font-family: "Heebo", sans-serif;
}
.dropdown .is-trigger .button:focus {
  box-shadow: none;
  outline: none;
  border-color: rgb(226.8, 226.8, 226.8);
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.dropdown .dropdown-menu .dropdown-item {
  color: #a2a5b9;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  color: #283252;
}
.dropdown .dropdown-menu .dropdown-item.has-child {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 1rem;
}
.dropdown .dropdown-menu .dropdown-item.has-child svg {
  height: 16px;
  width: 16px;
  stroke: #999;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown {
  position: absolute;
  right: -282px;
  top: 0;
  width: 280px;
  transition: all 0.3s;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner {
  position: relative;
  height: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 0;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting {
  padding: 0 6px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting label {
  transform: scale(0.7);
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span {
  display: block;
  font-size: 0.8rem;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span:first-child {
  color: #283252;
  font-weight: 500;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span:nth-child(2) {
  color: #999;
}
.dropdown .dropdown-menu .dropdown-item.has-child:hover .child-dropdown {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
/* ==========================================================================
2. Dropdown Dark mode
========================================================================== */
body.is-dark .toolbar-link:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .toolbar-link svg {
  stroke: #aaaab3;
}
body.is-dark .dropdown.is-spaced.is-dots:hover .is-trigger, body.is-dark .dropdown.is-spaced.is-dots.is-active .is-trigger {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .dropdown.is-spaced.is-dots:hover .is-trigger svg, body.is-dark .dropdown.is-spaced.is-dots.is-active .is-trigger svg {
  stroke: #aaaab3;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content {
  background: #232326 !important;
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading {
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading:hover,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading *:hover {
  background: #232326 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading .heading-right .notification-link {
  color: #797bf2 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item:hover,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item *:hover {
  background: #232326 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item .user-content .user-info {
  color: #aaaab3 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon svg {
  stroke: #797bf2 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon .lnir,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon .lnil {
  color: #797bf2;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon svg {
  stroke: #a2a5b9;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon .lnir,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon .lnil {
  color: #a2a5b9;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .meta span:first-child {
  color: #aaaab3;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content {
  background: #232326;
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-item {
  color: #a2a5b9;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-item.is-active {
  background: #797bf2 !important;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-divider {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
body.is-dark .dropdown .dropdown-menu .dropdown-content a:hover {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027) !important;
}
body.is-dark .child-dropdown .inner {
  background: #232326 !important;
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .child-dropdown .inner:hover {
  background: #232326 !important;
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .child-dropdown .inner ul li .text span:first-child {
  color: #aaaab3 !important;
}
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}
.dropdown.is-active .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}
.dropdown .dropdown-content {
  background-color: white;
  border-radius: 15px;
  box-shadow: 0px 0px 0px black;
  padding-bottom: 10px;
  padding-top: 10px;
}
.dropdown .dropdown-item {
  color: black;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}
.dropdown a.dropdown-itembutton .dropdown-item {
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}
.dropdown a.dropdown-itembutton .dropdown-item:hover {
  background-color: rgb(216.75, 216.75, 216.75);
  color: black;
}
.dropdown a.dropdown-itembutton .dropdown-item.is-active {
  background-color: rgb(216.75, 216.75, 216.75);
  color: black;
}
.dropdown a.dropdown-itembutton .dropdown-item .dropdown-divider {
  background-color: black;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}
/* ==========================================================================
1. Dropdown class
========================================================================== */
.dropdown.is-dots:hover .is-trigger, .dropdown.is-dots.is-active .is-trigger {
  background: rgb(242.1, 242.1, 242.1);
}
.dropdown.is-dots:hover .is-trigger svg, .dropdown.is-dots.is-active .is-trigger svg {
  stroke: rgb(150.3607361963, 153.736196319, 176.2392638037);
}
.dropdown.is-dots .is-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.dropdown.is-dots .is-trigger svg {
  height: 20px;
  width: 20px;
  stroke: #a2a5b9;
  stroke-width: 1.6px;
  transition: stroke 0.3s;
}
.dropdown.is-dots .dropdown-menu {
  margin-top: 6px;
  padding-bottom: 0;
  text-align: left;
}
.dropdown.is-modern.is-active .caret {
  transform: rotate(180deg);
}
.dropdown.is-modern .is-trigger .button {
  padding-right: 0.75em;
}
.dropdown.is-modern .is-trigger .button .caret {
  height: 22px;
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  margin-left: 6px;
}
.dropdown.is-modern .is-trigger .button .caret svg {
  height: 16px;
  width: 16px;
  stroke: #a2a5b9;
}
.dropdown.is-modern .dropdown-menu {
  margin-top: 6px;
}
.dropdown.is-spaced .dropdown-menu {
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.05);
  border-color: #ededed;
  padding-top: 0;
  min-width: 260px;
}
.dropdown.is-spaced .dropdown-menu.has-margin {
  margin-top: 10px;
}
.dropdown.is-spaced .dropdown-menu .dropdown-content {
  border: 1px solid #ededed;
  box-shadow: none;
}
.dropdown.is-spaced .dropdown-item {
  padding-right: 1rem !important;
  padding: 0.5rem 1rem;
  font-size: 0.95rem;
  color: #a2a5b9;
  transition: all 0.3s;
}
.dropdown.is-spaced .dropdown-item:not(.is-button):hover, .dropdown.is-spaced .dropdown-item:not(.is-button).is-active {
  background: rgb(244.65, 244.65, 244.65);
  color: #283252;
}
.dropdown.is-spaced .dropdown-item.no-hover:hover {
  background: #fff;
}
.dropdown.is-spaced .dropdown-item.is-media {
  display: flex;
  align-items: center;
}
.dropdown.is-spaced .dropdown-item.is-media:hover .icon svg, .dropdown.is-spaced .dropdown-item.is-media.is-active .icon svg {
  stroke: #3c44b1;
}
.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnil, .dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnil {
  color: #3c44b1;
}
.dropdown.is-spaced .dropdown-item.is-media .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  width: 28px;
}
.dropdown.is-spaced .dropdown-item.is-media .icon svg {
  height: 18px;
  width: 18px;
  transition: stroke 0.3s;
}
.dropdown.is-spaced .dropdown-item.is-media .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media .icon .lnil {
  font-size: 16px;
  transition: color 0.3s;
}
.dropdown.is-spaced .dropdown-item.is-media .item-img {
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 6px;
}
.dropdown.is-spaced .dropdown-item.is-media .item-img.is-rounded {
  border-radius: 50%;
}
.dropdown.is-spaced .dropdown-item.is-media .meta {
  margin-left: 10px;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span {
  display: block;
  line-height: 1.3;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span:first-child {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #283252;
}
.dropdown.is-spaced .dropdown-item.is-media .meta span:nth-child(2) {
  font-family: "Heebo", sans-serif;
  color: #a2a5b9;
  font-size: 0.9rem;
}
.dropdown .is-trigger .button {
  font-family: "Heebo", sans-serif;
}
.dropdown .is-trigger .button:focus {
  box-shadow: none;
  outline: none;
  border-color: rgb(226.8, 226.8, 226.8);
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.dropdown .dropdown-menu .dropdown-item {
  color: #a2a5b9;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  color: #283252;
}
.dropdown .dropdown-menu .dropdown-item.has-child {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 1rem;
}
.dropdown .dropdown-menu .dropdown-item.has-child svg {
  height: 16px;
  width: 16px;
  stroke: #999;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown {
  position: absolute;
  right: -282px;
  top: 0;
  width: 280px;
  transition: all 0.3s;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner {
  position: relative;
  height: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 0;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting {
  padding: 0 6px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting label {
  transform: scale(0.7);
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span {
  display: block;
  font-size: 0.8rem;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span:first-child {
  color: #283252;
  font-weight: 500;
}
.dropdown .dropdown-menu .dropdown-item.has-child .child-dropdown .inner .column-setting .text span:nth-child(2) {
  color: #999;
}
.dropdown .dropdown-menu .dropdown-item.has-child:hover .child-dropdown {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
/* ==========================================================================
2. Dropdown Dark mode
========================================================================== */
body.is-dark .toolbar-link:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .toolbar-link svg {
  stroke: #aaaab3;
}
body.is-dark .dropdown.is-spaced.is-dots:hover .is-trigger, body.is-dark .dropdown.is-spaced.is-dots.is-active .is-trigger {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .dropdown.is-spaced.is-dots:hover .is-trigger svg, body.is-dark .dropdown.is-spaced.is-dots.is-active .is-trigger svg {
  stroke: #aaaab3;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content {
  background: #232326 !important;
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading {
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading:hover,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading *:hover {
  background: #232326 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .heading .heading-right .notification-link {
  color: #797bf2 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item:hover,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item *:hover {
  background: #232326 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .notification-list li .notification-item .user-content .user-info {
  color: #aaaab3 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon svg {
  stroke: #797bf2 !important;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon .lnir,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media:hover .icon .lnil {
  color: #797bf2;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon svg {
  stroke: #a2a5b9;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon .lnir,
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .icon .lnil {
  color: #a2a5b9;
}
body.is-dark .dropdown.is-spaced .dropdown-menu .dropdown-content .is-media .meta span:first-child {
  color: #aaaab3;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content {
  background: #232326;
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-item {
  color: #a2a5b9;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-item.is-active {
  background: #797bf2 !important;
}
body.is-dark .dropdown .dropdown-menu .dropdown-content .dropdown-divider {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
body.is-dark .dropdown .dropdown-menu .dropdown-content a:hover {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027) !important;
}
body.is-dark .child-dropdown .inner {
  background: #232326 !important;
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .child-dropdown .inner:hover {
  background: #232326 !important;
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .child-dropdown .inner ul li .text span:first-child {
  color: #aaaab3 !important;
}
.feature-box-img {
  position: relative;
  border: #070919 solid 5px;
  background: #fff;
  border-radius: 0.75rem;
}
@media (min-width: 1381px) {
  .feature-box-img {
    margin-left: -5rem;
  }
}
@media (min-width: 1381px) {
  .img-outer-bounds-sm {
    position: relative;
    left: -50px;
    transform: scale(1.6);
    width: 100%;
  }
  .img-outer-bounds-sm.text-right {
    left: auto;
    right: -50px;
  }
}
.icon-blob {
  position: relative;
}
.icon-blob .blob-icon-wrapper,
.icon-blob .blob-wrapper {
  width: inherit;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
}
.icon-blob .blob-icon-wrapper {
  font-size: 1.2rem;
}
.icon-blob .blob-icon-wrapper svg {
  height: 25%;
  width: 25%;
}
.nav-logo a {
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 1.0454545455rem;
}
.nav-logo a span {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.nav-logo a i {
  height: 40px;
  width: 40px;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  border-radius: 0.65rem;
  margin: 0 1.2rem 0 0;
  position: relative;
  left: 0;
  transition: all 0.2s ease-in-out;
}
.nav-logo a i img {
  width: 28px;
  margin: 0 auto;
}
.input-group-seamless .input-group-text {
  background: transparent;
  border-color: transparent;
  padding: 0 !important;
  width: 100%;
  text-align: center;
}
.input-group-seamless .input-group-text i {
  margin: 0 auto;
  opacity: 0.6;
}
.input-group-seamless .form-control {
  border-radius: 0.29rem !important;
}
.input-group-seamless .input-group-append {
  position: absolute;
  right: 0;
}
.input-group-seamless .input-group-append,
.input-group-seamless .input-group-prepend {
  position: absolute;
  top: 0;
  margin: 0;
  border: 0;
  height: 100%;
  width: 40px;
  padding: 0 !important;
  z-index: 4;
}
.input-group-seamless .input-group-prepend {
  left: 0;
}
.input-group-seamless .input-group-prepend + .form-control {
  padding-left: calc(18px + 1.3rem);
}
.input-group-seamless.input-group-sm .input-group-prepend {
  width: 30px;
}
.input-group-seamless.input-group-sm .input-group-prepend + .form-control {
  padding-left: calc(10px + 1.1rem);
  border-radius: 0.29rem;
}
.input-group-seamless.input-group-lg .input-group-prepend {
  width: 50px;
}
.input-group-seamless.input-group-lg .input-group-prepend + .form-control {
  padding-left: calc(20px + 1.8rem);
  border-radius: 0.29rem;
}
.form-control.is-valid,
.was-validated .form-control:valid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-position: 98% calc(0.375em + 0.265rem) !important;
}
.slider-primary .noUi-handle {
  border: 2px solid #3c44b1;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-primary .noUi-connect {
  background: #3c44b1;
}
.slider-primary .noUi-active {
  border-color: rgb(40.6329113924, 46.0506329114, 119.8670886076);
  box-shadow: 0 0.46875rem 2.1875rem rgba(60, 68, 177, 0.8), 0 0.125rem 0.5875rem rgba(60, 68, 177, 0.9);
}
.slider-secondary .noUi-handle {
  border: 2px solid #f8f9ff;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-secondary .noUi-connect {
  background: #f8f9ff;
}
.slider-secondary .noUi-active {
  border-color: rgb(171.5, 183.4285714286, 255);
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 249, 255, 0.8), 0 0.125rem 0.5875rem rgba(248, 249, 255, 0.9);
}
.slider-success .noUi-handle {
  border: 2px solid #1bc943;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-success .noUi-connect {
  background: #1bc943;
}
.slider-success .noUi-active {
  border-color: rgb(17.9407894737, 133.5592105263, 44.5197368421);
  box-shadow: 0 0.46875rem 2.1875rem rgba(27, 201, 67, 0.8), 0 0.125rem 0.5875rem rgba(27, 201, 67, 0.9);
}
.slider-info .noUi-handle {
  border: 2px solid #11c5db;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-info .noUi-connect {
  background: #11c5db;
}
.slider-info .noUi-active {
  border-color: rgb(11.4894067797, 133.1419491525, 148.0105932203);
  box-shadow: 0 0.46875rem 2.1875rem rgba(17, 197, 219, 0.8), 0 0.125rem 0.5875rem rgba(17, 197, 219, 0.9);
}
.slider-warning .noUi-handle {
  border: 2px solid #f4772e;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-warning .noUi-connect {
  background: #f4772e;
}
.slider-warning .noUi-active {
  border-color: rgb(202.825, 81.5181818182, 10.675);
  box-shadow: 0 0.46875rem 2.1875rem rgba(244, 119, 46, 0.8), 0 0.125rem 0.5875rem rgba(244, 119, 46, 0.9);
}
.slider-danger .noUi-handle {
  border: 2px solid #f83245;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-danger .noUi-connect {
  background: #f83245;
}
.slider-danger .noUi-active {
  border-color: rgb(214.1863207547, 7.3136792453, 27.1650943396);
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 50, 69, 0.8), 0 0.125rem 0.5875rem rgba(248, 50, 69, 0.9);
}
.slider-light .noUi-handle {
  border: 2px solid #f4f5fd;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-light .noUi-connect {
  background: #f4f5fd;
}
.slider-light .noUi-active {
  border-color: rgb(179.2692307692, 186.1538461538, 241.2307692308);
  box-shadow: 0 0.46875rem 2.1875rem rgba(244, 245, 253, 0.8), 0 0.125rem 0.5875rem rgba(244, 245, 253, 0.9);
}
.slider-gray .noUi-handle {
  border: 2px solid #f8f9ff;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-gray .noUi-connect {
  background: #f8f9ff;
}
.slider-gray .noUi-active {
  border-color: rgb(171.5, 183.4285714286, 255);
  box-shadow: 0 0.46875rem 2.1875rem rgba(248, 249, 255, 0.8), 0 0.125rem 0.5875rem rgba(248, 249, 255, 0.9);
}
.slider-dark .noUi-handle {
  border: 2px solid #7a7b97;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-dark .noUi-connect {
  background: #7a7b97;
}
.slider-dark .noUi-active {
  border-color: rgb(86.2278481013, 87.0569620253, 110.2721518987);
  box-shadow: 0 0.46875rem 2.1875rem rgba(122, 123, 151, 0.8), 0 0.125rem 0.5875rem rgba(122, 123, 151, 0.9);
}
.slider-first .noUi-handle {
  border: 2px solid #4191ff;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-first .noUi-connect {
  background: #4191ff;
}
.slider-first .noUi-active {
  border-color: rgb(0, 102.5263157895, 243.5);
  box-shadow: 0 0.46875rem 2.1875rem rgba(65, 145, 255, 0.8), 0 0.125rem 0.5875rem rgba(65, 145, 255, 0.9);
}
.slider-second .noUi-handle {
  border: 2px solid #070919;
  border-radius: 100%;
  background: #fff;
  cursor: default;
  transition: box-shadow 200ms;
}
.slider-second .noUi-connect {
  background: #070919;
}
.slider-second .noUi-active {
  border-color: black;
  box-shadow: 0 0.46875rem 2.1875rem rgba(7, 9, 25, 0.8), 0 0.125rem 0.5875rem rgba(7, 9, 25, 0.9);
}
.toggle-switch-square.rc-switch {
  border-radius: 0.29rem;
}
.toggle-switch-square .rc-switch-inner:after {
  border-radius: 0.29rem;
}
.toggle-switch-line.rc-switch .rc-switch-inner:after {
  border: transparent solid 1px;
  top: 50%;
}
.toggle-switch-line.rc-switch.switch-small {
  height: 8px;
}
.toggle-switch-line.rc-switch.switch-small .rc-switch-inner:after {
  margin-top: -11px;
}
.toggle-switch-line.rc-switch.switch-medium {
  height: 8px;
}
.toggle-switch-line.rc-switch.switch-medium .rc-switch-inner:after {
  margin-top: -15px;
}
.toggle-switch-line.rc-switch.switch-large {
  height: 8px;
}
.toggle-switch-line.rc-switch.switch-large .rc-switch-inner:after {
  margin-top: -20px;
}
.toggle-switch-line:hover .rc-switch-inner:after {
  border-color: #a6a6b9;
}
.toggle-switch-primary.rc-switch.rc-switch-checked {
  background: #3c44b1;
  color: #fff;
  border-color: #3c44b1;
}
.toggle-switch-secondary.rc-switch.rc-switch-checked {
  background: #f8f9ff;
  color: #3b3e66;
  border-color: #f8f9ff;
}
.toggle-switch-success.rc-switch.rc-switch-checked {
  background: #1bc943;
  color: #fff;
  border-color: #1bc943;
}
.toggle-switch-info.rc-switch.rc-switch-checked {
  background: #11c5db;
  color: #fff;
  border-color: #11c5db;
}
.toggle-switch-warning.rc-switch.rc-switch-checked {
  background: #f4772e;
  color: #fff;
  border-color: #f4772e;
}
.toggle-switch-danger.rc-switch.rc-switch-checked {
  background: #f83245;
  color: #fff;
  border-color: #f83245;
}
.toggle-switch-light.rc-switch.rc-switch-checked {
  background: #f4f5fd;
  color: #3b3e66;
  border-color: #f4f5fd;
}
.toggle-switch-gray.rc-switch.rc-switch-checked {
  background: #f8f9ff;
  color: #3b3e66;
  border-color: #f8f9ff;
}
.toggle-switch-dark.rc-switch.rc-switch-checked {
  background: #7a7b97;
  color: #fff;
  border-color: #7a7b97;
}
.toggle-switch-first.rc-switch.rc-switch-checked {
  background: #4191ff;
  color: #fff;
  border-color: #4191ff;
}
.toggle-switch-second.rc-switch.rc-switch-checked {
  background: #070919;
  color: #fff;
  border-color: #070919;
}
.wizard .steps-indicator {
  padding: 0.75rem 1.25rem;
  border-bottom: rgba(122, 123, 151, 0.3) solid 1px;
  background: #f8f9ff;
  display: flex;
  list-style: none;
  margin: 0;
}
.wizard .steps-indicator li {
  display: block;
  width: auto;
  position: relative;
  padding: 0 2rem 0 0;
}
.wizard .steps-indicator li a {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  cursor: pointer;
  position: relative;
}
.wizard .steps-indicator li a .step-indicator {
  width: 38px;
  height: 38px;
  background: transparent;
  border: #a6a6b9 solid 2px;
  color: #a6a6b9;
  display: flex;
  align-items: center;
  font-weight: bold;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.wizard .steps-indicator li a .label {
  padding: 0 0.6666666667rem;
  color: #a6a6b9;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
}
.wizard .steps-indicator li a:hover .step-indicator {
  color: #7a7b97;
  border-color: #7a7b97;
}
.wizard .steps-indicator li a:hover .label {
  color: #7a7b97;
}
.wizard .steps-indicator li .step-arrow {
  padding: 0;
  text-align: center;
  text-indent: initial;
  display: block;
  position: absolute;
  right: -19px;
  color: inherit;
  width: 16px;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  line-height: 16px;
}
.wizard .steps-indicator li.current a .step-indicator {
  background: #3c44b1;
  border-color: #3c44b1;
  color: #fff;
}
.wizard .steps-indicator li.current a .label {
  color: #3c44b1;
}
.wizard .steps-indicator li.done a .step-indicator {
  background: #1bc943;
  color: #fff;
  border-color: #1bc943;
}
.wizard .steps-indicator li.done a .label {
  color: #1bc943;
}
.wizard .steps-indicator li:last-child .step-arrow {
  display: none;
}
.wizard .wizard-steps {
  padding: 0;
}
.wizard .actions {
  display: flex;
  justify-content: space-between;
  border-top: rgba(122, 123, 151, 0.3) solid 1px;
}
@media (max-width: 767.98px) {
  .wizard .steps ul {
    display: block;
  }
  .wizard .steps ul li {
    padding: 0 0 2rem 0;
  }
  .wizard .steps ul li .step-arrow {
    transform: rotate(90deg);
    right: auto;
    left: 11px;
    bottom: 0.9090909091rem;
    top: auto;
  }
  .wizard .steps ul li:last-child {
    padding-bottom: 0;
  }
}
.wizard-alternate .steps-indicator {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wizard-alternate .steps-indicator li {
  padding: 0.5rem;
}
.wizard-alternate .steps-indicator li a {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
  font-size: 1.15rem;
  color: #d1d2db;
  cursor: pointer;
  padding: 1rem 3rem;
  border-radius: 0.29rem;
  transition: all 0.2s ease-in-out;
}
.wizard-alternate .steps-indicator li a .step-indicator {
  margin-bottom: 0.6666666667rem;
  color: #4191ff;
}
.wizard-alternate .steps-indicator li a .step-indicator div {
  transition: all 0.2s ease-in-out;
}
.wizard-alternate .steps-indicator li a:hover .step-indicator .bg-neutral-first {
  color: #fff;
  background: #4191ff !important;
}
.wizard-alternate .steps-indicator li.current a {
  background: #f8f9ff;
  color: #7a7b97;
}
.wizard-alternate .steps-indicator li.done a {
  background: rgb(229.1709677419, 249.4290322581, 237.2741935484);
  color: #3b3e66;
}
.wizard-alternate .steps-indicator li.done a .step-indicator .bg-neutral-first {
  color: #fff;
  background: #1bc943 !important;
}
.wizard-alternate-2 {
  display: block;
}
.wizard-alternate-2 .steps-indicator {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wizard-alternate-2 .steps-indicator li {
  padding: 0.5rem 0.6666666667rem 0 0;
  flex-grow: 1;
}
.wizard-alternate-2 .steps-indicator li:last-child {
  padding-right: 0;
}
.wizard-alternate-2 .steps-indicator li a {
  display: flex;
  flex-direction: column-reverse;
  text-align: left;
  font-size: 1rem;
  color: #3b3e66;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  padding: 1.5rem 3rem;
  border-top-left-radius: 0.65rem;
  border-top-right-radius: 0.65rem;
  transition: all 0.2s ease-in-out;
}
.wizard-alternate-2 .steps-indicator li a .step-indicator .stepper-wrapper {
  transition: all 0.2s ease-in-out;
  background: rgb(235.6310344828, 237.5206896552, 246.9689655172);
  color: #3b3e66;
}
.wizard-alternate-2 .steps-indicator li.current a,
.wizard-alternate-2 .steps-indicator li a:hover {
  background: #fff;
  color: #3c44b1;
}
.wizard-alternate-2 .steps-indicator li.current a .step-indicator .stepper-wrapper,
.wizard-alternate-2 .steps-indicator li a:hover .step-indicator .stepper-wrapper {
  color: #fff;
  background: #3c44b1;
}
.wizard-alternate-2 .steps-indicator li.done a {
  background: #fff;
  color: #1bc943;
}
.wizard-alternate-2 .steps-indicator li.done a .step-indicator .stepper-wrapper {
  color: #fff;
  background: #1bc943 !important;
}
@media (max-width: 1380.98px) {
  .wizard-alternate-2 .steps-indicator {
    flex-wrap: wrap;
    margin: -0.5rem -0.5rem 1rem;
  }
  .wizard-alternate-2 .steps-indicator li {
    padding: 0;
    width: 50%;
  }
  .wizard-alternate-2 .steps-indicator li a {
    border-radius: 0.65rem;
    padding: 1rem;
    margin: 0.5rem;
  }
}
@media (max-width: 767.98px) {
  .wizard-alternate-2 .steps-indicator {
    flex-wrap: wrap;
  }
  .wizard-alternate-2 .steps-indicator li {
    padding: 0;
    width: 100%;
  }
}
.wizard-alternate-2 .wizard-steps {
  margin: 0;
  background: #fff;
  padding-top: 1.5rem;
}
@media (max-width: 1380.98px) {
  .wizard-alternate-2 .wizard-steps {
    border-top-left-radius: 0.65rem;
    border-top-right-radius: 0.65rem;
  }
}
.wizard-alternate-2 .actions {
  display: flex;
  justify-content: space-between;
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
  background: #fff;
}
.wizard.vertical {
  background: #f8f9ff;
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
.wizard.vertical .steps-indicator {
  width: 30%;
  float: left;
  border-bottom: 0;
  padding: 1.5rem;
  border-bottom-left-radius: 0.65rem;
  flex-direction: column;
}
.wizard.vertical .steps-indicator li {
  padding: 0 0 2rem;
}
.wizard.vertical .steps-indicator li::after {
  display: none;
}
.wizard.vertical .steps-indicator li a .step-indicator::after {
  content: "";
  background: #e6e7f1;
  width: 2px;
  border-radius: 0.75rem;
  height: 16px;
  display: block;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  margin-left: -1px;
  top: 115%;
}
.wizard.vertical .steps-indicator li a .label {
  flex-grow: 1;
}
.wizard.vertical .steps-indicator li:last-child a .step-indicator::after {
  display: none;
}
.wizard.vertical .wizard-steps {
  width: 70%;
  border-left: rgba(122, 123, 151, 0.3) solid 1px;
  float: right;
  background: #fff;
}
.wizard.vertical .actions {
  background: #fff;
  border-left: 0;
  clear: both;
  border-bottom-right-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
}
@media (max-width: 767.98px) {
  .vertical .actions,
  .vertical .wizard-steps {
    border-left: 0;
    float: none;
    width: 100%;
  }
  .vertical .wizard-steps {
    width: auto;
    background: #fff;
    float: none;
    border-radius: 0.65rem;
    border: rgba(122, 123, 151, 0.3) solid 1px;
    padding: 1rem;
    margin: 1rem;
  }
  .vertical .wizard-steps ul li a .step-indicator .step-arrow {
    height: 26px;
  }
}
.react-joyride__overlay {
  z-index: 1200 !important;
  display: none !important;
}
.react-joyride__overlay .react-joyride__spotlight {
  z-index: 1300 !important;
  display: none !important;
}
.react-joyride__beacon {
  outline: none !important;
}
.__floater {
  z-index: 1400 !important;
}
.__floater__body button {
  border-radius: 0.65rem !important;
  outline: none !important;
}
.react-joyride__tooltip {
  box-shadow: 0 0.18rem 0.3rem rgba(166, 166, 185, 0.5), 0 0.326rem 3rem rgba(122, 123, 151, 0.3) !important;
  border-radius: 0.75rem !important;
}
.react-joyride__tooltip h4 {
  color: #070919 !important;
  font-weight: bold !important;
  font-size: 1.15rem !important;
}
.react-joyride__tooltip div button {
  background: #3c44b1 !important;
  color: #fff !important;
}
.joyride-button {
  border-radius: 0.29rem !important;
}
.joyride-step__container {
  border-radius: 0.65rem !important;
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45) !important;
}
.header-nav-wrapper {
  min-height: 74px;
  align-items: center;
  display: flex;
  position: relative;
}
.header-nav-wrapper > .container {
  align-items: center;
  display: flex;
}
.header-nav-wrapper .header-nav-actions {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.header-nav-wrapper.header-nav-wrapper-sm {
  min-height: 64px;
}
.header-nav-wrapper.header-nav-wrapper-lg {
  min-height: 84px;
}
.header-nav-wrapper.header-nav-wrapper-xl {
  min-height: 94px;
}
.header-nav-wrapper .nav-collapsed-wrapper {
  position: absolute;
  left: 5%;
  top: 35px;
  width: 90%;
  background: #fff;
  z-index: 25;
  border-radius: 0.65rem;
  box-shadow: 0 0.5rem 1rem rgba(7, 9, 25, 0.55);
}
.navbar-dark ul > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark ul > li > a.active, .navbar-dark ul > li > a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
}
.navbar-dark ul > li:hover > a {
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
}
.navbar-dark .hamburger .hamburger-inner, .navbar-dark .hamburger .hamburger-inner::before, .navbar-dark .hamburger .hamburger-inner::after {
  background-color: #fff;
}
.navbar-dark .hamburger.is-active .hamburger-inner,
.navbar-dark .hamburger.is-active .hamburger-inner::before,
.navbar-dark .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.navbar-light ul > li > a {
  color: rgba(7, 9, 25, 0.7);
}
.navbar-light ul > li > a.active, .navbar-light ul > li > a:hover {
  color: #070919;
  background: rgba(60, 68, 177, 0.06);
}
.navbar-light ul > li:hover > a {
  color: #070919;
  background: rgba(60, 68, 177, 0.06);
}
.navbar-light .hamburger .hamburger-inner, .navbar-light .hamburger .hamburger-inner::before, .navbar-light .hamburger .hamburger-inner::after {
  background-color: rgba(7, 9, 25, 0.8);
}
.navbar-light .hamburger.is-active .hamburger-inner,
.navbar-light .hamburger.is-active .hamburger-inner::before,
.navbar-light .hamburger.is-active .hamburger-inner::after {
  background-color: #070919;
}
.app-nav-logo {
  flex: 1;
  display: flex;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.app-nav-logo--icon {
  border-radius: 0.29rem;
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  align-content: center;
  box-shadow: 1px 1px 3px rgba(7, 9, 25, 0.2);
}
.app-nav-logo--icon img {
  width: 26px;
  margin: 0 auto;
  animation: logo-spin infinite 20s linear;
}
.app-nav-logo--text {
  line-height: 1;
  padding: 0 0 0 0.6666666667rem;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  color: #fff;
}
.app-nav-logo--text span {
  display: block;
  text-transform: uppercase;
  font-size: 0.7291666667rem;
  opacity: 0.7;
  padding: 4px 0;
}
.app-nav-logo--text b {
  font-size: 1.265rem;
  font-weight: bold;
  text-transform: lowercase;
}
.app-nav-logo:hover {
  color: #070919;
}
.app-nav-logo--dark .app-nav-logo--icon {
  border: rgba(7, 9, 25, 0.4) solid 1px;
}
.app-nav-logo--dark .app-nav-logo--text {
  color: #070919;
}
@-webkit-keyframes logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.header-nav-menu {
  flex: 2;
  display: flex;
}
.header-nav-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-nav-menu > ul > li {
  display: inline-flex;
  margin: 0 4px;
  position: relative;
}
.header-nav-menu > ul > li .dropdown-arrow {
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
  margin-left: 8px;
  height: 16px;
  line-height: 16px;
  width: 10px;
}
.header-nav-menu > ul > li .submenu-dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  visibility: hidden;
  opacity: 0;
  padding-top: 15px;
  transition: all 0.2s ease-in-out;
  z-index: 20;
  transform: translateX(-18px) translateY(-18px) scale(0.75);
}
.header-nav-menu > ul > li .submenu-dropdown--sm {
  width: 200px;
  margin-left: -100px;
}
.header-nav-menu > ul > li .submenu-dropdown--lg {
  width: 420px;
  margin-left: -210px;
}
.header-nav-menu > ul > li .submenu-dropdown--xl {
  width: 640px;
  margin-left: -320px;
}
.header-nav-menu > ul > li .submenu-dropdown--xxl {
  width: 940px;
  margin-left: -470px;
}
.header-nav-menu > ul > li > a {
  transition: all 0.2s ease-in-out;
  padding: 0.6666666667rem 1.5rem;
  display: flex;
  align-items: center;
}
.header-nav-menu > ul > li:hover > a > .dropdown-arrow {
  transform: rotate(-180deg);
}
.header-nav-menu > ul > li:hover > .submenu-dropdown {
  opacity: 1;
  transform: translateX(0px) translateY(0px) scale(1);
  visibility: visible;
}
.nav-toggle-inner-btn {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 0;
  visibility: hidden;
}
.collapse-page-trigger {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  z-index: 25;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.collapse-page-trigger.is-active {
  opacity: 1;
  visibility: visible;
}
.nav-collapsed-wrapper.collapse.show .nav-toggle-inner-btn {
  opacity: 1;
  visibility: visible;
  animation-delay: 2s;
}
.hero-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}
.hero-wrapper .header-top-section {
  z-index: 8;
  width: 100%;
}
.hero-wrapper > .divider,
.hero-wrapper .hero-footer {
  z-index: 7;
}
.hero-wrapper .header-nav-wrapper {
  z-index: 27;
}
.hero-wrapper > .divider {
  width: 100%;
}
.hero-wrapper--content {
  flex-grow: 1;
  display: flex;
  z-index: 6;
  width: 100%;
  align-items: center;
}
.hero-wrapper .bg-composed-wrapper--image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.hero-wrapper .hero-indicator {
  position: absolute;
  right: 0;
  width: 40px;
  text-align: center;
  left: 50%;
  margin-left: -20px;
  bottom: 2rem;
}
.shape-container-top-1 {
  margin-top: -150px;
  z-index: 6;
  position: relative;
}
.shape-container-top-2 {
  margin-top: -100px;
  z-index: 6;
  position: relative;
}
.shape-container-bottom-1 {
  margin-bottom: -150px;
  z-index: 6;
  position: relative;
}
.shape-container-bottom-2 {
  margin-bottom: -100px;
  z-index: 6;
  position: relative;
}
.shadow-container-blocks-1 {
  margin-top: -300px;
}
@media (max-width: 1380.98px) {
  .shadow-container-blocks-1 {
    margin-top: -170px;
  }
}
@media (max-width: 1099.98px) {
  .shadow-container-blocks-1 {
    margin-top: -145px;
  }
}
.shadow-container-blocks-2 {
  margin-top: -350px;
}
@media (max-width: 1380.98px) {
  .shadow-container-blocks-2 {
    margin-top: -250px;
  }
}
.shadow-container-blocks-3 {
  margin-top: -300px;
}
@media (max-width: 1099.98px) {
  .shadow-container-blocks-3 {
    margin-top: -160px;
  }
}
.shadow-container-blocks-4 {
  margin-top: -50px;
}
@media (max-width: 1099.98px) {
  .shadow-container-blocks-4 {
    margin-top: -150px;
  }
}
.shadow-container-content-5 {
  padding-bottom: 165px;
}
@media (max-width: 1380.98px) {
  .shadow-container-content-5 {
    padding-bottom: 120px;
  }
}
.shadow-container-blocks-5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.flag-icon {
  background-size: 100% !important;
  border-radius: 0.29rem;
}
.list-group-item {
  font-size: 1rem;
  transition: all 0.2s ease-in-out;
}
.list-group-item .nav-icon-wrapper {
  width: 32px;
  text-align: center;
}
.list-group-item + .list-group-item > .card-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*
    1. List Flex Toolbar
*/
/* ==========================================================================
1. List Flex Toolbar
========================================================================== */
.list-flex-toolbar {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.list-flex-toolbar.is-webapp {
  padding-top: 30px;
  margin: 0 auto 20px auto;
}
.list-flex-toolbar.is-webapp.flex-list-v1 {
  max-width: 880px;
}
.list-flex-toolbar.is-webapp.flex-list-v2 {
  max-width: 940px;
}
.list-flex-toolbar.is-reversed {
  flex-direction: row-reverse;
}
.list-flex-toolbar.is-reversed .control {
  margin-right: 0;
  margin-left: auto;
}
.list-flex-toolbar.is-reversed .tabs-inner {
  margin-right: 10px;
  margin-left: 0;
}
.list-flex-toolbar .control {
  margin-right: 10px;
}
.list-flex-toolbar .list-info span {
  font-family: "Heebo", sans-serif;
  color: #a2a5b9;
}
.list-flex-toolbar .buttons {
  margin-left: auto;
  margin-bottom: 0;
}
.list-flex-toolbar .buttons .h-button {
  margin-bottom: 0;
}
.list-flex-toolbar .tabs-inner {
  margin-left: auto;
}
.list-flex-toolbar .tabs-inner .tabs {
  margin-bottom: 0;
  min-width: 170px;
}
.flex-list-wrapper.is-webapp {
  margin: 0 auto;
}
.flex-list-wrapper.is-webapp.flex-list-v1 {
  max-width: 880px;
}
.flex-list-wrapper.is-webapp.flex-list-v2 {
  max-width: 940px;
}
.modal-content {
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
}
.modal-dark {
  color: #fff;
}
.modal-dark .close {
  color: #fff;
  box-shadow: 0 0 0 transparent;
}
.modal-dark .modal-footer,
.modal-dark .modal-header {
  border-color: rgba(255, 255, 255, 0.1);
}
.grid-menu [class*=col-] {
  border-right: #eeeff8 solid 1px;
  border-bottom: #eeeff8 solid 1px;
}
@media (max-width: 1380.98px) {
  .grid-menu [class*=col-]:nth-last-child(-n+2) {
    border-bottom-width: 1px;
  }
  .grid-menu [class*=col-]:nth-child(1n) {
    border-right-width: 1px;
  }
  .grid-menu [class*=col-]:nth-child(2n) {
    border-right-width: 0;
  }
}
.grid-menu [class*=col-]:nth-last-child(-n+1) {
  border-bottom-width: 0;
}
@media (min-width: 1100px) {
  .grid-menu.grid-menu-3col [class*=col-]:nth-last-child(-n+3) {
    border-bottom-width: 0;
  }
  .grid-menu.grid-menu-3col [class*=col-]:nth-child(2n) {
    border-right-width: 1px;
  }
  .grid-menu.grid-menu-3col [class*=col-]:nth-child(3n) {
    border-right-width: 0;
  }
}
.grid-menu > .btn {
  display: block;
  border: 0;
  min-width: 100%;
}
.divider-v {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 26px;
  right: 0;
  width: 1px;
  background: #eeeff8;
  overflow: hidden;
}
@media (max-width: 1380.98px) {
  .divider-v.divider-v-lg {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 1px;
    min-height: 1px;
  }
}
@media (max-width: 1099.98px) {
  .divider-v.divider-v-md {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
    min-height: 1px;
  }
}
@media (max-width: 767.98px) {
  .divider-v.divider-v-md {
    display: none;
  }
}
.active > .nav-link-icon {
  opacity: 1 !important;
}
.nav.nav-lg .nav-item .nav-link {
  padding: 0.75rem 1.5rem;
  position: relative;
}
.nav.nav-alt .nav-item .nav-link {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.nav.nav-alt .nav-item .nav-link::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  content: "";
  transition: all 0.2s ease-in-out;
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.nav.nav-alt .nav-item .nav-link.active::before, .nav.nav-alt .nav-item .nav-link:hover::before {
  opacity: 1;
  height: 100%;
  visibility: visible;
}
.nav .nav-item .nav-link {
  display: flex;
  align-items: center;
  align-content: center;
  background: transparent;
  color: #7a7b97;
  transition: all 0.2s ease-in-out;
  margin: 1px 0;
}
.nav .nav-item .nav-link.active, .nav .nav-item .nav-link:hover {
  background: #f4f5fd;
  color: #3c44b1;
}
.nav .nav-item .nav-link .nav-link-icon {
  width: 28px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  font-size: 1.15rem;
}
.nav .nav-item .nav-link .nav-link-icon > svg {
  width: 70%;
  max-width: 70%;
}
.nav .nav-item .nav-link.disabled {
  opacity: 0.7;
}
.nav.nav-pills-rounded .nav-item .nav-link {
  border-radius: 1.5rem;
}
.nav-neutral-primary .nav-item .nav-link.active, .nav-neutral-primary .nav-item .nav-link:hover {
  color: #3c44b1;
  background: rgba(60, 68, 177, 0.05);
}
.nav-neutral-primary .nav-item .nav-link.active::before, .nav-neutral-primary .nav-item .nav-link:hover::before {
  background: #3c44b1;
}
.nav-primary .nav-item .nav-link.active, .nav-primary .nav-item .nav-link:hover {
  color: #fff;
  background: #3c44b1;
}
.nav-primary .nav-item .nav-link.active::before, .nav-primary .nav-item .nav-link:hover::before {
  background: #3c44b1;
}
.nav-neutral-secondary .nav-item .nav-link.active, .nav-neutral-secondary .nav-item .nav-link:hover {
  color: #f8f9ff;
  background: rgba(248, 249, 255, 0.05);
}
.nav-neutral-secondary .nav-item .nav-link.active::before, .nav-neutral-secondary .nav-item .nav-link:hover::before {
  background: #f8f9ff;
}
.nav-secondary .nav-item .nav-link.active, .nav-secondary .nav-item .nav-link:hover {
  color: #3b3e66;
  background: #f8f9ff;
}
.nav-secondary .nav-item .nav-link.active::before, .nav-secondary .nav-item .nav-link:hover::before {
  background: #f8f9ff;
}
.nav-neutral-success .nav-item .nav-link.active, .nav-neutral-success .nav-item .nav-link:hover {
  color: #1bc943;
  background: rgba(27, 201, 67, 0.05);
}
.nav-neutral-success .nav-item .nav-link.active::before, .nav-neutral-success .nav-item .nav-link:hover::before {
  background: #1bc943;
}
.nav-success .nav-item .nav-link.active, .nav-success .nav-item .nav-link:hover {
  color: #fff;
  background: #1bc943;
}
.nav-success .nav-item .nav-link.active::before, .nav-success .nav-item .nav-link:hover::before {
  background: #1bc943;
}
.nav-neutral-info .nav-item .nav-link.active, .nav-neutral-info .nav-item .nav-link:hover {
  color: #11c5db;
  background: rgba(17, 197, 219, 0.05);
}
.nav-neutral-info .nav-item .nav-link.active::before, .nav-neutral-info .nav-item .nav-link:hover::before {
  background: #11c5db;
}
.nav-info .nav-item .nav-link.active, .nav-info .nav-item .nav-link:hover {
  color: #fff;
  background: #11c5db;
}
.nav-info .nav-item .nav-link.active::before, .nav-info .nav-item .nav-link:hover::before {
  background: #11c5db;
}
.nav-neutral-warning .nav-item .nav-link.active, .nav-neutral-warning .nav-item .nav-link:hover {
  color: #f4772e;
  background: rgba(244, 119, 46, 0.05);
}
.nav-neutral-warning .nav-item .nav-link.active::before, .nav-neutral-warning .nav-item .nav-link:hover::before {
  background: #f4772e;
}
.nav-warning .nav-item .nav-link.active, .nav-warning .nav-item .nav-link:hover {
  color: #fff;
  background: #f4772e;
}
.nav-warning .nav-item .nav-link.active::before, .nav-warning .nav-item .nav-link:hover::before {
  background: #f4772e;
}
.nav-neutral-danger .nav-item .nav-link.active, .nav-neutral-danger .nav-item .nav-link:hover {
  color: #f83245;
  background: rgba(248, 50, 69, 0.05);
}
.nav-neutral-danger .nav-item .nav-link.active::before, .nav-neutral-danger .nav-item .nav-link:hover::before {
  background: #f83245;
}
.nav-danger .nav-item .nav-link.active, .nav-danger .nav-item .nav-link:hover {
  color: #fff;
  background: #f83245;
}
.nav-danger .nav-item .nav-link.active::before, .nav-danger .nav-item .nav-link:hover::before {
  background: #f83245;
}
.nav-neutral-light .nav-item .nav-link.active, .nav-neutral-light .nav-item .nav-link:hover {
  color: #f4f5fd;
  background: rgba(244, 245, 253, 0.05);
}
.nav-neutral-light .nav-item .nav-link.active::before, .nav-neutral-light .nav-item .nav-link:hover::before {
  background: #f4f5fd;
}
.nav-light .nav-item .nav-link.active, .nav-light .nav-item .nav-link:hover {
  color: #3b3e66;
  background: #f4f5fd;
}
.nav-light .nav-item .nav-link.active::before, .nav-light .nav-item .nav-link:hover::before {
  background: #f4f5fd;
}
.nav-neutral-gray .nav-item .nav-link.active, .nav-neutral-gray .nav-item .nav-link:hover {
  color: #f8f9ff;
  background: rgba(248, 249, 255, 0.05);
}
.nav-neutral-gray .nav-item .nav-link.active::before, .nav-neutral-gray .nav-item .nav-link:hover::before {
  background: #f8f9ff;
}
.nav-gray .nav-item .nav-link.active, .nav-gray .nav-item .nav-link:hover {
  color: #3b3e66;
  background: #f8f9ff;
}
.nav-gray .nav-item .nav-link.active::before, .nav-gray .nav-item .nav-link:hover::before {
  background: #f8f9ff;
}
.nav-neutral-dark .nav-item .nav-link.active, .nav-neutral-dark .nav-item .nav-link:hover {
  color: #7a7b97;
  background: rgba(122, 123, 151, 0.05);
}
.nav-neutral-dark .nav-item .nav-link.active::before, .nav-neutral-dark .nav-item .nav-link:hover::before {
  background: #7a7b97;
}
.nav-dark .nav-item .nav-link.active, .nav-dark .nav-item .nav-link:hover {
  color: #fff;
  background: #7a7b97;
}
.nav-dark .nav-item .nav-link.active::before, .nav-dark .nav-item .nav-link:hover::before {
  background: #7a7b97;
}
.nav-neutral-first .nav-item .nav-link.active, .nav-neutral-first .nav-item .nav-link:hover {
  color: #4191ff;
  background: rgba(65, 145, 255, 0.05);
}
.nav-neutral-first .nav-item .nav-link.active::before, .nav-neutral-first .nav-item .nav-link:hover::before {
  background: #4191ff;
}
.nav-first .nav-item .nav-link.active, .nav-first .nav-item .nav-link:hover {
  color: #fff;
  background: #4191ff;
}
.nav-first .nav-item .nav-link.active::before, .nav-first .nav-item .nav-link:hover::before {
  background: #4191ff;
}
.nav-neutral-second .nav-item .nav-link.active, .nav-neutral-second .nav-item .nav-link:hover {
  color: #070919;
  background: rgba(7, 9, 25, 0.05);
}
.nav-neutral-second .nav-item .nav-link.active::before, .nav-neutral-second .nav-item .nav-link:hover::before {
  background: #070919;
}
.nav-second .nav-item .nav-link.active, .nav-second .nav-item .nav-link:hover {
  color: #fff;
  background: #070919;
}
.nav-second .nav-item .nav-link.active::before, .nav-second .nav-item .nav-link:hover::before {
  background: #070919;
}
.nav-transparent .nav-item .nav-link.active, .nav-transparent .nav-item .nav-link:hover {
  background: transparent;
}
.nav-transparent .nav-item .nav-link.active::before, .nav-transparent .nav-item .nav-link:hover::before {
  background: transparent;
}
.nav-transparent .nav-item .nav-link.text-white-50.active, .nav-transparent .nav-item .nav-link.text-white-50:hover {
  color: #fff !important;
}
.nav-transparent .nav-item .nav-link.text-black-50.active, .nav-transparent .nav-item .nav-link.text-black-50:hover {
  color: #070919 !important;
}
.nav-transparent-alt .nav-item .nav-link.text-white-50.active, .nav-transparent-alt .nav-item .nav-link.text-white-50:hover {
  background: rgba(255, 255, 255, 0.05);
}
.nav-transparent-alt .nav-item .nav-link.text-white-50.active::before, .nav-transparent-alt .nav-item .nav-link.text-white-50:hover::before {
  background: rgba(255, 255, 255, 0.05);
}
.nav-transparent-alt .nav-item .nav-link.text-black-50.active, .nav-transparent-alt .nav-item .nav-link.text-black-50:hover {
  background: rgba(7, 9, 25, 0.05);
}
.nav-transparent-alt .nav-item .nav-link.text-black-50.active::before, .nav-transparent-alt .nav-item .nav-link.text-black-50:hover::before {
  background: rgba(7, 9, 25, 0.05);
}
.alerts-alternate .alert {
  background: #fff;
  border-width: 2px;
  border-radius: 0.29rem;
  border-left-width: 6px;
}
.swal2-modal {
  box-shadow: 0rem 5rem 14rem 0 rgba(255, 255, 255, 0.3), 0 0.8rem 2.3rem rgba(0, 0, 0, 0.6), 0 0.2rem 0.3rem rgba(0, 0, 0, 0.45);
  border-radius: 0.65rem;
  background: #fff;
}
.pagination {
  margin: 0;
}
.pagination .page-link {
  border-radius: 0.2rem !important;
  margin: 0 0.2857142857rem;
  transition: all 0.2s ease-in-out;
  position: relative;
  font-weight: bold;
  border-color: #d1d2db;
}
.pagination .page-link:hover {
  color: #3c44b1;
}
.pagination .page-item.active .page-link {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.pagination .page-item.active .page-link:hover {
  color: #fff;
}
.pagination .page-item.pagination-first .page-link, .pagination .page-item.pagination-prev .page-link, .pagination .page-item.pagination-last .page-link, .pagination .page-item.pagination-next .page-link {
  padding: 0 0.75rem;
}
.pagination-primary .page-item .page-link:hover {
  color: #3c44b1;
  background: rgba(60, 68, 177, 0.05);
  border-color: #3c44b1;
}
.pagination-primary .page-item.active .page-link {
  background: #3c44b1;
  color: #fff;
  border-color: #3c44b1;
  box-shadow: 0 0.313rem 0.8rem rgba(60, 68, 177, 0.5), 0 0.126rem 0.225rem rgba(60, 68, 177, 0.3);
}
.pagination-secondary .page-item .page-link:hover {
  color: #f8f9ff;
  background: rgba(248, 249, 255, 0.05);
  border-color: #f8f9ff;
}
.pagination-secondary .page-item.active .page-link {
  background: #f8f9ff;
  color: #3b3e66;
  border-color: #f8f9ff;
  box-shadow: 0 0.313rem 0.8rem rgba(248, 249, 255, 0.5), 0 0.126rem 0.225rem rgba(248, 249, 255, 0.3);
}
.pagination-success .page-item .page-link:hover {
  color: #1bc943;
  background: rgba(27, 201, 67, 0.05);
  border-color: #1bc943;
}
.pagination-success .page-item.active .page-link {
  background: #1bc943;
  color: #fff;
  border-color: #1bc943;
  box-shadow: 0 0.313rem 0.8rem rgba(27, 201, 67, 0.5), 0 0.126rem 0.225rem rgba(27, 201, 67, 0.3);
}
.pagination-info .page-item .page-link:hover {
  color: #11c5db;
  background: rgba(17, 197, 219, 0.05);
  border-color: #11c5db;
}
.pagination-info .page-item.active .page-link {
  background: #11c5db;
  color: #fff;
  border-color: #11c5db;
  box-shadow: 0 0.313rem 0.8rem rgba(17, 197, 219, 0.5), 0 0.126rem 0.225rem rgba(17, 197, 219, 0.3);
}
.pagination-warning .page-item .page-link:hover {
  color: #f4772e;
  background: rgba(244, 119, 46, 0.05);
  border-color: #f4772e;
}
.pagination-warning .page-item.active .page-link {
  background: #f4772e;
  color: #fff;
  border-color: #f4772e;
  box-shadow: 0 0.313rem 0.8rem rgba(244, 119, 46, 0.5), 0 0.126rem 0.225rem rgba(244, 119, 46, 0.3);
}
.pagination-danger .page-item .page-link:hover {
  color: #f83245;
  background: rgba(248, 50, 69, 0.05);
  border-color: #f83245;
}
.pagination-danger .page-item.active .page-link {
  background: #f83245;
  color: #fff;
  border-color: #f83245;
  box-shadow: 0 0.313rem 0.8rem rgba(248, 50, 69, 0.5), 0 0.126rem 0.225rem rgba(248, 50, 69, 0.3);
}
.pagination-light .page-item .page-link:hover {
  color: #f4f5fd;
  background: rgba(244, 245, 253, 0.05);
  border-color: #f4f5fd;
}
.pagination-light .page-item.active .page-link {
  background: #f4f5fd;
  color: #3b3e66;
  border-color: #f4f5fd;
  box-shadow: 0 0.313rem 0.8rem rgba(244, 245, 253, 0.5), 0 0.126rem 0.225rem rgba(244, 245, 253, 0.3);
}
.pagination-gray .page-item .page-link:hover {
  color: #f8f9ff;
  background: rgba(248, 249, 255, 0.05);
  border-color: #f8f9ff;
}
.pagination-gray .page-item.active .page-link {
  background: #f8f9ff;
  color: #3b3e66;
  border-color: #f8f9ff;
  box-shadow: 0 0.313rem 0.8rem rgba(248, 249, 255, 0.5), 0 0.126rem 0.225rem rgba(248, 249, 255, 0.3);
}
.pagination-dark .page-item .page-link:hover {
  color: #7a7b97;
  background: rgba(122, 123, 151, 0.05);
  border-color: #7a7b97;
}
.pagination-dark .page-item.active .page-link {
  background: #7a7b97;
  color: #fff;
  border-color: #7a7b97;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.pagination-first .page-item .page-link:hover {
  color: #4191ff;
  background: rgba(65, 145, 255, 0.05);
  border-color: #4191ff;
}
.pagination-first .page-item.active .page-link {
  background: #4191ff;
  color: #fff;
  border-color: #4191ff;
  box-shadow: 0 0.313rem 0.8rem rgba(65, 145, 255, 0.5), 0 0.126rem 0.225rem rgba(65, 145, 255, 0.3);
}
.pagination-second .page-item .page-link:hover {
  color: #070919;
  background: rgba(7, 9, 25, 0.05);
  border-color: #070919;
}
.pagination-second .page-item.active .page-link {
  background: #070919;
  color: #fff;
  border-color: #070919;
  box-shadow: 0 0.313rem 0.8rem rgba(7, 9, 25, 0.5), 0 0.126rem 0.225rem rgba(7, 9, 25, 0.3);
}
.pagination .page-item .page-link {
  padding: 0;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.pagination.pagination-icons .page-item .page-link::before {
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 1.55rem;
}
.pagination-sm .page-item .page-link {
  padding: 0;
  width: 26px;
  min-width: 26px;
  height: 26px;
  line-height: 26px;
}
.pagination-sm.pagination-icons .page-item .page-link::before {
  font-size: 1.15rem;
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.pagination-lg .page-item .page-link {
  padding: 0;
  min-width: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.pagination-lg.pagination-icons .page-item .page-link::before {
  font-size: 1.95rem;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.popover {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.popover-custom-lg > .popover {
  max-width: 414px;
}
.popover-custom-md > .popover {
  width: 414px;
  max-width: 414px;
}
.popover-custom-xl > .popover {
  width: 552px;
  max-width: 552px;
}
.popover-custom-wrapper > .popover .popover-body {
  padding: 0;
}
.popover-max-width > .popover {
  max-width: none;
}
.popover-primary {
  background: #3c44b1;
}
.popover-primary .popover-body {
  color: #fff;
}
.popover-primary.bs-popover-top > .arrow::before, .popover-primary.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-primary.bs-popover-top > .arrow::after, .popover-primary.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #3c44b1;
}
.popover-primary.bs-popover-right > .arrow::before, .popover-primary.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-primary.bs-popover-right > .arrow::after, .popover-primary.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #3c44b1;
}
.popover-primary.bs-popover-bottom > .arrow::before, .popover-primary.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-primary.bs-popover-bottom > .arrow::after, .popover-primary.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #3c44b1;
}
.popover-primary.bs-popover-left > .arrow::before, .popover-primary.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-primary.bs-popover-left > .arrow::after, .popover-primary.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #3c44b1;
}
.popover-secondary {
  background: #f8f9ff;
}
.popover-secondary .popover-body {
  color: #3b3e66;
}
.popover-secondary.bs-popover-top > .arrow::before, .popover-secondary.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-secondary.bs-popover-top > .arrow::after, .popover-secondary.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #f8f9ff;
}
.popover-secondary.bs-popover-right > .arrow::before, .popover-secondary.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-secondary.bs-popover-right > .arrow::after, .popover-secondary.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #f8f9ff;
}
.popover-secondary.bs-popover-bottom > .arrow::before, .popover-secondary.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-secondary.bs-popover-bottom > .arrow::after, .popover-secondary.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #f8f9ff;
}
.popover-secondary.bs-popover-left > .arrow::before, .popover-secondary.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-secondary.bs-popover-left > .arrow::after, .popover-secondary.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #f8f9ff;
}
.popover-success {
  background: #1bc943;
}
.popover-success .popover-body {
  color: #fff;
}
.popover-success.bs-popover-top > .arrow::before, .popover-success.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-success.bs-popover-top > .arrow::after, .popover-success.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #1bc943;
}
.popover-success.bs-popover-right > .arrow::before, .popover-success.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-success.bs-popover-right > .arrow::after, .popover-success.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #1bc943;
}
.popover-success.bs-popover-bottom > .arrow::before, .popover-success.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-success.bs-popover-bottom > .arrow::after, .popover-success.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #1bc943;
}
.popover-success.bs-popover-left > .arrow::before, .popover-success.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-success.bs-popover-left > .arrow::after, .popover-success.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #1bc943;
}
.popover-info {
  background: #11c5db;
}
.popover-info .popover-body {
  color: #fff;
}
.popover-info.bs-popover-top > .arrow::before, .popover-info.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-info.bs-popover-top > .arrow::after, .popover-info.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #11c5db;
}
.popover-info.bs-popover-right > .arrow::before, .popover-info.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-info.bs-popover-right > .arrow::after, .popover-info.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #11c5db;
}
.popover-info.bs-popover-bottom > .arrow::before, .popover-info.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-info.bs-popover-bottom > .arrow::after, .popover-info.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #11c5db;
}
.popover-info.bs-popover-left > .arrow::before, .popover-info.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-info.bs-popover-left > .arrow::after, .popover-info.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #11c5db;
}
.popover-warning {
  background: #f4772e;
}
.popover-warning .popover-body {
  color: #fff;
}
.popover-warning.bs-popover-top > .arrow::before, .popover-warning.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-warning.bs-popover-top > .arrow::after, .popover-warning.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #f4772e;
}
.popover-warning.bs-popover-right > .arrow::before, .popover-warning.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-warning.bs-popover-right > .arrow::after, .popover-warning.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #f4772e;
}
.popover-warning.bs-popover-bottom > .arrow::before, .popover-warning.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-warning.bs-popover-bottom > .arrow::after, .popover-warning.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #f4772e;
}
.popover-warning.bs-popover-left > .arrow::before, .popover-warning.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-warning.bs-popover-left > .arrow::after, .popover-warning.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #f4772e;
}
.popover-danger {
  background: #f83245;
}
.popover-danger .popover-body {
  color: #fff;
}
.popover-danger.bs-popover-top > .arrow::before, .popover-danger.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-danger.bs-popover-top > .arrow::after, .popover-danger.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #f83245;
}
.popover-danger.bs-popover-right > .arrow::before, .popover-danger.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-danger.bs-popover-right > .arrow::after, .popover-danger.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #f83245;
}
.popover-danger.bs-popover-bottom > .arrow::before, .popover-danger.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-danger.bs-popover-bottom > .arrow::after, .popover-danger.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #f83245;
}
.popover-danger.bs-popover-left > .arrow::before, .popover-danger.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-danger.bs-popover-left > .arrow::after, .popover-danger.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #f83245;
}
.popover-light {
  background: #f4f5fd;
}
.popover-light .popover-body {
  color: #3b3e66;
}
.popover-light.bs-popover-top > .arrow::before, .popover-light.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-light.bs-popover-top > .arrow::after, .popover-light.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #f4f5fd;
}
.popover-light.bs-popover-right > .arrow::before, .popover-light.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-light.bs-popover-right > .arrow::after, .popover-light.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #f4f5fd;
}
.popover-light.bs-popover-bottom > .arrow::before, .popover-light.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-light.bs-popover-bottom > .arrow::after, .popover-light.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #f4f5fd;
}
.popover-light.bs-popover-left > .arrow::before, .popover-light.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-light.bs-popover-left > .arrow::after, .popover-light.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #f4f5fd;
}
.popover-gray {
  background: #f8f9ff;
}
.popover-gray .popover-body {
  color: #3b3e66;
}
.popover-gray.bs-popover-top > .arrow::before, .popover-gray.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-gray.bs-popover-top > .arrow::after, .popover-gray.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #f8f9ff;
}
.popover-gray.bs-popover-right > .arrow::before, .popover-gray.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-gray.bs-popover-right > .arrow::after, .popover-gray.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #f8f9ff;
}
.popover-gray.bs-popover-bottom > .arrow::before, .popover-gray.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-gray.bs-popover-bottom > .arrow::after, .popover-gray.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #f8f9ff;
}
.popover-gray.bs-popover-left > .arrow::before, .popover-gray.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-gray.bs-popover-left > .arrow::after, .popover-gray.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #f8f9ff;
}
.popover-dark {
  background: #7a7b97;
}
.popover-dark .popover-body {
  color: #fff;
}
.popover-dark.bs-popover-top > .arrow::before, .popover-dark.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-dark.bs-popover-top > .arrow::after, .popover-dark.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #7a7b97;
}
.popover-dark.bs-popover-right > .arrow::before, .popover-dark.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-dark.bs-popover-right > .arrow::after, .popover-dark.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #7a7b97;
}
.popover-dark.bs-popover-bottom > .arrow::before, .popover-dark.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-dark.bs-popover-bottom > .arrow::after, .popover-dark.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #7a7b97;
}
.popover-dark.bs-popover-left > .arrow::before, .popover-dark.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-dark.bs-popover-left > .arrow::after, .popover-dark.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #7a7b97;
}
.popover-first {
  background: #4191ff;
}
.popover-first .popover-body {
  color: #fff;
}
.popover-first.bs-popover-top > .arrow::before, .popover-first.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-first.bs-popover-top > .arrow::after, .popover-first.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #4191ff;
}
.popover-first.bs-popover-right > .arrow::before, .popover-first.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-first.bs-popover-right > .arrow::after, .popover-first.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #4191ff;
}
.popover-first.bs-popover-bottom > .arrow::before, .popover-first.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-first.bs-popover-bottom > .arrow::after, .popover-first.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #4191ff;
}
.popover-first.bs-popover-left > .arrow::before, .popover-first.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-first.bs-popover-left > .arrow::after, .popover-first.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #4191ff;
}
.popover-second {
  background: #070919;
}
.popover-second .popover-body {
  color: #fff;
}
.popover-second.bs-popover-top > .arrow::before, .popover-second.bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: rgba(7, 9, 25, 0.25);
}
.popover-second.bs-popover-top > .arrow::after, .popover-second.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #070919;
}
.popover-second.bs-popover-right > .arrow::before, .popover-second.bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: rgba(7, 9, 25, 0.25);
}
.popover-second.bs-popover-right > .arrow::after, .popover-second.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #070919;
}
.popover-second.bs-popover-bottom > .arrow::before, .popover-second.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: rgba(7, 9, 25, 0.25);
}
.popover-second.bs-popover-bottom > .arrow::after, .popover-second.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #070919;
}
.popover-second.bs-popover-left > .arrow::before, .popover-second.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: rgba(7, 9, 25, 0.25);
}
.popover-second.bs-popover-left > .arrow::after, .popover-second.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #070919;
}
.progress {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress.progress-xs {
  height: 0.3rem;
}
.progress.progress-sm {
  height: 0.52rem;
}
.progress.progress-lg {
  height: 1.2rem;
}
.progress .progress-bar {
  position: relative;
}
.progress .progress-bar:last-child {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.progress.progress-bar-rounded {
  border-radius: 30px;
}
.progress.progress-bar-rounded .progress-bar:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.progress.progress-bar-rounded-alt {
  border-radius: 30px;
  justify-content: center;
}
.progress.progress-bar-rounded-alt .progress-bar:last-child {
  border-radius: 30px;
}
.progress.progress-animated-alt .progress-bar::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  animation: progress-active 2s ease infinite;
}
@keyframes progress-active {
  0% {
    opacity: 0.4;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 100%;
  }
}
.ribbon-angle {
  position: absolute;
  z-index: 8;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.ribbon-angle > small {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0.25rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.7692307692rem;
}
.ribbon-angle--top-right {
  top: 0;
  right: 0;
}
.ribbon-angle--top-right > small {
  transform: rotate(45deg);
  top: 16px;
  left: 27px;
}
.ribbon-angle--top-left {
  top: 0;
  left: 0;
}
.ribbon-angle--top-left > small {
  transform: rotate(-45deg);
  top: 16px;
  left: -27px;
}
.ribbon-angle--bottom-right {
  bottom: 0;
  right: 0;
}
.ribbon-angle--bottom-right > small {
  transform: rotate(-50deg);
  bottom: 21px;
  right: -31px;
}
.ribbon-angle--bottom-left {
  bottom: 0;
  left: 0;
}
.ribbon-angle--bottom-left > small {
  transform: rotate(50deg);
  bottom: 21px;
  left: -31px;
}
.ribbon-primary > small {
  color: #fff;
  background-color: #3c44b1;
}
.ribbon-secondary > small {
  color: #3b3e66;
  background-color: #f8f9ff;
}
.ribbon-success > small {
  color: #fff;
  background-color: #1bc943;
}
.ribbon-info > small {
  color: #fff;
  background-color: #11c5db;
}
.ribbon-warning > small {
  color: #fff;
  background-color: #f4772e;
}
.ribbon-danger > small {
  color: #fff;
  background-color: #f83245;
}
.ribbon-light > small {
  color: #3b3e66;
  background-color: #f4f5fd;
}
.ribbon-gray > small {
  color: #3b3e66;
  background-color: #f8f9ff;
}
.ribbon-dark > small {
  color: #fff;
  background-color: #7a7b97;
}
.ribbon-first > small {
  color: #fff;
  background-color: #4191ff;
}
.ribbon-second > small {
  color: #fff;
  background-color: #070919;
}
.ribbon-horizontal {
  display: block;
  width: calc(100% + 20px);
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  top: 1rem;
  position: absolute;
  z-index: 8;
  font-weight: bold;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.ribbon-horizontal::before, .ribbon-horizontal::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  bottom: -10px;
  border-top: 10px solid transparent;
}
.ribbon-horizontal::before {
  left: 0;
  border-left: 10px solid transparent;
}
.ribbon-horizontal::after {
  right: 0;
  border-right: 10px solid transparent;
}
.ribbon-horizontal--bottom {
  top: auto;
  bottom: 1rem;
}
.ribbon-horizontal--primary {
  background: #3c44b1;
  color: #fff;
}
.ribbon-horizontal--primary::after, .ribbon-horizontal--primary::before {
  border-top-color: rgb(34.1772151899, 38.7341772152, 100.8227848101);
}
.ribbon-horizontal--secondary {
  background: #f8f9ff;
  color: #3b3e66;
}
.ribbon-horizontal--secondary::after, .ribbon-horizontal--secondary::before {
  border-top-color: rgb(146, 161.5714285714, 255);
}
.ribbon-horizontal--success {
  background: #1bc943;
  color: #fff;
}
.ribbon-horizontal--success::after, .ribbon-horizontal--success::before {
  border-top-color: rgb(14.9210526316, 111.0789473684, 37.0263157895);
}
.ribbon-horizontal--info {
  background: #11c5db;
  color: #fff;
}
.ribbon-horizontal--info::after, .ribbon-horizontal--info::before {
  border-top-color: rgb(9.6525423729, 111.8559322034, 124.3474576271);
}
.ribbon-horizontal--warning {
  background: #f4772e;
  color: #fff;
}
.ribbon-horizontal--warning::after, .ribbon-horizontal--warning::before {
  border-top-color: rgb(178.6, 71.7818181818, 9.4);
}
.ribbon-horizontal--danger {
  background: #f83245;
  color: #fff;
}
.ribbon-horizontal--danger::after, .ribbon-horizontal--danger::before {
  border-top-color: rgb(189.5283018868, 6.4716981132, 24.0377358491);
}
.ribbon-horizontal--light {
  background: #f4f5fd;
  color: #3b3e66;
}
.ribbon-horizontal--light::after, .ribbon-horizontal--light::before {
  border-top-color: rgb(157.6923076923, 166.5384615385, 237.3076923077);
}
.ribbon-horizontal--gray {
  background: #f8f9ff;
  color: #3b3e66;
}
.ribbon-horizontal--gray::after, .ribbon-horizontal--gray::before {
  border-top-color: rgb(146, 161.5714285714, 255);
}
.ribbon-horizontal--dark {
  background: #7a7b97;
  color: #fff;
}
.ribbon-horizontal--dark::after, .ribbon-horizontal--dark::before {
  border-top-color: rgb(75.0379746835, 75.7594936709, 95.9620253165);
}
.ribbon-horizontal--first {
  background: #4191ff;
  color: #fff;
}
.ribbon-horizontal--first::after, .ribbon-horizontal--first::before {
  border-top-color: rgb(0, 91.7894736842, 218);
}
.ribbon-horizontal--second {
  background: #070919;
  color: #fff;
}
.ribbon-horizontal--second::after, .ribbon-horizontal--second::before {
  border-top-color: black;
}
.ribbon-vertical {
  position: absolute;
  width: 60px;
  padding: 0.6666666667rem 0 0.5rem;
  top: -6px;
  left: 1.5rem;
  text-align: center;
  border-top-left-radius: 3px;
  z-index: 8;
  font-weight: bold;
  box-shadow: 0 0.5rem 1rem rgba(7, 9, 25, 0.55);
}
.ribbon-vertical--right {
  left: auto;
  right: 1.5rem;
}
.ribbon-vertical::before {
  height: 0;
  width: 0;
  right: -5.5px;
  top: 0.1px;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
}
.ribbon-vertical::before, .ribbon-vertical::after {
  content: "";
  position: absolute;
}
.ribbon-vertical::after {
  height: 0;
  width: 0;
  bottom: -29.5px;
  left: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.ribbon-vertical--primary {
  background: #3c44b1;
  color: #fff;
}
.ribbon-vertical--primary::before {
  border-bottom-color: rgb(34.1772151899, 38.7341772152, 100.8227848101);
}
.ribbon-vertical--primary::after {
  border-left-color: #3c44b1;
  border-right-color: #3c44b1;
}
.ribbon-vertical--secondary {
  background: #f8f9ff;
  color: #3b3e66;
}
.ribbon-vertical--secondary::before {
  border-bottom-color: rgb(146, 161.5714285714, 255);
}
.ribbon-vertical--secondary::after {
  border-left-color: #f8f9ff;
  border-right-color: #f8f9ff;
}
.ribbon-vertical--success {
  background: #1bc943;
  color: #fff;
}
.ribbon-vertical--success::before {
  border-bottom-color: rgb(14.9210526316, 111.0789473684, 37.0263157895);
}
.ribbon-vertical--success::after {
  border-left-color: #1bc943;
  border-right-color: #1bc943;
}
.ribbon-vertical--info {
  background: #11c5db;
  color: #fff;
}
.ribbon-vertical--info::before {
  border-bottom-color: rgb(9.6525423729, 111.8559322034, 124.3474576271);
}
.ribbon-vertical--info::after {
  border-left-color: #11c5db;
  border-right-color: #11c5db;
}
.ribbon-vertical--warning {
  background: #f4772e;
  color: #fff;
}
.ribbon-vertical--warning::before {
  border-bottom-color: rgb(178.6, 71.7818181818, 9.4);
}
.ribbon-vertical--warning::after {
  border-left-color: #f4772e;
  border-right-color: #f4772e;
}
.ribbon-vertical--danger {
  background: #f83245;
  color: #fff;
}
.ribbon-vertical--danger::before {
  border-bottom-color: rgb(189.5283018868, 6.4716981132, 24.0377358491);
}
.ribbon-vertical--danger::after {
  border-left-color: #f83245;
  border-right-color: #f83245;
}
.ribbon-vertical--light {
  background: #f4f5fd;
  color: #3b3e66;
}
.ribbon-vertical--light::before {
  border-bottom-color: rgb(157.6923076923, 166.5384615385, 237.3076923077);
}
.ribbon-vertical--light::after {
  border-left-color: #f4f5fd;
  border-right-color: #f4f5fd;
}
.ribbon-vertical--gray {
  background: #f8f9ff;
  color: #3b3e66;
}
.ribbon-vertical--gray::before {
  border-bottom-color: rgb(146, 161.5714285714, 255);
}
.ribbon-vertical--gray::after {
  border-left-color: #f8f9ff;
  border-right-color: #f8f9ff;
}
.ribbon-vertical--dark {
  background: #7a7b97;
  color: #fff;
}
.ribbon-vertical--dark::before {
  border-bottom-color: rgb(75.0379746835, 75.7594936709, 95.9620253165);
}
.ribbon-vertical--dark::after {
  border-left-color: #7a7b97;
  border-right-color: #7a7b97;
}
.ribbon-vertical--first {
  background: #4191ff;
  color: #fff;
}
.ribbon-vertical--first::before {
  border-bottom-color: rgb(0, 91.7894736842, 218);
}
.ribbon-vertical--first::after {
  border-left-color: #4191ff;
  border-right-color: #4191ff;
}
.ribbon-vertical--second {
  background: #070919;
  color: #fff;
}
.ribbon-vertical--second::before {
  border-bottom-color: black;
}
.ribbon-vertical--second::after {
  border-left-color: #070919;
  border-right-color: #070919;
}
.scroll-area {
  overflow-x: hidden;
  height: 300px;
}
.scroll-area-xs {
  height: 150px;
  overflow-x: hidden;
}
.scroll-area-sm {
  height: 215px;
  overflow-x: hidden;
}
.scroll-area-lg {
  height: 420px;
  overflow-x: hidden;
}
.scroll-area-xl {
  height: 600px;
  overflow-x: hidden;
}
.scroll-area-x {
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
}
.shadow-overflow {
  position: relative;
}
.shadow-overflow::after, .shadow-overflow::before {
  width: 100%;
  bottom: auto;
  top: 0;
  left: 0;
  height: 1rem;
  position: absolute;
  z-index: 4;
  content: "";
  background: linear-gradient(to bottom, white 20%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr="$white", GradientType=0);
}
.shadow-overflow::after {
  bottom: 0;
  top: auto;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr="$white", GradientType=0);
}
.shadow-overflow-horizontal {
  position: relative;
}
.shadow-overflow-horizontal::after, .shadow-overflow-horizontal::before {
  width: 1rem;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  position: absolute;
  z-index: 4;
  content: "";
  background: linear-gradient(to right, white 20%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr="$white", GradientType=0);
}
.shadow-overflow-horizontal::after {
  right: 0;
  left: auto;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr="$white", GradientType=0);
}
.search-wrapper {
  position: relative;
  transition: all 0.2s ease-in-out;
}
.search-wrapper .form-control {
  border-width: 2px;
  transition: all 0.2s ease-in-out;
  padding-left: calc(32px + 0.52rem);
  padding-right: 0.65rem;
  background: #f8f9ff;
}
.search-wrapper.search-wrapper-right .icon-wrapper {
  left: auto;
  right: 0.65rem;
}
.search-wrapper.search-wrapper-right .form-control {
  padding-left: 0.65rem;
  padding-right: calc(32px + 0.52rem);
}
.search-wrapper .icon-wrapper {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 1.3rem;
  margin-top: -16px;
  margin-left: -16px;
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
}
.search-wrapper:hover .form-control {
  background: #f4f5fd;
  border-color: rgb(194.6951219512, 196.006097561, 207.8048780488);
}
.search-wrapper.is-active .form-control {
  background: #fff;
  border-color: #3c44b1;
}
.search-wrapper.is-active .icon-wrapper {
  opacity: 0.8;
}
.search-wrapper--grow .form-control {
  width: 200px;
}
.search-wrapper--grow:hover .form-control {
  width: 210px;
}
.search-wrapper--grow.is-active .form-control {
  width: 100%;
}
.search-wrapper--alternate .form-control {
  background: transparent;
  border-color: transparent;
}
.search-wrapper .search-options {
  position: absolute;
  text-align: right;
  top: 7px;
  right: 15px;
}
.search-wrapper .search-options div {
  position: relative;
  display: inline-block;
  margin: 4px 5px 0;
  cursor: pointer;
}
.search-wrapper .search-options div input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
  cursor: pointer;
}
.search-wrapper .search-options div span {
  position: absolute;
  display: block;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  background: #3b3e66;
  color: #f8f9ff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 8px;
  top: -22px;
  transition: all 0.2s ease-in-out;
}
.search-wrapper .search-options div span::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 8px solid #3b3e66;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transition: all 0.2s ease-in-out;
}
.search-wrapper .search-options div:hover span {
  opacity: 1;
  top: -32px;
}
.search-wrapper .search-options div label {
  display: block;
  cursor: pointer;
  margin: 0;
}
.search-wrapper .search-options div svg {
  opacity: 0.6;
}
.search-wrapper .search-options div:hover svg {
  opacity: 1;
}
.search-wrapper .search-options div input:checked + label svg {
  opacity: 0.9;
}
.search-wrapper .search-options div input:checked + label svg path {
  fill: #3c44b1 !important;
}
.search-wrapper .search-options div input:checked + label span {
  background: #3c44b1;
}
.search-wrapper .search-options div input:checked + label span::after {
  border-top-color: #3c44b1;
}
.search-wrapper--expandable {
  width: 44px;
  cursor: pointer;
}
.search-wrapper--expandable .icon-wrapper {
  margin-left: -10px;
}
.search-wrapper--expandable.is-active, .search-wrapper--expandable:active, .search-wrapper--expandable:focus, .search-wrapper--expandable:hover {
  width: 100%;
}
.search-wrapper--expandable.is-active .icon-wrapper, .search-wrapper--expandable:active .icon-wrapper, .search-wrapper--expandable:focus .icon-wrapper, .search-wrapper--expandable:hover .icon-wrapper {
  margin-left: -16px;
}
/* ==========================================================================
 List Flex Toolbar | Search Input
========================================================================== */
.list-flex-toolbar {
  display: flex;
  flex-direction: row;
}
.list-flex-toolbar .control.custom-text-control {
  width: 50%;
}
.list-flex-toolbar .control.has-icon .custom-text-filter {
  height: 38px;
  width: 100%;
}
.list-flex-toolbar .control.has-icon .custom-text-filter.input {
  border: none;
}
.list-flex-toolbar .control.has-icon .custom-text-icon {
  height: 38px;
}
@media only screen and (max-width: 767px) {
  .list-flex-toolbar {
    flex-direction: column-reverse;
  }
  .list-flex-toolbar .control {
    margin: 0;
  }
  .list-flex-toolbar .control.custom-text-control {
    width: 100%;
  }
  .list-flex-toolbar .control.has-icon .custom-text-filter {
    height: 3rem;
    width: 100%;
  }
  .list-flex-toolbar .control.has-icon .custom-text-filter.input {
    border: none;
  }
  .list-flex-toolbar .control.has-icon .custom-text-icon {
    height: 3rem;
  }
  .list-flex-toolbar .buttons {
    margin: 0;
    width: 100%;
  }
  .list-flex-toolbar .buttons .button {
    width: 100%;
  }
}
.tab-container {
  display: block;
}
/* ==========================================================================
1. Tabs
========================================================================== */
.tabs {
  margin-bottom: 20px;
  -webkit-overflow-scrolling: touch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.tabs ul {
  list-style-type: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 35px;
  padding: 0;
}
.tabs.is-toggle li:first-child a {
  border-right: none;
}
.tabs.is-toggle li:last-child a {
  border-left: none;
}
.tabs.is-toggle li.is-active a {
  background: #3c44b1;
  border-color: #3c44b1;
}
.tabs.is-toggle li.is-active a:hover {
  color: #fff;
}
.tabs.is-toggle li a {
  transition: all 0.3s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}
.tabs.is-toggle li a:hover {
  border-color: #dbdbdb;
}
.tabs li {
  z-index: 5;
  padding: 0 15px;
  cursor: pointer;
}
.tabs li.is-active a {
  border-bottom-color: #3c44b1;
  color: #3c44b1;
}
.tabs li.is-active a:hover {
  border-bottom-color: #3c44b1;
  color: #3c44b1;
}
.tabs li a {
  font-family: "Heebo", sans-serif;
  border-bottom-width: 2px;
  color: #cecece;
  border-bottom-color: transparent;
}
.tabs li a:hover {
  color: #a2a5b9;
  border-bottom-color: transparent;
}
.tabs li a svg {
  height: 16px;
  width: 16px;
  margin-right: 6px;
}
.tabs li a .fas,
.tabs li a .fal,
.tabs li a .far,
.tabs li a .fad,
.tabs li a .fab {
  margin-right: 6px;
}
.tabs li a .lnil,
.tabs li a .lnir {
  font-size: 20px;
  margin-right: 6px;
}
.tabs li a small {
  margin-left: 5px;
}
/* ==========================================================================
2. Tabs Dark mode
========================================================================== */
body.is-dark .tabs.is-boxed li.is-active a,
body.is-dark .tabs.is-boxed li.is-active a:hover {
  background: rgb(37.4452054795, 37.4452054795, 40.6547945205) !important;
}
body.is-dark .tabs.is-boxed li a {
  border-color: rgb(74.1232876712, 74.1232876712, 80.4767123288) !important;
}
body.is-dark .tabs.is-boxed li a:hover {
  background: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .tabs.is-toggle li.is-active a,
body.is-dark .tabs.is-toggle li.is-active a:hover {
  background: #797bf2 !important;
  border-color: #797bf2;
  color: #fff;
}
body.is-dark .tabs.is-toggle li a {
  border-color: rgb(74.1232876712, 74.1232876712, 80.4767123288) !important;
}
body.is-dark .tabs.is-toggle li a:hover {
  background: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .tabs ul {
  border-bottom-color: rgb(74.1232876712, 74.1232876712, 80.4767123288);
}
body.is-dark .tabs li.is-active a {
  border-bottom-color: #797bf2;
  color: #797bf2;
}
/* ==========================================================================
3. List View Toolbar
========================================================================== */
.list-view-toolbar {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.list-view-toolbar.is-webapp {
  padding-top: 30px;
}
.list-view-toolbar.is-reversed {
  flex-direction: row-reverse;
}
.list-view-toolbar.is-reversed .control {
  margin-right: 0;
  margin-left: auto;
}
.list-view-toolbar.is-reversed .tabs-inner {
  margin-right: 10px;
  margin-left: 0;
}
.list-view-toolbar .control {
  margin-right: 10px;
}
.list-view-toolbar .list-info span {
  font-family: "Heebo", sans-serif;
  color: #a2a5b9;
}
.list-view-toolbar .buttons {
  margin-left: auto;
  margin-bottom: 0;
}
.list-view-toolbar .buttons .h-button {
  margin-bottom: 0;
}
.list-view-toolbar .tabs-inner {
  margin-left: auto;
}
.list-view-toolbar .tabs-inner .tabs {
  margin-bottom: 0;
  min-width: 170px;
}
/* ==========================================================================
4. Sliding tabs 2X
========================================================================== */
.tabs-wrapper.is-slider.is-inverted .tabs,
.tabs-wrapper-alt.is-slider.is-inverted .tabs {
  background: #fff;
}
.tabs-wrapper.is-slider.is-squared .tabs,
.tabs-wrapper.is-slider.is-squared .tab-naver,
.tabs-wrapper-alt.is-slider.is-squared .tabs,
.tabs-wrapper-alt.is-slider.is-squared .tab-naver {
  border-radius: 8px;
}
.tabs-wrapper.is-slider .tabs,
.tabs-wrapper-alt.is-slider .tabs {
  position: relative;
  background: white;
  border: 1px solid #ededed;
  max-width: 50%;
  height: 35px;
  border-bottom: none;
  border-radius: 500px;
}
.tabs-wrapper.is-slider .tabs ul,
.tabs-wrapper-alt.is-slider .tabs ul {
  border-bottom: none;
}
.tabs-wrapper.is-slider .tabs ul.is-profile li a,
.tabs-wrapper-alt.is-slider .tabs ul.is-profile li a {
  color: #fcfcfc !important;
}
.tabs-wrapper.is-slider .tabs ul.is-profile li.is-active a,
.tabs-wrapper-alt.is-slider .tabs ul.is-profile li.is-active a {
  color: #283252 !important;
}
.tabs-wrapper.is-slider .tabs li,
.tabs-wrapper-alt.is-slider .tabs li {
  width: 50%;
}
.tabs-wrapper.is-slider .tabs li a,
.tabs-wrapper-alt.is-slider .tabs li a {
  color: black;
  font-family: "Heebo", sans-serif;
  height: 40px;
  border-bottom: none;
  position: relative;
  z-index: 5;
}
.tabs-wrapper.is-slider .tabs li a span,
.tabs-wrapper-alt.is-slider .tabs li a span {
  position: relative;
  top: -1px;
  display: block;
  text-align: center;
}
.tabs-wrapper.is-slider .tabs li.is-active a,
.tabs-wrapper-alt.is-slider .tabs li.is-active a {
  color: #fff;
  font-weight: 400;
}
.tabs-wrapper.is-slider .tabs li:first-child.is-active ~ .tab-naver,
.tabs-wrapper-alt.is-slider .tabs li:first-child.is-active ~ .tab-naver {
  margin-left: 0;
}
.tabs-wrapper.is-slider .tabs li:nth-child(2).is-active ~ .tab-naver,
.tabs-wrapper-alt.is-slider .tabs li:nth-child(2).is-active ~ .tab-naver {
  margin-left: 50% !important;
}
.tabs-wrapper.is-slider .tab-naver,
.tabs-wrapper-alt.is-slider .tab-naver {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 20px;
  background: #3c44b1;
  position: absolute;
  top: 0.5px;
  left: 0;
  display: block;
  width: 50%;
  height: 32px;
  transition: all 0.3s;
  z-index: 4 !important;
  border-radius: 50px;
}
.tabs-wrapper.is-slider .tab-naver.is-profile,
.tabs-wrapper-alt.is-slider .tab-naver.is-profile {
  background: #fcfcfc !important;
}
.tabs-wrapper.is-slider .tab-naver.is-active,
.tabs-wrapper-alt.is-slider .tab-naver.is-active {
  margin-left: 50%;
}
/* ==========================================================================
5. Sliding tabs 3X
========================================================================== */
.tabs-wrapper.is-triple-slider.is-inverted .tabs,
.tabs-wrapper-alt.is-triple-slider.is-inverted .tabs {
  background: #fff;
}
.tabs-wrapper.is-triple-slider.is-squared .tabs,
.tabs-wrapper.is-triple-slider.is-squared .tab-naver,
.tabs-wrapper-alt.is-triple-slider.is-squared .tabs,
.tabs-wrapper-alt.is-triple-slider.is-squared .tab-naver {
  border-radius: 8px;
}
.tabs-wrapper.is-triple-slider .tabs,
.tabs-wrapper-alt.is-triple-slider .tabs {
  position: relative;
  background: rgb(242.1, 242.1, 242.1);
  border: 1px solid #ededed;
  max-width: 280px;
  height: 35px;
  border-bottom: none;
  border-radius: 500px;
}
.tabs-wrapper.is-triple-slider .tabs ul,
.tabs-wrapper-alt.is-triple-slider .tabs ul {
  border-bottom: none;
}
.tabs-wrapper.is-triple-slider .tabs ul.is-profile li a,
.tabs-wrapper-alt.is-triple-slider .tabs ul.is-profile li a {
  color: #fcfcfc !important;
}
.tabs-wrapper.is-triple-slider .tabs ul.is-profile li.is-active a,
.tabs-wrapper-alt.is-triple-slider .tabs ul.is-profile li.is-active a {
  color: #283252 !important;
}
.tabs-wrapper.is-triple-slider .tabs li,
.tabs-wrapper-alt.is-triple-slider .tabs li {
  width: 33.3%;
}
.tabs-wrapper.is-triple-slider .tabs li a,
.tabs-wrapper-alt.is-triple-slider .tabs li a {
  color: #a2a5b9;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  height: 40px;
  border-bottom: none;
  position: relative;
  z-index: 5;
}
.tabs-wrapper.is-triple-slider .tabs li a span,
.tabs-wrapper-alt.is-triple-slider .tabs li a span {
  position: relative;
  top: -1px;
  display: block;
}
.tabs-wrapper.is-triple-slider .tabs li.is-active a,
.tabs-wrapper-alt.is-triple-slider .tabs li.is-active a {
  color: #fff;
  font-weight: 400;
}
.tabs-wrapper.is-triple-slider .tabs li:first-child.is-active ~ .tab-naver,
.tabs-wrapper-alt.is-triple-slider .tabs li:first-child.is-active ~ .tab-naver {
  margin-left: 0;
}
.tabs-wrapper.is-triple-slider .tabs li:nth-child(2).is-active ~ .tab-naver,
.tabs-wrapper-alt.is-triple-slider .tabs li:nth-child(2).is-active ~ .tab-naver {
  margin-left: 33% !important;
}
.tabs-wrapper.is-triple-slider .tabs li:nth-child(3).is-active ~ .tab-naver,
.tabs-wrapper-alt.is-triple-slider .tabs li:nth-child(3).is-active ~ .tab-naver {
  margin-left: 66.6%;
}
.tabs-wrapper.is-triple-slider .tab-naver,
.tabs-wrapper-alt.is-triple-slider .tab-naver {
  position: absolute;
  top: 0.5px;
  left: 0;
  display: block;
  width: 33.3% !important;
  height: 20px;
  background: #3c44b1;
  z-index: 1;
  position: absolute;
  left: 0;
  display: block;
  height: 32px;
  transition: all 0.3s;
  z-index: 4;
  border-radius: 50px;
}
.tabs-wrapper.is-triple-slider .tab-naver.is-profile,
.tabs-wrapper-alt.is-triple-slider .tab-naver.is-profile {
  background: #fcfcfc !important;
}
.tabs-wrapper.is-triple-slider .tab-naver.is-active,
.tabs-wrapper-alt.is-triple-slider .tab-naver.is-active {
  margin-left: 48%;
}
/* ==========================================================================
6. Sliding tabs Dark mode
========================================================================== */
body.is-dark .tabs-wrapper.is-slider.is-inverted .tabs, body.is-dark .tabs-wrapper.is-triple-slider.is-inverted .tabs {
  border: 1px solid rgb(74.1232876712, 74.1232876712, 80.4767123288) !important;
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .tabs-wrapper.is-slider .tabs, body.is-dark .tabs-wrapper.is-triple-slider .tabs {
  border: 1px solid rgb(74.1232876712, 74.1232876712, 80.4767123288) !important;
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .tabs-wrapper.is-slider .tabs .tab-naver, body.is-dark .tabs-wrapper.is-triple-slider .tabs .tab-naver {
  background: #797bf2 !important;
}
body.is-dark .tabs-wrapper.is-slider .tabs ul, body.is-dark .tabs-wrapper.is-triple-slider .tabs ul {
  border: none;
}
body.is-dark .tabs-wrapper.is-slider .tabs li.is-active a, body.is-dark .tabs-wrapper.is-triple-slider .tabs li.is-active a {
  color: #fff;
}
/* ==========================================================================
4. Vertical tabs
========================================================================== */
@media only screen and (max-width: 1400px) {
  .tabs-wrapper.is-slider .tabs,
  .tabs-wrapper-alt.is-slider .tabs {
    width: 100%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .vertical-tabs-wrapper .tabs ul li.is-active a {
    color: #3c44b1;
    border-bottom-color: #3c44b1;
  }
  .vertical-tabs-wrapper .tabs ul li a {
    color: #a2a5b9;
  }
  .vertical-tabs-wrapper .content-wrap .tab-content {
    padding-top: 12px;
    display: none;
    animation: fadeInLeft 0.5s;
  }
  .vertical-tabs-wrapper .content-wrap .tab-content.is-active {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .vertical-tabs-wrapper {
    display: flex;
  }
  .vertical-tabs-wrapper .tabs {
    min-width: 25%;
    max-width: 25%;
    margin-right: 30px;
  }
  .vertical-tabs-wrapper .tabs ul {
    display: block;
    text-align: left;
    border-bottom-color: transparent !important;
  }
  .vertical-tabs-wrapper .tabs ul li {
    display: block;
  }
  .vertical-tabs-wrapper .tabs ul li.is-active a {
    color: #3c44b1;
    border-right-color: #3c44b1;
  }
  .vertical-tabs-wrapper .tabs ul li a {
    display: block;
    border-bottom-color: transparent !important;
    border-right: 2px solid #dbdbdb;
    color: #a2a5b9;
  }
  .vertical-tabs-wrapper .content-wrap {
    flex-grow: 2;
  }
  .vertical-tabs-wrapper .content-wrap .tab-content {
    display: none;
    animation: fadeInLeft 0.5s;
  }
  .vertical-tabs-wrapper .content-wrap .tab-content.is-active {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .tabs-wrapper.is-slider .tabs,
  .tabs-wrapper-alt.is-slider .tabs {
    width: 100%;
    max-width: unset;
  }
}
.table {
  font-size: 0.9rem;
}
.table thead th {
  text-transform: uppercase;
  background: #f4f5fd;
  font-size: 0.875rem;
}
.table tr {
  transition: all 0.2s ease-in-out;
}
.table td, .table th {
  vertical-align: middle;
}
.table.table-alternate thead th {
  text-transform: none;
  background: transparent;
  font-size: 1.1rem;
  font-weight: normal;
  color: #3b3e66;
}
.table.table-alternate-spaced {
  border: 0;
}
.table.table-alternate-spaced thead th {
  background: transparent;
  font-weight: bold;
  background: none;
  font-size: 0.7954545455rem;
  border: 0;
  padding-top: 0;
  padding-bottom: 0.6666666667rem;
}
.table.table-alternate-spaced tbody tr {
  background: transparent;
}
.table.table-alternate-spaced tbody tr:hover td::before {
  background: rgb(255, 251.1923076923, 241.5);
}
.table.table-alternate-spaced tbody tr td {
  background: transparent;
  position: relative;
}
.table.table-alternate-spaced tbody tr td > * {
  position: relative;
  z-index: 3;
}
.table.table-alternate-spaced tbody tr td::before {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  height: 100%;
  width: 100%;
  content: "";
  background: #fff;
  border-top: #e6e7f1 solid 1px;
  border-bottom: #e6e7f1 solid 1px;
  pointer-events: none;
}
.table.table-alternate-spaced tbody tr td:first-child::before {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-left: #e6e7f1 solid 1px;
}
.table.table-alternate-spaced tbody tr td:last-child::before {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  border-right: #e6e7f1 solid 1px;
}
.table.table-alternate-spaced tbody tr.divider {
  height: 1rem;
}
.table.table-alternate-spaced tbody td {
  border: 0;
}
/*
    1. Flex Table
    2. Flex Table Dark mode
    3. Table Pagination
    4. Table Pagination Dark mode
    5. Flex Table Advanced wrapper
    6. Flex Table Advanced wrapper Dark mode
    7. Bulma Table
    8. Bulma Table Dark mode
    9. Media Queries
*/
/* ==========================================================================
1. Flex Table
========================================================================== */
.flex-table.is-compact .flex-table-item {
  margin-bottom: 0;
  border-radius: 0;
}
.flex-table.is-compact .flex-table-item:not(:last-child) {
  border-bottom: none;
}
.flex-table.is-compact .flex-table-item:nth-child(2) {
  border-radius: 8px 8px 0 0;
}
.flex-table.is-compact .flex-table-item:last-child {
  margin-bottom: 6px;
  border-radius: 0 0 8px 8px;
}
.flex-table .flex-table-header {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.flex-table .flex-table-header span {
  flex: 1 1 0px;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  padding: 0 10px 10px 10px;
}
.flex-table .flex-table-header span.is-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  max-width: 30px;
}
.flex-table .flex-table-header span.is-checkbox .checkbox {
  padding: 0;
}
.flex-table .flex-table-header span.is-checkbox .checkbox > span {
  height: 22px;
}
.flex-table .flex-table-header span.cell-center {
  justify-content: center;
}
.flex-table .flex-table-header span.cell-end {
  justify-content: flex-end;
}
.flex-table .flex-table-header span.is-grow {
  flex-grow: 2;
}
.flex-table .flex-table-header span.is-shrink {
  flex-grow: 0.5;
}
.flex-table .flex-table-header span.is-grow-lg {
  flex-grow: 3;
}
.flex-table .flex-table-item {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-height: 60px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  padding: 8px;
  margin-bottom: 6px;
}
.flex-table .flex-table-item.is-row {
  border: none;
  background: transparent;
}
.flex-table .flex-table-item .flex-table-cell {
  flex: 1 1 0px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  word-break: break-word;
  font-family: "Heebo", sans-serif;
}
.flex-table .flex-table-item .flex-table-cell.is-grow {
  flex-grow: 2;
}
.flex-table .flex-table-item .flex-table-cell.is-shrink {
  flex-grow: 0.5;
}
.flex-table .flex-table-item .flex-table-cell.cell-center {
  justify-content: center;
}
.flex-table .flex-table-item .flex-table-cell.cell-end {
  justify-content: flex-end;
}
.flex-table .flex-table-item .flex-table-cell.cell-end .button.has-dot .dot {
  position: relative;
  top: 1px;
  font-size: 4px;
  margin: 0 6px;
}
.flex-table .flex-table-item .flex-table-cell.cell-end .action-link {
  font-size: 0.9rem;
}
.flex-table .flex-table-item .flex-table-cell span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.flex-table .flex-table-item .flex-table-cell.is-bold > span {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
}
.flex-table .flex-table-item .flex-table-cell.is-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  max-width: 30px;
}
.flex-table .flex-table-item .flex-table-cell.is-checkbox .checkbox {
  padding: 0;
  margin-left: 4px;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable svg {
  visibility: hidden;
  width: 16px;
  padding: 0 1px;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable svg.is-constant {
  visibility: visible;
  width: 32px;
  border-radius: 50%;
  height: 32px;
  padding: 4px;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable svg.is-info {
  background-color: #059be5;
  color: white;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable svg.is-danger {
  background-color: #e62965;
  color: white;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.flex-table .flex-table-item .flex-table-cell.is-searchable:hover svg {
  visibility: visible;
}
.flex-table .flex-table-item .flex-table-cell.is-user, .flex-table .flex-table-item .flex-table-cell.is-media {
  padding-left: 0;
}
.flex-table .flex-table-item .flex-table-cell.is-user.is-grow, .flex-table .flex-table-item .flex-table-cell.is-media.is-grow {
  flex-grow: 2;
}
.flex-table .flex-table-item .flex-table-cell.is-user.is-grow, .flex-table .flex-table-item .flex-table-cell.is-media.is-grow {
  flex-grow: 0.5;
}
.flex-table .flex-table-item .flex-table-cell.is-user.is-grow-lg, .flex-table .flex-table-item .flex-table-cell.is-media.is-grow-lg {
  flex-grow: 3;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div span:not(.avatar), .flex-table .flex-table-item .flex-table-cell.is-media > div span:not(.avatar) {
  display: block;
  margin-left: 10px;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div, .flex-table .flex-table-item .flex-table-cell.is-media > div {
  line-height: 1.2;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-name, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-name {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #7a7b97;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta {
  color: #a2a5b9;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta svg, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta svg {
  position: relative;
  top: 2px;
  height: 14px;
  width: 14px;
  stroke-width: 1.6px;
  margin-right: 4px;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta span, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta span {
  display: inline-block;
  margin-left: 0;
  font-size: 0.9rem;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta .flex-media, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta .flex-media {
  margin-left: 10px;
  margin-top: 4px;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta .flex-media .h-avatar, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta .flex-media .h-avatar {
  width: 26px !important;
  min-width: 26px !important;
  height: 26px !important;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta .flex-media .h-avatar .avatar, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta .flex-media .h-avatar .avatar {
  width: 26px !important;
  min-width: 26px !important;
  height: 26px !important;
}
.flex-table .flex-table-item .flex-table-cell.is-user > div .item-meta .separator, .flex-table .flex-table-item .flex-table-cell.is-media > div .item-meta .separator {
  padding: 0 8px;
}
.flex-table .flex-table-item .flex-table-cell.is-user .h-avatar .avatar.is-fake span, .flex-table .flex-table-item .flex-table-cell.is-media .h-avatar .avatar.is-fake span {
  margin: 0;
}
.flex-table .flex-table-item .flex-table-cell.is-user .media, .flex-table .flex-table-item .flex-table-cell.is-media .media {
  display: block;
  width: 100%;
  max-width: 130px;
  min-height: 95px;
  object-fit: cover;
  border-radius: 8px;
}
.flex-table .flex-table-item .flex-table-cell.is-user .cell-image, .flex-table .flex-table-item .flex-table-cell.is-media .cell-image {
  display: block;
  width: 100%;
  max-width: 80px;
}
.flex-table .flex-table-item .flex-table-cell.is-user .cell-image.is-mini, .flex-table .flex-table-item .flex-table-cell.is-media .cell-image.is-mini {
  max-width: 40px;
}
.flex-table .flex-table-item .flex-table-cell .cell-icon {
  margin-right: 4px;
  color: #a2a5b9;
}
.flex-table .flex-table-item .flex-table-cell .tag {
  margin-bottom: 0;
  line-height: 1.8;
  height: 1.8em;
}
.flex-table .flex-table-item .flex-table-cell .flex-media {
  display: flex;
  align-items: center;
}
.flex-table .flex-table-item .flex-table-cell .flex-media .meta {
  margin-left: 6px;
  line-height: 1.3;
}
.flex-table .flex-table-item .flex-table-cell .flex-media .meta span {
  display: block !important;
  font-size: 0.8rem;
  color: #a2a5b9;
  font-family: "Heebo", sans-serif;
}
.flex-table .flex-table-item .flex-table-cell .dot-levels {
  display: flex;
  align-items: center;
}
.flex-table .flex-table-item .flex-table-cell .dot-levels .dot {
  font-size: 8px;
  color: rgb(179.4588957055, 181.8957055215, 198.1411042945);
  margin: 0 6px;
}
.flex-table .flex-table-item .flex-table-cell .dot-levels .dot.active {
  color: #3c44b1;
}
/* ==========================================================================
2. Flex Table Dark mode
========================================================================== */
body.is-dark .flex-table .flex-table-item {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
body.is-dark .flex-table .flex-table-item .flex-table-cell.is-user .h-avatar .badge, body.is-dark .flex-table .flex-table-item .flex-table-cell.is-media .h-avatar .badge {
  border-color: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
}
body.is-dark .flex-table .flex-table-item .flex-table-cell.cell-end .button.dark-outlined:hover {
  border-color: #797bf2 !important;
  color: #797bf2 !important;
}
body.is-dark .flex-table .flex-table-item .flex-table-cell .dark-text {
  color: #aaaab3 !important;
}
body.is-dark .flex-table .flex-table-item .flex-table-cell .avatar-stack .h-avatar {
  border-color: rgb(49.6712328767, 49.6712328767, 53.9287671233);
}
body.is-dark .flex-table .flex-table-item .flex-table-cell .avatar-stack .h-avatar .is-more .inner {
  border-color: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
}
body.is-dark .flex-table .flex-table-item .flex-table-cell .dot-levels .dot.active {
  color: #797bf2;
}
/* ==========================================================================
3. Table Pagination
========================================================================== */
.flex-pagination {
  padding: 12px 0;
}
.flex-pagination .pagination-next,
.flex-pagination .pagination-previous {
  background: #fff;
  min-width: 85px;
}
.flex-pagination .pagination-next.has-chevron,
.flex-pagination .pagination-previous.has-chevron {
  min-width: 55px;
}
.flex-pagination .pagination-next.has-chevron svg,
.flex-pagination .pagination-previous.has-chevron svg {
  height: 16px;
  width: 16px;
  stroke-width: 3px;
  stroke: #3c44b1;
}
.flex-pagination .pagination-list li .pagination-link {
  background: #fff;
  font-family: "Heebo", sans-serif;
  font-size: 0.9em;
}
.flex-pagination .pagination-list li .pagination-link.is-current {
  background: #3c44b1;
  border-color: #3c44b1;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
/* ==========================================================================
4. Table Pagination Dark mode
========================================================================== */
body.is-dark .flex-pagination .pagination-next,
body.is-dark .flex-pagination .pagination-previous {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411);
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822);
  color: #aaaab3;
}
body.is-dark .flex-pagination .pagination-next svg,
body.is-dark .flex-pagination .pagination-previous svg {
  stroke: #797bf2;
}
body.is-dark .flex-pagination .pagination-list li .pagination-link {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411);
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822);
  color: #aaaab3;
}
body.is-dark .flex-pagination .pagination-list li .pagination-link.is-current {
  background: #797bf2;
  color: #fcfcfc;
  border-color: #797bf2;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
/* ==========================================================================
5. Flex Table advanced wrapper
========================================================================== */
.flex-table-wrapper {
  background: #fff;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  border-radius: 8px;
  padding: 20px;
}
.flex-table-wrapper .flex-table-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.flex-table-wrapper .flex-table .flex-table-item {
  margin-bottom: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}
.flex-table-wrapper .flex-table .flex-table-item:last-child {
  margin-bottom: 6px;
  border-bottom: none;
}
/* ==========================================================================
6. Flex Table advanced wrapper Dark mode
========================================================================== */
body.is-dark .flex-table-wrapper {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
/* ==========================================================================
7. Bulma Table
========================================================================== */
.demo-table {
  margin-bottom: 3rem;
}
.table tbody th {
  font-family: "Heebo", sans-serif;
  color: #283252;
}
.table tbody th.is-media {
  width: 40px;
}
.table tbody th.is-end > div {
  display: flex;
  justify-content: flex-end;
}
.table tbody td {
  font-family: "Heebo", sans-serif;
  vertical-align: middle;
}
.table tbody td:not(:first-child) {
  color: #a2a5b9;
}
.table tbody td.is-media {
  width: 40px;
}
.table tbody td.is-end > div {
  display: flex;
  justify-content: flex-end;
}
/* ==========================================================================
8. Bulma Table Dark mode
========================================================================== */
body.is-dark .table {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233);
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
body.is-dark .table.is-hoverable tr:not(.is-selected):hover {
  background: rgb(57.0068493151, 57.0068493151, 61.8931506849);
}
body.is-dark .table.is-striped tr:not(.is-selected):nth-child(even) {
  background: rgb(57.0068493151, 57.0068493151, 61.8931506849);
}
body.is-dark .table tbody th,
body.is-dark .table tbody td {
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
body.is-dark .table tbody th {
  color: #aaaab3;
}
body.is-dark .table tbody td:first-child {
  color: #aaaab3;
}
/* ==========================================================================
9. Media Queries
========================================================================== */
@media (max-width: 767px) {
  .flex-table-wrapper .flex-table-toolbar {
    margin-bottom: 10px;
  }
  .flex-table-wrapper .flex-table-toolbar .left {
    flex-grow: 2;
  }
  .flex-table-wrapper .flex-table-toolbar .right {
    display: none;
  }
  .flex-table-wrapper .flex-table .flex-table-header .is-checkbox {
    display: none;
  }
  .flex-table-wrapper .flex-table .flex-table-item {
    padding-left: 0;
    padding-right: 0;
  }
  .flex-table-wrapper .flex-table .flex-table-item .is-checkbox {
    display: none;
  }
  .flex-table .flex-table-header {
    display: none;
  }
  .flex-table .flex-table-cell {
    position: relative;
    margin-bottom: 12px;
  }
  .flex-table .flex-table-cell:before {
    content: attr(data-th);
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #999;
  }
  .flex-table .flex-table-cell.no-label-mobile:before {
    display: none !important;
  }
  .flex-table .flex-table-cell.cell-end {
    justify-content: flex-start !important;
  }
  .flex-table .flex-table-cell.cell-end .btn-group {
    margin-left: auto;
  }
  .flex-table .flex-table-cell.is-user span {
    font-size: 1.2rem;
  }
  .flex-table .flex-table-cell > span,
  .flex-table .flex-table-cell > .is-pushed-mobile {
    margin-left: auto;
  }
  .flex-table .flex-table-cell > span.is-body,
  .flex-table .flex-table-cell > .is-pushed-mobile.is-body {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .flex-table .flex-table-cell > span.no-push,
  .flex-table .flex-table-cell > .is-pushed-mobile.no-push {
    margin-left: 0 !important;
  }
  .flex-table .flex-table-item {
    flex-direction: column;
    justify-content: center;
    width: 100% !important;
    padding: 20px;
    margin-bottom: 16px;
  }
  .flex-table .flex-table-item:last-child {
    margin-bottom: 0;
  }
  .flex-table .flex-table-item > div {
    border: none !important;
  }
  .pagination-next.has-chevron,
  .pagination-previous.has-chevron {
    min-width: 55px;
    max-width: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .flex-table .flex-table-cell.is-user img {
    min-width: 50px;
  }
  .pagination-next.has-chevron,
  .pagination-previous.has-chevron {
    min-width: 55px;
    max-width: 55px;
  }
  .pagination-next {
    margin-right: auto;
  }
}
/*
    1. Datatable Toolbar
    2. Datatable Toolbar Dark mode
    3. Datatable pagination
    4. Datatable pagination Dark mode
    5. Datatable sorting
    6. Ajax Loading bar
    7. Datatable
*/
/* ==========================================================================
1. Datatable Toolbar
========================================================================== */
.datatable-toolbar {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.datatable-toolbar.is-webapp {
  padding-top: 30px;
}
.datatable-toolbar.is-reversed {
  flex-direction: row-reverse;
}
.datatable-toolbar .field {
  margin-bottom: 0;
}
.datatable-toolbar .field .control .button {
  color: #a2a5b9;
}
.datatable-toolbar .field .control .button:hover {
  background: #3c44b1;
  border-color: #3c44b1;
  color: #fcfcfc;
}
.datatable-toolbar .buttons {
  margin-left: auto;
  margin-bottom: 0;
}
.datatable-toolbar .buttons .h-button {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .datatable-toolbar {
    flex-direction: column;
  }
  .datatable-toolbar .buttons {
    width: 100%;
    margin-top: 1rem;
    justify-content: center;
  }
}
/* ==========================================================================
2. Datatable Toolbar Dark mode
========================================================================== */
body.is-dark .datatable-toolbar .field .control .button {
  background: #232326 !important;
  color: #a2a5b9;
}
body.is-dark .datatable-toolbar .field .control .button:hover {
  background: #797bf2 !important;
  border-color: #797bf2 !important;
  color: #fcfcfc !important;
}
/* ==========================================================================
3. Datatable pagination
========================================================================== */
.pagination {
  text-align: center;
}
.pagination li {
  list-style-type: none;
  float: left;
}
.pagination li a {
  padding: 0 5px;
  cursor: pointer;
}
.pagination li.active {
  background: #3c44b1 !important;
}
.pagination li.active a {
  cursor: default;
  color: #fcfcfc !important;
}
.pagination.datatable-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 10px;
}
.pagination.datatable-pagination .datatable-info {
  font-family: "Heebo", sans-serif;
  color: #a2a5b9;
}
.pagination.datatable-pagination ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  margin: 4px;
  background: #ededed;
  transition: all 0.3s;
}
.pagination.datatable-pagination ul li.is-selected {
  background: #3c44b1;
}
.pagination.datatable-pagination ul li.is-selected a {
  color: #fff;
}
.pagination.datatable-pagination ul li:hover {
  background: #fff;
  border-color: rgb(229.35, 229.35, 229.35);
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.pagination.datatable-pagination ul li a {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color: #283252;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination.datatable-pagination ul li a i {
  font-size: 14px;
}
/* ==========================================================================
4. Datatable pagination Dark mode
========================================================================== */
body.is-dark .pagination.datatable-pagination ul li {
  background: #232326;
}
body.is-dark .pagination.datatable-pagination ul li.is-selected {
  background: #797bf2;
}
body.is-dark .pagination.datatable-pagination ul li.is-selected a {
  color: #fff;
}
body.is-dark .pagination.datatable-pagination ul li.active {
  background: #797bf2 !important;
}
body.is-dark .pagination.datatable-pagination ul li.active a {
  color: #fff;
}
body.is-dark .pagination.datatable-pagination ul li:hover {
  border-color: rgb(44.7808219178, 44.7808219178, 48.6191780822) !important;
}
body.is-dark .pagination.datatable-pagination ul li a {
  color: #fcfcfc;
}
/* ==========================================================================
6. Ajax Loading bar
========================================================================== */
.datatable-load-bar {
  width: 100%;
  margin: 8px 0;
}
.datatable-load-bar {
  border: 1px solid gray;
  height: 10px;
}
.datatable-load-bar .bar {
  height: 10px;
  background-color: #aef;
}
.datatable-filter-line {
  background: #fcfcfc;
}
/* ==========================================================================
7. Datatable
========================================================================== */
.draggable {
  top: auto !important;
  left: auto !important;
}
.draggable.dragging {
  position: relative !important;
}
.table-wrapper {
  overflow-x: visi;
  overflow-y: visible;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  border-radius: 8px;
  background: #fff;
}
.table-wrapper.has-margin-bottom {
  margin-bottom: 40px;
}
.table-wrapper .section-placeholder {
  margin-top: -30px;
}
.table-wrapper .table {
  display: table;
  margin-bottom: 0;
  width: 100%;
}
.table-wrapper .table.is-datatable {
  overflow: visible;
}
.table-wrapper .table.is-datatable .sorting {
  background-position: 90% 48%;
}
.table-wrapper .table.is-datatable tr {
  position: relative;
}
.table-wrapper .table.is-datatable tr.is-selected {
  background: rgb(247.2, 247.2, 247.2);
}
.table-wrapper .table.is-datatable tr.is-selected td {
  border-color: rgb(226.8, 226.8, 226.8);
}
.table-wrapper .table.is-datatable tr.datatable-filter-line td {
  border-bottom: 1px solid #ededed;
}
.table-wrapper .table.is-datatable tr.is-danger-light {
  background-color: #fdd;
}
.table-wrapper .table.is-datatable tr.is-danger-light td {
  border: 1px solid #ccc;
}
.table-wrapper .table.is-datatable tr:nth-child(even) {
  background-color: #f4f4f4;
}
.table-wrapper .table.is-datatable tr:nth-child(even).is-danger-light {
  background-color: #fdd;
}
.table-wrapper .table.is-datatable tr:nth-child(even).is-danger-light td {
  border: 1px solid #ccc;
}
.table-wrapper .table.is-datatable th,
.table-wrapper .table.is-datatable td {
  vertical-align: middle;
}
.table-wrapper .table.is-datatable th {
  padding: 16px 20px;
  font-family: "Heebo", sans-serif;
  font-size: 0.8rem;
  color: #283252;
  background-color: white;
  text-transform: uppercase;
  border: 1px solid #ededed;
}
.table-wrapper .table.is-datatable th .checkbox {
  padding: 0;
}
.table-wrapper .table.is-datatable td {
  padding: 12px;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  word-wrap: break-word;
  max-width: 10rem;
}
.table-wrapper .table.is-datatable td.datatable-filter-cell .control .input {
  padding-left: 40px;
}
.table-wrapper .table.is-datatable td.is-banner {
  padding: 0;
  width: 300px;
  max-width: unset;
}
.table-wrapper .table.is-datatable td.is-relative {
  position: relative;
}
.table-wrapper .table.is-datatable td .checkbox {
  padding: 0;
}
.table-wrapper .table.is-datatable td span {
  color: #262626;
}
.table-wrapper .table.is-datatable input {
  padding: 6px 8px;
  border-radius: 4px;
  border: 1px solid #cecece;
  box-shadow: none;
}
.table-wrapper .table.is-datatable input:focus {
  border-color: rgb(226.8, 226.8, 226.8);
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.table-wrapper .table.is-datatable .datatable-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.table-wrapper .table.is-datatable .product-photo {
  width: 300px;
  object-fit: contain;
}
.table-wrapper .table.is-datatable .file-icon {
  width: 46px;
  height: 46px;
  object-fit: contain;
}
.table-wrapper .table.is-datatable .status {
  display: flex;
  align-items: center;
}
.table-wrapper .table.is-datatable .status.is-available i {
  color: #1bc943;
}
.table-wrapper .table.is-datatable .status.is-busy i {
  color: #f83245;
}
.table-wrapper .table.is-datatable .status.is-offline i {
  color: #a2a5b9;
}
.table-wrapper .table.is-datatable .status i {
  margin-right: 8px;
  font-size: 8px;
}
.table-wrapper .table.is-datatable .status span {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  color: #a2a5b9;
}
.table-wrapper .table.is-datatable .flex-media {
  display: flex;
  align-items: center;
}
.table-wrapper .table.is-datatable .flex-media .meta {
  margin-left: 10px;
  line-height: 1.3;
}
.table-wrapper .table.is-datatable .flex-media .meta span {
  display: block;
  font-size: 0.8rem;
  color: #a2a5b9;
  font-family: "Heebo", sans-serif;
}
.table-wrapper .table.is-datatable .flex-media .meta span:first-child {
  font-family: "Heebo", sans-serif;
  color: #283252;
}
.table-wrapper .table.is-datatable .row-action {
  display: flex;
  justify-content: flex-end;
}
/* ==========================================================================
8. Datatable Dark mode
========================================================================== */
body.is-dark .table-wrapper {
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233);
}
body.is-dark .table-wrapper .table.is-datatable tr:first-child:hover {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
}
body.is-dark .table-wrapper .table.is-datatable tr.is-selected {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027) !important;
}
body.is-dark .table-wrapper .table.is-datatable tr.is-selected td {
  border-color: rgb(54.5616438356, 54.5616438356, 59.2383561644) !important;
}
body.is-dark .table-wrapper .table.is-datatable tr.datatable-filter-line {
  background: rgb(42.3356164384, 42.3356164384, 45.9643835616);
}
body.is-dark .table-wrapper .table.is-datatable tr.datatable-filter-line td {
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
body.is-dark .table-wrapper .table.is-datatable tr.datatable-filter-line td .control .input {
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
}
body.is-dark .table-wrapper .table.is-datatable th {
  border-color: rgb(64.3424657534, 64.3424657534, 69.8575342466);
  color: #aaaab3;
}
body.is-dark .table-wrapper .table.is-datatable td .h-button:hover {
  border-color: #797bf2 !important;
  color: #797bf2 !important;
}
body.is-dark .table-wrapper .table.is-datatable .flex-media .meta span:first-child {
  color: #aaaab3;
}
/* ==========================================================================
9. Responsive Datatable
========================================================================== */
@media (max-width: 1380px) {
  .table-wrapper .table td {
    padding: 12px 20px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    word-wrap: break-word;
    max-width: 10rem;
  }
  .table-wrapper .table td.datatable-filter-cell .control .input {
    padding-left: 40px;
  }
  .table-wrapper .table td.is-banner {
    padding: 0;
    width: 270px !important;
    max-width: unset;
  }
  .table-wrapper .table td.is-relative {
    position: relative;
  }
  .table-wrapper .table td .product-photo {
    width: 100% !important;
    height: auto;
    object-fit: contain;
  }
  .table-wrapper .table td .checkbox {
    padding: 0;
  }
  .table-wrapper .table td span {
    color: #262626;
  }
}
@media (max-width: 1100px) {
  .table-wrapper .table td {
    padding: 0px 8px !important;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    word-wrap: break-word;
    max-width: 10rem;
  }
  .table-wrapper .table td.datatable-filter-cell .control .input {
    padding-left: 40px;
  }
  .table-wrapper .table td.is-banner {
    padding: 0;
    width: 200px !important;
    max-width: unset;
  }
  .table-wrapper .table td.is-relative {
    position: relative;
  }
  .table-wrapper .table td .product-photo {
    width: 200px !important;
    height: 150px !important;
    object-fit: contain;
  }
  .table-wrapper .table td .checkbox {
    padding: 0;
  }
  .table-wrapper .table td span {
    color: #262626;
  }
}
@media (max-width: 850px) {
  .table-wrapper .table td {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    word-wrap: break-word;
    max-width: 10rem;
  }
  .table-wrapper .table td.datatable-filter-cell .control .input {
    padding-left: 40px;
  }
  .table-wrapper .table td.is-banner {
    padding: 0;
    width: 150px !important;
    max-width: unset;
  }
  .table-wrapper .table td .product-photo {
    width: 150px !important;
    height: 150px !important;
    object-fit: contain;
  }
  .table-wrapper .table td.is-relative {
    position: relative;
  }
  .table-wrapper .table td .checkbox {
    padding: 0;
  }
  .table-wrapper .table td span {
    color: #262626;
  }
}
@media (max-width: 767px) {
  .table-wrapper .table {
    font-size: 0.65rem;
  }
  .table-wrapper .table td {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    word-wrap: break-word;
    max-width: 10rem;
  }
  .table-wrapper .table td.datatable-filter-cell .control .input {
    padding-left: 40px;
  }
  .table-wrapper .table td.is-banner {
    padding: 0;
    width: 150px !important;
    max-width: unset;
  }
  .table-wrapper .table td .product-photo {
    width: 150px !important;
    height: 150px !important;
    object-fit: contain;
  }
  .table-wrapper .table td.is-relative {
    position: relative;
  }
  .table-wrapper .table td .checkbox {
    padding: 0;
  }
  .table-wrapper .table td span {
    color: #262626;
  }
}
.timeline-list {
  width: 100%;
  position: relative;
  padding: 1rem 0 0;
}
.timeline-list::after {
  content: "";
  display: table;
  clear: both;
}
.timeline-list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 14px;
  height: 100%;
  width: 4px;
  border-radius: 0.65rem;
}
.timeline-list .timeline-item--icon, .timeline-list::before {
  background: #dfe0ea;
}
.timeline-list .timeline-item {
  position: relative;
  padding: 0.3333333333rem 0 0.3333333333rem 36px;
  margin: 0 0 1rem;
}
.timeline-list .timeline-item p {
  margin: 0;
}
.timeline-list .timeline-item-icon {
  padding: 0.5rem 0 0.5rem 46px;
}
.timeline-list .timeline-item--icon {
  height: 14px;
  width: 14px;
  position: absolute;
  left: -27px;
  top: 1px;
  display: block;
  border-radius: 20px;
}
.timeline-list .timeline-item--icon::after {
  content: "";
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 20px;
}
.timeline-list .timeline-item--icon.timeline-icon-alternate {
  top: 12px;
}
.timeline-list .timeline-item--icon.timeline-icon-alternate + .timeline-item--label {
  margin-left: -6px;
}
.timeline-list .timeline-item--icon-wrapper {
  border-radius: 0.75rem;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: block;
  position: absolute;
  left: -47px;
  top: -9px;
}
.timeline-list .timeline-item--content {
  font-size: 0.875rem;
  color: #7a7b97;
  position: relative;
}
.timeline-list .timeline-item--label {
  font-size: 0.875rem;
  margin: 0;
  color: #070919;
  display: flex;
  align-content: center;
  align-items: center;
  line-height: 1.5;
}
.timeline-list-offset::before {
  left: 76px !important;
}
.timeline-list-offset .timeline-item-offset {
  position: absolute;
  left: 0;
  opacity: 0.5;
  width: 50px;
  text-align: right;
}
.timeline-list-offset .timeline-item-icon {
  padding-left: 108px !important;
}
.timeline-list-offset .timeline-item-icon .timeline-item-offset {
  top: 6px !important;
  font-weight: bold;
}
.timeline-list-offset .timeline-item {
  padding-left: 88px;
}
.timeline-list-offset .timeline-item .timeline-item-offset {
  top: 3px;
}
.timeline-list-offset.timeline-list-offset-dot::before {
  left: 66px !important;
}
.timeline-list.timeline-list--primary .timeline-item--icon, .timeline-list.timeline-list--primary::before {
  background: #3c44b1;
}
.timeline-list.timeline-list--secondary .timeline-item--icon, .timeline-list.timeline-list--secondary::before {
  background: #f8f9ff;
}
.timeline-list.timeline-list--success .timeline-item--icon, .timeline-list.timeline-list--success::before {
  background: #1bc943;
}
.timeline-list.timeline-list--info .timeline-item--icon, .timeline-list.timeline-list--info::before {
  background: #11c5db;
}
.timeline-list.timeline-list--warning .timeline-item--icon, .timeline-list.timeline-list--warning::before {
  background: #f4772e;
}
.timeline-list.timeline-list--danger .timeline-item--icon, .timeline-list.timeline-list--danger::before {
  background: #f83245;
}
.timeline-list.timeline-list--light .timeline-item--icon, .timeline-list.timeline-list--light::before {
  background: #f4f5fd;
}
.timeline-list.timeline-list--gray .timeline-item--icon, .timeline-list.timeline-list--gray::before {
  background: #f8f9ff;
}
.timeline-list.timeline-list--dark .timeline-item--icon, .timeline-list.timeline-list--dark::before {
  background: #7a7b97;
}
.timeline-list.timeline-list--first .timeline-item--icon, .timeline-list.timeline-list--first::before {
  background: #4191ff;
}
.timeline-list.timeline-list--second .timeline-item--icon, .timeline-list.timeline-list--second::before {
  background: #070919;
}
.timeline-list-horizontal {
  width: 100%;
  position: relative;
  padding: 0;
  overflow-y: hidden;
  overflow-x: auto;
}
.timeline-list-horizontal::before {
  display: none;
}
.timeline-list-horizontal ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.timeline-list-horizontal ul li {
  display: table-cell;
  float: none;
  max-width: 400px;
  min-width: 300px;
}
.timeline-list-horizontal ul::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  height: 4px;
  width: 100%;
  border-radius: 0.65rem;
  background: #dfe0ea;
}
.timeline-list-horizontal ul::after {
  content: "";
  display: table;
  clear: both;
}
.timeline-list-horizontal .timeline-item--icon {
  background: #dfe0ea;
}
.timeline-list-horizontal .timeline-item {
  text-align: center;
  padding: 0 1rem;
}
.timeline-list-horizontal .timeline-item .timeline-item--content {
  text-align: center;
  margin-top: 32px;
}
.timeline-list-horizontal .timeline-item .timeline-item--icon {
  top: -23px;
  left: 50%;
  margin-left: -7px;
}
.timeline-list-horizontal .timeline-item .timeline-item--label {
  font-size: 1rem;
  display: block;
}
.timeline-list-horizontal .timeline-item-icon .timeline-item--icon-wrapper {
  top: -48px;
  left: 50%;
  margin-left: -17px;
}
.timeline-list-horizontal .timeline-item-icon .timeline-item--content {
  margin-top: 48px;
}
.tooltip .tooltip-inner {
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.tooltip-lg .tooltip-inner {
  padding: 0;
  max-width: 300px;
}
.tooltip-xl .tooltip-inner {
  padding: 0;
  max-width: 500px;
}
.tooltip-primary.show {
  opacity: 1;
}
.tooltip-primary .tooltip-inner {
  background: #3c44b1;
  color: #fff;
}
.tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-primary.bs-tooltip-top .arrow::before {
  border-top-color: #3c44b1;
}
.tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-primary.bs-tooltip-right .arrow::before {
  border-right-color: #3c44b1;
}
.tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-primary.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #3c44b1;
}
.tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-primary.bs-tooltip-left .arrow::before {
  border-left-color: #3c44b1;
}
.tooltip-secondary.show {
  opacity: 1;
}
.tooltip-secondary .tooltip-inner {
  background: #f8f9ff;
  color: #3b3e66;
}
.tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-secondary.bs-tooltip-top .arrow::before {
  border-top-color: #f8f9ff;
}
.tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-secondary.bs-tooltip-right .arrow::before {
  border-right-color: #f8f9ff;
}
.tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-secondary.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f8f9ff;
}
.tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-secondary.bs-tooltip-left .arrow::before {
  border-left-color: #f8f9ff;
}
.tooltip-success.show {
  opacity: 1;
}
.tooltip-success .tooltip-inner {
  background: #1bc943;
  color: #fff;
}
.tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-success.bs-tooltip-top .arrow::before {
  border-top-color: #1bc943;
}
.tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-success.bs-tooltip-right .arrow::before {
  border-right-color: #1bc943;
}
.tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-success.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #1bc943;
}
.tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-success.bs-tooltip-left .arrow::before {
  border-left-color: #1bc943;
}
.tooltip-info.show {
  opacity: 1;
}
.tooltip-info .tooltip-inner {
  background: #11c5db;
  color: #fff;
}
.tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-info.bs-tooltip-top .arrow::before {
  border-top-color: #11c5db;
}
.tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-info.bs-tooltip-right .arrow::before {
  border-right-color: #11c5db;
}
.tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-info.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #11c5db;
}
.tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-info.bs-tooltip-left .arrow::before {
  border-left-color: #11c5db;
}
.tooltip-warning.show {
  opacity: 1;
}
.tooltip-warning .tooltip-inner {
  background: #f4772e;
  color: #fff;
}
.tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-warning.bs-tooltip-top .arrow::before {
  border-top-color: #f4772e;
}
.tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-warning.bs-tooltip-right .arrow::before {
  border-right-color: #f4772e;
}
.tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-warning.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f4772e;
}
.tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-warning.bs-tooltip-left .arrow::before {
  border-left-color: #f4772e;
}
.tooltip-danger.show {
  opacity: 1;
}
.tooltip-danger .tooltip-inner {
  background: #f83245;
  color: #fff;
}
.tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-danger.bs-tooltip-top .arrow::before {
  border-top-color: #f83245;
}
.tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-danger.bs-tooltip-right .arrow::before {
  border-right-color: #f83245;
}
.tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-danger.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f83245;
}
.tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-danger.bs-tooltip-left .arrow::before {
  border-left-color: #f83245;
}
.tooltip-light.show {
  opacity: 1;
}
.tooltip-light .tooltip-inner {
  background: #f4f5fd;
  color: #3b3e66;
}
.tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-light.bs-tooltip-top .arrow::before {
  border-top-color: #f4f5fd;
}
.tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-light.bs-tooltip-right .arrow::before {
  border-right-color: #f4f5fd;
}
.tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-light.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f4f5fd;
}
.tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-light.bs-tooltip-left .arrow::before {
  border-left-color: #f4f5fd;
}
.tooltip-gray.show {
  opacity: 1;
}
.tooltip-gray .tooltip-inner {
  background: #f8f9ff;
  color: #3b3e66;
}
.tooltip-gray.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-gray.bs-tooltip-top .arrow::before {
  border-top-color: #f8f9ff;
}
.tooltip-gray.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-gray.bs-tooltip-right .arrow::before {
  border-right-color: #f8f9ff;
}
.tooltip-gray.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-gray.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f8f9ff;
}
.tooltip-gray.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-gray.bs-tooltip-left .arrow::before {
  border-left-color: #f8f9ff;
}
.tooltip-dark.show {
  opacity: 1;
}
.tooltip-dark .tooltip-inner {
  background: #7a7b97;
  color: #fff;
}
.tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-dark.bs-tooltip-top .arrow::before {
  border-top-color: #7a7b97;
}
.tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-dark.bs-tooltip-right .arrow::before {
  border-right-color: #7a7b97;
}
.tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-dark.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #7a7b97;
}
.tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-dark.bs-tooltip-left .arrow::before {
  border-left-color: #7a7b97;
}
.tooltip-first.show {
  opacity: 1;
}
.tooltip-first .tooltip-inner {
  background: #4191ff;
  color: #fff;
}
.tooltip-first.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-first.bs-tooltip-top .arrow::before {
  border-top-color: #4191ff;
}
.tooltip-first.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-first.bs-tooltip-right .arrow::before {
  border-right-color: #4191ff;
}
.tooltip-first.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-first.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #4191ff;
}
.tooltip-first.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-first.bs-tooltip-left .arrow::before {
  border-left-color: #4191ff;
}
.tooltip-second.show {
  opacity: 1;
}
.tooltip-second .tooltip-inner {
  background: #070919;
  color: #fff;
}
.tooltip-second.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip-second.bs-tooltip-top .arrow::before {
  border-top-color: #070919;
}
.tooltip-second.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip-second.bs-tooltip-right .arrow::before {
  border-right-color: #070919;
}
.tooltip-second.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip-second.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #070919;
}
.tooltip-second.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip-second.bs-tooltip-left .arrow::before {
  border-left-color: #070919;
}
.app-header {
  height: 74px;
  padding: 0 1rem;
  background: #191741 !important;
  border: none !important;
  border-bottom: none !important;
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 1111;
  transition: all ease-in-out 0.2s;
}
.app-header--pane {
  display: flex;
  align-items: center;
}
@media (max-width: 1099.98px) {
  .app-header .app-header--pane + .app-header--pane {
    transition: all 0.2s ease-in-out;
    transform: scale(1);
    visibility: visible;
  }
}
.app-header--shadow {
  box-shadow: none !important;
}
.app-header--opacity-bg {
  background: #191741 !important;
}
.app-header .hamburger-inner,
.app-header .hamburger-inner:after,
.app-header .hamburger-inner:before {
  background: #3c44b1 !important;
}
.app-header .toggle-mobile-sidebar-btn {
  display: none;
}
.app-header:hover {
  background: #191741 !important;
}
.left {
  display: none;
}
#qbar {
  position: absolute;
  top: 75px;
}
@media (min-width: 1100px) {
  .app-header-fixed .app-header {
    position: fixed;
    left: 150px;
    right: 0;
    margin-left: 0;
  }
}
iframe[name="JSD widget"] {
  display: block;
  position: absolute;
  bottom: 4.5vw;
  margin-right: 0.5vw;
}
@media (min-width: 1100px) {
  .app-sidebar-fixed:not(.app-header-fixed) .app-header {
    margin-left: 320px;
  }
}
@media (min-width: 1100px) {
  .app-sidebar-collapsed:not(.app-header-fixed) .app-header {
    margin-left: 80px;
    left: 0;
  }
  .app-sidebar-collapsed:not(.app-header-fixed).app-header-fixed .app-header {
    left: 80px;
    margin-left: 0;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  .app-sidebar-collapsed.app-header-fixed .app-header {
    left: 150px;
  }
}
@media (max-width: 1099.98px) {
  .app-header {
    left: 0;
    flex-shrink: 0;
    padding: 0 1rem;
    width: 100%;
  }
  .app-header .toggle-mobile-sidebar-btn {
    display: flex;
  }
  .quicksight-embedding-iframe {
    width: 600px !important;
  }
}
/* ==========================================================================
3. Webapp Navbar
========================================================================== */
.webapp-navbar {
  background-color: #191741 !important;
  color: #A5B4FC;
  border: none !important;
  border-bottom: none !important;
}
.webapp-navbar:hover {
  background-color: #191741 !important;
}
.webapp-navbar.is-transparent {
  background: transparent;
  box-shadow: none;
  border-bottom-color: transparent;
}
.webapp-navbar.is-transparent.is-solid, .webapp-navbar.is-transparent.is-scrolled {
  background: #191741;
  border-bottom-color: transparent;
}
.webapp-navbar.is-transparent.is-solid {
  box-shadow: none !important;
}
.webapp-navbar.is-transparent.is-scrolled {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
}
.webapp-navbar.is-colored {
  background: #3c44b1;
  border-bottom-color: #3c44b1;
}
.webapp-navbar.is-colored .webapp-navbar-inner .left .separator {
  border-color: rgb(119.6734177215, 125.7898734177, 209.1265822785);
}
.webapp-navbar.is-colored .webapp-navbar-inner .left .title {
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link:hover {
  background: rgb(52.253164557, 59.2202531646, 154.146835443);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link:hover svg {
  stroke: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link:hover span {
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active {
  background: rgb(44.5063291139, 50.4405063291, 131.2936708861);
  border-color: rgb(73.9670886076, 82.1493670886, 193.6329113924);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active:hover {
  background: rgb(44.5063291139, 50.4405063291, 131.2936708861);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active svg {
  stroke: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active span {
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link svg {
  stroke: rgb(146.335443038, 151.246835443, 218.164556962);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link span {
  color: rgb(146.335443038, 151.246835443, 218.164556962);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown:hover .is-trigger .button {
  background: rgb(52.253164557, 59.2202531646, 154.146835443);
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.is-active .is-trigger .button {
  background: rgb(44.5063291139, 50.4405063291, 131.2936708861);
  border-color: rgb(73.9670886076, 82.1493670886, 193.6329113924);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown .is-trigger .button {
  background: #3c44b1;
  color: rgb(222.5126582278, 223.9810126582, 243.9873417722);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-drops .centered-button .button {
  background: #3c44b1;
  color: rgb(222.5126582278, 223.9810126582, 243.9873417722);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-drops .centered-button .button:hover {
  background: rgb(52.253164557, 59.2202531646, 154.146835443);
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-search .field .control .input {
  background: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(52.253164557, 59.2202531646, 154.146835443);
  color: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-search .field .control .input::placeholder {
  color: rgb(62.582278481, 70.9265822785, 184.617721519);
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-search .field .control .input:focus ~ .form-icon svg {
  stroke: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-search .field .control .form-icon svg {
  stroke: rgb(73.9670886076, 82.1493670886, 193.6329113924);
}
.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .toolbar-link:hover {
  background: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(52.253164557, 59.2202531646, 154.146835443);
}
.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .toolbar-link > svg {
  stroke: #fcfcfc;
}
.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .dropdown:hover .is-trigger {
  background: rgb(47.0886075949, 53.3670886076, 138.9113924051);
  border-color: rgb(52.253164557, 59.2202531646, 154.146835443);
}
.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .dropdown .is-trigger svg {
  stroke: #fcfcfc;
}
.webapp-navbar .webapp-navbar-inner {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  background-color: #191741;
  color: #A5B4FC;
}
.webapp-navbar .webapp-navbar-inner .left {
  align-items: center;
  width: 25%;
}
.webapp-navbar .webapp-navbar-inner .left .brand {
  display: flex;
  align-items: center;
}
.webapp-navbar .webapp-navbar-inner .left .brand img {
  display: block;
  min-width: 38px;
  height: 38px;
}
.webapp-navbar .webapp-navbar-inner .left .brand span {
  font-family: "Heebo", sans-serif;
  font-size: 0.95rem;
  color: #999;
  letter-spacing: 1px;
  max-width: 50px;
  line-height: 1.2;
  margin-left: 8px;
}
.webapp-navbar .webapp-navbar-inner .left .separator {
  height: 38px;
  width: 2px;
  border-right: 1px solid rgb(226.8, 226.8, 226.8);
  margin: 0 20px 0 16px;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown {
  margin-right: 12px;
  cursor: pointer !important;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown > img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu {
  margin-top: 28px;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block {
  display: flex;
  align-items: center;
  padding: 16px;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block:hover {
  background: rgb(247.2, 247.2, 247.2);
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta {
  margin-left: 12px;
  font-family: "Heebo", sans-serif;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span {
  display: block;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span:first-child {
  font-size: 0.95rem;
  font-weight: 500;
  color: #283252;
  line-height: 1.2;
  max-width: 140px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.webapp-navbar .webapp-navbar-inner .left .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span:nth-child(2) {
  color: #a2a5b9;
  font-size: 0.85rem;
}
.webapp-navbar .webapp-navbar-inner .center {
  display: run-in;
  align-items: flex-start;
  justify-content: center;
  margin-top: 10px;
  flex-grow: 2;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links {
  display: flex;
  width: 100%;
  max-width: 580px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link {
  flex: 1 1 0px;
  text-align: center;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid transparent;
  margin: 0 4px;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link:hover {
  background: rgb(247.2, 247.2, 247.2);
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link.is-active {
  background: #fff;
  border-color: rgb(229.35, 229.35, 229.35);
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link.is-active:hover {
  background: #fff;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link.is-active svg {
  stroke: #3c44b1;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link.is-active span {
  color: rgb(49.6708860759, 56.2936708861, 146.5291139241);
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link svg {
  height: 20px;
  width: 20px;
  stroke: rgb(179.4588957055, 181.8957055215, 198.1411042945);
  stroke-width: 1.6px;
  transition: stroke 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link span {
  display: block;
  font-family: "Heebo", sans-serif;
  font-size: 0.65rem;
  color: #999;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 580px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button {
  flex: 1 1 0px;
  text-align: center;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid transparent;
  margin: 0 4px;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop > .button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button > .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 40px;
  width: 40px;
  border: none;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 50%;
  color: #a2a5b9;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop > .button:hover,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button > .button:hover {
  background: rgb(244.65, 244.65, 244.65);
  color: #3c44b1;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop > .button svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button > .button svg {
  height: 20px;
  width: 20px;
  stroke-width: 1.6px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown:hover .is-trigger .button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown:hover .is-trigger .button {
  background: rgb(244.65, 244.65, 244.65);
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.is-active .is-trigger .button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.is-active .is-trigger .button {
  background: #fff;
  border-color: rgb(229.35, 229.35, 229.35);
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03) !important;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu {
  width: 600px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content {
  padding: 0;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap {
  position: relative;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap:hover .back-button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap:hover .back-button {
  opacity: 1;
  pointer-events: all;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .back-button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .back-button {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .mega-menus,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .mega-menus {
  display: none;
  animation: fadeInLeft 0.5s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .mega-menus.is-active,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .content-wrap .mega-menus.is-active {
  display: flex;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector {
  padding: 20px 30px;
  animation: fadeInLeft 0.5s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .title-wrap,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .title-wrap h4,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .title-wrap h4 {
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  color: #283252;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item {
  width: calc(20% - 16px);
  margin: 8px;
  text-align: center;
  padding: 16px 12px;
  background: #fff;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover i,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover i {
  color: #3c44b1;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover span,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item:hover span {
  color: #3c44b1;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item i,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item i {
  color: #a2a5b9;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item span,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .category-item span {
  display: block;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 500;
  color: #283252;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .placeholder-image,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .category-selector .category-selector-inner .placeholder-image {
  margin-left: auto;
  max-width: 140px;
  max-height: 100px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .columns,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .columns {
  height: 100%;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .column,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .column {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  height: 100%;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group.has-margin-top,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group.has-margin-top {
  margin-top: 20px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading {
  display: flex;
  align-items: center;
  font-family: "Heebo", sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  color: #283252;
  text-transform: uppercase;
  padding: 20px;
  border-bottom: 1px solid rgb(229.35, 229.35, 229.35);
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-primary svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-primary svg {
  stroke: #3c44b1;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-secondary svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-secondary svg {
  stroke: #f8f9ff;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-info svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-info svg {
  stroke: #11c5db;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-success svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-success svg {
  stroke: #1bc943;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-warning svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-warning svg {
  stroke: #f4772e;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-danger svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-danger svg {
  stroke: #f83245;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-green svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-green svg {
  stroke: #93e088;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-yellow svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-yellow svg {
  stroke: #ffd66e;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-purple svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-purple svg {
  stroke: #8269b2;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-orange svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading.is-orange svg {
  stroke: #ffa981;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading svg,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-heading svg {
  stroke-width: 3px;
  height: 12px;
  width: 12px;
  margin-right: 6px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-content,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item-group .column-content {
  padding: 10px 20px 20px 20px;
  max-height: 240px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item {
  border: 1px solid transparent;
  border-radius: 10px;
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media:hover .meta span, .webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media.is-active .meta span,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media:hover .meta span,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media.is-active .meta span {
  color: #283252;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media.is-active,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media.is-active {
  background: #fff;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media .meta,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media .meta {
  margin-left: 6px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media .meta span,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown.has-mega-dropdown .dropdown-menu .dropdown-content .dropdown-item.is-media .meta span {
  font-weight: 500;
  font-size: 0.85rem;
  color: #a2a5b9;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown .is-trigger .button,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown .is-trigger .button {
  font-family: "Heebo", sans-serif;
  font-size: 0.9rem;
  color: #283252;
  min-height: 40px;
  border-color: transparent;
  transition: all 0.3s;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-drop .dropdown .dropdown-menu,
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button .dropdown .dropdown-menu {
  margin-top: 28px;
  text-align: left;
}
.webapp-navbar .webapp-navbar-inner .center .centered-drops .centered-button {
  max-width: 50px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-search {
  width: 100%;
  max-width: 580px;
}
.webapp-navbar .webapp-navbar-inner .center .centered-search .field {
  margin-bottom: 0;
}
.webapp-navbar .webapp-navbar-inner .center .centered-search .field .control .form-icon.is-right {
  left: unset !important;
  right: 6px;
  cursor: pointer;
}
.webapp-navbar .webapp-navbar-inner .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 25%;
}
.webapp-navbar .webapp-navbar-inner .right .toolbar .dropdown .dropdown-menu {
  margin-top: 28px;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown > img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu {
  position: relative;
  margin-top: 28px;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content {
  padding-top: 0;
  overflow: hidden;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head {
  display: flex;
  align-items: center;
  padding: 20px 16px 20px 16px;
  margin-bottom: 12px;
  background: #fafafa;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta {
  margin-left: 12px;
  font-family: "Heebo", sans-serif;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span {
  display: block;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span:first-child {
  font-size: 1.1rem;
  font-weight: 500;
  color: #283252;
  line-height: 1.2;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span:nth-child(2) {
  text-transform: uppercase;
  color: #a2a5b9;
  font-size: 0.7rem;
}
.webapp-navbar .webapp-navbar-inner .right .profile-dropdown .dropdown-menu .dropdown-content .logout-button svg {
  stroke: #fcfcfc !important;
}
.dropdown-toggle .font-weight-bold {
  color: #FFFFFF !important;
}
.dropdown-toggle div {
  color: #FFFFFF !important;
}
.position-relative .dropdown-toggle {
  color: #FFFFFF !important;
}
.position-relative .dropdown-toggle .d-none.d-xl-block {
  color: #FFFFFF !important;
}
.position-relative .dropdown-toggle .d-none.d-xl-block div {
  color: #FFFFFF !important;
}
.d-44 {
  height: 44px;
  line-height: 44px;
  width: 44px;
}
.d-44 .badge-circle {
  position: absolute;
  left: -5px;
  top: -2px !important;
  box-shadow: 0 0 0 3px #fff;
}
.d-44 .badge-header-alt {
  border: 0;
  top: 1px !important;
  box-shadow: 0 0 0 0 transparent;
  height: 6px;
  width: 6px;
  left: 50%;
  margin-left: -3px;
}
.header-search-wrapper {
  border-right: rgba(7, 9, 25, 0.1) solid 1px;
  padding: 0.2857142857rem 1rem 0.2857142857rem 0;
  margin: 0 2rem 0 0;
  cursor: pointer;
}
.header-search-wrapper .search-wrapper .form-control {
  padding: 0;
  width: 42px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1099.98px) {
  .header-search-wrapper {
    border-left: rgba(7, 9, 25, 0.1) solid 1px;
    border-right: transparent solid 1px;
    padding: 0.2857142857rem 0.5rem;
    margin: 0 1rem;
  }
}
.search-wrapper-open .header-search-wrapper {
  border-right-color: transparent;
}
.search-wrapper-open .header-search-wrapper .search-wrapper .form-control {
  padding: 0 1.3rem 0 42px;
  width: 100%;
  opacity: 1;
  visibility: visible;
  cursor: text;
}
.search-wrapper-open .header-search-wrapper .search-wrapper .icon-wrapper {
  cursor: pointer;
}
.search-wrapper-open .app-header-menu {
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1099.98px) {
  .search-wrapper-open .app-header--pane + .app-header--pane {
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
  }
}
.dropdown-mega-menu-lg {
  width: 54rem;
}
@media (max-width: 1380.98px) {
  .dropdown-mega-menu-lg {
    width: 30rem;
  }
}
.dropdown-mega-menu-md {
  width: 25rem;
}
.app-header-menu {
  position: relative;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  visibility: visible;
  transition-delay: 0.2s;
}
@media (max-width: 1099.98px) {
  .app-header-menu {
    display: none;
  }
}
/* ==========================================================================
1. Sidebar
========================================================================== */
.main-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 80px;
  background-color: #f0f4f4;
  box-shadow: none;
  z-index: 35;
  transform: translateX(-100%);
  transition: border-radius 0.3s;
}
.main-sidebar.is-active {
  transform: translateX(0) !important;
}
.main-sidebar.is-bordered {
  border-right: 1px solid #ededed !important;
}
.main-sidebar.is-open {
  box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.02);
}
.main-sidebar.is-curved:not(.is-bordered) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-right: 1px solid rgb(226.8, 226.8, 226.8) !important;
}
.main-sidebar.is-curved:not(.is-bordered) .sidebar-brand {
  border-top-right-radius: 20px;
}
.main-sidebar.is-colored {
  background: #3c44b1;
  border-color: rgb(57.417721519, 65.0734177215, 169.382278481);
}
.main-sidebar.is-colored .sidebar-inner .naver {
  background: #191741;
}
.main-sidebar.is-colored .sidebar-inner .icon-menu li a:hover .sidebar-svg, .main-sidebar.is-colored .sidebar-inner .icon-menu li a.is-active .sidebar-svg,
.main-sidebar.is-colored .sidebar-inner .bottom-menu li a:hover .sidebar-svg,
.main-sidebar.is-colored .sidebar-inner .bottom-menu li a.is-active .sidebar-svg {
  stroke: #fcfcfc;
}
.main-sidebar.is-colored .sidebar-inner .icon-menu li a .sidebar-svg,
.main-sidebar.is-colored .sidebar-inner .bottom-menu li a .sidebar-svg {
  stroke: rgb(146.335443038, 151.246835443, 218.164556962);
}
.main-sidebar.is-colored .sidebar-inner .icon-menu .profile-dropdown .status-indicator,
.main-sidebar.is-colored .sidebar-inner .bottom-menu .profile-dropdown .status-indicator {
  border-color: #3c44b1;
}
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .icon-menu li:hover a::after,
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .bottom-menu li:hover a::after {
  opacity: 1;
}
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .icon-menu li a.is-active::after,
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .bottom-menu li a.is-active::after {
  opacity: 1 !important;
}
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .icon-menu li a::after,
.main-sidebar.has-labels.has-hover-labels .sidebar-inner .bottom-menu li a::after {
  opacity: 0;
}
.main-sidebar.has-labels .sidebar-inner .icon-menu li a::after,
.main-sidebar.has-labels .sidebar-inner .bottom-menu li a::after {
  content: attr(data-content);
  position: absolute;
  bottom: -8px;
  left: -29px;
  right: 0;
  margin: 0 auto;
  font-family: "Heebo", sans-serif;
  font-size: 0.5rem;
  font-weight: 500;
  color: #a2a5b9;
  text-transform: uppercase;
  text-align: center;
  width: 80px;
  transition: opacity 0.3s;
}
.main-sidebar.has-labels .sidebar-inner .icon-menu li a svg,
.main-sidebar.has-labels .sidebar-inner .bottom-menu li a svg {
  position: relative;
  top: -4px;
}
.main-sidebar.has-labels .sidebar-inner .icon-menu li:hover,
.main-sidebar.has-labels .sidebar-inner .bottom-menu li:hover {
  cursor: pointer;
}
.main-sidebar.is-float {
  border-radius: 1000px;
  overflow: hidden;
  width: 74px;
  margin-left: 6px;
  top: 6px;
  height: calc(100vh - 12px);
  border: none !important;
  transition: all 0.3s;
}
.main-sidebar.is-float:not(.is-bordered) {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.main-sidebar.is-float.is-bordered {
  width: 80px;
  margin-left: 0;
  top: 0;
  height: 100vh;
  border-radius: 0;
}
.main-sidebar.is-float.is-bordered .sidebar-brand {
  width: 80px;
}
.main-sidebar.is-float.is-bordered .sidebar-inner .icon-menu li,
.main-sidebar.is-float.is-bordered .sidebar-inner .bottom-menu li {
  width: 80px;
}
.main-sidebar.is-float .sidebar-brand {
  width: 74px;
}
.main-sidebar.is-float .sidebar-inner .icon-menu li,
.main-sidebar.is-float .sidebar-inner .bottom-menu li {
  width: 74px;
}
.main-sidebar.is-float .sidebar-inner .bottom-menu {
  padding-bottom: 4px;
}
.main-sidebar .sidebar-brand {
  width: 150px;
  height: 75px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  background: #191741;
  justify-content: center;
  border-bottom: none;
  font-size: 2rem;
  font-weight: 600;
}
.main-sidebar .sidebar-brand img {
  width: 150px;
  height: auto;
  padding-left: 5px;
}
.main-sidebar .sidebar-inner {
  background: #191741;
  height: calc(100% - 60px);
  width: 100%;
  position: relative;
}
.main-sidebar .sidebar-inner .naver {
  position: absolute;
  top: -150px;
  left: 0;
  height: 64px;
  width: 4px;
  border-radius: 100px;
  background: #3c44b1;
  transition: all 0.3s;
}
.main-sidebar .sidebar-inner .naver.is-search-results {
  margin-top: 240px;
}
.main-sidebar .sidebar-inner .naver.from-bottom {
  top: unset !important;
  bottom: -64px;
  margin-top: 0 !important;
}
.main-sidebar .sidebar-inner .icon-menu,
.main-sidebar .sidebar-inner .bottom-menu {
  padding: 0;
}
.main-sidebar .sidebar-inner .icon-menu li,
.main-sidebar .sidebar-inner .bottom-menu li {
  position: relative;
  width: 80px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 4px solid transparent;
  transition: all ease-in-out 0.2s;
}
.main-sidebar .sidebar-inner .icon-menu li.is-active,
.main-sidebar .sidebar-inner .bottom-menu li.is-active {
  border-left: 4px solid #ef7f2c;
  background-color: white;
}
.main-sidebar .sidebar-inner .icon-menu li.is-active a svg,
.main-sidebar .sidebar-inner .bottom-menu li.is-active a svg {
  stroke: #3c44b1;
}
.main-sidebar .sidebar-inner .icon-menu li:hover,
.main-sidebar .sidebar-inner .bottom-menu li:hover {
  cursor: pointer;
  background-color: rgb(225.2884615385, 233.2115384615, 233.2115384615);
  transition: all ease 0.1s;
}
.main-sidebar .sidebar-inner .icon-menu li .is-messages-counter,
.main-sidebar .sidebar-inner .bottom-menu li .is-messages-counter {
  position: absolute;
  top: 6px;
  right: 16px;
  display: block;
  line-height: 17px;
  background: #f83245;
  color: #fff;
  font-weight: 500;
  font-size: 0.6rem;
  border-radius: 100px;
  border: 1px solid #fff;
  transform: scale(0.8);
}
.main-sidebar .sidebar-inner .icon-menu li a,
.main-sidebar .sidebar-inner .bottom-menu li a {
  display: block;
  position: relative;
  transform: rotate(0);
  opacity: 1;
  transition: all 0.3s;
}
.main-sidebar .sidebar-inner .icon-menu li a:hover .sidebar-svg, .main-sidebar .sidebar-inner .icon-menu li a.is-selected .sidebar-svg,
.main-sidebar .sidebar-inner .bottom-menu li a:hover .sidebar-svg,
.main-sidebar .sidebar-inner .bottom-menu li a.is-selected .sidebar-svg {
  stroke: #3c44b1;
}
.main-sidebar .sidebar-inner .icon-menu li a .sidebar-svg,
.main-sidebar .sidebar-inner .bottom-menu li a .sidebar-svg {
  height: 40px;
  width: 40px;
  stroke: #a9abac;
  stroke-width: 1.6px;
  transition: all 0.3s;
}
.main-sidebar .sidebar-inner .icon-menu li a:hover svg, .main-sidebar .sidebar-inner .icon-menu li a.is-active svg,
.main-sidebar .sidebar-inner .bottom-menu li a:hover svg,
.main-sidebar .sidebar-inner .bottom-menu li a.is-active svg {
  stroke: #3c44b1;
}
.main-sidebar .sidebar-inner .icon-menu li a.is-opened,
.main-sidebar .sidebar-inner .bottom-menu li a.is-opened {
  transform: rotate(360deg);
  opacity: 0;
}
.main-sidebar .sidebar-inner .icon-menu li a.is-inactive,
.main-sidebar .sidebar-inner .bottom-menu li a.is-inactive {
  transform: rotate(-360deg);
  opacity: 0;
}
.main-sidebar .sidebar-inner .icon-menu li a.is-active::after,
.main-sidebar .sidebar-inner .bottom-menu li a.is-active::after {
  color: #3c44b1;
}
.main-sidebar .sidebar-inner .bottom-menu {
  position: absolute;
  bottom: 25px;
  padding: 0;
}
.main-sidebar .sidebar-inner .bottom-menu li {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.main-sidebar .sidebar-inner .bottom-menu li.is-rotate a:hover {
  animation: rotating 1s linear infinite;
}
.main-sidebar .sidebar-inner .bottom-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-sidebar .sidebar-inner .bottom-menu li .dropdown {
  position: relative;
  display: block;
  height: 48px;
  width: 48px !important;
}
.main-sidebar .sidebar-inner .bottom-menu li .dropdown > img {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.main-sidebar .sidebar-inner .bottom-menu li .dropdown .status-indicator {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #1bc943;
  z-index: 2;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu {
  bottom: 0;
  left: 145%;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content {
  padding-top: 0;
  overflow: hidden;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head {
  display: flex;
  align-items: center;
  padding: 20px 16px 20px 16px;
  margin-bottom: 12px;
  background: #fafafa;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta {
  margin-left: 12px;
  font-family: "Heebo", sans-serif;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span {
  display: block;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span:first-child {
  font-size: 1.1rem;
  font-weight: 500;
  color: #283252;
  line-height: 1.2;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span:nth-child(2) {
  text-transform: uppercase;
  color: #a2a5b9;
  font-size: 0.7rem;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-content .logout-button svg {
  stroke: #fcfcfc !important;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100% !important;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .dropdown-item:hover:not(.is-button) {
  background: rgb(244.65, 244.65, 244.65);
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .flex-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 15px;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .flex-item .toggle-title {
  font-size: 0.8rem;
  color: #A5B4FC;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .flex-item .toggle-title:hover {
  background: transparent !important;
}
.main-sidebar .sidebar-inner .bottom-menu .profile-dropdown .dropdown-menu .flex-item:hover {
  background: transparent !important;
}
/* ==========================================================================
2. Sidebar Dark mode
========================================================================== */
body.is-dark .main-sidebar:not(.is-colored) {
  background: #232326;
}
body.is-dark .main-sidebar:not(.is-colored).is-bordered {
  border-right: 1px solid #232326 !important;
}
body.is-dark .main-sidebar:not(.is-colored).is-curved:not(.is-bordered) {
  border-color: rgb(74.1232876712, 74.1232876712, 80.4767123288) !important;
}
body.is-dark .main-sidebar:not(.is-colored) .naver {
  background: #797bf2;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a.is-selected svg,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a.is-selected svg {
  stroke: #797bf2 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a.is-selected .sidebar-icon .path,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a.is-selected .sidebar-icon .path {
  fill: #797bf2 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a.is-active::after,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a.is-active::after {
  color: #797bf2;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a:hover svg,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a:hover svg {
  stroke: #797bf2 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a:hover .sidebar-icon .path,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a:hover .sidebar-icon .path {
  fill: #797bf2 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li a .sidebar-icon.is-active .path,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li a .sidebar-icon.is-active .path {
  fill: #797bf2 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li svg,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li svg {
  stroke: rgb(211.65, 211.65, 211.65);
}
body.is-dark .main-sidebar:not(.is-colored) .icon-menu li .status-indicator,
body.is-dark .main-sidebar:not(.is-colored) .bottom-menu li .status-indicator {
  border-color: #232326 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content {
  background: #232326;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-head {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-head:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-head .meta:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-head .meta span:first-child {
  color: #aaaab3 !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-item {
  color: #fff;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-item:not(.is-button):hover {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-item.is-button:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar:not(.is-colored) .profile-dropdown .dropdown-content .dropdown-divider {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
body.is-dark .main-sidebar:not(.is-colored) .sidebar-inner .icon-menu li a.is-active svg,
body.is-dark .main-sidebar:not(.is-colored) .sidebar-inner .bottom-menu li a.is-active svg {
  stroke: #797bf2 !important;
}
body.is-dark .main-sidebar.is-colored {
  background: rgb(247.6632075472, 40.1367924528, 60.0509433962);
  border-color: rgb(111.7020408163, 113.8408163265, 241.0979591837) !important;
}
body.is-dark .main-sidebar.is-colored .sidebar-inner .naver {
  opacity: 0.8;
}
body.is-dark .main-sidebar.is-colored .sidebar-inner .icon-menu li a:hover .sidebar-svg, body.is-dark .main-sidebar.is-colored .sidebar-inner .icon-menu li a.is-active .sidebar-svg,
body.is-dark .main-sidebar.is-colored .sidebar-inner .bottom-menu li a:hover .sidebar-svg,
body.is-dark .main-sidebar.is-colored .sidebar-inner .bottom-menu li a.is-active .sidebar-svg {
  stroke: #fcfcfc;
  opacity: 1;
}
body.is-dark .main-sidebar.is-colored .sidebar-inner .icon-menu li a .sidebar-svg,
body.is-dark .main-sidebar.is-colored .sidebar-inner .bottom-menu li a .sidebar-svg {
  stroke: white;
  opacity: 0.5;
}
body.is-dark .main-sidebar.is-colored .profile-dropdown .status-indicator {
  border-color: rgb(111.7020408163, 113.8408163265, 241.0979591837) !important;
}
body.is-dark .main-sidebar.is-colored .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar.is-colored .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar.is-colored .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta:hover {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411) !important;
}
body.is-dark .main-sidebar.is-colored .profile-dropdown .dropdown-menu .dropdown-content .dropdown-head .meta span:first-child {
  color: #aaaab3 !important;
}
/* ==========================================================================
3. Collapse
========================================================================== */
#CollapseSidebarTooltip {
  position: absolute;
  z-index: 9999;
  left: 310px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(139, 92, 246, 0.4);
  border: 1px solid rgba(139, 92, 246, 0.3);
  cursor: pointer;
  transition: all ease-in-out 0.2s;
}
#CollapseSidebarTooltip:hover {
  box-shadow: 0 6px 20px rgba(139, 92, 246, 0.6);
  transform: scale(1.1);
}
#CollapseSidebarTooltip.is-collapsed {
  left: 70px;
}
/* ==========================================================================
4. Media Queries
========================================================================== */
@media screen and (max-width: 1100px) {
  .main-sidebar {
    width: 70px;
    top: 45px;
  }
  .main-sidebar .sidebar-brand {
    display: none;
  }
  .main-sidebar .sidebar-inner {
    height: calc(100% - 105px);
    margin-top: 74px;
  }
  .main-sidebar .sidebar-inner .icon-menu li {
    width: 70px;
  }
  .main-sidebar .sidebar-inner .bottom-menu li {
    width: 70px;
  }
  #CollapseSidebarTooltip {
    display: none;
  }
  .left {
    display: flex !important;
  }
}
.app-aside,
.app-sidebar,
.sidebar,
.app-sidebar-inner,
aside {
  background: #1a1625 !important;
  backdrop-filter: blur(10px);
  border-right: 1px solid rgba(139, 92, 246, 0.15);
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
  position: relative !important;
  z-index: 100 !important;
}
.app-aside .sidebar-header,
.app-aside .app-sidebar-header,
.app-sidebar .sidebar-header,
.app-sidebar .app-sidebar-header,
.sidebar .sidebar-header,
.sidebar .app-sidebar-header,
.app-sidebar-inner .sidebar-header,
.app-sidebar-inner .app-sidebar-header,
aside .sidebar-header,
aside .app-sidebar-header {
  background: #1a1625 !important;
  border-bottom: 1px solid rgba(139, 92, 246, 0.15);
  padding: 1rem;
}
.app-aside .sidebar-header img,
.app-aside .app-sidebar-header img,
.app-sidebar .sidebar-header img,
.app-sidebar .app-sidebar-header img,
.sidebar .sidebar-header img,
.sidebar .app-sidebar-header img,
.app-sidebar-inner .sidebar-header img,
.app-sidebar-inner .app-sidebar-header img,
aside .sidebar-header img,
aside .app-sidebar-header img {
  filter: brightness(0) invert(1) !important;
  opacity: 0.9;
}
.app-aside .sidebar-content,
.app-aside .app-sidebar-content,
.app-sidebar .sidebar-content,
.app-sidebar .app-sidebar-content,
.sidebar .sidebar-content,
.sidebar .app-sidebar-content,
.app-sidebar-inner .sidebar-content,
.app-sidebar-inner .app-sidebar-content,
aside .sidebar-content,
aside .app-sidebar-content {
  background: #1a1625 !important;
}
.app-aside .sidebar-footer,
.app-aside .app-sidebar-footer,
.app-sidebar .sidebar-footer,
.app-sidebar .app-sidebar-footer,
.sidebar .sidebar-footer,
.sidebar .app-sidebar-footer,
.app-sidebar-inner .sidebar-footer,
.app-sidebar-inner .app-sidebar-footer,
aside .sidebar-footer,
aside .app-sidebar-footer {
  background: #1a1625 !important;
  border-top: 1px solid rgba(139, 92, 246, 0.15);
}
.app-aside .sidebar-menu .sidebar-menu-section,
.app-aside .sidebar-menu .nav-section,
.app-aside .app-sidebar-nav .sidebar-menu-section,
.app-aside .app-sidebar-nav .nav-section,
.app-sidebar .sidebar-menu .sidebar-menu-section,
.app-sidebar .sidebar-menu .nav-section,
.app-sidebar .app-sidebar-nav .sidebar-menu-section,
.app-sidebar .app-sidebar-nav .nav-section,
.sidebar .sidebar-menu .sidebar-menu-section,
.sidebar .sidebar-menu .nav-section,
.sidebar .app-sidebar-nav .sidebar-menu-section,
.sidebar .app-sidebar-nav .nav-section,
.app-sidebar-inner .sidebar-menu .sidebar-menu-section,
.app-sidebar-inner .sidebar-menu .nav-section,
.app-sidebar-inner .app-sidebar-nav .sidebar-menu-section,
.app-sidebar-inner .app-sidebar-nav .nav-section,
aside .sidebar-menu .sidebar-menu-section,
aside .sidebar-menu .nav-section,
aside .app-sidebar-nav .sidebar-menu-section,
aside .app-sidebar-nav .nav-section {
  color: #9CA3AF;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
}
.app-aside .app-sidebar-nav-link,
.app-aside .nav-link,
.app-aside .sidebar-link,
.app-aside .sidebar-item a,
.app-aside a:not(.btn),
.app-aside span,
.app-sidebar .app-sidebar-nav-link,
.app-sidebar .nav-link,
.app-sidebar .sidebar-link,
.app-sidebar .sidebar-item a,
.app-sidebar a:not(.btn),
.app-sidebar span,
.sidebar .app-sidebar-nav-link,
.sidebar .nav-link,
.sidebar .sidebar-link,
.sidebar .sidebar-item a,
.sidebar a:not(.btn),
.sidebar span,
.app-sidebar-inner .app-sidebar-nav-link,
.app-sidebar-inner .nav-link,
.app-sidebar-inner .sidebar-link,
.app-sidebar-inner .sidebar-item a,
.app-sidebar-inner a:not(.btn),
.app-sidebar-inner span,
aside .app-sidebar-nav-link,
aside .nav-link,
aside .sidebar-link,
aside .sidebar-item a,
aside a:not(.btn),
aside span {
  color: #D1D5DB !important;
  background: transparent;
  transition: all 0.2s ease;
  position: relative;
  padding: 0.75rem 1rem;
}
.app-aside .app-sidebar-nav-link:hover,
.app-aside .nav-link:hover,
.app-aside .sidebar-link:hover,
.app-aside .sidebar-item a:hover,
.app-aside a:not(.btn):hover,
.app-aside span:hover,
.app-sidebar .app-sidebar-nav-link:hover,
.app-sidebar .nav-link:hover,
.app-sidebar .sidebar-link:hover,
.app-sidebar .sidebar-item a:hover,
.app-sidebar a:not(.btn):hover,
.app-sidebar span:hover,
.sidebar .app-sidebar-nav-link:hover,
.sidebar .nav-link:hover,
.sidebar .sidebar-link:hover,
.sidebar .sidebar-item a:hover,
.sidebar a:not(.btn):hover,
.sidebar span:hover,
.app-sidebar-inner .app-sidebar-nav-link:hover,
.app-sidebar-inner .nav-link:hover,
.app-sidebar-inner .sidebar-link:hover,
.app-sidebar-inner .sidebar-item a:hover,
.app-sidebar-inner a:not(.btn):hover,
.app-sidebar-inner span:hover,
aside .app-sidebar-nav-link:hover,
aside .nav-link:hover,
aside .sidebar-link:hover,
aside .sidebar-item a:hover,
aside a:not(.btn):hover,
aside span:hover {
  color: #FFFFFF !important;
  background: rgba(139, 92, 246, 0.1);
  text-decoration: none;
}
.app-aside .app-sidebar-nav-link.active, .app-aside .app-sidebar-nav-link.router-link-active, .app-aside .app-sidebar-nav-link.router-link-exact-active,
.app-aside .nav-link.active,
.app-aside .nav-link.router-link-active,
.app-aside .nav-link.router-link-exact-active,
.app-aside .sidebar-link.active,
.app-aside .sidebar-link.router-link-active,
.app-aside .sidebar-link.router-link-exact-active,
.app-aside .sidebar-item a.active,
.app-aside .sidebar-item a.router-link-active,
.app-aside .sidebar-item a.router-link-exact-active,
.app-aside a:not(.btn).active,
.app-aside a:not(.btn).router-link-active,
.app-aside a:not(.btn).router-link-exact-active,
.app-aside span.active,
.app-aside span.router-link-active,
.app-aside span.router-link-exact-active,
.app-sidebar .app-sidebar-nav-link.active,
.app-sidebar .app-sidebar-nav-link.router-link-active,
.app-sidebar .app-sidebar-nav-link.router-link-exact-active,
.app-sidebar .nav-link.active,
.app-sidebar .nav-link.router-link-active,
.app-sidebar .nav-link.router-link-exact-active,
.app-sidebar .sidebar-link.active,
.app-sidebar .sidebar-link.router-link-active,
.app-sidebar .sidebar-link.router-link-exact-active,
.app-sidebar .sidebar-item a.active,
.app-sidebar .sidebar-item a.router-link-active,
.app-sidebar .sidebar-item a.router-link-exact-active,
.app-sidebar a:not(.btn).active,
.app-sidebar a:not(.btn).router-link-active,
.app-sidebar a:not(.btn).router-link-exact-active,
.app-sidebar span.active,
.app-sidebar span.router-link-active,
.app-sidebar span.router-link-exact-active,
.sidebar .app-sidebar-nav-link.active,
.sidebar .app-sidebar-nav-link.router-link-active,
.sidebar .app-sidebar-nav-link.router-link-exact-active,
.sidebar .nav-link.active,
.sidebar .nav-link.router-link-active,
.sidebar .nav-link.router-link-exact-active,
.sidebar .sidebar-link.active,
.sidebar .sidebar-link.router-link-active,
.sidebar .sidebar-link.router-link-exact-active,
.sidebar .sidebar-item a.active,
.sidebar .sidebar-item a.router-link-active,
.sidebar .sidebar-item a.router-link-exact-active,
.sidebar a:not(.btn).active,
.sidebar a:not(.btn).router-link-active,
.sidebar a:not(.btn).router-link-exact-active,
.sidebar span.active,
.sidebar span.router-link-active,
.sidebar span.router-link-exact-active,
.app-sidebar-inner .app-sidebar-nav-link.active,
.app-sidebar-inner .app-sidebar-nav-link.router-link-active,
.app-sidebar-inner .app-sidebar-nav-link.router-link-exact-active,
.app-sidebar-inner .nav-link.active,
.app-sidebar-inner .nav-link.router-link-active,
.app-sidebar-inner .nav-link.router-link-exact-active,
.app-sidebar-inner .sidebar-link.active,
.app-sidebar-inner .sidebar-link.router-link-active,
.app-sidebar-inner .sidebar-link.router-link-exact-active,
.app-sidebar-inner .sidebar-item a.active,
.app-sidebar-inner .sidebar-item a.router-link-active,
.app-sidebar-inner .sidebar-item a.router-link-exact-active,
.app-sidebar-inner a:not(.btn).active,
.app-sidebar-inner a:not(.btn).router-link-active,
.app-sidebar-inner a:not(.btn).router-link-exact-active,
.app-sidebar-inner span.active,
.app-sidebar-inner span.router-link-active,
.app-sidebar-inner span.router-link-exact-active,
aside .app-sidebar-nav-link.active,
aside .app-sidebar-nav-link.router-link-active,
aside .app-sidebar-nav-link.router-link-exact-active,
aside .nav-link.active,
aside .nav-link.router-link-active,
aside .nav-link.router-link-exact-active,
aside .sidebar-link.active,
aside .sidebar-link.router-link-active,
aside .sidebar-link.router-link-exact-active,
aside .sidebar-item a.active,
aside .sidebar-item a.router-link-active,
aside .sidebar-item a.router-link-exact-active,
aside a:not(.btn).active,
aside a:not(.btn).router-link-active,
aside a:not(.btn).router-link-exact-active,
aside span.active,
aside span.router-link-active,
aside span.router-link-exact-active {
  background: rgba(59, 130, 246, 0.15);
  color: #60A5FA !important;
}
.app-aside .app-sidebar-nav-link.active::before, .app-aside .app-sidebar-nav-link.router-link-active::before, .app-aside .app-sidebar-nav-link.router-link-exact-active::before,
.app-aside .nav-link.active::before,
.app-aside .nav-link.router-link-active::before,
.app-aside .nav-link.router-link-exact-active::before,
.app-aside .sidebar-link.active::before,
.app-aside .sidebar-link.router-link-active::before,
.app-aside .sidebar-link.router-link-exact-active::before,
.app-aside .sidebar-item a.active::before,
.app-aside .sidebar-item a.router-link-active::before,
.app-aside .sidebar-item a.router-link-exact-active::before,
.app-aside a:not(.btn).active::before,
.app-aside a:not(.btn).router-link-active::before,
.app-aside a:not(.btn).router-link-exact-active::before,
.app-aside span.active::before,
.app-aside span.router-link-active::before,
.app-aside span.router-link-exact-active::before,
.app-sidebar .app-sidebar-nav-link.active::before,
.app-sidebar .app-sidebar-nav-link.router-link-active::before,
.app-sidebar .app-sidebar-nav-link.router-link-exact-active::before,
.app-sidebar .nav-link.active::before,
.app-sidebar .nav-link.router-link-active::before,
.app-sidebar .nav-link.router-link-exact-active::before,
.app-sidebar .sidebar-link.active::before,
.app-sidebar .sidebar-link.router-link-active::before,
.app-sidebar .sidebar-link.router-link-exact-active::before,
.app-sidebar .sidebar-item a.active::before,
.app-sidebar .sidebar-item a.router-link-active::before,
.app-sidebar .sidebar-item a.router-link-exact-active::before,
.app-sidebar a:not(.btn).active::before,
.app-sidebar a:not(.btn).router-link-active::before,
.app-sidebar a:not(.btn).router-link-exact-active::before,
.app-sidebar span.active::before,
.app-sidebar span.router-link-active::before,
.app-sidebar span.router-link-exact-active::before,
.sidebar .app-sidebar-nav-link.active::before,
.sidebar .app-sidebar-nav-link.router-link-active::before,
.sidebar .app-sidebar-nav-link.router-link-exact-active::before,
.sidebar .nav-link.active::before,
.sidebar .nav-link.router-link-active::before,
.sidebar .nav-link.router-link-exact-active::before,
.sidebar .sidebar-link.active::before,
.sidebar .sidebar-link.router-link-active::before,
.sidebar .sidebar-link.router-link-exact-active::before,
.sidebar .sidebar-item a.active::before,
.sidebar .sidebar-item a.router-link-active::before,
.sidebar .sidebar-item a.router-link-exact-active::before,
.sidebar a:not(.btn).active::before,
.sidebar a:not(.btn).router-link-active::before,
.sidebar a:not(.btn).router-link-exact-active::before,
.sidebar span.active::before,
.sidebar span.router-link-active::before,
.sidebar span.router-link-exact-active::before,
.app-sidebar-inner .app-sidebar-nav-link.active::before,
.app-sidebar-inner .app-sidebar-nav-link.router-link-active::before,
.app-sidebar-inner .app-sidebar-nav-link.router-link-exact-active::before,
.app-sidebar-inner .nav-link.active::before,
.app-sidebar-inner .nav-link.router-link-active::before,
.app-sidebar-inner .nav-link.router-link-exact-active::before,
.app-sidebar-inner .sidebar-link.active::before,
.app-sidebar-inner .sidebar-link.router-link-active::before,
.app-sidebar-inner .sidebar-link.router-link-exact-active::before,
.app-sidebar-inner .sidebar-item a.active::before,
.app-sidebar-inner .sidebar-item a.router-link-active::before,
.app-sidebar-inner .sidebar-item a.router-link-exact-active::before,
.app-sidebar-inner a:not(.btn).active::before,
.app-sidebar-inner a:not(.btn).router-link-active::before,
.app-sidebar-inner a:not(.btn).router-link-exact-active::before,
.app-sidebar-inner span.active::before,
.app-sidebar-inner span.router-link-active::before,
.app-sidebar-inner span.router-link-exact-active::before,
aside .app-sidebar-nav-link.active::before,
aside .app-sidebar-nav-link.router-link-active::before,
aside .app-sidebar-nav-link.router-link-exact-active::before,
aside .nav-link.active::before,
aside .nav-link.router-link-active::before,
aside .nav-link.router-link-exact-active::before,
aside .sidebar-link.active::before,
aside .sidebar-link.router-link-active::before,
aside .sidebar-link.router-link-exact-active::before,
aside .sidebar-item a.active::before,
aside .sidebar-item a.router-link-active::before,
aside .sidebar-item a.router-link-exact-active::before,
aside a:not(.btn).active::before,
aside a:not(.btn).router-link-active::before,
aside a:not(.btn).router-link-exact-active::before,
aside span.active::before,
aside span.router-link-active::before,
aside span.router-link-exact-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #3B82F6;
}
/* ==========================================================================
1. Sidebar Panel
========================================================================== */
.sidebar-panel {
  position: fixed;
  top: 74px;
  left: 80px;
  height: 100%;
  width: 240px;
  background: #191741;
  transform: translateX(-100%);
  z-index: -1;
  transition: all 0.3s;
}
.sidebar-panel.is-active {
  transform: translateX(0) !important;
  z-index: 31;
}
.sidebar-panel .inner {
  position: relative;
  height: calc(100vh - 100px);
  width: 240px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #191741;
}
.sidebar-panel .inner::-webkit-scrollbar {
  width: 3px;
}
.sidebar-panel .inner::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.sidebar-panel .inner #program-switcher-form {
  position: fixed;
  width: 100%;
}
.sidebar-panel .input,
.sidebar-panel .input:focus,
.sidebar-panel .textarea,
.sidebar-panel .textarea:focus {
  box-shadow: none;
}
.sidebar-panel .input {
  height: 55px;
  outline: 0;
  background: rgba(15, 12, 41, 0.5);
  width: 100%;
  border: 0;
  margin: 0 0;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  transition: all 0.3s;
}
.sidebar-panel .flex-table .flex-table-item {
  display: flex;
  width: 100%;
  min-height: 40px;
  background-color: #1a1744;
  padding: 8px;
  align-items: stretch;
  border: 1px solid #eee;
}
.sidebar-panel .flex-table .flex-table-item:nth-of-type(odd) {
  background: rgba(25, 23, 65, 0.5);
}
/* ==========================================================================
2. Sidebar Panel Dark mode
========================================================================== */
body.is-dark .sidebar-panel {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
  border-color: rgb(47.2260273973, 47.2260273973, 51.2739726027) !important;
}
body.is-dark .sidebar-panel .panel-close svg {
  stroke: #A5B4FC !important;
}
body.is-dark .sidebar-panel .subpanel-header {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
body.is-dark .sidebar-panel .inner {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027);
}
/* ==========================================================================
3. Generic Panel
========================================================================== */
.sidebar-panel.is-generic {
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .subpanel-header {
  height: 75px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  border-bottom: none;
}
.sidebar-panel.is-generic .subpanel-header h3 {
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown {
  margin-right: 12px;
  cursor: pointer !important;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown > img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu {
  margin-top: 12px;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block {
  display: flex;
  align-items: center;
  padding: 16px;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block:hover {
  background: rgb(247.2, 247.2, 247.2);
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta {
  margin-left: 12px;
  font-family: "Heebo", sans-serif;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span {
  display: block;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span:first-child {
  font-size: 0.95rem;
  font-weight: 500;
  color: #E0E7FF;
  line-height: 1.2;
  max-width: 140px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span:nth-child(2) {
  color: #A5B4FC;
  font-size: 0.85rem;
}
.sidebar-panel.is-generic .subpanel-header h3 {
  font-family: "Heebo", sans-serif;
  color: #E0E7FF;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}
.sidebar-panel.is-generic .subpanel-header .panel-close {
  margin-left: auto;
  display: block;
  width: 18px;
  height: 18px;
}
.sidebar-panel.is-generic .subpanel-header .panel-close svg {
  width: 18px;
  height: 18px;
}
.sidebar-panel.is-generic .inner ul {
  padding: 10px 0;
}
.sidebar-panel.is-generic .inner .has-margin-top {
  margin-top: 4rem;
}
.sidebar-panel.is-generic .inner li {
  height: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-left: 2px solid transparent;
  cursor: pointer;
  transition: all ease-in-out 0.1s;
}
.sidebar-panel.is-generic .inner li:hover {
  background-color: rgba(139, 92, 246, 0.1);
}
.sidebar-panel.is-generic .inner li.is-active a {
  font-weight: 500;
  color: #3c44b1;
}
.sidebar-panel.is-generic .inner li.is-active > a {
  font-weight: 600;
}
.sidebar-panel.is-generic .inner li.divider {
  cursor: default;
  pointer-events: none;
  height: 1px;
  margin: 5px 20px 10px 20px;
  border-bottom: 1px solid rgba(139, 92, 246, 0.15);
}
.sidebar-panel.is-generic .inner li.has-children {
  display: block;
  height: unset;
  min-height: 36px;
  margin-bottom: 4px;
}
.sidebar-panel.is-generic .inner li.has-children:hover {
  background-color: #191741;
}
.sidebar-panel.is-generic .inner li.has-children.active .collapse-wrap > a {
  color: #E0E7FF;
  font-weight: 600;
}
.sidebar-panel.is-generic .inner li.has-children.active .collapse-wrap > a svg {
  transform: rotate(90deg);
}
.sidebar-panel.is-generic .inner li.has-children:hover .collapse-wrap > a {
  color: #E0E7FF;
}
.sidebar-panel.is-generic .inner li.has-children.is-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sidebar-panel.is-generic .inner li.has-children.is-flex .tag {
  margin-left: auto;
  margin-right: 20px;
  border-radius: 100px;
  background: #f83245;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
}
.sidebar-panel.is-generic .inner li.has-children .collapse-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 36px;
}
.sidebar-panel.is-generic .inner li.has-children .collapse-wrap > a {
  font-family: "Heebo", sans-serif;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  color: #A5B4FC;
}
.sidebar-panel.is-generic .inner li.has-children .collapse-wrap > a svg {
  position: relative;
  top: 1px;
  height: 18px;
  width: 18px;
  margin-left: auto;
  transform: rotate(0);
  stroke: #a2a5b9;
  transition: all 0.3s;
}
.sidebar-panel.is-generic .inner li.has-children ul {
  padding: 0px;
  display: none;
}
.sidebar-panel.is-generic .inner li.has-children ul li {
  height: 32px;
  font-family: "Heebo", sans-serif;
  transition: all ease-in-out 0.1s;
}
.sidebar-panel.is-generic .inner li.has-children ul li:hover {
  background-color: rgba(139, 92, 246, 0.1);
}
.sidebar-panel.is-generic .inner li.has-children ul li.is-active .is-submenu {
  font-weight: 500;
}
.sidebar-panel.is-generic .inner li.has-children ul li.is-active .is-submenu svg {
  display: block;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu {
  display: flex;
  font-weight: 400;
  font-family: "Heebo", sans-serif;
  align-items: center;
  padding-left: 32px;
  font-size: 0.9rem;
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu.is-disabled {
  color: #A5B4FC;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu.is-disabled:hover {
  color: #E0E7FF;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu.has-icon {
  padding-left: 0;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu.is-active {
  font-weight: 500;
  color: #3c44b1;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu .lnil,
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu .lnir {
  font-size: 1.2rem;
  margin-right: 10px;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu > span {
  font-family: "Heebo", sans-serif;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu svg {
  height: 15px;
  width: 15px;
  stroke-width: 2px;
  margin-right: 8px;
}
.sidebar-panel.is-generic .inner li.has-children ul li .is-submenu svg.is-auto {
  margin-left: auto;
  height: 15px;
  width: 15px;
  max-width: 15px;
  min-width: 15px;
  stroke-width: 2px;
  margin-right: 4px;
}
.sidebar-panel.is-generic .inner li a {
  font-family: "Heebo", sans-serif;
  display: block;
  width: 100%;
  padding: 0 20px;
  font-size: 0.95rem;
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .inner li a:hover {
  color: #E0E7FF;
}
.sidebar-panel.is-generic .inner li a.nav-link-simple {
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .inner li > a {
  font-family: "Heebo", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #FFFFFF !important;
}
.sidebar-panel.is-generic .inner li > a svg {
  font-size: 0.9rem;
  margin: 0 0.5rem;
  width: 18px;
}
.sidebar-panel.is-generic .inner .docked-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 64px;
  width: 100%;
  padding: 0 26px 0 16px;
  margin: 0;
}
.sidebar-panel.is-generic .inner .docked-action.has-search {
  bottom: 160px;
}
.sidebar-panel.is-generic .inner .docked-action.action-wrap .button {
  height: 36px !important;
}
.sidebar-panel.is-generic .inner .docked-action.action-wrap .button svg {
  height: 16px;
  width: 16px;
  margin-right: 2px;
  margin-left: -2px;
}
/* ==========================================================================
4. Generic Panel Dark Mode
========================================================================== */
body.is-dark .sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block {
  background: rgb(39.8904109589, 39.8904109589, 43.3095890411);
}
body.is-dark .sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block:hover {
  background: rgb(47.2260273973, 47.2260273973, 51.2739726027) !important;
}
body.is-dark .sidebar-panel.is-generic .subpanel-header .project-dropdown .dropdown-menu .dropdown-content .dropdown-block .meta span:first-child {
  color: #aaaab3 !important;
}
body.is-dark .sidebar-panel.is-generic .inner ul li.is-active a {
  color: #797bf2 !important;
}
body.is-dark .sidebar-panel.is-generic .inner ul li.has-children.active .collapse-wrap > a {
  color: #fcfcfc;
}
body.is-dark .sidebar-panel.is-generic .inner ul li.has-children:hover .collapse-wrap > a {
  color: rgb(207.6956521739, 207.6956521739, 212.7043478261);
}
body.is-dark .sidebar-panel.is-generic .inner ul li a:hover {
  color: #aaaab3;
}
body.is-dark .sidebar-panel.is-generic .inner ul li .is-submenu:hover {
  color: #797bf2;
}
/* ==========================================================================
5. Messaging Sidebar
========================================================================== */
.sidebar-panel.is-messages .messages-header {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.sidebar-panel.is-messages .messages-header h3 {
  color: #A5B4FC;
  font-size: 1.4rem;
}
.sidebar-panel.is-messages .messages-header .huro-hamburger {
  position: relative;
  top: 2px;
}
.sidebar-panel.is-messages .inner {
  overflow-y: hidden !important;
}
.sidebar-panel.is-messages .inner #conversations-list {
  position: relative;
  height: 100%;
  overflow-y: auto !important;
}
.sidebar-panel.is-messages .inner #conversations-list::-webkit-scrollbar {
  width: 3px;
}
.sidebar-panel.is-messages .inner #conversations-list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.sidebar-panel.is-messages .inner #conversations-list li .recipient-meta span:nth-child(2) {
  max-width: 135px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar-panel.is-messages .inner #conversations-list li .group-message {
  max-width: 230px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar-panel.is-messages .inner .is-new-conversation {
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.sidebar-panel.is-messages .inner .is-new-conversation .button {
  height: 36px !important;
  margin: 0 20px;
}
.sidebar-panel.is-messages .inner .is-new-conversation .button svg {
  height: 16px;
  width: 16px;
  margin-right: 10px;
  margin-left: -10px;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar {
  overflow: auto;
  height: 100%;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete {
  justify-content: center;
  padding: 0 20px;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete.is-active, .sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete:hover {
  background: transparent !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control {
  position: relative;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .icon {
  position: absolute;
  top: 7px;
  left: 7px;
  color: #cecece;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .icon svg {
  width: 20px;
  height: 20px;
  transition: all 0.3s;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete {
  width: 100% !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete input {
  padding-left: 40px;
  background: #ededed;
  border: none;
  box-shadow: none;
  color: #A5B4FC;
  transition: all 0.3s;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete input:focus {
  background: #f9f9f9;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete input:focus + .icon {
  color: #3c44b1;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper .avatar-wrapper {
  position: relative;
  width: 40px !important;
  height: 40px !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper .avatar-wrapper .autocpl-avatar {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper .avatar-wrapper .avatar-badge {
  position: absolute;
  bottom: 0;
  right: -5px;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper .entry-text {
  margin-left: 15px;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .control .easy-autocomplete .template-wrapper .entry-text span {
  font-size: 0.8rem;
  color: #a9abac;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete li {
  height: auto !important;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: none !important;
  border-right: none !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .easy-autocomplete-container {
  top: 120% !important;
  border: none !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-autocomplete .easy-autocomplete-container ul {
  border-radius: 4px !important;
  box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06) !important;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-cancel {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar-panel.is-messages .inner .new-chat-sidebar .is-cancel button {
  height: 36px;
  margin: 0 20px;
}
.sidebar-panel.is-messages .inner ul {
  overflow: auto;
  height: 100%;
}
.sidebar-panel.is-messages .inner li {
  position: relative;
  height: 64px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-left: 2px solid transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.sidebar-panel.is-messages .inner li.is-active {
  border-left-color: #3c44b1;
  background: rgb(245.3658227848, 245.8012658228, 251.7341772152);
}
.sidebar-panel.is-messages .inner li.is-active:hover {
  background: rgb(245.3658227848, 245.8012658228, 251.7341772152);
}
.sidebar-panel.is-messages .inner li .recent-user {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  cursor: pointer;
}
.sidebar-panel.is-messages .inner li .recent-user .user-container {
  position: relative;
}
.sidebar-panel.is-messages .inner li .recent-user .user-container img {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  display: block;
}
.sidebar-panel.is-messages .inner li .recent-user .user-container img.is-user {
  min-width: 36px;
}
.sidebar-panel.is-messages .inner li .recent-user .user-container img.is-badge {
  display: block;
  position: absolute;
  right: -5px;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  height: 16px;
  width: 16px;
  border-radius: 50%;
}
.sidebar-panel.is-messages .inner li .recent-user .recipient-meta {
  margin-left: 10px;
  /*time {
                  display: block;
                  position: absolute;

                  //top: 2px;
                  top: -14px;
                  right: 20px;
                  font-size: .75rem;
                  color: #A5B4FC; // Space theme muted text
              }*/
}
.sidebar-panel.is-messages .inner li .recent-user .recipient-meta span {
  display: block;
}
.sidebar-panel.is-messages .inner li .recent-user .recipient-meta span:first-child {
  color: #E0E7FF;
  font-weight: 500;
  font-size: 0.9rem;
}
.sidebar-panel.is-messages .inner li .recent-user .recipient-meta span:nth-child(2) {
  font-size: 0.75rem;
  color: #A5B4FC;
  /*&.is-unread {
                      color: #E0E7FF;
                      font-weight: 500;
                  }*/
}
.sidebar-panel.is-messages .inner li .user-group {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
}
.sidebar-panel.is-messages .inner li .user-group img {
  height: 36px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  display: block;
}
.sidebar-panel.is-messages .inner li .user-group img.is-user {
  min-width: 36px;
}
.sidebar-panel.is-messages .inner li .user-group img:nth-child(2), .sidebar-panel.is-messages .inner li .user-group img:nth-child(3), .sidebar-panel.is-messages .inner li .user-group img:nth-child(4) {
  margin-left: -15px;
}
.sidebar-panel.is-messages .inner li .user-group .more-indicator {
  display: block;
  height: 36px;
  width: 36px;
  min-width: 36px;
  border-radius: 50%;
  background: #3c44b1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -15px;
  border: 2px solid #fff;
}
.sidebar-panel.is-messages .inner li .user-group .more-indicator span {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 0.8rem;
}
.sidebar-panel.is-messages .inner li time {
  display: block;
  position: absolute;
  top: 2px;
  right: 20px;
  font-size: 0.75rem;
  color: #A5B4FC;
}
.sidebar-panel.is-messages .inner li .group-message {
  padding: 0 20px;
  margin-top: -20px;
  font-size: 0.75rem;
  color: #A5B4FC;
}
.sidebar-panel.is-messages .inner li .group-message.is-unread {
  color: #E0E7FF;
  font-weight: 500;
}
.sidebar-panel.is-messages .inner li:hover {
  background: rgba(139, 92, 246, 0.05);
}
/* ==========================================================================
6. Messaging Sidebar Dark mode
========================================================================== */
body.is-dark .sidebar-panel.is-messages li.is-active {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055) !important;
}
body.is-dark .sidebar-panel.is-messages li.is-active:hover {
  background: rgb(59.4520547945, 59.4520547945, 64.5479452055) !important;
}
body.is-dark .sidebar-panel.is-messages li.is-active img,
body.is-dark .sidebar-panel.is-messages li.is-active .more-indicator {
  border-color: rgb(59.4520547945, 59.4520547945, 64.5479452055) !important;
}
body.is-dark .sidebar-panel.is-messages li:hover {
  background: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
}
body.is-dark .sidebar-panel.is-messages li img,
body.is-dark .sidebar-panel.is-messages li .more-indicator {
  border-color: rgb(49.6712328767, 49.6712328767, 53.9287671233) !important;
}
body.is-dark .sidebar-panel.is-messages li .more-indicator {
  background: #797bf2 !important;
}
body.is-dark .sidebar-panel.is-messages li .recipient-meta span:first-child {
  color: rgb(219.3, 219.3, 219.3) !important;
}
body.is-dark .sidebar-panel.is-messages li .recipient-meta span.is-unread {
  color: rgb(219.3, 219.3, 219.3) !important;
}
body.is-dark .sidebar-panel.is-messages .start-conversation {
  background: #797bf2 !important;
  border: 1px solid #797bf2 !important;
}
/* ==========================================================================
7. Collapsed Messaging
========================================================================== */
.collapsed-messaging {
  position: fixed;
  top: 0;
  left: 80px;
  height: 100%;
  width: 80px;
  background-color: #f9f9f9;
  box-shadow: none;
  z-index: 34;
  border-left: 1px solid #ededed;
  transform: translateX(-100%);
  transition: all 0.3s;
}
.collapsed-messaging.is-active {
  transform: translateX(0);
}
.collapsed-messaging .inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.collapsed-messaging .inner .collapsed-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 100%;
}
.collapsed-messaging .inner .collapsed-add {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 100%;
}
.collapsed-messaging .inner .collapsed-add .button {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  padding: 4px;
  transition: all 0.3s;
}
.collapsed-messaging .inner .collapsed-add .button:hover {
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.collapsed-messaging .inner .collapsed-add .button svg {
  height: 18px;
  width: 18px;
}
.collapsed-messaging .inner .collapsed-conversations {
  height: calc(100vh - 80px);
}
.collapsed-messaging .inner .collapsed-conversations li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  border-left: 2px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
}
.collapsed-messaging .inner .collapsed-conversations li.is-active {
  border-left-color: #3c44b1;
  background: rgb(245.3658227848, 245.8012658228, 251.7341772152);
}
.collapsed-messaging .inner .collapsed-conversations li.is-active:hover {
  background: rgb(245.3658227848, 245.8012658228, 251.7341772152);
}
.collapsed-messaging .inner .collapsed-conversations li .user-container {
  position: relative;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container img {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  display: block;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container img.is-user {
  min-width: 36px;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container img.is-badge {
  display: block;
  position: absolute;
  right: -5px;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  height: 16px;
  width: 16px;
  border-radius: 50%;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container .is-count {
  display: block;
  position: absolute;
  right: -12px;
  bottom: -5px;
  border-radius: 50%;
  border: 2px solid #fff;
  height: 28px;
  width: 28px;
  background: #3c44b1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container .is-count span {
  display: block;
  font-size: 0.7rem;
  font-size: 700;
  color: #fcfcfc;
}
.collapsed-messaging .inner .collapsed-conversations li .user-container .is-count span:before {
  content: "+";
}
/* ==========================================================================
8. Fieldset | Field | Controls
========================================================================== */
.control.is-loading:after {
  right: 0.75em;
  top: 0.75em;
}
.control.has-icon {
  position: relative;
}
.control.has-icon .form-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 4rem;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.control.has-icon .form-icon svg {
  height: 18px;
  width: 18px;
  stroke: #cecece;
  transition: all 0.3s;
}
.control.has-icon .form-icon .fas,
.control.has-icon .form-icon .far,
.control.has-icon .form-icon .fal,
.control.has-icon .form-icon .fab {
  color: #cecece;
  transition: all 0.3s;
}
.control.has-icon .form-icon .lnil,
.control.has-icon .form-icon .lnir {
  font-size: 1.2rem;
  color: #cecece;
  transition: all 0.3s;
}
.control.has-icon .input {
  height: 4rem;
  padding-left: 38px;
  transition: all 0.3s;
}
.control.has-icon .input:focus + .form-icon svg {
  stroke: #3c44b1;
}
.control.has-icon .input:focus + .form-icon .fas,
.control.has-icon .input:focus + .form-icon .far,
.control.has-icon .input:focus + .form-icon .fal,
.control.has-icon .input:focus + .form-icon .fab {
  color: #3c44b1;
}
.control.has-icon .input:focus + .form-icon .lnil,
.control.has-icon .input:focus + .form-icon .lnir {
  color: #3c44b1;
}
.control.has-validation.has-success input {
  border-color: #1bc943 !important;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
  transition: all 0.3s;
}
.control.has-validation.has-success .validation-icon.is-success,
.control.has-validation.has-success .form-icon {
  opacity: 1 !important;
}
.control.has-validation.has-success .validation-icon.is-success svg,
.control.has-validation.has-success .validation-icon.is-success .form-icon svg,
.control.has-validation.has-success .form-icon svg,
.control.has-validation.has-success .form-icon .form-icon svg {
  stroke: #1bc943 !important;
}
.control.has-validation.has-error input {
  border-color: #f83245 !important;
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
.control.has-validation.has-error .validation-icon.is-error,
.control.has-validation.has-error .form-icon {
  opacity: 1 !important;
}
.control.has-validation.has-error .validation-icon.is-error svg,
.control.has-validation.has-error .validation-icon.is-error .form-icon svg,
.control.has-validation.has-error .form-icon svg,
.control.has-validation.has-error .form-icon .form-icon svg {
  stroke: #f83245 !important;
}
.control.has-validation.has-error .help-text span.info {
  display: none;
}
.control.has-validation.has-error .help-text span.error {
  display: block;
}
.control.has-validation .input {
  padding-right: 40px;
}
.control.has-validation .validation-icon {
  position: absolute;
  top: 0;
  right: 0;
  height: 38px;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.3s;
}
.control.has-validation .validation-icon svg {
  height: 18px;
  width: 18px;
  stroke: #cecece;
  transition: all 0.3s;
}
.control .help-text {
  display: block;
  color: #A5B4FC;
  margin-top: 10px;
  font-size: 0.8rem;
}
.control .help-text span.info {
  display: block;
}
.control .help-text span.error {
  display: none;
  color: #f83245;
}
.control .search-results {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  max-height: 285px;
  overflow-y: auto;
  background: #191741;
  opacity: 0;
  border: 1px solid rgb(229.35, 229.35, 229.35);
  border-radius: 4px;
  pointer-events: none;
  transform: translateY(5px);
  box-shadow: 0 0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
  z-index: 10;
  transition: all 0.3s;
}
.control .search-results.is-active {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}
.control .search-results .placeholder-wrap {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.control .search-results .placeholder-wrap .placeholder-content img {
  display: block;
  margin: 0 auto;
  max-width: 100px;
}
.control .search-results .placeholder-wrap .placeholder-content h3 {
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  color: #283252;
  padding: 0;
}
.control .search-results .placeholder-wrap .placeholder-content p {
  color: #A5B4FC;
  font-size: 0.95rem;
  max-width: 420px;
  margin: 0 auto;
}
.control .search-results .search-result {
  display: flex;
  align-items: center;
  padding: 12px;
  transition: all 0.3s;
}
.control .search-results .search-result:last-child {
  border-bottom: none;
}
.control .search-results .search-result:hover {
  background: rgb(247.2, 247.2, 247.2);
}
.control .search-results .search-result .h-avatar .article {
  border-radius: 2px;
}
.control .search-results .search-result .meta {
  margin-left: 12px;
}
.control .search-results .search-result .meta span {
  display: block;
  line-height: 1.3;
}
.control .search-results .search-result .meta span:first-child {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 0.9rem;
  color: #E0E7FF;
}
.control .search-results .search-result .meta span:nth-child(2) {
  font-size: 0.85rem;
  color: #A5B4FC;
}
@media screen and (max-width: 1100px) {
  .sidebar-panel {
    left: 69px;
    top: 74px;
    margin-top: 0px;
    height: calc(100% - 74px);
  }
  .sidebar-panel .subpanel-header {
    height: 50px !important;
  }
  .sidebar-panel .inner li.has-children .collapse-wrap a {
    font-size: 0.9rem !important;
  }
  .sidebar-panel .inner li.has-children ul li {
    height: 26px !important;
  }
  .sidebar-panel .inner li.has-children ul li .is-submenu {
    font-size: 0.75rem !important;
  }
}
@media screen and (max-height: 700px) {
  .sidebar-panel {
    left: 69px;
    top: 74px;
    margin-top: 0px;
    height: calc(100% - 74px);
  }
  .sidebar-panel .subpanel-header {
    height: 50px !important;
  }
  .sidebar-panel .inner li.has-children .collapse-wrap a {
    font-size: 0.9rem !important;
  }
  .sidebar-panel .inner li.has-children ul li {
    height: 26px !important;
  }
  .sidebar-panel .inner li.has-children ul li .is-submenu {
    font-size: 0.75rem !important;
  }
}
@media screen and (max-height: 600px) {
  .sidebar-panel .subpanel-header {
    height: 40px !important;
  }
  .sidebar-panel .inner li.has-children .collapse-wrap {
    max-height: 30px !important;
  }
  .sidebar-panel .inner li.has-children .collapse-wrap a {
    font-size: 0.75rem !important;
  }
  .sidebar-panel .inner li.has-children ul li {
    height: 21px !important;
  }
  .sidebar-panel .inner li.has-children ul li .is-submenu {
    font-size: 0.75rem !important;
  }
}
.app-sidebar--header {
  padding: 0 1.5rem;
  min-height: 74px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 0.75rem;
}
.app-sidebar--header .expand-sidebar-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.app-sidebar--header::after {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  position: absolute;
}
.app-sidebar .toggle-mobile-sidebar-btn {
  display: none;
}
@media (max-width: 1099.98px) {
  .app-sidebar .toggle-mobile-sidebar-btn {
    display: block;
  }
}
.app-sidebar-logo {
  display: flex;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.app-sidebar-logo--icon {
  height: 40px;
  display: flex;
}
.app-sidebar-logo--text {
  line-height: 1;
  padding: 0 0 0 0.6666666667rem;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.app-sidebar-logo--text span {
  display: block;
  text-transform: uppercase;
  font-size: 0.7291666667rem;
  color: #fff;
  opacity: 0.7;
  padding: 4px 0;
}
.app-sidebar-logo--text b {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.app-sidebar-logo:hover {
  color: #070919;
}
@-webkit-keyframes logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.app-sidebar--overlay:after {
  content: "";
  background: #070919;
  opacity: 0.45;
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.app-sidebar--overlay > * {
  z-index: 4;
}
.app-sidebar--dark .app-sidebar--header {
  background: transparent;
}
.app-sidebar--dark .app-sidebar--header .collapse-sidebar-btn {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.app-sidebar--dark .app-sidebar--header .collapse-sidebar-btn:hover {
  background: rgba(7, 9, 25, 0.2);
  color: #fff;
}
.app-sidebar--dark .app-sidebar--header .expand-sidebar-btn {
  border: #fff solid 2px;
  background: #fff;
  color: #3c44b1;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.app-sidebar--dark .app-sidebar--header::after {
  background: rgba(255, 255, 255, 0.15);
}
.app-sidebar--dark .app-sidebar-logo--text span {
  color: #fff;
  opacity: 0.7;
}
.app-sidebar--dark .app-sidebar-logo--text b {
  color: #fff;
}
.app-sidebar--dark .app-sidebar-logo:hover {
  color: #070919;
}
.app-sidebar--dark .hamburger-inner,
.app-sidebar--dark .hamburger-inner:after,
.app-sidebar--dark .hamburger-inner:before {
  background: #fff !important;
}
.app-sidebar--light .app-sidebar--header {
  background: transparent;
}
.app-sidebar--light .app-sidebar--header .collapse-sidebar-btn {
  background: transparent;
  color: rgba(60, 68, 177, 0.8);
  opacity: 1;
}
.app-sidebar--light .app-sidebar--header .collapse-sidebar-btn:hover {
  background: rgba(60, 68, 177, 0.2);
  color: #3c44b1;
}
.app-sidebar--light .app-sidebar--header .expand-sidebar-btn {
  border: #3c44b1 solid 2px;
  background: #3c44b1;
  color: #fff;
  box-shadow: 0 0.313rem 0.8rem rgba(122, 123, 151, 0.5), 0 0.126rem 0.225rem rgba(122, 123, 151, 0.3);
}
.app-sidebar--light .app-sidebar--header::after {
  background: rgba(7, 9, 25, 0.08);
}
.app-sidebar--light .app-sidebar-logo--icon {
  background: #3c44b1;
  box-shadow: 1px 1px 3px rgba(7, 9, 25, 0.2);
}
.app-sidebar--light .app-sidebar-logo--text span {
  color: #3c44b1;
  opacity: 0.7;
}
.app-sidebar--light .app-sidebar-logo--text b {
  color: #070919;
}
.app-sidebar--light .app-sidebar-logo:hover {
  color: #070919;
}
.app-sidebar--light .hamburger-inner,
.app-sidebar--light .hamburger-inner:after,
.app-sidebar--light .hamburger-inner:before {
  background: #3c44b1 !important;
}
.app-sidebar--header .collapse-sidebar-btn {
  visibility: visible;
  transition: all 0.2s ease-in-out;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 34px;
}
.app-sidebar--header .expand-sidebar-btn {
  transition: all 0.2s ease-in-out;
  position: absolute;
  right: 0;
  width: 36px;
  height: 36px;
  line-height: 34px;
  margin: -18px -18px 0 0;
  top: 50%;
  padding: 0;
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 1099.98px) {
  .app-sidebar--header .collapse-sidebar-btn,
  .app-sidebar--header .expand-sidebar-btn {
    display: none;
  }
}
@media (min-width: 1100px) {
  .app-sidebar-collapsed .app-sidebar .collapse-sidebar-btn {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
  .app-sidebar-collapsed .app-sidebar--header .app-sidebar-logo {
    margin: 0 auto;
  }
  .app-sidebar-collapsed .app-sidebar--header .app-sidebar-logo--text {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 0;
  }
  .app-sidebar-collapsed .app-sidebar:not(.app-sidebar--mini):hover .app-sidebar--header .app-sidebar-logo {
    margin: 0;
  }
  .app-sidebar-collapsed .app-sidebar:not(.app-sidebar--mini):hover .app-sidebar--header .app-sidebar-logo--text {
    opacity: 1;
    height: auto;
    width: auto;
    overflow: visible;
    visibility: visible;
    padding: 0 0 0 0.6666666667rem;
  }
  .app-sidebar-collapsed .app-sidebar:not(.app-sidebar--mini):hover .app-sidebar--header .expand-sidebar-btn {
    visibility: visible;
  }
  .app-sidebar-collapsed .app-sidebar:hover .app-sidebar--header .expand-sidebar-btn {
    opacity: 1;
  }
}
.sidebar-navigation .sidebar-menu-box {
  border-radius: 0.29rem;
  margin: 1rem;
  padding: 1rem;
}
.sidebar-navigation .sidebar-menu-box ul li a {
  font-size: 0.875rem;
  border-radius: 0.29rem;
  padding: 0 0.75rem;
}
.sidebar-navigation .sidebar-menu-box ul li a .sidebar-item-label .badge {
  right: 0.75rem;
}
.sidebar-navigation .sidebar-menu-box ul li ul li a {
  padding: 0 0 0 1.5rem;
}
.sidebar-navigation .sidebar-menu-box ul li ul li a::after {
  display: none;
}
.sidebar-navigation .sidebar-menu-box .sidebar-header {
  padding: 0 0.75rem 0.75rem;
}
.sidebar-navigation .sidebar-header {
  text-transform: uppercase;
  font-size: 0.8333333333rem;
  padding: 1rem 1.5rem 0.75rem;
  height: initial;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  margin: 0;
  position: relative;
}
.sidebar-navigation .sidebar-header::after {
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  content: "";
}
.sidebar-navigation ul {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.sidebar-navigation ul li {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 1px 0;
}
.sidebar-navigation ul li > a {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  height: 44px;
  padding: 0 1.5rem;
  font-size: 1.06rem;
  white-space: nowrap;
  font-weight: bold;
}
.sidebar-navigation ul li > a .sidebar-item-label {
  height: 22px;
  line-height: 22px;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  width: auto;
  visibility: visible;
  overflow: visible;
}
.sidebar-navigation ul li > a .sidebar-item-label .badge {
  position: absolute;
  right: 1.5rem;
  height: 22px;
  line-height: 24px;
  top: 50%;
  margin-top: -11px;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.sidebar-navigation ul li > a .sidebar-icon-indicator {
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
  opacity: 0.4;
  margin-left: auto;
  width: 18px;
  height: 18px;
}
.sidebar-navigation ul li > a .sidebar-icon-indicator > * {
  max-height: 100%;
  width: 100%;
  display: block;
}
.sidebar-navigation ul li > a.nav-link-simple .sidebar-icon-indicator-right {
  transform: rotate(0deg) !important;
}
.sidebar-navigation ul li > a .sidebar-icon {
  margin: 0 0.5555555556rem 0 0;
  width: 28px;
  min-width: 28px;
  height: 28px;
  display: flex;
  font-size: 1.495rem;
  transition: all 0.2s ease-in-out;
  align-items: center;
  align-content: center;
}
.sidebar-navigation ul li > a .sidebar-icon > * {
  max-height: 90%;
  width: 90%;
  display: block;
  transition: all 0.2s ease-in-out;
}
.sidebar-navigation ul li > a.active .sidebar-icon-indicator {
  transform: rotate(-90deg);
}
.sidebar-navigation ul li > a.active.nav-link-simple .sidebar-icon-indicator-right {
  transform: rotate(0deg) !important;
}
.sidebar-navigation ul li ul {
  overflow: hidden;
  padding: 0.75rem 0 1rem;
  transition: all 0.2s ease-in-out;
}
.sidebar-navigation ul li ul li {
  padding: 1px 1.5rem;
}
.sidebar-navigation ul li ul li a {
  border-radius: 0.65rem;
  font-size: 1rem;
  position: relative;
  margin: 0;
  font-weight: normal;
  padding: 0 2.3076923077rem;
  height: 36px;
  white-space: nowrap;
  transition: transform 0.2s, height 0.3s, opacity 0.3s, margin 0.3s, color 0.3s, background-color 0.3s;
  display: flex;
}
.sidebar-navigation ul li ul li a .sidebar-item-label {
  transition: none;
}
.sidebar-navigation ul li ul li a::after {
  content: "";
  left: 12px;
  transition: all 0.2s ease-in-out;
  width: 8px;
  height: 8px;
  top: 50%;
  position: absolute;
  margin: -4px 0 0 -4px;
  opacity: 1;
  border-radius: 0.75rem;
}
.sidebar-navigation ul li ul li a:hover, .sidebar-navigation ul li ul li a.active {
  background: transparent !important;
}
.app-sidebar--overlay:after {
  content: "";
  background: #070919;
  opacity: 0.45;
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.app-sidebar--overlay > * {
  z-index: 4;
}
.app-sidebar--dark .sidebar-navigation .sidebar-menu-box {
  background: rgba(7, 9, 25, 0.15);
}
.app-sidebar--dark .sidebar-navigation .sidebar-header {
  color: rgba(255, 255, 255, 0.35);
}
.app-sidebar--dark .sidebar-navigation ul li > a {
  color: rgba(255, 255, 255, 0.65);
}
.app-sidebar--dark .sidebar-navigation ul li > a .sidebar-icon > * {
  color: #fff;
  opacity: 0.3;
}
.app-sidebar--dark .sidebar-navigation ul li ul li a::after {
  background: rgba(7, 9, 25, 0.2);
}
.app-sidebar--dark .sidebar-navigation ul li ul li a:hover::after, .app-sidebar--dark .sidebar-navigation ul li ul li a.active::after {
  background: rgba(7, 9, 25, 0.5);
}
.app-sidebar--dark .sidebar-navigation ul li > a:hover, .app-sidebar--dark .sidebar-navigation ul li > a.active {
  color: white;
  background: rgba(7, 9, 25, 0.15);
}
.app-sidebar--dark .sidebar-navigation ul li > a:hover .sidebar-icon-indicator, .app-sidebar--dark .sidebar-navigation ul li > a.active .sidebar-icon-indicator {
  opacity: 0.7;
}
.app-sidebar--dark .sidebar-navigation ul li > a:hover .sidebar-icon > *, .app-sidebar--dark .sidebar-navigation ul li > a.active .sidebar-icon > * {
  opacity: 1;
}
.app-sidebar-collapsed .app-sidebar--dark:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-header::after {
  background: rgba(255, 255, 255, 0.15);
}
.app-sidebar--light .sidebar-navigation .sidebar-menu-box {
  background: rgba(60, 68, 177, 0.03);
}
.app-sidebar--light .sidebar-navigation .sidebar-header {
  color: rgba(7, 9, 25, 0.85);
}
.app-sidebar--light .sidebar-navigation ul li > a {
  color: rgba(7, 9, 25, 0.8);
}
.app-sidebar--light .sidebar-navigation ul li > a .sidebar-icon > * {
  color: #3c44b1;
  opacity: 0.45;
}
.app-sidebar--light .sidebar-navigation ul li > a .sidebar-icon-indicator {
  opacity: 0.4;
}
.app-sidebar--light .sidebar-navigation ul li ul li a::after {
  background: rgba(7, 9, 25, 0.08);
}
.app-sidebar--light .sidebar-navigation ul li ul li a:hover::after, .app-sidebar--light .sidebar-navigation ul li ul li a.active::after {
  background: rgba(7, 9, 25, 0.12);
}
.app-sidebar--light .sidebar-navigation ul li > a:hover,
.app-sidebar--light .sidebar-navigation ul li > a.active {
  color: #3c44b1;
  background: rgba(60, 68, 177, 0.05);
}
.app-sidebar--light .sidebar-navigation ul li > a:hover .sidebar-icon-indicator,
.app-sidebar--light .sidebar-navigation ul li > a.active .sidebar-icon-indicator {
  opacity: 0.7;
}
.app-sidebar--light .sidebar-navigation ul li > a:hover .sidebar-icon > *,
.app-sidebar--light .sidebar-navigation ul li > a.active .sidebar-icon > * {
  opacity: 1;
  color: #3c44b1;
}
.app-sidebar-collapsed .app-sidebar--light:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-header::after {
  background: rgba(7, 9, 25, 0.15);
}
@media (min-width: 1100px) {
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-menu-box {
    padding: 0.5rem;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-menu-box .sidebar-header {
    display: none;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    margin: 1.5rem;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-header::after {
    visibility: visible;
    opacity: 1;
    height: 1px;
    content: "";
    position: absolute;
    width: 80%;
    left: 10%;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation .sidebar-header span {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li a {
    font-size: 0;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li a .sidebar-icon {
    margin: 0 auto;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li a .sidebar-icon-indicator {
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    display: none;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li a .sidebar-item-label {
    opacity: 0;
    height: 0;
    overflow: hidden;
    width: 0;
    visibility: hidden;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li a .sidebar-item-label .badge {
    opacity: 0;
    visibility: hidden;
  }
  .app-sidebar-collapsed .app-sidebar:not(:hover) .app-sidebar--content .sidebar-navigation ul li ul {
    height: 0;
    padding: 0;
    overflow: hidden;
  }
}
.app-sidebar--footer {
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: all 0.2s ease-in-out;
  border-radius: 0.65rem;
  margin: 0 1rem;
}
.app-sidebar--footer .btn {
  box-shadow: none !important;
  font-size: 1rem;
}
.app-sidebar--footer ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
}
.app-sidebar--footer ul li {
  border-right: transparent solid 1px;
  padding: 0.25rem 0;
}
.app-sidebar--footer ul li:last-child {
  border-right: 0;
}
.app-sidebar-fixed .app-sidebar--footer {
  margin: 0;
  border-radius: 0;
}
.app-sidebar--overlay:after {
  content: "";
  background: #070919;
  opacity: 0.45;
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.app-sidebar--overlay > * {
  z-index: 4;
}
.app-sidebar--dark .app-sidebar--footer {
  background: rgba(255, 255, 255, 0.06);
  box-shadow: 0 -0.36875rem 0.1675rem rgba(7, 9, 25, 0.04), 0 -0.8375rem 0.30625rem rgba(7, 9, 25, 0.04), 0 -0.2rem 0.11125rem rgba(7, 9, 25, 0.06), 0 -0.1rem 0.0775rem rgba(7, 9, 25, 0.04);
}
.app-sidebar--dark .app-sidebar--footer .btn {
  color: rgba(255, 255, 255, 0.5);
}
.app-sidebar--dark .app-sidebar--footer .btn svg {
  fill: rgba(255, 255, 255, 0.15);
}
.app-sidebar--dark .app-sidebar--footer .btn.active, .app-sidebar--dark .app-sidebar--footer .btn:active, .app-sidebar--dark .app-sidebar--footer .btn:focus, .app-sidebar--dark .app-sidebar--footer .btn:hover {
  color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.09);
}
.app-sidebar--dark .app-sidebar--footer .btn.active svg, .app-sidebar--dark .app-sidebar--footer .btn:active svg, .app-sidebar--dark .app-sidebar--footer .btn:focus svg, .app-sidebar--dark .app-sidebar--footer .btn:hover svg {
  fill: rgba(255, 255, 255, 0.2);
}
.app-sidebar--dark .app-sidebar--footer ul li {
  border-right-color: rgba(255, 255, 255, 0.08);
}
.app-sidebar--light .app-sidebar--footer {
  background: rgba(60, 68, 177, 0.025);
  box-shadow: 0 -0.46875rem 0.1375rem rgba(209, 210, 219, 0.08), 0 -0.9375rem 0.32625rem rgba(209, 210, 219, 0.08), 0 -0.25rem 0.12125rem rgba(209, 210, 219, 0.15), 0 -0.125rem 0.0775rem rgba(209, 210, 219, 0.08);
}
.app-sidebar--light .app-sidebar--footer .btn {
  color: rgba(60, 68, 177, 0.5);
}
.app-sidebar--light .app-sidebar--footer .btn svg {
  fill: rgba(60, 68, 177, 0.1);
}
.app-sidebar--light .app-sidebar--footer .btn.active, .app-sidebar--light .app-sidebar--footer .btn:active, .app-sidebar--light .app-sidebar--footer .btn:focus, .app-sidebar--light .app-sidebar--footer .btn:hover {
  color: #3c44b1;
  background: rgba(60, 68, 177, 0.1);
}
.app-sidebar--light .app-sidebar--footer .btn.active svg, .app-sidebar--light .app-sidebar--footer .btn:active svg, .app-sidebar--light .app-sidebar--footer .btn:focus svg, .app-sidebar--light .app-sidebar--footer .btn:hover svg {
  fill: rgba(60, 68, 177, 0.2);
}
.app-sidebar--light .app-sidebar--footer ul li {
  border-right-color: rgba(60, 68, 177, 0.1);
}
@media (min-width: 1100px) {
  .app-sidebar-collapsed .app-sidebar--footer {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .app-sidebar-collapsed .app-sidebar:not(.app-sidebar--mini):hover .app-sidebar--footer {
    opacity: 1;
    visibility: visible;
    height: 54px;
  }
}
.app-footer {
  height: 80px;
  display: flex;
  align-items: center;
  background: #191741;
  color: #FFFFFF !important;
  width: 100%;
  padding: 0 3rem;
  padding-right: 7%;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  font-size: 0.875rem;
  justify-content: space-between;
}
.app-footer span {
  color: #FFFFFF !important;
}
@media (max-width: 1380.98px) {
  .app-footer {
    display: block;
    text-align: center;
    height: auto;
    padding: 0.3333333333rem 0.5rem 0.5rem;
  }
  .app-footer .nav {
    justify-content: center;
  }
}
.app-footer--opacity-bg {
  background: #191741 !important;
}
.app-footer:hover {
  background: #191741 !important;
}
.app-footer--shadow {
  box-shadow: 0 -0.46875rem 2.1875rem rgba(59, 62, 102, 0.03), 0 -0.9375rem 1.40625rem rgba(59, 62, 102, 0.03), 0 -0.25rem 0.53125rem rgba(59, 62, 102, 0.05), 0 -0.125rem 0.1875rem rgba(59, 62, 102, 0.03);
}
@media (max-width: 1380.98px) {
  .app-footer--second span:first-child {
    display: block;
    margin-bottom: 0.5rem;
  }
}
.app-footer-fixed .app-footer {
  position: fixed;
  bottom: 0;
  z-index: 22;
  left: 320px;
  right: 0;
  width: auto;
}
.app-footer-fixed .app-content--inner__wrapper {
  padding-bottom: 80px;
}
@media (min-width: 1100px) {
  .app-footer-fixed.app-sidebar-collapsed .app-footer {
    left: 80px;
  }
}
html,
body {
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: auto;
  height: 100%;
}
body {
  overflow-x: hidden;
}
.app-wrapper {
  display: flex;
  flex: 1;
  background: #0f0c29;
  overflow-x: hidden;
  transition: all ease-in-out 0.2s;
}
.app-main {
  display: flex;
  flex: 1 auto;
  min-width: 0;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
}
.app-content {
  flex: 1;
  display: flex;
  padding: 0;
  flex-direction: column;
  transition: all ease-in-out 0.2s;
}
.app-content--inner {
  padding: 3rem;
  display: flex;
  flex: 1;
}
@media (max-width: 1099.98px) {
  .app-content--inner {
    padding: 8rem 1rem 1rem;
  }
}
.app-content--inner__wrapper {
  display: block;
  width: 100%;
}
.app-sidebar-fixed .app-content {
  padding-left: 320px;
}
@media (max-width: 1099.98px) {
  .app-content {
    padding-left: 0 !important;
  }
}
@media (min-width: 1100px) {
  .app-header-fixed .app-content {
    padding-top: 74px;
  }
}
@media (min-width: 1100px) {
  .app-sidebar-collapsed .app-content {
    padding-left: 80px;
  }
}
.app-inner-content-layout {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1100px) {
  .app-inner-content-layout {
    flex-direction: row;
  }
}
.app-inner-content-layout-fixed {
  bottom: 0;
  left: 0;
  right: 0;
  top: 74px;
  position: absolute;
}
@media (min-width: 1100px) {
  .app-inner-content-layout-fixed {
    left: 80px;
  }
}
.app-inner-content-layout-fixed .btn-md-pane {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.app-inner-content-layout--sidebar {
  width: 280px;
  display: flex;
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  flex-direction: column;
  position: relative;
  z-index: 900;
  box-shadow: 0px 0px 28px 0px rgba(60, 68, 177, 0.08);
}
.app-inner-content-layout--sidebar__content {
  padding: 1rem;
}
.app-inner-content-layout--sidebar__lg {
  width: 380px;
}
@media (max-width: 1380.98px) {
  .app-inner-content-layout--sidebar__lg {
    width: 280px;
  }
}
.app-inner-content-layout--sidebar__sm {
  width: 250px;
}
.app-inner-content-layout--sidebar__xl {
  width: 440px;
}
@media (max-width: 1380.98px) {
  .app-inner-content-layout--sidebar__xl {
    width: 280px;
  }
}
.app-inner-content-layout--sidebar__xxl {
  width: 520px;
}
@media (max-width: 1380.98px) {
  .app-inner-content-layout--sidebar__xxl {
    width: 440px;
  }
}
@media (max-width: 1099.98px) {
  .app-inner-content-layout--sidebar {
    left: -380px;
    position: fixed;
    z-index: 1175;
    top: 0;
    height: 100vh;
    width: 280px;
    padding-top: 74px;
  }
  .app-inner-content-layout--sidebar.layout-sidebar-open {
    left: 0;
    box-shadow: 0.46875rem 0 2.1875rem rgba(59, 62, 102, 0.03), 0.9375rem 0 1.40625rem rgba(59, 62, 102, 0.03), 0.25rem 0 0.53125rem rgba(59, 62, 102, 0.05), 0.125rem 0 0.1875rem rgba(59, 62, 102, 0.03);
  }
  .app-inner-content-layout--sidebar.pos-r {
    left: auto;
    right: -380px;
  }
  .app-inner-content-layout--sidebar.pos-r.layout-sidebar-open {
    left: auto;
    right: 0;
    box-shadow: -0.46875rem 0 2.1875rem rgba(59, 62, 102, 0.03), -0.9375rem 0 1.40625rem rgba(59, 62, 102, 0.03), -0.25rem 0 0.53125rem rgba(59, 62, 102, 0.05), -0.125rem 0 0.1875rem rgba(59, 62, 102, 0.03);
  }
}
.app-inner-content-layout--main {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: calc(100vh - 74px);
}
@media (max-width: 1099.98px) {
  .app-inner-content-layout--main {
    height: calc(100vh - (74px + 80px));
  }
}
.app-content > .app-inner-content-layout--main {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.app-content > .app-inner-content-layout--main > div:not([class]) {
  transform: none !important;
}
.sidebar-inner-layout-overlay {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(7, 9, 25, 0.4);
  z-index: 1165;
}
@media (max-width: 1380.98px) {
  .sidebar-inner-layout-overlay.active {
    opacity: 1;
    visibility: visible;
  }
}
.drop-before {
  border-top: 2px solid #000 !important;
}
.drop-after {
  border-bottom: 2px solid #000 !important;
}
.draggable {
  cursor: grab;
}
body.dark-space-theme {
  background: #191741;
}
body.dark-space-theme .app-wrapper {
  background: #191741 !important;
}
body.dark-space-theme .app-sidebar,
body.dark-space-theme .app-aside,
body.dark-space-theme .main-sidebar,
body.dark-space-theme .home-sidebar,
body.dark-space-theme .sidebar,
body.dark-space-theme .sidebar-brand,
body.dark-space-theme .sidebar-panel,
body.dark-space-theme .subpanel-header,
body.dark-space-theme .app-header,
body.dark-space-theme header,
body.dark-space-theme .navbar,
body.dark-space-theme aside {
  background: #191741 !important;
  background-color: #191741 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
body.dark-space-theme .app-aside,
body.dark-space-theme .main-sidebar,
body.dark-space-theme .home-sidebar,
body.dark-space-theme .sidebar,
body.dark-space-theme .sidebar-brand,
body.dark-space-theme .sidebar-menu,
body.dark-space-theme .sidebar-nav,
body.dark-space-theme .sidebar-subnav,
body.dark-space-theme .sidebar-panel,
body.dark-space-theme aside {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .app-aside .sidebar-panel,
body.dark-space-theme .app-aside .sidebar-header,
body.dark-space-theme .app-aside .sidebar-content,
body.dark-space-theme .app-aside .sidebar-footer,
body.dark-space-theme .app-aside .sidebar-brand,
body.dark-space-theme .app-aside .sidebar-menu,
body.dark-space-theme .app-aside .subpanel-header,
body.dark-space-theme .app-aside .nav,
body.dark-space-theme .app-aside .nav-item,
body.dark-space-theme .app-aside .nav-link,
body.dark-space-theme .app-aside .bg-white,
body.dark-space-theme .app-aside .bg-light, body.dark-space-theme .app-aside > div,
body.dark-space-theme .main-sidebar .sidebar-panel,
body.dark-space-theme .main-sidebar .sidebar-header,
body.dark-space-theme .main-sidebar .sidebar-content,
body.dark-space-theme .main-sidebar .sidebar-footer,
body.dark-space-theme .main-sidebar .sidebar-brand,
body.dark-space-theme .main-sidebar .sidebar-menu,
body.dark-space-theme .main-sidebar .subpanel-header,
body.dark-space-theme .main-sidebar .nav,
body.dark-space-theme .main-sidebar .nav-item,
body.dark-space-theme .main-sidebar .nav-link,
body.dark-space-theme .main-sidebar .bg-white,
body.dark-space-theme .main-sidebar .bg-light,
body.dark-space-theme .main-sidebar > div,
body.dark-space-theme .home-sidebar .sidebar-panel,
body.dark-space-theme .home-sidebar .sidebar-header,
body.dark-space-theme .home-sidebar .sidebar-content,
body.dark-space-theme .home-sidebar .sidebar-footer,
body.dark-space-theme .home-sidebar .sidebar-brand,
body.dark-space-theme .home-sidebar .sidebar-menu,
body.dark-space-theme .home-sidebar .subpanel-header,
body.dark-space-theme .home-sidebar .nav,
body.dark-space-theme .home-sidebar .nav-item,
body.dark-space-theme .home-sidebar .nav-link,
body.dark-space-theme .home-sidebar .bg-white,
body.dark-space-theme .home-sidebar .bg-light,
body.dark-space-theme .home-sidebar > div,
body.dark-space-theme .sidebar .sidebar-panel,
body.dark-space-theme .sidebar .sidebar-header,
body.dark-space-theme .sidebar .sidebar-content,
body.dark-space-theme .sidebar .sidebar-footer,
body.dark-space-theme .sidebar .sidebar-brand,
body.dark-space-theme .sidebar .sidebar-menu,
body.dark-space-theme .sidebar .subpanel-header,
body.dark-space-theme .sidebar .nav,
body.dark-space-theme .sidebar .nav-item,
body.dark-space-theme .sidebar .nav-link,
body.dark-space-theme .sidebar .bg-white,
body.dark-space-theme .sidebar .bg-light,
body.dark-space-theme .sidebar > div,
body.dark-space-theme .sidebar-brand .sidebar-panel,
body.dark-space-theme .sidebar-brand .sidebar-header,
body.dark-space-theme .sidebar-brand .sidebar-content,
body.dark-space-theme .sidebar-brand .sidebar-footer,
body.dark-space-theme .sidebar-brand .sidebar-brand,
body.dark-space-theme .sidebar-brand .sidebar-menu,
body.dark-space-theme .sidebar-brand .subpanel-header,
body.dark-space-theme .sidebar-brand .nav,
body.dark-space-theme .sidebar-brand .nav-item,
body.dark-space-theme .sidebar-brand .nav-link,
body.dark-space-theme .sidebar-brand .bg-white,
body.dark-space-theme .sidebar-brand .bg-light,
body.dark-space-theme .sidebar-brand > div,
body.dark-space-theme .sidebar-menu .sidebar-panel,
body.dark-space-theme .sidebar-menu .sidebar-header,
body.dark-space-theme .sidebar-menu .sidebar-content,
body.dark-space-theme .sidebar-menu .sidebar-footer,
body.dark-space-theme .sidebar-menu .sidebar-brand,
body.dark-space-theme .sidebar-menu .sidebar-menu,
body.dark-space-theme .sidebar-menu .subpanel-header,
body.dark-space-theme .sidebar-menu .nav,
body.dark-space-theme .sidebar-menu .nav-item,
body.dark-space-theme .sidebar-menu .nav-link,
body.dark-space-theme .sidebar-menu .bg-white,
body.dark-space-theme .sidebar-menu .bg-light,
body.dark-space-theme .sidebar-menu > div,
body.dark-space-theme .sidebar-nav .sidebar-panel,
body.dark-space-theme .sidebar-nav .sidebar-header,
body.dark-space-theme .sidebar-nav .sidebar-content,
body.dark-space-theme .sidebar-nav .sidebar-footer,
body.dark-space-theme .sidebar-nav .sidebar-brand,
body.dark-space-theme .sidebar-nav .sidebar-menu,
body.dark-space-theme .sidebar-nav .subpanel-header,
body.dark-space-theme .sidebar-nav .nav,
body.dark-space-theme .sidebar-nav .nav-item,
body.dark-space-theme .sidebar-nav .nav-link,
body.dark-space-theme .sidebar-nav .bg-white,
body.dark-space-theme .sidebar-nav .bg-light,
body.dark-space-theme .sidebar-nav > div,
body.dark-space-theme .sidebar-subnav .sidebar-panel,
body.dark-space-theme .sidebar-subnav .sidebar-header,
body.dark-space-theme .sidebar-subnav .sidebar-content,
body.dark-space-theme .sidebar-subnav .sidebar-footer,
body.dark-space-theme .sidebar-subnav .sidebar-brand,
body.dark-space-theme .sidebar-subnav .sidebar-menu,
body.dark-space-theme .sidebar-subnav .subpanel-header,
body.dark-space-theme .sidebar-subnav .nav,
body.dark-space-theme .sidebar-subnav .nav-item,
body.dark-space-theme .sidebar-subnav .nav-link,
body.dark-space-theme .sidebar-subnav .bg-white,
body.dark-space-theme .sidebar-subnav .bg-light,
body.dark-space-theme .sidebar-subnav > div,
body.dark-space-theme .sidebar-panel .sidebar-panel,
body.dark-space-theme .sidebar-panel .sidebar-header,
body.dark-space-theme .sidebar-panel .sidebar-content,
body.dark-space-theme .sidebar-panel .sidebar-footer,
body.dark-space-theme .sidebar-panel .sidebar-brand,
body.dark-space-theme .sidebar-panel .sidebar-menu,
body.dark-space-theme .sidebar-panel .subpanel-header,
body.dark-space-theme .sidebar-panel .nav,
body.dark-space-theme .sidebar-panel .nav-item,
body.dark-space-theme .sidebar-panel .nav-link,
body.dark-space-theme .sidebar-panel .bg-white,
body.dark-space-theme .sidebar-panel .bg-light,
body.dark-space-theme .sidebar-panel > div,
body.dark-space-theme aside .sidebar-panel,
body.dark-space-theme aside .sidebar-header,
body.dark-space-theme aside .sidebar-content,
body.dark-space-theme aside .sidebar-footer,
body.dark-space-theme aside .sidebar-brand,
body.dark-space-theme aside .sidebar-menu,
body.dark-space-theme aside .subpanel-header,
body.dark-space-theme aside .nav,
body.dark-space-theme aside .nav-item,
body.dark-space-theme aside .nav-link,
body.dark-space-theme aside .bg-white,
body.dark-space-theme aside .bg-light,
body.dark-space-theme aside > div {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .sidebar-panel,
body.dark-space-theme .sidebar-panel.is-active,
body.dark-space-theme .sidebar-panel.is-generic,
body.dark-space-theme #home-sidebar.sidebar-panel,
body.dark-space-theme .is-active.sidebar-panel.is-generic {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .sidebar-panel .subpanel-header,
body.dark-space-theme .sidebar-panel.is-active .subpanel-header,
body.dark-space-theme .sidebar-panel.is-generic .subpanel-header,
body.dark-space-theme #home-sidebar.sidebar-panel .subpanel-header,
body.dark-space-theme .is-active.sidebar-panel.is-generic .subpanel-header {
  background: #191741 !important;
  border-top: none !important;
  border-bottom: none !important;
  margin-top: 0 !important;
  box-shadow: none !important;
}
body.dark-space-theme .sidebar-panel .inner,
body.dark-space-theme .sidebar-panel.is-active .inner,
body.dark-space-theme .sidebar-panel.is-generic .inner,
body.dark-space-theme #home-sidebar.sidebar-panel .inner,
body.dark-space-theme .is-active.sidebar-panel.is-generic .inner {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: none !important;
}
body.dark-space-theme .home-sidebar,
body.dark-space-theme div.home-sidebar,
body.dark-space-theme .app-aside .home-sidebar,
body.dark-space-theme aside .home-sidebar,
body.dark-space-theme .home-sidebar[style] {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .home-sidebar *,
body.dark-space-theme div.home-sidebar *,
body.dark-space-theme .app-aside .home-sidebar *,
body.dark-space-theme aside .home-sidebar *,
body.dark-space-theme .home-sidebar[style] * {
  background-color: transparent !important;
}
body.dark-space-theme .home-sidebar > div,
body.dark-space-theme div.home-sidebar > div,
body.dark-space-theme .app-aside .home-sidebar > div,
body.dark-space-theme aside .home-sidebar > div,
body.dark-space-theme .home-sidebar[style] > div {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .sidebar-brand {
  background: #191741 !important;
  border: none !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
  box-shadow: none !important;
}
body.dark-space-theme .sidebar-brand + * {
  margin-top: 0 !important;
  padding-top: 10px !important;
  border-top: none !important;
}
body.dark-space-theme .sidebar-panel {
  top: 75px !important;
  overflow: visible !important;
}
body.dark-space-theme .sidebar-panel .subpanel-header {
  margin-top: 0 !important;
  padding-top: 10px !important;
  background: #191741 !important;
}
body.dark-space-theme .sidebar-panel .inner {
  background: #191741 !important;
}
body.dark-space-theme #CollapseSidebarTooltip {
  z-index: 99999 !important;
  top: 1px !important;
}
body.dark-space-theme .app-sidebar,
body.dark-space-theme .app-aside {
  overflow: visible !important;
}
body.dark-space-theme .app-aside > *,
body.dark-space-theme .sidebar > *,
body.dark-space-theme .sidebar-panel > * {
  background-color: #191741 !important;
}
body.dark-space-theme .app-sidebar-logo img,
body.dark-space-theme .app-sidebar--header img,
body.dark-space-theme img[src*="Ignite_logo.png"] {
  content: url("https://images.ignite-retail.com/ignite/ignite_spark_logo_gradient_on_black_hz.png");
  padding: 10px;
  box-sizing: border-box;
}
body.dark-space-theme .sidebar .nav-link,
body.dark-space-theme .sidebar-panel .nav-link,
body.dark-space-theme .sidebar .nav-item a,
body.dark-space-theme .sidebar a,
body.dark-space-theme .sidebar-menu a {
  color: #A5B4FC !important;
}
body.dark-space-theme .sidebar .nav-link:hover,
body.dark-space-theme .sidebar-panel .nav-link:hover,
body.dark-space-theme .sidebar .nav-item a:hover,
body.dark-space-theme .sidebar a:hover,
body.dark-space-theme .sidebar-menu a:hover {
  color: #E0E7FF !important;
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .sidebar .nav-link.active,
body.dark-space-theme .sidebar-panel .nav-link.active,
body.dark-space-theme .sidebar .nav-item a.active,
body.dark-space-theme .sidebar a.active,
body.dark-space-theme .sidebar-menu a.active {
  color: #E0E7FF !important;
  background: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .nav-tabs {
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .nav-tabs .nav-item .nav-link {
  background: rgba(25, 23, 65, 0.3) !important;
  color: rgba(165, 180, 252, 0.6) !important;
  border-color: transparent !important;
  border-radius: 4px 4px 0 0;
}
body.dark-space-theme .nav-tabs .nav-item .nav-link:hover {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #A5B4FC !important;
  border-color: rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .nav-tabs .nav-item .nav-link.active {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  border-color: rgba(139, 92, 246, 0.4) !important;
  border-bottom-color: transparent !important;
  font-weight: 600 !important;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .nav-pills .nav-item .nav-link {
  background: rgba(25, 23, 65, 0.3) !important;
  color: rgba(165, 180, 252, 0.6) !important;
  border-radius: 6px;
}
body.dark-space-theme .nav-pills .nav-item .nav-link:hover {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .nav-pills .nav-item .nav-link.active {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  font-weight: 600 !important;
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.4) !important;
}
body.dark-space-theme .nav-item.active .nav-link,
body.dark-space-theme .nav-link.active {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  font-weight: 600 !important;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3) !important;
  border-color: transparent !important;
}
body.dark-space-theme .tab-content,
body.dark-space-theme .tab-pane {
  background: transparent !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .tabs {
  background: transparent !important;
}
body.dark-space-theme .tabs ul {
  background: transparent !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs ul li a {
  background: rgba(25, 23, 65, 0.3) !important;
  color: rgba(165, 180, 252, 0.6) !important;
  border-color: transparent !important;
}
body.dark-space-theme .tabs ul li a:hover {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #A5B4FC !important;
  border-color: rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .tabs ul li.is-active a {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  border-color: rgba(139, 92, 246, 0.4) !important;
  font-weight: 600 !important;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .tabs.is-boxed li a {
  background: rgba(25, 23, 65, 0.5) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs.is-boxed li a:hover {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .tabs.is-boxed li.is-active a {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  border-color: transparent !important;
}
body.dark-space-theme .tabs.is-toggle ul li:first-child a {
  border-radius: 4px 0 0 4px;
}
body.dark-space-theme .tabs.is-toggle ul li:last-child a {
  border-radius: 0 4px 4px 0;
}
body.dark-space-theme .tabs.is-toggle ul li a {
  background: rgba(25, 23, 65, 0.5) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs.is-toggle ul li a:hover {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .tabs.is-toggle ul li.is-active a {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  border-color: transparent !important;
  z-index: 1;
}
body.dark-space-theme .tab-panels,
body.dark-space-theme .tabs-content,
body.dark-space-theme .tabs-wrapper {
  background: transparent !important;
}
body.dark-space-theme .tab-panels .tab-panel,
body.dark-space-theme .tab-panels .tab-pane,
body.dark-space-theme .tabs-content .tab-panel,
body.dark-space-theme .tabs-content .tab-pane,
body.dark-space-theme .tabs-wrapper .tab-panel,
body.dark-space-theme .tabs-wrapper .tab-pane {
  background: transparent !important;
}
body.dark-space-theme .tabs[style*="background: white"], body.dark-space-theme .tabs[style*="background-color: white"], body.dark-space-theme .tabs[style*="background: rgb(255, 255, 255)"],
body.dark-space-theme .tab-content[style*="background: white"],
body.dark-space-theme .tab-content[style*="background-color: white"],
body.dark-space-theme .tab-content[style*="background: rgb(255, 255, 255)"] {
  background: transparent !important;
}
body.dark-space-theme .tabs *[style*="background: white"], body.dark-space-theme .tabs *[style*="background-color: white"],
body.dark-space-theme .tab-content *[style*="background: white"],
body.dark-space-theme .tab-content *[style*="background-color: white"] {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .tab-inner,
body.dark-space-theme .tabs-inner {
  background: transparent !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tab-inner[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tabs-inner[style*="border-bottom-color: #dbdbdb"] {
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tab-inner ul,
body.dark-space-theme .tabs-inner ul {
  background: transparent !important;
  border-bottom: 1px solid rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tab-inner ul li,
body.dark-space-theme .tabs-inner ul li {
  background: transparent !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tab-inner ul li a,
body.dark-space-theme .tabs-inner ul li a {
  background: rgba(25, 23, 65, 0.3) !important;
  color: rgba(165, 180, 252, 0.6) !important;
  border: 1px solid transparent !important;
  border-bottom: none !important;
}
body.dark-space-theme .tab-inner ul li a:hover,
body.dark-space-theme .tabs-inner ul li a:hover {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .tab-inner ul li.is-active a, body.dark-space-theme .tab-inner ul li.active a,
body.dark-space-theme .tabs-inner ul li.is-active a,
body.dark-space-theme .tabs-inner ul li.active a {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  font-weight: 600 !important;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .tabs,
body.dark-space-theme .tab-inner,
body.dark-space-theme .tabs-inner,
body.dark-space-theme .tab-content,
body.dark-space-theme .tab-panel,
body.dark-space-theme .tab-pane,
body.dark-space-theme [class*=tab] {
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs[style*="border-bottom-color: #dbdbdb"], body.dark-space-theme .tabs[style*="border-color: #dbdbdb"], body.dark-space-theme .tabs[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme .tab-inner[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-inner[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-inner[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme .tabs-inner[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tabs-inner[style*="border-color: #dbdbdb"],
body.dark-space-theme .tabs-inner[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme .tab-content[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-content[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-content[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme .tab-panel[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-panel[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-panel[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme .tab-pane[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-pane[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-pane[style*="border: 1px solid #dbdbdb"],
body.dark-space-theme [class*=tab][style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme [class*=tab][style*="border-color: #dbdbdb"],
body.dark-space-theme [class*=tab][style*="border: 1px solid #dbdbdb"] {
  border-color: rgba(139, 92, 246, 0.15) !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs *[style*="border-bottom-color: #dbdbdb"], body.dark-space-theme .tabs *[style*="border-color: #dbdbdb"], body.dark-space-theme .tabs *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme .tab-inner *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-inner *[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-inner *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme .tabs-inner *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tabs-inner *[style*="border-color: #dbdbdb"],
body.dark-space-theme .tabs-inner *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme .tab-content *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-content *[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-content *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme .tab-panel *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-panel *[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-panel *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme .tab-pane *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme .tab-pane *[style*="border-color: #dbdbdb"],
body.dark-space-theme .tab-pane *[style*="border-bottom: 1px solid #dbdbdb"],
body.dark-space-theme [class*=tab] *[style*="border-bottom-color: #dbdbdb"],
body.dark-space-theme [class*=tab] *[style*="border-color: #dbdbdb"],
body.dark-space-theme [class*=tab] *[style*="border-bottom: 1px solid #dbdbdb"] {
  border-color: rgba(139, 92, 246, 0.15) !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tabs .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tabs a[style*="border: 1px solid"],
body.dark-space-theme .tab-inner .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tab-inner .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tab-inner a[style*="border: 1px solid"],
body.dark-space-theme .tabs-inner .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tabs-inner .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tabs-inner a[style*="border: 1px solid"],
body.dark-space-theme .tab-content .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tab-content .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tab-content a[style*="border: 1px solid"],
body.dark-space-theme .tab-panel .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tab-panel .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tab-panel a[style*="border: 1px solid"],
body.dark-space-theme .tab-pane .tab-item[style*="border: 1px solid"],
body.dark-space-theme .tab-pane .tab-link[style*="border: 1px solid"],
body.dark-space-theme .tab-pane a[style*="border: 1px solid"],
body.dark-space-theme [class*=tab] .tab-item[style*="border: 1px solid"],
body.dark-space-theme [class*=tab] .tab-link[style*="border: 1px solid"],
body.dark-space-theme [class*=tab] a[style*="border: 1px solid"] {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .tabs .tab-item:hover,
body.dark-space-theme .tabs .tab-link:hover,
body.dark-space-theme .tabs a:hover,
body.dark-space-theme .tab-inner .tab-item:hover,
body.dark-space-theme .tab-inner .tab-link:hover,
body.dark-space-theme .tab-inner a:hover,
body.dark-space-theme .tabs-inner .tab-item:hover,
body.dark-space-theme .tabs-inner .tab-link:hover,
body.dark-space-theme .tabs-inner a:hover,
body.dark-space-theme .tab-content .tab-item:hover,
body.dark-space-theme .tab-content .tab-link:hover,
body.dark-space-theme .tab-content a:hover,
body.dark-space-theme .tab-panel .tab-item:hover,
body.dark-space-theme .tab-panel .tab-link:hover,
body.dark-space-theme .tab-panel a:hover,
body.dark-space-theme .tab-pane .tab-item:hover,
body.dark-space-theme .tab-pane .tab-link:hover,
body.dark-space-theme .tab-pane a:hover,
body.dark-space-theme [class*=tab] .tab-item:hover,
body.dark-space-theme [class*=tab] .tab-link:hover,
body.dark-space-theme [class*=tab] a:hover {
  border-color: rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme [class*=tab][style*="background: #ededed"], body.dark-space-theme [class*=tab][style*="background-color: #ededed"], body.dark-space-theme [class*=tab][style*="background: rgb(237, 237, 237)"], body.dark-space-theme [class*=tab][style*="background: #f5f5f5"], body.dark-space-theme [class*=tab][style*="background-color: #f5f5f5"] {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs {
  background: rgba(25, 23, 65, 0.6) !important;
  border: 1px solid rgba(139, 92, 246, 0.2) !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul {
  background: transparent !important;
  background-image: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li {
  background: transparent !important;
  background-image: none !important;
  border: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li.tab-naver,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li.tab-naver {
  display: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li.is-active,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li.is-active {
  background: transparent !important;
  background-image: none !important;
  border: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li.is-active a,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li.is-active a {
  background: transparent !important;
  background-image: none !important;
  color: #E0E7FF !important;
  font-weight: 600 !important;
  border: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li.is-active a span,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li.is-active a span {
  color: #E0E7FF !important;
  background: transparent !important;
  background-image: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li a,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li a {
  color: rgba(165, 180, 252, 0.5) !important;
  background: transparent !important;
  background-image: none !important;
  border: none !important;
}
body.dark-space-theme .tabs-wrapper.is-slider .tabs ul li a:hover,
body.dark-space-theme .tabs-wrapper-alt.is-slider .tabs ul li a:hover {
  background: transparent !important;
  background-image: none !important;
  color: rgba(165, 180, 252, 0.8) !important;
}
body.dark-space-theme *[style*="border-bottom-color: rgb(219, 219, 219)"],
body.dark-space-theme *[style*="border-bottom-color: #dbdbdb"] {
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .sidebar-menu span[style*="color: rgb(134, 142, 150)"],
body.dark-space-theme span[style*="color: rgb(134, 142, 150)"],
body.dark-space-theme *[style*="color: rgb(134, 142, 150)"] {
  color: #A5B4FC !important;
}
body.dark-space-theme button[style*="color: #3b3e66"],
body.dark-space-theme button[style*="color: rgb(59, 62, 102)"],
body.dark-space-theme .btn[style*="color: #3b3e66"],
body.dark-space-theme .btn[style*="color: rgb(59, 62, 102)"],
body.dark-space-theme a.btn[style*="color: #3b3e66"],
body.dark-space-theme a.btn[style*="color: rgb(59, 62, 102)"] {
  color: #E0E7FF !important;
}
body.dark-space-theme button:not([class*=btn-]),
body.dark-space-theme .btn:not([class*=btn-]),
body.dark-space-theme [type=button]:not([class*=btn-]),
body.dark-space-theme [type=submit]:not([class*=btn-]),
body.dark-space-theme [type=reset]:not([class*=btn-]) {
  color: #E0E7FF !important;
}
body.dark-space-theme button:not([class*=btn-]):hover,
body.dark-space-theme .btn:not([class*=btn-]):hover,
body.dark-space-theme [type=button]:not([class*=btn-]):hover,
body.dark-space-theme [type=submit]:not([class*=btn-]):hover,
body.dark-space-theme [type=reset]:not([class*=btn-]):hover {
  color: white !important;
}
body.dark-space-theme .btn-link,
body.dark-space-theme button.btn-link,
body.dark-space-theme a.btn-link {
  color: #E0E7FF !important;
}
body.dark-space-theme .btn-link:hover, body.dark-space-theme .btn-link:focus, body.dark-space-theme .btn-link:active,
body.dark-space-theme button.btn-link:hover,
body.dark-space-theme button.btn-link:focus,
body.dark-space-theme button.btn-link:active,
body.dark-space-theme a.btn-link:hover,
body.dark-space-theme a.btn-link:focus,
body.dark-space-theme a.btn-link:active {
  color: white !important;
  text-decoration: underline !important;
  text-shadow: 0 0 8px rgba(139, 92, 246, 0.4) !important;
}
body.dark-space-theme .btn-link[style*="color: #3b3e66"], body.dark-space-theme .btn-link[style*="color: rgb(59, 62, 102)"],
body.dark-space-theme button.btn-link[style*="color: #3b3e66"],
body.dark-space-theme button.btn-link[style*="color: rgb(59, 62, 102)"],
body.dark-space-theme a.btn-link[style*="color: #3b3e66"],
body.dark-space-theme a.btn-link[style*="color: rgb(59, 62, 102)"] {
  color: #E0E7FF !important;
}
body.dark-space-theme .sidebar-menu .nav-item {
  background: transparent !important;
}
body.dark-space-theme .sidebar-menu .nav-item:hover {
  background: rgba(139, 92, 246, 0.05) !important;
}
body.dark-space-theme .sidebar-menu .nav-link {
  background: transparent !important;
  border-color: transparent !important;
}
body.dark-space-theme .sidebar h3,
body.dark-space-theme .sidebar h4,
body.dark-space-theme .sidebar h5,
body.dark-space-theme .sidebar-panel h3,
body.dark-space-theme .sidebar-panel h4,
body.dark-space-theme .sidebar-panel h5,
body.dark-space-theme .toggle-title,
body.dark-space-theme .menu-label,
body.dark-space-theme .menu-heading {
  color: #E0E7FF !important;
}
body.dark-space-theme .sidebar-submenu,
body.dark-space-theme .sidebar-subnav-wrapper {
  background: #191741 !important;
}
body.dark-space-theme li.divider,
body.dark-space-theme .divider,
body.dark-space-theme hr {
  border-color: rgba(139, 92, 246, 0.15) !important;
  border-bottom-color: rgba(139, 92, 246, 0.15) !important;
  background: none !important;
}
body.dark-space-theme *[style*="border-color: rgb(237, 237, 237)"], body.dark-space-theme *[style*="border-color: #ededed"], body.dark-space-theme *[style*="border-color:#ededed"] {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .datatable th, body.dark-space-theme .datatable td,
body.dark-space-theme .datatable-wrapper th,
body.dark-space-theme .datatable-wrapper td {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .datatable th[style*="border-left: 1px solid #ededed"], body.dark-space-theme .datatable th[style*="border-right: 1px solid #ededed"], body.dark-space-theme .datatable td[style*="border-left: 1px solid #ededed"], body.dark-space-theme .datatable td[style*="border-right: 1px solid #ededed"],
body.dark-space-theme .datatable-wrapper th[style*="border-left: 1px solid #ededed"],
body.dark-space-theme .datatable-wrapper th[style*="border-right: 1px solid #ededed"],
body.dark-space-theme .datatable-wrapper td[style*="border-left: 1px solid #ededed"],
body.dark-space-theme .datatable-wrapper td[style*="border-right: 1px solid #ededed"] {
  border-left-color: rgba(139, 92, 246, 0.15) !important;
  border-right-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .datatable .datatable-header,
body.dark-space-theme .datatable .datatable-footer,
body.dark-space-theme .datatable-wrapper .datatable-header,
body.dark-space-theme .datatable-wrapper .datatable-footer {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .card,
body.dark-space-theme .panel,
body.dark-space-theme .box,
body.dark-space-theme .message,
body.dark-space-theme .notification,
body.dark-space-theme .table,
body.dark-space-theme .input,
body.dark-space-theme .textarea,
body.dark-space-theme .select,
body.dark-space-theme .form-control {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .border,
body.dark-space-theme [class*=border-] {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .app-content {
  color: #A5B4FC;
}
body.dark-space-theme .app-content h1, body.dark-space-theme .app-content h2, body.dark-space-theme .app-content h3, body.dark-space-theme .app-content h4, body.dark-space-theme .app-content h5, body.dark-space-theme .app-content h6 {
  color: #E0E7FF;
}
body.dark-space-theme .app-content p, body.dark-space-theme .app-content span, body.dark-space-theme .app-content div {
  color: #A5B4FC;
}
body.dark-space-theme .app-header,
body.dark-space-theme header,
body.dark-space-theme .navbar {
  background: #191741 !important;
  border: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}
body.dark-space-theme .app-header.is-solid, body.dark-space-theme .app-header.is-scrolled,
body.dark-space-theme header.is-solid,
body.dark-space-theme header.is-scrolled,
body.dark-space-theme .navbar.is-solid,
body.dark-space-theme .navbar.is-scrolled {
  background: #191741 !important;
  border-bottom: none !important;
  border-bottom-color: transparent !important;
  box-shadow: none !important;
}
body.dark-space-theme .app-header .navbar-brand img,
body.dark-space-theme header .navbar-brand img,
body.dark-space-theme .navbar .navbar-brand img {
  content: url("https://images.ignite-retail.com/ignite/ignite_spark_logo_gradient_on_black_hz.png");
}
body.dark-space-theme .app-content {
  padding-top: 75px !important;
  background: transparent !important;
}
body.dark-space-theme .app-footer {
  background: #191741 !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .app-footer--opacity-bg {
  background: #191741 !important;
}
body.dark-space-theme .app-footer a {
  color: #A5B4FC !important;
}
body.dark-space-theme .app-footer a:hover {
  color: #E0E7FF !important;
}
body.dark-space-theme .app-footer span {
  color: #A5B4FC !important;
}
body.dark-space-theme .card {
  background: rgba(25, 23, 65, 0.85);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(139, 92, 246, 0.15);
}
body.dark-space-theme .card .card-body,
body.dark-space-theme .card .card-header,
body.dark-space-theme .card .card-footer {
  background: transparent !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .list-group {
  background: transparent !important;
}
body.dark-space-theme .list-group .list-group-item {
  background: rgba(25, 23, 65, 0.5) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .list-group .list-group-item:hover {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .list-group .list-group-item.active {
  background: rgba(139, 92, 246, 0.2) !important;
  border-color: rgba(139, 92, 246, 0.3) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .dropdown-menu {
  background: #191741 !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .dropdown-menu .dropdown-item {
  color: #A5B4FC !important;
}
body.dark-space-theme .dropdown-menu .dropdown-item:hover, body.dark-space-theme .dropdown-menu .dropdown-item:focus {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .dropdown-menu .dropdown-item.active {
  background: rgba(139, 92, 246, 0.2) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .dropdown-menu .dropdown-divider {
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .modal-content {
  background: #191741 !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .modal-content .modal-header,
body.dark-space-theme .modal-content .modal-body,
body.dark-space-theme .modal-content .modal-footer {
  background: #191741 !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .modal-content .close {
  color: #A5B4FC !important;
  opacity: 1;
}
body.dark-space-theme .alert {
  background: rgba(25, 23, 65, 0.85) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .badge.badge-light {
  background: rgba(139, 92, 246, 0.2) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .badge.badge-success {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%) !important;
  color: white !important;
}
body.dark-space-theme .badge.badge-primary {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
}
body.dark-space-theme .badge.badge-warning {
  background: linear-gradient(135deg, #F97316 0%, #FCD34D 100%) !important;
  color: white !important;
}
body.dark-space-theme .badge.badge-danger {
  background: linear-gradient(135deg, #9333EA 0%, #DB2777 100%) !important;
  color: white !important;
}
body.dark-space-theme .tag:not(body).is-success {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%) !important;
  color: white !important;
  border: none !important;
  box-shadow: 0 2px 4px rgba(59, 130, 246, 0.3) !important;
}
body.dark-space-theme .tag:not(body).is-primary {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  color: white !important;
  border: none !important;
  box-shadow: 0 2px 4px rgba(139, 92, 246, 0.3) !important;
}
body.dark-space-theme .tag:not(body).is-info {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%) !important;
  color: white !important;
  border: none !important;
}
body.dark-space-theme .tag:not(body).is-warning {
  background: linear-gradient(135deg, #F97316 0%, #FCD34D 100%) !important;
  color: white !important;
  border: none !important;
}
body.dark-space-theme .tag:not(body).is-danger {
  background: linear-gradient(135deg, #9333EA 0%, #DB2777 100%) !important;
  color: white !important;
  border: none !important;
  box-shadow: 0 2px 4px rgba(219, 39, 119, 0.3) !important;
}
body.dark-space-theme .tag:not(body):not(.is-primary):not(.is-success):not(.is-info):not(.is-warning):not(.is-danger) {
  background: rgba(139, 92, 246, 0.2) !important;
  color: #E0E7FF !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .breadcrumb {
  background: transparent !important;
}
body.dark-space-theme .breadcrumb .breadcrumb-item {
  color: #A5B4FC !important;
}
body.dark-space-theme .breadcrumb .breadcrumb-item.active {
  color: #E0E7FF !important;
}
body.dark-space-theme .breadcrumb .breadcrumb-item a {
  color: #A5B4FC !important;
}
body.dark-space-theme .breadcrumb .breadcrumb-item a:hover {
  color: #E0E7FF !important;
}
body.dark-space-theme .pagination .page-item .page-link {
  background: rgba(25, 23, 65, 0.5) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .pagination .page-item .page-link:hover {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .pagination .page-item.active .page-link {
  background: rgba(139, 92, 246, 0.2) !important;
  border-color: rgba(139, 92, 246, 0.3) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .table {
  color: #A5B4FC;
  background: transparent !important;
}
body.dark-space-theme .table thead {
  background: rgba(139, 92, 246, 0.1) !important;
  color: #E0E7FF;
}
body.dark-space-theme .table thead th {
  background: rgba(139, 92, 246, 0.1) !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .table tbody {
  background: transparent !important;
}
body.dark-space-theme .table tbody tr {
  background: transparent !important;
}
body.dark-space-theme .table tbody tr:hover {
  background: rgba(139, 92, 246, 0.05) !important;
}
body.dark-space-theme .table tbody tr:nth-of-type(odd) {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .table tbody tr td {
  border-color: rgba(139, 92, 246, 0.15) !important;
  color: #A5B4FC !important;
}
body.dark-space-theme .table.table-striped tbody tr:nth-of-type(odd) {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .table.table-hover tbody tr:hover {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .table.table-alternate thead th, body.dark-space-theme .table.table-alternate-spaced thead th {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .table th[style*="#f4f5fd"], body.dark-space-theme .table th[style*="rgb(244, 245, 253)"], body.dark-space-theme .table td[style*="#f4f5fd"], body.dark-space-theme .table td[style*="rgb(244, 245, 253)"] {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .table-wrapper,
body.dark-space-theme .table-responsive {
  background: transparent !important;
}
body.dark-space-theme .flex-table-wrapper {
  background: transparent !important;
}
body.dark-space-theme .flex-table-wrapper .flex-table-toolbar {
  background: rgba(25, 23, 65, 0.5) !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .flex-table {
  background: transparent !important;
}
body.dark-space-theme .flex-table .flex-table-header {
  background: rgba(139, 92, 246, 0.1) !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .flex-table .flex-table-header .flex-table-cell {
  color: #E0E7FF !important;
}
body.dark-space-theme .flex-table .flex-table-item {
  background: transparent !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .flex-table .flex-table-item:nth-child(odd) {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .flex-table .flex-table-item:hover {
  background: rgba(139, 92, 246, 0.1) !important;
}
body.dark-space-theme .flex-table .flex-table-item.is-selected {
  background: rgba(139, 92, 246, 0.2) !important;
}
body.dark-space-theme .flex-table .flex-table-item .flex-table-cell {
  background: transparent !important;
  color: #A5B4FC !important;
  border-color: rgba(139, 92, 246, 0.15) !important;
}
body.dark-space-theme .flex-table[style*="background: white"], body.dark-space-theme .flex-table[style*="background-color: white"], body.dark-space-theme .flex-table[style*="background: rgb(255, 255, 255)"], body.dark-space-theme .flex-table[style*="background-color: rgb(255, 255, 255)"],
body.dark-space-theme .flex-table-item[style*="background: white"],
body.dark-space-theme .flex-table-item[style*="background-color: white"],
body.dark-space-theme .flex-table-item[style*="background: rgb(255, 255, 255)"],
body.dark-space-theme .flex-table-item[style*="background-color: rgb(255, 255, 255)"],
body.dark-space-theme .flex-table-cell[style*="background: white"],
body.dark-space-theme .flex-table-cell[style*="background-color: white"],
body.dark-space-theme .flex-table-cell[style*="background: rgb(255, 255, 255)"],
body.dark-space-theme .flex-table-cell[style*="background-color: rgb(255, 255, 255)"] {
  background: rgba(25, 23, 65, 0.3) !important;
}
body.dark-space-theme .tooltip-inner,
body.dark-space-theme [role=tooltip] {
  background: #191741;
  color: #E0E7FF;
}
body.dark-space-theme .btn-primary {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  border: none !important;
}
body.dark-space-theme .btn-primary:hover {
  background: linear-gradient(135deg, #9D6FFF 0%, #4A90FF 100%) !important;
  box-shadow: 0 4px 15px rgba(139, 92, 246, 0.4);
}
body.dark-space-theme .btn-secondary {
  background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%) !important;
  border: none !important;
  color: white !important;
}
body.dark-space-theme .btn-secondary:hover {
  background: linear-gradient(135deg, #9D6FFF 0%, #4A90FF 100%) !important;
  box-shadow: 0 4px 15px rgba(139, 92, 246, 0.4);
  color: white !important;
}
body.dark-space-theme .btn-success {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%) !important;
  border: none !important;
}
body.dark-space-theme .btn-success:hover {
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.4);
}
body.dark-space-theme .btn-info {
  background: linear-gradient(135deg, #3B82F6 0%, #8B5CF6 100%) !important;
  border: none !important;
}
body.dark-space-theme .btn-warning {
  background: linear-gradient(135deg, #F97316 0%, #FCD34D 100%) !important;
  border: none !important;
}
body.dark-space-theme .btn-warning:hover {
  box-shadow: 0 4px 15px rgba(249, 115, 22, 0.4);
}
body.dark-space-theme .form-control,
body.dark-space-theme .form-select,
body.dark-space-theme input,
body.dark-space-theme select,
body.dark-space-theme textarea {
  background: rgba(15, 12, 41, 0.5) !important;
  border: 1px solid rgba(139, 92, 246, 0.15) !important;
  color: #E0E7FF !important;
}
body.dark-space-theme .form-control:focus,
body.dark-space-theme .form-select:focus,
body.dark-space-theme input:focus,
body.dark-space-theme select:focus,
body.dark-space-theme textarea:focus {
  background: rgba(15, 12, 41, 0.7) !important;
  border-color: #8B5CF6 !important;
  box-shadow: 0 0 0 0.2rem rgba(139, 92, 246, 0.25) !important;
}
body.dark-space-theme .mission-control-page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.dark-space-theme .mission-control-embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
body.dark-space-theme .app-content--inner:has(.mission-control-page) {
  padding: 0 !important;
  height: 100%;
  position: relative;
}
body.dark-space-theme .bg-white,
body.dark-space-theme .bg-light,
body.dark-space-theme [style*="background: white"],
body.dark-space-theme [style*="background-color: white"],
body.dark-space-theme [style*="background:#fff"],
body.dark-space-theme [style*="background-color:#fff"],
body.dark-space-theme [style*="background-color: rgb(255, 255, 255)"],
body.dark-space-theme [style*="background: rgb(255, 255, 255)"] {
  background: #191741 !important;
  background-color: #191741 !important;
}
body.dark-space-theme .home-sidebar[style*=background] {
  background: #191741 !important;
  background-color: #191741 !important;
}