/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #675d9b;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; }

*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  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: #675d9b;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #47406b;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

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: #6c757d;
  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: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small {
  font-size: 80%;
  font-weight: 400; }

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }
/*@import "css/code"; unused */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .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%; }
    .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%; }
    .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: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-lg-1 {
      flex: 0 0 8.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: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-xl-1 {
      flex: 0 0 8.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: #212529; }
  .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }
  .table-primary, .table-primary > th, .table-primary > td {
    background-color: #d4d2e3; }
  .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
    border-color: #b0abcb; }
  .table-hover .table-primary:hover {
    background-color: #c6c2d9; }
    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
      background-color: #c6c2d9; }
  .table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #d6d8db; }
  .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .table-hover .table-secondary:hover {
    background-color: #c8cccf; }
    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
      background-color: #c8cccf; }
  .table-success, .table-success > th, .table-success > td {
    background-color: #c3e6cb; }
  .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
    border-color: #8fd19e; }
  .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb; }
  .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
    border-color: #86cfda; }
  .table-hover .table-info:hover {
    background-color: #abdde5; }
    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba; }
  .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .table-hover .table-warning:hover {
    background-color: #ffe7a0; }
    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
      background-color: #ffe7a0; }
  .table-danger, .table-danger > th, .table-danger > td {
    background-color: #f5c6cb; }
  .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
    border-color: #ed969e; }
  .table-hover .table-danger:hover {
    background-color: #f1b1b7; }
    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
      background-color: #f1b1b7; }
  .table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe; }
  .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .table-hover .table-light:hover {
    background-color: #f1f1f1; }
    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
      background-color: #f1f1f1; }
  .table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
    border-color: #95999c; }
  .table-hover .table-dark:hover {
    background-color: #b9bbbd; }
    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
      background-color: #b9bbbd; }

.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }
  .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th, .table-dark td, .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
        .table-responsive-sm {
          display: block;
          width: 100%;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch; }
          .table-responsive-sm > .table-bordered {
            border: 0; } }
  @media (max-width: 767.98px) {
      .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-md > .table-bordered {
          border: 0; } }
  @media (max-width: 991.98px) {
      .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-lg > .table-bordered {
          border: 0; } }
  @media (max-width: 1199.98px) {
      .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-xl > .table-bordered {
          border: 0; } }
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b0abcd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file, .form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col, .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }
  .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated .form-control:valid, .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback, .form-control.is-valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .form-control-file:valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .form-check-input:valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .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: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .custom-control-input:valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .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(40, 167, 69, 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: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .form-control-file:invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated .form-check-input:invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .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: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .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(220, 53, 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: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }

    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }

    .form-inline .form-control-plaintext {
      display: inline-block; }

    .form-inline .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: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none; }
  .btn-primary {
    color: #fff;
    background-color: #675d9b;
    border-color: #675d9b; }
  .btn-primary:hover {
    color: #fff;
    background-color: #574f83;
    border-color: #524a7b; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(126, 117, 170, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #675d9b;
    border-color: #675d9b; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #524a7b;
    border-color: #4d4573; }
  .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(126, 117, 170, 0.5); }
  .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
  .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
  .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
  .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
  .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
  .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
  .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
  .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-outline-primary {
    color: #675d9b;
    border-color: #675d9b; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #675d9b;
    border-color: #675d9b; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #675d9b;
    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: #675d9b;
    border-color: #675d9b; }
  .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.5); }
  .btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-success {
    color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    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: #28a745;
    border-color: #28a745; }
  .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    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: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-dark {
    color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    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: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #675d9b;
  text-decoration: none; }
  .btn-link:hover {
    color: #47406b;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.dropup, .dropright, .dropdown, .dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .dropdown-menu-left {
    right: auto;
    left: 0; }
  .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
    .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
    .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
    .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
    .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
  .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
  .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .dropright .dropdown-toggle::after {
    vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
  .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  .dropleft .dropdown-toggle::after {
    display: none; }
  .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle::before {
    vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #675d9b; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
    z-index: 1; }
  .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .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.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
  .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .form-control, .input-group > .custom-select + .form-control, .input-group > .custom-file + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control-plaintext + .custom-select, .input-group > .custom-select + .custom-select, .input-group > .custom-file + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .custom-file, .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-append .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-append .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .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: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #675d9b;
    background-color: #675d9b; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #b0abcd; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #cecbe0;
    border-color: #cecbe0; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
  .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
  .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: #675d9b;
    background-color: #675d9b; }
  .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(103, 93, 155, 0.5); }
  .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(103, 93, 155, 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(103, 93, 155, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(103, 93, 155, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #b0abcd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #b0abcd;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.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 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #675d9b;
    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: #cecbe0; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #675d9b;
    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: #cecbe0; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #675d9b;
    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: #cecbe0; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6; }
  .nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
  .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #675d9b; }

.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 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .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 {
          padding-right: 0;
          padding-left: 0; } }
  @media (min-width: 576px) {
      .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start; }
        .navbar-expand-sm .navbar-nav {
          flex-direction: row; }
          .navbar-expand-sm .navbar-nav .dropdown-menu {
            position: absolute; }
          .navbar-expand-sm .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem; }
        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
          flex-wrap: nowrap; }
        .navbar-expand-sm .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-sm .navbar-toggler {
          display: none; } }
  @media (max-width: 767.98px) {
      .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 768px) {
      .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start; }
        .navbar-expand-md .navbar-nav {
          flex-direction: row; }
          .navbar-expand-md .navbar-nav .dropdown-menu {
            position: absolute; }
          .navbar-expand-md .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem; }
        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
          flex-wrap: nowrap; }
        .navbar-expand-md .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-md .navbar-toggler {
          display: none; } }
  @media (max-width: 991.98px) {
      .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 992px) {
      .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start; }
        .navbar-expand-lg .navbar-nav {
          flex-direction: row; }
          .navbar-expand-lg .navbar-nav .dropdown-menu {
            position: absolute; }
          .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem; }
        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
          flex-wrap: nowrap; }
        .navbar-expand-lg .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-lg .navbar-toggler {
          display: none; } }
  @media (max-width: 1199.98px) {
      .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 1200px) {
      .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start; }
        .navbar-expand-xl .navbar-nav {
          flex-direction: row; }
          .navbar-expand-xl .navbar-nav .dropdown-menu {
            position: absolute; }
          .navbar-expand-xl .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem; }
        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
          flex-wrap: nowrap; }
        .navbar-expand-xl .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-xl .navbar-toggler {
          display: none; } }
  .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .navbar-expand > .container, .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
  .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand > .container, .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
  .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
  .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg 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: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
  .card-link + .card-link {
    margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
  .card-group {
    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(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #675d9b;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #47406b;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #675d9b;
    border-color: #675d9b; }
  .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
  .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
  .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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; } }
  .badge[href]:hover, .badge[href]:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }
  .badge-primary {
    color: #fff;
    background-color: #675d9b; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    background-color: #524a7b; }
  .badge-primary:focus, .badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(103, 93, 155, 0.5); }
  .badge-secondary {
    color: #fff;
    background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    background-color: #545b62; }
  .badge-secondary:focus, .badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .badge-success {
    color: #fff;
    background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    background-color: #1e7e34; }
  .badge-success:focus, .badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .badge-info {
    color: #fff;
    background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    background-color: #117a8b; }
  .badge-info:focus, .badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .badge-warning {
    color: #212529;
    background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    background-color: #d39e00; }
  .badge-warning:focus, .badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .badge-danger {
    color: #fff;
    background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    background-color: #bd2130; }
  .badge-danger:focus, .badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    background-color: #dae0e5; }
  .badge-light:focus, .badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .badge-dark {
    color: #fff;
    background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    background-color: #1d2124; }
  .badge-dark:focus, .badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }
  .alert-primary {
    color: #363051;
    background-color: #e1dfeb;
    border-color: #d4d2e3; }
  .alert-primary hr {
    border-top-color: #c6c2d9; }
  .alert-primary .alert-link {
    color: #201d31; }
  .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cccf; }
  .alert-secondary .alert-link {
    color: #212326; }
  .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }
  .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c32; }
  .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe7a0; }
  .alert-warning .alert-link {
    color: #533f02; }
  .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b1b7; }
  .alert-danger .alert-link {
    color: #491217; }
  .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #f1f1f1; }
  .alert-light .alert-link {
    color: #686868; }
  .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbd; }
  .alert-dark .alert-link {
    color: #040505; }

@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: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #675d9b;
  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: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #675d9b;
    border-color: #675d9b; }
  .list-group-horizontal {
    flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
  .list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  @media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
  @media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
  @media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
  @media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }
  .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }
  .list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0; }
  .list-group-item-primary {
    color: #363051;
    background-color: #d4d2e3; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #363051;
    background-color: #c6c2d9; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #363051;
    border-color: #363051; }
  .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cccf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }
  .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }
  .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }
  .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe7a0; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }
  .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b1b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }
  .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #f1f1f1; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }
  .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbd; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5; }
  .close:hover {
    color: #000;
    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; }
/*@import "css/toasts"; unused */
.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
  @media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
      transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-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(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .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;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: 0.25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
    .modal-dialog-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: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
  .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
  .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
  .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
  .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
  .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
/*@import "css/popover"; unused */
.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: 0s 0.6s opacity; }
  @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-next:hover, .carousel-control-prev:focus, .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; }
/*@import "css/spinners"; unused */
.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: #675d9b !important; }
  a.bg-primary:hover, button.bg-primary:hover, a.bg-primary:focus, button.bg-primary:focus {
    background-color: #524a7b !important; }
  .bg-secondary {
    background-color: #6c757d !important; }
  a.bg-secondary:hover, button.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:focus {
    background-color: #545b62 !important; }
  .bg-success {
    background-color: #28a745 !important; }
  a.bg-success:hover, button.bg-success:hover, a.bg-success:focus, button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .bg-info {
    background-color: #17a2b8 !important; }
  a.bg-info:hover, button.bg-info:hover, a.bg-info:focus, button.bg-info:focus {
    background-color: #117a8b !important; }
  .bg-warning {
    background-color: #ffc107 !important; }
  a.bg-warning:hover, button.bg-warning:hover, a.bg-warning:focus, button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .bg-danger {
    background-color: #dc3545 !important; }
  a.bg-danger:hover, button.bg-danger:hover, a.bg-danger:focus, button.bg-danger:focus {
    background-color: #bd2130 !important; }
  .bg-light {
    background-color: #f8f9fa !important; }
  a.bg-light:hover, button.bg-light:hover, a.bg-light:focus, button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .bg-dark {
    background-color: #343a40 !important; }
  a.bg-dark:hover, button.bg-dark:hover, a.bg-dark:focus, button.bg-dark:focus {
    background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }
  .border-primary {
    border-color: #675d9b !important; }
  .border-secondary {
    border-color: #6c757d !important; }
  .border-success {
    border-color: #28a745 !important; }
  .border-info {
    border-color: #17a2b8 !important; }
  .border-warning {
    border-color: #ffc107 !important; }
  .border-danger {
    border-color: #dc3545 !important; }
  .border-light {
    border-color: #f8f9fa !important; }
  .border-dark {
    border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }
  .d-none {
    display: none !important; }
  .d-inline {
    display: inline !important; }
  .d-inline-block {
    display: inline-block !important; }
  .d-block {
    display: block !important; }
  .d-table {
    display: table !important; }
  .d-table-row {
    display: table-row !important; }
  .d-table-cell {
    display: table-cell !important; }
  .d-flex {
    display: flex !important; }
  .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
    .d-sm-inline {
      display: inline !important; }

    .d-sm-inline-block {
      display: inline-block !important; }

    .d-sm-block {
      display: block !important; }

    .d-sm-table {
      display: table !important; }

    .d-sm-table-row {
      display: table-row !important; }

    .d-sm-table-cell {
      display: table-cell !important; }

    .d-sm-flex {
      display: flex !important; }

    .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
    .d-md-inline {
      display: inline !important; }

    .d-md-inline-block {
      display: inline-block !important; }

    .d-md-block {
      display: block !important; }

    .d-md-table {
      display: table !important; }

    .d-md-table-row {
      display: table-row !important; }

    .d-md-table-cell {
      display: table-cell !important; }

    .d-md-flex {
      display: flex !important; }

    .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
    .d-lg-inline {
      display: inline !important; }

    .d-lg-inline-block {
      display: inline-block !important; }

    .d-lg-block {
      display: block !important; }

    .d-lg-table {
      display: table !important; }

    .d-lg-table-row {
      display: table-row !important; }

    .d-lg-table-cell {
      display: table-cell !important; }

    .d-lg-flex {
      display: flex !important; }

    .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
    .d-xl-inline {
      display: inline !important; }

    .d-xl-inline-block {
      display: inline-block !important; }

    .d-xl-block {
      display: block !important; }

    .d-xl-table {
      display: table !important; }

    .d-xl-table-row {
      display: table-row !important; }

    .d-xl-table-cell {
      display: table-cell !important; }

    .d-xl-flex {
      display: flex !important; }

    .d-xl-inline-flex {
      display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
    .d-print-inline {
      display: inline !important; }
    .d-print-inline-block {
      display: inline-block !important; }
    .d-print-block {
      display: block !important; }
    .d-print-table {
      display: table !important; }
    .d-print-table-row {
      display: table-row !important; }
    .d-print-table-cell {
      display: table-cell !important; }
    .d-print-flex {
      display: flex !important; }
    .d-print-inline-flex {
      display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .embed-responsive-21by9::before {
    padding-top: 42.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: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
    .flex-lg-column {
      flex-direction: column !important; }

    .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-lg-wrap {
      flex-wrap: wrap !important; }

    .flex-lg-nowrap {
      flex-wrap: nowrap !important; }

    .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-lg-fill {
      flex: 1 1 auto !important; }

    .flex-lg-grow-0 {
      flex-grow: 0 !important; }

    .flex-lg-grow-1 {
      flex-grow: 1 !important; }

    .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-lg-start {
      justify-content: flex-start !important; }

    .justify-content-lg-end {
      justify-content: flex-end !important; }

    .justify-content-lg-center {
      justify-content: center !important; }

    .justify-content-lg-between {
      justify-content: space-between !important; }

    .justify-content-lg-around {
      justify-content: space-around !important; }

    .align-items-lg-start {
      align-items: flex-start !important; }

    .align-items-lg-end {
      align-items: flex-end !important; }

    .align-items-lg-center {
      align-items: center !important; }

    .align-items-lg-baseline {
      align-items: baseline !important; }

    .align-items-lg-stretch {
      align-items: stretch !important; }

    .align-content-lg-start {
      align-content: flex-start !important; }

    .align-content-lg-end {
      align-content: flex-end !important; }

    .align-content-lg-center {
      align-content: center !important; }

    .align-content-lg-between {
      align-content: space-between !important; }

    .align-content-lg-around {
      align-content: space-around !important; }

    .align-content-lg-stretch {
      align-content: stretch !important; }

    .align-self-lg-auto {
      align-self: auto !important; }

    .align-self-lg-start {
      align-self: flex-start !important; }

    .align-self-lg-end {
      align-self: flex-end !important; }

    .align-self-lg-center {
      align-self: center !important; }

    .align-self-lg-baseline {
      align-self: baseline !important; }

    .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
    .flex-xl-column {
      flex-direction: column !important; }

    .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-xl-wrap {
      flex-wrap: wrap !important; }

    .flex-xl-nowrap {
      flex-wrap: nowrap !important; }

    .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-xl-fill {
      flex: 1 1 auto !important; }

    .flex-xl-grow-0 {
      flex-grow: 0 !important; }

    .flex-xl-grow-1 {
      flex-grow: 1 !important; }

    .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-xl-start {
      justify-content: flex-start !important; }

    .justify-content-xl-end {
      justify-content: flex-end !important; }

    .justify-content-xl-center {
      justify-content: center !important; }

    .justify-content-xl-between {
      justify-content: space-between !important; }

    .justify-content-xl-around {
      justify-content: space-around !important; }

    .align-items-xl-start {
      align-items: flex-start !important; }

    .align-items-xl-end {
      align-items: flex-end !important; }

    .align-items-xl-center {
      align-items: center !important; }

    .align-items-xl-baseline {
      align-items: baseline !important; }

    .align-items-xl-stretch {
      align-items: stretch !important; }

    .align-content-xl-start {
      align-content: flex-start !important; }

    .align-content-xl-end {
      align-content: flex-end !important; }

    .align-content-xl-center {
      align-content: center !important; }

    .align-content-xl-between {
      align-content: space-between !important; }

    .align-content-xl-around {
      align-content: space-around !important; }

    .align-content-xl-stretch {
      align-content: stretch !important; }

    .align-self-xl-auto {
      align-self: auto !important; }

    .align-self-xl-start {
      align-self: flex-start !important; }

    .align-self-xl-end {
      align-self: flex-end !important; }

    .align-self-xl-center {
      align-self: center !important; }

    .align-self-xl-baseline {
      align-self: baseline !important; }

    .align-self-xl-stretch {
      align-self: stretch !important; } }
  .float-left {
    float: left !important; }
  .float-right {
    float: right !important; }
  .float-none {
    float: none !important; }
  @media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
    .float-sm-right {
      float: right !important; }

    .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
    .float-md-right {
      float: right !important; }

    .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
    .float-lg-right {
      float: right !important; }

    .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
    .float-xl-right {
      float: right !important; }

    .float-xl-none {
      float: none !important; } }
  .overflow-auto {
    overflow: auto !important; }
  .overflow-hidden {
    overflow: hidden !important; }
  .position-static {
    position: static !important; }
  .position-relative {
    position: relative !important; }
  .position-absolute {
    position: absolute !important; }
  .position-fixed {
    position: fixed !important; }
  .position-sticky {
    position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
    .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }
  .w-25 {
    width: 25% !important; }
  .w-50 {
    width: 50% !important; }
  .w-75 {
    width: 75% !important; }
  .w-100 {
    width: 100% !important; }
  .w-auto {
    width: auto !important; }
  .h-25 {
    height: 25% !important; }
  .h-50 {
    height: 50% !important; }
  .h-75 {
    height: 75% !important; }
  .h-100 {
    height: 100% !important; }
  .h-auto {
    height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.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: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
    .mt-lg-0, .my-lg-0 {
      margin-top: 0 !important; }

    .mr-lg-0, .mx-lg-0 {
      margin-right: 0 !important; }

    .mb-lg-0, .my-lg-0 {
      margin-bottom: 0 !important; }

    .ml-lg-0, .mx-lg-0 {
      margin-left: 0 !important; }

    .m-lg-1 {
      margin: 0.25rem !important; }

    .mt-lg-1, .my-lg-1 {
      margin-top: 0.25rem !important; }

    .mr-lg-1, .mx-lg-1 {
      margin-right: 0.25rem !important; }

    .mb-lg-1, .my-lg-1 {
      margin-bottom: 0.25rem !important; }

    .ml-lg-1, .mx-lg-1 {
      margin-left: 0.25rem !important; }

    .m-lg-2 {
      margin: 0.5rem !important; }

    .mt-lg-2, .my-lg-2 {
      margin-top: 0.5rem !important; }

    .mr-lg-2, .mx-lg-2 {
      margin-right: 0.5rem !important; }

    .mb-lg-2, .my-lg-2 {
      margin-bottom: 0.5rem !important; }

    .ml-lg-2, .mx-lg-2 {
      margin-left: 0.5rem !important; }

    .m-lg-3 {
      margin: 1rem !important; }

    .mt-lg-3, .my-lg-3 {
      margin-top: 1rem !important; }

    .mr-lg-3, .mx-lg-3 {
      margin-right: 1rem !important; }

    .mb-lg-3, .my-lg-3 {
      margin-bottom: 1rem !important; }

    .ml-lg-3, .mx-lg-3 {
      margin-left: 1rem !important; }

    .m-lg-4 {
      margin: 1.5rem !important; }

    .mt-lg-4, .my-lg-4 {
      margin-top: 1.5rem !important; }

    .mr-lg-4, .mx-lg-4 {
      margin-right: 1.5rem !important; }

    .mb-lg-4, .my-lg-4 {
      margin-bottom: 1.5rem !important; }

    .ml-lg-4, .mx-lg-4 {
      margin-left: 1.5rem !important; }

    .m-lg-5 {
      margin: 3rem !important; }

    .mt-lg-5, .my-lg-5 {
      margin-top: 3rem !important; }

    .mr-lg-5, .mx-lg-5 {
      margin-right: 3rem !important; }

    .mb-lg-5, .my-lg-5 {
      margin-bottom: 3rem !important; }

    .ml-lg-5, .mx-lg-5 {
      margin-left: 3rem !important; }

    .p-lg-0 {
      padding: 0 !important; }

    .pt-lg-0, .py-lg-0 {
      padding-top: 0 !important; }

    .pr-lg-0, .px-lg-0 {
      padding-right: 0 !important; }

    .pb-lg-0, .py-lg-0 {
      padding-bottom: 0 !important; }

    .pl-lg-0, .px-lg-0 {
      padding-left: 0 !important; }

    .p-lg-1 {
      padding: 0.25rem !important; }

    .pt-lg-1, .py-lg-1 {
      padding-top: 0.25rem !important; }

    .pr-lg-1, .px-lg-1 {
      padding-right: 0.25rem !important; }

    .pb-lg-1, .py-lg-1 {
      padding-bottom: 0.25rem !important; }

    .pl-lg-1, .px-lg-1 {
      padding-left: 0.25rem !important; }

    .p-lg-2 {
      padding: 0.5rem !important; }

    .pt-lg-2, .py-lg-2 {
      padding-top: 0.5rem !important; }

    .pr-lg-2, .px-lg-2 {
      padding-right: 0.5rem !important; }

    .pb-lg-2, .py-lg-2 {
      padding-bottom: 0.5rem !important; }

    .pl-lg-2, .px-lg-2 {
      padding-left: 0.5rem !important; }

    .p-lg-3 {
      padding: 1rem !important; }

    .pt-lg-3, .py-lg-3 {
      padding-top: 1rem !important; }

    .pr-lg-3, .px-lg-3 {
      padding-right: 1rem !important; }

    .pb-lg-3, .py-lg-3 {
      padding-bottom: 1rem !important; }

    .pl-lg-3, .px-lg-3 {
      padding-left: 1rem !important; }

    .p-lg-4 {
      padding: 1.5rem !important; }

    .pt-lg-4, .py-lg-4 {
      padding-top: 1.5rem !important; }

    .pr-lg-4, .px-lg-4 {
      padding-right: 1.5rem !important; }

    .pb-lg-4, .py-lg-4 {
      padding-bottom: 1.5rem !important; }

    .pl-lg-4, .px-lg-4 {
      padding-left: 1.5rem !important; }

    .p-lg-5 {
      padding: 3rem !important; }

    .pt-lg-5, .py-lg-5 {
      padding-top: 3rem !important; }

    .pr-lg-5, .px-lg-5 {
      padding-right: 3rem !important; }

    .pb-lg-5, .py-lg-5 {
      padding-bottom: 3rem !important; }

    .pl-lg-5, .px-lg-5 {
      padding-left: 3rem !important; }

    .m-lg-n1 {
      margin: -0.25rem !important; }

    .mt-lg-n1, .my-lg-n1 {
      margin-top: -0.25rem !important; }

    .mr-lg-n1, .mx-lg-n1 {
      margin-right: -0.25rem !important; }

    .mb-lg-n1, .my-lg-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-lg-n1, .mx-lg-n1 {
      margin-left: -0.25rem !important; }

    .m-lg-n2 {
      margin: -0.5rem !important; }

    .mt-lg-n2, .my-lg-n2 {
      margin-top: -0.5rem !important; }

    .mr-lg-n2, .mx-lg-n2 {
      margin-right: -0.5rem !important; }

    .mb-lg-n2, .my-lg-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-lg-n2, .mx-lg-n2 {
      margin-left: -0.5rem !important; }

    .m-lg-n3 {
      margin: -1rem !important; }

    .mt-lg-n3, .my-lg-n3 {
      margin-top: -1rem !important; }

    .mr-lg-n3, .mx-lg-n3 {
      margin-right: -1rem !important; }

    .mb-lg-n3, .my-lg-n3 {
      margin-bottom: -1rem !important; }

    .ml-lg-n3, .mx-lg-n3 {
      margin-left: -1rem !important; }

    .m-lg-n4 {
      margin: -1.5rem !important; }

    .mt-lg-n4, .my-lg-n4 {
      margin-top: -1.5rem !important; }

    .mr-lg-n4, .mx-lg-n4 {
      margin-right: -1.5rem !important; }

    .mb-lg-n4, .my-lg-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-lg-n4, .mx-lg-n4 {
      margin-left: -1.5rem !important; }

    .m-lg-n5 {
      margin: -3rem !important; }

    .mt-lg-n5, .my-lg-n5 {
      margin-top: -3rem !important; }

    .mr-lg-n5, .mx-lg-n5 {
      margin-right: -3rem !important; }

    .mb-lg-n5, .my-lg-n5 {
      margin-bottom: -3rem !important; }

    .ml-lg-n5, .mx-lg-n5 {
      margin-left: -3rem !important; }

    .m-lg-auto {
      margin: auto !important; }

    .mt-lg-auto, .my-lg-auto {
      margin-top: auto !important; }

    .mr-lg-auto, .mx-lg-auto {
      margin-right: auto !important; }

    .mb-lg-auto, .my-lg-auto {
      margin-bottom: auto !important; }

    .ml-lg-auto, .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
    .mt-xl-0, .my-xl-0 {
      margin-top: 0 !important; }

    .mr-xl-0, .mx-xl-0 {
      margin-right: 0 !important; }

    .mb-xl-0, .my-xl-0 {
      margin-bottom: 0 !important; }

    .ml-xl-0, .mx-xl-0 {
      margin-left: 0 !important; }

    .m-xl-1 {
      margin: 0.25rem !important; }

    .mt-xl-1, .my-xl-1 {
      margin-top: 0.25rem !important; }

    .mr-xl-1, .mx-xl-1 {
      margin-right: 0.25rem !important; }

    .mb-xl-1, .my-xl-1 {
      margin-bottom: 0.25rem !important; }

    .ml-xl-1, .mx-xl-1 {
      margin-left: 0.25rem !important; }

    .m-xl-2 {
      margin: 0.5rem !important; }

    .mt-xl-2, .my-xl-2 {
      margin-top: 0.5rem !important; }

    .mr-xl-2, .mx-xl-2 {
      margin-right: 0.5rem !important; }

    .mb-xl-2, .my-xl-2 {
      margin-bottom: 0.5rem !important; }

    .ml-xl-2, .mx-xl-2 {
      margin-left: 0.5rem !important; }

    .m-xl-3 {
      margin: 1rem !important; }

    .mt-xl-3, .my-xl-3 {
      margin-top: 1rem !important; }

    .mr-xl-3, .mx-xl-3 {
      margin-right: 1rem !important; }

    .mb-xl-3, .my-xl-3 {
      margin-bottom: 1rem !important; }

    .ml-xl-3, .mx-xl-3 {
      margin-left: 1rem !important; }

    .m-xl-4 {
      margin: 1.5rem !important; }

    .mt-xl-4, .my-xl-4 {
      margin-top: 1.5rem !important; }

    .mr-xl-4, .mx-xl-4 {
      margin-right: 1.5rem !important; }

    .mb-xl-4, .my-xl-4 {
      margin-bottom: 1.5rem !important; }

    .ml-xl-4, .mx-xl-4 {
      margin-left: 1.5rem !important; }

    .m-xl-5 {
      margin: 3rem !important; }

    .mt-xl-5, .my-xl-5 {
      margin-top: 3rem !important; }

    .mr-xl-5, .mx-xl-5 {
      margin-right: 3rem !important; }

    .mb-xl-5, .my-xl-5 {
      margin-bottom: 3rem !important; }

    .ml-xl-5, .mx-xl-5 {
      margin-left: 3rem !important; }

    .p-xl-0 {
      padding: 0 !important; }

    .pt-xl-0, .py-xl-0 {
      padding-top: 0 !important; }

    .pr-xl-0, .px-xl-0 {
      padding-right: 0 !important; }

    .pb-xl-0, .py-xl-0 {
      padding-bottom: 0 !important; }

    .pl-xl-0, .px-xl-0 {
      padding-left: 0 !important; }

    .p-xl-1 {
      padding: 0.25rem !important; }

    .pt-xl-1, .py-xl-1 {
      padding-top: 0.25rem !important; }

    .pr-xl-1, .px-xl-1 {
      padding-right: 0.25rem !important; }

    .pb-xl-1, .py-xl-1 {
      padding-bottom: 0.25rem !important; }

    .pl-xl-1, .px-xl-1 {
      padding-left: 0.25rem !important; }

    .p-xl-2 {
      padding: 0.5rem !important; }

    .pt-xl-2, .py-xl-2 {
      padding-top: 0.5rem !important; }

    .pr-xl-2, .px-xl-2 {
      padding-right: 0.5rem !important; }

    .pb-xl-2, .py-xl-2 {
      padding-bottom: 0.5rem !important; }

    .pl-xl-2, .px-xl-2 {
      padding-left: 0.5rem !important; }

    .p-xl-3 {
      padding: 1rem !important; }

    .pt-xl-3, .py-xl-3 {
      padding-top: 1rem !important; }

    .pr-xl-3, .px-xl-3 {
      padding-right: 1rem !important; }

    .pb-xl-3, .py-xl-3 {
      padding-bottom: 1rem !important; }

    .pl-xl-3, .px-xl-3 {
      padding-left: 1rem !important; }

    .p-xl-4 {
      padding: 1.5rem !important; }

    .pt-xl-4, .py-xl-4 {
      padding-top: 1.5rem !important; }

    .pr-xl-4, .px-xl-4 {
      padding-right: 1.5rem !important; }

    .pb-xl-4, .py-xl-4 {
      padding-bottom: 1.5rem !important; }

    .pl-xl-4, .px-xl-4 {
      padding-left: 1.5rem !important; }

    .p-xl-5 {
      padding: 3rem !important; }

    .pt-xl-5, .py-xl-5 {
      padding-top: 3rem !important; }

    .pr-xl-5, .px-xl-5 {
      padding-right: 3rem !important; }

    .pb-xl-5, .py-xl-5 {
      padding-bottom: 3rem !important; }

    .pl-xl-5, .px-xl-5 {
      padding-left: 3rem !important; }

    .m-xl-n1 {
      margin: -0.25rem !important; }

    .mt-xl-n1, .my-xl-n1 {
      margin-top: -0.25rem !important; }

    .mr-xl-n1, .mx-xl-n1 {
      margin-right: -0.25rem !important; }

    .mb-xl-n1, .my-xl-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-xl-n1, .mx-xl-n1 {
      margin-left: -0.25rem !important; }

    .m-xl-n2 {
      margin: -0.5rem !important; }

    .mt-xl-n2, .my-xl-n2 {
      margin-top: -0.5rem !important; }

    .mr-xl-n2, .mx-xl-n2 {
      margin-right: -0.5rem !important; }

    .mb-xl-n2, .my-xl-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-xl-n2, .mx-xl-n2 {
      margin-left: -0.5rem !important; }

    .m-xl-n3 {
      margin: -1rem !important; }

    .mt-xl-n3, .my-xl-n3 {
      margin-top: -1rem !important; }

    .mr-xl-n3, .mx-xl-n3 {
      margin-right: -1rem !important; }

    .mb-xl-n3, .my-xl-n3 {
      margin-bottom: -1rem !important; }

    .ml-xl-n3, .mx-xl-n3 {
      margin-left: -1rem !important; }

    .m-xl-n4 {
      margin: -1.5rem !important; }

    .mt-xl-n4, .my-xl-n4 {
      margin-top: -1.5rem !important; }

    .mr-xl-n4, .mx-xl-n4 {
      margin-right: -1.5rem !important; }

    .mb-xl-n4, .my-xl-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-xl-n4, .mx-xl-n4 {
      margin-left: -1.5rem !important; }

    .m-xl-n5 {
      margin: -3rem !important; }

    .mt-xl-n5, .my-xl-n5 {
      margin-top: -3rem !important; }

    .mr-xl-n5, .mx-xl-n5 {
      margin-right: -3rem !important; }

    .mb-xl-n5, .my-xl-n5 {
      margin-bottom: -3rem !important; }

    .ml-xl-n5, .mx-xl-n5 {
      margin-left: -3rem !important; }

    .m-xl-auto {
      margin: auto !important; }

    .mt-xl-auto, .my-xl-auto {
      margin-top: auto !important; }

    .mr-xl-auto, .mx-xl-auto {
      margin-right: auto !important; }

    .mb-xl-auto, .my-xl-auto {
      margin-bottom: auto !important; }

    .ml-xl-auto, .mx-xl-auto {
      margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .text-left {
    text-align: left !important; }
  .text-right {
    text-align: right !important; }
  .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
    .text-sm-right {
      text-align: right !important; }

    .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
    .text-md-right {
      text-align: right !important; }

    .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
    .text-lg-right {
      text-align: right !important; }

    .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
    .text-xl-right {
      text-align: right !important; }

    .text-xl-center {
      text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }
  .text-primary {
    color: #675d9b !important; }
  a.text-primary:hover, a.text-primary:focus {
    color: #47406b !important; }
  .text-secondary {
    color: #6c757d !important; }
  a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important; }
  .text-success {
    color: #28a745 !important; }
  a.text-success:hover, a.text-success:focus {
    color: #19692c !important; }
  .text-info {
    color: #17a2b8 !important; }
  a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important; }
  .text-warning {
    color: #ffc107 !important; }
  a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important; }
  .text-danger {
    color: #dc3545 !important; }
  a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important; }
  .text-light {
    color: #f8f9fa !important; }
  a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important; }
  .text-dark {
    color: #343a40 !important; }
  a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }
/*@import "css/print"; unused */
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em; }

.fa-xs {
  font-size: 0.75em; }

.fa-sm {
  font-size: 0.875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
  margin-right: 0.3em; }
  .fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
    margin-left: 0.3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/fontawesome5/fa-solid-900.eot");
  src: url("fonts/fontawesome5/fa-solid-900.eot?#iefix") format('embedded-opentype'), url("fonts/fontawesome5/fa-solid-900.woff2") format('woff2'), url("fonts/fontawesome5/fa-solid-900.woff") format('woff'), url("fonts/fontawesome5/fa-solid-900.ttf") format('truetype'), url("fonts/fontawesome5/fa-solid-900.svg#fontawesome") format('svg'); }

.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/fontawesome5/fa-regular-400.eot");
  src: url("fonts/fontawesome5/fa-regular-400.eot?#iefix") format('embedded-opentype'), url("fonts/fontawesome5/fa-regular-400.woff2") format('woff2'), url("fonts/fontawesome5/fa-regular-400.woff") format('woff'), url("fonts/fontawesome5/fa-regular-400.ttf") format('truetype'), url("fonts/fontawesome5/fa-regular-400.svg#fontawesome") format('svg'); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("fonts/fontawesome5/fa-brands-400.eot");
  src: url("fonts/fontawesome5/fa-brands-400.eot?#iefix") format('embedded-opentype'), url("fonts/fontawesome5/fa-brands-400.woff2") format('woff2'), url("fonts/fontawesome5/fa-brands-400.woff") format('woff'), url("fonts/fontawesome5/fa-brands-400.ttf") format('truetype'), url("fonts/fontawesome5/fa-brands-400.svg#fontawesome") format('svg'); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
/*!
 * Ladymakeup
 */
@font-face {
  font-family: 'Hind'; }

.privmsg-sig {
  background-color: #f8f9fa;
  border-top: 1px solid #e9ecef;
  font-size: 0.8em;
  padding: 4px; }

.comment {
  padding-bottom: 10px;
  position: relative; }

.comment-body:before {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid solid outset;
  content: " ";
  display: block;
  height: 0;
  left: -5px;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 7px;
  width: 0; }

.comment-body:before {
  border-right-color: #dee2e6;
  border-width: 10px; }

.comment-body:after {
  border-right-color: #000;
  border-width: 7px;
  margin-left: 2px;
  margin-top: 1px; }

.comment-body {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px #dee2e6 solid; }

.comment-my .comment-body {
  /*	border-color: #aaa;*/
  background-color: #fcfcfc; }

.comment-my .comment-body:before {
  border-right-color: #aaa; }

.comment-my .comment-header {
  background-header: #f0f0f0; }

.comment-header {
  background-color: #f8f9fa;
  color: #343a40;
  padding: 6px 10px; }

.comment-header h4 {
  line-height: 1.33;
  font-size: 14px;
  font-weight: bold; }

.comment-text {
  padding: 10;
  box-shadow: -5px 1px 15px rgba(0, 0, 0, 0.2); }

.comment-my .comment-text {
  box-shadow: -5px 1px 15px rgba(0, 0, 0, 0.05); }

.panel-select-user a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 5px;
  color: #adb5bd;
  display: block; }

.panel-select-user a:hover {
  color: #5f5499;
  background-color: #f0f0f0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) inset; }

#login_with_google_btn > div {
  width: 100% !important; }
/*html,
 body {
 overflow-x: hidden;
 }*/
body {
  background-color: #4d4d4d;
  /*background-image: url('img/noise_bg.gif');*/ }

body.action-Admin {
  padding-top: 0px; }

.modal {
  z-index: 999999; }

.modal-backdrop {
  z-index: 999998; }

header {
  background-color: #f7f7f7;
  height: 120px;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index: 99999; }

h1 {
  font-size: 24px; }

tr.unread > td {
  background-color: #f0f0f0 !important;
  font-weight: bolder; }

#content-background {
  background-color: #fff; }

.flash-header .alert {
  font-size: 1.5em;
  border-width: 4px; }

#error-content {
  background-image: url('img/error-bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -20px;
  padding-bottom: 150px;
  padding-top: 40px; }

.list-group .alert-warning {
  background-color: #ffc107; }

.campaign_banner_sidebar {
  margin-bottom: 20px; }

.btn-sidebar-subscribe {
  width: 100%; }

.btn-sidebar-subscribe a {
  width: 70%; }

.btn-sidebar-subscribe a.count {
  width: 30%; }

.blog_post h1 {
  font-size: 20px; }

.blog_post .widget-gallery-thumb img {
  width: 100%; }

.blog_post .thumbnail.widget-gallery-thumb {
  width: inherit;
  min-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.blog_post .primary-thumbnail {
  float: left;
  margin-right: 5px; }

.blog_post .primary-thumbnail img {
  width: 100%;
  max-width: 350px; }

.youtube-wrap {
  margin-top: 15px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #ccc;
  clear: left; }

.youtube {
  position: relative; }

.youtube .ratio {
  display: block;
  width: 100%;
  height: auto; }

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.blog-entry-long .thumbnail {
  width: 100%;
  max-width: 350px; }

.blog-entry-long .thumbnail img {
  width: 100%;
  max-width: 350px; }

.blog-entry-long a {
  color: #000; }

.blog-entry-short-next-page a {
  position: relative;
  text-align: center;
  display: block; }

.blog-entry-short-next-page .thumbnail {
  background-color: #eee; }

.blog-entry-short-next-page img {
  width: 100%; }

.blog-entry-short-next-page span {
  position: absolute;
  color: #444;
  top: 50%; }

.blog-entry-short-next-page span i.fa {
  line-height: 0; }

.blog-entry-short .thumbnail {
  position: relative; }

.blog-entry-short .thumbnail img {
  width: 100%; }

.blog-entry-short .blog-entry-short-title {
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  color: #fff;
  margin-bottom: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  display: block;
  overflow: hidden;
  height: 2.2em;
  font-size: 1.3em;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  width: 100%;
  margin-left: -5px;
  padding: 0 5px; }

.blog-post-prevnext {
  padding: 10px;
  background-color: #fff;
  border-top: 1px #ddd solid;
  box-shadow: 0px 3px 3px #eee inset; }

.blog-post-next, .blog-post-prev {
  white-space: normal;
  margin-bottom: 5px;
  text-align: left;
  box-shadow: 0px 0px 5px #ccc inset;
  background-color: #fefefe;
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }

.blog-post-next .thumbnail, .blog-post-prev .thumbnail {
  margin-bottom: 0px;
  margin-right: 5px;
  box-shadow: 0 0 3px #ccc; }

.blog-post-tags {
  background-color: #f0f0f0;
  border-top: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03) inset; }

.blog-post-tags ul {
  margin-bottom: 0px; }
/* Tag cloud */
.tags ul {
  margin: 1em 0;
  padding: 0.5em 10px;
  text-align: center;
  background-color: transparent; }

.tags li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline; }

.tags li a {
  text-decoration: none;
  color: #999;
  padding: 0 2px;
  text-shadow: 0px 0px 1px #ccc; }

.tags li a:hover {
  color: #5f5499;
  text-shadow: 0px 0px 1px #5f5499; }

.tag1 {
  font-size: 100%; }

.tag2 {
  font-size: 120%; }

.tag3 {
  font-size: 140%; }

.tag4 {
  font-size: 160%; }

.tag5 {
  font-size: 180%; }
/* alternative layout */
.tags .alt {
  text-align: left;
  padding: 0;
  background: none; }

.tags .alt li {
  padding: 2px 10px;
  background: #efefef;
  display: block; }

.tags .alt .tag1, .tags .alt .tag2, .tags .alt .tag3, .tags .alt .tag4, .tags .alt .tag5 {
  font-size: 100%; }

.tags .alt .tag1 {
  background: #7cc0f4; }

.tags .alt .tag2 {
  background: #67abe0; }

.tags .alt .tag3 {
  background: #4d92c7; }

.tags .alt .tag4 {
  background: #3277ad; }

.tags .alt .tag5 {
  background: #266ca2; }
/* // Tag cloud */
#quickcart-bottom-wrap {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #eee;
  border-top: 1px #ccc solid;
  height: 56px;
  z-index: 10; }

.first-footer {
  border-top: 1px #ccc solid;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #eee;
  margin-bottom: 10px; }

.second-footer {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) inset;
  padding-top: 10px;
  padding-bottom: 50px;
  color: #999; }

.second-footer a {
  color: #ccc; }

.cake-sql-log {
  color: #fff; }

.slider {
  position: relative;
  margin-bottom: 10px;
  border: 1px #ccc solid;
  max-width: 1000px;
  margin: 0 auto; }

.slider img {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.slider_navigation {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 35%;
  padding: 15px;
  background-color: #fff;
  opacity: 0.65;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ccc; }

.slider_navigation:hover {
  opacity: 0.95; }

.slider_navigation.left {
  padding-left: 10px;
  border-left: none;
  border-bottom-right-radius: 25%;
  border-top-right-radius: 25%;
  left: 0; }

.slider_navigation.right {
  padding-right: 10px;
  border-right: none;
  border-bottom-left-radius: 25%;
  border-top-left-radius: 25%;
  right: 0; }

.slider_loading_bar {
  position: absolute;
  bottom: 0;
  height: 3px;
  background-color: #fff;
  opacity: 0.6;
  width: 100%; }

.slider_loading_bar_progress {
  position: absolute;
  background-color: #7a70b0;
  height: inherit;
  width: 0px; }

.container-fluid {
  max-width: 1530px; }

body.dragging {
  cursor: move !important; }

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000; }

ol.example li.placeholder {
  position: relative; }

ol.example li.placeholder:before {
  position: absolute; }

.placeholderdiv {
  background-color: #f0f0f0;
  border: 1px red solid; }

table tr.table-head-toolbox th {
  background-color: #f0f0f0 !important;
  border-bottom: 1px #999 solid;
  width: 95%;
  font-weight: normal; }

#toolbox.floating {
  box-shadow: 0 5px 5px #ccc; }

#modalPoints .modal-loading {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute; }

#modalPoints .modal-loading-content {
  text-align: center;
  margin: 20% auto 0; }

#modalPoints .modal-loading-content span {
  position: absolute; }

#modalPoints .modal-loading-content span i {
  text-shadow: 0; }

#modalPoints .modal-header {
  border-bottom: 1px solid #ccc;
  box-shadow: 0 3px 5px #000;
  position: relative;
  z-index: 9; }

tr.subrow td {
  border-top: 1px transparent solid !important; }

#cart .product-image-wrap, .blog_post .product-image-wrap {
  height: 50px;
  width: 50px;
  position: relative; }

#cart .product-image, .blog_post .product-image {
  background-color: #fff;
  height: 50px;
  width: 50px;
  top: 0;
  position: absolute; }

#cart .product-image img, .blog_post .product-image img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%; }

.sidebar-cart-fixed {
  position: fixed;
  top: 0;
  border-bottom: 5px #ccc solid;
  z-index: 9999; }

.sidebar-fixed {
  position: fixed; }

.sidebar-cart-fixed .sidebar-cart-details {
  display: none; }

.slider-wrap {
  /* ??? */
  /*background-color: #eee;*/
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }

.slider {
  max-width: 1116px;
  margin: 0 auto; }

.slider img {
  width: 100%; }

#site-search:focus {
  border-color: #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6); }

#search-hints:before {
  top: -20px;
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-bottom: 10px solid #ccc; }

#search-hints {
  position: absolute;
  background-color: #fff;
  border: 1px #ccc solid;
  z-index: 9999;
  box-shadow: 0 3px 5px #000;
  border-radius: 0 0 5px 5px; }

#search-hints .row {
  border-bottom: 1px #ccc solid; }

#search-hints .name-wrap a {
  width: 5000px;
  display: block; }

#search-hints .name-wrap {
  overflow: hidden; }

#search-hints .active {
  background-color: #5f5499;
  color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
  border-bottom: 1px #000 solid;
  border-top: 1px #000 solid; }

#search-hints .active a {
  color: #fff; }

#search-hints .divider {
  text-align: center;
  font-weight: bold;
  background-color: #f0f0f0;
  line-height: 1.5em; }

#search-hints .search-footer {
  text-align: center;
  font-weight: bold;
  background-color: #f0f0f0;
  line-height: 1.5em;
  font-size: 0.9em; }

#search-hints .product-image-wrap {
  height: 35px;
  position: relative; }

#search-hints .product-image {
  background-color: #fff;
  height: 35px;
  width: 35px;
  top: 0;
  position: absolute; }

#search-hints .product-image img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%; }

.top-icons {
  position: relative; }

.top-icons span.badge {
  background-color: #ffd822;
  border: 1px solid #8f4d22;
  bottom: -6px;
  box-shadow: 0 0 3px #fff;
  color: #8f4d22;
  font-size: 0.7em;
  padding: 2px;
  position: absolute;
  right: 0; }

.ti {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('img/top-icons.png?1'); }

.ti-cart {
  background-position: 0 -24px; }

.active .ti {
  background-position: 0 0; }

.badge-shopping-cart {
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 3px #111 inset; }

#xsNaviBars {
  color: #ccc;
  font-size: 20px;
  line-height: 50px; }

.xsNavi {
  margin-bottom: 22px; }

.nav-submenu .nav-submenu-details {
  border: 1px #ccc solid;
  height: 250px;
  background-color: #fff;
  margin-bottom: 10px;
  display: none;
  padding-top: 5px; }

.nav-submenu {
  z-index: 999;
  width: 100%;
  background-color: #7a70b0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: -20px; }

.nav-submenu .dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px; }

.nav-submenu .dropdown-menu li:hover .sub-menu {
  visibility: visible; }

.nav-submenu .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: -3px; }

.nav-submenu .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0; }

.nav-submenu ul.nav-submenu-ul {
  margin: 0;
  line-height: 3em;
  height: 3em;
  width: 5000px; }
/*
 .nav-submenu .nav-submenu-details h4 {
 padding: 5px;
 margin: 10px;
 border-bottom: 2px #ccc solid;
 }
 .nav-submenu .nav-submenu-details ul {
 line-height: 1em;
 }
 */
.nav-submenu li.nav-submenu-li a {
  padding: 0 10px;
  display: block;
  color: #fff; }

.nav-submenu li.nav-submenu-li .dropdown-menu a {
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap; }

.nav-submenu li.nav-submenu-li {
  float: left;
  border-right: 1px #6b5fa7 solid;
  border-left: 1px #7a70b0 solid;
  position: relative; }

.nav-submenu li:first-child {
  border-left: 0px; }

.nav-submenu li:last-child {
  border-right: 0px; }

.nav-submenu li.active-static, .nav-submenu li.active {
  background-color: #6b5fa7; }

.nav-submenu li.active-static a:after, .nav-submenu li.active a:after {
  bottom: 0px;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid #ccc;
  margin-left: -10px;
  left: 50%;
  bottom: -20px; }

.nav-submenu .more {
  position: absolute;
  background-color: #f0f0f0;
  width: 15px;
  padding: 0px; }

.nav-submenu .more-right {
  right: 0;
  text-align: left;
  border-left: 1px solid #000; }

.nav-submenu .more-left {
  left: 0;
  text-align: right;
  border-right: 1px solid #000 !important; }

.wheelable {
  position: relative;
  top: 0; }

.panel-shadow {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.product-grid-box-wrap {
  /*border-top: 3px #ccc solid;*/ }

.products-grid .time-divider {
  background-color: #fafafa;
  color: #999;
  margin-bottom: 15px;
  padding: 5px 2px; }

.product-grid-box {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 15px; }

.product-grid-box .ribbon-wrap {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px; }

.order-comment-submited .product-grid-box .product-image.thumbnail a, .last-viewed-products-wrapper .product-grid-box .product-image.thumbnail a {
  display: block;
  width: 100%;
  height: 100%; }

.order-comment-submited .product-grid-box .product-image.thumbnail img, .last-viewed-products-wrapper .product-grid-box .product-image.thumbnail img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%;
  padding: 5px; }

.product-grid-box .new-product-1 {
  background: url("img/new-pl.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 69px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 70px;
  z-index: 9; }

.product-grid-box .freedelivery-product {
  width: 0;
  height: 0;
  border-top: 43px solid #dff0d8;
  border-right: 43px solid transparent;
  display: block;
  height: 30px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 30px;
  z-index: 8; }

.product-grid-box .freedelivery-product span {
  position: absolute;
  top: -40px;
  line-height: 10px;
  font-size: 10px;
  transform: rotate(-45deg);
  color: #3c763d; }

#product-details .freedelivery-product {
  width: 0;
  height: 0;
  border-top: 43px solid #dff0d8;
  border-right: 43px solid transparent;
  display: block;
  height: 30px;
  left: 11px;
  position: absolute;
  top: -4px;
  width: 30px;
  z-index: 8; }

#product-details .freedelivery-product span {
  position: absolute;
  top: -40px;
  line-height: 10px;
  font-size: 10px;
  transform: rotate(-45deg);
  color: #3c763d; }

#product-details .new-product-1 {
  background: url("img/new-pl.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 69px;
  left: 12px;
  position: absolute;
  top: -3px;
  width: 70px;
  z-index: 9; }

.product-grid-box .new-product-2 {
  background: url("img/new-en.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 69px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 70px;
  z-index: 9; }

#product-details .new-product-2 {
  background: url("img/new-en.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 69px;
  left: 12px;
  position: absolute;
  top: -3px;
  width: 70px;
  z-index: 9; }

.product-grid-box .product-name {
  height: 4.5em;
  overflow: hidden; }

.sidebar-cart .product-image-wrap {
  height: 50px;
  position: relative; }

.sidebar-cart .product-image {
  background-color: #fff;
  height: 50px;
  width: 50px;
  top: 0;
  position: absolute; }

.sidebar-cart .product-image img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%; }

.products-grid .product-image-wrap {
  height: 200px; }

.products-grid .product-image-wrap a {
  display: block;
  width: 100%;
  height: 100%; }

.products-grid .product-image {
  background-color: #fff;
  height: 202px;
  width: 200px;
  top: 0;
  position: absolute; }

.panel-body .products-grid .product-image {
  border: 0px; }

.products-grid .product-image img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%; }

@media screen and (min-width: 1300px) {
  .product-grid-box {
    width: 250px; }

  .products-grid .product-image-wrap {
    height: 250px; }

  .products-grid .product-image {
    height: 252px;
    width: 250px; } }

.products-grid-small .product-image {
  width: 100px;
  height: 102px; }

.products-grid-small .product-image-wrap {
  height: 100px; }

.products-grid-small .product-grid-box {
  width: 100px; }

.products-grid .product-new {
  background-color: #5f5499;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 0.7em;
  font-weight: bold;
  opacity: 1;
  position: absolute;
  text-align: center;
  width: 200px;
  z-index: 99999; }

.product-select-configurable {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-right: 0px;
  border-left: 0px;
  padding: 5px;
  /*margin-bottom: -15px;
   margin-left: -15px;
   margin-right: -15px;
   margin-top: 10px;*/
  background: #eee;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft@include gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0);
  /* IE6-9 */ }

.product-select-configurable:after {
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #ddd;
  content: " ";
  height: 0;
  left: 32px;
  margin-top: 27px;
  position: absolute;
  width: 0;
  z-index: 999; }

.product-configurable-childs {
  margin-bottom: 15px;
  border: 1px #eee solid;
  border-top: 0px;
  background-color: #fefefe;
  padding-top: 15px; }

.product-configurable-childs {
  cursor: pointer; }

.product-configurable-childs .row:hover {
  background-color: #f0f0f0; }

.product-configurable-childs .row-selected {
  background-color: #fcf8e3 !important; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

#product-image-zoom-wrap {
  border-radius: 5px;
  z-index: 9999;
  position: absolute;
  background-color: #fff;
  border: 1px #fff solid;
  box-shadow: 0 0 5px rgba(0, 0, 0, 1); }

#product-image-zoom-wrap:before {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid solid outset;
  content: " ";
  display: block;
  height: 0;
  left: -20px;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 7px;
  width: 0; }

#product-image-zoom-wrap:before {
  border-right-color: #000;
  border-width: 10px; }

#product-image-zoom-wrap:after {
  border-right-color: #000;
  border-width: 7px;
  margin-left: 2px;
  margin-top: 1px; }

.readmore-js-section {
  position: relative; }

.readmore-js-toggle {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 60%, rgba(160, 160, 160, 0) 51%, rgba(0, 0, 0, 0.35) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(51%, rgba(160, 160, 160, 0)), color-stop(100%, rgba(0, 0, 0, 0.35)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 60%, rgba(160, 160, 160, 0) 51%, rgba(0, 0, 0, 0.35) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 60%, rgba(160, 160, 160, 0) 51%, rgba(0, 0, 0, 0.35) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 60%, rgba(160, 160, 160, 0) 51%, rgba(0, 0, 0, 0.35) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, rgba(160, 160, 160, 0) 51%, rgba(0, 0, 0, 0.35) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft@include gradient(startColorstr='#00ffffff', endColorstr='#59000000',GradientType=0);
  /* IE6-9 */
  border-radius: 5px;
  position: absolute;
  bottom: 0px;
  border-bottom: 1px #000 solid; }

.readmore-js-toggle .wrap {
  background-color: #444;
  border-radius: 5px;
  color: #fff;
  padding: 5px; }

#sidebar .row-manufacturer {
  margin: 5px 0; }

#sidebar .row-manufacturer a {
  position: relative;
  margin: 5px 0;
  display: block; }

#sidebar .row-manufacturer .badge {
  position: absolute;
  opacity: 0.5;
  right: 3px;
  top: 3px; }

.pricebox-nocolor .price {
  color: #282828; }

.price {
  color: #c76200;
  font-weight: bold; }

.newprice {
  color: green; }

.oldprice {
  text-decoration: line-through; }

.pricebox-big .price {
  font-size: 2em; }

.pricebox-big .newprice {
  font-size: 2em; }

.pricebox-big .oldprice {
  font-size: 1em; }

.rating {
  color: #f5c628; }

.rating .fa-star-o {
  color: #ccc; }

.rating-input {
  color: #ccc;
  cursor: pointer; }

.rating-input-1 {
  color: #ff9f8f; }

.rating-input-2 {
  color: #fad2b1; }

.rating-input-3 {
  color: #f5da7f; }

.rating-input-4 {
  color: #e4bf42; }

.rating-input-5 {
  color: #f5c628; }

.pao {
  background-image: url('img/pao.png?5');
  display: block;
  text-indent: -2000px;
  height: 35px;
  width: 31px;
  background-repeat: no-repeat; }

.pao-7d {
  background-position: 0 -35px; }

.pao-3M {
  background-position: 0 -70px; }

.pao-6M {
  background-position: 0 -105px; }

.pao-8M {
  background-position: 0 -140px; }

.pao-9M {
  background-position: 0 -175px; }

.pao-12M {
  background-position: 0 -210px; }

.pao-18M {
  background-position: 0 -245px; }

.pao-24M {
  background-position: 0 -280px; }

.pao-30M {
  background-position: 0 -315px; }

.pao-36M {
  background-position: 0 -350px; }

.pao-24H {
  background-position: 0 -385px; }

.pao-1M {
  background-position: 0 -420px; }

.pao-10M {
  background-position: 0 -455px; }

.pao-16M {
  background-position: 0 -455px; }

.pao-1D {
  background-position: 0 -525px; }

.pao-4M {
  background-position: 0 -560px; }

.btn-callto {
  color: #212529;
  background-color: #fffbe5;
  border-color: #e6b162;
  font-weight: bold;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background: -moz-linear-gradient(top, #fffbe5 0%, #f2d243 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffbe5), color-stop(100%, #f2d243));
  background: -webkit-linear-gradient(top, #fffbe5 0%, #f2d243 100%);
  background: -o-linear-gradient(top, #fffbe5 0%, #f2d243 100%);
  background: -ms-linear-gradient(top, #fffbe5 0%, #f2d243 100%);
  background: linear-gradient(to bottom, #fffbe5 0%, #f2d243 100%); }
  .btn-callto:hover {
    color: #212529;
    background-color: #fff5bf;
    border-color: #df9b36; }
  .btn-callto:focus, .btn-callto.focus {
    box-shadow: 0 0 0 0.2rem rgba(200, 156, 89, 0.5); }
  .btn-callto.disabled, .btn-callto:disabled {
    color: #212529;
    background-color: #fffbe5;
    border-color: #e6b162; }
  .btn-callto:not(:disabled):not(.disabled):active, .btn-callto:not(:disabled):not(.disabled).active, .show > .btn-callto.dropdown-toggle {
    color: #212529;
    background-color: #fff3b2;
    border-color: #dd962b; }
  .btn-callto:not(:disabled):not(.disabled):active:focus, .btn-callto:not(:disabled):not(.disabled).active:focus, .show > .btn-callto.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(200, 156, 89, 0.5); }

.top-nav {
  line-height: 70px;
  height: 73px;
  /*background-color: lighten($brand-primary, 5%);*/
  background-color: #fff;
  border-radius: 0;
  border-bottom: 3px solid #5f5499;
  margin-bottom: 20px; }

#search-hints {
  line-height: 3em; }

.top-nav .logo {
  margin-right: 5px; }

.top-nav .logo img {
  vertical-align: top; }

.top-nav .nav-group ul {
  margin: 0; }

.top-nav .sections li.active {
  position: relative; }
/*
 .top-nav .sections li.active:after {
 border-bottom: 5px #fff solid;
 border-left: 5px solid rgba(0, 0, 0, 0);
 border-right: 5px solid rgba(0, 0, 0, 0);
 bottom: 0;
 content: " ";
 height: 0;
 left: 50%;
 margin-left: -5px;
 margin-bottom: -1px;
 position: absolute;
 vertical-align: middle;
 width: 0;
 }
 */
.top-nav .nav-group-right a {
  color: #000; }

.top-nav .nav-group-right .dropdown-menu {
  left: auto;
  right: 0; }

.top-nav .sections li a {
  display: block;
  padding: 0 10px;
  color: #000; }

.top-nav .sections li a:hover {
  color: #333;
  text-decoration: none; }

.top-nav .sections li.active a {
  background-color: #f0f0f0;
  color: #000; }

.top-nav .dropdown a {
  color: #333; }

.top-nav .dropdown li a {
  color: #000; }

.top-nav .dropdown li a:hover {
  color: #000;
  background-color: transparent; }

.top-nav .nav-group {
  float: left; }

.top-nav .nav-group-fill {
  float: none;
  margin-right: 100px; }

.top-nav .nav-group-right {
  float: right; }

.top-nav .input-group input.form-control {
  float: none;
  top: -1px; }

.lm-masthead {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  background-color: #7a70b0;
  border-radius: 0;
  box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3) inset;
  background: -moz-linear-gradient(top, #7a70b0 0%, #5f5499 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a70b0), color-stop(100%, #5f5499));
  background: -webkit-linear-gradient(top, #7a70b0 0%, #5f5499 100%);
  background: -o-linear-gradient(top, #7a70b0 0%, #5f5499 100%);
  background: -ms-linear-gradient(top, #7a70b0 0%, #5f5499 100%);
  background: linear-gradient(to bottom, #7a70b0 0%, #5f5499 100%); }

.lm-masthead .navbar-nav li a {
  color: #fff; }

.lm-masthead .navbar-nav li a:hover {
  color: #999; }

.lm-masthead .dropdown-menu li a {
  color: #000; }

.lm-masthead .active a {
  backrgound-color: #d5d5d5; }

.lm-masthead .active:after {
  border-bottom: 5px #fff solid;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  bottom: 0;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -5px;
  margin-bottom: -1px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lm-masthead .navbar-brand {
  padding: 0px;
  margin: 0px;
  margin-right: 15px; }

.form-group .error-message {
  background-color: #f9e3e3;
  color: #b01125; }

.form-group .error-message:before {
  border-top: 5px #a94442 solid;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  bottom: 0;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: 15px;
  margin-bottom: -1px;
  vertical-align: middle;
  width: 0; }

.footer {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-bottom: 40px;
  padding-top: 40px; }

.leafs {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 40%;
  padding-right: 5px; }

.leaf {
  width: 100%;
  bottom: -100px;
  position: relative; }

.user-text p {
  margin: 0 !important; }

.cke_editable {
  margin: 10px; }

body.cke_ltr {
  background-color: #fff; }

.user-text blockquote {
  font-size: 13px;
  margin: 0; }

.user-text blockquote p {
  color: #adb5bd; }

.card-forum td {
  vertical-align: middle !important; }

.card-forum h2 {
  font-size: 1.3em;
  margin-top: 10px; }

.label-primary {
  background-color: #5f5499; }

.thumbnail-options {
  position: absolute;
  top: 0;
  left: 0; }

.selected .thumbnail {
  box-shadow: 0 0 5px rgba(0, 0, 0, 1); }

.thumbnail {
  position: relative; }

.thumbnail-bottom-description {
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 0.8em;
  left: 0;
  bottom: 0;
  padding: 2px;
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 2em; }

.list-group-tree .list-group .list-group {
  margin: 0;
  border-left: 3px #ddd solid; }

.list-group-tree .list-group .list-group .list-group-item {
  border-radius: 0 !important; }

.list-group-tree .list-group .list-group .list-group-item {
  border-left-width: 3px;
  background-color: #fefefe; }

.list-group-tree .list-group .list-group .list-group-item:hover {
  background-color: #fafafa; }

.list-group-tree .list-group .list-group .active {
  background-color: #5f5499; }

.list-group-tree .list-group .list-group .active:hover {
  background-color: #5f5499; }
/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
 The outer-most container in a typical Jcrop instance
 If you are having difficulty with formatting related to styles
 on a parent element, place any fixes here or in a like selector
 You can also style this element if you want to add a border, etc
 A better method for styling can be seen below with .jcrop-light
 (Add a class to the holder and style elements for that extended class)
 */
.jcrop-holder {
  direction: ltr;
  text-align: left; }
/* Selection Border */
.jcrop-vline, .jcrop-hline {
  background: #fff url("css/Jcrop.gif");
  font-size: 0;
  position: absolute; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }

.jcrop-vline.right {
  right: 0; }

.jcrop-hline {
  height: 1px !important;
  width: 100%; }

.jcrop-hline.bottom {
  bottom: 0; }
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none; }
/* Selection Handles */
.jcrop-handle {
  background-color: #333;
  border: 1px #eee solid;
  width: 7px;
  height: 7px;
  font-size: 1px; }

.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px; }

.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%; }

.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%; }

.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0; }

.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0; }

.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px; }
/* Dragbars */
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

.jcrop-dragbar.ord-n {
  margin-top: -4px; }

.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

.jcrop-dragbar.ord-w {
  margin-left: -4px; }
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #fff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #fff;
  border-radius: 3px; }
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  border-color: #000;
  border-radius: 3px; }
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline, .solid-line .jcrop-hline {
  background: #fff; }
/* Fix for twitter bootstrap et al. */
.jcrop-holder img, img.jcrop-preview {
  max-width: none; }
/*
 .jcrop-holder div:nth-child(1) div:nth-child(2) {
 */
.jcrop-selection {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8); }

@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    transition: all 0.25s ease-out 0s; }

  .row-offcanvas-right {
    right: 0; }

  .row-offcanvas-left {
    left: 0; }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%; }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%; }

  .row-offcanvas-right.active {
    right: 50%; }

  .row-offcanvas-left.active {
    left: 50%; }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; } }
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
   border-top: 1px solid #ddd !important;
   }*/ }

.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker table {
  width: 100%;
  margin: 0; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td.day:hover {
  background: #eee;
  cursor: pointer; }

.datepicker td.day.disabled {
  color: #eee; }

.datepicker td.old, .datepicker td.new {
  color: #999; }

.datepicker td.active, .datepicker td.active:hover {
  color: #fff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft@include gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #04c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft@include gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
  color: #fff;
  background-color: #04c;
  *background-color: #003bb3; }

.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active {
  background-color: #039 \9; }

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td span:hover {
  background: #eee; }

.datepicker td span.active {
  color: #fff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft@include gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #04c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft@include gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
  color: #fff;
  background-color: #04c;
  *background-color: #003bb3; }

.datepicker td span.active:active, .datepicker td span.active.active {
  background-color: #039 \9; }

.datepicker td span.old {
  color: #999; }

.datepicker th.switch {
  width: 145px; }

.datepicker th.next, .datepicker th.prev {
  font-size: 21px; }

.datepicker thead tr:first-child th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover {
  background: #eee; }

.input-append.date .add-on i, .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

body.cke_editable {
  background-color: white; }

.comments-tree {
  margin-left: 30px; }

.comments-tree-level-0 {
  margin-left: 0px; }

.onas-entry img {
  width: 100%; }

.onas-entry .desc {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.3em;
  margin-bottom: 0;
  margin-left: -5px;
  overflow: hidden;
  padding: 0 5px;
  position: absolute;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  width: 100%; }

.onas-entry .desc h3 {
  line-height: 1.5em;
  border-bottom: 1px #fff solid; }

.onas-entry .desc p {
  font-size: 0.7em; }

.list-group-tree div.list-group-item {
  padding: 0px; }

.list-group-tree div.list-group-item .badge {
  margin-top: 5px;
  margin-right: 5px; }

.list-group-tree div.list-group-item.active .badge {
  background-color: #9991c2; }

.list-group-tree div.list-group-item a {
  color: #555;
  padding: 10px 15px;
  display: block; }

.list-group-tree div.list-group-item a .list-group-item-heading {
  color: #333; }

.list-group-tree div.list-group-item a:hover, .list-group-tree div.list-group-item a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-tree div.list-group-item.active a, .list-group-tree div.list-group-item.active a:hover, .list-group-tree div.list-group-item.active a:focus {
  z-index: 2;
  color: #fff;
  background-color: #5f5499;
  border-color: #5f5499; }

.f16 .flag {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(static/flags16.png) no-repeat; }

.f16 ._African_Union {
  background-position: 0 -16px; }

.f16 ._Arab_League {
  background-position: 0 -32px; }

.f16 ._ASEAN {
  background-position: 0 -48px; }

.f16 ._CARICOM {
  background-position: 0 -64px; }

.f16 ._CIS {
  background-position: 0 -80px; }

.f16 ._Commonwealth {
  background-position: 0 -96px; }

.f16 ._England {
  background-position: 0 -112px; }

.f16 ._European_Union, .f16 .eu {
  background-position: 0 -128px; }

.f16 ._Islamic_Conference {
  background-position: 0 -144px; }

.f16 ._Kosovo {
  background-position: 0 -160px; }

.f16 ._NATO {
  background-position: 0 -176px; }

.f16 ._Northern_Cyprus {
  background-position: 0 -192px; }

.f16 ._Northern_Ireland {
  background-position: 0 -208px; }

.f16 ._Olimpic_Movement {
  background-position: 0 -224px; }

.f16 ._OPEC {
  background-position: 0 -240px; }

.f16 ._Red_Cross {
  background-position: 0 -256px; }

.f16 ._Scotland {
  background-position: 0 -272px; }

.f16 ._Somaliland {
  background-position: 0 -288px; }

.f16 ._Tibet {
  background-position: 0 -304px; }

.f16 ._United_Nations {
  background-position: 0 -320px; }

.f16 ._Wales {
  background-position: 0 -336px; }

.f16 .ad {
  background-position: 0 -352px; }

.f16 .ae {
  background-position: 0 -368px; }

.f16 .af {
  background-position: 0 -384px; }

.f16 .ag {
  background-position: 0 -400px; }

.f16 .ai {
  background-position: 0 -416px; }

.f16 .al {
  background-position: 0 -432px; }

.f16 .am {
  background-position: 0 -448px; }

.f16 .ao {
  background-position: 0 -464px; }

.f16 .aq {
  background-position: 0 -480px; }

.f16 .ar {
  background-position: 0 -496px; }

.f16 .as {
  background-position: 0 -512px; }

.f16 .at {
  background-position: 0 -528px; }

.f16 .au {
  background-position: 0 -544px; }

.f16 .aw {
  background-position: 0 -560px; }

.f16 .ax {
  background-position: 0 -576px; }

.f16 .az {
  background-position: 0 -592px; }

.f16 .ba {
  background-position: 0 -608px; }

.f16 .bb {
  background-position: 0 -624px; }

.f16 .bd {
  background-position: 0 -640px; }

.f16 .be {
  background-position: 0 -656px; }

.f16 .bf {
  background-position: 0 -672px; }

.f16 .bg {
  background-position: 0 -688px; }

.f16 .bh {
  background-position: 0 -704px; }

.f16 .bi {
  background-position: 0 -720px; }

.f16 .bj {
  background-position: 0 -736px; }

.f16 .bm {
  background-position: 0 -752px; }

.f16 .bn {
  background-position: 0 -768px; }

.f16 .bo {
  background-position: 0 -784px; }

.f16 .br {
  background-position: 0 -800px; }

.f16 .bs {
  background-position: 0 -816px; }

.f16 .bt {
  background-position: 0 -832px; }

.f16 .bw {
  background-position: 0 -848px; }

.f16 .by {
  background-position: 0 -864px; }

.f16 .bz {
  background-position: 0 -880px; }

.f16 .ca {
  background-position: 0 -896px; }

.f16 .cg {
  background-position: 0 -912px; }

.f16 .cf {
  background-position: 0 -928px; }

.f16 .cd {
  background-position: 0 -944px; }

.f16 .ch {
  background-position: 0 -960px; }

.f16 .ci {
  background-position: 0 -976px; }

.f16 .ck {
  background-position: 0 -992px; }

.f16 .cl {
  background-position: 0 -1008px; }

.f16 .cm {
  background-position: 0 -1024px; }

.f16 .cn {
  background-position: 0 -1040px; }

.f16 .co {
  background-position: 0 -1056px; }

.f16 .cr {
  background-position: 0 -1072px; }

.f16 .cu {
  background-position: 0 -1088px; }

.f16 .cv {
  background-position: 0 -1104px; }

.f16 .cy {
  background-position: 0 -1120px; }

.f16 .cz {
  background-position: 0 -1136px; }

.f16 .de {
  background-position: 0 -1152px; }

.f16 .dj {
  background-position: 0 -1168px; }

.f16 .dk {
  background-position: 0 -1184px; }

.f16 .dm {
  background-position: 0 -1200px; }

.f16 .do {
  background-position: 0 -1216px; }

.f16 .dz {
  background-position: 0 -1232px; }

.f16 .ec {
  background-position: 0 -1248px; }

.f16 .ee {
  background-position: 0 -1264px; }

.f16 .eg {
  background-position: 0 -1280px; }

.f16 .eh {
  background-position: 0 -1296px; }

.f16 .er {
  background-position: 0 -1312px; }

.f16 .es {
  background-position: 0 -1328px; }

.f16 .et {
  background-position: 0 -1344px; }

.f16 .fi {
  background-position: 0 -1360px; }

.f16 .fj {
  background-position: 0 -1376px; }

.f16 .fm {
  background-position: 0 -1392px; }

.f16 .fo {
  background-position: 0 -1408px; }

.f16 .fr {
  background-position: 0 -1424px; }

.f16 .bl, .f16 .cp, .f16 .mf, .f16 .yt {
  background-position: 0 -1424px; }

.f16 .ga {
  background-position: 0 -1440px; }

.f16 .gb {
  background-position: 0 -1456px; }

.f16 .en {
  background-position: 0 -1456px; }

.f16 .sh {
  background-position: 0 -1456px; }

.f16 .gd {
  background-position: 0 -1472px; }

.f16 .ge {
  background-position: 0 -1488px; }

.f16 .gg {
  background-position: 0 -1504px; }

.f16 .gh {
  background-position: 0 -1520px; }

.f16 .gi {
  background-position: 0 -1536px; }

.f16 .gl {
  background-position: 0 -1552px; }

.f16 .gm {
  background-position: 0 -1568px; }

.f16 .gn {
  background-position: 0 -1584px; }

.f16 .gp {
  background-position: 0 -1600px; }

.f16 .gq {
  background-position: 0 -1616px; }

.f16 .gr {
  background-position: 0 -1632px; }

.f16 .gt {
  background-position: 0 -1648px; }

.f16 .gu {
  background-position: 0 -1664px; }

.f16 .gw {
  background-position: 0 -1680px; }

.f16 .gy {
  background-position: 0 -1696px; }

.f16 .hk {
  background-position: 0 -1712px; }

.f16 .hn {
  background-position: 0 -1728px; }

.f16 .hr {
  background-position: 0 -1744px; }

.f16 .ht {
  background-position: 0 -1760px; }

.f16 .hu {
  background-position: 0 -1776px; }

.f16 .id {
  background-position: 0 -1792px; }

.f16 .mc {
  background-position: 0 -1792px; }

.f16 .ie {
  background-position: 0 -1808px; }

.f16 .il {
  background-position: 0 -1824px; }

.f16 .im {
  background-position: 0 -1840px; }

.f16 .in {
  background-position: 0 -1856px; }

.f16 .iq {
  background-position: 0 -1872px; }

.f16 .ir {
  background-position: 0 -1888px; }

.f16 .is {
  background-position: 0 -1904px; }

.f16 .it {
  background-position: 0 -1920px; }

.f16 .je {
  background-position: 0 -1936px; }

.f16 .jm {
  background-position: 0 -1952px; }

.f16 .jo {
  background-position: 0 -1968px; }

.f16 .jp {
  background-position: 0 -1984px; }

.f16 .ke {
  background-position: 0 -2000px; }

.f16 .kg {
  background-position: 0 -2016px; }

.f16 .kh {
  background-position: 0 -2032px; }

.f16 .ki {
  background-position: 0 -2048px; }

.f16 .km {
  background-position: 0 -2064px; }

.f16 .kn {
  background-position: 0 -2080px; }

.f16 .kp {
  background-position: 0 -2096px; }

.f16 .kr {
  background-position: 0 -2112px; }

.f16 .kw {
  background-position: 0 -2128px; }

.f16 .ky {
  background-position: 0 -2144px; }

.f16 .kz {
  background-position: 0 -2160px; }

.f16 .la {
  background-position: 0 -2176px; }

.f16 .lb {
  background-position: 0 -2192px; }

.f16 .lc {
  background-position: 0 -2208px; }

.f16 .li {
  background-position: 0 -2224px; }

.f16 .lk {
  background-position: 0 -2240px; }

.f16 .lr {
  background-position: 0 -2256px; }

.f16 .ls {
  background-position: 0 -2272px; }

.f16 .lt {
  background-position: 0 -2288px; }

.f16 .lu {
  background-position: 0 -2304px; }

.f16 .lv {
  background-position: 0 -2320px; }

.f16 .ly {
  background-position: 0 -2336px; }

.f16 .ma {
  background-position: 0 -2352px; }

.f16 .md {
  background-position: 0 -2368px; }

.f16 .me {
  background-position: 0 -2384px; }

.f16 .mg {
  background-position: 0 -2400px; }

.f16 .mh {
  background-position: 0 -2416px; }

.f16 .mk {
  background-position: 0 -2432px; }

.f16 .ml {
  background-position: 0 -2448px; }

.f16 .mm {
  background-position: 0 -2464px; }

.f16 .mn {
  background-position: 0 -2480px; }

.f16 .mo {
  background-position: 0 -2496px; }

.f16 .mq {
  background-position: 0 -2512px; }

.f16 .mr {
  background-position: 0 -2528px; }

.f16 .ms {
  background-position: 0 -2544px; }

.f16 .mt {
  background-position: 0 -2560px; }

.f16 .mu {
  background-position: 0 -2576px; }

.f16 .mv {
  background-position: 0 -2592px; }

.f16 .mw {
  background-position: 0 -2608px; }

.f16 .mx {
  background-position: 0 -2624px; }

.f16 .my {
  background-position: 0 -2640px; }

.f16 .mz {
  background-position: 0 -2656px; }

.f16 .na {
  background-position: 0 -2672px; }

.f16 .nc {
  background-position: 0 -2688px; }

.f16 .ne {
  background-position: 0 -2704px; }

.f16 .ng {
  background-position: 0 -2720px; }

.f16 .ni {
  background-position: 0 -2736px; }

.f16 .nl {
  background-position: 0 -2752px; }

.f16 .bq {
  background-position: 0 -2752px; }

.f16 .no {
  background-position: 0 -2768px; }

.f16 .bv, .f16 .nq, .f16 .sj {
  background-position: 0 -2768px; }

.f16 .np {
  background-position: 0 -2784px; }

.f16 .nr {
  background-position: 0 -2800px; }

.f16 .nz {
  background-position: 0 -2816px; }

.f16 .om {
  background-position: 0 -2832px; }

.f16 .pa {
  background-position: 0 -2848px; }

.f16 .pe {
  background-position: 0 -2864px; }

.f16 .pf {
  background-position: 0 -2880px; }

.f16 .pg {
  background-position: 0 -2896px; }

.f16 .ph {
  background-position: 0 -2912px; }

.f16 .pk {
  background-position: 0 -2928px; }

.f16 .pl {
  background-position: 0 -2944px; }

.f16 .pr {
  background-position: 0 -2960px; }

.f16 .ps {
  background-position: 0 -2976px; }

.f16 .pt {
  background-position: 0 -2992px; }

.f16 .pw {
  background-position: 0 -3008px; }

.f16 .py {
  background-position: 0 -3024px; }

.f16 .qa {
  background-position: 0 -3040px; }

.f16 .re {
  background-position: 0 -3056px; }

.f16 .ro {
  background-position: 0 -3072px; }

.f16 .rs {
  background-position: 0 -3088px; }

.f16 .ru {
  background-position: 0 -3104px; }

.f16 .rw {
  background-position: 0 -3120px; }

.f16 .sa {
  background-position: 0 -3136px; }

.f16 .sb {
  background-position: 0 -3152px; }

.f16 .sc {
  background-position: 0 -3168px; }

.f16 .sd {
  background-position: 0 -3184px; }

.f16 .se {
  background-position: 0 -3200px; }

.f16 .sg {
  background-position: 0 -3216px; }

.f16 .si {
  background-position: 0 -3232px; }

.f16 .sk {
  background-position: 0 -3248px; }

.f16 .sl {
  background-position: 0 -3264px; }

.f16 .sm {
  background-position: 0 -3280px; }

.f16 .sn {
  background-position: 0 -3296px; }

.f16 .so {
  background-position: 0 -3312px; }

.f16 .sr {
  background-position: 0 -3328px; }

.f16 .st {
  background-position: 0 -3344px; }

.f16 .sv {
  background-position: 0 -3360px; }

.f16 .sy {
  background-position: 0 -3376px; }

.f16 .sz {
  background-position: 0 -3392px; }

.f16 .tc {
  background-position: 0 -3408px; }

.f16 .td {
  background-position: 0 -3424px; }

.f16 .tg {
  background-position: 0 -3440px; }

.f16 .th {
  background-position: 0 -3456px; }

.f16 .tj {
  background-position: 0 -3472px; }

.f16 .tl {
  background-position: 0 -3488px; }

.f16 .tm {
  background-position: 0 -3504px; }

.f16 .tn {
  background-position: 0 -3520px; }

.f16 .to {
  background-position: 0 -3536px; }

.f16 .tr {
  background-position: 0 -3552px; }

.f16 .tt {
  background-position: 0 -3568px; }

.f16 .tv {
  background-position: 0 -3584px; }

.f16 .tw {
  background-position: 0 -3600px; }

.f16 .tz {
  background-position: 0 -3616px; }

.f16 .ua {
  background-position: 0 -3632px; }

.f16 .ug {
  background-position: 0 -3648px; }

.f16 .us {
  background-position: 0 -3664px; }

.f16 .uy {
  background-position: 0 -3680px; }

.f16 .uz {
  background-position: 0 -3696px; }

.f16 .va {
  background-position: 0 -3712px; }

.f16 .vc {
  background-position: 0 -3728px; }

.f16 .ve {
  background-position: 0 -3744px; }

.f16 .vg {
  background-position: 0 -3760px; }

.f16 .vi {
  background-position: 0 -3776px; }

.f16 .vn {
  background-position: 0 -3792px; }

.f16 .vu {
  background-position: 0 -3808px; }

.f16 .ws {
  background-position: 0 -3824px; }

.f16 .ye {
  background-position: 0 -3840px; }

.f16 .za {
  background-position: 0 -3856px; }

.f16 .zm {
  background-position: 0 -3872px; }

.f16 .zw {
  background-position: 0 -3888px; }

.f16 .sx {
  background-position: 0 -3904px; }

.f16 .cw {
  background-position: 0 -3920px; }

.f16 .ss {
  background-position: 0 -3936px; }

.f16 .nu {
  background-position: 0 -3952px; }

.__forum_body h1, .__forum_body h2, .__forum_body h3, .__forum_body h4, .__forum_body h5 {
  margin-top: 15px; }

.__forum_body #content-background {
  padding-bottom: 40px !important; }

.__forum_body table a:hover {
  text-decoration: none; }

.topic-subheader {
  position: relative;
  bottom: -25px; }

.user-baned span, .user-baned {
  text-decoration: line-through;
  color: #999 !important; }

.forum-post {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 10px;
  background-color: #f0f0f0;
  border: 1px #ccc solid; }

.forum-post-body {
  border-right: 1px #e0e0e0 solid; }

.forum-post-body blockquote {
  border-color: #ccc; }

.forum-post-body .user-text {
  padding-bottom: 10px; }

.forum-post-user {
  border-left: 1px #fff solid;
  padding-top: 10px; }

.forum-post h4.first {
  font-size: 1.2em; }

.forum-bg2 {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.forum-preview {
  border-color: #f0ad4e; }

.forum-post-author {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  padding: 0 0 5px; }

.forum-post-sig {
  border-top: 1px solid #ccc;
  clear: left;
  font-size: 0.9em;
  line-height: 140%;
  margin: 1.2em 0 0.6em;
  overflow: hidden;
  padding-top: 0.2em;
  width: 100%; }

.forum-post-edit {
  border: 1px #ccc solid;
  border-bottom: 0px;
  font-size: 0.8em;
  padding: 6px;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 0 2px #eee; }

.topic-options {
  margin-top: 20px; }

.card-forum .pagination {
  margin: 0; }

.card-forum .pagination a {
  padding: 2px 5px; }

.card-forum .pagination span {
  padding: 2px 5px;
  border: 0;
  background: none; }

.forum-thumbnail {
  width: 85px;
  height: 85px;
  line-height: 70px;
  margin-bottom: 0;
  text-align: center;
  background: #fff;
  cursor: zoom-in; }

.forum-thumbnail-zoomed {
  display: none;
  position: absolute;
  z-index: 999; }

.forum-thumbnail-zoomed > img {
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5); }

@keyframes forum_thumbnail_zoomed_anim {
  0% {
    display: none;
    opacity: 0; }

  75% {
    display: block;
    opacity: 0; }

  100% {
    display: block;
    opacity: 1; } }

.forum-thumbnail:hover .forum-thumbnail-zoomed {
  display: block;
  animation-name: forum_thumbnail_zoomed_anim;
  animation-duration: 1s; }

.forum-thumbnail > img {
  max-width: 75px;
  max-height: 78px;
  display: inline-block; }

.context-add-row {
  padding-top: 25px;
  padding-bottom: 25px;
  height: 420px;
  overflow: hidden; }

.context-add-row .context-add-row-wrap {
  overflow: hidden;
  height: 315px; }

.context-add-row .product-grid-box .product-image.thumbnail a {
  display: block;
  width: 100%;
  height: 100%; }

.context-add-row .product-grid-box .product-image.thumbnail img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 100%; }

.context-add-row .show-more:hover {
  font-weight: bold; }

.context-add-row .show-more {
  cursor: pointer;
  bottom: 0;
  text-align: center; }

body {
  font-family: Hind;
  color: #8c8c8c; }

h1 {
  font-family: Hind;
  font-weight: 600;
  color: #282828; }

body.action-Index {
  background-color: #fff !important; }

.jumbotron {
  background-color: #e6e6e6; }

.noselect {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#header_v3 a {
  color: #333; }

#header_v3 a:hover, #header_v3 a.active {
  text-decoration: none;
  text-shadow: 0 0 0.001px #000; }

#main_search_container.on {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 33px; }

#main_search {
  border-radius: 0;
  width: 100%;
  border: #eee 1px solid;
  font-size: 16px;
  font-family: Hind;
  font-weight: 300;
  min-width: 245px;
  padding-right: 37px; }

#main_search_submit {
  width: 40px;
  height: 40px;
  right: 17px;
  position: absolute;
  cursor: pointer;
  padding: 7px; }

.hidden {
  display: none !important; }

#category_nav {
  position: relative;
  z-index: 1032; }

#category_nav > ul {
  font-family: Hind;
  font-weight: 500;
  text-transform: uppercase;
  background: linear-gradient(to right, #5a5092, #958dc1);
  border-radius: 3px;
  margin-top: 10px; }

#category_nav .nav-link {
  color: #fff !important;
  padding: 15px;
  cursor: pointer; }

#mobile-category-bars button {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 1px solid #5f5499;
  height: 42px;
  color: #5f5499; }

.navbar-light .navbar-toggler {
  border: none;
  background: transparent; }

#navbar_first_row {
  text-transform: uppercase;
  padding: 0; }

#breadcrumb_container {
  overflow-y: hidden;
  margin-bottom: 0; }

#category_dropdown_menu {
  box-shadow: 0px 5px 50px 1px #ccc;
  background: #fefefe;
  border: 1px #000 solid;
  position: fixed;
  padding: 20px;
  display: none;
  z-index: 1031; }

#category_dropdown_menu ul {
  list-style: none;
  padding-inline-start: 0; }

#category_dropdown_menu ul ul {
  padding-inline-start: 15px; }

#category_dropdown_menu h4 {
  text-transform: uppercase;
  color: #333;
  font-size: 1.15rem;
  font-family: Hind;
  font-weight: 500; }

#category_dropdown_menu .dropdown-menu3 {
  display: none; }

#header_v3 .cart-total-product-count {
  position: absolute;
  top: -2px;
  left: -23px;
  font-size: 0.55em;
  padding: 3px;
  min-width: 15px;
  z-index: 1; }

@media (max-width: 767px) {
  #header_v3 .cart-total-product-count {
    left: 7px; } }

.hide-on-search.on, .hide-on-mobile-search.on {
  display: none !important; }

#mobile_search_container {
  display: none;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0; }

#mobile_search_input {
  width: 100%;
  font-size: 16px;
  padding-top: 7px;
  border: none;
  line-height: normal;
  outline: none;
  padding-bottom: 7px; }

#mobile_search_input::-webkit-search-cancel-button {
  display: none; }

#mobile_search_container.on {
  display: block; }

i.search {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNDg5IDQ4OSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4NCiAgICA8cGF0aCBkPSJNMCwyMDMuMjVDMCwzMTUuMzUgOTEuMiw0MDYuNDUgMjAzLjIsNDA2LjQ1QzI1NC44LDQwNi40NSAzMDIsMzg3LjA1IDMzNy45LDM1NS4yNUw0NjcuNCw0ODQuNzVDNDY5LjgsNDg3LjE1IDQ3Mi45LDQ4OC4zNSA0NzYuMSw0ODguMzVDNDc5LjMsNDg4LjM1IDQ4Mi40LDQ4Ny4xNSA0ODQuOCw0ODQuNzVDNDg5LjYsNDc5Ljk1IDQ4OS42LDQ3Mi4yNSA0ODQuOCw0NjcuNDVMMzU1LjIsMzM3Ljk1QzM4NywzMDIuMDUgNDA2LjQsMjU0Ljk1IDQwNi40LDIwMy4yNUM0MDYuNCw5MS4xNSAzMTUuMiwwLjA1IDIwMy4yLDAuMDVDOTEuMiwwLjA1IDAsOTEuMTUgMCwyMDMuMjVaTTM4MS45LDIwMy4yNUMzODEuOSwzMDEuNzUgMzAxLjcsMzgxLjk1IDIwMy4yLDM4MS45NUMxMDQuNywzODEuOTUgMjQuNSwzMDEuNzUgMjQuNSwyMDMuMjVDMjQuNSwxMDQuNzUgMTA0LjcsMjQuNTUgMjAzLjIsMjQuNTVDMzAxLjcsMjQuNTUgMzgxLjksMTA0LjY1IDM4MS45LDIwMy4yNVoiIHN0eWxlPSJmaWxsOnJnYig0MCw0MCw0MCk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+DQo8L3N2Zz4NCg=="); }

i.cancel {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2IDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+PHBhdGggZD0iTTIuOTcyLDIuNzEzbDAsMGwtMC4wMDMsMC4wMDNsLTAuMDExLDAuMDExbDIuMjI3LDIuMjI3bC0wLjI3OSwwLjI3OWwtMi4yMjgsLTIuMjI5bC0yLjI0MSwyLjI0MWwtMC4yODIsLTAuMjgzbDIuMjQyLC0yLjIzOWwwLC0wLjAwMWwwLjAwNCwtMC4wMDJsMC4wMSwtMC4wMTFsLTIuMjI3LC0yLjIyN2wwLjI3OSwtMC4yNzlsMi4yMjgsMi4yMjlsMi4yNDEsLTIuMjQxbDAuMjgzLDAuMjgzbC0yLjI0MywyLjIzOVoiIHN0eWxlPSJmaWxsOiMzMzM7Ii8+PC9zdmc+"); }

i.back {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyMTYgMzg1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPjxwYXRoIGQ9Ik0wLjMwMSwxOTAuNjE5bDE5Mi43MiwtMTkwLjU4MWwyMS4zMTEsMjEuMzEybC0xNzAuMjYyLDE3MC4xODZsMTcxLjE3OSwxNzEuMTc5bC0yMS42MTcsMjEuNTQxbC0xOTMuMzMxLC0xOTMuNjM3WiIgc3R5bGU9ImZpbGw6IzMzMzsiLz48L3N2Zz4="); }

i.dropdown-arrow {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyMTYgMzg1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPjxwYXRoIGQ9Ik0wLjMwMSwxOTAuNjE5bDE5Mi43MiwtMTkwLjU4MWwyMS4zMTEsMjEuMzEybC0xNzAuMjYyLDE3MC4xODZsMTcxLjE3OSwxNzEuMTc5bC0yMS42MTcsMjEuNTQxbC0xOTMuMzMxLC0xOTMuNjM3WiIgc3R5bGU9ImZpbGw6IzMzMzsiLz48L3N2Zz4="); }

i.back, i.cancel, i.search, i.dropdown-arrow {
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: center; }

#mobile_search_container .search {
  right: 0; }

#mobile_search_container .cancel.opacity-hidden {
  opacity: 0; }

#mobile_search_container .back {
  left: 0px; }

#mobile_search_container .back, #mobile_search_container .cancel, #mobile_search_container .search {
  cursor: pointer;
  width: 55px;
  height: 20px; }

#lm_logo_mobile {
  max-height: 60px;
  background-position: left !important;
  padding-top: 7px;
  padding-left: 7px; }

.search-hints {
  position: absolute;
  background-color: #fff;
  border: 1px #ccc solid;
  z-index: 9999;
  border-radius: 0 0 5px 5px; }

.search-hints .divider {
  text-align: center;
  font-weight: bold;
  background-color: #f0f0f0;
  line-height: 1.5em; }

.search-hints .row.search-entry {
  padding: 10px;
  font-size: 0.85em; }
/* FOOTER */
#footer h1 #footer h2, #footer h3, #footer h4, #footer h5 {
  color: #fff; }

#footer p, #footer a {
  color: #bcbcbe; }

#footer {
  background: #201f26;
  padding: 50px;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.8rem; }

#footer .container {
  padding-left: 0;
  padding-right: 0; }

#footer hr {
  border-color: #626267; }

i.i-insta {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzNiAzNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Zz48Zz48cGF0aCBkPSJNMTcuOTA4LDE0LjY0MWMtMS44NTMsMCAtMy4zNTksMS41MDYgLTMuMzU5LDMuMzU5YzAsMS44NTEgMS41MDksMy4zNTggMy4zNTksMy4zNThjMS44NTMsMCAzLjM2LC0xLjUwNyAzLjM2LC0zLjM1OGMwLC0xLjg1MyAtMS41MDcsLTMuMzU5IC0zLjM2LC0zLjM1OVoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTI0LjE1OCwxMy41OTNjLTAuMjQsMC4yMzggLTAuNTcyLDAuMzc3IC0wLjkxMiwwLjM3N2MtMC4zNDEsMCAtMC42NzQsLTAuMTM5IC0wLjkxNSwtMC4zNzdjLTAuMjM5LC0wLjI0NCAtMC4zNzksLTAuNTc3IC0wLjM3OSwtMC45MTVjMCwtMC4zNDIgMC4xMzcsLTAuNjc4IDAuMzc5LC0wLjkxNWMwLjI0MSwtMC4yNDQgMC41NzQsLTAuMzggMC45MTUsLTAuMzhjMC4zNCwwIDAuNjcyLDAuMTM2IDAuOTEyLDAuMzhjMC4yNDUsMC4yMzcgMC4zOCwwLjU3MyAwLjM4LDAuOTE1YzAsMC4zMzggLTAuMTM1LDAuNjcxIC0wLjM4LDAuOTE1Wm0tNi4yNSw5LjUyOGMtMi44MjUsMCAtNS4xMjEsLTIuMjk2IC01LjEyMSwtNS4xMjFjMCwtMi44MjUgMi4yOTYsLTUuMTIxIDUuMTIxLC01LjEyMWMyLjgyNSwwIDUuMTIyLDIuMjk2IDUuMTIyLDUuMTIxYzAsMi44MjUgLTIuMjk3LDUuMTIxIC01LjEyMiw1LjEyMVptNC40NTUsLTEzLjI5NmwtOC45MDcsMGMtMi4wNTMsMCAtMy43MjQsMS42NjkgLTMuNzI0LDMuNzJsMCw4LjkwOGMwLDIuMDUyIDEuNjcxLDMuNzIgMy43MjQsMy43Mmw4LjkwNywwYzIuMDUyLDAgMy43MiwtMS42NjggMy43MiwtMy43MmwwLC04LjkwOGMwLC0yLjA1MSAtMS42NjgsLTMuNzIgLTMuNzIsLTMuNzJaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik0yNy44NDcsMjIuNDUzYzAsMy4wMjEgLTIuNDYxLDUuNDg1IC01LjQ4NCw1LjQ4NWwtOC45MDcsMGMtMy4wMjUsMCAtNS40ODYsLTIuNDYxIC01LjQ4NiwtNS40ODVsMCwtOC45MDhjMCwtMy4wMjIgMi40NjEsLTUuNDgzIDUuNDg2LC01LjQ4M2w4LjkwNywwYzMuMDIzLDAgNS40ODQsMi40NjEgNS40ODQsNS40ODNsMCw4LjkwOFptLTkuOTM5LC0yMi4xMDljLTkuNzUsMCAtMTcuNjU2LDcuOTA1IC0xNy42NTYsMTcuNjU2YzAsOS43NTEgNy45MDYsMTcuNjU2IDE3LjY1NiwxNy42NTZjOS43NTEsMCAxNy42NTcsLTcuOTA1IDE3LjY1NywtMTcuNjU2YzAsLTkuNzUxIC03LjkwNiwtMTcuNjU2IC0xNy42NTcsLTE3LjY1NloiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvZz48L3N2Zz4="); }

i.i-fb {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzNyAzNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Zz48Zz48cGF0aCBkPSJNMjIuMjg0LDE4LjAwN2wtMi40NzQsMGMwLDMuOTUyIDAsOC44MjEgMCw4LjgyMWwtMy42NjYsMGMwLDAgMCwtNC44MTkgMCwtOC44MjFsLTEuNzQzLDBsMCwtMy4xMTdsMS43NDMsMGwwLC0yLjAxN2MwLC0xLjQ0NCAwLjY4NiwtMy43MDEgMy42OTksLTMuNzAxbDIuNzE2LDAuMDExbDAsMy4wMjZjMCwwIC0xLjY1MSwwIC0xLjk3MSwwYy0wLjMyMSwwIC0wLjc3OCwwLjE1OSAtMC43NzgsMC44NDhsMCwxLjgzM2wyLjc5NSwwbC0wLjMyMSwzLjExN1ptLTMuNzgzLC0xNy42NjNjLTkuNzUsMCAtMTcuNjU2LDcuOTA1IC0xNy42NTYsMTcuNjU2YzAsOS43NTQgNy45MDYsMTcuNjU2IDE3LjY1NiwxNy42NTZjOS43NTIsMCAxNy42NTcsLTcuOTAyIDE3LjY1NywtMTcuNjU2YzAsLTkuNzUxIC03LjkwNSwtMTcuNjU2IC0xNy42NTcsLTE3LjY1NloiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvZz48L3N2Zz4="); }

i.i-yt {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzNyAzNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Zz48Zz48cGF0aCBkPSJNMTguNDgyLDE1LjMxMWMwLjEzNiwwIDAuMjQzLC0wLjAzOCAwLjMyNCwtMC4xMTNjMC4wOCwtMC4wNzUgMC4xMjEsLTAuMTgxIDAuMTIxLC0wLjMxMmwwLC0yLjY4MmMwLC0wLjEwOCAtMC4wNDEsLTAuMTk0IC0wLjEyMiwtMC4yNmMtMC4wODMsLTAuMDY3IC0wLjE5LC0wLjA5OSAtMC4zMjMsLTAuMDk5Yy0wLjEyMywwIC0wLjIyMywwLjAzMiAtMC4zMDEsMC4wOTljLTAuMDc1LDAuMDY2IC0wLjExMywwLjE1MiAtMC4xMTMsMC4yNmwwLDIuNjgyYzAsMC4xMzYgMC4wMzYsMC4yMzkgMC4xMDcsMC4zMTJjMC4wNzEsMC4wNzcgMC4xNzMsMC4xMTMgMC4zMDcsMC4xMTNaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik0yMC42NTEsMjMuNzM5YzAsMC4xNDUgLTAuMDI1LDAuMjQ2IC0wLjA3NiwwLjMwOGMtMC4wNTIsMC4wNjUgLTAuMTMxLDAuMDk3IC0wLjI0MiwwLjA5N2MtMC4wNzUsMCAtMC4xNDUsLTAuMDE2IC0wLjIxNSwtMC4wNDljLTAuMDY4LC0wLjAzIC0wLjE0LC0wLjA4NiAtMC4yMTIsLTAuMTU3bDAsLTIuNzg1YzAuMDYxLC0wLjA2MiAwLjEyMiwtMC4xMDcgMC4xODQsLTAuMTM4YzAuMDYyLC0wLjAyOCAwLjEyNiwtMC4wNDMgMC4xODksLTAuMDQzYzAuMTIsMCAwLjIxNCwwLjA0IDAuMjc4LDAuMTE3YzAuMDY0LDAuMDc3IDAuMDk0LDAuMTkyIDAuMDk0LDAuMzQ0bDAsMi4zMDZabTAuMDUsLTMuNDc2Yy0wLjEzOSwwIC0wLjI3NiwwLjAzNSAtMC40MTMsMC4xMDVjLTAuMTM0LDAuMDcyIC0wLjI2MiwwLjE3OCAtMC4zODIsMC4zMTFsMCwtMS45NTFsLTAuOTA0LDBsMCw2LjA1OWwwLjkwNCwwbDAsLTAuMzQyYzAuMTE2LDAuMTM3IDAuMjQ1LDAuMjM3IDAuMzgyLDAuMzAxYzAuMTM2LDAuMDY4IDAuMjkxLDAuMDk3IDAuNDY3LDAuMDk3YzAuMjYzLDAgMC40NjgsLTAuMDgxIDAuNjA3LC0wLjI1MmMwLjE0MSwtMC4xNzEgMC4yMDksLTAuNDExIDAuMjA5LC0wLjcyN2wwLC0yLjQ4MWMwLC0wLjM2NiAtMC4wNzIsLTAuNjQ0IC0wLjIyMywtMC44MzVjLTAuMTQ5LC0wLjE5IC0wLjM2NCwtMC4yODUgLTAuNjQ3LC0wLjI4NVoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTEyLjI5OCwxOS42MWwxLjA0MSwwbDAsNS4xNzdsMS4wMDgsMGwwLC01LjE3N2wxLjA0MSwwbDAsLTAuODgybC0zLjA5LDBsMCwwLjg4MloiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTE3LjQzOCwyMy43MTJjLTAuMDg0LDAuMDk3IC0wLjE3NiwwLjE3NiAtMC4yNzcsMC4yNDJjLTAuMTAxLDAuMDYxIC0wLjE4NSwwLjA5MiAtMC4yNDksMC4wOTJjLTAuMDgyLDAgLTAuMTQ0LC0wLjAyMiAtMC4xODMsLTAuMDcyYy0wLjAzNiwtMC4wNDcgLTAuMDU1LC0wLjEyMiAtMC4wNTUsLTAuMjI4bDAsLTMuNDI5bC0wLjg5NCwwbDAsMy43MzdjMCwwLjI2OCAwLjA1MywwLjQ2MyAwLjE1NywwLjU5OGMwLjEwNiwwLjEzNSAwLjI1OSwwLjIwMSAwLjQ2OCwwLjIwMWMwLjE2NiwwIDAuMzQsLTAuMDQ2IDAuNTE3LC0wLjE0NGMwLjE4LC0wLjA5NCAwLjM1MSwtMC4yMzIgMC41MTYsLTAuNDEzbDAsMC40OTFsMC44OTMsMGwwLC00LjQ3bC0wLjg5MywwbDAsMy4zOTVaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik0yNy40NjUsMjMuNDA5YzAsMS43ODIgLTEuNDQ0LDMuMjI3IC0zLjIyNSwzLjIyN2wtMTEuMjA3LDBjLTEuNzgxLDAgLTMuMjI0LC0xLjQ0NSAtMy4yMjQsLTMuMjI3bDAsLTIuNTkyYzAsLTEuNzgxIDEuNDQzLC0zLjIyNiAzLjIyNCwtMy4yMjZsMTEuMjA3LDBjMS43ODEsMCAzLjIyNSwxLjQ0NSAzLjIyNSwzLjIyNmwwLDIuNTkyWm0tMTMuMTcxLC0xNC4wNDNsMC43MzUsMi42NjhsMC4wNywwbDAuNzAyLC0yLjY2OGwxLjE1LDBsLTEuMzE4LDMuOTA1bDAsMi43NjhsLTEuMTMyLDBsMCwtMi42NDVsLTEuMzQ4LC00LjAyOGwxLjE0MSwwWm0yLjczOSwyLjg3NWMwLC0wLjM4MSAwLjEzNSwtMC42ODYgMC40MDUsLTAuOTFjMC4yNywtMC4yMjYgMC42MzUsLTAuMzM4IDEuMDkzLC0wLjMzOGMwLjQxNSwwIDAuNzU2LDAuMTE5IDEuMDIzLDAuMzU2YzAuMjY1LDAuMjM3IDAuMzk3LDAuNTQ3IDAuMzk3LDAuOTJsMCwyLjU0M2MwLDAuNDIzIC0wLjEzLDAuNzUgLTAuMzg5LDAuOTkyYy0wLjI2MiwwLjIzOSAtMC42MiwwLjM2IC0xLjA3NywwLjM2Yy0wLjQ0MSwwIC0wLjc5MywtMC4xMjUgLTEuMDU2LC0wLjM3M2MtMC4yNjQsLTAuMjQ5IC0wLjM5NiwtMC41OCAtMC4zOTYsLTAuOTk4bDAsLTIuNTUyWm0zLjczNCwtMS4xMjVsMS4wMDQsMGwwLDMuNzc0YzAsMC4xMTYgMC4wMjQsMC4yIDAuMDY1LDAuMjUyYzAuMDQxLDAuMDU0IDAuMTExLDAuMDc5IDAuMjA0LDAuMDc5YzAuMDc0LDAgMC4xNjksLTAuMDM0IDAuMjgyLC0wLjEwMmMwLjExMiwtMC4wNzIgMC4yMTUsLTAuMTU4IDAuMzA5LC0wLjI2NmwwLC0zLjczN2wxLjAwNiwwbDAsNC45MjNsLTEuMDA2LDBsMCwtMC41NDVjLTAuMTg1LDAuMiAtMC4zNzcsMC4zNTUgLTAuNTc5LDAuNDU5Yy0wLjIsMC4xMDMgLTAuMzkzLDAuMTU5IC0wLjU4MiwwLjE1OWMtMC4yMzQsMCAtMC40MDgsLTAuMDc1IC0wLjUyNywtMC4yMjRjLTAuMTE2LC0wLjE0NSAtMC4xNzYsLTAuMzY0IC0wLjE3NiwtMC42NThsMCwtNC4xMTRabS0yLjEzLC0xMC43NzJjLTkuNzUxLDAgLTE3LjY1Niw3LjkwNSAtMTcuNjU2LDE3LjY1NmMwLDkuNzU0IDcuOTA1LDE3LjY1NiAxNy42NTYsMTcuNjU2YzkuNzUyLDAgMTcuNjU2LC03LjkwMiAxNy42NTYsLTE3LjY1NmMwLC05Ljc1MSAtNy45MDQsLTE3LjY1NiAtMTcuNjU2LC0xNy42NTZaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik0yMy43NTEsMjEuOTY0bC0wLjc5LDBsMCwtMC40NWMwLC0wLjE4OCAwLjAzMSwtMC4zMjQgMC4wOTIsLTAuNDAyYzAuMDYzLC0wLjA4NCAwLjE2NSwtMC4xMjUgMC4zMDcsLTAuMTI1YzAuMTM2LDAgMC4yMzYsMC4wNDEgMC4yOTcsMC4xMjVjMC4wNjIsMC4wNzggMC4wOTQsMC4yMTQgMC4wOTQsMC40MDJsMCwwLjQ1Wm0tMC4zNTMsLTEuNzU3Yy0wLjQwMSwwIC0wLjcyNSwwLjEyIC0wLjk3OCwwLjM2NGMtMC4yNTQsMC4yNDQgLTAuMzgsMC41NjMgLTAuMzgsMC45NDhsMCwyLjAwN2MwLDAuNDMxIDAuMTE3LDAuNzcgMC4zNDYsMS4wMTNjMC4yMjksMC4yNDggMC41NDUsMC4zNyAwLjk0NCwwLjM3YzAuNDQ1LDAgMC43ODEsLTAuMTE2IDEuMDAyLC0wLjM0NmMwLjIyNywtMC4yMzMgMC4zMzgsLTAuNTc4IDAuMzM4LC0xLjAzN2wwLC0wLjIyOGwtMC45MTksMGwwLDAuMjAyYzAsMC4yNjQgLTAuMDMxLDAuNDM0IC0wLjA4OCwwLjUxMWMtMC4wNiwwLjA3OCAtMC4xNjQsMC4xMTcgLTAuMzEyLDAuMTE3Yy0wLjE0MiwwIC0wLjI0NCwtMC4wNDUgLTAuMzAzLC0wLjEzNmMtMC4wNTcsLTAuMDkzIC0wLjA4NywtMC4yNTcgLTAuMDg3LC0wLjQ5MmwwLC0wLjg0bDEuNzA5LDBsMCwtMS4xNDFjMCwtMC40MjQgLTAuMTEsLTAuNzQ3IC0wLjMzLC0wLjk3M2MtMC4yMTgsLTAuMjI2IC0wLjUzMywtMC4zMzkgLTAuOTQyLC0wLjMzOVoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvZz48L3N2Zz4="); }

*.uppercase {
  text-transform: uppercase !important; }

*.nowrap {
  white-space: nowrap !important; }

.margin-top-10 {
  margin-top: 10px; }

#social_media_icons > a {
  margin-left: 10px; }

span-block {
  display: inline-block; }

#footer .pages-menu-container > div {
  margin-top: 10px; }
/* PAGINATOR */
i.telephone2, i.speach, i.trolley, i.sticker-check, i.i-insta, i.i-fb, i.i-yt {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: center; }

i.telephone2 {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Y2xpcFBhdGggaWQ9Il9jbGlwMSI+PHJlY3QgaWQ9InRlbGVwaG9uZSIgeD0iMC4xNiIgeT0iMC4yMjUiIHdpZHRoPSIxMC4wOCIgaGVpZ2h0PSIxMC4wOCIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMSkiPjxnPjxwYXRoIGQ9Ik01LjUzMiw5Ljk5NmMwLjAzNSwwLjAwMyAwLjA3LDAuMDA1IDAuMTAzLDAuMDA1YzAuMzgsMCAwLjY5OCwtMC4xMzggMC45NDcsLTAuNDA5YzAuMDAyLC0wLjAwMiAwLjAwNiwtMC4wMDYgMC4wMDgsLTAuMDA4YzAuMDgyLC0wLjA5OSAwLjE3NywtMC4xODkgMC4yNzcsLTAuMjg2YzAuMDcsLTAuMDY2IDAuMTQsLTAuMTM1IDAuMjA4LC0wLjIwN2MwLjMzNywtMC4zNTIgMC4zMzQsLTAuODE0IC0wLjAwNCwtMS4xNTNsLTAuODc4LC0wLjg3N2MtMC4xNjIsLTAuMTcgLTAuMzU5LC0wLjI1OSAtMC41NjcsLTAuMjU5Yy0wLjIwNSwwIC0wLjQwNCwwLjA4OSAtMC41NzEsMC4yNTdsLTAuNDg0LDAuNDg1Yy0wLjAzMywtMC4wMTkgLTAuMDY4LC0wLjAzNSAtMC4xMDEsLTAuMDUxYy0wLjA1NSwtMC4wMjkgLTAuMTA5LC0wLjA1NiAtMC4xNTQsLTAuMDg1Yy0wLjQ3LC0wLjI5OCAtMC44OTgsLTAuNjg4IC0xLjMwNCwtMS4xODljLTAuMTkzLC0wLjI0MiAtMC4zMjUsLTAuNDUgLTAuNDE3LC0wLjY0OWMwLjEyMywtMC4xMTUgMC4yNCwtMC4yMzIgMC4zNTMsLTAuMzQ3YzAuMDQ1LC0wLjA0NSAwLjA5LC0wLjA5MSAwLjEzNiwtMC4xMzZjMC4xNzIsLTAuMTcyIDAuMjYyLC0wLjM3MiAwLjI2MiwtMC41NzdjMCwtMC4yMDUgLTAuMDksLTAuNDA1IC0wLjI2MiwtMC41NzdsLTAuNDM2LC0wLjQzNmMtMC4wNDksLTAuMDQ5IC0wLjA5OSwtMC4xIC0wLjE0OCwtMC4xNWMtMC4wOTYsLTAuMSAtMC4xOTksLTAuMjAzIC0wLjI5OCwtMC4yOTVjLTAuMTYyLC0wLjE2MyAtMC4zNTcsLTAuMjQ5IC0wLjU2MywtMC4yNDljLTAuMjAzLDAgLTAuNCwwLjA4NCAtMC41NzEsMC4yNDlsLTAuNTQ2LDAuNTQ2Yy0wLjIwOSwwLjIxMiAtMC4zMzEsMC40NjggLTAuMzU1LDAuNzY0Yy0wLjAzOSwwLjQ3MyAwLjEsMC45MTIgMC4yMDcsMS4yMDJjMC4yNTksMC43IDAuNjQ5LDEuMzUxIDEuMjI2LDIuMDQ4YzAuNzAzLDAuODM4IDEuNTQ5LDEuNTAxIDIuNTE1LDEuOTY4YzAuMzY3LDAuMTc0IDAuODYyLDAuMzgyIDEuNDE3LDAuNDE2Wm0tMy41NDcsLTIuNzA5Yy0wLjU0MSwtMC42NDkgLTAuOTAyLC0xLjI1MyAtMS4xNDMsLTEuOWMtMC4xNDUsLTAuMzkyIC0wLjIwMSwtMC42OTYgLTAuMTc2LC0wLjk4NGMwLjAxNCwtMC4xNzYgMC4wODQsLTAuMzI0IDAuMjE2LC0wLjQ1NmwwLjUzOCwtMC41MzhjMC4wNDksLTAuMDQ3IDAuMTI3LC0wLjEwNSAwLjIxOSwtMC4xMDVjMC4wODksMCAwLjE2MywwLjA1NiAwLjIxNCwwLjEwN2MwLjA5NywwLjA5IDAuMTg5LDAuMTg1IDAuMjg4LDAuMjg2YzAuMDQ5LDAuMDUxIDAuMSwwLjEwMiAwLjE1MiwwLjE1NGwwLjQzNSwwLjQzNWMwLjA1NCwwLjA1NCAwLjExNSwwLjEzNCAwLjExNSwwLjIyMmMwLDAuMDg4IC0wLjA2MywwLjE2OCAtMC4xMTUsMC4yMjJjLTAuMDQ3LDAuMDQ3IC0wLjA5MiwwLjA5MiAtMC4xMzcsMC4xMzljLTAuMTM0LDAuMTM2IC0wLjI2MSwwLjI2NSAtMC4zOTksMC4zODljLTAuMDA0LDAuMDA0IC0wLjAwNiwwLjAwNiAtMC4wMSwwLjAxYy0wLjE1LDAuMTUgLTAuMTIzLDAuMyAtMC4wOTEsMC4zOThjMC4wMDIsMC4wMDcgMC4wMDQsMC4wMTEgMC4wMDcsMC4wMTdjMC4xMTUsMC4yNzcgMC4yNzUsMC41NCAwLjUyMywwLjg1MmMwLjQ0NCwwLjU0NyAwLjkxLDAuOTcyIDEuNDI2LDEuMjk5YzAuMDY2LDAuMDQzIDAuMTMzLDAuMDc2IDAuMTk5LDAuMTA4YzAuMDU2LDAuMDI5IDAuMTA5LDAuMDU2IDAuMTU0LDAuMDg1YzAuMDA4LDAuMDA0IDAuMDE1LDAuMDA4IDAuMDIzLDAuMDEyYzAuMTU4LDAuMDc4IDAuMzE0LDAuMDUxIDAuNDQxLC0wLjA3OGwwLjU0NywtMC41NDdjMC4wNDksLTAuMDQ5IDAuMTI3LC0wLjEwOCAwLjIxNSwtMC4xMDhjMC4wODcsMCAwLjE1OSwwLjA1NyAwLjIwOCwwLjEwOGwwLjg4MSwwLjg4MmMwLjE0NiwwLjE0NiAwLjE0NiwwLjI5MSAtMC4wMDYsMC40NWMtMC4wNiwwLjA2MyAtMC4xMjUsMC4xMjUgLTAuMTkzLDAuMTkxYy0wLjEwMywwLjEgLTAuMjEyLDAuMjAzIC0wLjMxLDAuMzJjLTAuMTU0LDAuMTY0IC0wLjMzNSwwLjI0IC0wLjU3MywwLjI0Yy0wLjAyNSwwIC0wLjA0OCwwIC0wLjA3MiwtMC4wMDJjLTAuNDY5LC0wLjAzMSAtMC45MDYsLTAuMjEzIC0xLjIzMywtMC4zNjljLTAuODk3LC0wLjQzNiAtMS42ODYsLTEuMDU0IC0yLjM0MywtMS44MzlaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik02LjIyOCw2LjAzOGMwLjI3NiwwLjA2OCAwLjU1OSwwLjEwMyAwLjg0NywwLjEwM2MxLjc0NiwwIDMuMTY1LC0xLjI1OSAzLjE2NSwtMi44MDZjMCwtMS41NDcgLTEuNDE5LC0yLjgwNiAtMy4xNjUsLTIuODA2Yy0xLjc0NiwwIC0zLjE2NiwxLjI1NyAtMy4xNjYsMi44MDZjMCwwLjU5NCAwLjIxNCwxLjE3MyAwLjYwNCwxLjY0OWMtMC4wNzQsMC4xNDIgLTAuMTc2LDAuMjU3IC0wLjMwNCwwLjMzOWMtMC4xMTcsMC4wNzggLTAuMTcyLDAuMjE2IC0wLjE0MiwwLjM1MmMwLjAzMSwwLjEzNSAwLjE0LDAuMjM0IDAuMjc4LDAuMjU0YzAuMjY5LDAuMDM3IDAuNzkxLDAuMDU4IDEuMjc3LC0wLjIzNmMwLjEyLC0wLjA3MiAwLjE1OSwtMC4yMjYgMC4wODcsLTAuMzQ1Yy0wLjA3MiwtMC4xMTkgLTAuMjI2LC0wLjE1OCAtMC4zNDUsLTAuMDg2Yy0wLjE4MSwwLjEwOSAtMC4zNzQsMC4xNTggLTAuNTQ1LDAuMTc2YzAuMDk1LC0wLjExOSAwLjE2OSwtMC4yNTYgMC4yMjYsLTAuNDFjMC4wMzMsLTAuMDg5IDAuMDEzLC0wLjE4OSAtMC4wNTEsLTAuMjU5Yy0wLjM4LC0wLjQxMyAtMC41ODEsLTAuOTA4IC0wLjU4MSwtMS40MzZjMCwtMS4yNjkgMS4xOTMsLTIuMzAzIDIuNjYyLC0yLjMwM2MxLjQ2OCwwIDIuNjYyLDEuMDM0IDIuNjYyLDIuMzAzYzAsMS4yNjkgLTEuMTk0LDIuMzAzIC0yLjY2MiwyLjMwM2MtMC4yNDcsMCAtMC40OTEsLTAuMDI5IC0wLjcyOCwtMC4wODdjLTAuMTMzLC0wLjAzMiAtMC4yNzEsMC4wNSAtMC4zMDQsMC4xODVjLTAuMDMyLDAuMTM2IDAuMDUsMC4yNzEgMC4xODUsMC4zMDRaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxjaXJjbGUgY3g9IjcuMDc1IiBjeT0iMy4zMzUiIHI9IjAuMjY3IiBzdHlsZT0iZmlsbDojZmZmOyIvPjxjaXJjbGUgY3g9IjguMDI2IiBjeT0iMy4zMzUiIHI9IjAuMjY3IiBzdHlsZT0iZmlsbDojZmZmOyIvPjxjaXJjbGUgY3g9IjYuMTI0IiBjeT0iMy4zMzUiIHI9IjAuMjY3IiBzdHlsZT0iZmlsbDojZmZmOyIvPjwvZz48L2c+PC9zdmc+"); }

i.speach {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Y2xpcFBhdGggaWQ9Il9jbGlwMSI+PHJlY3QgaWQ9InNwZWVjaC1idWJibGUtMjQiIHg9IjAuMjI5IiB5PSIwLjA2MiIgd2lkdGg9IjEwLjA4IiBoZWlnaHQ9IjEwLjA4Ii8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjX2NsaXAxKSI+PGc+PHBhdGggZD0iTTAuNDgyLDguMTUzbDMuMjU2LDBsMS4yOTEsMS43MWMwLjA0OCwwLjA2MSAwLjEyLDAuMDk4IDAuMTk4LDAuMWMwLjAwMiwwIDAuMDAyLDAgMC4wMDQsMGMwLjA3NiwwIDAuMTQ4LC0wLjAzNSAwLjE5NiwtMC4wOTRsMS4zODQsLTEuNzE2bDMuMjQ1LDBjMC4xNCwwIDAuMjUzLC0wLjExMyAwLjI1MywtMC4yNTNsMCwtNy40MDdjMCwtMC4xNCAtMC4xMTMsLTAuMjUzIC0wLjI1MywtMC4yNTNsLTkuNTc0LDBjLTAuMTQsMCAtMC4yNTMsMC4xMTMgLTAuMjUzLDAuMjUzbDAsNy40MDdjMCwwLjE0IDAuMTEzLDAuMjUzIDAuMjUzLDAuMjUzWm0wLjI1MiwtNy40MDdsOS4wNjksMGwwLDYuOTAzbC0zLjExNCwwYy0wLjA3NiwwIC0wLjE0OCwwLjAzNSAtMC4xOTYsMC4wOTVsLTEuMjU2LDEuNTU4bC0xLjE3MSwtMS41NTJjLTAuMDQ4LC0wLjA2NCAtMC4xMjIsLTAuMTAxIC0wLjIwMiwtMC4xMDFsLTMuMTMsMGwwLC02LjkwM1oiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTEuODQyLDIuMzgxbDYuODUzLDBjMC4xNCwwIDAuMjUzLC0wLjExMyAwLjI1MywtMC4yNTNjMCwtMC4xNCAtMC4xMTMsLTAuMjUzIC0wLjI1MywtMC4yNTNsLTYuODUzLDBjLTAuMTQsMCAtMC4yNTQsMC4xMTMgLTAuMjU0LDAuMjUzYzAsMC4xNCAwLjExNCwwLjI1MyAwLjI1NCwwLjI1M1oiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTEuODQyLDMuNzU5bDYuODUzLDBjMC4xNCwwIDAuMjUzLC0wLjExMyAwLjI1MywtMC4yNTNjMCwtMC4xNCAtMC4xMTMsLTAuMjU0IC0wLjI1MywtMC4yNTRsLTYuODUzLDBjLTAuMTQsMCAtMC4yNTQsMC4xMTQgLTAuMjU0LDAuMjU0YzAsMC4xNCAwLjExNCwwLjI1MyAwLjI1NCwwLjI1M1oiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTEuODQyLDUuMTM5bDYuODUzLDBjMC4xNCwwIDAuMjUzLC0wLjExNCAwLjI1MywtMC4yNTRjMCwtMC4xNCAtMC4xMTMsLTAuMjUzIC0wLjI1MywtMC4yNTNsLTYuODUzLDBjLTAuMTQsMCAtMC4yNTQsMC4xMTMgLTAuMjU0LDAuMjUzYzAsMC4xNCAwLjExNCwwLjI1NCAwLjI1NCwwLjI1NFoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTUuNTIxLDYuMjY1YzAsLTAuMTQgLTAuMTEzLC0wLjI1MyAtMC4yNTMsLTAuMjUzbC0zLjQyNiwwYy0wLjE0LDAgLTAuMjU0LDAuMTEzIC0wLjI1NCwwLjI1M2MwLDAuMTQgMC4xMTQsMC4yNTMgMC4yNTQsMC4yNTNsMy40MjYsMGMwLjE0LC0wLjAwMiAwLjI1MywtMC4xMTUgMC4yNTMsLTAuMjUzWiIgc3R5bGU9ImZpbGw6I2ZmZjtmaWxsLXJ1bGU6bm9uemVybzsiLz48L2c+PC9nPjwvc3ZnPg=="); }

i.trolley {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Y2xpcFBhdGggaWQ9Il9jbGlwMSI+PHJlY3QgaWQ9InRyb2xsZXkiIHg9IjAuMjE4IiB5PSIwLjAxIiB3aWR0aD0iMTAuMDgiIGhlaWdodD0iMTAuMDgiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcDEpIj48Zz48cGF0aCBkPSJNMTAuMjg0LDYuMzI4Yy0wLjA0OCwtMC4xNDcgLTAuMjA3LC0wLjIyNiAtMC4zNTUsLTAuMTc4bC00LjQ2LDEuNDc3Yy0wLjIxMSwtMC4zNDIgLTAuNTg5LC0wLjU2OCAtMS4wMjEsLTAuNTY4Yy0wLjAxNiwwIC0wLjAzMywwIC0wLjA1LDBjLTAuMDIsMCAtMC4wNDMsMC4wMDIgLTAuMDY0LDAuMDA0bC0xLjc3LC01LjMzMmMtMC4wMjMsLTAuMDcgLTAuMDc1LC0wLjEyOCAtMC4xNDEsLTAuMTYybC0xLjgsLTAuOTA1Yy0wLjEzOSwtMC4wNjggLTAuMzA3LC0wLjAxNCAtMC4zNzUsMC4xMjVjLTAuMDY5LDAuMTM5IC0wLjAxNSwwLjMwNyAwLjEyNCwwLjM3NmwxLjY5OCwwLjg1M2wxLjczMyw1LjIzYy0wLjA4NywwLjA1NiAtMC4xNjgsMC4xMjIgLTAuMjQxLDAuMjAxYy0wLjIxOCwwLjIzNiAtMC4zMywwLjU0NCAtMC4zMTcsMC44NjNjMC4wMjYsMC42NDggMC41NTQsMS4xNTQgMS4yMDEsMS4xNTRjMC4wMTcsMCAwLjAzMywwIDAuMDUsMGMwLjY2MiwtMC4wMjcgMS4xNzksLTAuNTg3IDEuMTUyLC0xLjI1MWMwLC0wLjAxNyAtMC4wMDIsLTAuMDM2IC0wLjAwNCwtMC4wNTJsNC40NjIsLTEuNDc4YzAuMTQ3LC0wLjA1IDAuMjI2LC0wLjIxIDAuMTc4LC0wLjM1N1ptLTUuODExLDIuNTc2Yy0wLjM1NywwLjAxNCAtMC42NTQsLTAuMjYyIC0wLjY2OCwtMC42MTVjLTAuMDA2LC0wLjE3MiAwLjA1NCwtMC4zMzYgMC4xNywtMC40NmMwLjExNiwtMC4xMjcgMC4yNzQsLTAuMiAwLjQ0NiwtMC4yMDZjMC4wMDksMCAwLjAxOSwwIDAuMDI3LDBjMC4zNDUsMCAwLjYyNywwLjI3IDAuNjQyLDAuNjE3YzAuMDEyLDAuMzUgLTAuMjY0LDAuNjQ5IC0wLjYxNywwLjY2NFoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTQuOTU5LDYuNzkxYzAuMDM5LDAuMTE4IDAuMTQ5LDAuMTkzIDAuMjY1LDAuMTkzYzAuMDI5LDAgMC4wNTksLTAuMDA0IDAuMDg4LC0wLjAxNWw0LjMwOCwtMS40MjdjMC4wNzEsLTAuMDIzIDAuMTI5LC0wLjA3NSAwLjE2MiwtMC4xNDJjMC4wMzMsLTAuMDY2IDAuMDM5LC0wLjE0MyAwLjAxNywtMC4yMTNsLTEuNDE0LC00LjI3MWMtMC4wMjMsLTAuMDcxIC0wLjA3NSwtMC4xMjkgLTAuMTQxLC0wLjE2MmMtMC4wNjYsLTAuMDM0IC0wLjE0MywtMC4wNCAtMC4yMTQsLTAuMDE3bC0yLjE1NCwwLjcxNmwtMi4xNTQsMC43MTRjLTAuMTQ4LDAuMDQ4IC0wLjIyNiwwLjIwOCAtMC4xNzksMC4zNTVsMS40MTYsNC4yNjlabTAuODI4LC00LjcxOWwwLjM0MiwxLjAzNWMwLjA0LDAuMTE4IDAuMTUsMC4xOTMgMC4yNjYsMC4xOTNjMC4wMjksMCAwLjA1OCwtMC4wMDQgMC4wODcsLTAuMDE0YzAuMTQ3LC0wLjA0OCAwLjIyNiwtMC4yMDggMC4xNzksLTAuMzU1bC0wLjM0MywtMS4wMzZsMS42MjMsLTAuNTM3bDEuMjM5LDMuNzM5bC0zLjc3NywxLjI1MmwtMS4yMzksLTMuNzM4bDEuNjIzLC0wLjUzOVoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvZz48L3N2Zz4="); }

i.sticker-check {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Zz48cGF0aCBkPSJNNS4yNjIsMi4wNzNjLTEuNjQyLDAgLTIuOTc3LDEuMzM1IC0yLjk3NywyLjk3NmMwLDEuNjQgMS4zMzUsMi45NzcgMi45NzcsMi45NzdjMS42NDIsMCAyLjk3NiwtMS4zMzcgMi45NzYsLTIuOTc3YzAsLTEuNjQxIC0xLjMzNCwtMi45NzYgLTIuOTc2LC0yLjk3NlptMCw1LjQ0N2MtMS4zNjIsMCAtMi40NzEsLTEuMTA3IC0yLjQ3MSwtMi40NzFjMCwtMS4zNjEgMS4xMDcsLTIuNDcxIDIuNDcxLC0yLjQ3MWMxLjM2MywwIDIuNDcxLDEuMTEgMi40NzEsMi40NzFjMCwxLjM2MiAtMS4xMSwyLjQ3MSAtMi40NzEsMi40NzFaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik05Ljg1OSw1LjIxYy0wLjA4NCwtMC4xMTUgLTAuMDg2LC0wLjI3NCAtMC4wMDIsLTAuMzkybDAuMTc2LC0wLjI0OWMwLjEzOCwtMC4xOTYgMC4xODcsLTAuNDQ0IDAuMTMyLC0wLjY3OWMtMC4wNTYsLTAuMjM1IC0wLjIwOSwtMC40MzUgLTAuNDIxLC0wLjU0OGwtMC4yNjgsLTAuMTQ1Yy0wLjEyOCwtMC4wNjggLTAuMTk2LC0wLjIwOCAtMC4xNzQsLTAuMzVsMC4wNTIsLTAuMzAyYzAuMDM5LC0wLjIzNyAtMC4wMjUsLTAuNDggLTAuMTc1LC0wLjY2OGMtMC4xNTMsLTAuMTg4IC0wLjM3OCwtMC4zMDEgLTAuNjE3LC0wLjMxMWwtMC4zMDUsLTAuMDEzYy0wLjE0NSwtMC4wMDYgLTAuMjY4LC0wLjEwMyAtMC4zMDgsLTAuMjQxbC0wLjA4OCwtMC4yOTFjLTAuMTAzLC0wLjM1NyAtMC40MzYsLTAuNjA2IC0wLjgwOSwtMC42MDZjLTAuMTEzLDAgLTAuMjI3LDAuMDIyIC0wLjMzMiwwLjA2OGwtMC4yODEsMC4xMTljLTAuMTI5LDAuMDU2IC0wLjI4OCwwLjAyMSAtMC4zODEsLTAuMDg0bC0wLjIwNCwtMC4yMjdjLTAuMTU5LC0wLjE3NyAtMC4zODgsLTAuMjgxIC0wLjYyNSwtMC4yODFjLTAuMjQ0LDAgLTAuNDc1LDAuMTA2IC0wLjYzNiwwLjI4OWwtMC4xOTgsMC4yMzFjLTAuMDkyLDAuMTA3IC0wLjI0OSwwLjE0NSAtMC4zODEsMC4wOTFsLTAuMjgzLC0wLjExNmMtMC4xMDMsLTAuMDQxIC0wLjIxLC0wLjA2MyAtMC4zMTksLTAuMDYzYy0wLjM3OCwwIC0wLjcxMiwwLjI1MyAtMC44MTEsMC42MThsLTAuMDgsMC4yOTVjLTAuMDM4LDAuMTM4IC0wLjE2MSwwLjIzNyAtMC4zMDYsMC4yNDZsLTAuMzAzLDAuMDE4Yy0wLjIzOSwwLjAxMyAtMC40NjQsMC4xMyAtMC42MTMsMC4zMmMtMC4xNDgsMC4xOSAtMC4yMDgsMC40MzUgLTAuMTY1LDAuNjdsMC4wNTYsMC4yOTljMC4wMjcsMC4xNDMgLTAuMDQxLDAuMjg1IC0wLjE2NywwLjM1NWwtMC4yNjYsMC4xNDljLTAuMjEsMC4xMTcgLTAuMzYxLDAuMzE5IC0wLjQxMywwLjU1NWMtMC4wNTEsMC4yMzUgMCwwLjQ4MiAwLjE0MywwLjY3NmwwLjE3OSwwLjI0NmMwLjA4NSwwLjExNSAwLjA4NywwLjI3NCAwLjAwMiwwLjM5MWwtMC4xNzUsMC4yNWMtMC4xMzgsMC4xOTYgLTAuMTg4LDAuNDQzIC0wLjEzMiwwLjY3OWMwLjA1NiwwLjIzNSAwLjIwOCwwLjQzNSAwLjQyMSwwLjU0OGwwLjI2OCwwLjE0NWMwLjEyOCwwLjA2OCAwLjE5NiwwLjIwOCAwLjE3MywwLjM1bC0wLjA1MSwwLjMwMWMtMC4wNCwwLjIzOCAwLjAyNCwwLjQ4MSAwLjE3NSwwLjY2OWMwLjE1MywwLjE4NyAwLjM3NywwLjMwMSAwLjYxNywwLjMxMWwwLjMwNSwwLjAxM2MwLjE0NCwwLjAwNiAwLjI2OCwwLjEwMyAwLjMwNywwLjI0MWwwLjA4NSwwLjI5M2MwLjEwMywwLjM1NyAwLjQzNSwwLjYwNiAwLjgwOCwwLjYwNmMwLjExNCwwIDAuMjI3LC0wLjAyMyAwLjMzMiwtMC4wNjhsMC4yODEsLTAuMTJjMC4xMywtMC4wNTUgMC4yODksLTAuMDIgMC4zODIsMC4wODVsMC4yMDQsMC4yMjdjMC4xNTksMC4xNzcgMC4zODcsMC4yOCAwLjYyNSwwLjI4YzAuMjQzLDAgMC40NzQsLTAuMTA1IDAuNjM1LC0wLjI4OGwwLjIsLTAuMjMxYzAuMDkzLC0wLjEwOCAwLjI1LC0wLjE0NSAwLjM4MiwtMC4wOTFsMC4yODIsMC4xMTVjMC4xMDMsMC4wNDIgMC4yMTEsMC4wNjQgMC4zMiwwLjA2NGMwLjM3NywwIDAuNzEyLC0wLjI1MyAwLjgxMSwtMC42MThsMC4wOCwtMC4yOTVjMC4wMzcsLTAuMTM5IDAuMTYxLC0wLjIzOCAwLjMwNSwtMC4yNDZsMC4zMDUsLTAuMDE4YzAuMjQyLC0wLjAxNSAwLjQ2NSwtMC4xMyAwLjYxMywtMC4zMmMwLjE0OSwtMC4xOSAwLjIwOCwtMC40MzMgMC4xNjUsLTAuNjdsLTAuMDU2LC0wLjNjLTAuMDI2LC0wLjE0MiAwLjA0MiwtMC4yODQgMC4xNjcsLTAuMzU0bDAuMjY3LC0wLjE0OWMwLjIxLC0wLjExNyAwLjM2MSwtMC4zMTkgMC40MTIsLTAuNTU1YzAuMDUyLC0wLjIzNSAwLC0wLjQ4MiAtMC4xNDIsLTAuNjc2bC0wLjE4LC0wLjI0OFptLTAuMTcxLDAuODE1Yy0wLjAyMSwwLjA5NSAtMC4wOCwwLjE3MyAtMC4xNjUsMC4yMjFsLTAuMjY2LDAuMTQ4Yy0wLjMxNiwwLjE3NiAtMC40ODUsMC41MzIgLTAuNDE5LDAuODg3bDAuMDU2LDAuMjk5YzAuMDE5LDAuMDk3IC0wLjAwNiwwLjE5MiAtMC4wNjYsMC4yNjhjLTAuMDYsMC4wNzcgLTAuMTQ2LDAuMTIyIC0wLjI0NSwwLjEyOGwtMC4zMDQsMC4wMTljLTAuMzYxLDAuMDIgLTAuNjY4LDAuMjY4IC0wLjc2MywwLjYxN2wtMC4wOCwwLjI5MmMtMC4wMzksMC4xNDcgLTAuMTc0LDAuMjQ4IC0wLjMyNCwwLjI0OGMtMC4wNDMsMCAtMC4wODcsLTAuMDA4IC0wLjEyOCwtMC4wMjVsLTAuMjgzLC0wLjExNWMtMC4xMDMsLTAuMDQyIC0wLjIxLC0wLjA2NCAtMC4zMTksLTAuMDY0Yy0wLjI0NCwwIC0wLjQ3NSwwLjEwNSAtMC42MzYsMC4yODlsLTAuMiwwLjIyOGMtMC4wNjQsMC4wNzUgLTAuMTU0LDAuMTE2IC0wLjI1MywwLjExNmMtMC4wOTcsMCAtMC4xODYsLTAuMDM5IC0wLjI1LC0wLjExMWwtMC4yMDQsLTAuMjI3Yy0wLjE1OSwtMC4xNzggLTAuMzg4LC0wLjI4MSAtMC42MjcsLTAuMjgxYy0wLjExNiwwIC0wLjIyNywwLjAyMyAtMC4zMzIsMC4wNjhsLTAuMjgxLDAuMTJjLTAuMDQzLDAuMDE4IC0wLjA4NiwwLjAyNyAtMC4xMzIsMC4wMjdjLTAuMTQ4LDAgLTAuMjgsLTAuMDk5IC0wLjMyMSwtMC4yNDJsLTAuMDg1LC0wLjI5MmMtMC4xMDEsLTAuMzQ3IC0wLjQxMSwtMC41OSAtMC43NzEsLTAuNjA3bC0wLjMwNiwtMC4wMTJjLTAuMDk3LC0wLjAwNCAtMC4xODUsLTAuMDQ4IC0wLjI0NSwtMC4xMjRjLTAuMDYyLC0wLjA3NiAtMC4wODcsLTAuMTcxIC0wLjA3LC0wLjI2NmwwLjA1MSwtMC4zMDFjMC4wNiwtMC4zNTcgLTAuMTEzLC0wLjcxIC0wLjQzMywtMC44ODFsLTAuMjY4LC0wLjE0NGMtMC4wODcsLTAuMDQ2IC0wLjE0NywtMC4xMjQgLTAuMTY5LC0wLjIxOWMtMC4wMjMsLTAuMDk1IC0wLjAwNCwtMC4xOTIgMC4wNTMsLTAuMjdsMC4xNzYsLTAuMjVjMC4yMDgsLTAuMjk1IDAuMjA2LC0wLjY4OSAtMC4wMDgsLTAuOTgybC0wLjE4LC0wLjI0NWMtMC4wNTgsLTAuMDc4IC0wLjA3OCwtMC4xNzUgLTAuMDU2LC0wLjI3YzAuMDIxLC0wLjA5NSAwLjA4MSwtMC4xNzQgMC4xNjUsLTAuMjIxbDAuMjY2LC0wLjE0OGMwLjMxNiwtMC4xNzYgMC40ODUsLTAuNTMzIDAuNDE5LC0wLjg4N2wtMC4wNTMsLTAuMjk3Yy0wLjAxOSwtMC4wOTcgMC4wMDYsLTAuMTkyIDAuMDY2LC0wLjI2OWMwLjA1OSwtMC4wNzYgMC4xNDYsLTAuMTIxIDAuMjQ1LC0wLjEyN2wwLjMwMywtMC4wMTljMC4zNjEsLTAuMDIxIDAuNjY2LC0wLjI2OCAwLjc2MywtMC42MTdsMC4wODEsLTAuMjk1YzAuMDM5LC0wLjE0NiAwLjE3MywtMC4yNDcgMC4zMjQsLTAuMjQ3YzAuMDQzLDAgMC4wODYsMC4wMDggMC4xMjgsMC4wMjVsMC4yODIsMC4xMTVjMC4xMDMsMC4wNDEgMC4yMSwwLjA2NCAwLjMyLDAuMDY0YzAuMjQzLDAgMC40NzQsLTAuMTA1IDAuNjM1LC0wLjI4OWwwLjIsLTAuMjI5YzAuMDY0LC0wLjA3NCAwLjE1NSwtMC4xMTUgMC4yNTQsLTAuMTE1YzAuMDk3LDAgMC4xODYsMC4wMzkgMC4yNDksMC4xMTFsMC4yMDUsMC4yMjdjMC4xNTgsMC4xNzcgMC4zODcsMC4yODEgMC42MjcsMC4yODFjMC4xMTUsMCAwLjIyNywtMC4wMjMgMC4zMzIsLTAuMDY4bDAuMjgsLTAuMTJjMC4wNDQsLTAuMDE5IDAuMDg3LC0wLjAyNyAwLjEzMiwtMC4wMjdjMC4xNDksMCAwLjI4MSwwLjA5OSAwLjMyMiwwLjI0MWwwLjA4NSwwLjI5M2MwLjEwMSwwLjM0NyAwLjQxLDAuNTkgMC43NzEsMC42MDdsMC4zMDUsMC4wMTJjMC4wOTcsMC4wMDQgMC4xODYsMC4wNDggMC4yNDgsMC4xMjRjMC4wNjIsMC4wNzYgMC4wODYsMC4xNzEgMC4wNywwLjI2NmwtMC4wNTIsMC4zMDFjLTAuMDU5LDAuMzU3IDAuMTE0LDAuNzEgMC40MzQsMC44ODFsMC4yNjgsMC4xNDRjMC4wODYsMC4wNDYgMC4xNDYsMC4xMjQgMC4xNjksMC4yMTljMC4wMjIsMC4wOTUgMC4wMDQsMC4xOTIgLTAuMDUyLDAuMjdsLTAuMTc1LDAuMjVjLTAuMjA4LDAuMjk1IC0wLjIwNiwwLjY4OSAwLjAwOCwwLjk4MWwwLjE4LDAuMjQ2YzAuMDQ5LDAuMDc4IDAuMDcsMC4xNzUgMC4wNDksMC4yN1oiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTUuOTk0LDQuMjMxbC0xLjEwNiwxLjA5OWwtMC4zNTgsLTAuMzYxYy0wLjA5OSwtMC4wOTkgLTAuMjU4LC0wLjA5OSAtMC4zNTcsMGMtMC4wOTksMC4wOTkgLTAuMDk5LDAuMjU4IC0wLjAwMiwwLjM1N2wwLjUzOCwwLjU0YzAuMDQ3LDAuMDQ4IDAuMTExLDAuMDc0IDAuMTc5LDAuMDc0YzAuMDY2LDAgMC4xMywtMC4wMjYgMC4xNzgsLTAuMDc0bDEuMjg1LC0xLjI3N2MwLjA5OSwtMC4wOTkgMC4wOTksLTAuMjU3IDAuMDAyLC0wLjM1NmMtMC4wOTksLTAuMDk5IC0wLjI2LC0wLjA5OSAtMC4zNTksLTAuMDAyWiIgc3R5bGU9ImZpbGw6I2ZmZjtmaWxsLXJ1bGU6bm9uemVybzsiLz48L2c+PC9zdmc+"); }

#footer a {
  text-decoration: none;
  color: #fff; }

#header_v3 {
  background: #fff;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  transition: box-shadow 500ms;
  box-shadow: 0px 10px 10px -5px rgba(221, 221, 221, 1); }

#header_v3.locked-down {
  box-shadow: 0px -25px 10px -5px rgba(221, 221, 221, 1); }

#header_v3 .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

#lm_logo {
  min-width: 180px;
  min-height: 57px;
  position: relative;
  top: 7px;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20962%20251%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%22%3E%3Cg%3E%3Cpath%20d%3D%22M960.949%2C131.472l0.578%2C1.956c-1.45%2C0.779%20-2.939%2C1.423%20-4.469%2C1.94c-1.535%2C0.517%20-3.145%2C0.852%20-4.83%2C1.011c-1.614%2C0.253%20-3.336%2C0.365%20-5.16%2C0.342c-1.821%2C-0.03%20-3.668%2C-0.185%20-5.53%2C-0.467c-2.439%2C-0.369%20-5.417%2C-1.009%20-8.935%2C-1.915c-3.518%2C-0.911%20-7.619%2C-2.049%20-12.31%2C-3.427c-4.617%2C-1.364%20-8.62%2C-2.491%20-12.013%2C-3.377c-3.397%2C-0.89%20-6.15%2C-1.493%20-8.259%2C-1.812c-4.713%2C-0.717%20-9.108%2C-0.758%20-13.19%2C-0.134c-4.078%2C0.626%20-7.965%2C1.864%20-11.651%2C3.716c-3.603%2C1.862%20-6.431%2C4.069%20-8.482%2C6.623c-2.05%2C2.557%20-3.304%2C5.376%20-3.775%2C8.462c-0.244%2C1.625%20-0.205%2C3.146%200.12%2C4.565c0.326%2C1.421%200.943%2C2.66%201.867%2C3.712c0.904%2C1.133%202.056%2C2.053%203.443%2C2.762c1.387%2C0.71%203.01%2C1.209%204.884%2C1.491c3.081%2C0.469%206.23%2C0.385%209.441%2C-0.253c3.21%2C-0.631%206.475%2C-1.735%209.788%2C-3.313c3.322%2C-1.653%206.412%2C-3.677%209.268%2C-6.068c2.855%2C-2.389%205.439%2C-5.196%207.755%2C-8.418l2.332%2C0.23c-2.136%2C3.664%20-4.648%2C6.833%20-7.548%2C9.509c-2.895%2C2.673%20-6.105%2C4.95%20-9.632%2C6.824c-3.443%2C1.89%20-6.938%2C3.163%20-10.488%2C3.83c-3.547%2C0.667%20-7.106%2C0.726%20-10.677%2C0.186c-2.436%2C-0.368%20-4.545%2C-0.999%20-6.318%2C-1.892c-1.776%2C-0.892%20-3.261%2C-2.051%20-4.456%2C-3.479c-1.127%2C-1.332%20-1.913%2C-2.862%20-2.359%2C-4.595c-0.44%2C-1.728%20-0.51%2C-3.607%20-0.198%2C-5.635c0.551%2C-3.657%202.088%2C-6.952%204.61%2C-9.894c2.521%2C-2.937%205.982%2C-5.485%2010.379%2C-7.644c4.492%2C-2.224%209.336%2C-3.632%2014.534%2C-4.215c5.196%2C-0.58%2010.759%2C-0.423%2016.686%2C0.476c2.762%2C0.419%205.947%2C1.048%209.558%2C1.888c3.612%2C0.836%207.64%2C1.926%2012.087%2C3.265c4.46%2C1.257%208.272%2C2.291%2011.43%2C3.106c3.158%2C0.808%205.629%2C1.35%207.419%2C1.621c1.377%2C0.21%202.684%2C0.344%203.921%2C0.408c1.236%2C0.064%202.393%2C0.093%203.479%2C0.089c0.51%2C-0.087%201.04%2C-0.171%201.596%2C-0.255c0.551%2C-0.082%201.12%2C-0.16%201.717%2C-0.237c0.59%2C-0.078%201.168%2C-0.196%201.737%2C-0.362c0.56%2C-0.162%201.109%2C-0.328%201.633%2C-0.497l0.018%2C-0.123Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M204.891%2C88.808c-2.069%2C0.159%20-4.417%2C0.801%20-7.042%2C1.91c-2.626%2C1.114%20-5.531%2C2.787%20-8.714%2C5.014c-3.343%2C2.068%20-6.724%2C4.616%20-10.144%2C7.639c-3.425%2C3.027%20-6.881%2C6.365%20-10.386%2C10.026c-4.137%2C4.14%20-7.794%2C8.079%20-10.981%2C11.815c-3.179%2C3.741%20-5.884%2C7.2%20-8.116%2C10.386c-2.227%2C3.183%20-3.939%2C5.968%20-5.132%2C8.356c-1.193%2C2.384%20-1.79%2C4.456%20-1.79%2C6.203c0%2C0.642%200.119%2C1.197%200.358%2C1.673c0.239%2C0.476%200.517%2C0.877%200.835%2C1.191c0.479%2C0.321%200.998%2C0.56%201.553%2C0.717c0.558%2C0.16%201.234%2C0.239%202.027%2C0.239c2.388%2C0%205.055%2C-0.555%207.999%2C-1.671c2.946%2C-1.113%206.246%2C-2.78%209.907%2C-5.012c3.502%2C-2.229%207.081%2C-4.931%2010.741%2C-8.117c3.659%2C-3.179%207.4%2C-6.765%2011.218%2C-10.743c3.821%2C-3.816%207.164%2C-7.4%2010.028%2C-10.74c2.862%2C-3.343%205.328%2C-6.526%207.4%2C-9.55c2.066%2C-3.019%203.58%2C-5.688%204.536%2C-7.997c0.954%2C-2.304%201.432%2C-4.255%201.432%2C-5.847c0%2C-0.795%20-0.12%2C-1.512%20-0.359%2C-2.147c-0.237%2C-0.638%20-0.595%2C-1.198%20-1.073%2C-1.674c-0.478%2C-0.478%20-1.075%2C-0.836%20-1.79%2C-1.075c-0.717%2C-0.236%20-1.553%2C-0.357%20-2.507%2C-0.357l0%2C-0.239Zm16.948%2C-1.908l12.89%2C0l-39.387%2C52.753l-0.239%2C0.48c-1.751%2C2.548%20-3.067%2C4.652%20-3.937%2C6.324c-0.879%2C1.673%20-1.314%2C2.91%20-1.314%2C3.7c0%2C0.642%200.077%2C1.156%200.239%2C1.553c0.155%2C0.4%200.317%2C0.755%200.476%2C1.077c0.319%2C0.159%200.754%2C0.318%201.314%2C0.475c0.555%2C0.16%201.152%2C0.24%201.789%2C0.24c1.433%2C0%203.42%2C-0.602%205.968%2C-1.792c2.546%2C-1.191%205.647%2C-3.065%209.311%2C-5.609c3.659%2C-2.702%207.794%2C-5.847%2012.412%2C-9.431c4.615%2C-3.582%209.627%2C-7.758%2015.039%2C-12.532l3.104%2C3.103c-5.251%2C5.096%20-10.228%2C9.547%20-14.921%2C13.368c-4.695%2C3.821%20-9.113%2C7.084%20-13.248%2C9.789c-3.98%2C2.548%20-7.559%2C4.415%20-10.743%2C5.608c-3.183%2C1.196%20-5.888%2C1.792%20-8.115%2C1.792c-1.432%2C0%20-2.709%2C-0.159%20-3.82%2C-0.48c-1.114%2C-0.321%20-2.148%2C-0.797%20-3.102%2C-1.432c-0.799%2C-0.793%20-1.393%2C-1.788%20-1.789%2C-2.986c-0.401%2C-1.19%20-0.599%2C-2.502%20-0.599%2C-3.934c0%2C-0.797%200.079%2C-1.592%200.239%2C-2.389c0.157%2C-0.797%200.316%2C-1.671%200.476%2C-2.623c0.318%2C-0.956%200.637%2C-1.988%200.956%2C-3.106c0.317%2C-1.111%200.635%2C-2.306%200.954%2C-3.579c-2.386%2C2.229%20-4.736%2C4.338%20-7.04%2C6.325c-2.309%2C1.993%20-4.655%2C3.78%20-7.043%2C5.372c-1.273%2C0.797%20-2.507%2C1.553%20-3.7%2C2.268c-1.193%2C0.715%20-2.348%2C1.391%20-3.461%2C2.028c-3.5%2C1.592%20-6.722%2C2.828%20-9.668%2C3.701c-2.944%2C0.869%20-5.688%2C1.311%20-8.236%2C1.311c-1.91%2C0%20-3.58%2C-0.241%20-5.012%2C-0.717c-1.432%2C-0.476%20-2.705%2C-1.116%20-3.821%2C-1.908c-1.111%2C-1.111%20-1.91%2C-2.387%20-2.386%2C-3.819c-0.478%2C-1.432%20-0.717%2C-3.106%20-0.717%2C-5.011c0%2C-3.502%200.681%2C-7.166%202.029%2C-10.982c1.355%2C-3.819%203.383%2C-7.797%206.088%2C-11.936c2.546%2C-4.138%205.691%2C-8.077%209.429%2C-11.816c3.739%2C-3.741%207.917%2C-7.361%2012.533%2C-10.865c3.502%2C-2.703%206.963%2C-5.089%2010.383%2C-7.159c3.42%2C-2.068%206.961%2C-3.898%2010.622%2C-5.49c3.661%2C-1.592%207.082%2C-2.782%2010.265%2C-3.584c3.183%2C-0.79%206.127%2C-1.191%208.834%2C-1.191c1.749%2C0%203.3%2C0.239%204.655%2C0.715c1.35%2C0.476%202.422%2C1.118%203.222%2C1.911c0.956%2C0.799%201.63%2C1.789%202.031%2C2.982c0.394%2C1.196%200.594%2C2.669%200.594%2C4.418l0%2C2.149l6.446%2C-9.071Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M240.789%2C153.737c2.706%2C0.16%205.65%2C-0.396%208.833%2C-1.666c3.183%2C-1.273%206.765%2C-3.186%2010.743%2C-5.734c2.069%2C-1.273%204.096%2C-2.664%206.086%2C-4.176c1.992%2C-1.512%203.937%2C-3.14%205.847%2C-4.891c1.911%2C-1.753%203.858%2C-3.586%205.848%2C-5.494c1.987%2C-1.906%204.019%2C-3.896%206.088%2C-5.968c3.184%2C-3.34%206.007%2C-6.562%208.475%2C-9.668c2.466%2C-3.101%204.575%2C-6.087%206.326%2C-8.951c1.751%2C-2.705%203.062%2C-5.132%203.939%2C-7.282c0.872%2C-2.147%201.314%2C-4.014%201.314%2C-5.608c0%2C-0.795%20-0.121%2C-1.471%20-0.36%2C-2.029c-0.239%2C-0.555%20-0.597%2C-1.075%20-1.073%2C-1.553c-0.637%2C-0.478%20-1.313%2C-0.833%20-2.031%2C-1.072c-0.715%2C-0.241%20-1.473%2C-0.36%20-2.267%2C-0.36c-2.387%2C0%20-5.012%2C0.599%20-7.877%2C1.79c-2.866%2C1.195%20-6.05%2C3.067%20-9.549%2C5.61c-3.502%2C2.387%20-7.125%2C5.294%20-10.861%2C8.714c-3.737%2C3.425%20-7.599%2C7.362%20-11.579%2C11.818c-3.657%2C3.978%20-6.881%2C7.637%20-9.668%2C10.979c-2.78%2C3.341%20-5.132%2C6.444%20-7.043%2C9.309c-1.908%2C2.709%20-3.34%2C5.132%20-4.294%2C7.279c-0.954%2C2.154%20-1.432%2C4.026%20-1.432%2C5.613c0%2C0.635%200.118%2C1.157%200.357%2C1.553c0.239%2C0.396%200.597%2C0.756%201.075%2C1.072c0.319%2C0.319%200.756%2C0.561%201.311%2C0.715c0.561%2C0.16%201.237%2C0.239%202.029%2C0.239l-0.237%2C-0.239Zm141.556%2C-136.78l-93.099%2C122.695l-0.237%2C0.48c-1.753%2C2.551%20-3.067%2C4.652%20-3.939%2C6.326c-0.877%2C1.671%20-1.314%2C2.908%20-1.314%2C3.7c0%2C0.64%200.078%2C1.157%200.241%2C1.551c0.155%2C0.4%200.315%2C0.756%200.476%2C1.077c0.317%2C0.159%200.754%2C0.321%201.314%2C0.476c0.556%2C0.159%201.152%2C0.239%201.79%2C0.239c1.432%2C0%203.42%2C-0.599%205.968%2C-1.792c2.543%2C-1.191%205.645%2C-3.063%209.31%2C-5.609c3.657%2C-2.702%207.795%2C-5.847%2012.412%2C-9.431c4.613%2C-3.579%209.627%2C-7.755%2015.038%2C-12.532l3.105%2C3.103c-5.412%2C5.098%20-10.424%2C9.55%20-15.039%2C13.368c-4.618%2C3.821%20-8.994%2C7.086%20-13.129%2C9.789c-3.98%2C2.548%20-7.562%2C4.417%20-10.743%2C5.608c-3.186%2C1.196%20-5.888%2C1.792%20-8.118%2C1.792c-1.429%2C0%20-2.707%2C-0.159%20-3.818%2C-0.48c-1.116%2C-0.319%20-2.149%2C-0.795%20-3.104%2C-1.432c-0.796%2C-0.791%20-1.393%2C-1.788%20-1.789%2C-2.983c-0.401%2C-1.193%20-0.597%2C-2.505%20-0.597%2C-3.937c0%2C-0.635%200.037%2C-1.312%200.119%2C-2.027c0.077%2C-0.721%200.198%2C-1.393%200.359%2C-2.033c0.155%2C-0.792%200.435%2C-1.828%200.836%2C-3.104c0.396%2C-1.272%200.836%2C-2.78%201.312%2C-4.531c-2.865%2C2.544%20-5.611%2C4.891%20-8.234%2C7.038c-2.628%2C2.15%20-5.292%2C4.101%20-7.999%2C5.85c-0.795%2C0.48%20-1.63%2C0.995%20-2.507%2C1.551c-0.872%2C0.56%20-1.79%2C1.077%20-2.746%2C1.553c-3.498%2C1.591%20-6.683%2C2.828%20-9.547%2C3.7c-2.865%2C0.872%20-5.568%2C1.311%20-8.116%2C1.311c-1.751%2C0%20-3.381%2C-0.239%20-4.895%2C-0.715c-1.51%2C-0.476%20-2.821%2C-1.116%20-3.937%2C-1.908c-1.114%2C-0.956%20-1.91%2C-2.149%20-2.386%2C-3.579c-0.479%2C-1.433%20-0.72%2C-3.026%20-0.72%2C-4.777c0%2C-3.662%200.64%2C-7.401%201.911%2C-11.221c1.277%2C-3.821%203.265%2C-7.797%205.967%2C-11.936c2.71%2C-4.135%205.932%2C-8.116%209.669%2C-11.934c3.741%2C-3.819%207.919%2C-7.478%2012.532%2C-10.982c3.502%2C-2.705%207.004%2C-5.091%2010.506%2C-7.161c3.498%2C-2.065%207%2C-3.898%2010.502%2C-5.49c3.659%2C-1.589%207.079%2C-2.782%2010.264%2C-3.582c3.181%2C-0.792%206.048%2C-1.193%208.594%2C-1.193c1.751%2C0%203.301%2C0.242%204.656%2C0.718c1.35%2C0.475%202.507%2C1.19%203.461%2C2.147c0.954%2C0.799%201.671%2C1.792%202.147%2C2.985c0.478%2C1.193%200.715%2C2.587%200.715%2C4.178l0%2C1.908c-0.159%2C0.162%20-0.237%2C0.321%20-0.237%2C0.476l59.439%2C-79.25l13.607%2C0Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M491.419%2C107.669c4.451%2C-3.66%208.673%2C-6.925%2012.653%2C-9.789c3.976%2C-2.865%207.715%2C-5.331%2011.219%2C-7.4c3.657%2C-2.068%207.081%2C-3.621%2010.264%2C-4.657c3.181%2C-1.031%206.044%2C-1.55%208.594%2C-1.55c1.587%2C0%203.024%2C0.159%204.294%2C0.48c1.273%2C0.319%202.309%2C0.874%203.106%2C1.669c0.795%2C0.638%201.432%2C1.514%201.91%2C2.625c0.476%2C1.116%200.718%2C2.309%200.718%2C3.582c0%2C1.275%20-0.28%2C2.744%20-0.836%2C4.415c-0.56%2C1.671%20-1.312%2C3.461%20-2.268%2C5.372c-1.118%2C2.069%20-2.388%2C4.098%20-3.821%2C6.086c-1.432%2C1.992%20-3.024%2C4.099%20-4.777%2C6.328l-21.483%2C25.304c-1.114%2C1.591%20-2.109%2C2.944%20-2.981%2C4.055c-0.881%2C1.116%20-1.637%2C2.072%20-2.268%2C2.865c-0.48%2C0.799%20-0.835%2C1.516%20-1.077%2C2.147c-0.239%2C0.64%20-0.355%2C1.197%20-0.355%2C1.673c0%2C0.481%200.075%2C0.875%200.237%2C1.196c0.155%2C0.321%200.319%2C0.635%200.48%2C0.952c0.315%2C0.159%200.67%2C0.321%201.071%2C0.48c0.396%2C0.159%200.917%2C0.234%201.553%2C0.234c2.067%2C0%204.61%2C-0.63%207.639%2C-1.905c3.021%2C-1.273%206.526%2C-3.186%2010.501%2C-5.729c3.98%2C-2.544%208.357%2C-5.649%2013.132%2C-9.313c4.772%2C-3.659%209.864%2C-7.956%2015.276%2C-12.888l2.625%2C3.101c-5.248%2C5.251%20-10.264%2C9.828%20-15.037%2C13.728c-4.777%2C3.899%20-9.472%2C7.28%20-14.083%2C10.144c-4.456%2C2.708%20-8.557%2C4.657%20-12.294%2C5.848c-3.743%2C1.195%20-6.963%2C1.792%20-9.668%2C1.792c-1.277%2C0%20-2.427%2C-0.201%20-3.463%2C-0.597c-1.038%2C-0.398%20-1.949%2C-0.92%20-2.746%2C-1.551c-0.635%2C-0.797%20-1.191%2C-1.828%20-1.671%2C-3.105c-0.476%2C-1.271%20-0.715%2C-2.703%20-0.715%2C-4.295c0%2C-1.591%200.275%2C-3.299%200.835%2C-5.132c0.556%2C-1.829%201.312%2C-3.78%202.268%2C-5.85c1.111%2C-2.227%202.348%2C-4.335%203.7%2C-6.327c1.353%2C-1.988%202.983%2C-4.017%204.891%2C-6.087l21.725%2C-25.541c0.797%2C-0.956%201.553%2C-1.869%202.268%2C-2.746c0.717%2C-0.872%201.232%2C-1.63%201.553%2C-2.268c0.476%2C-0.635%200.836%2C-1.231%201.072%2C-1.792c0.239%2C-0.555%200.36%2C-0.99%200.36%2C-1.311c0%2C-0.478%20-0.084%2C-0.913%20-0.239%2C-1.312c-0.162%2C-0.396%20-0.401%2C-0.756%20-0.717%2C-1.077c-0.321%2C-0.314%20-0.677%2C-0.512%20-1.073%2C-0.594c-0.398%2C-0.08%20-0.995%2C-0.121%20-1.792%2C-0.121c-3.98%2C0%20-8.75%2C1.592%20-14.324%2C4.775c-5.572%2C3.186%20-12.016%2C7.876%20-19.332%2C14.086c-7.325%2C6.204%20-14.563%2C13.409%20-21.724%2C21.601c-7.162%2C8.2%20-14.325%2C17.228%20-21.484%2C27.096l-13.609%2C0l43.208%2C-56.098l0.717%2C-1.195c1.432%2C-1.749%202.543%2C-3.22%203.345%2C-4.417c0.79%2C-1.191%201.191%2C-2.107%201.191%2C-2.744c0%2C-0.478%20-0.085%2C-0.913%20-0.239%2C-1.312c-0.162%2C-0.396%20-0.397%2C-0.756%20-0.718%2C-1.077c-0.318%2C-0.314%20-0.715%2C-0.512%20-1.191%2C-0.594c-0.48%2C-0.08%20-1.036%2C-0.121%20-1.673%2C-0.121c-3.98%2C0%20-8.751%2C1.592%20-14.322%2C4.775c-5.572%2C3.186%20-12.018%2C7.876%20-19.334%2C14.086c-2.229%2C2.067%20-4.538%2C4.258%20-6.922%2C6.564c-2.389%2C2.307%20-4.777%2C4.736%20-7.164%2C7.28c-4.774%2C4.934%20-9.586%2C10.344%20-14.443%2C16.232c-4.852%2C5.889%20-9.586%2C12.096%20-14.203%2C18.621l-13.844%2C0l52.038%2C-69.466l12.175%2C0l-15.994%2C21.959c4.773%2C-3.975%209.27%2C-7.518%2013.489%2C-10.622c4.213%2C-3.103%208.072%2C-5.688%2011.576%2C-7.757c3.659%2C-2.068%207.041%2C-3.621%2010.144%2C-4.657c3.104%2C-1.031%205.93%2C-1.55%208.477%2C-1.55c1.747%2C0%203.259%2C0.159%204.536%2C0.48c1.273%2C0.319%202.305%2C0.874%203.099%2C1.669c0.957%2C0.638%201.633%2C1.473%202.034%2C2.507c0.396%2C1.036%200.596%2C2.186%200.596%2C3.459c0%2C1.115%20-0.476%2C2.866%20-1.432%2C5.253c-0.956%2C2.388%20-2.309%2C5.25%20-4.062%2C8.593c-0.16%2C0.478%20-0.355%2C0.836%20-0.595%2C1.075l-0.596%2C0.596l0%2C-0.236Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M614.558%2C88.808c-2.067%2C0.159%20-4.415%2C0.801%20-7.04%2C1.91c-2.628%2C1.114%20-5.531%2C2.787%20-8.716%2C5.014c-3.341%2C2.068%20-6.724%2C4.616%20-10.144%2C7.639c-3.425%2C3.027%20-6.879%2C6.365%20-10.386%2C10.026c-4.135%2C4.14%20-7.794%2C8.079%20-10.979%2C11.815c-3.179%2C3.741%20-5.884%2C7.2%20-8.115%2C10.386c-2.23%2C3.183%20-3.942%2C5.968%20-5.133%2C8.356c-1.193%2C2.384%20-1.792%2C4.456%20-1.792%2C6.203c0%2C0.642%200.119%2C1.197%200.36%2C1.673c0.239%2C0.476%200.515%2C0.877%200.836%2C1.191c0.476%2C0.321%200.997%2C0.56%201.553%2C0.717c0.555%2C0.16%201.231%2C0.239%202.026%2C0.239c2.389%2C0%205.053%2C-0.555%207.997%2C-1.671c2.949%2C-1.113%206.248%2C-2.78%209.909%2C-5.012c3.5%2C-2.229%207.079%2C-4.931%2010.739%2C-8.117c3.661%2C-3.179%207.4%2C-6.765%2011.221%2C-10.743c3.82%2C-3.816%207.161%2C-7.4%2010.025%2C-10.74c2.862%2C-3.343%205.331%2C-6.526%207.4%2C-9.55c2.068%2C-3.019%203.58%2C-5.688%204.536%2C-7.997c0.956%2C-2.304%201.432%2C-4.255%201.432%2C-5.847c0%2C-0.795%20-0.12%2C-1.512%20-0.357%2C-2.147c-0.239%2C-0.638%20-0.594%2C-1.198%20-1.075%2C-1.674c-0.476%2C-0.478%20-1.072%2C-0.836%20-1.787%2C-1.075c-0.718%2C-0.236%20-1.553%2C-0.357%20-2.51%2C-0.357l0%2C-0.239Zm16.948%2C-1.908l12.892%2C0l-39.387%2C52.753l-0.241%2C0.48c-1.751%2C2.548%20-3.065%2C4.652%20-3.935%2C6.324c-0.881%2C1.673%20-1.316%2C2.91%20-1.316%2C3.7c0%2C0.642%200.08%2C1.156%200.239%2C1.553c0.155%2C0.4%200.317%2C0.755%200.476%2C1.077c0.321%2C0.159%200.756%2C0.318%201.316%2C0.475c0.556%2C0.16%201.152%2C0.24%201.787%2C0.24c1.433%2C0%203.42%2C-0.602%205.968%2C-1.792c2.546%2C-1.191%205.65%2C-3.065%209.313%2C-5.609c3.657%2C-2.702%207.792%2C-5.847%2012.412%2C-9.431c4.613%2C-3.582%209.625%2C-7.758%2015.037%2C-12.532l3.104%2C3.103c-5.251%2C5.096%20-10.228%2C9.547%20-14.921%2C13.368c-4.695%2C3.821%20-9.113%2C7.084%20-13.248%2C9.789c-3.98%2C2.548%20-7.559%2C4.415%20-10.74%2C5.608c-3.183%2C1.196%20-5.889%2C1.792%20-8.115%2C1.792c-1.433%2C0%20-2.71%2C-0.159%20-3.821%2C-0.48c-1.116%2C-0.321%20-2.147%2C-0.797%20-3.104%2C-1.432c-0.797%2C-0.793%20-1.393%2C-1.788%20-1.787%2C-2.986c-0.401%2C-1.19%20-0.601%2C-2.502%20-0.601%2C-3.934c0%2C-0.797%200.079%2C-1.592%200.239%2C-2.389c0.157%2C-0.797%200.316%2C-1.671%200.476%2C-2.623c0.321%2C-0.956%200.637%2C-1.988%200.956%2C-3.106c0.317%2C-1.111%200.638%2C-2.306%200.956%2C-3.579c-2.388%2C2.229%20-4.736%2C4.338%20-7.042%2C6.325c-2.309%2C1.993%20-4.652%2C3.78%20-7.041%2C5.372c-1.273%2C0.797%20-2.509%2C1.553%20-3.7%2C2.268c-1.193%2C0.715%20-2.35%2C1.391%20-3.461%2C2.028c-3.5%2C1.592%20-6.724%2C2.828%20-9.668%2C3.701c-2.944%2C0.869%20-5.688%2C1.311%20-8.236%2C1.311c-1.912%2C0%20-3.579%2C-0.241%20-5.011%2C-0.717c-1.433%2C-0.476%20-2.706%2C-1.116%20-3.821%2C-1.908c-1.111%2C-1.111%20-1.913%2C-2.387%20-2.389%2C-3.819c-0.476%2C-1.432%20-0.715%2C-3.106%20-0.715%2C-5.011c0%2C-3.502%200.681%2C-7.166%202.027%2C-10.982c1.357%2C-3.819%203.386%2C-7.797%206.088%2C-11.936c2.548%2C-4.138%205.693%2C-8.077%209.429%2C-11.816c3.739%2C-3.741%207.92%2C-7.361%2012.533%2C-10.865c3.504%2C-2.703%206.963%2C-5.089%2010.383%2C-7.159c3.42%2C-2.068%206.961%2C-3.898%2010.624%2C-5.49c3.662%2C-1.592%207.082%2C-2.782%2010.265%2C-3.584c3.181%2C-0.79%206.125%2C-1.191%208.832%2C-1.191c1.749%2C0%203.3%2C0.239%204.657%2C0.715c1.348%2C0.476%202.423%2C1.118%203.22%2C1.911c0.956%2C0.799%201.632%2C1.789%202.033%2C2.982c0.394%2C1.196%200.594%2C2.669%200.594%2C4.418l0%2C2.149l6.444%2C-9.071Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M690.633%2C79.976c10.82%2C-6.84%2020.688%2C-13.608%2029.6%2C-20.291c8.913%2C-6.685%2016.789%2C-13.206%2023.633%2C-19.575c7%2C-6.523%2012.212%2C-12.091%2015.636%2C-16.708c3.42%2C-4.616%205.133%2C-8.273%205.133%2C-10.982c0%2C-0.319%20-0.08%2C-0.674%20-0.239%2C-1.075c-0.162%2C-0.394%20-0.397%2C-0.754%20-0.718%2C-1.072c-0.321%2C-0.319%20-0.676%2C-0.599%20-1.072%2C-0.836c-0.399%2C-0.239%20-0.836%2C-0.36%20-1.312%2C-0.36c-3.028%2C0%20-6.888%2C1.592%20-11.58%2C4.775c-4.696%2C3.186%20-10.304%2C8.038%20-16.827%2C14.561c-6.369%2C6.367%20-13.093%2C13.888%20-20.174%2C22.558c-7.08%2C8.676%20-14.441%2C18.426%20-22.08%2C29.244l0%2C-0.239Zm-8.591%2C11.697l-13.847%2C18.382c5.413%2C-4.138%2010.54%2C-7.879%2015.397%2C-11.221c4.853%2C-3.343%209.27%2C-6.046%2013.25%2C-8.116c4.135%2C-2.226%207.835%2C-3.859%2011.1%2C-4.895c3.259%2C-1.032%206.164%2C-1.551%208.712%2C-1.551c1.432%2C0%202.703%2C0.16%203.819%2C0.481c1.113%2C0.319%202.069%2C0.794%202.864%2C1.432c0.797%2C0.635%201.394%2C1.35%201.792%2C2.147c0.392%2C0.797%200.597%2C1.751%200.597%2C2.865c0%2C2.707%20-0.877%2C5.412%20-2.628%2C8.115c-1.753%2C2.709%20-4.456%2C5.332%20-8.118%2C7.876c-3.659%2C2.548%20-7.718%2C4.579%20-12.17%2C6.089c-4.456%2C1.514%20-9.233%2C2.588%20-14.325%2C3.224c0.795%2C0.797%201.551%2C1.632%202.268%2C2.504c0.715%2C0.877%201.232%2C1.792%201.551%2C2.746c0.476%2C0.797%200.838%2C1.713%201.077%2C2.747c0.237%2C1.036%200.355%2C2.108%200.355%2C3.221c0%2C2.07%20-0.476%2C4.217%20-1.432%2C6.447c-0.956%2C2.226%20-2.386%2C4.695%20-4.294%2C7.4c-1.913%2C2.548%20-3.345%2C4.652%20-4.297%2C6.323c-0.956%2C1.674%20-1.432%2C2.91%20-1.432%2C3.7c0.155%2C0.321%200.275%2C0.64%200.355%2C0.956c0.08%2C0.321%200.2%2C0.636%200.36%2C0.957c0.316%2C0.159%200.633%2C0.28%200.951%2C0.355c0.322%2C0.084%200.718%2C0.121%201.198%2C0.121c1.432%2C0%203.3%2C-0.597%205.608%2C-1.792c2.302%2C-1.193%205.212%2C-2.985%208.712%2C-5.369c3.345%2C-2.227%207.241%2C-5.131%2011.697%2C-8.717c4.456%2C-3.579%209.388%2C-7.755%2014.8%2C-12.53l3.343%2C2.386c-4.937%2C5.098%20-9.668%2C9.55%20-14.204%2C13.368c-4.536%2C3.821%20-8.871%2C7.086%20-13.008%2C9.789c-4.297%2C2.71%20-8.081%2C4.736%20-11.34%2C6.089c-3.265%2C1.348%20-6.088%2C2.029%20-8.472%2C2.029c-1.437%2C0%20-2.708%2C-0.242%20-3.821%2C-0.718c-1.116%2C-0.48%20-2.072%2C-1.115%20-2.865%2C-1.912c-0.635%2C-0.476%20-1.111%2C-1.271%20-1.429%2C-2.384c-0.322%2C-1.111%20-0.481%2C-2.307%20-0.481%2C-3.58c0%2C-2.227%200.44%2C-4.656%201.312%2C-7.284c0.876%2C-2.623%202.347%2C-5.449%204.415%2C-8.472c2.229%2C-3.024%203.82%2C-5.449%204.777%2C-7.28c0.956%2C-1.828%201.432%2C-3.142%201.432%2C-3.939c0%2C-0.635%20-0.2%2C-1.232%20-0.597%2C-1.792c-0.4%2C-0.556%20-0.995%2C-1.073%20-1.792%2C-1.551c-0.796%2C-0.319%20-1.753%2C-0.635%20-2.864%2C-0.954c-1.116%2C-0.319%20-2.389%2C-0.555%20-3.821%2C-0.717l2.865%2C-5.251c4.932%2C-0.637%209.629%2C-1.708%2014.085%2C-3.224c4.456%2C-1.51%208.671%2C-3.461%2012.651%2C-5.85c4.137%2C-2.384%207.202%2C-4.61%209.195%2C-6.683c1.987%2C-2.065%202.982%2C-3.895%202.982%2C-5.487c0%2C-0.321%20-0.12%2C-0.599%20-0.359%2C-0.838c-0.237%2C-0.239%20-0.517%2C-0.435%20-0.836%2C-0.597c-0.162%2C-0.159%20-0.358%2C-0.275%20-0.597%2C-0.357c-0.236%2C-0.08%20-0.439%2C-0.121%20-0.596%2C-0.121c-0.16%2C-0.157%20-0.36%2C-0.239%20-0.594%2C-0.239l-0.597%2C0c-4.461%2C0%20-9.789%2C1.553%20-15.998%2C4.654c-6.203%2C3.106%20-13.207%2C7.76%20-21.003%2C13.965c-7.642%2C6.209%20-15.121%2C13.293%20-22.442%2C21.249c-7.316%2C7.956%20-14.4%2C16.788%20-21.244%2C26.497l-14.325%2C0l65.411%2C-85.46c7.475%2C-9.706%2014.917%2C-18.539%2022.317%2C-26.499c7.4%2C-7.956%2014.759%2C-15.04%2022.084%2C-21.244c7.476%2C-6.207%2013.965%2C-10.862%2019.453%2C-13.965c5.492%2C-3.104%2010.064%2C-4.657%2013.728%2C-4.657c0.951%2C0%201.828%2C0.121%202.623%2C0.36c0.797%2C0.239%201.514%2C0.676%202.149%2C1.312c0.635%2C0.476%201.111%2C1.118%201.432%2C1.908c0.319%2C0.801%200.481%2C1.673%200.481%2C2.63c0%2C3.818%20-1.792%2C8.354%20-5.374%2C13.605c-3.579%2C5.25%20-8.951%2C11.218%20-16.112%2C17.904c-7.163%2C6.683%20-16.232%2C14.165%20-27.212%2C22.439c-10.984%2C8.277%20-23.872%2C17.346%20-38.672%2C27.213l0%2C-0.239Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M742.065%2C120.557c7.009%2C-1.587%2013.293%2C-3.616%2018.86%2C-6.087c5.57%2C-2.466%2010.741%2C-5.209%2015.518%2C-8.235c4.77%2C-3.184%208.311%2C-5.966%2010.624%2C-8.355c2.302%2C-2.388%203.459%2C-4.535%203.459%2C-6.446c0%2C-0.478%20-0.084%2C-0.913%20-0.239%2C-1.311c-0.162%2C-0.397%20-0.401%2C-0.677%20-0.717%2C-0.836c-0.476%2C-0.319%20-0.995%2C-0.558%20-1.551%2C-0.717c-0.56%2C-0.157%20-1.232%2C-0.237%20-2.029%2C-0.237c-2.231%2C0%20-4.936%2C0.715%20-8.115%2C2.147c-3.185%2C1.432%20-6.765%2C3.579%20-10.74%2C6.444c-3.821%2C2.864%20-7.797%2C6.289%20-11.936%2C10.265c-4.138%2C3.98%20-8.437%2C8.515%20-12.895%2C13.607l-0.239%2C-0.239Zm-5.248%2C6.209c-1.751%2C2.548%20-3.38%2C4.855%20-4.896%2C6.92c-1.512%2C2.072%20-2.823%2C4.06%20-3.937%2C5.968c-1.111%2C1.912%20-1.91%2C3.584%20-2.386%2C5.016c-0.481%2C1.432%20-0.717%2C2.703%20-0.717%2C3.816c0%2C0.957%200.159%2C1.792%200.475%2C2.507c0.322%2C0.717%200.877%2C1.312%201.672%2C1.792c0.637%2C0.638%201.473%2C1.073%202.504%2C1.312c1.041%2C0.237%202.193%2C0.357%203.466%2C0.357c3.183%2C0%206.842%2C-0.633%2010.98%2C-1.908c4.139%2C-1.273%208.752%2C-3.181%2013.844%2C-5.729c4.777%2C-2.703%209.788%2C-5.808%2015.039%2C-9.313c5.253%2C-3.495%2010.741%2C-7.475%2016.47%2C-11.933l2.151%2C3.342c-5.892%2C5.096%20-11.619%2C9.514%20-17.189%2C13.248c-5.571%2C3.741%20-10.904%2C6.965%20-15.995%2C9.668c-5.408%2C2.55%20-10.34%2C4.497%20-14.796%2C5.849c-4.456%2C1.351%20-8.436%2C2.027%20-11.936%2C2.027c-2.229%2C0%20-4.181%2C-0.28%20-5.85%2C-0.836c-1.671%2C-0.555%20-3.144%2C-1.391%20-4.415%2C-2.502c-1.273%2C-1.114%20-2.268%2C-2.425%20-2.985%2C-3.942c-0.715%2C-1.512%20-1.075%2C-3.299%20-1.075%2C-5.371c0%2C-3.495%200.595%2C-7.04%201.792%2C-10.62c1.191%2C-3.582%202.983%2C-7.284%205.367%2C-11.1c2.389%2C-3.662%205.253%2C-7.4%208.598%2C-11.221c3.338%2C-3.821%207.318%2C-7.642%2011.936%2C-11.458c3.5%2C-2.867%207.04%2C-5.451%2010.62%2C-7.76c3.579%2C-2.304%207.2%2C-4.256%2010.859%2C-5.847c3.821%2C-1.749%207.4%2C-3.065%2010.745%2C-3.939c3.34%2C-0.872%206.444%2C-1.314%209.308%2C-1.314c1.753%2C0%203.224%2C0.161%204.415%2C0.476c1.198%2C0.323%202.109%2C0.717%202.749%2C1.197c0.792%2C0.636%201.393%2C1.353%201.789%2C2.148c0.394%2C0.797%200.595%2C1.83%200.595%2C3.103c0%2C2.865%20-1.351%2C5.888%20-4.056%2C9.069c-2.707%2C3.186%20-6.844%2C6.608%20-12.412%2C10.267c-5.571%2C3.502%20-11.86%2C6.647%20-18.86%2C9.429c-6.999%2C2.785%20-14.875%2C5.294%20-23.633%2C7.519l-0.236%2C-0.237Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M829.889%2C86.9l-41.537%2C53.949c-0.635%2C1.277%20-1.273%2C2.388%20-1.912%2C3.34c-0.631%2C0.956%20-1.191%2C1.913%20-1.667%2C2.864c-0.481%2C0.802%20-0.838%2C1.553%20-1.077%2C2.268c-0.242%2C0.717%20-0.355%2C1.396%20-0.355%2C2.034c0%2C0.475%200.113%2C0.951%200.355%2C1.432c0.239%2C0.476%200.519%2C0.874%200.835%2C1.191c0.321%2C0.159%200.756%2C0.355%201.312%2C0.596c0.56%2C0.239%201.157%2C0.36%201.792%2C0.36c3.661%2C0%208.197%2C-1.592%2013.605%2C-4.777c5.412%2C-3.179%2011.619%2C-7.876%2018.621%2C-14.083c7.321%2C-6.36%2014.52%2C-13.608%2021.604%2C-21.723c7.079%2C-8.117%2014.045%2C-17.186%2020.889%2C-27.214l14.083%2C-0.237l-42.732%2C55.618l-0.476%2C0.48c-1.432%2C2.068%20-2.509%2C3.819%20-3.224%2C5.251c-0.717%2C1.432%20-1.072%2C2.55%20-1.072%2C3.34c0%2C0.321%200.12%2C0.681%200.355%2C1.077c0.241%2C0.396%200.517%2C0.756%200.838%2C1.073c0.478%2C0.318%200.954%2C0.594%201.43%2C0.835c0.48%2C0.239%200.956%2C0.36%201.432%2C0.36c1.594%2C0%203.62%2C-0.601%206.089%2C-1.792c2.468%2C-1.193%205.453%2C-3.06%208.953%2C-5.608c3.499%2C-2.389%207.4%2C-5.372%2011.697%2C-8.953c4.294%2C-3.58%208.991%2C-7.76%2014.083%2C-12.533l3.345%2C2.626c-4.461%2C4.936%20-8.917%2C9.271%20-13.369%2C13.012c-4.456%2C3.739%20-8.757%2C7.039%20-12.892%2C9.903c-3.98%2C2.548%20-7.562%2C4.502%20-10.74%2C5.85c-3.19%2C1.35%20-5.893%2C2.031%20-8.118%2C2.031c-1.432%2C0%20-2.668%2C-0.239%20-3.7%2C-0.715c-1.036%2C-0.481%20-1.951%2C-1.198%20-2.748%2C-2.154c-0.636%2C-0.631%20-1.191%2C-1.667%20-1.667%2C-3.099c-0.48%2C-1.432%20-0.717%2C-3.024%20-0.717%2C-4.777c0%2C-0.795%200.036%2C-1.551%200.12%2C-2.268c0.076%2C-0.715%200.196%2C-1.551%200.356%2C-2.503c0.316%2C-0.956%200.596%2C-1.987%200.838%2C-3.105c0.239%2C-1.112%200.514%2C-2.387%200.835%2C-3.819c-3.98%2C3.5%20-7.76%2C6.683%20-11.341%2C9.547c-3.58%2C2.865%20-7.121%2C5.333%20-10.625%2C7.401c-3.495%2C1.591%20-6.678%2C2.898%20-9.547%2C3.939c-2.865%2C1.034%20-5.408%2C1.553%20-7.637%2C1.553c-1.592%2C0%20-2.944%2C-0.239%20-4.06%2C-0.715c-1.111%2C-0.481%20-2.063%2C-1.198%20-2.865%2C-2.154c-0.794%2C-0.631%20-1.391%2C-1.546%20-1.787%2C-2.744c-0.396%2C-1.191%20-0.599%2C-2.584%20-0.599%2C-4.176c0%2C-1.913%200.239%2C-3.939%200.715%2C-6.089c0.481%2C-2.147%201.277%2C-4.335%202.389%2C-6.562c1.115%2C-2.229%202.427%2C-4.656%203.939%2C-7.282c1.512%2C-2.627%203.386%2C-5.289%205.608%2C-7.997l26.497%2C-34.851l13.849%2C0Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M914.738%2C86.9l-12.412%2C0l-97.159%2C130.098l13.131%2C0l96.44%2C-130.098Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M948.417%2C92.072c-0.476%2C-1.432%20-1.273%2C-2.707%20-2.384%2C-3.821c-1.116%2C-0.79%20-2.389%2C-1.432%20-3.821%2C-1.908c-1.432%2C-0.476%20-3.104%2C-0.715%20-5.012%2C-0.715c-2.548%2C0%20-5.291%2C0.44%20-8.236%2C1.312c-2.948%2C0.872%20-6.168%2C2.108%20-9.668%2C3.7c-1.115%2C0.635%20-2.268%2C1.311%20-3.461%2C2.029c-1.195%2C0.715%20-2.427%2C1.471%20-3.7%2C2.268c-2.386%2C1.591%20-4.736%2C3.379%20-7.043%2C5.371c-2.304%2C1.988%20-4.656%2C4.096%20-7.04%2C6.325c0.146%2C-0.594%20-9.229%2C10.356%20-19.261%2C22.196l0.574%2C0l-2.851%2C9.637c2.036%2C-2.954%2016.285%2C-19.182%2020.106%2C-22.998c3.816%2C-3.98%207.559%2C-7.564%2011.216%2C-10.743c3.659%2C-3.185%207.239%2C-5.888%2010.743%2C-8.117c3.661%2C-2.232%206.961%2C-3.901%209.905%2C-5.012c2.944%2C-1.115%205.613%2C-1.671%208.001%2C-1.671c0.79%2C0%201.467%2C0.08%202.027%2C0.239c0.558%2C0.155%201.072%2C0.396%201.553%2C0.717c0.316%2C0.314%200.596%2C0.715%200.835%2C1.191c0.237%2C0.476%200.356%2C1.032%200.356%2C1.671c0.013%2C8.473%20-22.855%2C35.248%20-27.026%2C39.356c-27.8%2C27.378%20-39.023%2C23.614%20-40.995%2C23.819l-1.129%2C2.284c3.509%2C0.61%2030.641%2C6.968%2067.358%2C-40.287c6.644%2C-8.552%209.672%2C-18.332%209.672%2C-21.831c0%2C-1.908%20-0.239%2C-3.58%20-0.719%2C-5.012%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M232.625%2C24.234c-1.191%2C2.47%20-2.903%2C5.294%20-5.132%2C8.477c-2.229%2C3.183%20-4.775%2C6.287%20-7.637%2C9.308c-2.864%2C3.027%20-6.13%2C5.968%20-9.789%2C8.831c-4.775%2C3.82%20-9.588%2C7.284%20-14.443%2C10.385c-4.856%2C3.103%20-9.747%2C5.847%20-14.679%2C8.236c-4.935%2C2.388%20-9.869%2C4.417%20-14.801%2C6.088c-4.879%2C1.654%20-9.834%2C2.797%20-14.868%2C3.434c6.628%2C-10.549%2013.293%2C-20.012%2020.001%2C-28.38c6.76%2C-8.434%2013.566%2C-15.834%2020.41%2C-22.199c7.002%2C-6.364%2013.369%2C-11.141%2019.095%2C-14.324c5.731%2C-3.183%2010.823%2C-4.775%2015.279%2C-4.775c1.273%2C0%202.425%2C0.162%203.463%2C0.478c1.032%2C0.321%201.867%2C0.877%202.505%2C1.672c0.794%2C0.637%201.393%2C1.514%201.789%2C2.625c0.397%2C1.116%200.597%2C2.309%200.597%2C3.579c0%2C1.911%20-0.597%2C4.101%20-1.79%2C6.565m-175.095%2C130.46c-0.954%2C0.321%20-1.831%2C0.596%20-2.628%2C0.835c-0.792%2C0.237%20-1.587%2C0.44%20-2.386%2C0.597c-1.749%2C0.476%20-3.539%2C0.877%20-5.372%2C1.191c-1.828%2C0.321%20-3.54%2C0.642%20-5.132%2C0.956c-2.703%2C0.476%20-5.253%2C0.797%20-7.637%2C0.956c-2.388%2C0.16%20-4.775%2C0.237%20-7.163%2C0.237c-3.343%2C0%20-6.326%2C-0.12%20-8.953%2C-0.357c-2.623%2C-0.239%20-4.891%2C-0.674%20-6.802%2C-1.312c-1.91%2C-0.635%20-3.342%2C-1.352%20-4.299%2C-2.151c-0.951%2C-0.793%20-1.43%2C-1.749%20-1.43%2C-2.865c0%2C-0.792%200.358%2C-1.628%201.073%2C-2.505c0.719%2C-0.874%201.792%2C-1.63%203.224%2C-2.267c1.592%2C-0.636%203.263%2C-1.112%205.012%2C-1.433c1.755%2C-0.318%203.743%2C-0.478%205.97%2C-0.478c2.07%2C0%204.415%2C0.16%207.04%2C0.478c2.628%2C0.321%205.533%2C0.877%208.712%2C1.669c3.029%2C0.64%206.328%2C1.517%209.91%2C2.628c3.579%2C1.116%207.202%2C2.309%2010.861%2C3.579l0%2C0.242Zm181.305%2C-142.751c-0.563%2C-1.432%20-1.476%2C-2.705%20-2.746%2C-3.821c-1.278%2C-1.111%20-2.71%2C-1.949%20-4.297%2C-2.507c-1.594%2C-0.556%20-3.504%2C-0.836%20-5.731%2C-0.836c-5.413%2C0%20-11.579%2C1.713%20-18.501%2C5.135c-6.922%2C3.422%20-14.525%2C8.632%20-22.797%2C15.634c-8.274%2C6.844%20-16.631%2C14.96%20-25.063%2C24.35c-8.438%2C9.392%20-16.95%2C20.133%20-25.543%2C32.226l-2.031%2C0l-2.268%2C0l-1.072%2C0l-1.075%2C0c-0.476%2C0.159%20-0.997%2C0.239%20-1.553%2C0.239l-1.548%2C0c-8.441%2C0%20-16.078%2C-0.836%20-22.918%2C-2.507c-6.845%2C-1.673%20-12.813%2C-4.016%20-17.904%2C-7.043c-5.253%2C-3.181%20-9.153%2C-6.84%20-11.697%2C-10.979c-2.548%2C-4.14%20-3.821%2C-8.751%20-3.821%2C-13.847c0%2C-5.728%201.51%2C-11.136%204.538%2C-16.232c3.022%2C-5.094%207.555%2C-9.864%2013.605%2C-14.322c6.046%2C-4.454%2012.772%2C-7.797%2020.172%2C-10.028c7.4%2C-2.227%2015.475%2C-3.341%2024.23%2C-3.341c1.432%2C0%202.823%2C0.041%204.178%2C0.119c1.35%2C0.082%202.662%2C0.118%203.939%2C0.118c1.271%2C0.16%202.582%2C0.324%203.937%2C0.478c1.35%2C0.162%202.746%2C0.324%204.178%2C0.479c2.705%2C0.321%205.529%2C0.756%208.475%2C1.311c2.942%2C0.56%205.925%2C1.157%208.951%2C1.792l0.332%2C-2.655c-1.409%2C-0.467%20-2.819%2C-0.895%20-4.226%2C-1.289c-1.432%2C-0.396%20-2.864%2C-0.751%20-4.296%2C-1.074c-1.592%2C-0.317%20-3.104%2C-0.633%20-4.536%2C-0.954c-1.432%2C-0.317%20-2.865%2C-0.636%20-4.297%2C-0.957c-3.026%2C-0.476%20-6.009%2C-0.835%20-8.951%2C-1.072c-2.946%2C-0.239%20-6.009%2C-0.36%20-9.192%2C-0.36c-9.231%2C0%20-17.034%2C0.526%20-24.99%2C2.99c-7.96%2C2.468%20-15.199%2C6.088%20-21.724%2C10.859c-6.526%2C4.936%20-11.42%2C10.23%20-14.68%2C15.877c-3.263%2C5.652%20-4.893%2C11.736%20-4.893%2C18.261c0%2C5.891%201.391%2C11.183%204.178%2C15.876c2.78%2C4.695%206.881%2C8.873%2012.293%2C12.532c5.568%2C3.661%2011.973%2C6.408%2019.218%2C8.234c7.239%2C1.83%2015.472%2C2.666%2024.705%2C2.507l7.401%2C0.239c-4.775%2C8.117%20-9.548%2C15.558%20-14.323%2C22.321c-4.775%2C6.765%20-9.47%2C12.854%20-14.083%2C18.261c-4.775%2C5.251%20-9.431%2C9.748%20-13.965%2C13.489c-4.535%2C3.739%20-10.396%2C7.2%20-14.693%2C9.427c-5.096%2C-1.751%20-8.464%2C-3.78%20-12.999%2C-5.132c-4.536%2C-1.351%20-8.714%2C-2.423%20-12.533%2C-3.225c-3.975%2C-0.79%20-7.794%2C-1.432%20-11.46%2C-1.908c-3.657%2C-0.48%20-7.159%2C-0.715%20-10.501%2C-0.715c-3.976%2C0%20-7.558%2C0.321%20-10.743%2C0.952c-3.181%2C0.64%20-5.968%2C1.596%20-8.357%2C2.869c-2.384%2C1.111%20-4.176%2C2.468%20-5.369%2C4.055c-1.193%2C1.592%20-1.789%2C3.266%20-1.789%2C5.012c0%2C2.072%200.516%2C3.821%201.552%2C5.253c1.036%2C1.432%202.664%2C2.628%204.891%2C3.579c2.07%2C0.636%204.739%2C1.196%207.999%2C1.672c3.263%2C0.476%207.041%2C0.717%2011.338%2C0.717c3.023%2C0%206.17%2C-0.121%209.431%2C-0.355c3.26%2C-0.242%206.646%2C-0.681%2010.144%2C-1.319c3.342%2C-0.159%206.803%2C-0.669%2010.383%2C-1.546c3.582%2C-0.876%207.361%2C-1.949%2011.339%2C-3.224c3.821%2C1.116%207.521%2C2.111%2011.1%2C2.983c3.582%2C0.877%206.882%2C1.473%209.908%2C1.787c1.288%2C0.26%202.557%2C0.463%203.818%2C0.656l1.248%2C-3.069c-2.707%2C-0.717%20-10.583%2C-3.771%20-13.764%2C-4.723c5.728%2C-2.705%2014.982%2C-8.695%2020.395%2C-12.676c5.407%2C-3.975%2010.583%2C-8.511%2015.517%2C-13.602c5.091%2C-5.094%2010.301%2C-11.221%2015.636%2C-18.385c5.331%2C-7.161%2010.859%2C-15.356%2016.59%2C-24.584c4.93%2C-0.797%209.864%2C-1.911%2014.801%2C-3.345c4.929%2C-1.432%209.864%2C-3.181%2014.8%2C-5.251c5.089%2C-2.224%2010.183%2C-4.811%2015.276%2C-7.758c5.092%2C-2.944%2010.103%2C-6.243%2015.038%2C-9.909c5.093%2C-3.657%209.629%2C-7.357%2013.609%2C-11.1c3.976%2C-3.735%207.4%2C-7.517%2010.265%2C-11.335c2.864%2C-3.821%204.97%2C-7.441%206.325%2C-10.864c1.35%2C-3.422%202.029%2C-6.642%202.029%2C-9.668c0%2C-1.748%20-0.28%2C-3.342%20-0.833%2C-4.772%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M212.349%2C173.948c-36.812%2C25.807%20-104.065%2C-6.651%20-113.453%2C-11.251c-9.554%2C-4.658%20-17.936%2C-8.598%20-25.147%2C-11.824c-7.204%2C-3.224%20-13.354%2C-5.677%20-18.443%2C-7.355c-3.894%2C-1.286%20-7.794%2C-2.288%20-11.693%2C-3.014c-3.893%2C-0.72%20-7.625%2C-1.102%20-11.18%2C-1.148c-3.67%2C-0.276%20-7.24%2C-0.137%20-10.713%2C0.41c-3.468%2C0.549%20-6.899%2C1.391%20-10.283%2C2.532l0.524%2C4.399l0.084%2C-0.253c1.182%2C-0.173%202.414%2C-0.332%203.678%2C-0.478c1.275%2C-0.143%202.559%2C-0.189%203.854%2C-0.137c1.303%2C0.053%202.555%2C0.087%203.771%2C0.114c1.214%2C0.023%202.384%2C0.034%203.514%2C0.032c2.32%2C0.387%204.786%2C0.879%207.413%2C1.46c2.626%2C0.585%205.383%2C1.355%208.264%2C2.304c3.734%2C1.232%208.837%2C3.29%2015.308%2C6.177c6.475%2C2.89%2038.344%2C15.3%2045.776%2C18.412c7.437%2C3.108%2075.521%2C31.12%20111.775%2C0.62c0.424%2C-0.356%20-3.049%2C-1%20-3.049%2C-1%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M363.9%2C154.269c-0.052%2C0.02%20-0.102%2C0.045%20-0.155%2C0.061c-3.438%2C4.985%20-1.468%2C2.25%200.155%2C-0.061%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M417.932%2C82.717l-12.89%2C0.237c-7.164%2C10.187%20-14.322%2C19.336%20-21.486%2C27.451c-7.161%2C8.118%20-14.245%2C15.361%20-21.244%2C21.725c-6.842%2C6.205%20-12.97%2C10.861%20-18.382%2C13.965c-5.408%2C3.103%20-9.944%2C4.656%20-13.607%2C4.656c-0.793%2C0%20-1.43%2C-0.12%20-1.909%2C-0.359c-0.475%2C-0.242%20-0.872%2C-0.438%20-1.193%2C-0.597c-0.319%2C-0.316%20-0.599%2C-0.715%20-0.835%2C-1.191c-0.242%2C-0.48%20-0.358%2C-0.956%20-0.358%2C-1.432c0%2C-0.48%200.116%2C-1.077%200.358%2C-1.792c0.236%2C-0.717%200.678%2C-1.633%201.311%2C-2.746c0.478%2C-0.954%200.997%2C-1.91%201.553%2C-2.862c0.56%2C-0.957%201.157%2C-1.988%201.79%2C-3.106l41.536%2C-53.949l-13.846%2C0l-26.497%2C34.613c-2.065%2C2.548%20-3.898%2C5.093%20-5.49%2C7.639c-1.589%2C2.546%20-2.944%2C5.014%20-4.057%2C7.403c-1.112%2C2.384%20-1.911%2C4.651%20-2.389%2C6.799c-0.476%2C2.147%20-0.715%2C4.26%20-0.715%2C6.327c0%2C1.592%200.203%2C2.985%200.597%2C4.176c0.398%2C1.198%200.995%2C2.113%201.789%2C2.744c0.799%2C0.956%201.754%2C1.674%202.865%2C2.154c1.118%2C0.476%202.468%2C0.715%204.06%2C0.715c2.548%2C0%205.41%2C-0.56%208.593%2C-1.671c3.183%2C-1.118%206.683%2C-2.785%2010.501%2C-5.012c3.821%2C-2.388%207.681%2C-5.214%2011.579%2C-8.477c3.898%2C-3.261%208.076%2C-7.2%2012.532%2C-11.818c0%2C0%20-45.473%2C66.598%20-79.407%2C95.522c-10.199%2C8.694%20-19.846%2C15.447%20-23.264%2C13.799c-0.278%2C-0.132%20-26.372%2C10.522%20-23.439%2C10.645c27.608%2C1.147%2062.227%2C-17.702%20117.756%2C-93.944l54.188%2C-71.614Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M580.128%2C186.7c-0.724%2C-2.739%20-1.992%2C-5.152%20-3.794%2C-7.24c-1.908%2C-2.25%20-4.269%2C-4.058%20-7.092%2C-5.456c-2.817%2C-1.387%20-6.16%2C-2.361%20-10.026%2C-2.917c-5.66%2C-0.81%20-11.296%2C-0.669%20-16.907%2C0.435c-5.603%2C1.1%20-11.127%2C3.165%20-16.549%2C6.198c-5.567%2C3.008%20-10.619%2C6.653%20-15.173%2C10.923c-4.55%2C4.271%20-8.487%2C9.322%20-11.82%2C15.153l3.7%2C0.328c3.618%2C-5.132%207.676%2C-9.602%2012.166%2C-13.427c4.492%2C-3.821%209.358%2C-7.061%2014.595%2C-9.725c5.226%2C-2.533%2010.381%2C-4.327%2015.452%2C-5.367c5.073%2C-1.043%2010.055%2C-1.221%2014.951%2C-0.522c2.957%2C0.431%205.537%2C1.196%207.741%2C2.3c2.202%2C1.107%204.044%2C2.555%205.49%2C4.335c1.466%2C1.653%202.473%2C3.603%203.006%2C5.85c0.532%2C2.24%200.608%2C4.645%200.243%2C7.227c-0.706%2C4.884%20-2.655%2C9.37%20-5.874%2C13.441c-3.206%2C4.071%20-7.658%2C7.605%20-13.337%2C10.59c-5.813%2C2.974%20-11.945%2C4.992%20-18.402%2C6.034c-6.453%2C1.043%20-13.414%2C1.032%20-20.871%2C-0.043c-3.349%2C-0.478%20-7.721%2C-1.398%20-13.106%2C-2.764c-5.385%2C-1.36%20-71.254%2C-19.202%20-76.981%2C-20.486c-0.942%2C-0.21%20-1.842%2C-0.399%20-2.75%2C-0.592l-0.251%2C7.965c19.569%2C5.239%2063.319%2C17.047%2067.939%2C18.079c5.731%2C1.286%2010.783%2C2.238%2015.151%2C2.864c9.397%2C1.351%2018.211%2C1.535%2026.426%2C0.545c8.214%2C-0.989%2015.871%2C-3.272%2022.952%2C-6.861c6.938%2C-3.466%2012.376%2C-7.541%2016.336%2C-12.225c3.952%2C-4.695%206.35%2C-9.925%207.177%2C-15.72c0.457%2C-3.218%200.332%2C-6.192%20-0.392%2C-8.922%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3Cpath%20d%3D%22M441.601%2C205.219c-11.185%2C-3.054%20-81.707%2C-21.734%20-91.022%2C-24.362c-9.673%2C-2.912%20-18.428%2C-5.28%20-26.279%2C-7.099c-7.851%2C-1.824%20-14.778%2C-3.19%20-20.778%2C-4.101c-12.887%2C-1.956%20-23.776%2C-3.514%20-35.072%2C-2.248c-11.296%2C1.264%20-21.832%2C4.322%20-31.591%2C9.161c-9.561%2C4.69%20-17.084%2C10.228%20-22.567%2C16.617c-5.485%2C6.394%20-8.826%2C13.557%20-10.03%2C21.504c-0.67%2C4.415%20-0.522%2C8.5%200.442%2C12.257c0.963%2C3.761%202.67%2C7.088%205.121%2C9.984c2.6%2C3.106%205.829%2C5.622%209.686%2C7.565c3.862%2C1.94%208.438%2C3.313%2013.737%2C4.116c7.762%2C1.175%2015.504%2C1.043%2023.218%2C-0.405c7.71%2C-1.45%2015.311%2C-4.224%2022.797%2C-8.327c7.66%2C-4.076%2014.639%2C-9.021%2020.94%2C-14.837c6.298%2C-5.82%2015.223%2C-14.736%2019.866%2C-22.699l-5.332%2C0.956c-5.039%2C7.004%20-14.473%2C14.193%20-20.678%2C19.387c-6.205%2C5.198%20-12.307%2C9.08%20-19.529%2C12.68c-7.203%2C3.425%20-14.293%2C5.827%20-21.272%2C7.202c-6.981%2C1.38%20-13.828%2C1.565%20-20.532%2C0.549c-4.064%2C-0.619%20-7.6%2C-1.699%20-10.617%2C-3.24c-3.013%2C-1.542%20-5.513%2C-3.545%20-7.482%2C-6.011c-2.006%2C-2.289%20-3.357%2C-4.978%20-4.06%2C-8.065c-0.708%2C-3.083%20-0.793%2C-6.392%20-0.255%2C-9.924c1.018%2C-6.708%203.75%2C-12.837%208.208%2C-18.393c4.452%2C-5.556%2010.597%2C-10.353%2018.435%2C-14.404c8.01%2C-4.019%2016.458%2C-6.715%2025.334%2C-8.077c8.873%2C-1.359%2018.425%2C-1.266%2028.667%2C0.287c4.586%2C0.697%2010.572%2C2.009%2017.954%2C3.944c7.382%2C1.929%2016.082%2C4.381%2026.11%2C7.341c10.199%2C2.996%20100.654%2C25.545%20104.067%2C26.267l2.514%2C-7.625Z%22%20style%3D%22fill%3A%235a5092%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

#lm_logo_mobile {
  min-width: 200px;
  min-height: 51px;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20962%20251%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%22%3E%3Cg%3E%3Cpath%20d%3D%22M960.949%2C131.472l0.578%2C1.956c-1.45%2C0.779%20-2.939%2C1.423%20-4.469%2C1.94c-1.535%2C0.517%20-3.145%2C0.852%20-4.83%2C1.011c-1.614%2C0.253%20-3.336%2C0.365%20-5.16%2C0.342c-1.821%2C-0.03%20-3.668%2C-0.185%20-5.53%2C-0.467c-2.439%2C-0.369%20-5.417%2C-1.009%20-8.935%2C-1.915c-3.518%2C-0.911%20-7.619%2C-2.049%20-12.31%2C-3.427c-4.617%2C-1.364%20-8.62%2C-2.491%20-12.013%2C-3.377c-3.397%2C-0.89%20-6.15%2C-1.493%20-8.259%2C-1.812c-4.713%2C-0.717%20-9.108%2C-0.758%20-13.19%2C-0.134c-4.078%2C0.626%20-7.965%2C1.864%20-11.651%2C3.716c-3.603%2C1.862%20-6.431%2C4.069%20-8.482%2C6.623c-2.05%2C2.557%20-3.304%2C5.376%20-3.775%2C8.462c-0.244%2C1.625%20-0.205%2C3.146%200.12%2C4.565c0.326%2C1.421%200.943%2C2.66%201.867%2C3.712c0.904%2C1.133%202.056%2C2.053%203.443%2C2.762c1.387%2C0.71%203.01%2C1.209%204.884%2C1.491c3.081%2C0.469%206.23%2C0.385%209.441%2C-0.253c3.21%2C-0.631%206.475%2C-1.735%209.788%2C-3.313c3.322%2C-1.653%206.412%2C-3.677%209.268%2C-6.068c2.855%2C-2.389%205.439%2C-5.196%207.755%2C-8.418l2.332%2C0.23c-2.136%2C3.664%20-4.648%2C6.833%20-7.548%2C9.509c-2.895%2C2.673%20-6.105%2C4.95%20-9.632%2C6.824c-3.443%2C1.89%20-6.938%2C3.163%20-10.488%2C3.83c-3.547%2C0.667%20-7.106%2C0.726%20-10.677%2C0.186c-2.436%2C-0.368%20-4.545%2C-0.999%20-6.318%2C-1.892c-1.776%2C-0.892%20-3.261%2C-2.051%20-4.456%2C-3.479c-1.127%2C-1.332%20-1.913%2C-2.862%20-2.359%2C-4.595c-0.44%2C-1.728%20-0.51%2C-3.607%20-0.198%2C-5.635c0.551%2C-3.657%202.088%2C-6.952%204.61%2C-9.894c2.521%2C-2.937%205.982%2C-5.485%2010.379%2C-7.644c4.492%2C-2.224%209.336%2C-3.632%2014.534%2C-4.215c5.196%2C-0.58%2010.759%2C-0.423%2016.686%2C0.476c2.762%2C0.419%205.947%2C1.048%209.558%2C1.888c3.612%2C0.836%207.64%2C1.926%2012.087%2C3.265c4.46%2C1.257%208.272%2C2.291%2011.43%2C3.106c3.158%2C0.808%205.629%2C1.35%207.419%2C1.621c1.377%2C0.21%202.684%2C0.344%203.921%2C0.408c1.236%2C0.064%202.393%2C0.093%203.479%2C0.089c0.51%2C-0.087%201.04%2C-0.171%201.596%2C-0.255c0.551%2C-0.082%201.12%2C-0.16%201.717%2C-0.237c0.59%2C-0.078%201.168%2C-0.196%201.737%2C-0.362c0.56%2C-0.162%201.109%2C-0.328%201.633%2C-0.497l0.018%2C-0.123Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M204.891%2C88.808c-2.069%2C0.159%20-4.417%2C0.801%20-7.042%2C1.91c-2.626%2C1.114%20-5.531%2C2.787%20-8.714%2C5.014c-3.343%2C2.068%20-6.724%2C4.616%20-10.144%2C7.639c-3.425%2C3.027%20-6.881%2C6.365%20-10.386%2C10.026c-4.137%2C4.14%20-7.794%2C8.079%20-10.981%2C11.815c-3.179%2C3.741%20-5.884%2C7.2%20-8.116%2C10.386c-2.227%2C3.183%20-3.939%2C5.968%20-5.132%2C8.356c-1.193%2C2.384%20-1.79%2C4.456%20-1.79%2C6.203c0%2C0.642%200.119%2C1.197%200.358%2C1.673c0.239%2C0.476%200.517%2C0.877%200.835%2C1.191c0.479%2C0.321%200.998%2C0.56%201.553%2C0.717c0.558%2C0.16%201.234%2C0.239%202.027%2C0.239c2.388%2C0%205.055%2C-0.555%207.999%2C-1.671c2.946%2C-1.113%206.246%2C-2.78%209.907%2C-5.012c3.502%2C-2.229%207.081%2C-4.931%2010.741%2C-8.117c3.659%2C-3.179%207.4%2C-6.765%2011.218%2C-10.743c3.821%2C-3.816%207.164%2C-7.4%2010.028%2C-10.74c2.862%2C-3.343%205.328%2C-6.526%207.4%2C-9.55c2.066%2C-3.019%203.58%2C-5.688%204.536%2C-7.997c0.954%2C-2.304%201.432%2C-4.255%201.432%2C-5.847c0%2C-0.795%20-0.12%2C-1.512%20-0.359%2C-2.147c-0.237%2C-0.638%20-0.595%2C-1.198%20-1.073%2C-1.674c-0.478%2C-0.478%20-1.075%2C-0.836%20-1.79%2C-1.075c-0.717%2C-0.236%20-1.553%2C-0.357%20-2.507%2C-0.357l0%2C-0.239Zm16.948%2C-1.908l12.89%2C0l-39.387%2C52.753l-0.239%2C0.48c-1.751%2C2.548%20-3.067%2C4.652%20-3.937%2C6.324c-0.879%2C1.673%20-1.314%2C2.91%20-1.314%2C3.7c0%2C0.642%200.077%2C1.156%200.239%2C1.553c0.155%2C0.4%200.317%2C0.755%200.476%2C1.077c0.319%2C0.159%200.754%2C0.318%201.314%2C0.475c0.555%2C0.16%201.152%2C0.24%201.789%2C0.24c1.433%2C0%203.42%2C-0.602%205.968%2C-1.792c2.546%2C-1.191%205.647%2C-3.065%209.311%2C-5.609c3.659%2C-2.702%207.794%2C-5.847%2012.412%2C-9.431c4.615%2C-3.582%209.627%2C-7.758%2015.039%2C-12.532l3.104%2C3.103c-5.251%2C5.096%20-10.228%2C9.547%20-14.921%2C13.368c-4.695%2C3.821%20-9.113%2C7.084%20-13.248%2C9.789c-3.98%2C2.548%20-7.559%2C4.415%20-10.743%2C5.608c-3.183%2C1.196%20-5.888%2C1.792%20-8.115%2C1.792c-1.432%2C0%20-2.709%2C-0.159%20-3.82%2C-0.48c-1.114%2C-0.321%20-2.148%2C-0.797%20-3.102%2C-1.432c-0.799%2C-0.793%20-1.393%2C-1.788%20-1.789%2C-2.986c-0.401%2C-1.19%20-0.599%2C-2.502%20-0.599%2C-3.934c0%2C-0.797%200.079%2C-1.592%200.239%2C-2.389c0.157%2C-0.797%200.316%2C-1.671%200.476%2C-2.623c0.318%2C-0.956%200.637%2C-1.988%200.956%2C-3.106c0.317%2C-1.111%200.635%2C-2.306%200.954%2C-3.579c-2.386%2C2.229%20-4.736%2C4.338%20-7.04%2C6.325c-2.309%2C1.993%20-4.655%2C3.78%20-7.043%2C5.372c-1.273%2C0.797%20-2.507%2C1.553%20-3.7%2C2.268c-1.193%2C0.715%20-2.348%2C1.391%20-3.461%2C2.028c-3.5%2C1.592%20-6.722%2C2.828%20-9.668%2C3.701c-2.944%2C0.869%20-5.688%2C1.311%20-8.236%2C1.311c-1.91%2C0%20-3.58%2C-0.241%20-5.012%2C-0.717c-1.432%2C-0.476%20-2.705%2C-1.116%20-3.821%2C-1.908c-1.111%2C-1.111%20-1.91%2C-2.387%20-2.386%2C-3.819c-0.478%2C-1.432%20-0.717%2C-3.106%20-0.717%2C-5.011c0%2C-3.502%200.681%2C-7.166%202.029%2C-10.982c1.355%2C-3.819%203.383%2C-7.797%206.088%2C-11.936c2.546%2C-4.138%205.691%2C-8.077%209.429%2C-11.816c3.739%2C-3.741%207.917%2C-7.361%2012.533%2C-10.865c3.502%2C-2.703%206.963%2C-5.089%2010.383%2C-7.159c3.42%2C-2.068%206.961%2C-3.898%2010.622%2C-5.49c3.661%2C-1.592%207.082%2C-2.782%2010.265%2C-3.584c3.183%2C-0.79%206.127%2C-1.191%208.834%2C-1.191c1.749%2C0%203.3%2C0.239%204.655%2C0.715c1.35%2C0.476%202.422%2C1.118%203.222%2C1.911c0.956%2C0.799%201.63%2C1.789%202.031%2C2.982c0.394%2C1.196%200.594%2C2.669%200.594%2C4.418l0%2C2.149l6.446%2C-9.071Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M240.789%2C153.737c2.706%2C0.16%205.65%2C-0.396%208.833%2C-1.666c3.183%2C-1.273%206.765%2C-3.186%2010.743%2C-5.734c2.069%2C-1.273%204.096%2C-2.664%206.086%2C-4.176c1.992%2C-1.512%203.937%2C-3.14%205.847%2C-4.891c1.911%2C-1.753%203.858%2C-3.586%205.848%2C-5.494c1.987%2C-1.906%204.019%2C-3.896%206.088%2C-5.968c3.184%2C-3.34%206.007%2C-6.562%208.475%2C-9.668c2.466%2C-3.101%204.575%2C-6.087%206.326%2C-8.951c1.751%2C-2.705%203.062%2C-5.132%203.939%2C-7.282c0.872%2C-2.147%201.314%2C-4.014%201.314%2C-5.608c0%2C-0.795%20-0.121%2C-1.471%20-0.36%2C-2.029c-0.239%2C-0.555%20-0.597%2C-1.075%20-1.073%2C-1.553c-0.637%2C-0.478%20-1.313%2C-0.833%20-2.031%2C-1.072c-0.715%2C-0.241%20-1.473%2C-0.36%20-2.267%2C-0.36c-2.387%2C0%20-5.012%2C0.599%20-7.877%2C1.79c-2.866%2C1.195%20-6.05%2C3.067%20-9.549%2C5.61c-3.502%2C2.387%20-7.125%2C5.294%20-10.861%2C8.714c-3.737%2C3.425%20-7.599%2C7.362%20-11.579%2C11.818c-3.657%2C3.978%20-6.881%2C7.637%20-9.668%2C10.979c-2.78%2C3.341%20-5.132%2C6.444%20-7.043%2C9.309c-1.908%2C2.709%20-3.34%2C5.132%20-4.294%2C7.279c-0.954%2C2.154%20-1.432%2C4.026%20-1.432%2C5.613c0%2C0.635%200.118%2C1.157%200.357%2C1.553c0.239%2C0.396%200.597%2C0.756%201.075%2C1.072c0.319%2C0.319%200.756%2C0.561%201.311%2C0.715c0.561%2C0.16%201.237%2C0.239%202.029%2C0.239l-0.237%2C-0.239Zm141.556%2C-136.78l-93.099%2C122.695l-0.237%2C0.48c-1.753%2C2.551%20-3.067%2C4.652%20-3.939%2C6.326c-0.877%2C1.671%20-1.314%2C2.908%20-1.314%2C3.7c0%2C0.64%200.078%2C1.157%200.241%2C1.551c0.155%2C0.4%200.315%2C0.756%200.476%2C1.077c0.317%2C0.159%200.754%2C0.321%201.314%2C0.476c0.556%2C0.159%201.152%2C0.239%201.79%2C0.239c1.432%2C0%203.42%2C-0.599%205.968%2C-1.792c2.543%2C-1.191%205.645%2C-3.063%209.31%2C-5.609c3.657%2C-2.702%207.795%2C-5.847%2012.412%2C-9.431c4.613%2C-3.579%209.627%2C-7.755%2015.038%2C-12.532l3.105%2C3.103c-5.412%2C5.098%20-10.424%2C9.55%20-15.039%2C13.368c-4.618%2C3.821%20-8.994%2C7.086%20-13.129%2C9.789c-3.98%2C2.548%20-7.562%2C4.417%20-10.743%2C5.608c-3.186%2C1.196%20-5.888%2C1.792%20-8.118%2C1.792c-1.429%2C0%20-2.707%2C-0.159%20-3.818%2C-0.48c-1.116%2C-0.319%20-2.149%2C-0.795%20-3.104%2C-1.432c-0.796%2C-0.791%20-1.393%2C-1.788%20-1.789%2C-2.983c-0.401%2C-1.193%20-0.597%2C-2.505%20-0.597%2C-3.937c0%2C-0.635%200.037%2C-1.312%200.119%2C-2.027c0.077%2C-0.721%200.198%2C-1.393%200.359%2C-2.033c0.155%2C-0.792%200.435%2C-1.828%200.836%2C-3.104c0.396%2C-1.272%200.836%2C-2.78%201.312%2C-4.531c-2.865%2C2.544%20-5.611%2C4.891%20-8.234%2C7.038c-2.628%2C2.15%20-5.292%2C4.101%20-7.999%2C5.85c-0.795%2C0.48%20-1.63%2C0.995%20-2.507%2C1.551c-0.872%2C0.56%20-1.79%2C1.077%20-2.746%2C1.553c-3.498%2C1.591%20-6.683%2C2.828%20-9.547%2C3.7c-2.865%2C0.872%20-5.568%2C1.311%20-8.116%2C1.311c-1.751%2C0%20-3.381%2C-0.239%20-4.895%2C-0.715c-1.51%2C-0.476%20-2.821%2C-1.116%20-3.937%2C-1.908c-1.114%2C-0.956%20-1.91%2C-2.149%20-2.386%2C-3.579c-0.479%2C-1.433%20-0.72%2C-3.026%20-0.72%2C-4.777c0%2C-3.662%200.64%2C-7.401%201.911%2C-11.221c1.277%2C-3.821%203.265%2C-7.797%205.967%2C-11.936c2.71%2C-4.135%205.932%2C-8.116%209.669%2C-11.934c3.741%2C-3.819%207.919%2C-7.478%2012.532%2C-10.982c3.502%2C-2.705%207.004%2C-5.091%2010.506%2C-7.161c3.498%2C-2.065%207%2C-3.898%2010.502%2C-5.49c3.659%2C-1.589%207.079%2C-2.782%2010.264%2C-3.582c3.181%2C-0.792%206.048%2C-1.193%208.594%2C-1.193c1.751%2C0%203.301%2C0.242%204.656%2C0.718c1.35%2C0.475%202.507%2C1.19%203.461%2C2.147c0.954%2C0.799%201.671%2C1.792%202.147%2C2.985c0.478%2C1.193%200.715%2C2.587%200.715%2C4.178l0%2C1.908c-0.159%2C0.162%20-0.237%2C0.321%20-0.237%2C0.476l59.439%2C-79.25l13.607%2C0Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M491.419%2C107.669c4.451%2C-3.66%208.673%2C-6.925%2012.653%2C-9.789c3.976%2C-2.865%207.715%2C-5.331%2011.219%2C-7.4c3.657%2C-2.068%207.081%2C-3.621%2010.264%2C-4.657c3.181%2C-1.031%206.044%2C-1.55%208.594%2C-1.55c1.587%2C0%203.024%2C0.159%204.294%2C0.48c1.273%2C0.319%202.309%2C0.874%203.106%2C1.669c0.795%2C0.638%201.432%2C1.514%201.91%2C2.625c0.476%2C1.116%200.718%2C2.309%200.718%2C3.582c0%2C1.275%20-0.28%2C2.744%20-0.836%2C4.415c-0.56%2C1.671%20-1.312%2C3.461%20-2.268%2C5.372c-1.118%2C2.069%20-2.388%2C4.098%20-3.821%2C6.086c-1.432%2C1.992%20-3.024%2C4.099%20-4.777%2C6.328l-21.483%2C25.304c-1.114%2C1.591%20-2.109%2C2.944%20-2.981%2C4.055c-0.881%2C1.116%20-1.637%2C2.072%20-2.268%2C2.865c-0.48%2C0.799%20-0.835%2C1.516%20-1.077%2C2.147c-0.239%2C0.64%20-0.355%2C1.197%20-0.355%2C1.673c0%2C0.481%200.075%2C0.875%200.237%2C1.196c0.155%2C0.321%200.319%2C0.635%200.48%2C0.952c0.315%2C0.159%200.67%2C0.321%201.071%2C0.48c0.396%2C0.159%200.917%2C0.234%201.553%2C0.234c2.067%2C0%204.61%2C-0.63%207.639%2C-1.905c3.021%2C-1.273%206.526%2C-3.186%2010.501%2C-5.729c3.98%2C-2.544%208.357%2C-5.649%2013.132%2C-9.313c4.772%2C-3.659%209.864%2C-7.956%2015.276%2C-12.888l2.625%2C3.101c-5.248%2C5.251%20-10.264%2C9.828%20-15.037%2C13.728c-4.777%2C3.899%20-9.472%2C7.28%20-14.083%2C10.144c-4.456%2C2.708%20-8.557%2C4.657%20-12.294%2C5.848c-3.743%2C1.195%20-6.963%2C1.792%20-9.668%2C1.792c-1.277%2C0%20-2.427%2C-0.201%20-3.463%2C-0.597c-1.038%2C-0.398%20-1.949%2C-0.92%20-2.746%2C-1.551c-0.635%2C-0.797%20-1.191%2C-1.828%20-1.671%2C-3.105c-0.476%2C-1.271%20-0.715%2C-2.703%20-0.715%2C-4.295c0%2C-1.591%200.275%2C-3.299%200.835%2C-5.132c0.556%2C-1.829%201.312%2C-3.78%202.268%2C-5.85c1.111%2C-2.227%202.348%2C-4.335%203.7%2C-6.327c1.353%2C-1.988%202.983%2C-4.017%204.891%2C-6.087l21.725%2C-25.541c0.797%2C-0.956%201.553%2C-1.869%202.268%2C-2.746c0.717%2C-0.872%201.232%2C-1.63%201.553%2C-2.268c0.476%2C-0.635%200.836%2C-1.231%201.072%2C-1.792c0.239%2C-0.555%200.36%2C-0.99%200.36%2C-1.311c0%2C-0.478%20-0.084%2C-0.913%20-0.239%2C-1.312c-0.162%2C-0.396%20-0.401%2C-0.756%20-0.717%2C-1.077c-0.321%2C-0.314%20-0.677%2C-0.512%20-1.073%2C-0.594c-0.398%2C-0.08%20-0.995%2C-0.121%20-1.792%2C-0.121c-3.98%2C0%20-8.75%2C1.592%20-14.324%2C4.775c-5.572%2C3.186%20-12.016%2C7.876%20-19.332%2C14.086c-7.325%2C6.204%20-14.563%2C13.409%20-21.724%2C21.601c-7.162%2C8.2%20-14.325%2C17.228%20-21.484%2C27.096l-13.609%2C0l43.208%2C-56.098l0.717%2C-1.195c1.432%2C-1.749%202.543%2C-3.22%203.345%2C-4.417c0.79%2C-1.191%201.191%2C-2.107%201.191%2C-2.744c0%2C-0.478%20-0.085%2C-0.913%20-0.239%2C-1.312c-0.162%2C-0.396%20-0.397%2C-0.756%20-0.718%2C-1.077c-0.318%2C-0.314%20-0.715%2C-0.512%20-1.191%2C-0.594c-0.48%2C-0.08%20-1.036%2C-0.121%20-1.673%2C-0.121c-3.98%2C0%20-8.751%2C1.592%20-14.322%2C4.775c-5.572%2C3.186%20-12.018%2C7.876%20-19.334%2C14.086c-2.229%2C2.067%20-4.538%2C4.258%20-6.922%2C6.564c-2.389%2C2.307%20-4.777%2C4.736%20-7.164%2C7.28c-4.774%2C4.934%20-9.586%2C10.344%20-14.443%2C16.232c-4.852%2C5.889%20-9.586%2C12.096%20-14.203%2C18.621l-13.844%2C0l52.038%2C-69.466l12.175%2C0l-15.994%2C21.959c4.773%2C-3.975%209.27%2C-7.518%2013.489%2C-10.622c4.213%2C-3.103%208.072%2C-5.688%2011.576%2C-7.757c3.659%2C-2.068%207.041%2C-3.621%2010.144%2C-4.657c3.104%2C-1.031%205.93%2C-1.55%208.477%2C-1.55c1.747%2C0%203.259%2C0.159%204.536%2C0.48c1.273%2C0.319%202.305%2C0.874%203.099%2C1.669c0.957%2C0.638%201.633%2C1.473%202.034%2C2.507c0.396%2C1.036%200.596%2C2.186%200.596%2C3.459c0%2C1.115%20-0.476%2C2.866%20-1.432%2C5.253c-0.956%2C2.388%20-2.309%2C5.25%20-4.062%2C8.593c-0.16%2C0.478%20-0.355%2C0.836%20-0.595%2C1.075l-0.596%2C0.596l0%2C-0.236Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M614.558%2C88.808c-2.067%2C0.159%20-4.415%2C0.801%20-7.04%2C1.91c-2.628%2C1.114%20-5.531%2C2.787%20-8.716%2C5.014c-3.341%2C2.068%20-6.724%2C4.616%20-10.144%2C7.639c-3.425%2C3.027%20-6.879%2C6.365%20-10.386%2C10.026c-4.135%2C4.14%20-7.794%2C8.079%20-10.979%2C11.815c-3.179%2C3.741%20-5.884%2C7.2%20-8.115%2C10.386c-2.23%2C3.183%20-3.942%2C5.968%20-5.133%2C8.356c-1.193%2C2.384%20-1.792%2C4.456%20-1.792%2C6.203c0%2C0.642%200.119%2C1.197%200.36%2C1.673c0.239%2C0.476%200.515%2C0.877%200.836%2C1.191c0.476%2C0.321%200.997%2C0.56%201.553%2C0.717c0.555%2C0.16%201.231%2C0.239%202.026%2C0.239c2.389%2C0%205.053%2C-0.555%207.997%2C-1.671c2.949%2C-1.113%206.248%2C-2.78%209.909%2C-5.012c3.5%2C-2.229%207.079%2C-4.931%2010.739%2C-8.117c3.661%2C-3.179%207.4%2C-6.765%2011.221%2C-10.743c3.82%2C-3.816%207.161%2C-7.4%2010.025%2C-10.74c2.862%2C-3.343%205.331%2C-6.526%207.4%2C-9.55c2.068%2C-3.019%203.58%2C-5.688%204.536%2C-7.997c0.956%2C-2.304%201.432%2C-4.255%201.432%2C-5.847c0%2C-0.795%20-0.12%2C-1.512%20-0.357%2C-2.147c-0.239%2C-0.638%20-0.594%2C-1.198%20-1.075%2C-1.674c-0.476%2C-0.478%20-1.072%2C-0.836%20-1.787%2C-1.075c-0.718%2C-0.236%20-1.553%2C-0.357%20-2.51%2C-0.357l0%2C-0.239Zm16.948%2C-1.908l12.892%2C0l-39.387%2C52.753l-0.241%2C0.48c-1.751%2C2.548%20-3.065%2C4.652%20-3.935%2C6.324c-0.881%2C1.673%20-1.316%2C2.91%20-1.316%2C3.7c0%2C0.642%200.08%2C1.156%200.239%2C1.553c0.155%2C0.4%200.317%2C0.755%200.476%2C1.077c0.321%2C0.159%200.756%2C0.318%201.316%2C0.475c0.556%2C0.16%201.152%2C0.24%201.787%2C0.24c1.433%2C0%203.42%2C-0.602%205.968%2C-1.792c2.546%2C-1.191%205.65%2C-3.065%209.313%2C-5.609c3.657%2C-2.702%207.792%2C-5.847%2012.412%2C-9.431c4.613%2C-3.582%209.625%2C-7.758%2015.037%2C-12.532l3.104%2C3.103c-5.251%2C5.096%20-10.228%2C9.547%20-14.921%2C13.368c-4.695%2C3.821%20-9.113%2C7.084%20-13.248%2C9.789c-3.98%2C2.548%20-7.559%2C4.415%20-10.74%2C5.608c-3.183%2C1.196%20-5.889%2C1.792%20-8.115%2C1.792c-1.433%2C0%20-2.71%2C-0.159%20-3.821%2C-0.48c-1.116%2C-0.321%20-2.147%2C-0.797%20-3.104%2C-1.432c-0.797%2C-0.793%20-1.393%2C-1.788%20-1.787%2C-2.986c-0.401%2C-1.19%20-0.601%2C-2.502%20-0.601%2C-3.934c0%2C-0.797%200.079%2C-1.592%200.239%2C-2.389c0.157%2C-0.797%200.316%2C-1.671%200.476%2C-2.623c0.321%2C-0.956%200.637%2C-1.988%200.956%2C-3.106c0.317%2C-1.111%200.638%2C-2.306%200.956%2C-3.579c-2.388%2C2.229%20-4.736%2C4.338%20-7.042%2C6.325c-2.309%2C1.993%20-4.652%2C3.78%20-7.041%2C5.372c-1.273%2C0.797%20-2.509%2C1.553%20-3.7%2C2.268c-1.193%2C0.715%20-2.35%2C1.391%20-3.461%2C2.028c-3.5%2C1.592%20-6.724%2C2.828%20-9.668%2C3.701c-2.944%2C0.869%20-5.688%2C1.311%20-8.236%2C1.311c-1.912%2C0%20-3.579%2C-0.241%20-5.011%2C-0.717c-1.433%2C-0.476%20-2.706%2C-1.116%20-3.821%2C-1.908c-1.111%2C-1.111%20-1.913%2C-2.387%20-2.389%2C-3.819c-0.476%2C-1.432%20-0.715%2C-3.106%20-0.715%2C-5.011c0%2C-3.502%200.681%2C-7.166%202.027%2C-10.982c1.357%2C-3.819%203.386%2C-7.797%206.088%2C-11.936c2.548%2C-4.138%205.693%2C-8.077%209.429%2C-11.816c3.739%2C-3.741%207.92%2C-7.361%2012.533%2C-10.865c3.504%2C-2.703%206.963%2C-5.089%2010.383%2C-7.159c3.42%2C-2.068%206.961%2C-3.898%2010.624%2C-5.49c3.662%2C-1.592%207.082%2C-2.782%2010.265%2C-3.584c3.181%2C-0.79%206.125%2C-1.191%208.832%2C-1.191c1.749%2C0%203.3%2C0.239%204.657%2C0.715c1.348%2C0.476%202.423%2C1.118%203.22%2C1.911c0.956%2C0.799%201.632%2C1.789%202.033%2C2.982c0.394%2C1.196%200.594%2C2.669%200.594%2C4.418l0%2C2.149l6.444%2C-9.071Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M690.633%2C79.976c10.82%2C-6.84%2020.688%2C-13.608%2029.6%2C-20.291c8.913%2C-6.685%2016.789%2C-13.206%2023.633%2C-19.575c7%2C-6.523%2012.212%2C-12.091%2015.636%2C-16.708c3.42%2C-4.616%205.133%2C-8.273%205.133%2C-10.982c0%2C-0.319%20-0.08%2C-0.674%20-0.239%2C-1.075c-0.162%2C-0.394%20-0.397%2C-0.754%20-0.718%2C-1.072c-0.321%2C-0.319%20-0.676%2C-0.599%20-1.072%2C-0.836c-0.399%2C-0.239%20-0.836%2C-0.36%20-1.312%2C-0.36c-3.028%2C0%20-6.888%2C1.592%20-11.58%2C4.775c-4.696%2C3.186%20-10.304%2C8.038%20-16.827%2C14.561c-6.369%2C6.367%20-13.093%2C13.888%20-20.174%2C22.558c-7.08%2C8.676%20-14.441%2C18.426%20-22.08%2C29.244l0%2C-0.239Zm-8.591%2C11.697l-13.847%2C18.382c5.413%2C-4.138%2010.54%2C-7.879%2015.397%2C-11.221c4.853%2C-3.343%209.27%2C-6.046%2013.25%2C-8.116c4.135%2C-2.226%207.835%2C-3.859%2011.1%2C-4.895c3.259%2C-1.032%206.164%2C-1.551%208.712%2C-1.551c1.432%2C0%202.703%2C0.16%203.819%2C0.481c1.113%2C0.319%202.069%2C0.794%202.864%2C1.432c0.797%2C0.635%201.394%2C1.35%201.792%2C2.147c0.392%2C0.797%200.597%2C1.751%200.597%2C2.865c0%2C2.707%20-0.877%2C5.412%20-2.628%2C8.115c-1.753%2C2.709%20-4.456%2C5.332%20-8.118%2C7.876c-3.659%2C2.548%20-7.718%2C4.579%20-12.17%2C6.089c-4.456%2C1.514%20-9.233%2C2.588%20-14.325%2C3.224c0.795%2C0.797%201.551%2C1.632%202.268%2C2.504c0.715%2C0.877%201.232%2C1.792%201.551%2C2.746c0.476%2C0.797%200.838%2C1.713%201.077%2C2.747c0.237%2C1.036%200.355%2C2.108%200.355%2C3.221c0%2C2.07%20-0.476%2C4.217%20-1.432%2C6.447c-0.956%2C2.226%20-2.386%2C4.695%20-4.294%2C7.4c-1.913%2C2.548%20-3.345%2C4.652%20-4.297%2C6.323c-0.956%2C1.674%20-1.432%2C2.91%20-1.432%2C3.7c0.155%2C0.321%200.275%2C0.64%200.355%2C0.956c0.08%2C0.321%200.2%2C0.636%200.36%2C0.957c0.316%2C0.159%200.633%2C0.28%200.951%2C0.355c0.322%2C0.084%200.718%2C0.121%201.198%2C0.121c1.432%2C0%203.3%2C-0.597%205.608%2C-1.792c2.302%2C-1.193%205.212%2C-2.985%208.712%2C-5.369c3.345%2C-2.227%207.241%2C-5.131%2011.697%2C-8.717c4.456%2C-3.579%209.388%2C-7.755%2014.8%2C-12.53l3.343%2C2.386c-4.937%2C5.098%20-9.668%2C9.55%20-14.204%2C13.368c-4.536%2C3.821%20-8.871%2C7.086%20-13.008%2C9.789c-4.297%2C2.71%20-8.081%2C4.736%20-11.34%2C6.089c-3.265%2C1.348%20-6.088%2C2.029%20-8.472%2C2.029c-1.437%2C0%20-2.708%2C-0.242%20-3.821%2C-0.718c-1.116%2C-0.48%20-2.072%2C-1.115%20-2.865%2C-1.912c-0.635%2C-0.476%20-1.111%2C-1.271%20-1.429%2C-2.384c-0.322%2C-1.111%20-0.481%2C-2.307%20-0.481%2C-3.58c0%2C-2.227%200.44%2C-4.656%201.312%2C-7.284c0.876%2C-2.623%202.347%2C-5.449%204.415%2C-8.472c2.229%2C-3.024%203.82%2C-5.449%204.777%2C-7.28c0.956%2C-1.828%201.432%2C-3.142%201.432%2C-3.939c0%2C-0.635%20-0.2%2C-1.232%20-0.597%2C-1.792c-0.4%2C-0.556%20-0.995%2C-1.073%20-1.792%2C-1.551c-0.796%2C-0.319%20-1.753%2C-0.635%20-2.864%2C-0.954c-1.116%2C-0.319%20-2.389%2C-0.555%20-3.821%2C-0.717l2.865%2C-5.251c4.932%2C-0.637%209.629%2C-1.708%2014.085%2C-3.224c4.456%2C-1.51%208.671%2C-3.461%2012.651%2C-5.85c4.137%2C-2.384%207.202%2C-4.61%209.195%2C-6.683c1.987%2C-2.065%202.982%2C-3.895%202.982%2C-5.487c0%2C-0.321%20-0.12%2C-0.599%20-0.359%2C-0.838c-0.237%2C-0.239%20-0.517%2C-0.435%20-0.836%2C-0.597c-0.162%2C-0.159%20-0.358%2C-0.275%20-0.597%2C-0.357c-0.236%2C-0.08%20-0.439%2C-0.121%20-0.596%2C-0.121c-0.16%2C-0.157%20-0.36%2C-0.239%20-0.594%2C-0.239l-0.597%2C0c-4.461%2C0%20-9.789%2C1.553%20-15.998%2C4.654c-6.203%2C3.106%20-13.207%2C7.76%20-21.003%2C13.965c-7.642%2C6.209%20-15.121%2C13.293%20-22.442%2C21.249c-7.316%2C7.956%20-14.4%2C16.788%20-21.244%2C26.497l-14.325%2C0l65.411%2C-85.46c7.475%2C-9.706%2014.917%2C-18.539%2022.317%2C-26.499c7.4%2C-7.956%2014.759%2C-15.04%2022.084%2C-21.244c7.476%2C-6.207%2013.965%2C-10.862%2019.453%2C-13.965c5.492%2C-3.104%2010.064%2C-4.657%2013.728%2C-4.657c0.951%2C0%201.828%2C0.121%202.623%2C0.36c0.797%2C0.239%201.514%2C0.676%202.149%2C1.312c0.635%2C0.476%201.111%2C1.118%201.432%2C1.908c0.319%2C0.801%200.481%2C1.673%200.481%2C2.63c0%2C3.818%20-1.792%2C8.354%20-5.374%2C13.605c-3.579%2C5.25%20-8.951%2C11.218%20-16.112%2C17.904c-7.163%2C6.683%20-16.232%2C14.165%20-27.212%2C22.439c-10.984%2C8.277%20-23.872%2C17.346%20-38.672%2C27.213l0%2C-0.239Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M742.065%2C120.557c7.009%2C-1.587%2013.293%2C-3.616%2018.86%2C-6.087c5.57%2C-2.466%2010.741%2C-5.209%2015.518%2C-8.235c4.77%2C-3.184%208.311%2C-5.966%2010.624%2C-8.355c2.302%2C-2.388%203.459%2C-4.535%203.459%2C-6.446c0%2C-0.478%20-0.084%2C-0.913%20-0.239%2C-1.311c-0.162%2C-0.397%20-0.401%2C-0.677%20-0.717%2C-0.836c-0.476%2C-0.319%20-0.995%2C-0.558%20-1.551%2C-0.717c-0.56%2C-0.157%20-1.232%2C-0.237%20-2.029%2C-0.237c-2.231%2C0%20-4.936%2C0.715%20-8.115%2C2.147c-3.185%2C1.432%20-6.765%2C3.579%20-10.74%2C6.444c-3.821%2C2.864%20-7.797%2C6.289%20-11.936%2C10.265c-4.138%2C3.98%20-8.437%2C8.515%20-12.895%2C13.607l-0.239%2C-0.239Zm-5.248%2C6.209c-1.751%2C2.548%20-3.38%2C4.855%20-4.896%2C6.92c-1.512%2C2.072%20-2.823%2C4.06%20-3.937%2C5.968c-1.111%2C1.912%20-1.91%2C3.584%20-2.386%2C5.016c-0.481%2C1.432%20-0.717%2C2.703%20-0.717%2C3.816c0%2C0.957%200.159%2C1.792%200.475%2C2.507c0.322%2C0.717%200.877%2C1.312%201.672%2C1.792c0.637%2C0.638%201.473%2C1.073%202.504%2C1.312c1.041%2C0.237%202.193%2C0.357%203.466%2C0.357c3.183%2C0%206.842%2C-0.633%2010.98%2C-1.908c4.139%2C-1.273%208.752%2C-3.181%2013.844%2C-5.729c4.777%2C-2.703%209.788%2C-5.808%2015.039%2C-9.313c5.253%2C-3.495%2010.741%2C-7.475%2016.47%2C-11.933l2.151%2C3.342c-5.892%2C5.096%20-11.619%2C9.514%20-17.189%2C13.248c-5.571%2C3.741%20-10.904%2C6.965%20-15.995%2C9.668c-5.408%2C2.55%20-10.34%2C4.497%20-14.796%2C5.849c-4.456%2C1.351%20-8.436%2C2.027%20-11.936%2C2.027c-2.229%2C0%20-4.181%2C-0.28%20-5.85%2C-0.836c-1.671%2C-0.555%20-3.144%2C-1.391%20-4.415%2C-2.502c-1.273%2C-1.114%20-2.268%2C-2.425%20-2.985%2C-3.942c-0.715%2C-1.512%20-1.075%2C-3.299%20-1.075%2C-5.371c0%2C-3.495%200.595%2C-7.04%201.792%2C-10.62c1.191%2C-3.582%202.983%2C-7.284%205.367%2C-11.1c2.389%2C-3.662%205.253%2C-7.4%208.598%2C-11.221c3.338%2C-3.821%207.318%2C-7.642%2011.936%2C-11.458c3.5%2C-2.867%207.04%2C-5.451%2010.62%2C-7.76c3.579%2C-2.304%207.2%2C-4.256%2010.859%2C-5.847c3.821%2C-1.749%207.4%2C-3.065%2010.745%2C-3.939c3.34%2C-0.872%206.444%2C-1.314%209.308%2C-1.314c1.753%2C0%203.224%2C0.161%204.415%2C0.476c1.198%2C0.323%202.109%2C0.717%202.749%2C1.197c0.792%2C0.636%201.393%2C1.353%201.789%2C2.148c0.394%2C0.797%200.595%2C1.83%200.595%2C3.103c0%2C2.865%20-1.351%2C5.888%20-4.056%2C9.069c-2.707%2C3.186%20-6.844%2C6.608%20-12.412%2C10.267c-5.571%2C3.502%20-11.86%2C6.647%20-18.86%2C9.429c-6.999%2C2.785%20-14.875%2C5.294%20-23.633%2C7.519l-0.236%2C-0.237Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M829.889%2C86.9l-41.537%2C53.949c-0.635%2C1.277%20-1.273%2C2.388%20-1.912%2C3.34c-0.631%2C0.956%20-1.191%2C1.913%20-1.667%2C2.864c-0.481%2C0.802%20-0.838%2C1.553%20-1.077%2C2.268c-0.242%2C0.717%20-0.355%2C1.396%20-0.355%2C2.034c0%2C0.475%200.113%2C0.951%200.355%2C1.432c0.239%2C0.476%200.519%2C0.874%200.835%2C1.191c0.321%2C0.159%200.756%2C0.355%201.312%2C0.596c0.56%2C0.239%201.157%2C0.36%201.792%2C0.36c3.661%2C0%208.197%2C-1.592%2013.605%2C-4.777c5.412%2C-3.179%2011.619%2C-7.876%2018.621%2C-14.083c7.321%2C-6.36%2014.52%2C-13.608%2021.604%2C-21.723c7.079%2C-8.117%2014.045%2C-17.186%2020.889%2C-27.214l14.083%2C-0.237l-42.732%2C55.618l-0.476%2C0.48c-1.432%2C2.068%20-2.509%2C3.819%20-3.224%2C5.251c-0.717%2C1.432%20-1.072%2C2.55%20-1.072%2C3.34c0%2C0.321%200.12%2C0.681%200.355%2C1.077c0.241%2C0.396%200.517%2C0.756%200.838%2C1.073c0.478%2C0.318%200.954%2C0.594%201.43%2C0.835c0.48%2C0.239%200.956%2C0.36%201.432%2C0.36c1.594%2C0%203.62%2C-0.601%206.089%2C-1.792c2.468%2C-1.193%205.453%2C-3.06%208.953%2C-5.608c3.499%2C-2.389%207.4%2C-5.372%2011.697%2C-8.953c4.294%2C-3.58%208.991%2C-7.76%2014.083%2C-12.533l3.345%2C2.626c-4.461%2C4.936%20-8.917%2C9.271%20-13.369%2C13.012c-4.456%2C3.739%20-8.757%2C7.039%20-12.892%2C9.903c-3.98%2C2.548%20-7.562%2C4.502%20-10.74%2C5.85c-3.19%2C1.35%20-5.893%2C2.031%20-8.118%2C2.031c-1.432%2C0%20-2.668%2C-0.239%20-3.7%2C-0.715c-1.036%2C-0.481%20-1.951%2C-1.198%20-2.748%2C-2.154c-0.636%2C-0.631%20-1.191%2C-1.667%20-1.667%2C-3.099c-0.48%2C-1.432%20-0.717%2C-3.024%20-0.717%2C-4.777c0%2C-0.795%200.036%2C-1.551%200.12%2C-2.268c0.076%2C-0.715%200.196%2C-1.551%200.356%2C-2.503c0.316%2C-0.956%200.596%2C-1.987%200.838%2C-3.105c0.239%2C-1.112%200.514%2C-2.387%200.835%2C-3.819c-3.98%2C3.5%20-7.76%2C6.683%20-11.341%2C9.547c-3.58%2C2.865%20-7.121%2C5.333%20-10.625%2C7.401c-3.495%2C1.591%20-6.678%2C2.898%20-9.547%2C3.939c-2.865%2C1.034%20-5.408%2C1.553%20-7.637%2C1.553c-1.592%2C0%20-2.944%2C-0.239%20-4.06%2C-0.715c-1.111%2C-0.481%20-2.063%2C-1.198%20-2.865%2C-2.154c-0.794%2C-0.631%20-1.391%2C-1.546%20-1.787%2C-2.744c-0.396%2C-1.191%20-0.599%2C-2.584%20-0.599%2C-4.176c0%2C-1.913%200.239%2C-3.939%200.715%2C-6.089c0.481%2C-2.147%201.277%2C-4.335%202.389%2C-6.562c1.115%2C-2.229%202.427%2C-4.656%203.939%2C-7.282c1.512%2C-2.627%203.386%2C-5.289%205.608%2C-7.997l26.497%2C-34.851l13.849%2C0Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M914.738%2C86.9l-12.412%2C0l-97.159%2C130.098l13.131%2C0l96.44%2C-130.098Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M948.417%2C92.072c-0.476%2C-1.432%20-1.273%2C-2.707%20-2.384%2C-3.821c-1.116%2C-0.79%20-2.389%2C-1.432%20-3.821%2C-1.908c-1.432%2C-0.476%20-3.104%2C-0.715%20-5.012%2C-0.715c-2.548%2C0%20-5.291%2C0.44%20-8.236%2C1.312c-2.948%2C0.872%20-6.168%2C2.108%20-9.668%2C3.7c-1.115%2C0.635%20-2.268%2C1.311%20-3.461%2C2.029c-1.195%2C0.715%20-2.427%2C1.471%20-3.7%2C2.268c-2.386%2C1.591%20-4.736%2C3.379%20-7.043%2C5.371c-2.304%2C1.988%20-4.656%2C4.096%20-7.04%2C6.325c0.146%2C-0.594%20-9.229%2C10.356%20-19.261%2C22.196l0.574%2C0l-2.851%2C9.637c2.036%2C-2.954%2016.285%2C-19.182%2020.106%2C-22.998c3.816%2C-3.98%207.559%2C-7.564%2011.216%2C-10.743c3.659%2C-3.185%207.239%2C-5.888%2010.743%2C-8.117c3.661%2C-2.232%206.961%2C-3.901%209.905%2C-5.012c2.944%2C-1.115%205.613%2C-1.671%208.001%2C-1.671c0.79%2C0%201.467%2C0.08%202.027%2C0.239c0.558%2C0.155%201.072%2C0.396%201.553%2C0.717c0.316%2C0.314%200.596%2C0.715%200.835%2C1.191c0.237%2C0.476%200.356%2C1.032%200.356%2C1.671c0.013%2C8.473%20-22.855%2C35.248%20-27.026%2C39.356c-27.8%2C27.378%20-39.023%2C23.614%20-40.995%2C23.819l-1.129%2C2.284c3.509%2C0.61%2030.641%2C6.968%2067.358%2C-40.287c6.644%2C-8.552%209.672%2C-18.332%209.672%2C-21.831c0%2C-1.908%20-0.239%2C-3.58%20-0.719%2C-5.012%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M232.625%2C24.234c-1.191%2C2.47%20-2.903%2C5.294%20-5.132%2C8.477c-2.229%2C3.183%20-4.775%2C6.287%20-7.637%2C9.308c-2.864%2C3.027%20-6.13%2C5.968%20-9.789%2C8.831c-4.775%2C3.82%20-9.588%2C7.284%20-14.443%2C10.385c-4.856%2C3.103%20-9.747%2C5.847%20-14.679%2C8.236c-4.935%2C2.388%20-9.869%2C4.417%20-14.801%2C6.088c-4.879%2C1.654%20-9.834%2C2.797%20-14.868%2C3.434c6.628%2C-10.549%2013.293%2C-20.012%2020.001%2C-28.38c6.76%2C-8.434%2013.566%2C-15.834%2020.41%2C-22.199c7.002%2C-6.364%2013.369%2C-11.141%2019.095%2C-14.324c5.731%2C-3.183%2010.823%2C-4.775%2015.279%2C-4.775c1.273%2C0%202.425%2C0.162%203.463%2C0.478c1.032%2C0.321%201.867%2C0.877%202.505%2C1.672c0.794%2C0.637%201.393%2C1.514%201.789%2C2.625c0.397%2C1.116%200.597%2C2.309%200.597%2C3.579c0%2C1.911%20-0.597%2C4.101%20-1.79%2C6.565m-175.095%2C130.46c-0.954%2C0.321%20-1.831%2C0.596%20-2.628%2C0.835c-0.792%2C0.237%20-1.587%2C0.44%20-2.386%2C0.597c-1.749%2C0.476%20-3.539%2C0.877%20-5.372%2C1.191c-1.828%2C0.321%20-3.54%2C0.642%20-5.132%2C0.956c-2.703%2C0.476%20-5.253%2C0.797%20-7.637%2C0.956c-2.388%2C0.16%20-4.775%2C0.237%20-7.163%2C0.237c-3.343%2C0%20-6.326%2C-0.12%20-8.953%2C-0.357c-2.623%2C-0.239%20-4.891%2C-0.674%20-6.802%2C-1.312c-1.91%2C-0.635%20-3.342%2C-1.352%20-4.299%2C-2.151c-0.951%2C-0.793%20-1.43%2C-1.749%20-1.43%2C-2.865c0%2C-0.792%200.358%2C-1.628%201.073%2C-2.505c0.719%2C-0.874%201.792%2C-1.63%203.224%2C-2.267c1.592%2C-0.636%203.263%2C-1.112%205.012%2C-1.433c1.755%2C-0.318%203.743%2C-0.478%205.97%2C-0.478c2.07%2C0%204.415%2C0.16%207.04%2C0.478c2.628%2C0.321%205.533%2C0.877%208.712%2C1.669c3.029%2C0.64%206.328%2C1.517%209.91%2C2.628c3.579%2C1.116%207.202%2C2.309%2010.861%2C3.579l0%2C0.242Zm181.305%2C-142.751c-0.563%2C-1.432%20-1.476%2C-2.705%20-2.746%2C-3.821c-1.278%2C-1.111%20-2.71%2C-1.949%20-4.297%2C-2.507c-1.594%2C-0.556%20-3.504%2C-0.836%20-5.731%2C-0.836c-5.413%2C0%20-11.579%2C1.713%20-18.501%2C5.135c-6.922%2C3.422%20-14.525%2C8.632%20-22.797%2C15.634c-8.274%2C6.844%20-16.631%2C14.96%20-25.063%2C24.35c-8.438%2C9.392%20-16.95%2C20.133%20-25.543%2C32.226l-2.031%2C0l-2.268%2C0l-1.072%2C0l-1.075%2C0c-0.476%2C0.159%20-0.997%2C0.239%20-1.553%2C0.239l-1.548%2C0c-8.441%2C0%20-16.078%2C-0.836%20-22.918%2C-2.507c-6.845%2C-1.673%20-12.813%2C-4.016%20-17.904%2C-7.043c-5.253%2C-3.181%20-9.153%2C-6.84%20-11.697%2C-10.979c-2.548%2C-4.14%20-3.821%2C-8.751%20-3.821%2C-13.847c0%2C-5.728%201.51%2C-11.136%204.538%2C-16.232c3.022%2C-5.094%207.555%2C-9.864%2013.605%2C-14.322c6.046%2C-4.454%2012.772%2C-7.797%2020.172%2C-10.028c7.4%2C-2.227%2015.475%2C-3.341%2024.23%2C-3.341c1.432%2C0%202.823%2C0.041%204.178%2C0.119c1.35%2C0.082%202.662%2C0.118%203.939%2C0.118c1.271%2C0.16%202.582%2C0.324%203.937%2C0.478c1.35%2C0.162%202.746%2C0.324%204.178%2C0.479c2.705%2C0.321%205.529%2C0.756%208.475%2C1.311c2.942%2C0.56%205.925%2C1.157%208.951%2C1.792l0.332%2C-2.655c-1.409%2C-0.467%20-2.819%2C-0.895%20-4.226%2C-1.289c-1.432%2C-0.396%20-2.864%2C-0.751%20-4.296%2C-1.074c-1.592%2C-0.317%20-3.104%2C-0.633%20-4.536%2C-0.954c-1.432%2C-0.317%20-2.865%2C-0.636%20-4.297%2C-0.957c-3.026%2C-0.476%20-6.009%2C-0.835%20-8.951%2C-1.072c-2.946%2C-0.239%20-6.009%2C-0.36%20-9.192%2C-0.36c-9.231%2C0%20-17.034%2C0.526%20-24.99%2C2.99c-7.96%2C2.468%20-15.199%2C6.088%20-21.724%2C10.859c-6.526%2C4.936%20-11.42%2C10.23%20-14.68%2C15.877c-3.263%2C5.652%20-4.893%2C11.736%20-4.893%2C18.261c0%2C5.891%201.391%2C11.183%204.178%2C15.876c2.78%2C4.695%206.881%2C8.873%2012.293%2C12.532c5.568%2C3.661%2011.973%2C6.408%2019.218%2C8.234c7.239%2C1.83%2015.472%2C2.666%2024.705%2C2.507l7.401%2C0.239c-4.775%2C8.117%20-9.548%2C15.558%20-14.323%2C22.321c-4.775%2C6.765%20-9.47%2C12.854%20-14.083%2C18.261c-4.775%2C5.251%20-9.431%2C9.748%20-13.965%2C13.489c-4.535%2C3.739%20-10.396%2C7.2%20-14.693%2C9.427c-5.096%2C-1.751%20-8.464%2C-3.78%20-12.999%2C-5.132c-4.536%2C-1.351%20-8.714%2C-2.423%20-12.533%2C-3.225c-3.975%2C-0.79%20-7.794%2C-1.432%20-11.46%2C-1.908c-3.657%2C-0.48%20-7.159%2C-0.715%20-10.501%2C-0.715c-3.976%2C0%20-7.558%2C0.321%20-10.743%2C0.952c-3.181%2C0.64%20-5.968%2C1.596%20-8.357%2C2.869c-2.384%2C1.111%20-4.176%2C2.468%20-5.369%2C4.055c-1.193%2C1.592%20-1.789%2C3.266%20-1.789%2C5.012c0%2C2.072%200.516%2C3.821%201.552%2C5.253c1.036%2C1.432%202.664%2C2.628%204.891%2C3.579c2.07%2C0.636%204.739%2C1.196%207.999%2C1.672c3.263%2C0.476%207.041%2C0.717%2011.338%2C0.717c3.023%2C0%206.17%2C-0.121%209.431%2C-0.355c3.26%2C-0.242%206.646%2C-0.681%2010.144%2C-1.319c3.342%2C-0.159%206.803%2C-0.669%2010.383%2C-1.546c3.582%2C-0.876%207.361%2C-1.949%2011.339%2C-3.224c3.821%2C1.116%207.521%2C2.111%2011.1%2C2.983c3.582%2C0.877%206.882%2C1.473%209.908%2C1.787c1.288%2C0.26%202.557%2C0.463%203.818%2C0.656l1.248%2C-3.069c-2.707%2C-0.717%20-10.583%2C-3.771%20-13.764%2C-4.723c5.728%2C-2.705%2014.982%2C-8.695%2020.395%2C-12.676c5.407%2C-3.975%2010.583%2C-8.511%2015.517%2C-13.602c5.091%2C-5.094%2010.301%2C-11.221%2015.636%2C-18.385c5.331%2C-7.161%2010.859%2C-15.356%2016.59%2C-24.584c4.93%2C-0.797%209.864%2C-1.911%2014.801%2C-3.345c4.929%2C-1.432%209.864%2C-3.181%2014.8%2C-5.251c5.089%2C-2.224%2010.183%2C-4.811%2015.276%2C-7.758c5.092%2C-2.944%2010.103%2C-6.243%2015.038%2C-9.909c5.093%2C-3.657%209.629%2C-7.357%2013.609%2C-11.1c3.976%2C-3.735%207.4%2C-7.517%2010.265%2C-11.335c2.864%2C-3.821%204.97%2C-7.441%206.325%2C-10.864c1.35%2C-3.422%202.029%2C-6.642%202.029%2C-9.668c0%2C-1.748%20-0.28%2C-3.342%20-0.833%2C-4.772%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M212.349%2C173.948c-36.812%2C25.807%20-104.065%2C-6.651%20-113.453%2C-11.251c-9.554%2C-4.658%20-17.936%2C-8.598%20-25.147%2C-11.824c-7.204%2C-3.224%20-13.354%2C-5.677%20-18.443%2C-7.355c-3.894%2C-1.286%20-7.794%2C-2.288%20-11.693%2C-3.014c-3.893%2C-0.72%20-7.625%2C-1.102%20-11.18%2C-1.148c-3.67%2C-0.276%20-7.24%2C-0.137%20-10.713%2C0.41c-3.468%2C0.549%20-6.899%2C1.391%20-10.283%2C2.532l0.524%2C4.399l0.084%2C-0.253c1.182%2C-0.173%202.414%2C-0.332%203.678%2C-0.478c1.275%2C-0.143%202.559%2C-0.189%203.854%2C-0.137c1.303%2C0.053%202.555%2C0.087%203.771%2C0.114c1.214%2C0.023%202.384%2C0.034%203.514%2C0.032c2.32%2C0.387%204.786%2C0.879%207.413%2C1.46c2.626%2C0.585%205.383%2C1.355%208.264%2C2.304c3.734%2C1.232%208.837%2C3.29%2015.308%2C6.177c6.475%2C2.89%2038.344%2C15.3%2045.776%2C18.412c7.437%2C3.108%2075.521%2C31.12%20111.775%2C0.62c0.424%2C-0.356%20-3.049%2C-1%20-3.049%2C-1%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M363.9%2C154.269c-0.052%2C0.02%20-0.102%2C0.045%20-0.155%2C0.061c-3.438%2C4.985%20-1.468%2C2.25%200.155%2C-0.061%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M417.932%2C82.717l-12.89%2C0.237c-7.164%2C10.187%20-14.322%2C19.336%20-21.486%2C27.451c-7.161%2C8.118%20-14.245%2C15.361%20-21.244%2C21.725c-6.842%2C6.205%20-12.97%2C10.861%20-18.382%2C13.965c-5.408%2C3.103%20-9.944%2C4.656%20-13.607%2C4.656c-0.793%2C0%20-1.43%2C-0.12%20-1.909%2C-0.359c-0.475%2C-0.242%20-0.872%2C-0.438%20-1.193%2C-0.597c-0.319%2C-0.316%20-0.599%2C-0.715%20-0.835%2C-1.191c-0.242%2C-0.48%20-0.358%2C-0.956%20-0.358%2C-1.432c0%2C-0.48%200.116%2C-1.077%200.358%2C-1.792c0.236%2C-0.717%200.678%2C-1.633%201.311%2C-2.746c0.478%2C-0.954%200.997%2C-1.91%201.553%2C-2.862c0.56%2C-0.957%201.157%2C-1.988%201.79%2C-3.106l41.536%2C-53.949l-13.846%2C0l-26.497%2C34.613c-2.065%2C2.548%20-3.898%2C5.093%20-5.49%2C7.639c-1.589%2C2.546%20-2.944%2C5.014%20-4.057%2C7.403c-1.112%2C2.384%20-1.911%2C4.651%20-2.389%2C6.799c-0.476%2C2.147%20-0.715%2C4.26%20-0.715%2C6.327c0%2C1.592%200.203%2C2.985%200.597%2C4.176c0.398%2C1.198%200.995%2C2.113%201.789%2C2.744c0.799%2C0.956%201.754%2C1.674%202.865%2C2.154c1.118%2C0.476%202.468%2C0.715%204.06%2C0.715c2.548%2C0%205.41%2C-0.56%208.593%2C-1.671c3.183%2C-1.118%206.683%2C-2.785%2010.501%2C-5.012c3.821%2C-2.388%207.681%2C-5.214%2011.579%2C-8.477c3.898%2C-3.261%208.076%2C-7.2%2012.532%2C-11.818c0%2C0%20-45.473%2C66.598%20-79.407%2C95.522c-10.199%2C8.694%20-19.846%2C15.447%20-23.264%2C13.799c-0.278%2C-0.132%20-26.372%2C10.522%20-23.439%2C10.645c27.608%2C1.147%2062.227%2C-17.702%20117.756%2C-93.944l54.188%2C-71.614Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M580.128%2C186.7c-0.724%2C-2.739%20-1.992%2C-5.152%20-3.794%2C-7.24c-1.908%2C-2.25%20-4.269%2C-4.058%20-7.092%2C-5.456c-2.817%2C-1.387%20-6.16%2C-2.361%20-10.026%2C-2.917c-5.66%2C-0.81%20-11.296%2C-0.669%20-16.907%2C0.435c-5.603%2C1.1%20-11.127%2C3.165%20-16.549%2C6.198c-5.567%2C3.008%20-10.619%2C6.653%20-15.173%2C10.923c-4.55%2C4.271%20-8.487%2C9.322%20-11.82%2C15.153l3.7%2C0.328c3.618%2C-5.132%207.676%2C-9.602%2012.166%2C-13.427c4.492%2C-3.821%209.358%2C-7.061%2014.595%2C-9.725c5.226%2C-2.533%2010.381%2C-4.327%2015.452%2C-5.367c5.073%2C-1.043%2010.055%2C-1.221%2014.951%2C-0.522c2.957%2C0.431%205.537%2C1.196%207.741%2C2.3c2.202%2C1.107%204.044%2C2.555%205.49%2C4.335c1.466%2C1.653%202.473%2C3.603%203.006%2C5.85c0.532%2C2.24%200.608%2C4.645%200.243%2C7.227c-0.706%2C4.884%20-2.655%2C9.37%20-5.874%2C13.441c-3.206%2C4.071%20-7.658%2C7.605%20-13.337%2C10.59c-5.813%2C2.974%20-11.945%2C4.992%20-18.402%2C6.034c-6.453%2C1.043%20-13.414%2C1.032%20-20.871%2C-0.043c-3.349%2C-0.478%20-7.721%2C-1.398%20-13.106%2C-2.764c-5.385%2C-1.36%20-71.254%2C-19.202%20-76.981%2C-20.486c-0.942%2C-0.21%20-1.842%2C-0.399%20-2.75%2C-0.592l-0.251%2C7.965c19.569%2C5.239%2063.319%2C17.047%2067.939%2C18.079c5.731%2C1.286%2010.783%2C2.238%2015.151%2C2.864c9.397%2C1.351%2018.211%2C1.535%2026.426%2C0.545c8.214%2C-0.989%2015.871%2C-3.272%2022.952%2C-6.861c6.938%2C-3.466%2012.376%2C-7.541%2016.336%2C-12.225c3.952%2C-4.695%206.35%2C-9.925%207.177%2C-15.72c0.457%2C-3.218%200.332%2C-6.192%20-0.392%2C-8.922%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M441.601%2C205.219c-11.185%2C-3.054%20-81.707%2C-21.734%20-91.022%2C-24.362c-9.673%2C-2.912%20-18.428%2C-5.28%20-26.279%2C-7.099c-7.851%2C-1.824%20-14.778%2C-3.19%20-20.778%2C-4.101c-12.887%2C-1.956%20-23.776%2C-3.514%20-35.072%2C-2.248c-11.296%2C1.264%20-21.832%2C4.322%20-31.591%2C9.161c-9.561%2C4.69%20-17.084%2C10.228%20-22.567%2C16.617c-5.485%2C6.394%20-8.826%2C13.557%20-10.03%2C21.504c-0.67%2C4.415%20-0.522%2C8.5%200.442%2C12.257c0.963%2C3.761%202.67%2C7.088%205.121%2C9.984c2.6%2C3.106%205.829%2C5.622%209.686%2C7.565c3.862%2C1.94%208.438%2C3.313%2013.737%2C4.116c7.762%2C1.175%2015.504%2C1.043%2023.218%2C-0.405c7.71%2C-1.45%2015.311%2C-4.224%2022.797%2C-8.327c7.66%2C-4.076%2014.639%2C-9.021%2020.94%2C-14.837c6.298%2C-5.82%2015.223%2C-14.736%2019.866%2C-22.699l-5.332%2C0.956c-5.039%2C7.004%20-14.473%2C14.193%20-20.678%2C19.387c-6.205%2C5.198%20-12.307%2C9.08%20-19.529%2C12.68c-7.203%2C3.425%20-14.293%2C5.827%20-21.272%2C7.202c-6.981%2C1.38%20-13.828%2C1.565%20-20.532%2C0.549c-4.064%2C-0.619%20-7.6%2C-1.699%20-10.617%2C-3.24c-3.013%2C-1.542%20-5.513%2C-3.545%20-7.482%2C-6.011c-2.006%2C-2.289%20-3.357%2C-4.978%20-4.06%2C-8.065c-0.708%2C-3.083%20-0.793%2C-6.392%20-0.255%2C-9.924c1.018%2C-6.708%203.75%2C-12.837%208.208%2C-18.393c4.452%2C-5.556%2010.597%2C-10.353%2018.435%2C-14.404c8.01%2C-4.019%2016.458%2C-6.715%2025.334%2C-8.077c8.873%2C-1.359%2018.425%2C-1.266%2028.667%2C0.287c4.586%2C0.697%2010.572%2C2.009%2017.954%2C3.944c7.382%2C1.929%2016.082%2C4.381%2026.11%2C7.341c10.199%2C2.996%20100.654%2C25.545%20104.067%2C26.267l2.514%2C-7.625Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

#mobile_search::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNDg5IDQ4OSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4NCiAgICA8cGF0aCBkPSJNMCwyMDMuMjVDMCwzMTUuMzUgOTEuMiw0MDYuNDUgMjAzLjIsNDA2LjQ1QzI1NC44LDQwNi40NSAzMDIsMzg3LjA1IDMzNy45LDM1NS4yNUw0NjcuNCw0ODQuNzVDNDY5LjgsNDg3LjE1IDQ3Mi45LDQ4OC4zNSA0NzYuMSw0ODguMzVDNDc5LjMsNDg4LjM1IDQ4Mi40LDQ4Ny4xNSA0ODQuOCw0ODQuNzVDNDg5LjYsNDc5Ljk1IDQ4OS42LDQ3Mi4yNSA0ODQuOCw0NjcuNDVMMzU1LjIsMzM3Ljk1QzM4NywzMDIuMDUgNDA2LjQsMjU0Ljk1IDQwNi40LDIwMy4yNUM0MDYuNCw5MS4xNSAzMTUuMiwwLjA1IDIwMy4yLDAuMDVDOTEuMiwwLjA1IDAsOTEuMTUgMCwyMDMuMjVaTTM4MS45LDIwMy4yNUMzODEuOSwzMDEuNzUgMzAxLjcsMzgxLjk1IDIwMy4yLDM4MS45NUMxMDQuNywzODEuOTUgMjQuNSwzMDEuNzUgMjQuNSwyMDMuMjVDMjQuNSwxMDQuNzUgMTA0LjcsMjQuNTUgMjAzLjIsMjQuNTVDMzAxLjcsMjQuNTUgMzgxLjksMTA0LjY1IDM4MS45LDIwMy4yNVoiIHN0eWxlPSJmaWxsOnJnYig0MCw0MCw0MCk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+DQo8L3N2Zz4NCg=="); }

#navbar_phone::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUwMCA1MDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwMCA1MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtkaXNwbGF5Om5vbmU7fQ0KCS5zdDF7ZGlzcGxheTppbmxpbmU7fQ0KCS5zdDJ7ZmlsbDojRkYxQUVGO30NCgkuc3Qze2Rpc3BsYXk6aW5saW5lO2ZpbGw6I0ZGMUFFRjt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggZD0iTTI2NC45NiwxMTUuNjNjMTQuNTYsMC43NSw1MS41Niw1Ljk0LDgwLjY5LDM3LjhjMjYuMTYsMjguNTgsMzAuMDYsNjIuMTQsMzAuNTIsNzUuMjNjMC4yMSw2Ljc5LDUuNzEsMTIuMTEsMTIuNTMsMTIuMTENCgkJaDAuNDNsMS4xNC0wLjFjNi40Mi0wLjg1LDExLjA5LTYuMzUsMTAuODctMTIuODFjLTAuNTEtMTUuODQtNS4xNC01Ni40NS0zNy4wNC05MS4zMWMtMzUuNC0zOC42OC04MC4yMy00NC45Ny05Ny44NS00NS44OA0KCQljLTMuMzQtMC4xOS02LjU4LDAuOTYtOS4wNywzLjI0Yy0yLjQ1LDIuMjMtMy44OSw1LjI5LTQuMDcsOC42Yy0wLjE3LDMuMzQsMC45Nyw2LjU1LDMuMjIsOS4wNA0KCQlDMjU4LjU5LDExNC4wMiwyNjEuNjUsMTE1LjQ3LDI2NC45NiwxMTUuNjN6Ii8+DQoJPHBhdGggZD0iTTI3MS4yMyw1OC4xMmgwLjAxYzE2LjA2LTAuNDgsNzEuOTUsMS4zOCwxMTcuMiw0NS4xNWM0OC40Nyw0Ni44OSw0OS42NSwxMDYuNTIsNDguODYsMTIzLjY3Yy0wLjE2LDMuMzYsMSw2LjU2LDMuMjUsOC45OQ0KCQljMi4yMywyLjQ2LDUuMywzLjkxLDguNjEsNC4wN2MwLjIxLDAuMDEsMC40MSwwLjAxLDAuNjMsMC4wMWMwLjU1LDAsMS4xMS0wLjA0LDEuNjEtMC4xMWM2LjA1LTAuNzgsMTAuNjItNS43NiwxMC44Ni0xMS44MQ0KCQljMC40OC05LjY2LDAuMzYtMjkuNTUtNS44Mi01NC4yMWMtOC43LTM0LjczLTI1LjczLTY0LjUzLTUwLjYxLTg4LjU5Yy0yMy4yOC0yMi41Mi01MS40NS0zOC4wOC04My43My00Ni4yNg0KCQljLTE2Ljk5LTQuMy0zNS4zMi02LjQtNTEuNjItNS45MmMtNi44OSwwLjI5LTEyLjMxLDYuMDctMTIuMDksMTIuODhDMjU4LjYxLDUyLjg1LDI2NC4zNiw1OC4zMywyNzEuMjMsNTguMTJ6Ii8+DQoJPHBhdGggZD0iTTQxNi4yNSwzMDIuMTVMNDE2LjI1LDMwMi4xNWMtMjIuMy0xOC42My0zMS4xNi0yMC4yMy0zNy40MS0xOS4yYy04LjY0LDEuNDItMjAuOTksMTAuOTEtNDkuMTgsMzMuODVsLTEuNTYsMS4yNg0KCQljLTYuNyw1LjQ0LTEzLjYxLDExLjA1LTE5Ljc0LDE1LjhjLTI5LjE0LTExLjE4LTU1LjU0LTI3LjM4LTc4LjQ4LTQ4LjE1Yy0zNS44LTMyLjQyLTU1LjE1LTY5LjE2LTY1LjE2LTk0Ljc0DQoJCWM0Ljk2LTUuOTUsMTEuMTEtMTIuNSwxNy4wNy0xOC44NWwwLjU3LTAuNjFjMTkuNzUtMjAuOTcsMzYuODEtMzkuMDgsMzMuMzYtNTQuOTljLTIuNzUtMTIuNjgtMzMuNzMtNDYuNDctNTEuNi02NC40NA0KCQlDMTUyLjU2LDQwLjQ3LDExMy43LDIuNTksOTkuMDcsMi41OWwtMC4yMiwwQzgzLjkyLDIuOSw0NC43MSwzNC41MiwzOC4yNyw0MC45MkMxMy40OSw2NS42LDYuNTcsODcuODEsNC42NCw5OC44NQ0KCQljLTEwLjMzLDU4LjkyLDMxLjUsMTMzLjczLDQ5LjM4LDE2NS43YzIyLjYxLDQwLjQyLDg4Ljk1LDE0MC41NiwyMTYuNDUsMTk3LjQ0YzUxLjU1LDIzLDgyLjg0LDM2LjAxLDEyNi40NiwzNi4wMWgxLjQyDQoJCWMxMy42MS0wLjA4LDI2LjEtOC43NiwzOS4zNy0xNy45OWwyLjIzLTEuNTVjMzUuOTctMjQuOTUsNTcuNzYtNjUuNTksNTcuNjMtNzkuNEM0OTcuMzYsMzc4LjY5LDQzNS43OCwzMTguNDksNDE2LjI1LDMwMi4xNXoNCgkJIE05OC4zOCwyNS4yNGMxNi40Nyw2LjQ1LDkyLjI3LDgyLjczLDk1LjIzLDk2LjA2YzAuMDIsMC4yOS0wLjA1LDMuMi0xMC4xMywxNS4yOGMtNi4wMSw3LjItMTMuMTgsMTQuODMtMTcuNDgsMTkuNGwtMC4xNCwwLjE1DQoJCWMtOC4yMiw4LjcyLTE2LjcxLDE3Ljc0LTIzLjAzLDI2LjA5Yy0yLjMxLDMuMDQtMi45MSw3LjAxLTEuNiwxMC42YzEwLjU3LDI5LjI1LDMxLjg5LDcyLjAxLDczLjQzLDEwOS42DQoJCWMyNi42MywyNC4xMyw1Ny41MSw0Mi41Nyw5MS43OSw1NC44MWMzLjYsMS4yNSw3LjU1LDAuNjUsMTAuNTUtMS42YzcuODQtNS44MywxNy4zLTEzLjUzLDI2LjQ1LTIwLjk3bDAuNjItMC41DQoJCWMxMC41OC04LjYxLDMyLjItMjYuMiwzNy42Ni0yOC43N2M1Ljk2LDEuNTEsMjQsMTUuMjcsNTAuODUsNDIuODRjMjQuNDMsMjUuMDcsNDAuNDQsNDUuNDMsNDIuMjksNTEuMg0KCQljLTEuMTEsNi42MS0xOC4xMywzOS44OC00Ny44OCw2MC41bC0yLjI4LDEuNTljLTkuNzcsNi44MS0xOS44OCwxMy44Ni0yNi40OSwxMy45aC0xLjMxYy0zOS4xMSwwLTY3LjA5LTExLjY3LTExNy4yMS0zNC4wNA0KCQlDMTU4LjQ0LDM4Ny4zMSw5NS4zLDI5Mi4wMiw3My43NiwyNTMuNTRDNTguNSwyMjYuMjcsMTcuOTcsMTUzLjgxLDI2LjksMTAyLjcyYzEuMTktNi43Nyw2LjIzLTI0LjgsMjcuMzctNDUuODUNCgkJQzYzLjY1LDQ3LjU3LDkxLjc1LDI3Ljg3LDk4LjM4LDI1LjI0eiIvPg0KPC9nPg0KPGcgY2xhc3M9InN0MCI+DQoJPGcgY2xhc3M9InN0MSI+DQoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0yNjYuMDQsOTEuMTNjLTIuNDctMC4xNS00Ljg1LDAuNzItNi42NywyLjM5Yy0xLjgyLDEuNjUtMi44NywzLjkxLTIuOTksNi4zNA0KCQkJYy0wLjEzLDIuNDcsMC43MSw0LjgzLDIuMzYsNi42NmMxLjY1LDEuODIsMy45MSwyLjksNi4zNSwzLjAyYzE1LjI0LDAuNzksNTMuOTgsNi4yMiw4NC40OCwzOS41OA0KCQkJYzI3LjQ0LDI5Ljk4LDMxLjQ4LDY1LjA4LDMxLjk2LDc4Ljc3YzAuMTYsNS4wOSw0LjQyLDkuMDgsOS41MSw4LjkybDAuODktMC4wN2M0Ljc0LTAuNjIsOC4xNy00LjY4LDguMDEtOS40NQ0KCQkJYy0wLjUxLTE1Ljc1LTUuMTUtNTYuMDgtMzYuNzYtOTAuNjJDMzI4LjA0LDk4LjI3LDI4My41NSw5Mi4wNCwyNjYuMDQsOTEuMTN6IE0zOTEuNTgsMjM0LjExTDM5MS41OCwyMzQuMTFMMzkxLjU4LDIzNC4xMQ0KCQkJTDM5MS41OCwyMzQuMTF6Ii8+DQoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00NTYuMjgsMTczLjE0Yy04LjY4LTM0LjY1LTI1LjY2LTY0LjQxLTUwLjUyLTg4LjQzYy0yMy4yNS0yMi40OS01MS4zOC0zOC4wMi04My41OS00Ni4xNw0KCQkJYy0xNi45OS00LjMtMzUuMjktNi4zOS01MS40OS01LjkyYy01LjA5LDAuMjItOS4xMSw0LjQxLTguOTQsOS40OWMwLjE2LDUuMDcsNC40LDkuMDcsOS40Nyw4Ljk0DQoJCQljMTYuNjgtMC41LDc0LjcxLDEuNDEsMTIxLjc0LDQ2LjljNTAuMzQsNDguNyw1MS41OCwxMTAuNjUsNTAuNzUsMTI4LjQ3Yy0wLjEyLDIuNDUsMC43Myw0LjgyLDIuNCw2LjYzDQoJCQljMS42NSwxLjgyLDMuOTMsMi44OCw2LjM3LDIuOTljMC41NiwwLjAzLDEuMTIsMCwxLjYzLTAuMDdjNC40NS0wLjU4LDcuODItNC4yNSw4LTguNzINCgkJCUM0NjIuNTgsMjE3LjU4LDQ2Mi40MywxOTcuNjcsNDU2LjI4LDE3My4xNHoiLz4NCgk8L2c+DQoJPHBhdGggY2xhc3M9InN0MyIgZD0iTTQxNi41NSwzMDUuNDNjLTIxLjctMTguMTMtMzAuMS0xOS42MS0zNS4yNC0xOC43NmMtNy45LDEuMy0yMC44MiwxMS4yNi00OC4zOCwzMy43DQoJCWMtOC4wOSw2LjU3LTE2LjE3LDEzLjE1LTIzLjI4LDE4LjZjLTMwLjc2LTExLjU0LTU4LjU5LTI4LjQ3LTgyLjc2LTUwLjM0Yy0zNy4zMy0zMy44MS01Ny40Mi03Mi4xLTY3LjkzLTk5LjU5DQoJCWM1LjQ4LTYuNzUsMTIuNTUtMTQuMjUsMTkuNC0yMS41NGMxOS40My0yMC42MywzNi4xOC0zOC40MywzMy4wNi01Mi43OUMyMDcuMjMsOTUuMzksMTE2LjU2LDEuNTcsOTYuMiwxLjU3Yy0wLjA0LDAtMC4xLDAtMC4xNSwwDQoJCUM4Mi44OCwxLjg0LDQ0LjM5LDMyLjAyLDM2Ljg0LDM5LjUzQzEyLjM1LDYzLjkyLDUuNSw4NS43MywzLjYsOTYuNTdjLTEwLjMsNTguNzEsMzEuODMsMTM0LjA0LDQ5LjgzLDE2Ni4yMg0KCQljMjIuODIsNDAuOCw4OS44MywxNDEuOTEsMjE4LjUxLDE5OS4zMmM1MS44NiwyMy4xNCw4My41NCwzNi4zMywxMjcuMiwzNi4zMmMwLjQ2LDAsMC45NCwwLDEuNDIsMA0KCQljMTIuOC0wLjA4LDI1LjA3LTguNjMsMzguMDYtMTcuNjdsMi4yNy0xLjU4YzM1LjA4LTI0LjMzLDU3LjIzLTY0LjgxLDU3LjExLTc3Ljg1QzQ5Ny44MywzODMuOSw0NDEuMzUsMzI2LjE3LDQxNi41NSwzMDUuNDN6DQoJCSBNNDMxLjcyLDQ2Ni4xMWwtMi4yOSwxLjZjLTEwLjg4LDcuNTgtMjEuMTUsMTQuNzQtMjguOTcsMTQuNzljLTAuNDYsMC0wLjksMC0xLjMzLDBjLTQwLjQ1LDAtNjkuMzYtMTIuMDQtMTIwLjY0LTM0LjkzDQoJCUMxNTQuMTgsMzkyLjEyLDg5LjQ3LDI5NC40NSw2Ny40MiwyNTUuMDRjLTE1LjctMjguMDYtNTcuMzYtMTAyLjU5LTQ4LjA2LTE1NS43M2MxLjI3LTcuMjMsNi42My0yNi40MiwyOC44Mi00OC41MQ0KCQljOS45OC05LjkzLDQxLjYyLTMyLjIsNDcuMzUtMzMuMzZjMTUuNDcsNC4wNCw5Ni45Niw4NS44OSwxMDAuMjUsMTAwLjY3YzEuMzMsNi4xOS0xOC40NywyNy4yMi0yOS4xLDM4LjUzDQoJCWMtOC4zNCw4Ljg1LTE2Ljk0LDE3Ljk5LTIzLjE4LDI2LjI1Yy0xLjYzLDIuMTUtMi4wNCw0Ljk2LTEuMTMsNy40OGMxMC42MywyOS40LDMyLjA4LDcyLjM2LDczLjc0LDExMC4wNw0KCQljMjYuNzgsMjQuMjYsNTcuOCw0Mi43Nyw5Mi4xNiw1NS4wNGMyLjU2LDAuODksNS4zNCwwLjQ5LDcuNS0xLjEzYzguMDUtNS45OSwxNy42NS0xMy44LDI3LjI2LTIxLjYyDQoJCWMxNC4xNy0xMS41MywzNS41OC0yOC45Niw0MC4zMS0zMC4yOGMxNi45NywxLjYxLDk1LjcxLDg0LjcsOTguNjMsOTguOTlDNDgxLjcsNDA3LjMxLDQ2NC4yMyw0NDMuNTcsNDMxLjcyLDQ2Ni4xMXoiLz4NCjwvZz4NCjwvc3ZnPg0K"); }

#navbar_user::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNDg4IDQ4OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4NCiAgICA8cGF0aCBkPSJNMCwyNDMuOEMwLDM3OC4yIDEwOS40LDQ4Ny42IDI0My44LDQ4Ny42QzM3OC4yLDQ4Ny42IDQ4Ny42LDM3OC4yIDQ4Ny42LDI0My44QzQ4Ny42LDEwOS40IDM3OC4yLDAgMjQzLjgsMEMxMDkuNCwwIDAsMTA5LjQgMCwyNDMuOFpNMTAxLjksNDEwLjhDMTM3LjksMzg2LjUgMTY4LjgsMzcwLjkgMTc3LjksMzY2LjRDMTgzLjQsMzYzLjcgMTg2LjksMzU4LjIgMTg2LjksMzUyTDE4Ni45LDMyMS40QzE4Ni45LDMxOS4yIDE4Ni4zLDMxNy4xIDE4NS4yLDMxNS4yQzE3OSwzMDQuNyAxNzQuNywyOTIuMSAxNzIuNSwyNzcuOEMxNzEuOCwyNzMgMTY4LjIsMjY5LjEgMTYzLjcsMjY3LjlDMTYyLjUsMjY2LjQgMTU5LjEsMjYxLjIgMTU0LjgsMjQ2LjFDMTUxLjQsMjM0LjEgMTUxLjQsMjI4LjIgMTUxLjcsMjI1LjhDMTU1LjQsMjI1LjggMTU5LDIyNC4xIDE2MS4zLDIyMS4xQzE2My45LDIxNy44IDE2NC42LDIxMy40IDE2My4yLDIwOS41QzE1OC40LDE5NS45IDE1Ny44LDE4MiAxNjEuNSwxNjcuOEMxNjQuNywxNTQuMiAxNzIsMTQxLjQgMTgzLjMsMTI5LjhDMTg5LjQsMTIzLjMgMTk2LjQsMTE3LjUgMjAzLjksMTEyLjhDMjA0LDExMi43IDIwNC4yLDExMi42IDIwNC4zLDExMi41QzIxMC42LDEwOC4xIDIxNy4xLDEwNC44IDIyMy42LDEwMi42TDIyMy43LDEwMi42QzIyOS4yLDEwMC43IDIzNC45LDk5LjcgMjQxLDk5LjRDMjU3LjQsOTggMjcyLjEsMTAxIDI4NSwxMDguN0MyOTkuMiwxMTYuNSAzMDQuOSwxMjYuNyAzMDQuOSwxMjYuN0MzMDYuOSwxMzAuNSAzMTAuNywxMzMgMzE0LjksMTMzLjNDMzE1LDEzMy4zIDMyMC40LDEzNC4zIDMyNS4zLDE0MC43QzMzMS4xLDE0OC40IDMzOS4zLDE2OC40IDMyOS4zLDIxNi43QzMyOC4yLDIyMi4yIDMzMC45LDIyNy43IDMzNS44LDIzMC4xQzMzNi4yLDIzMiAzMzYuNywyMzcuOCAzMzIuOSwyNTEuM0MzMjkuNSwyNjMuMyAzMjYuNywyNjkgMzI1LDI3MS42QzMyMi45LDI3MS4zIDMyMC42LDI3MS42IDMxOC42LDI3Mi40QzMxNC44LDI3NCAzMTIsMjc3LjUgMzExLjMsMjgxLjVDMzA5LjMsMjkyLjggMzA2LjIsMzAyLjkgMzAyLDMxMS41QzMwMS4yLDMxMy4yIDMwMC44LDMxNSAzMDAuOCwzMTYuOEwzMDAuOCwzNTIuMkMzMDAuOCwzNTguNCAzMDQuMiwzNjMuOSAzMDkuOCwzNjYuNkMzMTksMzcxLjEgMzQ5LjksMzg2LjggMzg1LjgsNDExQzM0Ny41LDQ0My42IDI5OCw0NjMuMyAyNDMuOSw0NjMuM0MxODkuNyw0NjMuMSAxNDAuMiw0NDMuNCAxMDEuOSw0MTAuOFpNMjQzLjgsMjQuNUMzNjQuNywyNC41IDQ2My4xLDEyMi45IDQ2My4xLDI0My44QzQ2My4xLDMwMS42IDQ0MC42LDM1NC4zIDQwMy45LDM5My41QzM2OS42LDM3MCAzMzkuMSwzNTMuNyAzMjUuMywzNDYuOEwzMjUuMywzMTkuNEMzMjguNiwzMTIuMiAzMzEuMywzMDQuMiAzMzMuMywyOTUuN0MzNDMuMSwyOTIgMzUwLDI4MC42IDM1Ni41LDI1Ny43QzM2Mi40LDIzNi44IDM2MS45LDIyMi4xIDM1NC45LDIxMy43QzM2Mi4yLDE3My42IDM1OC45LDE0NCAzNDUsMTI1LjdDMzM3LjgsMTE2LjEgMzI5LjQsMTExLjkgMzIzLjYsMTEwLjFDMzE5LjUsMTA0LjMgMzExLjIsOTQuOSAyOTcuNCw4Ny4zQzI4MC4zLDc3LjIgMjYwLjcsNzMgMjM5LjYsNzQuOEMyMzEuNiw3NS4yIDIyMy43LDc2LjcgMjE2LDc5LjNMMjE1LjksNzkuM0MyMDcuMyw4Mi4yIDE5OC45LDg2LjUgMTkwLjgsOTIuMUMxODEuNiw5OCAxNzMuMSwxMDUgMTY1LjgsMTEyLjdDMTUxLjQsMTI3LjQgMTQyLDE0NCAxMzcuOSwxNjEuN0MxMzQuMSwxNzYuMyAxMzMuNywxOTAuOSAxMzYuOCwyMDUuM0MxMzUuNSwyMDYuMyAxMzQuMiwyMDcuNCAxMzMuMSwyMDguOEMxMjUuOSwyMTcuNSAxMjUuMywyMzEuNCAxMzEuMywyNTIuN0MxMzUuMywyNjYuOCAxNDAuNSwyODEuMyAxNDkuNSwyODhDMTUyLjIsMzAxLjUgMTU2LjUsMzEzLjggMTYyLjQsMzI0LjZMMTYyLjQsMzQ2LjhDMTQ4LjcsMzUzLjcgMTE4LjEsMzcwIDgzLjgsMzkzLjVDNDcuMSwzNTQuMyAyNC41LDMwMS42IDI0LjUsMjQzLjhDMjQuNSwxMjIuOSAxMjIuOSwyNC41IDI0My44LDI0LjVaIiBzdHlsZT0iZmlsbDpyZ2IoNDAsNDAsNDApO2ZpbGwtcnVsZTpub256ZXJvOyIvPg0KPC9zdmc+DQo="); }

#navbar_cart::after, .navbar_cart::after {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20485%20485%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M145.005%2C318.355L413.905%2C318.355C443.605%2C318.355%20467.705%2C294.155%20467.705%2C264.555L467.705%2C168.255C467.705%2C161.655%20443.705%2C161.655%20443.705%2C168.255L443.705%2C264.455C443.705%2C280.955%20430.305%2C294.255%20413.905%2C294.255L145.005%2C294.255C128.505%2C294.255%20115.205%2C280.855%20115.205%2C264.455L115.205%2C197.755L115.205%2C123.155L115.205%2C113.455L115.205%2C43.255C115.205%2C42.855%20115.205%2C42.355%20115.105%2C41.955C115.105%2C41.855%20115.105%2C41.755%20115.105%2C41.655C115.105%2C41.355%20115.005%2C41.055%20115.005%2C40.855C115.005%2C40.655%20114.905%2C40.355%20114.805%2C40.155C114.805%2C40.055%20114.705%2C39.855%20114.705%2C39.755C114.605%2C39.455%20114.505%2C39.255%20114.405%2C38.955C114.405%2C38.855%20114.305%2C38.755%20114.305%2C38.655C114.205%2C38.455%20114.105%2C38.155%20114.005%2C37.955C113.905%2C37.855%20113.905%2C37.655%20113.805%2C37.555C113.705%2C37.355%20113.605%2C37.155%20113.505%2C36.955C113.405%2C36.755%20113.305%2C36.655%20113.205%2C36.455C113.105%2C36.355%20113.005%2C36.155%20112.905%2C36.055C112.805%2C35.855%20112.605%2C35.655%20112.505%2C35.555C112.405%2C35.455%20112.305%2C35.355%20112.205%2C35.255C112.005%2C35.055%20111.905%2C34.855%20111.705%2C34.655C111.605%2C34.555%20111.505%2C34.455%20111.405%2C34.455C111.205%2C34.255%20111.005%2C34.055%20110.805%2C33.955C110.705%2C33.855%20110.605%2C33.755%20110.505%2C33.655C110.305%2C33.555%20110.105%2C33.355%20109.905%2C33.255C109.705%2C33.055%20109.405%2C32.955%20109.205%2C32.755C109.105%2C32.755%20109.005%2C32.655%20109.005%2C32.555C108.605%2C32.355%20108.205%2C32.155%20107.805%2C31.955L33.905%2C0.955C27.805%2C-1.645%2020.805%2C1.255%2018.205%2C7.355C15.605%2C13.355%2018.505%2C20.455%2024.605%2C23.055L91.105%2C51.155L91.105%2C348.755C91.105%2C376.955%20112.805%2C400.055%20140.405%2C402.355C134.805%2C410.755%20131.505%2C420.855%20131.505%2C431.755C131.505%2C461.055%20155.405%2C484.955%20184.705%2C484.955C214.005%2C484.955%20237.905%2C461.055%20237.905%2C431.755C237.905%2C420.955%20234.705%2C410.955%20229.205%2C402.555L356.505%2C402.555C351.005%2C410.955%20347.805%2C420.955%20347.805%2C431.755C347.805%2C461.055%20371.705%2C484.955%20401.005%2C484.955C430.305%2C484.955%20454.205%2C461.055%20454.205%2C431.755C454.205%2C402.455%20430.305%2C378.555%20401.005%2C378.555L145.005%2C378.555C128.505%2C378.555%20115.205%2C365.155%20115.205%2C348.755L115.205%2C309.255C123.705%2C314.955%20134.005%2C318.355%20145.005%2C318.355ZM213.905%2C431.755C213.905%2C447.855%20200.805%2C460.955%20184.705%2C460.955C168.605%2C460.955%20155.505%2C447.855%20155.505%2C431.755C155.505%2C415.655%20168.605%2C402.555%20184.705%2C402.555C200.805%2C402.555%20213.905%2C415.655%20213.905%2C431.755ZM430.105%2C431.755C430.105%2C447.855%20417.005%2C460.955%20400.905%2C460.955C384.805%2C460.955%20371.705%2C447.855%20371.705%2C431.755C371.705%2C415.655%20384.805%2C402.555%20400.905%2C402.555C417.005%2C402.555%20430.105%2C415.655%20430.105%2C431.755Z%22%20style%3D%22fill%3Argb%2840%2C40%2C40%29%3Bfill-rule%3Anonzero%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.173617%2C-1.02893%2C3.65676%2C0.617022%2C-345.778%2C133.944%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M115%2C118L92%2C118L92%2C218.092C92%2C218.092%2093.591%2C218.016%2095.937%2C217.905C106.943%2C217.383%20115%2C214.701%20115%2C211.56C115%2C190.838%20115%2C118%20115%2C118Z%22%20style%3D%22fill%3Argb%2840%2C40%2C40%29%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

#navbar_cart_white {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20485%20485%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M145.005%2C318.355L413.905%2C318.355C443.605%2C318.355%20467.705%2C294.155%20467.705%2C264.555L467.705%2C168.255C467.705%2C161.655%20443.705%2C161.655%20443.705%2C168.255L443.705%2C264.455C443.705%2C280.955%20430.305%2C294.255%20413.905%2C294.255L145.005%2C294.255C128.505%2C294.255%20115.205%2C280.855%20115.205%2C264.455L115.205%2C197.755L115.205%2C123.155L115.205%2C113.455L115.205%2C43.255C115.205%2C42.855%20115.205%2C42.355%20115.105%2C41.955C115.105%2C41.855%20115.105%2C41.755%20115.105%2C41.655C115.105%2C41.355%20115.005%2C41.055%20115.005%2C40.855C115.005%2C40.655%20114.905%2C40.355%20114.805%2C40.155C114.805%2C40.055%20114.705%2C39.855%20114.705%2C39.755C114.605%2C39.455%20114.505%2C39.255%20114.405%2C38.955C114.405%2C38.855%20114.305%2C38.755%20114.305%2C38.655C114.205%2C38.455%20114.105%2C38.155%20114.005%2C37.955C113.905%2C37.855%20113.905%2C37.655%20113.805%2C37.555C113.705%2C37.355%20113.605%2C37.155%20113.505%2C36.955C113.405%2C36.755%20113.305%2C36.655%20113.205%2C36.455C113.105%2C36.355%20113.005%2C36.155%20112.905%2C36.055C112.805%2C35.855%20112.605%2C35.655%20112.505%2C35.555C112.405%2C35.455%20112.305%2C35.355%20112.205%2C35.255C112.005%2C35.055%20111.905%2C34.855%20111.705%2C34.655C111.605%2C34.555%20111.505%2C34.455%20111.405%2C34.455C111.205%2C34.255%20111.005%2C34.055%20110.805%2C33.955C110.705%2C33.855%20110.605%2C33.755%20110.505%2C33.655C110.305%2C33.555%20110.105%2C33.355%20109.905%2C33.255C109.705%2C33.055%20109.405%2C32.955%20109.205%2C32.755C109.105%2C32.755%20109.005%2C32.655%20109.005%2C32.555C108.605%2C32.355%20108.205%2C32.155%20107.805%2C31.955L33.905%2C0.955C27.805%2C-1.645%2020.805%2C1.255%2018.205%2C7.355C15.605%2C13.355%2018.505%2C20.455%2024.605%2C23.055L91.105%2C51.155L91.105%2C348.755C91.105%2C376.955%20112.805%2C400.055%20140.405%2C402.355C134.805%2C410.755%20131.505%2C420.855%20131.505%2C431.755C131.505%2C461.055%20155.405%2C484.955%20184.705%2C484.955C214.005%2C484.955%20237.905%2C461.055%20237.905%2C431.755C237.905%2C420.955%20234.705%2C410.955%20229.205%2C402.555L356.505%2C402.555C351.005%2C410.955%20347.805%2C420.955%20347.805%2C431.755C347.805%2C461.055%20371.705%2C484.955%20401.005%2C484.955C430.305%2C484.955%20454.205%2C461.055%20454.205%2C431.755C454.205%2C402.455%20430.305%2C378.555%20401.005%2C378.555L145.005%2C378.555C128.505%2C378.555%20115.205%2C365.155%20115.205%2C348.755L115.205%2C309.255C123.705%2C314.955%20134.005%2C318.355%20145.005%2C318.355ZM213.905%2C431.755C213.905%2C447.855%20200.805%2C460.955%20184.705%2C460.955C168.605%2C460.955%20155.505%2C447.855%20155.505%2C431.755C155.505%2C415.655%20168.605%2C402.555%20184.705%2C402.555C200.805%2C402.555%20213.905%2C415.655%20213.905%2C431.755ZM430.105%2C431.755C430.105%2C447.855%20417.005%2C460.955%20400.905%2C460.955C384.805%2C460.955%20371.705%2C447.855%20371.705%2C431.755C371.705%2C415.655%20384.805%2C402.555%20400.905%2C402.555C417.005%2C402.555%20430.105%2C415.655%20430.105%2C431.755Z%22%20style%3D%22fill%3Argb%28255%2C255%2C255%29%3Bfill-rule%3Anonzero%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.173617%2C-1.02893%2C3.65676%2C0.617022%2C-345.778%2C133.944%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M115%2C118L92%2C118L92%2C218.092C92%2C218.092%2093.591%2C218.016%2095.937%2C217.905C106.943%2C217.383%20115%2C214.701%20115%2C211.56C115%2C190.838%20115%2C118%20115%2C118Z%22%20style%3D%22fill%3Argb%28255%2C255%2C255%29%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"); }

#navbar_bill::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNDg0IDQ4NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4NCiAgICA8Zz4NCiAgICAgICAgPHBhdGggZD0iTTM2Ny40LDE4Mi4yTDEyLDE4Mi4yQzUuNCwxODIuMiAwLDE4Ny42IDAsMTk0LjJMMCwzOTYuOEMwLDQwMy40IDUuNCw0MDguOCAxMiw0MDguOEwzNjcuNCw0MDguOEMzNzQsNDA4LjggMzc5LjQsNDAzLjQgMzc5LjQsMzk2LjhMMzc5LjQsMTk0LjJDMzc5LjQsMTg3LjYgMzc0LDE4Mi4yIDM2Ny40LDE4Mi4yWk0zNTUuNCwzODQuOEwyNCwzODQuOEwyNCwyMDYuMkwzNTUuNCwyMDYuMkwzNTUuNCwzODQuOFoiIHN0eWxlPSJmaWxsLXJ1bGU6bm9uemVybzsiLz4NCiAgICAgICAgPHBhdGggZD0iTTgwLjgsMzA3LjJMMTEwLjYsMzA3LjJDMTE3LjIsMzA3LjIgMTIyLjYsMzAxLjggMTIyLjYsMjk1LjJDMTIyLjYsMjg4LjYgMTE3LjIsMjgzLjIgMTEwLjYsMjgzLjJMODAuOCwyODMuMkM3NC4yLDI4My4yIDY4LjgsMjg4LjYgNjguOCwyOTUuMkM2OC44LDMwMS44IDc0LjEsMzA3LjIgODAuOCwzMDcuMloiIHN0eWxlPSJmaWxsLXJ1bGU6bm9uemVybzsiLz4NCiAgICAgICAgPHBhdGggZD0iTTQxOS4yLDEyOC4xTDYzLjgsMTI4LjFDNTcuMiwxMjguMSA1MS44LDEzMy41IDUxLjgsMTQwLjFDNTEuOCwxNDYuNyA1Ny4yLDE1Mi4xIDYzLjgsMTUyLjFMNDA3LjIsMTUyLjFMNDA3LjIsMzQyLjdDNDA3LjIsMzQ5LjMgNDEyLjYsMzU0LjcgNDE5LjIsMzU0LjdDNDI1LjgsMzU0LjcgNDMxLjIsMzQ5LjMgNDMxLjIsMzQyLjdMNDMxLjIsMTQwLjFDNDMxLjIsMTMzLjUgNDI1LjgsMTI4LjEgNDE5LjIsMTI4LjFaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87Ii8+DQogICAgICAgIDxwYXRoIGQ9Ik00NzEuMiw3NC40TDExNS44LDc0LjRDMTA5LjIsNzQuNCAxMDMuOCw3OS44IDEwMy44LDg2LjRDMTAzLjgsOTMgMTA5LjIsOTguNCAxMTUuOCw5OC40TDQ1OS4yLDk4LjRMNDU5LjIsMjg5QzQ1OS4yLDI5NS42IDQ2NC42LDMwMSA0NzEuMiwzMDFDNDc3LjgsMzAxIDQ4My4yLDI5NS42IDQ4My4yLDI4OUw0ODMuMiw4Ni40QzQ4My4yLDc5LjggNDc3LjgsNzQuNCA0NzEuMiw3NC40WiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIvPg0KICAgICAgICA8cGF0aCBkPSJNMjY4LjgsMzA3LjJMMjk4LjYsMzA3LjJDMzA1LjIsMzA3LjIgMzEwLjYsMzAxLjggMzEwLjYsMjk1LjJDMzEwLjYsMjg4LjYgMzA1LjIsMjgzLjIgMjk4LjYsMjgzLjJMMjY4LjgsMjgzLjJDMjYyLjIsMjgzLjIgMjU2LjgsMjg4LjYgMjU2LjgsMjk1LjJDMjU2LjgsMzAxLjggMjYyLjIsMzA3LjIgMjY4LjgsMzA3LjJaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87Ii8+DQogICAgICAgIDxwYXRoIGQ9Ik0xODAuMywzMDcuNEwxOTkuMSwzMDcuNEMyMDMuOCwzMDcuNCAyMDcuNywzMTEuMiAyMDcuNywzMTZDMjA3LjcsMzIwLjggMjAzLjksMzI0LjYgMTk5LjEsMzI0LjZMMTY1LjQsMzI0LjZDMTU4LjgsMzI0LjYgMTUzLjQsMzMwIDE1My40LDMzNi42QzE1My40LDM0My4yIDE1OC44LDM0OC42IDE2NS40LDM0OC42TDE3Ny43LDM0OC42TDE3Ny43LDM1Ni41QzE3Ny43LDM2My4xIDE4My4xLDM2OC41IDE4OS43LDM2OC41QzE5Ni4zLDM2OC41IDIwMS43LDM2My4xIDIwMS43LDM1Ni41TDIwMS43LDM0OC41QzIxOC40LDM0Ny4yIDIzMS43LDMzMy4xIDIzMS43LDMxNkMyMzEuNywyOTggMjE3LjEsMjgzLjQgMTk5LjEsMjgzLjRMMTgwLjMsMjgzLjRDMTc1LjYsMjgzLjQgMTcxLjcsMjc5LjYgMTcxLjcsMjc0LjhDMTcxLjcsMjcwLjEgMTc1LjUsMjY2LjIgMTgwLjMsMjY2LjJMMjEzLjQsMjY2LjJDMjIwLDI2Ni4yIDIyNS40LDI2MC44IDIyNS40LDI1NC4yQzIyNS40LDI0Ny42IDIyMCwyNDIuMiAyMTMuNCwyNDIuMkwyMDEuNywyNDIuMkwyMDEuNywyMzQuNkMyMDEuNywyMjggMTk2LjMsMjIyLjYgMTg5LjcsMjIyLjZDMTgzLjEsMjIyLjYgMTc3LjcsMjI4IDE3Ny43LDIzNC42TDE3Ny43LDI0Mi40QzE2MSwyNDMuNyAxNDcuNywyNTcuOCAxNDcuNywyNzQuOUMxNDcuNywyOTIuOCAxNjIuMywzMDcuNCAxODAuMywzMDcuNFoiIHN0eWxlPSJmaWxsLXJ1bGU6bm9uemVybzsiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg=="); }

#navbar_delivery::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNDg5IDQ4OSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4NCiAgICA8Zz4NCiAgICAgICAgPHBhdGggZD0iTTQ2Ny4zLDE3Mi4xQzQ1NC4xLDE1Ny44IDQzNS4zLDE0OS45IDQxNC40LDE0OS45TDM2NC4xLDE0OS45TDM2NC4xLDEyMi43QzM2NC4xLDExNi4xIDM1OC43LDExMC43IDM1Mi4xLDExMC43TDExMi41LDExMC43QzEwNS45LDExMC43IDEwMC41LDExNi4xIDEwMC41LDEyMi43TDEwMC41LDE2NC41TDUzLjgsMTY0LjVDNDcuMiwxNjQuNSA0MS44LDE2OS45IDQxLjgsMTc2LjVDNDEuOCwxODMuMSA0Ny4yLDE4OC41IDUzLjgsMTg4LjVMMTEyLjYsMTg4LjVDMTE5LjIsMTg4LjUgMTI0LjYsMTgzLjEgMTI0LjYsMTc2LjVMMTI0LjYsMTM0LjdMMzQwLjIsMTM0LjdMMzQwLjIsMzIyLjhMMjI3LjIsMzIyLjhDMjI2LjcsMzIyLjggMjI2LjIsMzIyLjggMjI1LjcsMzIyLjlDMjE5LjcsMzA4LjEgMjA1LjIsMjk3LjYgMTg4LjMsMjk3LjZDMTcxLjMsMjk3LjYgMTU2LjgsMzA4LjIgMTUwLjksMzIzLjFDMTUwLDMyMi45IDE0OS4yLDMyMi44IDE0OC4zLDMyMi44TDEyNC42LDMyMi44TDEyNC42LDI4MC45QzEyNC42LDI3NC4zIDExOS4yLDI2OC45IDExMi42LDI2OC45TDExMS41LDI2OC45TDUzLjgsMjY4LjlDNDcuMiwyNjguOSA0MS44LDI3NC4zIDQxLjgsMjgwLjlDNDEuOCwyODcuNSA0Ny4yLDI5Mi45IDUzLjgsMjkyLjlMMTAwLjUsMjkyLjlMMTAwLjUsMzM0LjdDMTAwLjUsMzQxLjMgMTA1LjksMzQ2LjcgMTEyLjUsMzQ2LjdMMTQ5LDM0Ni43QzE1MywzNjQuNyAxNjkuMSwzNzguMSAxODguMywzNzguMUMyMDcuNSwzNzguMSAyMjMuNSwzNjQuNyAyMjcuNiwzNDYuN0wzNzEuNCwzNDYuN0MzNzUuNSwzNjQuNiAzOTEuNSwzNzguMSA0MTAuNywzNzguMUM0MjkuOSwzNzguMSA0NDUuOSwzNjQuNyA0NTAsMzQ2LjdMNDc2LjgsMzQ2LjdDNDgzLjQsMzQ2LjcgNDg4LjgsMzQxLjMgNDg4LjgsMzM0LjdMNDg4LjgsMjM1QzQ4OC44LDIwOS4xIDQ4MS4zLDE4Ny4zIDQ2Ny4zLDE3Mi4xWk0xODguMywzNTQuMkMxNzkuMywzNTQuMiAxNzIsMzQ2LjkgMTcyLDMzNy45QzE3MiwzMjguOSAxNzkuMywzMjEuNiAxODguMywzMjEuNkMxOTcuMywzMjEuNiAyMDQuNiwzMjguOSAyMDQuNiwzMzcuOUMyMDQuNiwzNDYuOSAxOTcuMywzNTQuMiAxODguMywzNTQuMlpNNDEwLjcsMzU0LjJDNDAxLjcsMzU0LjIgMzk0LjQsMzQ2LjkgMzk0LjQsMzM3LjlDMzk0LjQsMzI4LjkgNDAxLjcsMzIxLjYgNDEwLjcsMzIxLjZDNDE5LjcsMzIxLjYgNDI3LDMyOC45IDQyNywzMzcuOUM0MjYuOSwzNDYuOSA0MTkuNiwzNTQuMiA0MTAuNywzNTQuMlpNNDY0LjgsMzIyLjhMNDQ4LDMyMi44QzQ0MiwzMDguMSA0MjcuNSwyOTcuNiA0MTAuNywyOTcuNkMzOTMuOSwyOTcuNiAzNzkuNCwzMDggMzczLjQsMzIyLjhMMzY0LjIsMzIyLjhMMzY0LjIsMTczLjlMNDE0LjUsMTczLjlDNDQ2LDE3My45IDQ2NC44LDE5Ni44IDQ2NC44LDIzNS4xTDQ2NC44LDMyMi44WiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIvPg0KICAgICAgICA8cGF0aCBkPSJNMjA2LjEsMjUxLjJDMjAxLjQsMjU1LjkgMjAxLjQsMjYzLjUgMjA2LjEsMjY4LjJDMjA4LjQsMjcwLjUgMjExLjUsMjcxLjcgMjE0LjYsMjcxLjdDMjE3LjcsMjcxLjcgMjIwLjcsMjcwLjUgMjIzLjEsMjY4LjJMMjU0LDIzNy4zTDI1NC4xLDIzNy4yQzI1NC4zLDIzNi45IDI1NC42LDIzNi43IDI1NC44LDIzNi40QzI1NC45LDIzNi4yIDI1NSwyMzYuMSAyNTUuMSwyMzUuOUMyNTUuMiwyMzUuNyAyNTUuMywyMzUuNiAyNTUuNSwyMzUuNEMyNTUuNiwyMzUuMiAyNTUuNywyMzUgMjU1LjgsMjM0LjhDMjU1LjksMjM0LjYgMjU2LDIzNC41IDI1Ni4xLDIzNC4zQzI1Ni4yLDIzNC4xIDI1Ni4zLDIzMy45IDI1Ni40LDIzMy43QzI1Ni41LDIzMy41IDI1Ni42LDIzMy40IDI1Ni42LDIzMy4yQzI1Ni43LDIzMyAyNTYuNywyMzIuOCAyNTYuOCwyMzIuNkMyNTYuOSwyMzIuNCAyNTYuOSwyMzIuMiAyNTcsMjMyLjFDMjU3LjEsMjMxLjkgMjU3LjEsMjMxLjcgMjU3LjEsMjMxLjVDMjU3LjEsMjMxLjMgMjU3LjIsMjMxLjEgMjU3LjIsMjMwLjlDMjU3LjIsMjMwLjcgMjU3LjMsMjMwLjUgMjU3LjMsMjMwLjJDMjU3LjMsMjMwIDI1Ny40LDIyOS45IDI1Ny40LDIyOS43QzI1Ny41LDIyOC45IDI1Ny41LDIyOC4xIDI1Ny40LDIyNy4zQzI1Ny40LDIyNy4xIDI1Ny40LDIyNyAyNTcuMywyMjYuOEMyNTcuMywyMjYuNiAyNTcuMiwyMjYuNCAyNTcuMiwyMjYuMUMyNTcuMiwyMjUuOSAyNTcuMSwyMjUuNyAyNTcuMSwyMjUuNUMyNTcuMSwyMjUuMyAyNTcsMjI1LjEgMjU3LDIyNC45QzI1Ni45LDIyNC43IDI1Ni45LDIyNC41IDI1Ni44LDIyNC40QzI1Ni43LDIyNC4yIDI1Ni43LDIyNCAyNTYuNiwyMjMuOEMyNTYuNSwyMjMuNiAyNTYuNCwyMjMuNSAyNTYuNCwyMjMuM0MyNTYuMywyMjMuMSAyNTYuMiwyMjIuOSAyNTYuMSwyMjIuN0MyNTYsMjIyLjUgMjU1LjksMjIyLjQgMjU1LjgsMjIyLjJDMjU1LjcsMjIyIDI1NS42LDIyMS44IDI1NS41LDIyMS42QzI1NS40LDIyMS40IDI1NS4zLDIyMS4zIDI1NS4xLDIyMS4xQzI1NSwyMjAuOSAyNTQuOSwyMjAuOCAyNTQuOCwyMjAuNkMyNTQuNiwyMjAuMyAyNTQuMywyMjAuMSAyNTQuMSwyMTkuOEwyNTQsMjE5LjdMMjI0LjYsMTkwLjNDMjE5LjksMTg1LjYgMjEyLjMsMTg1LjYgMjA3LjYsMTkwLjNDMjAyLjksMTk1IDIwMi45LDIwMi42IDIwNy42LDIwNy4zTDIxNi41LDIxNi4yTDEyLDIxNi4yQzUuNCwyMTYuMiAwLDIyMS42IDAsMjI4LjJDMCwyMzQuOCA1LjQsMjQwLjIgMTIsMjQwLjJMMjE2LjQsMjQwLjJMMjA2LjEsMjUxLjJaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87Ii8+DQogICAgPC9nPg0KPC9zdmc+DQo="); }

#navbar_flag::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSIyMHB4Ij48cGF0aCBkPSJtNDM3IDIxMi44MjAzMTJoLTc0LjQwNjI1Yy04LjI4NTE1NiAwLTE1IDYuNzE4NzUtMTUgMTUgMCAxLjk1NzAzMi4zODY3MTkgMy44MjAzMTMgMS4wNjY0MDYgNS41MzUxNTcgMi4yMDMxMjUgNS41NDI5NjkgNy42MDU0NjkgOS40NjQ4NDMgMTMuOTMzNTk0IDkuNDY0ODQzaDc0LjQwNjI1YzI0LjgxMjUgMCA0NSAyMC4xODc1IDQ1IDQ1djE0OS4xNzk2ODhjMCAyNC44MTI1LTIwLjE4NzUgNDUtNDUgNDVoLTE2OS41NzQyMTljLTI0LjgxMjUgMC00NS0yMC4xODc1LTQ1LTQ1di0xNjQuNTI3MzQ0YzAtOS4xOTUzMTIgNy40ODA0NjktMTYuNjc1NzgxIDE2LjY3NTc4MS0xNi42NzU3ODFoMzMuNzk2ODc2YzI1LjczODI4MSAwIDQ2LjY3NTc4MS0yMC45Mzc1IDQ2LjY3NTc4MS00Ni42NzU3ODF2LTEzNC4xMjEwOTRjMC00MS4zNTU0NjktMzMuNjQ0NTMxLTc1LTc1LTc1aC0xNjkuNTc0MjE5Yy00MS4zNTU0NjkgMC03NSAzMy42NDQ1MzEtNzUgNzV2MTU5LjU3NDIxOWMwIDQxLjM1NTQ2OSAzMy42NDQ1MzEgNzUgNzUgNzVoMTE3LjQyNTc4MXYxMjcuNDI1NzgxYzAgNDEuMzU1NDY5IDMzLjY0NDUzMSA3NSA3NSA3NWgxNjkuNTc0MjE5YzQxLjM1NTQ2OSAwIDc1LTMzLjY0NDUzMSA3NS03NXYtMTQ5LjE3OTY4OGMwLTQxLjM1MTU2Mi0zMy42NDQ1MzEtNzUtNzUtNzV6bS0yNDQuNTc0MjE5IDY2Ljc1MzkwN2gtMTE3LjQyNTc4MWMtMjQuODEyNSAwLTQ1LTIwLjE4NzUtNDUtNDV2LTE1OS41NzQyMTljMC0yNC44MTI1IDIwLjE4NzUtNDUgNDUtNDVoMTY5LjU3NDIxOWMyNC44MTI1IDAgNDUgMjAuMTg3NSA0NSA0NXYxMzQuMTIxMDk0YzAgOS4xOTUzMTItNy40ODA0NjkgMTYuNjc1NzgxLTE2LjY3NTc4MSAxNi42NzU3ODFoLTMzLjc5Njg3NmMtMjUuNzM4MjgxIDAtNDYuNjc1NzgxIDIwLjkzNzUtNDYuNjc1NzgxIDQ2LjY3NTc4MXptMCAwIi8+PHBhdGggZD0ibTI4My42ODc1IDQzOS43ODUxNTZjNDguMjE4NzUgMCA4Ny40NDUzMTItMzkuMjI2NTYyIDg3LjQ0NTMxMi04Ny40NDE0MDZ2LTQuNTI3MzQ0aDEzLjY3MTg3NnY3Ni45Njg3NWMwIDguMjg1MTU2IDYuNzE0ODQzIDE1IDE1IDE1IDguMjg1MTU2IDAgMTUtNi43MTQ4NDQgMTUtMTV2LTc2Ljk2ODc1aDUuOTMzNTkzYzguMjg1MTU3IDAgMTUtNi43MTQ4NDQgMTUtMTUgMC04LjI4MTI1LTYuNzE0ODQzLTE1LTE1LTE1aC01LjkzMzU5M3YtMzguMTc1NzgxYzAtOC4yODUxNTYtNi43MTQ4NDQtMTUtMTUtMTUtOC4yODUxNTcgMC0xNSA2LjcxNDg0NC0xNSAxNXYzOC4xNzU3ODFoLTcxLjgzMjAzMmMtOC4yODUxNTYgMC0xNSA2LjcxODc1LTE1IDE1IDAgOC4yODUxNTYgNi43MTQ4NDQgMTUgMTUgMTVoMjguMTYwMTU2djQuNTI3MzQ0YzAgMzEuNjcxODc1LTI1Ljc2OTUzMSA1Ny40NDE0MDYtNTcuNDQ1MzEyIDU3LjQ0MTQwNi04LjI4NTE1NiAwLTE1IDYuNzE4NzUtMTUgMTUgMCA4LjI4NTE1NiA2LjcxNDg0NCAxNSAxNSAxNXptMCAwIi8+PHBhdGggZD0ibTIxOS4yMjI2NTYgMTg4LjY0NDUzMS00NS42Mjg5MDYtMTA3LjQ4NDM3NWMtMi4zNTE1NjItNS41MzkwNjItNy43ODkwNjItOS4xMzY3MTgtMTMuODA4NTk0LTkuMTM2NzE4LTYuMDE1NjI1IDAtMTEuNDUzMTI1IDMuNTk3NjU2LTEzLjgwNDY4NyA5LjEzNjcxOGwtNDUuNjI4OTA3IDEwNy40ODQzNzVjLTMuMjM4MjgxIDcuNjI1LjMyMDMxMyAxNi40Mjk2ODggNy45NDUzMTMgMTkuNjY3OTY5IDEuOTEwMTU2LjgxMjUgMy44OTg0MzcgMS4xOTUzMTIgNS44NTE1NjMgMS4xOTUzMTIgNS44Mzk4NDMgMCAxMS4zOTA2MjQtMy40Mjk2ODcgMTMuODE2NDA2LTkuMTQwNjI0bDguODU1NDY4LTIwLjg2MzI4Mmg0NS45MzM1OTRsOC44NTU0NjkgMjAuODYzMjgyYzMuMjM4MjgxIDcuNjI1IDEyLjA0Mjk2OSAxMS4xODM1OTMgMTkuNjY3OTY5IDcuOTQ1MzEyczExLjE4MzU5NC0xMi4wNDI5NjkgNy45NDUzMTItMTkuNjY3OTY5em0tNjkuNjY0MDYyLTM5LjE0MDYyNSAxMC4yMjY1NjItMjQuMDk3NjU2IDEwLjIzMDQ2OSAyNC4wOTc2NTZ6bTAgMCIvPjwvc3ZnPg0KDQo8IS0tIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iMjVweCI+PHBhdGggZD0ibTQ3MCAxODBoLTE0MC42NDQ1MzFjLjQ0NTMxMi00LjkzMzU5NC42ODc1LTkuOTI5Njg4LjY4NzUtMTQuOTgwNDY5IDAtOTAuOTkyMTg3LTc0LjAzMTI1LTE2NS4wMTk1MzEtMTY1LjAyMzQzOC0xNjUuMDE5NTMxLTI4Ljk4NDM3NSAwLTU3LjQ5NjA5MyA3LjYyNS04Mi40NTMxMjUgMjIuMDQ2ODc1LTQuNzgxMjUgMi43NjE3MTktNi40MTc5NjggOC44Nzg5MDYtMy42NTYyNSAxMy42NjAxNTYgMi43NjU2MjUgNC43ODUxNTcgOC44ODI4MTMgNi40MTc5NjkgMTMuNjY0MDYzIDMuNjU2MjUgMjEuOTE3OTY5LTEyLjY2Nzk2OSA0Ni45Njg3NS0xOS4zNjMyODEgNzIuNDQ1MzEyLTE5LjM2MzI4MSA3OS45NjQ4NDQgMCAxNDUuMDIzNDM4IDY1LjA1NDY4OCAxNDUuMDIzNDM4IDE0NS4wMTk1MzEgMCA3OS45NjQ4NDQtNjUuMDU4NTk0IDE0NS4wMjM0MzgtMTQ1LjAyMzQzOCAxNDUuMDIzNDM4LTMzLjQ3MjY1NiAwLTY0LjkxNzk2OS0xMS4wODk4NDQtOTAuOTM3NS0zMi4wNjY0MDctMi42MDkzNzUtMi4xMDE1NjItNi4wNjY0MDYtMi43MzA0NjgtOS4yMTQ4NDMtMS43NjU2MjRsLTI2LjU0Mjk2OSA2Ljk0MTQwNiAxMC4zOTg0MzctMjIuODUxNTYzYzEuNDk2MDk0LTMuMjgxMjUgMS4xMDU0NjktNy4xMDkzNzUtMS4wMTU2MjUtMTAuMDI3MzQzLTE4LjEyNS0yNC44OTQ1MzItMjcuNzA3MDMxLTU0LjM3NS0yNy43MDcwMzEtODUuMjUzOTA3IDAtMjUuNTQyOTY5IDYuNzMwNDY5LTUwLjY1NjI1IDE5LjQ2NDg0NC03Mi42MjEwOTMgMi43Njk1MzEtNC43ODEyNSAxLjE0MDYyNS0xMC44OTg0MzgtMy42MzY3MTktMTMuNjY3OTY5cy0xMC44OTQ1MzEtMS4xNDQ1MzEtMTMuNjY3OTY5IDMuNjM2NzE5Yy0xNC40OTYwOTQgMjUuMDA3ODEyLTIyLjE2MDE1NiA1My41ODk4NDMtMjIuMTYwMTU2IDgyLjY1MjM0MyAwIDMzLjE2MDE1NyA5LjcxNDg0NCA2NC45MTQwNjMgMjguMTUyMzQ0IDkyLjE5OTIxOWwtMTYuNzQyMTg4IDM2Ljc4NTE1NmMtMS42MDE1NjIgMy41MTE3MTktMS4wMzUxNTYgNy42Mjg5MDYgMS40NDkyMTkgMTAuNTgyMDMyIDIuNDg0Mzc1IDIuOTUzMTI0IDYuNDQ1MzEzIDQuMjEwOTM3IDEwLjE3OTY4NyAzLjIzNDM3NGw0Mi41MjczNDQtMTEuMTE3MTg3YzI4LjUwNzgxMyAyMS41MzUxNTYgNjMuNjIxMDk0IDMzLjMzOTg0NCA5OS40NTMxMjUgMzMuMzM5ODQ0IDcuODAwNzgxIDAgMTUuNDY4NzUtLjU1ODU5NCAyMi45ODA0NjktMS42MDkzNzV2ODcuNTY2NDA2YzAgMjMuMTU2MjUgMTguODM5ODQ0IDQyIDQxLjk5NjA5NCA0MmgxNDEuNDMzNTk0bDYzLjIzODI4MSA1MS43MzgyODFjMS44MjAzMTIgMS40OTIxODggNC4wNjY0MDYgMi4yNTc4MTMgNi4zMzIwMzEgMi4yNTc4MTMgMS40NTcwMzEgMCAyLjkxNzk2OS0uMzE2NDA2IDQuMjgxMjUtLjk2MDkzOCAzLjQ5MjE4OC0xLjY1NjI1IDUuNzE4NzUtNS4xNzE4NzUgNS43MTg3NS05LjAzOTA2MnYtNDMuOTk2MDk0aDE5YzIzLjE2MDE1NiAwIDQyLTE4Ljg0Mzc1IDQyLTQydi0xOTRjMC0yMy4xNjAxNTYtMTguODM5ODQ0LTQyLTQyLTQyem0yMiAyMzZjMCAxMi4xMjg5MDYtOS44NjcxODggMjItMjIgMjJoLTI5Yy01LjUyMzQzOCAwLTEwIDQuNDc2NTYyLTEwIDEwdjMyLjg5NDUzMWwtNDkuMzkwNjI1LTQwLjQxMDE1NmMtMi43MjI2NTYtMi40ODQzNzUtNS4xMDU0NjktMi40ODQzNzUtMTAuNDYwOTM3LTIuNDg0Mzc1aC0xNDEuMTUyMzQ0Yy0xMi4xMjg5MDYgMC0yMS45OTYwOTQtOS44NzEwOTQtMjEuOTk2MDk0LTIydi05MS42NDg0MzhjNTkuMTUyMzQ0LTE1Ljk3MjY1NiAxMDUuMjM4MjgxLTY0LjA3NDIxOCAxMTguMjk2ODc1LTEyNC4zNTE1NjJoMTQzLjcwMzEyNWMxMi4xMzI4MTIgMCAyMiA5Ljg2NzE4OCAyMiAyMnptMCAwIi8+PHBhdGggZD0ibTM5OS43NjE3MTkgMzQ4LjYwNTQ2OWMzLjM5MDYyNS0xLjU5NzY1NyA1Ljc0MjE4Ny01LjAzOTA2MyA1Ljc0MjE4Ny05LjAzOTA2MyAwLTUuNTE5NTMxLTQuNDc2NTYyLTEwLTEwLTEwaC00LjA5Mzc1bC0zMi4yNS03My41Yy0xLjU5NzY1Ni0zLjYzNjcxOC01LjE5MTQwNi01Ljk4NDM3NS05LjE2MDE1Ni01Ljk4NDM3NXMtNy41NjI1IDIuMzQ3NjU3LTkuMTU2MjUgNS45ODQzNzVsLTMyLjI1IDczLjVoLTQuMDkzNzVjLTUuNTIzNDM4IDAtMTAgNC40ODA0NjktMTAgMTAgMCA0IDIuMzUxNTYyIDcuNDQxNDA2IDUuNzQyMTg4IDkuMDM5MDYzbC0xMi4wMTE3MTkgMjcuMzc1Yy0yLjIxODc1IDUuMDU4NTkzLjA4MjAzMSAxMC45NTcwMzEgNS4xMzY3MTkgMTMuMTc1NzgxIDUuMDU4NTkzIDIuMjE4NzUgMTAuOTU3MDMxLS4wODIwMzEgMTMuMTc1NzgxLTUuMTQwNjI1bDE1LjExNzE4Ny0zNC40NDkyMTloNTYuNjgzNTk0bDE1LjExNzE4OCAzNC40NDkyMTljMS42NDQ1MzEgMy43NSA1LjMxMjUgNS45ODQzNzUgOS4xNjQwNjIgNS45ODQzNzUgMS4zMzk4NDQgMCAyLjcwMzEyNS0uMjY5NTMxIDQuMDExNzE5LS44NDM3NSA1LjA1NDY4Ny0yLjIxODc1IDcuMzU5Mzc1LTguMTE3MTg4IDUuMTM2NzE5LTEzLjE3NTc4MXptLTY5LjMyODEyNS0xOS4wMzkwNjMgMTkuNTY2NDA2LTQ0LjU5Mzc1IDE5LjU2NjQwNiA0NC41OTM3NXptMCAwIi8+PHBhdGggZD0ibTU1LjQwMjM0NCA2NS4zOTg0MzhjMi42Mjg5MDYgMCA1LjIwNzAzMS0xLjA3MDMxMyA3LjA3MDMxMi0yLjkyOTY4OCAxLjg1OTM3NS0xLjg1OTM3NSAyLjkyOTY4OC00LjQzNzUgMi45Mjk2ODgtNy4wNzAzMTIgMC0yLjYyODkwNy0xLjA3MDMxMy01LjIwNzAzMi0yLjkyOTY4OC03LjA3MDMxMy0xLjg2MzI4MS0xLjg1OTM3NS00LjQ0MTQwNi0yLjkyOTY4Ny03LjA3MDMxMi0yLjkyOTY4Ny0yLjY0MDYyNSAwLTUuMjEwOTM4IDEuMDcwMzEyLTcuMDcwMzEzIDIuOTI5Njg3LTEuODU5Mzc1IDEuODYzMjgxLTIuOTI5Njg3IDQuNDQxNDA2LTIuOTI5Njg3IDcuMDcwMzEzIDAgMi42MzI4MTIgMS4wNzAzMTIgNS4yMTA5MzcgMi45Mjk2ODcgNy4wNzAzMTIgMS44NTkzNzUgMS44NjMyODEgNC40Mzc1IDIuOTI5Njg4IDcuMDcwMzEzIDIuOTI5Njg4em0wIDAiLz48cGF0aCBkPSJtMTA1LjMyODEyNSAyMjUuODc4OTA2Yy00Ljg0Mzc1IDIuNjU2MjUtNi42MTcxODcgOC43MzQzNzUtMy45NjA5MzcgMTMuNTc4MTI1IDEuODIwMzEyIDMuMzE2NDA3IDUuMjQ2MDkzIDUuMTk1MzEzIDguNzc3MzQzIDUuMTk1MzEzIDEuNjI1IDAgMy4yNzM0MzgtLjM5ODQzOCA0LjgwMDc4MS0xLjIzNDM3NSAyMi4zMDA3ODItMTIuMjMwNDY5IDM5LjQ1NzAzMi0zMS4yNTM5MDcgNDkuNDkyMTg4LTUzLjY4NzUgMTAuMDM5MDYyIDIyLjQzMzU5MyAyNy4xOTE0MDYgNDEuNDU3MDMxIDQ5LjQ5MjE4OCA1My42ODc1IDEuNTI3MzQzLjgzNTkzNyAzLjE3NTc4MSAxLjIzNDM3NSA0LjgwMDc4MSAxLjIzNDM3NSAzLjUzMTI1IDAgNi45NTcwMzEtMS44Nzg5MDYgOC43NzczNDMtNS4xOTUzMTMgMi42NTYyNS00Ljg0Mzc1Ljg4MjgxMy0xMC45MjE4NzUtMy45NjA5MzctMTMuNTc4MTI1LTI2LjEwNTQ2OS0xNC4zMTY0MDYtNDMuNjc1NzgxLTM5LjkwMjM0NC00OC4wMzkwNjMtNjguODEyNWg0NC4zOTg0MzhjNS41MjM0MzggMCAxMC00LjQ3NjU2MiAxMC0xMCAwLTUuNTIzNDM3LTQuNDc2NTYyLTEwLTEwLTEwaC00NS40Njg3NXYtNDEuNjcxODc1YzAtNS41MjM0MzctNC40NzY1NjItMTAtMTAtMTBzLTEwIDQuNDc2NTYzLTEwIDEwdjQxLjY3MTg3NWgtMzYuMTI1Yy01LjUyMzQzOCAwLTEwIDQuNDc2NTYzLTEwIDEwIDAgNS41MjM0MzggNC40NzY1NjIgMTAgMTAgMTBoMzUuMDU0Njg4Yy00LjM2MzI4MiAyOC45MTAxNTYtMjEuOTMzNTk0IDU0LjUtNDguMDM5MDYzIDY4LjgxMjV6bTAgMCIvPjwvc3ZnPiAtLT4="); }

#navbar_phone, #mobile_search, #navbar_user, #navbar_cart, .navbar_cart, #navbar_delivery, #navbar_bill, #navbar_flag {
  position: relative;
  height: 16px;
  margin-left: 27px; }

#navbar_phone::after, #mobile_search::after, #navbar_user::after, #navbar_cart::after, .navbar_cart::after, #navbar_delivery::after, #navbar_bill::after, #navbar_flag::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: -30px; }

#navbar_flag::after {
  width: 20px; }

#lm_logo, #lm_logo_mobile, #mobile_search::after, #navbar_phone::after, #navbar_user::after, #navbar_cart::after, .navbar_cart::after, #navbar_bill::after, #navbar_delivery::after, #navbar_flag::after {
  display: inline-block;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: center; }

* .nopadding {
  padding: 0 !important; }

#navbar_first_row {
  color: #333 !important; }

#navbar_right_callto > li > span, #navbar_right_callto > li > a {
  cursor: pointer;
  padding-left: 10px; }

#navbar_right_callto > li > span:hover {
  text-shadow: 0 0 0.001px #000; }

#category_nav .nav-link.active, #category_nav .nav-link.static-active {
  background: #382f6f; }

.account-heading-item {
  padding-left: 30px;
  font-size: 0.9em; }

.list-group a.list-group-item:hover {
  text-decoration: none; }
/* DROPDOWN */
.sub-children-dropdown {
  cursor: pointer;
  font-size: 1.4em;
  padding: 5px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }

.sub-children-dropdown::after {
  content: "▾";
  color: #333;
  position: absolute;
  bottom: 2px; }

.sub-children-dropdown.on::after {
  content: "▴"; }

#category_dropdown_menu .dropdown-menu2 .dropdown-menu3.visible {
  display: inherit; }

.btn:not(.btn-xs):not(.btn-sm) {
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 13px; }

.btn-callto {
  border: 0 !important;
  color: #fff !important;
  background: linear-gradient(to right, #5a5092, #958dc1) !important;
  font-family: Hind;
  font-weight: 300;
  padding: 16px;
  font-size: 0.75em; }

#last_post_navigation {
  position: relative;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto; }

.btn-light:not(:hover):not(.active) {
  background-color: #fff !important;
  border-color: #eee !important; }

#main_search_form .post-href {
  text-decoration: none;
  width: 100%; }

#main_search_form .post-topic {
  color: grey; }

#main_search_form .posts {
  margin-left: 10px;
  line-height: 20px; }

#main_search_form .search-entry {
  font-size: 1.3em;
  font-family: Hind;
  font-weight: 300; }

#main_search_form .search-footer {
  font-family: Hind;
  font-weight: 500; }

.cake-sql-log {
  color: #000 !important; }

#lm_logo_mobile {
  background-position: left !important;
  padding-left: 7px; }

#navbar_cart_white {
  width: 26px;
  height: 26px;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative; }

#navbar_cart_white > .badge {
  font-style: normal; }

#mobile-category-bars {
  padding: 0; }

#main_search_container.on {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 23px !important; }

.list-group-item.active {
  color: #fff !important;
  background: linear-gradient(to right, #5a5092, #958dc1) !important;
  border: none !important; }

#mobile-category-bars-2 {
  position: relative;
  top: 3px; }

.open > .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2IDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+PHBhdGggZD0iTTIuOTcyLDIuNzEzbDAsMGwtMC4wMDMsMC4wMDNsLTAuMDExLDAuMDExbDIuMjI3LDIuMjI3bC0wLjI3OSwwLjI3OWwtMi4yMjgsLTIuMjI5bC0yLjI0MSwyLjI0MWwtMC4yODIsLTAuMjgzbDIuMjQyLC0yLjIzOWwwLC0wLjAwMWwwLjAwNCwtMC4wMDJsMC4wMSwtMC4wMTFsLTIuMjI3LC0yLjIyN2wwLjI3OSwtMC4yNzlsMi4yMjgsMi4yMjlsMi4yNDEsLTIuMjQxbDAuMjgzLDAuMjgzbC0yLjI0MywyLjIzOVoiIHN0eWxlPSJmaWxsOiMzMzM7Ii8+PC9zdmc+") !important; }

body.__forum_body .badge.badge-primary {
  padding: 5px !important;
  font-size: 15px !important; }

div.search-hints {
  display: none;
  overflow-y: scroll;
  height: 0; }

.search-entry.active {
  font-weight: bold;
  cursor: pointer; }

#header_v3 .cart-total-product-count {
  font-style: normal; }

.i-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: center; }

i.delivery_i {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQ4OSA0ODkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+CiAgICA8Zz4KICAgICAgICA8cGF0aCBkPSJNNDY3LjMsMTcyLjFDNDU0LjEsMTU3LjggNDM1LjMsMTQ5LjkgNDE0LjQsMTQ5LjlMMzY0LjEsMTQ5LjlMMzY0LjEsMTIyLjdDMzY0LjEsMTE2LjEgMzU4LjcsMTEwLjcgMzUyLjEsMTEwLjdMMTEyLjUsMTEwLjdDMTA1LjksMTEwLjcgMTAwLjUsMTE2LjEgMTAwLjUsMTIyLjdMMTAwLjUsMTY0LjVMNTMuOCwxNjQuNUM0Ny4yLDE2NC41IDQxLjgsMTY5LjkgNDEuOCwxNzYuNUM0MS44LDE4My4xIDQ3LjIsMTg4LjUgNTMuOCwxODguNUwxMTIuNiwxODguNUMxMTkuMiwxODguNSAxMjQuNiwxODMuMSAxMjQuNiwxNzYuNUwxMjQuNiwxMzQuN0wzNDAuMiwxMzQuN0wzNDAuMiwzMjIuOEwyMjcuMiwzMjIuOEMyMjYuNywzMjIuOCAyMjYuMiwzMjIuOCAyMjUuNywzMjIuOUMyMTkuNywzMDguMSAyMDUuMiwyOTcuNiAxODguMywyOTcuNkMxNzEuMywyOTcuNiAxNTYuOCwzMDguMiAxNTAuOSwzMjMuMUMxNTAsMzIyLjkgMTQ5LjIsMzIyLjggMTQ4LjMsMzIyLjhMMTI0LjYsMzIyLjhMMTI0LjYsMjgwLjlDMTI0LjYsMjc0LjMgMTE5LjIsMjY4LjkgMTEyLjYsMjY4LjlMMTExLjUsMjY4LjlMNTMuOCwyNjguOUM0Ny4yLDI2OC45IDQxLjgsMjc0LjMgNDEuOCwyODAuOUM0MS44LDI4Ny41IDQ3LjIsMjkyLjkgNTMuOCwyOTIuOUwxMDAuNSwyOTIuOUwxMDAuNSwzMzQuN0MxMDAuNSwzNDEuMyAxMDUuOSwzNDYuNyAxMTIuNSwzNDYuN0wxNDksMzQ2LjdDMTUzLDM2NC43IDE2OS4xLDM3OC4xIDE4OC4zLDM3OC4xQzIwNy41LDM3OC4xIDIyMy41LDM2NC43IDIyNy42LDM0Ni43TDM3MS40LDM0Ni43QzM3NS41LDM2NC42IDM5MS41LDM3OC4xIDQxMC43LDM3OC4xQzQyOS45LDM3OC4xIDQ0NS45LDM2NC43IDQ1MCwzNDYuN0w0NzYuOCwzNDYuN0M0ODMuNCwzNDYuNyA0ODguOCwzNDEuMyA0ODguOCwzMzQuN0w0ODguOCwyMzVDNDg4LjgsMjA5LjEgNDgxLjMsMTg3LjMgNDY3LjMsMTcyLjFaTTE4OC4zLDM1NC4yQzE3OS4zLDM1NC4yIDE3MiwzNDYuOSAxNzIsMzM3LjlDMTcyLDMyOC45IDE3OS4zLDMyMS42IDE4OC4zLDMyMS42QzE5Ny4zLDMyMS42IDIwNC42LDMyOC45IDIwNC42LDMzNy45QzIwNC42LDM0Ni45IDE5Ny4zLDM1NC4yIDE4OC4zLDM1NC4yWk00MTAuNywzNTQuMkM0MDEuNywzNTQuMiAzOTQuNCwzNDYuOSAzOTQuNCwzMzcuOUMzOTQuNCwzMjguOSA0MDEuNywzMjEuNiA0MTAuNywzMjEuNkM0MTkuNywzMjEuNiA0MjcsMzI4LjkgNDI3LDMzNy45QzQyNi45LDM0Ni45IDQxOS42LDM1NC4yIDQxMC43LDM1NC4yWk00NjQuOCwzMjIuOEw0NDgsMzIyLjhDNDQyLDMwOC4xIDQyNy41LDI5Ny42IDQxMC43LDI5Ny42QzM5My45LDI5Ny42IDM3OS40LDMwOCAzNzMuNCwzMjIuOEwzNjQuMiwzMjIuOEwzNjQuMiwxNzMuOUw0MTQuNSwxNzMuOUM0NDYsMTczLjkgNDY0LjgsMTk2LjggNDY0LjgsMjM1LjFMNDY0LjgsMzIyLjhaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87IiBmaWxsPSIjMjBiZjU1Ii8+CiAgICAgICAgPHBhdGggZD0iTTIwNi4xLDI1MS4yQzIwMS40LDI1NS45IDIwMS40LDI2My41IDIwNi4xLDI2OC4yQzIwOC40LDI3MC41IDIxMS41LDI3MS43IDIxNC42LDI3MS43QzIxNy43LDI3MS43IDIyMC43LDI3MC41IDIyMy4xLDI2OC4yTDI1NCwyMzcuM0wyNTQuMSwyMzcuMkMyNTQuMywyMzYuOSAyNTQuNiwyMzYuNyAyNTQuOCwyMzYuNEMyNTQuOSwyMzYuMiAyNTUsMjM2LjEgMjU1LjEsMjM1LjlDMjU1LjIsMjM1LjcgMjU1LjMsMjM1LjYgMjU1LjUsMjM1LjRDMjU1LjYsMjM1LjIgMjU1LjcsMjM1IDI1NS44LDIzNC44QzI1NS45LDIzNC42IDI1NiwyMzQuNSAyNTYuMSwyMzQuM0MyNTYuMiwyMzQuMSAyNTYuMywyMzMuOSAyNTYuNCwyMzMuN0MyNTYuNSwyMzMuNSAyNTYuNiwyMzMuNCAyNTYuNiwyMzMuMkMyNTYuNywyMzMgMjU2LjcsMjMyLjggMjU2LjgsMjMyLjZDMjU2LjksMjMyLjQgMjU2LjksMjMyLjIgMjU3LDIzMi4xQzI1Ny4xLDIzMS45IDI1Ny4xLDIzMS43IDI1Ny4xLDIzMS41QzI1Ny4xLDIzMS4zIDI1Ny4yLDIzMS4xIDI1Ny4yLDIzMC45QzI1Ny4yLDIzMC43IDI1Ny4zLDIzMC41IDI1Ny4zLDIzMC4yQzI1Ny4zLDIzMCAyNTcuNCwyMjkuOSAyNTcuNCwyMjkuN0MyNTcuNSwyMjguOSAyNTcuNSwyMjguMSAyNTcuNCwyMjcuM0MyNTcuNCwyMjcuMSAyNTcuNCwyMjcgMjU3LjMsMjI2LjhDMjU3LjMsMjI2LjYgMjU3LjIsMjI2LjQgMjU3LjIsMjI2LjFDMjU3LjIsMjI1LjkgMjU3LjEsMjI1LjcgMjU3LjEsMjI1LjVDMjU3LjEsMjI1LjMgMjU3LDIyNS4xIDI1NywyMjQuOUMyNTYuOSwyMjQuNyAyNTYuOSwyMjQuNSAyNTYuOCwyMjQuNEMyNTYuNywyMjQuMiAyNTYuNywyMjQgMjU2LjYsMjIzLjhDMjU2LjUsMjIzLjYgMjU2LjQsMjIzLjUgMjU2LjQsMjIzLjNDMjU2LjMsMjIzLjEgMjU2LjIsMjIyLjkgMjU2LjEsMjIyLjdDMjU2LDIyMi41IDI1NS45LDIyMi40IDI1NS44LDIyMi4yQzI1NS43LDIyMiAyNTUuNiwyMjEuOCAyNTUuNSwyMjEuNkMyNTUuNCwyMjEuNCAyNTUuMywyMjEuMyAyNTUuMSwyMjEuMUMyNTUsMjIwLjkgMjU0LjksMjIwLjggMjU0LjgsMjIwLjZDMjU0LjYsMjIwLjMgMjU0LjMsMjIwLjEgMjU0LjEsMjE5LjhMMjU0LDIxOS43TDIyNC42LDE5MC4zQzIxOS45LDE4NS42IDIxMi4zLDE4NS42IDIwNy42LDE5MC4zQzIwMi45LDE5NSAyMDIuOSwyMDIuNiAyMDcuNiwyMDcuM0wyMTYuNSwyMTYuMkwxMiwyMTYuMkM1LjQsMjE2LjIgMCwyMjEuNiAwLDIyOC4yQzAsMjM0LjggNS40LDI0MC4yIDEyLDI0MC4yTDIxNi40LDI0MC4yTDIwNi4xLDI1MS4yWiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIgZmlsbD0iIzIwYmY1NSIvPgogICAgPC9nPgo8L3N2Zz4K"); }

i.new_i {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0ODggNDg4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPjxnPjxwYXRoIGQ9Ik0zMzAuOSwxOTQuMmwtNDYuOSwtMy40bC0xNy43LC00My41Yy0zLjcsLTkgLTEyLjMsLTE0LjggLTIyLC0xNC44Yy05LjcsMCAtMTguMyw1LjggLTIyLDE0LjhsLTE3LjcsNDMuNWwtNDYuOSwzLjRjLTkuNywwLjcgLTE3LjgsNy4xIC0yMC44LDE2LjNjLTMsOS4yIC0wLjEsMTkuMiA3LjMsMjUuNWwzNS45LDMwLjNsLTExLjIsNDUuNmMtMS44LDcuMSAtMC4yLDE0LjUgNC4zLDIwLjJjNC41LDUuOCAxMS41LDkuMiAxOC43LDkuMmM0LjQsMCA4LjcsLTEuMiAxMi41LC0zLjZsMzkuOSwtMjQuOGwzOS45LDI0LjhjMy44LDIuNCA4LjEsMy42IDEyLjUsMy42YzcuMiwwIDE0LjIsLTMuNCAxOC43LC05LjJjNC41LC01LjcgNi4xLC0xMy4xIDQuMywtMjAuMmwtMTEuMiwtNDUuNmwzNS45LC0zMC4zYzcuNCwtNi4yIDEwLjMsLTE2LjIgNy4zLC0yNS41Yy0zLC05LjIgLTExLjIsLTE1LjYgLTIwLjgsLTE2LjNabS00NCw1OC4zYy0zLjYsMyAtNS4xLDcuOCAtNCwxMi4zbDEyLjYsNTEuMWwtNDQuNywtMjcuOGMtNCwtMi41IC05LC0yLjUgLTEyLjksMGwtNDQuOCwyOGwxMi43LC01MS40YzEuMSwtNC41IC0wLjQsLTkuMyAtNCwtMTIuM2wtNDAuMywtMzRsNTIuNSwtMy44YzQuNiwtMC4zIDguNywtMy4zIDEwLjUsLTcuNmwxOS44LC00OC43bDE5LjksNDguOGMxLjgsNC4zIDUuOCw3LjMgMTAuNSw3LjZsNTIuNSwzLjhsLTQwLjMsMzRaIiBzdHlsZT0iZmlsbDojNWE1MDkyO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik00NjcuMSwyNTIuMWMtNC4xLC01LjYgLTQuMiwtMTMuMyAtMC4xLC0xOWw4LjUsLTEyLjFjNi43LC05LjUgOS4xLC0yMS41IDYuNCwtMzIuOWMtMi43LC0xMS40IC0xMC4xLC0yMS4xIC0yMC40LC0yNi42bC0xMywtN2MtNi4yLC0zLjMgLTkuNSwtMTAuMSAtOC40LC0xN2wyLjUsLTE0LjZjMS45LC0xMS41IC0xLjIsLTIzLjMgLTguNSwtMzIuNGMtNy40LC05LjEgLTE4LjMsLTE0LjYgLTI5LjksLTE1LjFsLTE0LjksLTAuNWMtNywtMC4zIC0xMywtNSAtMTQuOSwtMTEuN2wtNC4xLC0xNC4yYy01LC0xNy4zIC0yMS4xLC0yOS40IC0zOS4yLC0yOS40Yy01LjUsMCAtMTEsMS4xIC0xNi4xLDMuM2wtMTMuNiw1LjhjLTYuMywyLjcgLTE0LDEgLTE4LjUsLTQuMWwtOS45LC0xMWMtNy43LC04LjYgLTE4LjgsLTEzLjYgLTMwLjMsLTEzLjZjLTExLjgsMCAtMjMsNS4xIC0zMC44LDE0bC05LjYsMTEuM2MtNC41LDUuMiAtMTIuMSw3IC0xOC41LDQuNGwtMTMuNywtNS42Yy01LC0yIC0xMC4yLC0zLjEgLTE1LjUsLTMuMWMtMTguMywwIC0zNC41LDEyLjMgLTM5LjMsMzBsLTMuOSwxNC4yYy0xLjgsNi43IC03LjgsMTEuNSAtMTQuNywxMS45bC0xNC43LDAuOWMtMTEuNywwLjcgLTIyLjUsNi4zIC0yOS43LDE1LjVjLTcuMiw5LjIgLTEwLjEsMjEgLTgsMzIuNWwyLjcsMTQuNWMxLjMsNi45IC0yLDEzLjggLTguMSwxNy4ybC0xMi45LDcuMmMtMTAuMiw1LjcgLTE3LjUsMTUuNSAtMjAsMjYuOWMtMi41LDExLjQgMCwyMy40IDYuOSwzMi44bDguNywxMS45YzQuMSw1LjYgNC4yLDEzLjMgMC4xLDE5bC04LjUsMTIuMWMtNi43LDkuNSAtOS4xLDIxLjUgLTYuNCwzMi45YzIuNywxMS40IDEwLjEsMjEgMjAuNCwyNi42bDEzLDdjNi4yLDMuMyA5LjUsMTAuMSA4LjQsMTdsLTIuNSwxNC42Yy0xLjksMTEuNSAxLjIsMjMuMyA4LjUsMzIuNGM3LjQsOS4xIDE4LjMsMTQuNiAyOS45LDE1LjFsMTQuOCwwLjZjNywwLjMgMTMsNSAxNC45LDExLjdsNC4xLDE0LjJjNSwxNy4zIDIxLjEsMjkuNCAzOS4yLDI5LjRjNS41LDAgMTEsLTEuMSAxNi4xLC0zLjNsMTMuNiwtNS44YzYuMywtMi43IDE0LC0xIDE4LjUsNC4xbDkuOSwxMWM3LjcsOC42IDE4LjgsMTMuNSAzMC4zLDEzLjVjMTEuOCwwIDIzLC01LjEgMzAuOCwtMTRsOS42LC0xMS4zYzQuNSwtNS4yIDEyLjEsLTcgMTguNSwtNC40bDEzLjcsNS42YzUsMiAxMC4yLDMuMSAxNS41LDMuMWMxOC4zLDAgMzQuNSwtMTIuMyAzOS4zLC0zMGwzLjksLTE0LjJjMS44LC02LjcgNy44LC0xMS41IDE0LjcsLTExLjlsMTQuNywtMC44YzExLjcsLTAuNyAyMi41LC02LjMgMjkuNywtMTUuNWM3LjIsLTkuMiAxMC4xLC0yMSA4LC0zMi41bC0yLjcsLTE0LjVjLTEuMywtNi45IDIsLTEzLjggOC4xLC0xNy4xbDEyLjksLTcuMmMxMC4yLC01LjcgMTcuNSwtMTUuNSAyMCwtMjYuOWMyLjUsLTExLjQgMCwtMjMuNCAtNi45LC0zMi44bC04LjYsLTEyLjFabS04LjMsMzkuNWMtMSw0LjYgLTMuOSw4LjQgLTgsMTAuN2wtMTIuOSw3LjJjLTE1LjMsOC41IC0yMy41LDI1LjggLTIwLjMsNDNsMi43LDE0LjVjMC45LDQuNiAtMC4zLDkuMyAtMy4yLDEzYy0yLjksMy43IC03LjEsNS45IC0xMS44LDYuMmwtMTQuNywwLjhjLTE3LjUsMSAtMzIuMywxMyAtMzcsMjkuOWwtMy45LDE0LjJjLTEuOSw3LjEgLTguNCwxMiAtMTUuNywxMmMtMi4xLDAgLTQuMiwtMC40IC02LjIsLTEuMmwtMTMuNywtNS42Yy01LC0yIC0xMC4yLC0zLjEgLTE1LjUsLTMuMWMtMTEuOCwwIC0yMyw1LjEgLTMwLjgsMTRsLTkuNywxMS4xYy0zLjEsMy42IC03LjUsNS42IC0xMi4zLDUuNmMtNC43LDAgLTksLTEuOSAtMTIuMSwtNS40bC05LjksLTExYy03LjcsLTguNiAtMTguOCwtMTMuNiAtMzAuNCwtMTMuNmMtNS42LDAgLTExLDEuMSAtMTYuMSwzLjNsLTEzLjYsNS44Yy0yLjEsMC45IC00LjIsMS4zIC02LjQsMS4zYy03LjIsMCAtMTMuNiwtNC44IC0xNS42LC0xMS43bC00LjEsLTE0LjJjLTQuOSwtMTYuOCAtMTkuOSwtMjguNiAtMzcuNCwtMjkuNGwtMTQuOCwtMC42Yy00LjcsLTAuMiAtOSwtMi4zIC0xMS45LC02Yy0zLC0zLjcgLTQuMiwtOC4zIC0zLjQsLTEyLjlsMi40LC0xNC42YzIuOSwtMTcuMyAtNS41LC0zNC40IC0yMSwtNDIuN2wtMTMsLTdjLTQuMiwtMi4yIC03LjEsLTYgLTguMSwtMTAuNmMtMS4xLC00LjYgLTAuMiwtOS4zIDIuNSwtMTMuMWw4LjUsLTEyLjFjMTAuMSwtMTQuMyAxMCwtMzMuNCAtMC40LC00Ny42bC04LjcsLTExLjljLTIuOCwtMy44IC0zLjgsLTguNSAtMi43LC0xMy4xYzEsLTQuNiAzLjksLTguNCA4LC0xMC43bDEyLjksLTcuMmMxNS4zLC04LjUgMjMuNSwtMjUuOCAyMC4zLC00M2wtMi41LC0xNC4zYy0wLjksLTQuNyAwLjMsLTkuMyAzLjIsLTEzYzIuOSwtMy43IDcuMSwtNS45IDExLjgsLTYuMmwxNC43LC0wLjljMTcuNSwtMSAzMi4zLC0xMyAzNywtMjkuOWwzLjksLTE0LjJjMS45LC03LjEgOC40LC0xMiAxNS43LC0xMmMyLjEsMCA0LjIsMC40IDYuMiwxLjJsMTMuNyw1LjZjNSwyIDEwLjIsMy4xIDE1LjUsMy4xYzExLjgsMCAyMywtNS4xIDMwLjgsLTE0bDkuNywtMTEuMWMzLjEsLTMuNiA3LjUsLTUuNiAxMi4zLC01LjZjNC43LDAgOSwxLjkgMTIuMSw1LjRsOS45LDExYzcuNyw4LjYgMTguOCwxMy42IDMwLjQsMTMuNmM1LjYsMCAxMSwtMS4xIDE2LjEsLTMuM2wxMy42LC01LjhjMi4xLC0wLjkgNC4yLC0xLjMgNi40LC0xLjNjNy4yLDAgMTMuNiw0LjggMTUuNiwxMS43bDQuMSwxNC4yYzQuOSwxNi44IDE5LjksMjguNiAzNy40LDI5LjRsMTQuOCwwLjZjNC43LDAuMiA5LDIuMyAxMS45LDZjMywzLjcgNC4yLDguMyAzLjQsMTIuOWwtMi40LDE0LjZjLTIuOSwxNy4zIDUuNSwzNC40IDIxLDQyLjdsMTMsN2M0LjIsMi4yIDcuMSw2IDguMiwxMC42YzEuMSw0LjYgMC4yLDkuMyAtMi41LDEzLjFsLTguNSwxMi4xYy0xMC4xLDE0LjMgLTEwLDMzLjQgMC40LDQ3LjZsOC43LDExLjljMi40LDMuNyAzLjQsOC4zIDIuNCwxM1oiIHN0eWxlPSJmaWxsOiM1YTUwOTI7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvc3ZnPg=="); }

i.promo_i {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0ODggNDg4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPjxnPjxwYXRoIGQ9Ik00NjcuMSwyNTIuMWMtNC4xLC01LjYgLTQuMiwtMTMuMyAtMC4xLC0xOWw4LjUsLTEyLjFjNi43LC05LjUgOS4xLC0yMS41IDYuNCwtMzIuOWMtMi43LC0xMS40IC0xMC4xLC0yMS4xIC0yMC40LC0yNi42bC0xMywtN2MtNi4yLC0zLjMgLTkuNSwtMTAuMSAtOC40LC0xN2wyLjUsLTE0LjZjMS45LC0xMS41IC0xLjIsLTIzLjMgLTguNSwtMzIuNGMtNy40LC05LjEgLTE4LjMsLTE0LjYgLTI5LjksLTE1LjFsLTE0LjksLTAuNWMtNywtMC4zIC0xMywtNSAtMTQuOSwtMTEuN2wtNC4xLC0xNC4yYy01LC0xNy4zIC0yMS4xLC0yOS40IC0zOS4yLC0yOS40Yy01LjUsMCAtMTEsMS4xIC0xNi4xLDMuM2wtMTMuNiw1LjhjLTYuMywyLjcgLTE0LDEgLTE4LjUsLTQuMWwtOS45LC0xMWMtNy43LC04LjYgLTE4LjgsLTEzLjYgLTMwLjMsLTEzLjZjLTExLjgsMCAtMjMsNS4xIC0zMC44LDE0bC05LjYsMTEuM2MtNC41LDUuMiAtMTIuMSw3IC0xOC41LDQuNGwtMTMuNywtNS42Yy01LC0yIC0xMC4yLC0zLjEgLTE1LjUsLTMuMWMtMTguMywwIC0zNC41LDEyLjMgLTM5LjMsMzBsLTMuOSwxNC4yYy0xLjgsNi43IC03LjgsMTEuNSAtMTQuNywxMS45bC0xNC43LDAuOWMtMTEuNywwLjcgLTIyLjUsNi4zIC0yOS43LDE1LjVjLTcuMiw5LjIgLTEwLjEsMjEgLTgsMzIuNWwyLjcsMTQuNWMxLjMsNi45IC0yLDEzLjggLTguMSwxNy4ybC0xMi45LDcuMmMtMTAuMiw1LjcgLTE3LjUsMTUuNSAtMjAsMjYuOWMtMi41LDExLjQgMCwyMy40IDYuOSwzMi44bDguNywxMS45YzQuMSw1LjYgNC4yLDEzLjMgMC4xLDE5bC04LjUsMTIuMWMtNi43LDkuNSAtOS4xLDIxLjUgLTYuNCwzMi45YzIuNywxMS40IDEwLjEsMjEgMjAuNCwyNi42bDEzLDdjNi4yLDMuMyA5LjUsMTAuMSA4LjQsMTdsLTIuNSwxNC42Yy0xLjksMTEuNSAxLjIsMjMuMyA4LjUsMzIuNGM3LjQsOS4xIDE4LjMsMTQuNiAyOS45LDE1LjFsMTQuOCwwLjZjNywwLjMgMTMsNSAxNC45LDExLjdsNC4xLDE0LjJjNSwxNy4zIDIxLjEsMjkuNCAzOS4yLDI5LjRjNS41LDAgMTEsLTEuMSAxNi4xLC0zLjNsMTMuNiwtNS44YzYuMywtMi43IDE0LC0xIDE4LjUsNC4xbDkuOSwxMWM3LjcsOC42IDE4LjgsMTMuNSAzMC4zLDEzLjVjMTEuOCwwIDIzLC01LjEgMzAuOCwtMTRsOS42LC0xMS4zYzQuNSwtNS4yIDEyLjEsLTcgMTguNSwtNC40bDEzLjcsNS42YzUsMiAxMC4yLDMuMSAxNS41LDMuMWMxOC4zLDAgMzQuNSwtMTIuMyAzOS4zLC0zMGwzLjksLTE0LjJjMS44LC02LjcgNy44LC0xMS41IDE0LjcsLTExLjlsMTQuNywtMC44YzExLjcsLTAuNyAyMi41LC02LjMgMjkuNywtMTUuNWM3LjIsLTkuMiAxMC4xLC0yMSA4LC0zMi41bC0yLjcsLTE0LjVjLTEuMywtNi45IDIsLTEzLjggOC4xLC0xNy4xbDEyLjksLTcuMmMxMC4yLC01LjcgMTcuNSwtMTUuNSAyMCwtMjYuOWMyLjUsLTExLjQgMCwtMjMuNCAtNi45LC0zMi44bC04LjYsLTEyLjFabS04LjMsMzkuNWMtMSw0LjYgLTMuOSw4LjQgLTgsMTAuN2wtMTIuOSw3LjJjLTE1LjMsOC41IC0yMy41LDI1LjggLTIwLjMsNDNsMi43LDE0LjVjMC45LDQuNiAtMC4zLDkuMyAtMy4yLDEzYy0yLjksMy43IC03LjEsNS45IC0xMS44LDYuMmwtMTQuNywwLjhjLTE3LjUsMSAtMzIuMywxMyAtMzcsMjkuOWwtMy45LDE0LjJjLTEuOSw3LjEgLTguNCwxMiAtMTUuNywxMmMtMi4xLDAgLTQuMiwtMC40IC02LjIsLTEuMmwtMTMuNywtNS42Yy01LC0yIC0xMC4yLC0zLjEgLTE1LjUsLTMuMWMtMTEuOCwwIC0yMyw1LjEgLTMwLjgsMTRsLTkuNywxMS4xYy0zLjEsMy42IC03LjUsNS42IC0xMi4zLDUuNmMtNC43LDAgLTksLTEuOSAtMTIuMSwtNS40bC05LjksLTExYy03LjcsLTguNiAtMTguOCwtMTMuNiAtMzAuNCwtMTMuNmMtNS42LDAgLTExLDEuMSAtMTYuMSwzLjNsLTEzLjYsNS44Yy0yLjEsMC45IC00LjIsMS4zIC02LjQsMS4zYy03LjIsMCAtMTMuNiwtNC44IC0xNS42LC0xMS43bC00LjEsLTE0LjJjLTQuOSwtMTYuOCAtMTkuOSwtMjguNiAtMzcuNCwtMjkuNGwtMTQuOCwtMC42Yy00LjcsLTAuMiAtOSwtMi4zIC0xMS45LC02Yy0zLC0zLjcgLTQuMiwtOC4zIC0zLjQsLTEyLjlsMi41LC0xNC42YzIuOSwtMTcuMyAtNS41LC0zNC40IC0yMSwtNDIuN2wtMTMsLTdjLTQuMiwtMi4yIC03LjEsLTYgLTguMSwtMTAuNmMtMS4xLC00LjYgLTAuMiwtOS4zIDIuNSwtMTMuMWw4LjUsLTEyLjFjMTAuMSwtMTQuMyAxMCwtMzMuNCAtMC40LC00Ny42bC04LjcsLTExLjljLTIuOCwtMy44IC0zLjgsLTguNSAtMi43LC0xMy4xYzEsLTQuNiAzLjksLTguNCA4LC0xMC43bDEyLjksLTcuMmMxNS4zLC04LjUgMjMuNSwtMjUuOCAyMC4zLC00M2wtMi42LC0xNC4zYy0wLjksLTQuNyAwLjMsLTkuMyAzLjIsLTEzYzIuOSwtMy43IDcuMSwtNS45IDExLjgsLTYuMmwxNC43LC0wLjljMTcuNSwtMSAzMi4zLC0xMyAzNywtMjkuOWwzLjksLTE0LjNjMS45LC03IDguNCwtMTIgMTUuNywtMTJjMi4xLDAgNC4yLDAuNCA2LjIsMS4ybDEzLjcsNS42YzUsMiAxMC4yLDMuMSAxNS41LDMuMWMxMS44LDAgMjMsLTUuMSAzMC44LC0xNGw5LjcsLTExLjFjMy4xLC0zLjYgNy41LC01LjYgMTIuMywtNS42YzQuNywwIDksMS45IDEyLjEsNS40bDkuOSwxMWM3LjcsOC42IDE4LjgsMTMuNiAzMC40LDEzLjZjNS42LDAgMTEsLTEuMSAxNi4xLC0zLjNsMTMuNiwtNS44YzIuMSwtMC45IDQuMiwtMS4zIDYuNCwtMS4zYzcuMiwwIDEzLjYsNC44IDE1LjYsMTEuN2w0LjEsMTQuMmM0LjksMTYuOCAxOS45LDI4LjYgMzcuNCwyOS40bDE0LjgsMC42YzQuNywwLjIgOSwyLjMgMTEuOSw2YzMsMy43IDQuMiw4LjMgMy40LDEyLjlsLTIuNCwxNC42Yy0yLjksMTcuMyA1LjUsMzQuNCAyMSw0Mi43bDEzLDdjNC4yLDIuMiA3LjEsNiA4LjIsMTAuNmMxLjEsNC42IDAuMiw5LjMgLTIuNSwxMy4xbC04LjUsMTIuMWMtMTAuMSwxNC4zIC0xMCwzMy40IDAuNCw0Ny42bDguNywxMS45YzIuNCwzLjggMy40LDguNCAyLjQsMTMuMVoiIHN0eWxlPSJmaWxsOiNmZjMzMWY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTI0NC4zLDkzLjZjLTgzLjEsMCAtMTUwLjcsNjcuNiAtMTUwLjcsMTUwLjdjMCw4My4xIDY3LjYsMTUwLjcgMTUwLjcsMTUwLjdjODMuMSwwIDE1MC43LC02Ny42IDE1MC43LC0xNTAuN2MwLC04My4xIC02Ny42LC0xNTAuNyAtMTUwLjcsLTE1MC43Wm0wLDI3Ni45Yy02OS42LDAgLTEyNi4yLC01Ni42IC0xMjYuMiwtMTI2LjJjMCwtNjkuNiA1Ni42LC0xMjYuMiAxMjYuMiwtMTI2LjJjNjkuNiwwIDEyNi4yLDU2LjYgMTI2LjIsMTI2LjJjMCw2OS42IC01Ni42LDEyNi4yIC0xMjYuMiwxMjYuMloiIHN0eWxlPSJmaWxsOiNmZjMzMWY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTI1NS45LDIzMS45bC0yMy4yLDBjLTcuMywwIC0xMy4yLC02LjcgLTEzLjIsLTE1YzAsLTguMyA1LjksLTE1IDEzLjIsLTE1bDQwLjksMGM2LjgsMCAxMi4zLC01LjUgMTIuMywtMTIuM2MwLC02LjggLTUuNSwtMTIuMyAtMTIuMywtMTIuM2wtMTcuMSwwbDAsLTEzLjhjMCwtNi44IC01LjUsLTEyLjMgLTEyLjMsLTEyLjNjLTYuOCwwIC0xMi4zLDUuNSAtMTIuMywxMi4zbDAsMTMuOGMtMjAuNSwwLjQgLTM3LDE3LjkgLTM3LDM5LjVjMCwyMS44IDE2LjksMzkuNSAzNy43LDM5LjVsMjMuMiwwYzcuMywwIDEzLjIsNi43IDEzLjIsMTVjMCw4LjMgLTUuOSwxNSAtMTMuMiwxNWwtNDEuNywwYy02LjgsMCAtMTIuMyw1LjUgLTEyLjMsMTIuM2MwLDYuOCA1LjUsMTIuMyAxMi4zLDEyLjNsMTcuOCwwbDAsMTQuMWMwLDYuOCA1LjUsMTIuMyAxMi4zLDEyLjNjNi44LDAgMTIuMywtNS41IDEyLjMsLTEyLjNsMCwtMTQuMWMyMC41LC0wLjQgMzcsLTE4IDM3LC0zOS41YzAuMSwtMjEuOCAtMTYuOCwtMzkuNSAtMzcuNiwtMzkuNVoiIHN0eWxlPSJmaWxsOiNmZjMzMWY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvc3ZnPg=="); }

i.cart {
  position: relative;
  width: 19px;
  height: 19px;
  padding-left: 10px;
  padding-right: 10px; }

i.cart.cart-lg {
  width: 35px;
  height: 35px; }

i.cart:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat !important;
  background-origin: content-box !important;
  background-position: center !important;
  left: 0;
  right: 0;
  bottom: 3px;
  top: 0px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20485%20485%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M145.005%2C318.355L413.905%2C318.355C443.605%2C318.355%20467.705%2C294.155%20467.705%2C264.555L467.705%2C168.255C467.705%2C161.655%20443.705%2C161.655%20443.705%2C168.255L443.705%2C264.455C443.705%2C280.955%20430.305%2C294.255%20413.905%2C294.255L145.005%2C294.255C128.505%2C294.255%20115.205%2C280.855%20115.205%2C264.455L115.205%2C197.755L115.205%2C123.155L115.205%2C113.455L115.205%2C43.255C115.205%2C42.855%20115.205%2C42.355%20115.105%2C41.955C115.105%2C41.855%20115.105%2C41.755%20115.105%2C41.655C115.105%2C41.355%20115.005%2C41.055%20115.005%2C40.855C115.005%2C40.655%20114.905%2C40.355%20114.805%2C40.155C114.805%2C40.055%20114.705%2C39.855%20114.705%2C39.755C114.605%2C39.455%20114.505%2C39.255%20114.405%2C38.955C114.405%2C38.855%20114.305%2C38.755%20114.305%2C38.655C114.205%2C38.455%20114.105%2C38.155%20114.005%2C37.955C113.905%2C37.855%20113.905%2C37.655%20113.805%2C37.555C113.705%2C37.355%20113.605%2C37.155%20113.505%2C36.955C113.405%2C36.755%20113.305%2C36.655%20113.205%2C36.455C113.105%2C36.355%20113.005%2C36.155%20112.905%2C36.055C112.805%2C35.855%20112.605%2C35.655%20112.505%2C35.555C112.405%2C35.455%20112.305%2C35.355%20112.205%2C35.255C112.005%2C35.055%20111.905%2C34.855%20111.705%2C34.655C111.605%2C34.555%20111.505%2C34.455%20111.405%2C34.455C111.205%2C34.255%20111.005%2C34.055%20110.805%2C33.955C110.705%2C33.855%20110.605%2C33.755%20110.505%2C33.655C110.305%2C33.555%20110.105%2C33.355%20109.905%2C33.255C109.705%2C33.055%20109.405%2C32.955%20109.205%2C32.755C109.105%2C32.755%20109.005%2C32.655%20109.005%2C32.555C108.605%2C32.355%20108.205%2C32.155%20107.805%2C31.955L33.905%2C0.955C27.805%2C-1.645%2020.805%2C1.255%2018.205%2C7.355C15.605%2C13.355%2018.505%2C20.455%2024.605%2C23.055L91.105%2C51.155L91.105%2C348.755C91.105%2C376.955%20112.805%2C400.055%20140.405%2C402.355C134.805%2C410.755%20131.505%2C420.855%20131.505%2C431.755C131.505%2C461.055%20155.405%2C484.955%20184.705%2C484.955C214.005%2C484.955%20237.905%2C461.055%20237.905%2C431.755C237.905%2C420.955%20234.705%2C410.955%20229.205%2C402.555L356.505%2C402.555C351.005%2C410.955%20347.805%2C420.955%20347.805%2C431.755C347.805%2C461.055%20371.705%2C484.955%20401.005%2C484.955C430.305%2C484.955%20454.205%2C461.055%20454.205%2C431.755C454.205%2C402.455%20430.305%2C378.555%20401.005%2C378.555L145.005%2C378.555C128.505%2C378.555%20115.205%2C365.155%20115.205%2C348.755L115.205%2C309.255C123.705%2C314.955%20134.005%2C318.355%20145.005%2C318.355ZM213.905%2C431.755C213.905%2C447.855%20200.805%2C460.955%20184.705%2C460.955C168.605%2C460.955%20155.505%2C447.855%20155.505%2C431.755C155.505%2C415.655%20168.605%2C402.555%20184.705%2C402.555C200.805%2C402.555%20213.905%2C415.655%20213.905%2C431.755ZM430.105%2C431.755C430.105%2C447.855%20417.005%2C460.955%20400.905%2C460.955C384.805%2C460.955%20371.705%2C447.855%20371.705%2C431.755C371.705%2C415.655%20384.805%2C402.555%20400.905%2C402.555C417.005%2C402.555%20430.105%2C415.655%20430.105%2C431.755Z%22%20style%3D%22fill%3Argb%2840%2C40%2C40%29%3Bfill-rule%3Anonzero%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.173617%2C-1.02893%2C3.65676%2C0.617022%2C-345.778%2C133.944%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M115%2C118L92%2C118L92%2C218.092C92%2C218.092%2093.591%2C218.016%2095.937%2C217.905C106.943%2C217.383%20115%2C214.701%20115%2C211.56C115%2C190.838%20115%2C118%20115%2C118Z%22%20style%3D%22fill%3Argb%2840%2C40%2C40%29%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

i.cart.cart-white:after {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20485%20485%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M145.005%2C318.355L413.905%2C318.355C443.605%2C318.355%20467.705%2C294.155%20467.705%2C264.555L467.705%2C168.255C467.705%2C161.655%20443.705%2C161.655%20443.705%2C168.255L443.705%2C264.455C443.705%2C280.955%20430.305%2C294.255%20413.905%2C294.255L145.005%2C294.255C128.505%2C294.255%20115.205%2C280.855%20115.205%2C264.455L115.205%2C197.755L115.205%2C123.155L115.205%2C113.455L115.205%2C43.255C115.205%2C42.855%20115.205%2C42.355%20115.105%2C41.955C115.105%2C41.855%20115.105%2C41.755%20115.105%2C41.655C115.105%2C41.355%20115.005%2C41.055%20115.005%2C40.855C115.005%2C40.655%20114.905%2C40.355%20114.805%2C40.155C114.805%2C40.055%20114.705%2C39.855%20114.705%2C39.755C114.605%2C39.455%20114.505%2C39.255%20114.405%2C38.955C114.405%2C38.855%20114.305%2C38.755%20114.305%2C38.655C114.205%2C38.455%20114.105%2C38.155%20114.005%2C37.955C113.905%2C37.855%20113.905%2C37.655%20113.805%2C37.555C113.705%2C37.355%20113.605%2C37.155%20113.505%2C36.955C113.405%2C36.755%20113.305%2C36.655%20113.205%2C36.455C113.105%2C36.355%20113.005%2C36.155%20112.905%2C36.055C112.805%2C35.855%20112.605%2C35.655%20112.505%2C35.555C112.405%2C35.455%20112.305%2C35.355%20112.205%2C35.255C112.005%2C35.055%20111.905%2C34.855%20111.705%2C34.655C111.605%2C34.555%20111.505%2C34.455%20111.405%2C34.455C111.205%2C34.255%20111.005%2C34.055%20110.805%2C33.955C110.705%2C33.855%20110.605%2C33.755%20110.505%2C33.655C110.305%2C33.555%20110.105%2C33.355%20109.905%2C33.255C109.705%2C33.055%20109.405%2C32.955%20109.205%2C32.755C109.105%2C32.755%20109.005%2C32.655%20109.005%2C32.555C108.605%2C32.355%20108.205%2C32.155%20107.805%2C31.955L33.905%2C0.955C27.805%2C-1.645%2020.805%2C1.255%2018.205%2C7.355C15.605%2C13.355%2018.505%2C20.455%2024.605%2C23.055L91.105%2C51.155L91.105%2C348.755C91.105%2C376.955%20112.805%2C400.055%20140.405%2C402.355C134.805%2C410.755%20131.505%2C420.855%20131.505%2C431.755C131.505%2C461.055%20155.405%2C484.955%20184.705%2C484.955C214.005%2C484.955%20237.905%2C461.055%20237.905%2C431.755C237.905%2C420.955%20234.705%2C410.955%20229.205%2C402.555L356.505%2C402.555C351.005%2C410.955%20347.805%2C420.955%20347.805%2C431.755C347.805%2C461.055%20371.705%2C484.955%20401.005%2C484.955C430.305%2C484.955%20454.205%2C461.055%20454.205%2C431.755C454.205%2C402.455%20430.305%2C378.555%20401.005%2C378.555L145.005%2C378.555C128.505%2C378.555%20115.205%2C365.155%20115.205%2C348.755L115.205%2C309.255C123.705%2C314.955%20134.005%2C318.355%20145.005%2C318.355ZM213.905%2C431.755C213.905%2C447.855%20200.805%2C460.955%20184.705%2C460.955C168.605%2C460.955%20155.505%2C447.855%20155.505%2C431.755C155.505%2C415.655%20168.605%2C402.555%20184.705%2C402.555C200.805%2C402.555%20213.905%2C415.655%20213.905%2C431.755ZM430.105%2C431.755C430.105%2C447.855%20417.005%2C460.955%20400.905%2C460.955C384.805%2C460.955%20371.705%2C447.855%20371.705%2C431.755C371.705%2C415.655%20384.805%2C402.555%20400.905%2C402.555C417.005%2C402.555%20430.105%2C415.655%20430.105%2C431.755Z%22%20style%3D%22fill%3Argb%28255%2C255%2C255%29%3Bfill-rule%3Anonzero%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.173617%2C-1.02893%2C3.65676%2C0.617022%2C-345.778%2C133.944%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M115%2C118L92%2C118L92%2C218.092C92%2C218.092%2093.591%2C218.016%2095.937%2C217.905C106.943%2C217.383%20115%2C214.701%20115%2C211.56C115%2C190.838%20115%2C118%20115%2C118Z%22%20style%3D%22fill%3Argb%28255%2C255%2C255%29%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"); }

body {
  background-color: #fff !important; }

@media (min-width: 768px) and (max-width: 992px) {
  .container {
    max-width: 760px !important; } }

@media (min-width: 576px) and (max-width: 992px) {
  .container {
    max-width: 9999px !important;
    padding-left: 5px !important;
    padding-right: 5px !important; } }

#main_search_container:not(.on) .search-hints {
  display: none !important; }

#main_search_container .search-hints {
  z-index: 1033 !important; }

#footer {
  margin-top: 60px; }

.rating {
  font-size: 0.8em; }

span.rating-input {
  font-size: 0.75em; }

body.action-Index {
  background-color: #fff !important; }

.skinny {
  font-family: Hind;
  font-weight: 300;
  color: #333;
  letter-spacing: 5px; }

.font-dark {
  color: #333 !important; }

a.font-dark .font-dark a {
  color: #333 !important; }

i.delivery_i, i.new_i, i.promo_i, i.bests_i, i.manus_i {
  position: relative;
  display: block; }

i.delivery_i:before, i.new_i:before, i.promo_i:before, i.bests_i:before, i.manus_i:before {
  margin-top: 40px; }

i.delivery_i:after, i.new_i:after, i.promo_i:after, i.bests_i:after, i.manus_id:after {
  content: attr(text);
  font-family: Hind;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  font-size: 0.55em;
  bottom: -15px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  display: block;
  padding-top: 33px; }

i.delivery_i, i.new_i, i.promo_i, i.bests_i, i.manus_i {
  width: 45px;
  height: 30px;
  margin-bottom: 17px;
  background-repeat: no-repeat !important;
  background-origin: content-box !important;
  background-position: center !important; }

i.delivery_i.delivery_i-small, i.new_i.new_i-small, i.promo_i.promo_i-small, i.bests_i.bests_i-small, i.manus_i.manus_i-small {
  width: 25px;
  height: 25px; }

i.delivery_i:not(.nocolor):after {
  color: #20bf55; }

i.new_i:not(.nocolor):after {
  color: #5a5092; }

i.promo_i:not(.nocolor):after {
  color: #ff3f2c; }

.btn-callto {
  font-family: Hind;
  font-weight: 300;
  padding: 16px;
  font-size: 0.75em; }

.pricebox .oldprice {
  color: #bdbdbd; }

.pricebox .price.newprice {
  color: red; }

.product-grid-box-flex a, .product-grid-box-flex a:hover {
  color: #333;
  text-decoration: none;
  font-family: Hind;
  font-weight: 500;
  font-size: 0.9em; }

.product-grid-box-flex small.mini {
  font-size: 0.6em;
  line-height: 2.25em; }

.blog-box .main {
  color: #fff; }

.blog-box .main .gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #69609e); }

.hind-light {
  font-family: Hind;
  font-weight: 300; }

.hind-medium {
  font-family: Hind;
  font-weight: 500; }

.blog-box .avatar {
  max-width: 40px;
  border-radius: 50%;
  padding: 2px; }

.avatar-min {
  width: 26px !important;
  height: 26px !important;
  border-radius: 50% !important;
  padding: 0px !important; }

@media (min-width: 768px) {
  #loyality_box {
    background-image: url('static/ladymakeup_pl.jpg?v2');
    background-color: #f7f7f7;
    background-repeat: no-repeat !important;
    background-origin: content-box;
    background-position-y: top;
    background-position-x: left;
    border-radius: 5px; } }

#newsletter_box {
  background: linear-gradient(to top, #5a5092, #958dc1);
  padding: 30px;
  color: #fff !important;
  border-radius: 5px; }

#newsletter_box h2 {
  color: #fff; }

#newsletter_box a {
  color: #dc3545 !important; }

#newsletter_box {
  line-height: 14px; }

#blog_box h3, #blog_box h3 * {
  color: #fff !important;
  text-decoration: none; }

#blog_box a {
  text-decoration: none;
  color: #fff; }

button:focus {
  outline: none !important; }

.alert {
  line-height: 1em; }

#manufacturers_bottom::-webkit-scrollbar {
  display: none; }

#header_v3 {
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 25; }

#header_v3.top {
  border-bottom: none;
  box-shadow: none; }

#scrolltop_btn {
  bottom: 10px;
  right: 10px;
  width: 54px;
  text-align: center;
  color: #b7b7b7;
  border: 4px solid #b7b7b7;
  border-radius: 50%;
  line-height: 15px;
  cursor: pointer;
  opacity: 0.7;
  z-index: 15; }

#scrolltop_btn.margin {
  bottom: 65px; }

#mobile_currency_popup.on {
  transform: translate(0); }

#mobile_currency_popup {
  position: absolute;
  min-width: 100px;
  display: none;
  background: #ffc107;
  color: #fff;
  border-radius: 7px;
  z-index: 99;
  top: 50px;
  opacity: 1;
  cursor: pointer;
  line-height: 12px;
  transition: transform 0.3s;
  font-size: 0.65em; }

#mobile_currency_popup:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ffc107;
  top: -12px;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute; }

#currency_n_country_mobile {
  position: relative; }

#currency_n_country_mobile > span {
  font-size: 0.6em;
  color: #333;
  font-family: Hind;
  font-weight: 700;
  position: relative;
  top: -1px;
  position: relative;
  display: inline-block; }

#currency_n_country_mobile > span::after {
  content: attr(code);
  border: 1px solid #333;
  border-radius: 50%;
  padding: 5px; }

@media (min-width: 992px) {
  #currency_n_country_mobile.alerted::after {
    display: none; } }

#breadcrumb_container_wrapper {
  position: relative;
  margin-bottom: 10px; }

.fadable:after, .fadable:before {
  top: 0;
  right: 0;
  bottom: 5px !important;
  content: "";
  width: 30px;
  position: absolute;
  transition: margin 0.2s;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff); }

.manufacturers-bottom.fadable:after, .manufacturers-bottom.fadable:before {
  height: 130px; }

.manufacturers-bottom.fadable:after, .manufacturers-bottom.fadable:before {
  width: 50px; }

.fadable:before {
  left: 0;
  right: auto;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  margin-left: -100px; }

.fadable.full-scrolled:after {
  margin-right: -100px; }

.fadable.scrolled:before {
  margin-left: 0;
  z-index: 1; }

@media (max-width: 767px) {
  #breadcrumb_container_wrapper {
    margin-left: -10px;
    margin-right: -10px; } }
/* #breadcrumb_container - customize scrollbar - over mobile resolution */
@media (min-width: 768px) {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
    .manufacturers-bottom::-webkit-scrollbar, #breadcrumb_container::-webkit-scrollbar, #sub_images_container > div::-webkit-scrollbar, #product_childs .childs-container::-webkit-scrollbar {
      width: 10px;
      height: 5px;
      z-index: 2; }
    .manufacturers-bottom::-webkit-scrollbar-track, #breadcrumb_container::-webkit-scrollbar-track, #sub_images_container::-webkit-scrollbar-track, #product_childs .childs-container::-webkit-scrollbar-track {
      background: #f1f1f1; }
    .manufacturers-bottom::-webkit-scrollbar-thumb, #breadcrumb_container::-webkit-scrollbar-thumb, #sub_images_container::-webkit-scrollbar-thumb, #product_childs .childs-container::-webkit-scrollbar-thumb {
      background: #ccc; }
    .manufacturers-bottom::-webkit-scrollbar-thumb:hover, #breadcrumb_container::-webkit-scrollbar-thumb:hover, #sub_images_container::-webkit-scrollbar-thumb:hover, #product_childs .childs-container::-webkit-scrollbar-thumb:hover {
      background: #888; } }

#breadcrumb_container a {
  color: #9e9e9e;
  font-size: 0.8em; }

#breadcrumb_container .breadcrumb-item + .breadcrumb-item::before {
  font-size: 0.8em; }

#in_category_nav {
  padding-left: 0;
  border-top: 2px solid #ddd; }

#in_category_nav, #in_category_nav ul {
  list-style-type: none; }

#in_category_nav *.static-active, #in_category_nav > *.static-active > a > div, #in_category_nav a:hover {
  color: #382f6f; }

#in_category_nav a {
  text-decoration: none;
  color: #999; }

#in_category_nav > li.static-active > div.hidden {
  display: block !important; }

#in_category_nav > li.static-active > a, #in_category_nav a.static-active {
  background: #f3f3f3;
  font-family: Hind;
  font-weight: 700; }

#in_category_nav ul.last-lvl {
  font-size: 0.8em;
  margin-top: 10px;
  margin-bottom: 10px; }

#in_category_nav ul.last-lvl .static-active {
  font-weight: bold; }

.alert-neutral {
  border-radius: 10px;
  border: solid 2px;
  border-color: #989898;
  background: #e8e8e8;
  padding: 10px;
  margin: 10px;
  display: none; }

.progress-bar.bg-gray {
  background-color: #c7c7c7 !important; }

img.object-fit-contain, .object-fit-contain > img {
  object-fit: contain !important; }

.sidebar-cart.sidebar-cart-fixed {
  margin-top: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.blog_post {
  font-size: 1.3em; }

.blog_post h2 {
  font-size: 3rem; }

.blog_post p {
  margin-bottom: 100px; }

.blog_post .widget-gallery-thumb.thumbnail:not(.primary-thumbnail) {
  margin-bottom: 50px;
  text-align: center; }

.blog_post .widget-gallery > div {
  flex: 0 0 100% !important;
  max-width: 100% !important; }

.blog_post .widget-gallery-thumb img {
  width: inherit !important; }

.blog_post .primary-thumbnail {
  height: 100% !important; }

.blog_post .primary-thumbnail img {
  max-width: 100% !important;
  height: 400px;
  object-fit: cover; }

ul.pagination li.page-item a.page-link {
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px; }

ul.pagination.pagination-mobile li.page-item a.page-link {
  border: none !important;
  padding: 0; }

ul.pagination li.page-item.page-next a.page-link, ul.pagination li.page-item.page-prev a.page-link {
  border: none !important;
  margin: 0;
  color: #333;
  font-family: Hind;
  font-weight: 500;
  white-space: nowrap; }

ul.pagination li.page-item.page-next a.page-link, ul.pagination li.page-item.page-prev a.page-link {
  margin-left: 15px;
  font-family: Hind;
  font-weight: 700;
  color: #5a5092 !important;
  text-transform: uppercase; }

ul.pagination li.page-item.page-next a.page-link:hover, ul.pagination li.page-item.page-prev a.page-link:hover {
  background: inherit; }

ul.pagination li.page-item.page-next a.page-link:after {
  display: inline-block;
  content: '›';
  font-size: 2.25em;
  line-height: 0;
  position: relative;
  top: 4px;
  margin-left: 5px;
  font-family: Hind;
  font-weight: 500; }

ul.pagination li.page-item.page-prev a.page-link:before {
  margin-right: 5px;
  content: '‹';
  display: inline-block;
  font-size: 2.25em;
  line-height: 0;
  position: relative;
  top: 4px;
  font-family: Hind;
  font-weight: 500; }

ul.pagination li.page-item a.page-link {
  padding: 13px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 7px; }

ul.pagination li.page-item a.page-link {
  color: #333;
  font-family: Hind;
  font-weight: 500; }

.page-link.active {
  color: #fff !important;
  background: linear-gradient(to right, #5a5092, #958dc1) !important;
  border: none !important; }

ul.pagination.pagination-mobile .page-link.active {
  color: #5a5092 !important;
  background: none !important;
  border: none !important;
  font-family: Hind;
  font-weight: 700; }

#content-background, body {
  overflow-x: hidden; }

#content-background {
  overflow: hidden; }

.cake-sql-log.hide {
  display: none; }

.hind-bold {
  font-family: Hind;
  font-weight: 700; }

.btn.btn-outline-secondary {
  border-color: #ced4da; }

#category_dropdown_menu {
  min-height: 400px;
  border-top: none !important; }

@media (max-width: 991px) {
  #title_product_listing {
    font-size: 2vmax; }

  #main_name {
    font-size: 3vmax; } }

@media (max-width: 700px) {
  #quickcart-modal .modal-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border: none;
    border-top: 1px solid #eee;
    background: #f7f7f7;
    bottom: 0;
    padding: 10px; }

  #quickcart-modal .modal-dialog {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important; }

  #quickcart-modal .modal-content, #quickcart-modal .modal-header {
    border-radius: 0 !important; } }

@media screen and (max-width: 767px) {
  #banner_slider {
    margin-left: -15px;
    margin-right: -15px; } }

#top_products_container:empty {
  position: relative; }

@keyframes opacityAnim {
  0% {
    opacity: 0.7; }

  50% {
    opacity: 0.2; }

  100% {
    opacity: 0.7; } }

#top_products_container:empty::before {
  content: "";
  background: url(header_v3_placeholder.svg);
  width: 100%;
  height: 300px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
  opacity: 0.7;
  animation: opacityAnim 1s infinite; }

.row-manufacturer {
  padding-left: 1px;
  padding-right: 1px; }

.row-manufacturer a:not(.active):not(.active-static) {
  opacity: 0.4; }

.row-manufacturer div:hover a, .row-manufacturer div:hover span {
  opacity: 1 !important; }

.row-manufacturer a.active:after, .row-manufacturer .active-static:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #5a5092;
  opacity: 0.5;
  border-radius: 5px; }

.row-manufacturer a.active:hover:after {
  content: "X";
  font-size: 2.5em;
  font-weight: bold;
  color: red;
  background: transparent !important;
  cursor: pointer;
  opacity: 0.8; }

.m-icon {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center; }

.carousel .carousel-indicators {
  margin-bottom: 0; }

.carousel .carousel-indicators li {
  background-color: #fff;
  background-color: rgba(70, 70, 70, 0.8);
  width: 12px;
  height: 12px;
  border-radius: 50%; }

.carousel .carousel-indicators .active {
  background-color: #333; }

#in_category_nav {
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #ddd; }

#in_category_nav a {
  color: #333 !important;
  border-color: #ececec !important;
  font-family: Hind;
  font-weight: 300; }

#in_category_nav .grand-parent {
  border-bottom: solid 1px #ddd;
  background-color: #f9f9f9; }

#in_category_nav a:hover {
  font-weight: bold; }

#in_category_nav .grand-parent.first-grand-parent {
  border-top: solid 1px #ddd; }

.mobile-vertical-slide .chevron-right, .mobile-vertical-slide .chevron-left, #product_childs .chevron-right, #product_childs .chevron-left {
  display: none;
  position: absolute;
  padding: 13px;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 2em;
  color: #333;
  line-height: 0;
  top: 30%;
  right: -20px;
  cursor: pointer;
  z-index: 2; }

.mobile-vertical-slide .chevron-right {
  margin-right: 15px; }

.mobile-vertical-slide .chevron-left {
  margin-left: 15px; }

.mobile-vertical-slide .chevron-left:hover, .mobile-vertical-slide .chevron-right:hover, #product_childs .chevron-right:hover, #product_childs .chevron-left:hover {
  background-color: rgba(0, 0, 0, 0.075);
  border-radius: 50%; }

.mobile-vertical-slide .chevron-left, #product_childs .chevron-left {
  left: -20px;
  right: auto; }

#more_manus_label::after {
  content: attr(content);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  white-space: normal; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  position: relative; }

.carousel-control-prev-icon::before, .carousel-control-next-icon::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: -10px;
  bottom: -10px;
  left: -10px;
  top: -10px;
  border-radius: 50%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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") !important; }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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") !important; }

.chevron-left, .chevron-right {
  opacity: 0.15; }

.fadable.scrolled .chevron-left, .fadable.full-scrolled .chevron-left, .fadable:not(.full-scrolled) .chevron-right {
  opacity: 1; }

#manufacturer_menu {
  display: none; }

.manu-abc-container .item {
  max-width: 300px;
  padding-left: 5px;
  padding-right: 100px; }

.char-search-item {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  cursor: pointer;
  font-size: 1.4em; }

.char-search-item:hover {
  text-decoration: underline; }

.manu-abc-container-wraper {
  overflow-x: scroll;
  overflow-y: hidden;
  max-height: 340px;
  position: relative; }

.manu-abc-container-wraper::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  z-index: 2; }

.manu-abc-container-wraper::-webkit-scrollbar-track {
  background: #f1f1f1; }

.manu-abc-container-wraper::-webkit-scrollbar-thumb {
  background: #ccc; }

.manu-abc-container-wraper::-webkit-scrollbar-thumb:hover {
  background: #888; }

.manu-abc-container .char-devider.active {
  background: #efeeee;
  padding-left: 5px;
  margin-right: 10px;
  border-radius: 4px; }

@media screen and (min-width: 992px) and (max-width: 1030px) {
  #category_nav .nav .nav-item > a.nav-link {
    font-size: 0.9em; } }

div.mobile-abc-search-wrap {
  max-width: 100%;
  overflow-x: scroll;
  border-bottom: 1px solid #ddd;
  background: #eee; }

div.mobile-abc-search {
  white-space: nowrap; }

div.mobile-abc-search > div {
  cursor: pointer; }

div.mobile-abc-search > div.active {
  color: #000;
  font-weight: bold; }

div.mobile-abc-search > div {
  display: inline-block;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.2em; }

@media (min-width: 1650px) {
  .container {
    max-width: 1500px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  i.telephone2, i.speach, i.trolley, i.sticker-check {
    width: 35px;
    height: 35px; } }

@media (min-width: 992px) {
  body.action-Index {
    background-color: #f7f7f7 !important; }

  body.action-Index.__forum_body {
    background-color: #f7f7f7 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  #navbar_first_row {
    float: left;
    font-size: 14px;
    padding: 0;
    margin-top: 5px; }

  #breadcrumb_container {
    overflow-x: scroll;
    white-space: nowrap;
    font-size: 1.2em; } }

@media (min-width: 768px) and (max-width: 820px) {
  #navbar_second_row {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px) {
  #nav_content {
    padding: 0;
    left: 0;
    right: 0;
    padding: 0;
    height: 41px !important;
    background: #f9f9f9;
    border-bottom: 1px solid #eee; }

  #footer {
    padding: 20px; }

  #navbar_second_row {
    background-color: #5b5192 !important; }

  #header_v3 {
    background-color: #5b5192 !important;
    padding-bottom: 0; }

  #header_v3 .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.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

  .open > .navbar-toggler-icon {
    font-size: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNiA2IiB2ZXJzaW9uPSIxLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPjxwYXRoIGQ9Ik0yLjk3MiwyLjcxM2wwLDBsLTAuMDAzLDAuMDAzbC0wLjAxMSwwLjAxMWwyLjIyNywyLjIyN2wtMC4yNzksMC4yNzlsLTIuMjI4LC0yLjIyOWwtMi4yNDEsMi4yNDFsLTAuMjgyLC0wLjI4M2wyLjI0MiwtMi4yMzlsMCwtMC4wMDFsMC4wMDQsLTAuMDAybDAuMDEsLTAuMDExbC0yLjIyNywtMi4yMjdsMC4yNzksLTAuMjc5bDIuMjI4LDIuMjI5bDIuMjQxLC0yLjI0MWwwLjI4MywwLjI4M2wtMi4yNDMsMi4yMzlaIiBzdHlsZT0iZmlsbDojZmZmOyIvPjwvc3ZnPg==") !important; }

  #mobile-category-bars {
    border: none;
    border-radius: 0;
    background-color: #5b5192 !important; }

  #header_v3 .navbar-toggler-icon {
    font-size: 25px;
    background-color: #5b5192 !important; }

  body.__forum_body #content {
    padding: 0; }

  .forum-post {
    margin-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important; }

  h1 {
    padding-left: 5px; }

  .forum-topic-controlls button {
    margin-right: 5px; }

  body.__forum_body .topic-subheader, body.__forum_body .topic-options, body.__forum_body .pagination, body.__forum_body #breadcrumb_container, body.__forum_body .forum-options, body.__forum_body #ForumForumForm {
    padding-left: 5px !important;
    padding-right: 5px !important; } }

@media (max-width: 500px) {
  #lm_logo {
    min-width: 165px; } }
/* Preload images */
body:after {
  content: url(js/lightbox/img/close.png) url(js/lightbox/img/loading.gif) url(js/lightbox/img/prev.png) url(js/lightbox/img/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 999999;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(js/lightbox/img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(js/lightbox/img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(js/lightbox/img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(js/lightbox/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
