/*================
/*!
 * Bootstrap v5.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 6,  */
:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 6,  */
*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 6,  */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* line 6,  */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 6,  */
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 6,  */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 6,  */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 6,  */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 6,  */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 6,  */
abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 6,  */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 6,  */
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 6,  */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 6,  */
dt {
  font-weight: 700;
}

/* line 6,  */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 6,  */
blockquote {
  margin: 0 0 1rem;
}

/* line 6,  */
b, strong {
  font-weight: bolder;
}

/* line 6,  */
small {
  font-size: 80%;
}

/* line 6,  */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 6,  */
sub {
  bottom: -.25em;
}

/* line 6,  */
sup {
  top: -.5em;
}

/* line 6,  */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 6,  */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 6,  */
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

/* line 6,  */
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 6,  */
code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

/* line 6,  */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 6,  */
figure {
  margin: 0 0 1rem;
}

/* line 6,  */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 6,  */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 6,  */
table {
  border-collapse: collapse;
}

/* line 6,  */
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 6,  */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 6,  */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 6,  */
button {
  border-radius: 0;
}

/* line 6,  */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 6,  */
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 6,  */
button, input {
  overflow: visible;
}

/* line 6,  */
button, select {
  text-transform: none;
}

/* line 6,  */
[role=button] {
  cursor: pointer;
}

/* line 6,  */
select {
  word-wrap: normal;
}

/* line 6,  */
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

/* line 6,  */
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

/* line 6,  */
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 6,  */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/* line 6,  */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 6,  */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 6,  */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 6,  */
progress {
  vertical-align: baseline;
}

/* line 6,  */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 6,  */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 6,  */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 6,  */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 6,  */
output {
  display: inline-block;
}

/* line 6,  */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 6,  */
template {
  display: none;
}

/* line 6,  */
[hidden] {
  display: none !important;
}

/* line 6,  */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 6,  */
.h1, h1 {
  font-size: 2.5rem;
}

/* line 6,  */
.h2, h2 {
  font-size: 2rem;
}

/* line 6,  */
.h3, h3 {
  font-size: 1.75rem;
}

/* line 6,  */
.h4, h4 {
  font-size: 1.5rem;
}

/* line 6,  */
.h5, h5 {
  font-size: 1.25rem;
}

/* line 6,  */
.h6, h6 {
  font-size: 1rem;
}

/* line 6,  */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 6,  */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6,  */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6,  */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6,  */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6,  */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 6,  */
.small, small {
  font-size: 80%;
  font-weight: 400;
}

/* line 6,  */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 6,  */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 6,  */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 6,  */
.list-inline-item {
  display: inline-block;
}

/* line 6,  */
.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

/* line 6,  */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 6,  */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 6,  */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 6,  */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 6,  */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 6,  */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

/* line 6,  */
.figure {
  display: inline-block;
}

/* line 6,  */
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

/* line 6,  */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 6,  */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 6,  */
a > code {
  color: inherit;
}

/* line 6,  */
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

/* line 6,  */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 6,  */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 6,  */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 6,  */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6,  */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6,  */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .container, .container-md, .container-sm {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .container, .container-lg, .container-md, .container-sm {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
  }
}

/* line 6,  */
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 6,  */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 6,  */
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 6,  */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 6,  */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 6,  */
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 6,  */
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 6,  */
.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 6,  */
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 6,  */
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%;
}

/* line 6,  */
.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 6,  */
.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 6,  */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 6,  */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 6,  */
.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 6,  */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 6,  */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 6,  */
.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 6,  */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 6,  */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 6,  */
.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

/* line 6,  */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 6,  */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 6,  */
.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 6,  */
.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

/* line 6,  */
.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

/* line 6,  */
.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

/* line 6,  */
.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

/* line 6,  */
.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

/* line 6,  */
.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

/* line 6,  */
.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

/* line 6,  */
.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

/* line 6,  */
.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

/* line 6,  */
.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

/* line 6,  */
.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

/* line 6,  */
.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

/* line 6,  */
.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

/* line 6,  */
.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

/* line 6,  */
.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

/* line 6,  */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 6,  */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 6,  */
.offset-3 {
  margin-left: 25%;
}

/* line 6,  */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 6,  */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 6,  */
.offset-6 {
  margin-left: 50%;
}

/* line 6,  */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 6,  */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 6,  */
.offset-9 {
  margin-left: 75%;
}

/* line 6,  */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 6,  */
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 376px) {
  .col-sm-6
{
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  /* line 6,  */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 6,  */
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 6,  */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6,  */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6,  */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6,  */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6,  */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6,  */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6,  */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6,  */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  /* line 6,  */
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  /* line 6,  */
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  /* line 6,  */
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  /* line 6,  */
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  /* line 6,  */
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  /* line 6,  */
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  /* line 6,  */
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  /* line 6,  */
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  /* line 6,  */
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  /* line 6,  */
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  /* line 6,  */
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  /* line 6,  */
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  /* line 6,  */
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  /* line 6,  */
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  /* line 6,  */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 6,  */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 6,  */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 6,  */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 6,  */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 6,  */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 6,  */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 6,  */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 6,  */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 6,  */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 6,  */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 6,  */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 6,  */
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 6,  */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6,  */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6,  */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6,  */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6,  */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6,  */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6,  */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6,  */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  /* line 6,  */
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  /* line 6,  */
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  /* line 6,  */
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  /* line 6,  */
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  /* line 6,  */
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  /* line 6,  */
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  /* line 6,  */
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  /* line 6,  */
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  /* line 6,  */
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  /* line 6,  */
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  /* line 6,  */
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  /* line 6,  */
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  /* line 6,  */
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  /* line 6,  */
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  /* line 6,  */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 6,  */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 6,  */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 6,  */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 6,  */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 6,  */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 6,  */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 6,  */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 6,  */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 6,  */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 6,  */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 6,  */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 6,  */
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 6,  */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6,  */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6,  */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6,  */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6,  */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6,  */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6,  */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6,  */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  /* line 6,  */
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  /* line 6,  */
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  /* line 6,  */
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  /* line 6,  */
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  /* line 6,  */
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  /* line 6,  */
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  /* line 6,  */
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  /* line 6,  */
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  /* line 6,  */
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  /* line 6,  */
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  /* line 6,  */
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  /* line 6,  */
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  /* line 6,  */
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  /* line 6,  */
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  /* line 6,  */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 6,  */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 6,  */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 6,  */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 6,  */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 6,  */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 6,  */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 6,  */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 6,  */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 6,  */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 6,  */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 6,  */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 6,  */
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 6,  */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6,  */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6,  */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6,  */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6,  */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6,  */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6,  */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6,  */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6,  */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6,  */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6,  */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6,  */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6,  */
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  /* line 6,  */
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  /* line 6,  */
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  /* line 6,  */
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  /* line 6,  */
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  /* line 6,  */
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  /* line 6,  */
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  /* line 6,  */
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  /* line 6,  */
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  /* line 6,  */
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  /* line 6,  */
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  /* line 6,  */
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  /* line 6,  */
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  /* line 6,  */
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  /* line 6,  */
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  /* line 6,  */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 6,  */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 6,  */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 6,  */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 6,  */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 6,  */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 6,  */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 6,  */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 6,  */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 6,  */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 6,  */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 6,  */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* line 6,  */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 6,  */
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 6,  */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 6,  */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 6,  */
.table-sm td, .table-sm th {
  padding: .3rem;
}

/* line 6,  */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 6,  */
.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}

/* line 6,  */
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

/* line 6,  */
.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0;
}

/* line 6,  */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 6,  */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6,  */
.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff;
}

/* line 6,  */
.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
  border-color: #7abaff;
}

/* line 6,  */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 6,  */
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 6,  */
.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db;
}

/* line 6,  */
.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
  border-color: #b3b7bb;
}

/* line 6,  */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 6,  */
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 6,  */
.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb;
}

/* line 6,  */
.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
  border-color: #8fd19e;
}

/* line 6,  */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 6,  */
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 6,  */
.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb;
}

/* line 6,  */
.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
  border-color: #86cfda;
}

/* line 6,  */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 6,  */
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 6,  */
.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba;
}

/* line 6,  */
.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
  border-color: #ffdf7e;
}

/* line 6,  */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 6,  */
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 6,  */
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb;
}

/* line 6,  */
.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
  border-color: #ed969e;
}

/* line 6,  */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 6,  */
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 6,  */
.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe;
}

/* line 6,  */
.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
  border-color: #fbfcfc;
}

/* line 6,  */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 6,  */
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 6,  */
.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca;
}

/* line 6,  */
.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #95999c;
}

/* line 6,  */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 6,  */
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 6,  */
.table-active, .table-active > td, .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6,  */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6,  */
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6,  */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 6,  */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 6,  */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 6,  */
.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #454d55;
}

/* line 6,  */
.table-dark.table-bordered {
  border: 0;
}

/* line 6,  */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 6,  */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 6,  */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 6,  */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width:1000px) {
  /* line 6,  */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 6,  */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 6,  */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 6,  */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 6,  */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 6,  */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 6,  */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 6,  */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 6,  */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .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: .25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 6,  */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 6,  */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6,  */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6,  */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6,  */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6,  */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6,  */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 6,  */
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6,  */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 6,  */
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}

/* line 6,  */
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 6,  */
.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 6,  */
.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5;
}

/* line 6,  */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 6,  */
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 6,  */
.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6,  */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6,  */
select.form-control[multiple], select.form-control[size] {
  height: auto;
}

/* line 6,  */
textarea.form-control {
  height: auto;
}

/* line 6,  */
.form-group {
  margin-bottom: 1rem;
}

/* line 6,  */
.form-text {
  display: block;
  margin-top: .25rem;
}

/* line 6,  */
.form-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 6,  */
.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 6,  */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 6,  */
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

/* line 6,  */
.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}

/* line 6,  */
.form-check-label {
  margin-bottom: 0;
}

/* line 6,  */
.form-check-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

/* line 6,  */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

/* line 6,  */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 6,  */
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: .25rem;
}

/* line 6,  */
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

/* line 6,  */
.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
  display: block;
}

/* line 6,  */
.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%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: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

/* line 6,  */
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6,  */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

/* line 6,  */
.custom-select.is-valid, .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}

/* line 6,  */
.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6,  */
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}

/* line 6,  */
.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 6,  */
.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}

/* line 6,  */
.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 6,  */
.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 6,  */
.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6,  */
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 6,  */
.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 6,  */
.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6,  */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 6,  */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: .25rem;
}

/* line 6,  */
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

/* line 6,  */
.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6,  */
.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

/* line 6,  */
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6,  */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

/* line 6,  */
.custom-select.is-invalid, .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}

/* line 6,  */
.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6,  */
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 6,  */
.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6,  */
.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 6,  */
.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 6,  */
.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 6,  */
.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6,  */
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 6,  */
.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 6,  */
.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6,  */
.form-inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

/* line 6,  */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 6,  */
  .form-inline label {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  /* line 6,  */
  .form-inline .form-group {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  /* line 6,  */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 6,  */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 6,  */
  .form-inline .custom-select, .form-inline .input-group {
    width: auto;
  }
  /* line 6,  */
  .form-inline .form-check {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 6,  */
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }
  /* line 6,  */
  .form-inline .custom-control {
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  /* line 6,  */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 6,  */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 6,  */
.btn.focus, .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.btn.disabled, .btn:disabled {
  opacity: .65;
}

/* line 6,  */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 6,  */
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 6,  */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 6,  */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 6,  */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 6,  */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 6,  */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6,  */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 6,  */
.btn-secondary.focus, .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 6,  */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 6,  */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6,  */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 6,  */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 6,  */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 6,  */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6,  */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 6,  */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 6,  */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 6,  */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6,  */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 6,  */
.btn-warning.focus, .btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 6,  */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 6,  */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6,  */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 6,  */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 6,  */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 6,  */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6,  */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 6,  */
.btn-light.focus, .btn-light:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 6,  */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 6,  */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6,  */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 6,  */
.btn-dark.focus, .btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 6,  */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6,  */
.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;
}

/* line 6,  */
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 6,  */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.btn-outline-primary.focus, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 6,  */
.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: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 6,  */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6,  */
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 6,  */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 6,  */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 6,  */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6,  */
.btn-outline-success.focus, .btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 6,  */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 6,  */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6,  */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6,  */
.btn-outline-info.focus, .btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 6,  */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 6,  */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 6,  */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6,  */
.btn-outline-warning.focus, .btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 6,  */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 6,  */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 6,  */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6,  */
.btn-outline-danger.focus, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 6,  */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 6,  */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6,  */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6,  */
.btn-outline-light.focus, .btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 6,  */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 6,  */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 6,  */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6,  */
.btn-outline-dark.focus, .btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 6,  */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 6,  */
.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;
}

/* line 6,  */
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 6,  */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 6,  */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 6,  */
.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
}

/* line 6,  */
.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 6,  */
.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6,  */
.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6,  */
.btn-block {
  display: block;
  width: 100%;
}

/* line 6,  */
.btn-block + .btn-block {
  margin-top: .5rem;
}

/* line 6,  */
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

/* line 6,  */
.fade {
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.fade:not(.show) {
  opacity: 0;
}

/* line 6,  */
.collapse:not(.show) {
  display: none;
}

/* line 6,  */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}

/* line 6,  */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 6,  */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 6,  */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6,  */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .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: .25rem;
}

/* line 6,  */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 6,  */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 6,  */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 6,  */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 6,  */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 6,  */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 6,  */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 6,  */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

/* line 6,  */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}

/* line 6,  */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6,  */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}

/* line 6,  */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}

/* line 6,  */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6,  */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 6,  */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}

/* line 6,  */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

/* line 6,  */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 6,  */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}

/* line 6,  */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6,  */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 6,  */
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}

/* line 6,  */
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 6,  */
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 6,  */
.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

/* line 6,  */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 6,  */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 6,  */
.dropdown-menu.show {
  display: block;
}

/* line 6,  */
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 6,  */
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}

/* line 6,  */
.btn-group, .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
}

/* line 6,  */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}

/* line 6,  */
.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1;
}

/* line 6,  */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 1;
}

/* line 6,  */
.btn-toolbar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

/* line 6,  */
.btn-toolbar .input-group {
  width: auto;
}

/* line 6,  */
.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}

/* line 6,  */
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6,  */
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

/* line 6,  */
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 6,  */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 6,  */
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}

/* line 6,  */
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}

/* line 6,  */
.btn-group-vertical {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

/* line 6,  */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 6,  */
.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}

/* line 6,  */
.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6,  */
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 6,  */
.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 6,  */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
}

/* line 6,  */
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 6,  */
.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}

/* line 6,  */
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

/* line 6,  */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 6,  */
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.input-group > .custom-file {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

/* line 6,  */
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after, .input-group:not(.has-validation) > .custom-select:not(:last-child), .input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6,  */
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after, .input-group.has-validation > .custom-select:nth-last-child(n+3), .input-group.has-validation > .form-control:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6,  */
.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

/* line 6,  */
.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

/* line 6,  */
.input-group-append .btn:focus, .input-group-prepend .btn:focus {
  z-index: 3;
}

/* line 6,  */
.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

/* line 6,  */
.input-group-prepend {
  margin-right: -1px;
}

/* line 6,  */
.input-group-append {
  margin-left: -1px;
}

/* line 6,  */
.input-group-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: .375rem .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: .25rem;
}

/* line 6,  */
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
  margin-top: 0;
}

/* line 6,  */
.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}

/* line 6,  */
.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6,  */
.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px);
}

/* line 6,  */
.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6,  */
.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 6,  */
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn, .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6,  */
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

/* line 6,  */
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 6,  */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

/* line 6,  */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 6,  */
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 6,  */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 6,  */
.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}

/* line 6,  */
.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 6,  */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 6,  */
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 6,  */
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

/* line 6,  */
.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

/* line 6,  */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 6,  */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 6,  */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 6,  */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 6,  */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 6,  */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 6,  */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem;
}

/* line 6,  */
.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

/* line 6,  */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6,  */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 6,  */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

/* line 6,  */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 6,  */
.custom-select::-ms-expand {
  display: none;
}

/* line 6,  */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 6,  */
.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
}

/* line 6,  */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 6,  */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0;
}

/* line 6,  */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

/* line 6,  */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 6,  */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 6,  */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 6,  */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 6,  */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0;
}

/* line 6,  */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6,  */
.custom-range:focus {
  outline: 0;
}

/* line 6,  */
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 6,  */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 6,  */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 6,  */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 6,  */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 6,  */
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 6,  */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 6,  */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 6,  */
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem;
}

/* line 6,  */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 6,  */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 6,  */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 6,  */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 6,  */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 6,  */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 6,  */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 6,  */
.custom-control-label::before, .custom-file-label, .custom-select {
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .custom-control-label::before, .custom-file-label, .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 6,  */
.nav-link {
  display: block;
  padding: .5rem 1rem;
}

/* line 6,  */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

/* line 6,  */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 6,  */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 6,  */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6,  */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 6,  */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 6,  */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 6,  */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6,  */
.nav-pills .nav-link {
  border-radius: .25rem;
}

/* line 6,  */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 6,  */
.nav-fill .nav-item, .nav-fill > .nav-link {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  text-align: center;
}

/* line 6,  */
.nav-justified .nav-item, .nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: center;
}

/* line 6,  */
.tab-content > .tab-pane {
  display: none;
}

/* line 6,  */
.tab-content > .active {
  display: block;
}

/* line 6,  */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: .5rem 1rem;
}

/* line 6,  */
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 6,  */
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 6,  */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 6,  */
.navbar-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 6,  */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 6,  */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 6,  */
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/* line 6,  */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

/* line 6,  */
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 6,  */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 6,  */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

/* line 6,  */
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 6,  */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 6,  */
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6,  */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6,  */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width:1000px) {
  /* line 6,  */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1001px) {
  /* line 6,  */
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6,  */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6,  */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 6,  */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6,  */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6,  */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 6,  */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6,  */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6,  */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 6,  */
.navbar-expand {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

/* line 6,  */
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 6,  */
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

/* line 6,  */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 6,  */
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 6,  */
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 6,  */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 6,  */
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

/* line 6,  */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 6,  */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6,  */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6,  */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6,  */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 6,  */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 6,  */
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6,  */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 6,  */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 6,  */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6,  */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6,  */
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6,  */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 6,  */
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

/* line 6,  */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6,  */
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 6,  */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 6,  */
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

/* line 6,  */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 6,  */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 6,  */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6,  */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 6,  */
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

/* line 6,  */
.card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          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: .25rem;
}

/* line 6,  */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 6,  */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 6,  */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 6,  */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

/* line 6,  */
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}

/* line 6,  */
.card-body {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 6,  */
.card-title {
  margin-bottom: .75rem;
}

/* line 6,  */
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

/* line 6,  */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 6,  */
.card-link:hover {
  text-decoration: none;
}

/* line 6,  */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 6,  */
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6,  */
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

/* line 6,  */
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6,  */
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

/* line 6,  */
.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}

/* line 6,  */
.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

/* line 6,  */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.25rem - 1px);
}

/* line 6,  */
.card-img, .card-img-bottom, .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

/* line 6,  */
.card-img, .card-img-top {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 6,  */
.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

/* line 6,  */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 6,  */
  .card-deck {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 6,  */
  .card-deck .card {
    -ms-flex: 1 0 0%;
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 6,  */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 6,  */
  .card-group {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  /* line 6,  */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 6,  */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 6,  */
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}

/* line 6,  */
.card-columns .card {
  margin-bottom: .75rem;
}

@media (min-width: 576px) {
  /* line 6,  */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 6,  */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 6,  */
.accordion {
  overflow-anchor: none;
}

/* line 6,  */
.accordion > .card {
  overflow: hidden;
}

/* line 6,  */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6,  */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 6,  */
.breadcrumb {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 6,  */
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem;
}

/* line 6,  */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
}

/* line 6,  */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 6,  */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 6,  */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 6,  */
.pagination {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

/* line 6,  */
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 6,  */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 6,  */
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6,  */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6,  */
.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

/* line 6,  */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 6,  */
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 6,  */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

/* line 6,  */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

/* line 6,  */
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}

/* line 6,  */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

/* line 6,  */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

/* line 6,  */
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .badge {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
a.badge:focus, a.badge:hover {
  text-decoration: none;
}

/* line 6,  */
.badge:empty {
  display: none;
}

/* line 6,  */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 6,  */
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}

/* line 6,  */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 6,  */
a.badge-primary:focus, a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}

/* line 6,  */
a.badge-primary.focus, a.badge-primary:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 6,  */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 6,  */
a.badge-secondary:focus, a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}

/* line 6,  */
a.badge-secondary.focus, a.badge-secondary:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 6,  */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 6,  */
a.badge-success:focus, a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}

/* line 6,  */
a.badge-success.focus, a.badge-success:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 6,  */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 6,  */
a.badge-info:focus, a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}

/* line 6,  */
a.badge-info.focus, a.badge-info:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 6,  */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 6,  */
a.badge-warning:focus, a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}

/* line 6,  */
a.badge-warning.focus, a.badge-warning:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 6,  */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 6,  */
a.badge-danger:focus, a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}

/* line 6,  */
a.badge-danger.focus, a.badge-danger:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 6,  */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 6,  */
a.badge-light:focus, a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}

/* line 6,  */
a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 6,  */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 6,  */
a.badge-dark:focus, a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}

/* line 6,  */
a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 6,  */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem;
}

@media (min-width: 576px) {
  /* line 6,  */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 6,  */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 6,  */
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 6,  */
.alert-heading {
  color: inherit;
}

/* line 6,  */
.alert-link {
  font-weight: 700;
}

/* line 6,  */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 6,  */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .75rem 1.25rem;
  color: inherit;
}

/* line 6,  */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6,  */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 6,  */
.alert-primary .alert-link {
  color: #002752;
}

/* line 6,  */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6,  */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 6,  */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 6,  */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6,  */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 6,  */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 6,  */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6,  */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 6,  */
.alert-info .alert-link {
  color: #062c33;
}

/* line 6,  */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6,  */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 6,  */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 6,  */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6,  */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 6,  */
.alert-danger .alert-link {
  color: #491217;
}

/* line 6,  */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6,  */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 6,  */
.alert-light .alert-link {
  color: #686868;
}

/* line 6,  */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6,  */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 6,  */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 6,  */
.progress {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 6,  */
.progress-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.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;
}

/* line 6,  */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 6,  */
.media {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

/* line 6,  */
.media-body {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

/* line 6,  */
.list-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: .25rem;
}

/* line 6,  */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 6,  */
.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 6,  */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 6,  */
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6,  */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 6,  */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 6,  */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 6,  */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6,  */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 6,  */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 6,  */
.list-group-horizontal {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

/* line 6,  */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0;
}

/* line 6,  */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: .25rem;
  border-bottom-left-radius: 0;
}

/* line 6,  */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 6,  */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 6,  */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 6,  */
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 6,  */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 6,  */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 6,  */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 6,  */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 6,  */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 6,  */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  /* line 6,  */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
  }
  /* line 6,  */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 6,  */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 6,  */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 6,  */
.list-group-flush {
  border-radius: 0;
}

/* line 6,  */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 6,  */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 6,  */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 6,  */
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}

/* line 6,  */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 6,  */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 6,  */
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 6,  */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 6,  */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 6,  */
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 6,  */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 6,  */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 6,  */
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 6,  */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 6,  */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 6,  */
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 6,  */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 6,  */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 6,  */
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 6,  */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 6,  */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 6,  */
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

/* line 6,  */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 6,  */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 6,  */
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 6,  */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 6,  */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 6,  */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 6,  */
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75;
}

/* line 6,  */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 6,  */
a.close.disabled {
  pointer-events: none;
}

/* line 6,  */
.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: .875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: .25rem;
}

/* line 6,  */
.toast:not(:last-child) {
  margin-bottom: .75rem;
}

/* line 6,  */
.toast.showing {
  opacity: 1;
}

/* line 6,  */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 6,  */
.toast.hide {
  display: none;
}

/* line 6,  */
.toast-header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 6,  */
.toast-body {
  padding: .75rem;
}

/* line 6,  */
.modal-open {
  overflow: hidden;
}

/* line 6,  */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 6,  */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 6,  */
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

/* line 6,  */
.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

/* line 6,  */
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* line 6,  */
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 6,  */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 6,  */
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* line 6,  */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 6,  */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 6,  */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 6,  */
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 100%;
}

/* line 6,  */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 6,  */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 6,  */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          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: .3rem;
  outline: 0;
}

/* line 6,  */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 6,  */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 6,  */
.modal-backdrop.show {
  opacity: .5;
}

/* line 6,  */
.modal-header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

/* line 6,  */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 6,  */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6,  */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 1rem;
}

/* line 6,  */
.modal-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px);
}

/* line 6,  */
.modal-footer > * {
  margin: .25rem;
}

/* line 6,  */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 6,  */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 6,  */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 6,  */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 6,  */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 6,  */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  /* line 6,  */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 6,  */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-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: .875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 6,  */
.tooltip.show {
  opacity: .9;
}

/* line 6,  */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem;
}

/* line 6,  */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem;
}

/* line 6,  */
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000;
}

/* line 6,  */
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
}

/* line 6,  */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-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: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}

/* line 6,  */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}

/* line 6,  */
.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6,  */
.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem;
}

/* line 6,  */
.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
  bottom: calc(-.5rem - 1px);
}

/* line 6,  */
.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 6,  */
.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff;
}

/* line 6,  */
.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem;
}

/* line 6,  */
.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 6,  */
.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6,  */
.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff;
}

/* line 6,  */
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem;
}

/* line 6,  */
.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
  top: calc(-.5rem - 1px);
}

/* line 6,  */
.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6,  */
.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff;
}

/* line 6,  */
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 6,  */
.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem;
}

/* line 6,  */
.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 6,  */
.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6,  */
.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff;
}

/* line 6,  */
.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

/* line 6,  */
.popover-header:empty {
  display: none;
}

/* line 6,  */
.popover-body {
  padding: .5rem .75rem;
  color: #212529;
}

/* line 6,  */
.carousel {
  position: relative;
}

/* line 6,  */
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 6,  */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6,  */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6,  */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
}

/* line 6,  */
.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 6,  */
.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 6,  */
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

/* line 6,  */
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}

/* line 6,  */
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s .6s;
  transition: opacity 0s .6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .carousel-control-next, .carousel-control-prev {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 6,  */
.carousel-control-prev {
  left: 0;
}

/* line 6,  */
.carousel-control-next {
  right: 0;
}

/* line 6,  */
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

/* line 6,  */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 6,  */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 6,  */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 6,  */
.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity .6s ease;
  transition: opacity .6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 6,  */
.carousel-indicators .active {
  opacity: 1;
}

/* line 6,  */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 6,  */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
  animation: .75s linear infinite spinner-border;
}

/* line 6,  */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 6,  */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
  animation: .75s linear infinite spinner-grow;
}

/* line 6,  */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6,  */
  .spinner-border, .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}

/* line 6,  */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6,  */
.align-top {
  vertical-align: top !important;
}

/* line 6,  */
.align-middle {
  vertical-align: middle !important;
}

/* line 6,  */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6,  */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6,  */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6,  */
.bg-primary {
  background-color: #007bff !important;
}

/* line 6,  */
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important;
}

/* line 6,  */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 6,  */
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important;
}

/* line 6,  */
.bg-success {
  background-color: #28a745 !important;
}

/* line 6,  */
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important;
}

/* line 6,  */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 6,  */
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important;
}

/* line 6,  */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 6,  */
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important;
}

/* line 6,  */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 6,  */
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important;
}

/* line 6,  */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 6,  */
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important;
}

/* line 6,  */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 6,  */
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important;
}

/* line 6,  */
.bg-white {
  background-color: #fff !important;
}

/* line 6,  */
.bg-transparent {
  background-color: transparent !important;
}

/* line 6,  */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6,  */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6,  */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6,  */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6,  */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6,  */
.border-0 {
  border: 0 !important;
}

/* line 6,  */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6,  */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6,  */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6,  */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6,  */
.border-primary {
  border-color: #007bff !important;
}

/* line 6,  */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6,  */
.border-success {
  border-color: #28a745 !important;
}

/* line 6,  */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 6,  */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6,  */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6,  */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6,  */
.border-dark {
  border-color: #343a40 !important;
}

/* line 6,  */
.border-white {
  border-color: #fff !important;
}

/* line 6,  */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 6,  */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 6,  */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 6,  */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 6,  */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6,  */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6,  */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 6,  */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 6,  */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 6,  */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 6,  */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6,  */
.d-none {
  display: none !important;
}

/* line 6,  */
.d-inline {
  display: inline !important;
}

/* line 6,  */
.d-inline-block {
  display: inline-block !important;
}

/* line 6,  */
.d-block {
  display: block !important;
}

/* line 6,  */
.d-table {
  display: table !important;
}

/* line 6,  */
.d-table-row {
  display: table-row !important;
}

/* line 6,  */
.d-table-cell {
  display: table-cell !important;
}

/* line 6,  */
.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

/* line 6,  */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 6,  */
  .d-sm-none {
    display: none !important;
  }
  /* line 6,  */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 6,  */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 6,  */
  .d-sm-block {
    display: block !important;
  }
  /* line 6,  */
  .d-sm-table {
    display: table !important;
  }
  /* line 6,  */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 6,  */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 6,  */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 6,  */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .d-md-none {
    display: none !important;
  }
  /* line 6,  */
  .d-md-inline {
    display: inline !important;
  }
  /* line 6,  */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 6,  */
  .d-md-block {
    display: block !important;
  }
  /* line 6,  */
  .d-md-table {
    display: table !important;
  }
  /* line 6,  */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 6,  */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 6,  */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 6,  */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .d-lg-none {
    display: none !important;
  }
  /* line 6,  */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6,  */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6,  */
  .d-lg-block {
    display: block !important;
  }
  /* line 6,  */
  .d-lg-table {
    display: table !important;
  }
  /* line 6,  */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6,  */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6,  */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 6,  */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .d-xl-none {
    display: none !important;
  }
  /* line 6,  */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6,  */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6,  */
  .d-xl-block {
    display: block !important;
  }
  /* line 6,  */
  .d-xl-table {
    display: table !important;
  }
  /* line 6,  */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6,  */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6,  */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 6,  */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 6,  */
  .d-print-none {
    display: none !important;
  }
  /* line 6,  */
  .d-print-inline {
    display: inline !important;
  }
  /* line 6,  */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 6,  */
  .d-print-block {
    display: block !important;
  }
  /* line 6,  */
  .d-print-table {
    display: table !important;
  }
  /* line 6,  */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 6,  */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 6,  */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 6,  */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

/* line 6,  */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 6,  */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 6,  */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 6,  */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 6,  */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 6,  */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 6,  */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 6,  */
.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

/* line 6,  */
.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

/* line 6,  */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

/* line 6,  */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

/* line 6,  */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 6,  */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 6,  */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 6,  */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important;
}

/* line 6,  */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important;
}

/* line 6,  */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important;
}

/* line 6,  */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 6,  */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 6,  */
.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

/* line 6,  */
.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

/* line 6,  */
.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

/* line 6,  */
.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

/* line 6,  */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 6,  */
.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}

/* line 6,  */
.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}

/* line 6,  */
.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

/* line 6,  */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

/* line 6,  */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}

/* line 6,  */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 6,  */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 6,  */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 6,  */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 6,  */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 6,  */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 6,  */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 6,  */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 6,  */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 6,  */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 6,  */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 6,  */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 6,  */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  /* line 6,  */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  /* line 6,  */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 6,  */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 6,  */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6,  */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6,  */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6,  */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  /* line 6,  */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 6,  */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 6,  */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6,  */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6,  */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 6,  */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 6,  */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  /* line 6,  */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 6,  */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6,  */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  /* line 6,  */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  /* line 6,  */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  /* line 6,  */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 6,  */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 6,  */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6,  */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6,  */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6,  */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6,  */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6,  */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6,  */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6,  */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6,  */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6,  */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6,  */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6,  */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  /* line 6,  */
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  /* line 6,  */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 6,  */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 6,  */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6,  */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6,  */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6,  */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  /* line 6,  */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 6,  */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 6,  */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6,  */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6,  */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 6,  */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 6,  */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  /* line 6,  */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 6,  */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6,  */
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  /* line 6,  */
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  /* line 6,  */
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  /* line 6,  */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 6,  */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 6,  */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6,  */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6,  */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6,  */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6,  */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6,  */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6,  */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6,  */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6,  */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6,  */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6,  */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6,  */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  /* line 6,  */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  /* line 6,  */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 6,  */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 6,  */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6,  */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6,  */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6,  */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  /* line 6,  */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 6,  */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 6,  */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6,  */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6,  */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 6,  */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 6,  */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  /* line 6,  */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 6,  */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6,  */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  /* line 6,  */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  /* line 6,  */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  /* line 6,  */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 6,  */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 6,  */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6,  */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6,  */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6,  */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6,  */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6,  */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6,  */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6,  */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6,  */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6,  */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6,  */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6,  */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  /* line 6,  */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  /* line 6,  */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 6,  */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 6,  */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6,  */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6,  */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6,  */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  /* line 6,  */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 6,  */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 6,  */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6,  */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6,  */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 6,  */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 6,  */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  /* line 6,  */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 6,  */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6,  */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  /* line 6,  */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  /* line 6,  */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  /* line 6,  */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 6,  */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 6,  */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6,  */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6,  */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6,  */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6,  */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6,  */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6,  */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6,  */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6,  */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6,  */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6,  */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6,  */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/* line 6,  */
.float-left {
  float: left !important;
}

/* line 6,  */
.float-right {
  float: right !important;
}

/* line 6,  */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 6,  */
  .float-sm-left {
    float: left !important;
  }
  /* line 6,  */
  .float-sm-right {
    float: right !important;
  }
  /* line 6,  */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .float-md-left {
    float: left !important;
  }
  /* line 6,  */
  .float-md-right {
    float: right !important;
  }
  /* line 6,  */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .float-lg-left {
    float: left !important;
  }
  /* line 6,  */
  .float-lg-right {
    float: right !important;
  }
  /* line 6,  */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .float-xl-left {
    float: left !important;
  }
  /* line 6,  */
  .float-xl-right {
    float: right !important;
  }
  /* line 6,  */
  .float-xl-none {
    float: none !important;
  }
}

/* line 6,  */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
      user-select: all !important;
}

/* line 6,  */
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

/* line 6,  */
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

/* line 6,  */
.overflow-auto {
  overflow: auto !important;
}

/* line 6,  */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 6,  */
.position-static {
  position: static !important;
}

/* line 6,  */
.position-relative {
  position: relative !important;
}

/* line 6,  */
.position-absolute {
  position: absolute !important;
}

/* line 6,  */
.position-fixed {
  position: fixed !important;
}

/* line 6,  */
.position-sticky {
  position: sticky !important;
}

/* line 6,  */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6,  */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 6,  */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 6,  */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 6,  */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 6,  */
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 6,  */
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 6,  */
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6,  */
.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 6,  */
.w-25 {
  width: 25% !important;
}

/* line 6,  */
.w-50 {
  width: 50% !important;
}

/* line 6,  */
.w-75 {
  width: 75% !important;
}

/* line 6,  */
.w-100 {
  width: 100% !important;
}

/* line 6,  */
.w-auto {
  width: auto !important;
}

/* line 6,  */
.h-25 {
  height: 25% !important;
}

/* line 6,  */
.h-50 {
  height: 50% !important;
}

/* line 6,  */
.h-75 {
  height: 75% !important;
}

/* line 6,  */
.h-100 {
  height: 100% !important;
}

/* line 6,  */
.h-auto {
  height: auto !important;
}

/* line 6,  */
.mw-100 {
  max-width: 100% !important;
}

/* line 6,  */
.mh-100 {
  max-height: 100% !important;
}

/* line 6,  */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 6,  */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 6,  */
.vw-100 {
  width: 100vw !important;
}

/* line 6,  */
.vh-100 {
  height: 100vh !important;
}

/* line 6,  */
.m-0 {
  margin: 0 !important;
}

/* line 6,  */
.mt-0, .my-0 {
  margin-top: 0 !important;
}

/* line 6,  */
.mr-0, .mx-0 {
  margin-right: 0 !important;
}

/* line 6,  */
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

/* line 6,  */
.ml-0, .mx-0 {
  margin-left: 0 !important;
}

/* line 6,  */
.m-1 {
  margin: 0.25rem !important;
}

/* line 6,  */
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}

/* line 6,  */
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 6,  */
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6,  */
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 6,  */
.m-2 {
  margin: 0.5rem !important;
}

/* line 6,  */
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

/* line 6,  */
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 6,  */
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6,  */
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 6,  */
.m-3 {
  margin: 1rem !important;
}

/* line 6,  */
.mt-3, .my-3 {
  margin-top: 1rem !important;
}

/* line 6,  */
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

/* line 6,  */
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

/* line 6,  */
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}

/* line 6,  */
.m-4 {
  margin: 1.5rem !important;
}

/* line 6,  */
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

/* line 6,  */
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 6,  */
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6,  */
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 6,  */
.m-5 {
  margin: 3rem !important;
}

/* line 6,  */
.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* line 6,  */
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}

/* line 6,  */
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

/* line 6,  */
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}

/* line 6,  */
.p-0 {
  padding: 0 !important;
}

/* line 6,  */
.pt-0, .py-0 {
  padding-top: 0 !important;
}

/* line 6,  */
.pr-0, .px-0 {
  padding-right: 0 !important;
}

/* line 6,  */
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

/* line 6,  */
.pl-0, .px-0 {
  padding-left: 0 !important;
}

/* line 6,  */
.p-1 {
  padding: 0.25rem !important;
}

/* line 6,  */
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}

/* line 6,  */
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}

/* line 6,  */
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 6,  */
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}

/* line 6,  */
.p-2 {
  padding: 0.5rem !important;
}

/* line 6,  */
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

/* line 6,  */
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}

/* line 6,  */
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 6,  */
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}

/* line 6,  */
.p-3 {
  padding: 1rem !important;
}

/* line 6,  */
.pt-3, .py-3 {
  padding-top: 1rem !important;
}

/* line 6,  */
.pr-3, .px-3 {
  padding-right: 1rem !important;
}

/* line 6,  */
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}

/* line 6,  */
.pl-3, .px-3 {
  padding-left: 1rem !important;
}

/* line 6,  */
.p-4 {
  padding: 1.5rem !important;
}

/* line 6,  */
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}

/* line 6,  */
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}

/* line 6,  */
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 6,  */
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}

/* line 6,  */
.p-5 {
  padding: 3rem !important;
}

/* line 6,  */
.pt-5, .py-5 {
  padding-top: 3rem !important;
}

/* line 6,  */
.pr-5, .px-5 {
  padding-right: 3rem !important;
}

/* line 6,  */
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}

/* line 6,  */
.pl-5, .px-5 {
  padding-left: 3rem !important;
}

/* line 6,  */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 6,  */
.mt-n1, .my-n1 {
  margin-top: -0.25rem !important;
}

/* line 6,  */
.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 6,  */
.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 6,  */
.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 6,  */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 6,  */
.mt-n2, .my-n2 {
  margin-top: -0.5rem !important;
}

/* line 6,  */
.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 6,  */
.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 6,  */
.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 6,  */
.m-n3 {
  margin: -1rem !important;
}

/* line 6,  */
.mt-n3, .my-n3 {
  margin-top: -1rem !important;
}

/* line 6,  */
.mr-n3, .mx-n3 {
  margin-right: -1rem !important;
}

/* line 6,  */
.mb-n3, .my-n3 {
  margin-bottom: -1rem !important;
}

/* line 6,  */
.ml-n3, .mx-n3 {
  margin-left: -1rem !important;
}

/* line 6,  */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 6,  */
.mt-n4, .my-n4 {
  margin-top: -1.5rem !important;
}

/* line 6,  */
.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 6,  */
.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 6,  */
.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 6,  */
.m-n5 {
  margin: -3rem !important;
}

/* line 6,  */
.mt-n5, .my-n5 {
  margin-top: -3rem !important;
}

/* line 6,  */
.mr-n5, .mx-n5 {
  margin-right: -3rem !important;
}

/* line 6,  */
.mb-n5, .my-n5 {
  margin-bottom: -3rem !important;
}

/* line 6,  */
.ml-n5, .mx-n5 {
  margin-left: -3rem !important;
}

/* line 6,  */
.m-auto {
  margin: auto !important;
}

/* line 6,  */
.mt-auto, .my-auto {
  margin-top: auto !important;
}

/* line 6,  */
.mr-auto, .mx-auto {
  margin-right: auto !important;
}

/* line 6,  */
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

/* line 6,  */
.ml-auto, .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 6,  */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 6,  */
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 6,  */
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 6,  */
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 6,  */
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 6,  */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 6,  */
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6,  */
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6,  */
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6,  */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 6,  */
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6,  */
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6,  */
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6,  */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 6,  */
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 6,  */
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 6,  */
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6,  */
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 6,  */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 6,  */
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6,  */
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6,  */
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6,  */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 6,  */
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 6,  */
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 6,  */
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6,  */
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 6,  */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 6,  */
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 6,  */
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 6,  */
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 6,  */
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 6,  */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 6,  */
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6,  */
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6,  */
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6,  */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 6,  */
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6,  */
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6,  */
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6,  */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 6,  */
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 6,  */
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 6,  */
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6,  */
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 6,  */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 6,  */
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6,  */
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6,  */
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6,  */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 6,  */
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 6,  */
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 6,  */
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6,  */
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 6,  */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 6,  */
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6,  */
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6,  */
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6,  */
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6,  */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 6,  */
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6,  */
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6,  */
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6,  */
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6,  */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 6,  */
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 6,  */
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 6,  */
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6,  */
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 6,  */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 6,  */
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6,  */
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6,  */
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6,  */
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6,  */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 6,  */
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 6,  */
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 6,  */
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6,  */
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 6,  */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 6,  */
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 6,  */
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 6,  */
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 6,  */
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 6,  */
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 6,  */
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 6,  */
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6,  */
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 6,  */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 6,  */
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6,  */
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6,  */
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6,  */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 6,  */
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6,  */
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6,  */
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6,  */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 6,  */
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 6,  */
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6,  */
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6,  */
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6,  */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 6,  */
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6,  */
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6,  */
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6,  */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 6,  */
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 6,  */
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 6,  */
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6,  */
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 6,  */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6,  */
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 6,  */
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 6,  */
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6,  */
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 6,  */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6,  */
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6,  */
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6,  */
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6,  */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6,  */
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6,  */
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6,  */
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6,  */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6,  */
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6,  */
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6,  */
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6,  */
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6,  */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 6,  */
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6,  */
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6,  */
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6,  */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 6,  */
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 6,  */
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 6,  */
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6,  */
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 6,  */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 6,  */
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6,  */
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6,  */
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6,  */
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6,  */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 6,  */
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6,  */
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6,  */
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6,  */
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6,  */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 6,  */
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 6,  */
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 6,  */
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6,  */
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 6,  */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 6,  */
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6,  */
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6,  */
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6,  */
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6,  */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 6,  */
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 6,  */
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 6,  */
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6,  */
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 6,  */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 6,  */
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  /* line 6,  */
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 6,  */
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6,  */
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6,  */
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6,  */
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6,  */
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6,  */
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6,  */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6,  */
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6,  */
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6,  */
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6,  */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6,  */
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6,  */
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6,  */
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6,  */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6,  */
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6,  */
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6,  */
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6,  */
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6,  */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 6,  */
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6,  */
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6,  */
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6,  */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 6,  */
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 6,  */
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 6,  */
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6,  */
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 6,  */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6,  */
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6,  */
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6,  */
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6,  */
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6,  */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6,  */
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6,  */
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6,  */
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6,  */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6,  */
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6,  */
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6,  */
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6,  */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6,  */
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6,  */
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6,  */
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6,  */
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6,  */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 6,  */
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6,  */
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6,  */
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6,  */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 6,  */
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 6,  */
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 6,  */
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6,  */
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 6,  */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 6,  */
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6,  */
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6,  */
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6,  */
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6,  */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 6,  */
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6,  */
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6,  */
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6,  */
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6,  */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 6,  */
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 6,  */
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 6,  */
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6,  */
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 6,  */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 6,  */
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6,  */
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6,  */
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6,  */
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6,  */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 6,  */
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 6,  */
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 6,  */
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6,  */
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 6,  */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6,  */
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 6,  */
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 6,  */
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6,  */
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6,  */
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6,  */
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6,  */
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6,  */
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6,  */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6,  */
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6,  */
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6,  */
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6,  */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6,  */
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6,  */
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6,  */
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6,  */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6,  */
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6,  */
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6,  */
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6,  */
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6,  */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 6,  */
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6,  */
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6,  */
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6,  */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 6,  */
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 6,  */
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 6,  */
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6,  */
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 6,  */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6,  */
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6,  */
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6,  */
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6,  */
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6,  */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6,  */
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6,  */
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6,  */
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6,  */
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6,  */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6,  */
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6,  */
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6,  */
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6,  */
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6,  */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6,  */
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6,  */
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6,  */
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6,  */
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6,  */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 6,  */
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6,  */
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6,  */
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6,  */
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6,  */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 6,  */
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 6,  */
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 6,  */
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6,  */
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 6,  */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 6,  */
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6,  */
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6,  */
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6,  */
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6,  */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 6,  */
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6,  */
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6,  */
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6,  */
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6,  */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 6,  */
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 6,  */
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 6,  */
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6,  */
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 6,  */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 6,  */
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6,  */
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6,  */
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6,  */
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6,  */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 6,  */
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 6,  */
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 6,  */
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6,  */
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 6,  */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6,  */
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 6,  */
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 6,  */
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6,  */
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6,  */
.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);
}

/* line 6,  */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 6,  */
.text-justify {
  text-align: justify !important;
}

/* line 6,  */
.text-wrap {
  white-space: normal !important;
}

/* line 6,  */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6,  */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6,  */
.text-left {
  text-align: left !important;
}

/* line 6,  */
.text-right {
  text-align: right !important;
}

/* line 6,  */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6,  */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 6,  */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 6,  */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 6,  */
  .text-md-left {
    text-align: left !important;
  }
  /* line 6,  */
  .text-md-right {
    text-align: right !important;
  }
  /* line 6,  */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 6,  */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 6,  */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 6,  */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 6,  */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 6,  */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 6,  */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 6,  */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 6,  */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 6,  */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 6,  */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 6,  */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 6,  */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 6,  */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 6,  */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 6,  */
.font-italic {
  font-style: italic !important;
}

/* line 6,  */
.text-white {
  color: #fff !important;
}

/* line 6,  */
.text-primary {
  color: #007bff !important;
}

/* line 6,  */
a.text-primary:focus, a.text-primary:hover {
  color: #0056b3 !important;
}

/* line 6,  */
.text-secondary {
  color: #6c757d !important;
}

/* line 6,  */
a.text-secondary:focus, a.text-secondary:hover {
  color: #494f54 !important;
}

/* line 6,  */
.text-success {
  color: #28a745 !important;
}

/* line 6,  */
a.text-success:focus, a.text-success:hover {
  color: #19692c !important;
}

/* line 6,  */
.text-info {
  color: #17a2b8 !important;
}

/* line 6,  */
a.text-info:focus, a.text-info:hover {
  color: #0f6674 !important;
}

/* line 6,  */
.text-warning {
  color: #ffc107 !important;
}

/* line 6,  */
a.text-warning:focus, a.text-warning:hover {
  color: #ba8b00 !important;
}

/* line 6,  */
.text-danger {
  color: #dc3545 !important;
}

/* line 6,  */
a.text-danger:focus, a.text-danger:hover {
  color: #a71d2a !important;
}

/* line 6,  */
.text-light {
  color: #f8f9fa !important;
}

/* line 6,  */
a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important;
}

/* line 6,  */
.text-dark {
  color: #343a40 !important;
}

/* line 6,  */
a.text-dark:focus, a.text-dark:hover {
  color: #121416 !important;
}

/* line 6,  */
.text-body {
  color: #212529 !important;
}

/* line 6,  */
.text-muted {
  color: #6c757d !important;
}

/* line 6,  */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 6,  */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 6,  */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6,  */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 6,  */
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

/* line 6,  */
.text-reset {
  color: inherit !important;
}

/* line 6,  */
.visible {
  visibility: visible !important;
}

/* line 6,  */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 6,  */
  *, ::after, ::before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  /* line 6,  */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 6,  */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 6,  */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 6,  */
  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 6,  */
  thead {
    display: table-header-group;
  }
  /* line 6,  */
  img, tr {
    page-break-inside: avoid;
  }
  /* line 6,  */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 6,  */
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 6,  */
  body {
    min-width: 992px !important;
  }
  /* line 6,  */
  .container {
    min-width: 992px !important;
  }
  /* line 6,  */
  .navbar {
    display: none;
  }
  /* line 6,  */
  .badge {
    border: 1px solid #000;
  }
  /* line 6,  */
  .table {
    border-collapse: collapse !important;
  }
  /* line 6,  */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 6,  */
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  /* line 6,  */
  .table-dark {
    color: inherit;
  }
  /* line 6,  */
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6;
  }
  /* line 6,  */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}



@font-face {
  font-family: 'themify';
  src: url("../fonts/themify.eot");
  src: url("../fonts/themifyd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/themify.woff") format("woff"), url("../fonts/themify.ttf") format("truetype"), url("../fonts/themify.html") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, 75 */
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, 75 */
.ti-wand:before {
  content: "\e600";
}

/* line 29, 75 */
.ti-volume:before {
  content: "\e601";
}

/* line 32, 75 */
.ti-user:before {
  content: "\e602";
}

/* line 35, 75 */
.ti-unlock:before {
  content: "\e603";
}

/* line 38, 75 */
.ti-unlink:before {
  content: "\e604";
}

/* line 41, 75 */
.ti-trash:before {
  content: "\e605";
}

/* line 44, 75 */
.ti-thought:before {
  content: "\e606";
}

/* line 47, 75 */
.ti-target:before {
  content: "\e607";
}

/* line 50, 75 */
.ti-tag:before {
  content: "\e608";
}

/* line 53, 75 */
.ti-tablet:before {
  content: "\e609";
}

/* line 56, 75 */
.ti-star:before {
  content: "\e60a";
}

/* line 59, 75 */
.ti-spray:before {
  content: "\e60b";
}

/* line 62, 75 */
.ti-signal:before {
  content: "\e60c";
}

/* line 65, 75 */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 68, 75 */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 71, 75 */
.ti-settings:before {
  content: "\e60f";
}

/* line 74, 75 */
.ti-search:before {
  content: "\e610";
}

/* line 77, 75 */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 80, 75 */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 83, 75 */
.ti-cut:before {
  content: "\e613";
}

/* line 86, 75 */
.ti-ruler:before {
  content: "\e614";
}

/* line 89, 75 */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 92, 75 */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 95, 75 */
.ti-bookmark:before {
  content: "\e617";
}

/* line 98, 75 */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 101, 75 */
.ti-reload:before {
  content: "\e619";
}

/* line 104, 75 */
.ti-plus:before {
  content: "\e61a";
}

/* line 107, 75 */
.ti-pin:before {
  content: "\e61b";
}

/* line 110, 75 */
.ti-pencil:before {
  content: "\e61c";
}

/* line 113, 75 */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 116, 75 */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 119, 75 */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 122, 75 */
.ti-na:before {
  content: "\e620";
}

/* line 125, 75 */
.ti-mobile:before {
  content: "\e621";
}

/* line 128, 75 */
.ti-minus:before {
  content: "\e622";
}

/* line 131, 75 */
.ti-medall:before {
  content: "\e623";
}

/* line 134, 75 */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 137, 75 */
.ti-marker:before {
  content: "\e625";
}

/* line 140, 75 */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 143, 75 */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 146, 75 */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 149, 75 */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 152, 75 */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 155, 75 */
.ti-lock:before {
  content: "\e62b";
}

/* line 158, 75 */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 161, 75 */
.ti-link:before {
  content: "\e62d";
}

/* line 164, 75 */
.ti-layout:before {
  content: "\e62e";
}

/* line 167, 75 */
.ti-layers:before {
  content: "\e62f";
}

/* line 170, 75 */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 173, 75 */
.ti-key:before {
  content: "\e631";
}

/* line 176, 75 */
.ti-import:before {
  content: "\e632";
}

/* line 179, 75 */
.ti-image:before {
  content: "\e633";
}

/* line 182, 75 */
.ti-heart:before {
  content: "\e634";
}

/* line 185, 75 */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 188, 75 */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 191, 75 */
.ti-hand-open:before {
  content: "\e637";
}

/* line 194, 75 */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 197, 75 */
.ti-folder:before {
  content: "\e639";
}

/* line 200, 75 */
.ti-flag:before {
  content: "\e63a";
}

/* line 203, 75 */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 206, 75 */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 209, 75 */
.ti-eye:before {
  content: "\e63d";
}

/* line 212, 75 */
.ti-export:before {
  content: "\e63e";
}

/* line 215, 75 */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 218, 75 */
.ti-desktop:before {
  content: "\e640";
}

/* line 221, 75 */
.ti-cup:before {
  content: "\e641";
}

/* line 224, 75 */
.ti-crown:before {
  content: "\e642";
}

/* line 227, 75 */
.ti-comments:before {
  content: "\e643";
}

/* line 230, 75 */
.ti-comment:before {
  content: "\e644";
}

/* line 233, 75 */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 236, 75 */
.ti-close:before {
  content: "\e646";
}

/* line 239, 75 */
.ti-clip:before {
  content: "\e647";
}

/* line 242, 75 */
.ti-angle-up:before {
  content: "\e648";
}

/* line 245, 75 */
.ti-angle-right:before {
  content: "\e649";
}

/* line 248, 75 */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 251, 75 */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 254, 75 */
.ti-check:before {
  content: "\e64c";
}

/* line 257, 75 */
.ti-check-box:before {
  content: "\e64d";
}

/* line 260, 75 */
.ti-camera:before {
  content: "\e64e";
}

/* line 263, 75 */
.ti-announcement:before {
  content: "\e64f";
}

/* line 266, 75 */
.ti-brush:before {
  content: "\e650";
}

/* line 269, 75 */
.ti-briefcase:before {
  content: "\e651";
}

/* line 272, 75 */
.ti-bolt:before {
  content: "\e652";
}

/* line 275, 75 */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 278, 75 */
.ti-blackboard:before {
  content: "\e654";
}

/* line 281, 75 */
.ti-bag:before {
  content: "\e655";
}

/* line 284, 75 */
.ti-move:before {
  content: "\e656";
}

/* line 287, 75 */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 290, 75 */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 293, 75 */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 296, 75 */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 299, 75 */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 302, 75 */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 305, 75 */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 308, 75 */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 311, 75 */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 314, 75 */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 317, 75 */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 320, 75 */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 323, 75 */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 326, 75 */
.ti-zip:before {
  content: "\e664";
}

/* line 329, 75 */
.ti-world:before {
  content: "\e665";
}

/* line 332, 75 */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 335, 75 */
.ti-view-list:before {
  content: "\e667";
}

/* line 338, 75 */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 341, 75 */
.ti-view-grid:before {
  content: "\e669";
}

/* line 344, 75 */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 347, 75 */
.ti-upload:before {
  content: "\e66b";
}

/* line 350, 75 */
.ti-underline:before {
  content: "\e66c";
}

/* line 353, 75 */
.ti-truck:before {
  content: "\e66d";
}

/* line 356, 75 */
.ti-timer:before {
  content: "\e66e";
}

/* line 359, 75 */
.ti-ticket:before {
  content: "\e66f";
}

/* line 362, 75 */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 365, 75 */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 368, 75 */
.ti-text:before {
  content: "\e672";
}

/* line 371, 75 */
.ti-stats-up:before {
  content: "\e673";
}

/* line 374, 75 */
.ti-stats-down:before {
  content: "\e674";
}

/* line 377, 75 */
.ti-split-v:before {
  content: "\e675";
}

/* line 380, 75 */
.ti-split-h:before {
  content: "\e676";
}

/* line 383, 75 */
.ti-smallcap:before {
  content: "\e677";
}

/* line 386, 75 */
.ti-shine:before {
  content: "\e678";
}

/* line 389, 75 */
.ti-shift-right:before {
  content: "\e679";
}

/* line 392, 75 */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 395, 75 */
.ti-shield:before {
  content: "\e67b";
}

/* line 398, 75 */
.ti-notepad:before {
  content: "\e67c";
}

/* line 401, 75 */
.ti-server:before {
  content: "\e67d";
}

/* line 404, 75 */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 407, 75 */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 410, 75 */
.ti-pulse:before {
  content: "\e680";
}

/* line 413, 75 */
.ti-printer:before {
  content: "\e681";
}

/* line 416, 75 */
.ti-power-off:before {
  content: "\e682";
}

/* line 419, 75 */
.ti-plug:before {
  content: "\e683";
}

/* line 422, 75 */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 425, 75 */
.ti-paragraph:before {
  content: "\e685";
}

/* line 428, 75 */
.ti-panel:before {
  content: "\e686";
}

/* line 431, 75 */
.ti-package:before {
  content: "\e687";
}

/* line 434, 75 */
.ti-music:before {
  content: "\e688";
}

/* line 437, 75 */
.ti-music-alt:before {
  content: "\e689";
}

/* line 440, 75 */
.ti-mouse:before {
  content: "\e68a";
}

/* line 443, 75 */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 446, 75 */
.ti-money:before {
  content: "\e68c";
}

/* line 449, 75 */
.ti-microphone:before {
  content: "\e68d";
}

/* line 452, 75 */
.ti-menu:before {
  content: "\e68e";
}

/* line 455, 75 */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 458, 75 */
.ti-map:before {
  content: "\e690";
}

/* line 461, 75 */
.ti-map-alt:before {
  content: "\e691";
}

/* line 464, 75 */
.ti-loop:before {
  content: "\e692";
}

/* line 467, 75 */
.ti-location-pin:before {
  content: "\e693";
}

/* line 470, 75 */
.ti-list:before {
  content: "\e694";
}

/* line 473, 75 */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 476, 75 */
.ti-Italic:before {
  content: "\e696";
}

/* line 479, 75 */
.ti-info:before {
  content: "\e697";
}

/* line 482, 75 */
.ti-infinite:before {
  content: "\e698";
}

/* line 485, 75 */
.ti-id-badge:before {
  content: "\e699";
}

/* line 488, 75 */
.ti-hummer:before {
  content: "\e69a";
}

/* line 491, 75 */
.ti-home:before {
  content: "\e69b";
}

/* line 494, 75 */
.ti-help:before {
  content: "\e69c";
}

/* line 497, 75 */
.ti-headphone:before {
  content: "\e69d";
}

/* line 500, 75 */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 503, 75 */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 506, 75 */
.ti-gift:before {
  content: "\e6a0";
}

/* line 509, 75 */
.ti-game:before {
  content: "\e6a1";
}

/* line 512, 75 */
.ti-filter:before {
  content: "\e6a2";
}

/* line 515, 75 */
.ti-files:before {
  content: "\e6a3";
}

/* line 518, 75 */
.ti-file:before {
  content: "\e6a4";
}

/* line 521, 75 */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 524, 75 */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 527, 75 */
.ti-download:before {
  content: "\e6a7";
}

/* line 530, 75 */
.ti-direction:before {
  content: "\e6a8";
}

/* line 533, 75 */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 536, 75 */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 539, 75 */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 542, 75 */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 545, 75 */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 548, 75 */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 551, 75 */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 554, 75 */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 557, 75 */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 560, 75 */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 563, 75 */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 566, 75 */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 569, 75 */
.ti-car:before {
  content: "\e6b5";
}

/* line 572, 75 */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 575, 75 */
.ti-book:before {
  content: "\e6b7";
}

/* line 578, 75 */
.ti-bell:before {
  content: "\e6b8";
}

/* line 581, 75 */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 584, 75 */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 587, 75 */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 590, 75 */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 593, 75 */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 596, 75 */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 599, 75 */
.ti-archive:before {
  content: "\e6bf";
}

/* line 602, 75 */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 605, 75 */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 608, 75 */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 611, 75 */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 614, 75 */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 617, 75 */
.ti-alert:before {
  content: "\e6c5";
}

/* line 620, 75 */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 623, 75 */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 626, 75 */
.ti-write:before {
  content: "\e6c8";
}

/* line 629, 75 */
.ti-window:before {
  content: "\e6c9";
}

/* line 632, 75 */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 635, 75 */
.ti-widget:before {
  content: "\e6cb";
}

/* line 638, 75 */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 641, 75 */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 644, 75 */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 647, 75 */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 650, 75 */
.ti-vector:before {
  content: "\e6d0";
}

/* line 653, 75 */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 656, 75 */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 659, 75 */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 662, 75 */
.ti-support:before {
  content: "\e6d4";
}

/* line 665, 75 */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 668, 75 */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 671, 75 */
.ti-slice:before {
  content: "\e6d7";
}

/* line 674, 75 */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 677, 75 */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 680, 75 */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 683, 75 */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 686, 75 */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 689, 75 */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 692, 75 */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 695, 75 */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 698, 75 */
.ti-palette:before {
  content: "\e6e0";
}

/* line 701, 75 */
.ti-more:before {
  content: "\e6e1";
}

/* line 704, 75 */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 707, 75 */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 710, 75 */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 713, 75 */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 716, 75 */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 719, 75 */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 722, 75 */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 725, 75 */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 728, 75 */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 731, 75 */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 734, 75 */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 737, 75 */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 740, 75 */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 743, 75 */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 746, 75 */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 749, 75 */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 752, 75 */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 755, 75 */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 758, 75 */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 761, 75 */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 764, 75 */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 1000, 75 */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 770, 75 */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 773, 75 */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 776, 75 */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 779, 75 */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 782, 75 */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 785, 75 */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 788, 75 */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 791, 75 */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 794, 75 */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 797, 75 */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 800, 75 */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 803, 75 */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 806, 75 */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 809, 75 */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 812, 75 */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 815, 75 */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 818, 75 */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 821, 75 */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 824, 75 */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 827, 75 */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 830, 75 */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 833, 75 */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 836, 75 */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 839, 75 */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 842, 75 */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 845, 75 */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 848, 75 */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 851, 75 */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 854, 75 */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 857, 75 */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 860, 75 */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 863, 75 */
.ti-info-alt:before {
  content: "\e717";
}

/* line 866, 75 */
.ti-help-alt:before {
  content: "\e718";
}

/* line 869, 75 */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 872, 75 */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 875, 75 */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 878, 75 */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 881, 75 */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 884, 75 */
.ti-gallery:before {
  content: "\e71e";
}

/* line 887, 75 */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 890, 75 */
.ti-face-sad:before {
  content: "\e720";
}

/* line 893, 75 */
.ti-credit-card:before {
  content: "\e721";
}

/* line 896, 75 */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 899, 75 */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 902, 75 */
.ti-control-record:before {
  content: "\e724";
}

/* line 905, 75 */
.ti-control-eject:before {
  content: "\e725";
}

/* line 908, 75 */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 911, 75 */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 914, 75 */
.ti-youtube:before {
  content: "\e728";
}

/* line 917, 75 */
.ti-vimeo:before {
  content: "\e729";
}

/* line 920, 75 */
.ti-twitter:before {
  content: "\e72a";
}

/* line 923, 75 */
.ti-time:before {
  content: "\e72b";
}

/* line 926, 75 */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 929, 75 */
.ti-skype:before {
  content: "\e72d";
}

/* line 932, 75 */
.ti-share:before {
  content: "\e72e";
}

/* line 935, 75 */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 938, 75 */
.ti-rocket:before {
  content: "\e730";
}

/* line 941, 75 */
.ti-pinterest:before {
  content: "\e731";
}

/* line 944, 75 */
.ti-new-window:before {
  content: "\e732";
}

/* line 947, 75 */
.ti-microsoft:before {
  content: "\e733";
}

/* line 950, 75 */
.ti-list-ol:before {
  content: "\e734";
}

/* line 953, 75 */
.ti-linkedin:before {
  content: "\e735";
}

/* line 956, 75 */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 959, 75 */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 962, 75 */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 965, 75 */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 968, 75 */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 971, 75 */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 974, 75 */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 977, 75 */
.ti-instagram:before {
  content: "\e73d";
}

/* line 980, 75 */
.ti-google:before {
  content: "\e73e";
}

/* line 983, 75 */
.ti-github:before {
  content: "\e73f";
}

/* line 986, 75 */
.ti-flickr:before {
  content: "\e740";
}

/* line 989, 75 */
.ti-facebook:before {
  content: "\e741";
}

/* line 992, 75 */
.ti-dropbox:before {
  content: "\e742";
}

/* line 995, 75 */
.ti-dribbble:before {
  content: "\e743";
}

/* line 998, 75 */
.ti-apple:before {
  content: "\e744";
}

/* line 1001, 75 */
.ti-android:before {
  content: "\e745";
}

/* line 1004, 75 */
.ti-save:before {
  content: "\e746";
}

/* line 1007, 75 */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1010, 75 */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1013, 75 */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1016, 75 */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1019, 75 */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1022, 75 */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1025, 75 */
.ti-trello:before {
  content: "\e74d";
}

/* line 1028, 75 */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1031, 75 */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1034, 75 */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1037, 75 */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1040, 75 */
.ti-reddit:before {
  content: "\e752";
}

/* line 1043, 75 */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1046, 75 */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1049, 75 */
.ti-linux:before {
  content: "\e755";
}

/* line 1052, 75 */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1055, 75 */
.ti-joomla:before {
  content: "\e757";
}

/* line 1058, 75 */
.ti-html5:before {
  content: "\e758";
}

/* line 1061, 75 */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1064, 75 */
.ti-email:before {
  content: "\e75a";
}

/* line 1067, 75 */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1070, 75 */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1073, 75 */
.ti-css3:before {
  content: "\e75d";
}

/* line 1076, 75 */
.ti-rss:before {
  content: "\e75e";
}

/* line 1079, 75 */
.ti-rss-alt:before {
  content: "\e75f";
}

/* Magnific Popup CSS */
/* line 2, src/assets/scss/vendors/magnific-popup.css */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, src/assets/scss/vendors/magnific-popup.css */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, src/assets/scss/vendors/magnific-popup.css */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 33, src/assets/scss/vendors/magnific-popup.css */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, src/assets/scss/vendors/magnific-popup.css */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, src/assets/scss/vendors/magnific-popup.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, src/assets/scss/vendors/magnific-popup.css */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, src/assets/scss/vendors/magnific-popup.css */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, src/assets/scss/vendors/magnific-popup.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 63, src/assets/scss/vendors/magnific-popup.css */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

/* line 69, src/assets/scss/vendors/magnific-popup.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, src/assets/scss/vendors/magnific-popup.css */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

/* line 80, src/assets/scss/vendors/magnific-popup.css */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, src/assets/scss/vendors/magnific-popup.css */
.mfp-hide {
  display: none !important;
}

/* line 86, src/assets/scss/vendors/magnific-popup.css */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, src/assets/scss/vendors/magnific-popup.css */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, src/assets/scss/vendors/magnific-popup.css */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, src/assets/scss/vendors/magnific-popup.css */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, src/assets/scss/vendors/magnific-popup.css */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, src/assets/scss/vendors/magnific-popup.css */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* line 121, src/assets/scss/vendors/magnific-popup.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, src/assets/scss/vendors/magnific-popup.css */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, src/assets/scss/vendors/magnific-popup.css */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, src/assets/scss/vendors/magnific-popup.css */
.mfp-close:active {
  top: 1px;
}

/* line 146, src/assets/scss/vendors/magnific-popup.css */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, src/assets/scss/vendors/magnific-popup.css */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, src/assets/scss/vendors/magnific-popup.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-left {
  left: 0;
}

/* line 204, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-right {
  right: 0;
}

/* line 213, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, src/assets/scss/vendors/magnific-popup.css */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, src/assets/scss/vendors/magnific-popup.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, src/assets/scss/vendors/magnific-popup.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, src/assets/scss/vendors/magnific-popup.css */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, src/assets/scss/vendors/magnific-popup.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, src/assets/scss/vendors/magnific-popup.css */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, src/assets/scss/vendors/magnific-popup.css */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, src/assets/scss/vendors/magnific-popup.css */
.mfp-figure {
  line-height: 0;
}

/* line 258, src/assets/scss/vendors/magnific-popup.css */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, src/assets/scss/vendors/magnific-popup.css */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, src/assets/scss/vendors/magnific-popup.css */
.mfp-figure figure {
  margin: 0;
}

/* line 279, src/assets/scss/vendors/magnific-popup.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, src/assets/scss/vendors/magnific-popup.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, src/assets/scss/vendors/magnific-popup.css */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, src/assets/scss/vendors/magnific-popup.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  /* line 304, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 307, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 309, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 312, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 315, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* line 323, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 325, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 328, src/assets/scss/vendors/magnific-popup.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 340, src/assets/scss/vendors/magnific-popup.css */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  /* line 343, src/assets/scss/vendors/magnific-popup.css */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  /* line 346, src/assets/scss/vendors/magnific-popup.css */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  /* line 349, src/assets/scss/vendors/magnific-popup.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 11, src/assets/scss/vendors/animate.min.css */
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce), (print) {
  /* line 11, src/assets/scss/vendors/animate.min.css */
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

/*! =======================================================
                      VERSION  10.6.2
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 * =========================================================
  
 * ========================================================= */
/* line 41,  */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 41,  */
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

/* line 41,  */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 41,  */
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 41,  */
.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

/* line 41,  */
.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}

/* line 41,  */
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 41,  */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 41,  */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 41,  */
.slider.slider-horizontal .tooltip {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 41,  */
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

/* line 41,  */
.slider.slider-horizontal.slider-rtl .slider-tick, .slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

/* line 41,  */
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

/* line 41,  */
.slider.slider-horizontal.slider-rtl .tooltip {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

/* line 41,  */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 41,  */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

/* line 41,  */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 41,  */
.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 41,  */
.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

/* line 41,  */
.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}

/* line 41,  */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 41,  */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 41,  */
.slider.slider-vertical .tooltip {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 41,  */
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

/* line 41,  */
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

/* line 41,  */
.slider.slider-vertical.slider-rtl .slider-tick.triangle, .slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

/* line 41,  */
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

/* line 41,  */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), to(#bebebe));
  background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0);
  background-repeat: repeat-x;
}

/* line 41,  */
.slider.slider-disabled .slider-track {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), to(#e9e9e9));
  background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);
  background-repeat: repeat-x;
  cursor: not-allowed;
}

/* line 41,  */
.slider input {
  display: none;
}

/* line 41,  */
.slider .tooltip {
  pointer-events: none;
}

/* line 41,  */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 41,  */
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 41,  */
.slider .hide {
  display: none;
}

/* line 41,  */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 41,  */
.slider-selection {
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 41,  */
.slider-selection.tick-slider-selection {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);
  background-repeat: repeat-x;
}

/* line 41,  */
.slider-track-low, .slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 41,  */
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
  background-repeat: repeat-x;
  -webkit-filter: none;
          filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0 solid transparent;
}

/* line 41,  */
.slider-handle:hover {
  cursor: pointer;
}

/* line 41,  */
.slider-handle.round {
  border-radius: 50%;
}

/* line 41,  */
.slider-handle.triangle {
  background: transparent none;
}

/* line 41,  */
.slider-handle.custom {
  background: transparent none;
}

/* line 41,  */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 41,  */
.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: none;
          filter: none;
  opacity: .8;
  border: 0 solid transparent;
}

/* line 41,  */
.slider-tick.round {
  border-radius: 50%;
}

/* line 41,  */
.slider-tick.triangle {
  background: transparent none;
}

/* line 41,  */
.slider-tick.custom {
  background: transparent none;
}

/* line 41,  */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 41,  */
.slider-tick.in-selection {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);
  background-repeat: repeat-x;
  opacity: 1;
}


/* line 11, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized {
  position: relative;
  z-index: 10;
}

/* line 16, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized .animated {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
}

/* line 21, src/assets/scss/vendors/hs.megamenu.css */
.hs-overflow-x-locked {
  overflow-x: hidden;
}

/* line 25, src/assets/scss/vendors/hs.megamenu.css */
.hs-sub-menu,
.hs-mega-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  margin-top: -.002rem;
  visibility: hidden;
  background-color: #fff;
  opacity: 1 !important;
}

/* line 38, src/assets/scss/vendors/hs.megamenu.css */
.hs-sub-menu-opened > .hs-sub-menu,
.hs-mega-menu-opened > .hs-mega-menu {
  visibility: visible;
  opacity: 1;
}

/* line 44, src/assets/scss/vendors/hs.megamenu.css */
.hs-sub-menu {
  min-width: 500px;
}

/* line 48, src/assets/scss/vendors/hs.megamenu.css */
.hs-has-sub-menu {
  overflow: hidden;
  position: relative;
}

/* line 53, src/assets/scss/vendors/hs.megamenu.css */
.hs-sub-menu-opened {
  overflow: visible;
}

/* line 57, src/assets/scss/vendors/hs.megamenu.css */
.hs-sub-menu .hs-sub-menu,
.hs-mega-menu .hs-sub-menu,
.hs-sub-menu .hs-mega-menu,
.hs-mega-menu .hs-mega-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
}

/*------------------------------------
    Vertical Direction
------------------------------------*/
/* line 70, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-vertical .hs-sub-menu,
.hs-menu-vertical .hs-mega-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
}

/* line 77, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-vertical .hs-sub-menu {
  width: auto;
}

/* line 81, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-vertical .hs-mega-menu {
  height: 100%;
}

/*------------------------------------
    Mobile state
------------------------------------*/
/* line 89, src/assets/scss/vendors/hs.megamenu.css */
.hs-mobile-state .hs-sub-menu,
.hs-mobile-state .hs-mega-menu {
  position: static;
  visibility: visible;
}

/* line 95, src/assets/scss/vendors/hs.megamenu.css */
.hs-mobile-state .hs-has-mega-menu[data-max-width] > .hs-mega-menu,
.hs-mobile-state .hs-has-sub-menu[data-max-width] > .hs-sub-menu {
  max-width: initial !important;
}

/*------------------------------------
    RTL
------------------------------------*/
/* line 104, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-rtl {
  direction: rtl;
  unicode-bidi: embed;
}

/* line 109, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-rtl .hs-sub-menu,
.hs-menu-initialized.hs-rtl .hs-mega-menu {
  left: auto;
  right: 0;
}

/* line 115, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-rtl .hs-sub-menu .hs-sub-menu,
.hs-menu-initialized.hs-rtl .hs-mega-menu .hs-sub-menu,
.hs-menu-initialized.hs-rtl .hs-sub-menu .hs-mega-menu,
.hs-menu-initialized.hs-rtl .hs-mega-menu .hs-mega-menu {
  left: auto;
  right: 100%;
}

/*------------------------------------
    Smart Position
------------------------------------*/
/* line 127, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu.hs-reversed,
.hs-menu-initialized:not(.hs-mobile-state) .hs-mega-menu.hs-reversed {
  left: auto;
  right: 0;
}

/* line 133, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu .hs-sub-menu.hs-reversed,
.hs-menu-initialized:not(.hs-mobile-state) .hs-mega-menu .hs-sub-menu.hs-reversed,
.hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu .hs-mega-menu.hs-reversed,
.hs-menu-initialized:not(.hs-mobile-state) .hs-mega-menu .hs-mega-menu.hs-reversed {
  left: auto;
  right: 100%;
}

/* line 141, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-sub-menu.hs-reversed,
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-mega-menu.hs-reversed {
  right: auto;
  left: 0;
}

/* line 147, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-sub-menu .hs-sub-menu.hs-reversed,
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-mega-menu .hs-sub-menu.hs-reversed,
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-sub-menu .hs-mega-menu.hs-reversed,
.hs-menu-initialized.hs-rtl:not(.hs-mobile-state) .hs-mega-menu .hs-mega-menu.hs-reversed {
  right: auto;
  left: 100%;
}

/*------------------------------------
    Positions
    (only 'horizontal' direction)
------------------------------------*/
/* line 160, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-menu-horizontal .hs-mega-menu.hs-position-left {
  left: 0;
  right: auto;
}

/* line 165, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-menu-horizontal .hs-mega-menu.hs-position-right {
  left: auto;
  right: 0;
}

/* line 170, src/assets/scss/vendors/hs.megamenu.css */
.hs-menu-initialized.hs-menu-horizontal .hs-mega-menu.hs-position-center {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}




body {
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  color: #575757;
  font-weight: 400;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 58,  */
.h1,
.display-1,
.h2,
.display-2,
.h3,
.display-3,
.h4,
.display-4,
.h5,
.display-5,
.h6,
.display-6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: #0d1536;
}

@media (min-width: 1200px) {
  /* line 80,  */
  .h2, h2 {
    font-size: 2.1875rem;
  }
}

/* line 85,  */
.h5,
.h6,
h5,
h6 {
  font-weight: 600;
  margin-bottom: .375rem;
}

/* line 92,  */
.h5,
h5 {
  font-size: 1.125rem;
}

/* line 96,  */
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  font-weight: 700;
}

/* line 106,  */
.lead {
  font-size: 1.125rem;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}

/* line 111,  */
p:not(:last-child) {
  margin-bottom: 1.25em;
}

/* line 114,  */
ul, ol {
  margin-bottom: 0;
  padding: 0;
}

/* line 121,  */
strong, b {
  font-weight: 500 !important;
  font-family: 'Poppins', sans-serif;
}

/* line 126,  */
.badge {
  display: inline;
  padding: 0.25rem .45rem;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 11px;
}

/* line 135,  */
.badge-pill {
  padding-right: .875em;
  padding-left: .875em;
  border-radius: 50rem;
}

/*========================================
        03. PRE DEFINE CLASS CSS
==========================================*/
/* line 144,  */
.rounded-custom {
  border-radius: 1rem;
}

/* line 147,  */
.ptb-100 {
  padding: 100px 0;
}

/* line 151,  */
.pt-100 {
  padding-top: 100px;
}

/* line 155,  */
.pt-165 {
  padding-top: 165px;
}

/* line 159,  */
.pb-100 {
  padding-bottom: 100px;
}

/* line 163,  */
.mt--165 {
  margin-top: -165px !important;
}

/* line 167,  */
.gray-light-bg {
  background: #f8f9fa;
}

/* line 171,  */
.primary-bg {
  background: #035ded;
}

/* line 175,  */
.secondary-bg {
  background: #031974;
}

/* line 179,  */
.color-primary {
  color: #035ded;
}

/* line 183,  */
.color-secondary {
  color: #031974;
}

/* line 187,  */
.gradient-bg {
  background: -webkit-gradient(linear, left top, right top, from(#031974), to(#1934a7)) !important;
  background: linear-gradient(90deg, #031974, #1934a7) !important;
}

/* line 191,  */
.white-bg {
  background: #ffffff;
}

/* line 195,  */
a {
  color: #035ded;
}

/* line 199,  */
a:hover {
  color: #031974;
  text-decoration: none;
}

/* line 204,  */
.color-1 {
  color: #ff164e;
}

/* line 208,  */
.color-1-bg {
  background: rgba(255, 22, 78, 0.15);
}

/* line 212,  */
.color-2 {
  color: #031974;
}

/* line 216,  */
.color-2-bg {
  background: rgba(145, 35, 255, 0.15);
}

/* line 220,  */
.color-3 {
  color: #035ded;
}

/* line 224,  */
.color-3-bg {
  background: rgba(0, 115, 236, 0.15);
}

/* line 228,  */
.color-4, .ratting-color {
  color: #ff7c3f;
}

/* line 232,  */
.color-4-bg {
  background: rgba(255, 124, 63, 0.15);
}

/* line 236,  */
.color-5, .success-color {
  color: #2ebf6d;
}

/* line 240,  */
.color-5-bg {
  background: rgba(46, 191, 109, 0.15);
}

/* line 244,  */
.color-6 {
  color: #f25c7f;
}

/* line 248,  */
.color-6-bg {
  background: rgba(242, 92, 127, 0.15);
}

/* line 252,  */
.animated-btn {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 256,  */
.outline-btn, .secondary-solid-btn, .primary-solid-btn, .solid-white-btn, .outline-white-btn, .secondary-outline-btn {
  padding: 12px 28px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 264,  */
.primary-solid-btn {
  border: 1px solid #035ded;
  background: #035ded;
  color: #ffffff;
}

/* line 271,  */
.primary-solid-btn:hover {
  border-color: #004bc3;
  background: #004bc3;
  color: #ffffff;
}

/* line 277,  */
.secondary-solid-btn {
  color: #fff;
  background: #031974;
  border: 1px solid #031974;
}

/* line 283,  */
.secondary-solid-btn:hover {
  background: transparent;
  color: #031974;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 289,  */
.secondary-outline-btn {
  color: #031974;
  display: inline-block;
  border: 1px solid #031974;
}

/* line 294,  */
.secondary-outline-btn:hover {
  background: #031974;
  color: #ffffff;
}

/* line 298,  */
.outline-btn {
  position: relative;
  display: inline-block;
  color: #035ded;
  border: 1px solid #035ded;
}

/* line 305,  */
.outline-btn:hover {
  color: #ffffff;
  background: #035ded;
}

/* line 309,  */
.primary-bg h1, .primary-bg p {
  color: #fff;
}

/* line 313,  */
.solid-white-btn {
  background: #ffffff;
  border-color: #ffffff;
  color: #585b60;
}

/* line 319,  */
.solid-white-btn:hover {
  background: transparent;
  color: #ffffff;
}

/* line 324,  */
.outline-white-btn {
  color: #ffffff;
  border-color: #ffffff;
}

/* line 329,  */
.outline-white-btn:hover {
  background: #ffffff;
  color: #585b60;
}

/*icon size*/
/* line 335,  */
.icon-sm {
  font-size: 25px;
  line-height: 25px;
}

/* line 340,  */
.icon-md {
  font-size: 35px;
  line-height: 35px;
}

/* line 345,  */
.icon-lg {
  font-size: 45px;
  line-height: 45px;
}

/*form field css*/
/* line 351,  */
.form-control {
  border-color: #ebebeb;
  padding: .75rem 0.85rem;
  height: calc(2em + .75rem + 2px);
}

/* line 357,  */
.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 362,  */
input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select.form-control.has-value {
  color: #b1b1b1 !important;
  font-size: 13px;
}

/* line 370,  */
input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
select.form-control.has-value {
  /* Firefox 18- */
  color: #b1b1b1;
  font-size: 13px;
}

/* line 379,  */
input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
select.form-control.has-value {
  /* Firefox 19+ */
  color: #b1b1b1;
  font-size: 13px;
}

/* line 388,  */
input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
select.form-control.has-value {
  color: #b1b1b1;
  font-size: 13px;
}

/* line 395,  */
select.form-control.has-value {
  height: 52px;
}

/* line 398,  */
.section-heading h2 span {
  font-weight: 400;
  font-size: 2rem;
}

/* line 403,  */
.z-index {
  z-index: 9;
}

/* line 406,  */
.gradient-overlay {
  position: relative;
  width: 100%;
}

/* line 411,  */
.gradient-overlay:before {
  position: absolute;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#031974), to(#1934a7));
  background-image: linear-gradient(90deg, #031974, #1934a7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 421,  */
.height-lg-100vh {
  min-height: 100vh;
}

@media (max-width: 576px) {
  /* line 425,  */
  .height-lg-100vh {
    height: auto;
  }
}

/* line 429,  */
.custom-badge {
  top: 5%;
  right: 8%;
}

/*=========================================
            04. HEADER MENU CSS
============================================*/
/* line 438,  */
.bg-transparent ul li a:hover, .white-bg.affix ul li a:hover {
  opacity: 1;
}

/* line 442,  */
.bg-transparent.affix {
  background: -webkit-gradient(linear, left top, right top, from(#031974), to(#1934a7)) !important;
  background: linear-gradient(90deg, #031974, #1934a7) !important;
}

/*header topbar*/
/* line 446,  */
#header-top-bar {
  padding: 0.75rem 0;
  background: #f1f1f1;
}

/* line 450,  */
.topbar-text ul {
  font-weight: 500;
  line-height: 0;
  margin: 0;
}

/* line 456,  */
.topbar-text ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #575757;
  font-size: 13px;
  line-height: 15px;
  font-family: Poppins, sans-serif;
}

/* line 465,  */
.topbar-text ul li a:hover {
  color: #035ded;
}

/* line 469,  */
.gradient-bg .topbar-text ul li, .gradient-bg .topbar-text ul li a {
  color: #ffffff;
}

/* line 473,  */
.gradient-bg .topbar-text ul li a:hover {
  opacity: 1;
}

/* line 477,  */
.topbar-text ul li span {
  font-size: 84%;
}

/*main header section css*/
/* line 482,  */
.header-main {
  position: relative;
  display: block;
}

/* line 486,  */
.main-header-menu-wrap {
  display: block !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: slideInU;
          animation-name: slideInU;
}

/* line 492,  */
.main-header-menu-wrap .navbar-toggler.btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #035ded;
}

/* line 497,  */
.main-header-menu-wrap.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

/* line 506,  */
.header-nav {
  padding: 0;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 511,  */
  .header-nav {
    padding: 0.5rem 0;
  }
}

/* line 515,  */
.sub-menu-nav-link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  font-family: Poppins, sans-serif;
  color: #575757;
}

/* line 526,  */
.main-link-toggle::after {
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  margin-left: .25rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  font-size: 11px;
}

/* line 535,  */
.bg-transparent .main-navbar-nav li.header-nav-last-item a.btn {
  border-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 539,  */
.bg-transparent .main-navbar-nav li.header-nav-last-item a.btn:hover {
  background: #035ded !important;
  color: #ffffff !important;
  border-color: #035ded;
}

/*sub menucss*/
/* line 545,  */
.main-sub-menu {
  width: 100%;
  padding-left: 0;
  list-style: none;
}

/* line 551,  */
.sub-menu-nav-group {
  padding-left: 0;
  list-style: none;
}

/* line 556,  */
.u-header__navbar-link {
  color: #757575;
  font-size: 0.875rem;
  font-weight: 300;
  padding-left: .5rem;
  padding-right: .5rem;
}

/* line 564,  */
.custom-nav-item:hover .custom-nav-link, .custom-nav-item:focus .custom-nav-link {
  color: #035ded;
}

/* line 568,  */
.header-main .active > .custom-nav-link {
  color: #035ded;
}

/* line 572,  */
.custom-nav-link {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #575757;
  position: relative;
}

/* line 581,  */
.bg-transparent .header-nav a.custom-nav-link, .gradient-bg .header-nav a.custom-nav-link {
  color: #ffffff !important;
}

/* line 585,  */
.bg-transparent .header-nav a.custom-nav-link:hover, .gradient-bg .header-nav a.custom-nav-link:hover {
  opacity: 1;
}

/* line 589,  */
.headroom--not-top.slideDown .bg-transparent {
  background: #1934a7 !important;
}

@media (max-width: 1000px) {
  /* line 594,  */
  .bg-transparent .header-nav #navBar.navbar-collapse, .gradient-bg .header-nav #navBar.navbar-collapse {
    background: #1934a7 !important;
  }
  /* line 597,  */
  #navBar.navbar-collapse {
    padding: 20px;
  }
  /* line 601,  */
  .bg-transparent .header-nav #navBar.navbar-collapse .navbar-nav .nav-link, .gradient-bg .header-nav #navBar.navbar-collapse .navbar-nav .nav-link {
    padding: 0.75rem 0;
  }
}

/* line 606,  */
.bg-transparent button.navbar-toggler span {
  color: #ffffff;
}

/* line 610,  */
.sub-link-toggle {
  position: relative;
}

/* line 614,  */
.sub-link-toggle::after {
  display: inline-block;
  font-family: "themify";
  font-size: 60%;
  content: "\e649";
  margin-left: auto;
  margin-right: .04rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* line 624,  */
.main-sub-menu .active > .sub-menu-nav-link {
  color: #035ded;
}

/* line 628,  */
.sub-menu-title {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: 'Poppins', sans-serif;
  color: #0d1536;
}

/* line 637,  */
.hs-has-sub-menu {
  position: relative;
}

/*nevbar expend css*/
/* line 641,  */
.navbar-expand {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 646,  */
.navbar-expand .main-navbar-nav {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 653,  */
.navbar-expand .main-navbar-nav .header-nav-last-item {
  text-align: right;
  padding-left: 1rem;
  padding-right: 0;
}

/* line 658,  */
.header-nav-last-item .btn {
  padding: 10px 20px;
  font-size: 14px;
}

/* line 663,  */
.navbar-expand .main-navbar-nav .custom-nav-link {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 0.875rem;
  padding-left: 0.875rem;
}

/* line 670,  */
.navbar-expand .main-navbar-nav .sub-menu-nav-link {
  padding-right: 1.75rem;
  padding-left: 1.75rem;
}

/* line 675,  */
.navbar-expand .main-navbar-nav .sub-menu-nav-group .sub-menu-nav-link {
  padding-left: 0;
}

/* line 679,  */
.navbar-expand .main-navbar-nav .main-sub-menu.hs-sub-menu {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 684,  */
.navbar-expand .main-navbar-nav .main-sub-menu .hs-has-sub-menu {
  padding: 0;
}

/* line 688,  */
.navbar-expand .main-navbar-nav .main-sub-menu .hs-has-sub-menu .main-sub-menu {
  margin-top: -1.1875rem;
}

/* line 692,  */
.navbar-expand .u-header__mega-menu-position-right-fix.hs-mega-menu.hs-position-right {
  right: 20%;
}

/* line 696,  */
.navbar-expand .mega-menu-wrap {
  padding: 2.5rem;
  margin-left: 0;
  margin-right: 0;
}

/* line 702,  */
.navbar-expand .u-header__promo {
  border-bottom-right-radius: 0.25rem;
}

/* line 706,  */
.navbar-expand .u-header__promo-card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 1 0 0%;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 715,  */
.navbar-expand .u-header__promo-card-deck {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

/* line 722,  */
.navbar-expand .u-header__promo-card-deck .title-with-icon-item:not(:last-child) .title-with-icon-link {
  position: relative;
}

/* line 726,  */
.navbar-expand .u-header__promo-card-deck .title-with-icon-item:not(:last-child) .title-with-icon-link::after {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -1.5rem;
  border-right: 1px solid #ebebeb;
  height: 100%;
  content: "";
}

/* line 736,  */
.main-sub-menu {
  width: 100%;
  padding-left: 0;
  list-style: none;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 742,  */
  .main-sub-menu {
    height: 220px;
    overflow-y: scroll;
  }
  /* line 746,  */
  .menu-titile-icon {
    display: none;
  }
}

/* line 751,  */


/* line 764,  */
.bg-transparent .hs-mega-menu-opened a.custom-nav-link:before, .bg-transparent .hs-sub-menu-opened a.custom-nav-link:before {
  background: #ffffff;
}

@media (max-width: 1000px) {
  /* line 769,  */
  .hs-mega-menu-opened a.custom-nav-link:before,
  .hs-sub-menu-opened a.custom-nav-link:before,
  .bg-transparent .hs-mega-menu-opened a.custom-nav-link:before,
  .bg-transparent .hs-sub-menu-opened a.custom-nav-link:before {
    display: none;
  }
}

/*menu responsive css*/
@media (min-width: 1000px) {
  /* line 779,  */
  .navbar-expand-md .main-navbar-nav .custom-nav-link {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
  /* line 786,  */
  .navbar-expand-md .main-navbar-nav .main-sub-menu {
    border-top: 2px solid #035ded;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 12px 20px 0 rgba(23, 28, 33, 0.16);
    box-shadow: 0 12px 20px 0 rgba(23, 28, 33, 0.16);
  }
  /* line 792,  */
  .bg-transparent .navbar-expand-md .main-navbar-nav .main-sub-menu {
    border-top: 2px solid #ffffff;
  }
  /* line 795,  */
  .navbar-expand-md .hs-has-sub-menu ul.hs-sub-menu > .hs-has-sub-menu ul.hs-sub-menu {
    border-top-right-radius: 0.25rem;
  }
  /* line 799,  */
  .navbar-expand-md .main-navbar-nav .main-sub-menu.hs-sub-menu {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 804,  */
  .navbar-expand-md .main-navbar-nav .main-sub-menu .hs-has-sub-menu .main-sub-menu {
    margin-top: -1.1875rem;
  }
  /* line 808,  */
  .navbar-expand-md .main-navbar-nav .main-sub-menu.hs-sub-menu {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 813,  */
  .navbar-expand-md .main-navbar-nav .main-sub-menu .hs-has-sub-menu {
    padding: 0;
  }
  /* line 817,  */
  .navbar-expand-md .main-navbar-nav .sub-menu-nav-link {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
  /* line 822,  */
  .navbar-expand-md .main-navbar-nav .header-nav-last-item {
    text-align: right;
    padding-left: 1rem;
    padding-right: 0;
  }
  /* line 827,  */
  .navbar-expand-md .mega-menu-wrap {
    padding: 2.5rem;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 833,  */
  .navbar-expand-md .main-navbar-nav .sub-menu-nav-group .sub-menu-nav-link {
    padding-left: 0;
  }
  /* line 836,  */
  .navbar-expand-md .u-header__promo {
    border-bottom-right-radius: 0.25rem;
  }
}

/* line 842,  */
.menu-banner-wrap {
  position: relative;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  border-radius: 0.50rem;
}

/* line 851,  */
.menu-banner-content {
  z-index: 1;
  width: 100%;
  padding: 2rem 3rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* line 861,  */
.u-header__product-banner {
  background-color: #f5f5f5;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 867,  */
.u-header__product-banner-content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 872,  */
.u-header__promo {
  background-color: #f5f5f5;
}

/* line 876,  */
.u-header__promo-inner {
  padding: 2rem;
}

/* line 880,  */
.menu-countdown h2 {
  font-size: 25px;
  line-height: 20px;
  margin-bottom: 0;
  opacity: 0.8;
  color: #ffffff;
}

/* line 888,  */
.clock.menu-countdown h6 {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff !important;
}

/* line 893,  */
.offer-countdown-item h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0;
  color: #ffffff;
}

/* line 899,  */
.offer-countdown-item h6 {
  font-size: 16px;
  line-height: 18px;
  opacity: 0.8;
  color: #ffffff;
  font-weight: 500;
}

/* line 906,  */
.title-with-icon-item ~ .title-with-icon-item {
  border-top: 1px solid #ebebeb;
}

/* line 910,  */
.title-with-icon-item {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/* line 915,  */
.title-with-icon-link {
  display: block;
  padding-top: 0.40rem;
  padding-bottom: 0.40rem;
  margin-top: 0.60rem;
  margin-bottom: 0.60rem;
  color: #464646;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 925,  */
.title-with-icon-link:hover .u-header__promo-title {
  color: #035ded;
}

/* line 929,  */
.menu-titile-icon {
  width: 100%;
  max-width: 2rem;
  margin-right: 1rem;
}

/* line 934,  */
.menu-item-icon {
  margin-right: 1rem;
}

/* line 937,  */
.menu-item-icon i {
  font-size: 20px;
  color: #035ded;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 942,  */
.title-with-icon-link:hover .menu-item-icon i {
  color: #0e6bff;
}

/* line 946,  */
.u-header__promo-title {
  display: block;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 24px;
}

/* line 954,  */
.u-header__promo-text {
  display: block;
  color: #696a6e;
  font-size: 13px;
  font-weight: 500;
}

/* line 961,  */
.u-header__promo-footer {
  background-color: #f5f5f5;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 969,  */
.u-header__promo-footer-ver-divider {
  position: relative;
}

/* line 973,  */
.u-header__promo-footer-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 977,  */
.u-header__promo-footer-item small, .u-header__promo-footer-item a {
  font-family: Poppins, sans-serif;
}

/* line 980,  */
.u-header__promo-footer-item small {
  font-weight: 500;
}

/* line 983,  */
.u-header__promo-footer-item a {
  font-weight: 600;
}

/* line 987,  */
a.video-play-icon {
  border-radius: 50%;
  display: block;
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
  -webkit-transition: .6s;
}

/* line 995,  */
.video-play-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  position: relative;
  z-index: 4;
  display: inline-block;
  border: 2px solid #ebebeb;
  cursor: pointer;
  background: #035ded;
}

/* line 1008,  */
.video-play-icon span {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 18%;
  font-size: 15px;
  left: 1px;
  color: #ffffff;
}

/*responsive menu css*/
@media (max-width:1000px) {
  /* line 1020,  */
  .navbar-expand-md .custom-nav-link, .navbar-expand-md .sub-menu-nav-link {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  /* line 1027,  */
  .navbar-expand-md .main-link-toggle::after, .navbar-expand-md .sub-link-toggle::after {
    margin-left: auto;
  }
  /* line 1031,  */
  .navbar-expand-md .hs-mega-menu-opened .custom-nav-link-toggle::after, .navbar-expand-md .hs-sub-menu-opened .custom-nav-link-toggle::after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  /* line 1036,  */
  .navbar-expand-md .hs-sub-menu-opened > .sub-link-toggle::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  /* line 1041,  */
  .u-header--bg-transparent .main-navbar-nav {
    padding: 0.875rem 0;
    padding-top: 1rem;
  }
  /* line 1046,  */
  .navbar-expand-md .sub-menu-title {
    padding-left: 1.5rem;
    margin-bottom: 0;
  }
  /* line 1051,  */
  .u-header--bg-transparent .main-navbar-nav {
    background-color: #fff;
  }
  /* line 1055,  */
  .navbar-expand-md .sub-menu-nav-group {
    padding-top: .5rem;
    padding-left: 1.5rem;
  }
  /* line 1060,  */
  .navbar-expand-md .main-sub-menu:not(.u-header__promo) {
    border-left: 2px solid #035ded;
  }
  /* line 1064,  */
  .navbar-expand-md .main-sub-menu {
    min-width: 100% !important;
  }
  /* line 1068,  */
  .navbar-expand-md .main-sub-menu .hs-has-sub-menu {
    padding-left: 1.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 1074,  */
  .navbar-expand-md .main-sub-menu .main-sub-menu, .main-sub-menu .submenu-item {
    padding-left: 1.5rem;
  }
}

/*headerroom*/
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* line 1121,  */
.animated.slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

/* line 1168,  */
.animated.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

/* line 1177,  */
.headroom {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* line 1188,  */
.headroom--pinned {
  display: block;
}

/* line 1192,  */
.headroom--unpinned {
  display: none;
}

/* line 1196,  */
.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

/* line 1200,  */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media (min-width: 320px) and (max-width: 992px) {
  /* line 1204,  */
  .navbar-expand-md .main-navbar-nav .custom-nav-link {
    padding-right: 0.12rem;
    padding-left: 0.12rem;
  }
  /* line 1208,  */
  .ptb-100 {
    padding: 55px 0;
  }
  /* line 1212,  */
  .pt-100 {
    padding-top: 55px;
  }
  /* line 1216,  */
  .pb-100 {
    padding-bottom: 55px;
  }
  /* line 1219,  */
  .pt-165 {
    padding-top: 100px;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  /* line 1224,  */
  .main-with-padding {
    padding-top: 92px !important;
  }
  /* line 1227,  */
  .main-without-padding {
    padding-top: 36px !important;
  }
  /* line 1230,  */
  .main-without-topbar {
    padding-top: 0 !important;
  }
}

/*==================================
        05. HERO SECTION CSS
==================================*/
/* line 1237,  */
#hero-shap-1 {
  top: 0;
}

/* line 1241,  */
svg {
  overflow: hidden;
}

/* line 1245,  */
svg:root {
  width: 100%;
  height: 100%;
}

/* line 1250,  */
svg.shape-bg, svg.promo-bg {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -1;
}

/* line 1257,  */
.hero-image {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

/* line 1264,  */
#promo-shape {
  top: 3.5%;
  width: 100%;
  right: 0;
}

/* line 1270,  */
.main-with-padding {
  padding-top: 105px;
}

/*hero equal height*/
/* line 1275,  */
.hero-equal-height {
  position: relative;
  min-height: 660px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

/*hero default*/
/* line 1294,  */
.fit-cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 1302,  */
.z--1 {
  z-index: -1;
}

/* line 1305,  */
.animation-image-wrap {
  position: relative;
}

/* line 1309,  */
.animation-icon-img {
  position: absolute;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
  animation: bounce 1s ease-in-out 0s infinite alternate;
}

/* line 1318,  */
.animation-icon-img.animation-icon-1 {
  left: 15%;
  top: 30%;
}

/* line 1323,  */
.animation-icon-img.animation-icon-2 {
  left: inherit;
  right: 45%;
  top: 0;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

/* line 1331,  */
.animation-icon-img.animation-icon-3 {
  top: 30%;
  left: 75%;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

/* line 1338,  */
.animation-icon-img.animation-icon-4 {
  left: inherit;
  right: 45%;
  top: 60%;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

/* line 1345,  */
.animation-icon-img.animation-icon-5 {
  left: 14%;
  top: 55%;
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
}

/*hero section 2*/
/* line 1374,  */
.two-col-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 1385,  */
.two-col-list li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0 12px 8px 0;
  font-size: 14px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) and (min-width: 320px) {
  /* line 1402,  */
  .two-col-list li {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

/* line 1408,  */
.shape-bottom img.bottom-shape {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 0;
  width: 100%;
  margin: 0 auto;
}

/*hero offer section*/
/* line 1420,  */
.offer-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 1433,  */
.left-arrow, .right-arrow {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

/* line 1439,  */
.left-arrow {
  border-left: 20px solid #fff;
  margin-right: 25px;
}

/* line 1443,  */
.right-arrow {
  border-right: 20px solid #fff;
  margin-left: 25px;
}

/*video background css*/
/* line 1449,  */
.background-video-overly {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(3, 25, 116, 0.45)), to(rgba(25, 52, 167, 0.4)));
  background-image: linear-gradient(90deg, rgba(3, 25, 116, 0.45), rgba(25, 52, 167, 0.4));
}

/*background bg slider*/
/* line 1455,  */
.hero-slider-section {
  position: relative;
  overflow: hidden;
}

/* line 1459,  */
.gradient-overly-right, .gradient-overly-left, .gradient-overly-bottom, .gradient-overly-top {
  z-index: 1;
  width: 100%;
  min-width: 100%;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* line 1472,  */
.gradient-overly-right:before, .gradient-overly-left:before, .gradient-overly-bottom:before, .gradient-overly-top:before {
  content: "";
  z-index: -1;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 1483,  */
.gradient-overly-right:before {
  background: -webkit-gradient(linear, left top, right top, from(#031974), to(rgba(25, 52, 167, 0.5)));
  background: linear-gradient(90deg, #031974, rgba(25, 52, 167, 0.5));
}

/* line 1486,  */
.gradient-overly-left:before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(3, 25, 116, 0.5)), to(#1934a7));
  background: linear-gradient(90deg, rgba(3, 25, 116, 0.5), #1934a7);
}

/* line 1489,  */
.gradient-overly-bottom:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 25, 116, 0.5)), to(rgba(25, 52, 167, 0.85)));
  background: linear-gradient(to bottom, rgba(3, 25, 116, 0.5), rgba(25, 52, 167, 0.85));
}

/* line 1492,  */
.gradient-overly-top:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 25, 116, 0.85)), to(rgba(25, 52, 167, 0.5)));
  background: linear-gradient(to top, rgba(3, 25, 116, 0.85), rgba(25, 52, 167, 0.5));
}

/* line 1495,  */
.header-content {
  position: relative;
  padding: 0 0 50px 50px;
  overflow: hidden;
}

/* line 1500,  */
.header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  position: absolute;
  border: 2px dashed #ebebeb;
  -webkit-clip-path: polygon(0 0, 0% 0, 35% 100%, 0 100%);
  clip-path: polygon(0 0, 0% 0, 35% 100%, 0 100%);
}

/* line 1513,  */
.hero-slider-one .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

/* line 1521,  */
.hero-slider-one .owl-item.active .cros-animation {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

/* line 1529,  */
.hero-slider-one .owl-item.active .action-btns {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

/* line 1537,  */
.hero-slider-one .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

/* line 1546,  */
.hero-slider-one .owl-carousel.effects .cros-animation[data-delay-transtion="1"] {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

/* line 1550,  */
.hero-slider-one .owl-carousel .cros-animation {
  -webkit-transform: translateY(70%);
  transform: translateY(70%);
  filter: alpha(opacity=0);
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-transition-property: transform,opacity;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

/* line 1563,  */
.hero-slider-one.owl-carousel .owl-item .domain-search-list li a img, .hero-content-slider.owl-carousel .owl-item .domain-search-list li a img {
  width: 65px !important;
  margin-bottom: 5px;
}

/*custom dot style*/
/* line 1569,  */
.custom-dot.owl-theme .owl-dots {
  position: absolute;
}

/* line 1572,  */
.custom-dot.dot-right-center.owl-theme .owl-dots {
  margin: 0 !important;
  top: 40%;
  right: 10%;
}

/* line 1577,  */
.custom-dot.dot-bottom-center.owl-theme .owl-dots {
  width: 100%;
  margin: 10px auto;
}

/* line 1581,  */
.custom-dot.dot-bottom-center.owl-theme .owl-dots button {
  margin: 0 4px;
  border: 1px solid #035ded;
}

/* line 1585,  */
.custom-dot.dot-right-center.owl-theme .owl-dots button {
  display: block;
  border: 1px solid #ebebeb;
  margin: 6px 0;
}

/* line 1590,  */
.custom-dot.custom-dot-2.owl-theme .owl-dots button {
  margin: 0 4px;
  border: 1px solid #ebebeb;
}

/* line 1594,  */
.custom-dot.custom-dot-2.owl-theme .owl-dots {
  right: 15px;
  top: auto;
  bottom: -10%;
}

/* line 1600,  */
.custom-dot.owl-theme .owl-dots button {
  border-radius: 100%;
}

/* line 1603,  */
.custom-dot.owl-theme .owl-dots button:focus {
  outline: none;
}

/* line 1607,  */
.custom-dot.owl-theme .owl-dots button.owl-dot.active, .custom-dot.owl-theme .owl-dots button.owl-dot span {
  background: #ffffff;
}

/* line 1610,  */
.custom-dot.owl-theme .owl-dots button.owl-dot span:hover {
  background: #035ded;
}

/* line 1613,  */
.custom-dot.owl-theme .owl-dots button.owl-dot.active span {
  background: #035ded;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

/* line 1617,  */
.custom-dot.owl-theme .owl-dots .owl-dot span {
  margin: 2px;
}

/*promo-section offer box css*/
/* line 1623,  */
.gradient-bg-overly {
  background: linear-gradient(75deg, rgba(0, 115, 236, 0.14) 10%, rgba(113, 0, 185, 0.24)) !important;
}

/* line 1626,  */
.offer-box {
  max-width: 300px;
  width: auto;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 15px;
  background: rgba(26, 42, 112, 0.65);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 1635,  */
.offer-box:hover {
  background: rgba(3, 25, 116, 0.75);
}

/* line 1638,  */
.offer-box .offer-price {
  font-family: 'Open Sans', sans-serif;
  font-size: 120px;
  line-height: 1;
  font-weight: 600;
  position: relative;
}

/* line 1646,  */
.offer-box .offer-price .currency {
  font-size: 60px;
  line-height: 1;
  vertical-align: middle;
  margin-top: -60px;
  display: inline-block;
}

/* line 1654,  */
.offer-box .offer-price .decimal {
  font-size: 60px;
  line-height: 1;
  vertical-align: super;
  display: inline;
}

/* line 1661,  */
.offer-box .offer-price small {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  margin-left: -80px;
  display: inline;
}

/*====================================
       06. CUSTOM VPS PLAN CSS
======================================*/
/* line 1672,  */
.custom-plan-box {
  position: relative;
  width: 100%;
  display: block;
  padding: 70px 45px 50px 45px;
}

/* line 1679,  */
.single-vps-item {
  width: 100%;
  display: block;
  padding: 15px;
  min-width: 150px;
  border: 1px dashed #ebebeb;
}

/* line 1686,  */
.single-vps-item h6 {
  font-weight: 600;
}

/* line 1689,  */
.single-vps-item h5 {
  font-weight: 700;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 1694,  */
  .custom-vps-list li {
    width: 45%;
    display: inline-block;
    margin-bottom: 10px;
  }
  /* line 1699,  */
  .single-vps-item {
    padding: 12px 5px;
  }
}

@media (min-width: 320px) and (max-width: 576px) {
  /* line 1704,  */
  .custom-vps-list li {
    width: 100%;
  }
  /* line 1707,  */
  .custom-vps-list li.list-inline-item:not(:last-child) {
    margin-right: 0;
  }
}

/* line 1712,  */
.custom-plan-box .slider .tooltip {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

/* line 1718,  */
.custom-plan-box .slider .tooltip.top {
  margin-top: 22px;
}

/* line 1722,  */
.custom-plan-box .slider .tooltip.top .tooltip-arrow {
  border: 0;
}

/* line 1726,  */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 1734,  */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 1739,  */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 1744,  */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 1752,  */
.custom-plan-box .slider .tooltip.top .tooltip-inner {
  color: #757575;
  text-align: center;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1762,  */
.custom-plan-box .slider .tooltip.top .tooltip-inner:after {
  margin-left: 2px;
}

/* line 1766,  */
.tooltip-inner[data-unit]:after {
  position: absolute;
  content: attr(data-unit);
  z-index: 99;
}

/* line 1772,  */
.custom-plan-box .slider .tooltip-up {
  font-size: 21px;
  font-weight: 700;
  color: #035ded;
  text-align: center;
  margin-top: -95px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1784,  */
.custom-plan-box .slider .tooltip-up:before {
  content: attr(data-currency);
  color: #035ded;
}

/* line 1789,  */
.custom-plan-box .slider.slider-horizontal {
  width: 100%;
}

/* line 1793,  */
.custom-plan-box .slider.slider-horizontal .slider-track {
  height: 10px;
}

/* line 1797,  */
.custom-plan-box .slider-selection {
  background: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #035ded;
}

/* line 1808,  */
.custom-plan-box .slider-track {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ebebeb;
}

/* line 1818,  */
.custom-plan-box .slider-track:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #035ded;
  left: -8px;
  top: 50%;
  margin-top: -9px;
}

/* line 1830,  */
.custom-plan-box .slider-track:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #035ded;
  right: -8px;
  top: 50%;
  margin-top: -9px;
}

/* line 1842,  */
.custom-plan-box .slider-handle {
  position: absolute;
  top: -6px;
  width: 30px;
  height: 30px;
  background: none;
  background-color: #ffffff;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
  border: 8px solid #035ded;
  outline: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* line 1860,  */
.custom-plan-box .slider-handle:hover, .custom-plan-box .slider-handle:focus {
  background-color: #ebebeb;
  border: 8px solid #035ded;
}

/* line 1865,  */
.custom-plan-info-box .price {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #035ded;
  margin-bottom: 20px;
  line-height: 43px;
}

/* line 1874,  */
.custom-plan-info-box .btn-holder a {
  margin: 0;
}

/*======================================
       07. PRICING SECTION CSS
=======================================*/
/* line 1881,  */
.card.single-pricing-pack {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 0 0 1px #ebebeb;
          box-shadow: 0 0 0 1px #ebebeb;
  border-radius: 1rem !important;
  border: 2px solid transparent;
}

/* line 1888,  */
.card.single-pricing-pack:hover {
  z-index: 2;
}

/* line 1892,  */
.single-pricing-pack:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
  border: 2px solid #035ded;
}

/* line 1897,  */
.single-pricing-pack .card-body {
  color: #757575;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.5rem;
}

/* line 1902,  */
.single-pricing-pack .card-body.px-5 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

/* line 1906,  */
.pricing-header {
  position: relative;
  background: transparent;
}

/* line 1911,  */
.pricing-header .price {
  font-size: 35px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #035ded;
}

/* line 1918,  */
.pricing-header .price span {
  font-size: 14px;
  margin-left: 4px;
  font-weight: 500;
}

/* line 1924,  */
.pricing-header::after {
  content: "";
  display: block;
  width: 80%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40%;
  height: 1px;
  background: radial-gradient(at center center, #dee4ef 0px, rgba(255, 255, 255, 0) 75%);
}

/* line 1936,  */
.pricing-feature-list li {
  font-size: 15px;
  line-height: 30px;
}

/* line 1941,  */
.pricing-feature-list li i {
  font-size: 14px;
}

/* line 1944,  */
.single-pricing-pack li.del {
  opacity: 0.7;
}

/* line 1947,  */
.pricing-feature-list li span {
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #5a5a5a;
  font-size: 13px;
}

/* line 1954,  */
.popular-price {
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
          box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
  border: 2px solid #035ded !important;
}

/* line 1959,  */
.popular-price:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
}

/*pricing switch style*/
/* line 1965,  */
.yearly-price {
  display: none;
}

/* line 1969,  */
.switch-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1974,  */
.form-switch {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 1982,  */
.form-switch span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

/* line 1990,  */
.form-switch .switch-icon {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 0 15px;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 2003,  */
.form-switch .switch-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 22px;
  background-color: #035ded;
  border-radius: 15px;
  -webkit-transform: translate3d(4px, 3px, 0);
          transform: translate3d(4px, 3px, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 2015,  */
.form-switch input {
  display: none;
}

/* line 2019,  */
.form-switch input:checked + .switch-icon::after {
  -webkit-transform: translate3d(29px, 3px, 0);
          transform: translate3d(29px, 3px, 0);
}

/* line 2023,  */
.form-switch .beforeinput.text-success, .form-switch .afterinput.text-success {
  color: #035ded !important;
}

/*compare pricing table*/
/* line 2028,  */
.table-bordered.comparision-table thead td, .comparision-table.table-bordered thead th {
  border-bottom-width: 1px;
}

/* line 2032,  */
.comparision-price {
  font-weight: 700;
}

/* line 2036,  */
.comparision-price span {
  font-size: 14px;
  opacity: 0.7;
  font-weight: 400;
}

/* line 2042,  */
.comparision-table-body tr > td {
  font-size: 13px;
  padding: 6px;
  min-width: 180px;
  vertical-align: middle;
}

/* line 2049,  */
.comparision-table-body tr > td p {
  padding-left: 10px;
  margin-bottom: 0;
}

/*domain hosting provider compare table*/
/* line 2055,  */
td.td-blank {
  border: none !important;
}

/* line 2059,  */
.provider-logo img {
  display: inline-block;
  max-width: 100px;
  min-height: 13px;
  max-height: 34px;
}

/*=========================================
            08. TEAM SECTION CSS
============================================*/
/* line 2070,  */
.staff-member {
  position: relative;
  display: block;
}

/* line 2074,  */
.staff-member img {
  width: 100%;
}

/* line 2078,  */
.staff-member h5, .staff-member p, .staff-member span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

/* line 2083,  */
.staff-member h5, .staff-member p, .staff-member span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

/* line 2089,  */
.staff-member span {
  font-size: 0.9rem;
  font-weight: 400;
  color: #777;
  display: inline-block;
}

/* line 2096,  */
.social li a:hover span {
  color: #031974;
}

/* line 2099,  */
.staff-member .overlay {
  background: #1934a7;
  background: -webkit-gradient(linear, left top, right top, from(#031974), to(rgba(25, 52, 167, 0.85)));
  background: linear-gradient(90deg, #031974, rgba(25, 52, 167, 0.85));
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 4px;
}

/* line 2116,  */
.staff-member .overlay .teacher-quote {
  font-size: 0.9rem;
  font-weight: 300;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

/* line 2125,  */
.staff-member .overlay .teacher-name {
  color: #fff;
  text-decoration: none !important;
  display: block;
  margin-top: 15px;
}

/* line 2131,  */
.staff-member .overlay h5 {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
}

/* line 2140,  */
.staff-member .overlay .teacher-field {
  font-size: 0.9rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 0;
}

/* line 2151,  */
.staff-member .overlay ul.social {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

/* line 2158,  */
.staff-member .overlay ul.social li {
  margin: 0;
}

/* line 2161,  */
.staff-member .overlay ul.social a {
  margin: 0 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  display: block;
}

/* line 2171,  */
.staff-member .overlay ul.social {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

/* line 2178,  */
.staff-member:hover .social {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 2182,  */
.staff-member .overlay .teacher-see-profile {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

/* line 2189,  */
.staff-member:hover .overlay {
  opacity: 0.92;
}

/* line 2193,  */
.staff-member:hover .overlay h5, .staff-member:hover .overlay p, .staff-member:hover .overlay span, .staff-member:hover .overlay ul.social {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

/* line 2199,  */
.team-social-list li a {
  padding: 5px;
}

/* line 2203,  */
.team-social-list li span {
  font-size: 18px;
  line-height: inherit;
  vertical-align: middle;
}

/*================================
     09. CLIENT SECTION CSS
==================================*/
/* line 2213,  */
.overlay-opacity-gradient {
  position: absolute;
  width: 100%;
  height: 55px;
  z-index: 100;
  left: 0;
  right: 0;
}

/* line 2222,  */
.single-client {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-align: center;
  justify-items: center;
  width: 60%;
  height: auto;
  -webkit-transition: -webkit-transform .5s ease-in;
  transition: -webkit-transform .5s ease-in;
  transition: transform .5s ease-in;
  transition: transform .5s ease-in, -webkit-transform .5s ease-in;
  margin: 8px auto;
}

/* line 2239,  */
.single-client img {
  max-width: 100%;
  max-height: 100%;
  -webkit-filter: opacity(50%);
  filter: opacity(90%);
  width: 100%;
}

/* line 2247,  */
.single-client:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 2253,  */
.single-client:hover .client-img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

/*==============================
        10. FAQ CSS
===============================*/
/* line 2262,  */
.accordion-faq .card {
  border-radius: 0;
  border: 0;
}

/* line 2267,  */
.accordion-faq .card-header {
  padding: 20px 0;
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  margin-bottom: 0 !important;
  color: inherit;
}

/* line 2277,  */
.accordion-faq .card-header h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

/* line 2282,  */
.accordion-faq .card-body {
  padding: 25px 0;
  background: transparent;
}

/* line 2287,  */
.accordion-faq .card-header.collapsed:after {
  content: "\f067";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 2292,  */
.accordion-faq .card-header:after {
  font-family: 'Font Awesome 6 Pro';
  content: "\f068";
  float: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/*=======================================
        11. PROMO SECTION CSS
===================================*/
@media (min-width: 320px) and (max-width: 992px) {
  /* line 2303,  */
  .promo-top.mt--165 {
    margin-top: 0 !important;
  }
}

/* line 2309,  */
.single-promo-hover {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  will-change: transform;
}

/* line 2313,  */
.single-promo-hover:hover {
  -webkit-box-shadow: 2px 10px 20px 0 rgba(2, 19, 79, 0.1) !important;
          box-shadow: 2px 10px 20px 0 rgba(2, 19, 79, 0.1) !important;
}

/* line 2316,  */
a .single-promo-2 p {
  color: #707070;
}

/* line 2320,  */
.circle-icon {
  display: block;
  margin-bottom: 30px;
}

/* line 2325,  */
.single-promo-2 span {
  border-radius: 0.25rem;
  font-size: 28px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #1934a7;
}

/* line 2334,  */
.popular-categories-list li {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 2343,  */
.popular-categories-list li:last-child {
  margin-bottom: 0;
}

/* line 2347,  */
.help-center-box-link {
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  right: -50px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 2356,  */
.popular-categories-list li:hover {
  background: #f5f5f5;
}

/* line 2360,  */
.popular-categories-list li:hover .help-center-box-link {
  right: 20px;
}

/*=======================================
        12. FEATURE SECTION CSS
=======================================*/
/*feature box css*/
/* line 2368,  */
.features-box {
  position: relative;
  display: block;
}

/* line 2373,  */
.features-box-icon {
  display: table-cell;
  vertical-align: top;
}

/* line 2378,  */
.features-box-content {
  display: table-cell;
  padding-left: 20px;
}

/*technical feature*/
/* line 2384,  */
.tech-feature-list li {
  font-size: 14px;
}

/*==========================================
     13. START AND TRANSFER SECTION CSS
============================================*/
/* line 2393,  */
.start-website-box {
  position: relative;
  z-index: 2;
}

/* line 2398,  */
.start-website-box div[class*=box] {
  border-radius: 4px;
  border: 1px solid rgba(54, 57, 60, 0.1);
  -webkit-box-shadow: 0 4px 8px rgba(81, 85, 88, 0.1);
          box-shadow: 0 4px 8px rgba(81, 85, 88, 0.1);
}

/* line 2404,  */
.start-website-box div.left-box {
  padding: 60px 90px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

/* line 2411,  */
.start-website-box div.right-box {
  padding: 60px 90px;
  color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}

/* line 2419,  */
.start-website-box ul li h5 {
  margin-bottom: 0;
}

/* line 2423,  */
.start-website-box ul li {
  margin-bottom: 20px;
}

/* line 2426,  */
.start-website-box ul li p {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  /* line 2430,  */
  .start-website-box div.left-box {
    padding: 40px 40px 50px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-right: 1px solid rgba(54, 57, 60, 0.1);
  }
  /* line 2437,  */
  .start-website-box div.right-box {
    padding: 50px 40px 40px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-left: 1px solid rgba(54, 57, 60, 0.1);
  }
}

/*=========================================
          14. DOMAIN NAME LIST CSS
============================================*/
/* line 2448,  */
.domain-list {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-flow: dense;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}

/* line 2457,  */
.custom-shadow {
  -webkit-box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-radius: 1rem !important;
}

/* line 2462,  */
.custom-shadow:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
          box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
}

/* line 2466,  */
.domain-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  text-align: center;
  margin: 20px;
  border-radius: 1rem;
  border: 1px solid #ebebeb;
}

/* line 2481,  */
.domain-list li a {
  padding: 15px;
}

@media (min-width: 320px) and (max-width: 1199px) {
  /* line 2485,  */
  .domain-list li {
    margin-bottom: 0 !important;
  }
}

/* line 2489,  */
.single-domain img {
  display: inline-block;
  max-width: 45px;
  min-height: 13px;
  max-height: 34px;
  margin-bottom: 10px;
}

/* line 2497,  */
.domain-price h6 {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

/* line 2503,  */
.domain-price h6 span.badge {
  font-size: 10px;
  padding: 1px 4px;
}

/* line 2508,  */
.old-price {
  color: #757575;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  opacity: .7;
  text-decoration: line-through;
}

/*====================================================
            15. FEATURE TAB CSS
===============================================*/
/* line 2520,  */
.feature-tab li {
  border: 1px solid #f5f5f5;
  border-right: 0 !important;
}

/* line 2525,  */
.feature-tab li:last-child {
  border-right: 1px solid #ebebeb !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 2531,  */
.feature-tab li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 2535,  */
.feature-tab li a {
  padding: 12px 28px;
}

/* line 2538,  */
.feature-tab li a h6 {
  font-size: 14px;
}

/* line 2542,  */
.feature-tab li a.nav-link {
  border: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #333333;
  margin-bottom: 0;
}

/* line 2550,  */
.feature-tab li a p {
  display: block;
}

/* line 2554,  */
ul.disc-style {
  list-style-type: disc;
  padding: 0 0 0 18px;
}

/* line 2559,  */
ul.disc-style li {
  font-size: 14px;
  margin-bottom: 10px;
  list-style: disc;
}

/* line 2564,  */
.feature-new-tab li {
  border: 1px solid #035ded;
}

/* line 2567,  */
.feature-new-tab li:last-child {
  border-right: 1px solid #035ded !important;
}

/* line 2570,  */
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-link.active {
  background: #035ded;
  border: transparent;
  border-radius: 0;
}

/* line 2575,  */
.feature-new-tab li.nav-item.show .nav-link h6, .feature-new-tab .nav-link.active h6 {
  color: #ffffff;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 2579,  */
  .feature-new-tab {
    margin-bottom: 3rem !important;
  }
}

/*====================================================
            16. POPULAR DOMAIN LIST CSS
===============================================*/
/* line 2587,  */
.single-popular-domain img {
  display: inline-block;
  max-width: 100px;
  min-height: 13px;
  max-height: 34px;
  margin-bottom: 20px;
}

/* line 2595,  */
.single-popular-domain span.badge {
  right: 10%;
  top: 10%;
}

/* line 2600,  */
.domain-price-list .domain-old-price {
  font-size: 15px;
  font-weight: 600;
  opacity: 0.7;
}

/* line 2606,  */
.domain-price-list .domain-new-price {
  font-size: 22px;
  line-height: initial;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

/*=========================================
            17. PRELOADER CSS
============================================*/
/* line 2617,  */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff;
}

/* line 2627,  */
.loader1 {
  display: block;
  position: relative;
  left: 45%;
  top: 50%;
}

/* line 2634,  */
.loader1 span {
  vertical-align: middle;
  border-radius: 100%;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px 2px;
  -webkit-animation: loader1 0.8s linear infinite alternate;
  animation: loader1 0.8s linear infinite alternate;
}

/* line 2646,  */
.loader1 span:nth-child(1) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  background: rgba(41, 103, 230, 0.6);
}

/* line 2652,  */
.loader1 span:nth-child(2) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
  background: rgba(41, 103, 230, 0.8);
}

/* line 2658,  */
.loader1 span:nth-child(3) {
  -webkit-animation-delay: -0.26666s;
  animation-delay: -0.26666s;
  background: #2967e6;
}

/* line 2664,  */
.loader1 span:nth-child(4) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
  background: rgba(41, 103, 230, 0.8);
}

/* line 2671,  */
.loader1 span:nth-child(5) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  background: rgba(41, 103, 230, 0.4);
}

@keyframes loader1 {
  from {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@-webkit-keyframes loader1 {
  from {
    -webkit-transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}

/*=========================================
          18. DOMAIN SEARCH FROM
============================================*/
/* line 2698,  */
.domain-search-cta-type {
  background-color: #f5f5f5 !important;
}

/* line 2702,  */
.domain-search-form input.form-control {
  border-color: #f5f5f5;
  text-indent: 10px;
}

/* line 2707,  */
.domain-search-form button.search-btn {
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #1880ed;
  background: rgba(0, 115, 236, 0.9);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  z-index: 0 !important;
}

/* line 2720,  */
.domain-search-form button.search-btn:hover {
  color: #ffffff;
}

/* line 2724,  */
.btn-hover:hover:before, .btn-hover:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}

/* line 2730,  */
.btn-hover:after, .btn-hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  background: rgba(0, 115, 236, 0.9);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

/* line 2745,  */
.domain-search-list {
  position: relative;
  display: block;
}

/* line 2749,  */
.domain-search-list li:last-child:after {
  border: none;
}

/* line 2753,  */
.domain-search-list li:not(:last-child) {
  margin-right: 0 !important;
}

/* line 2757,  */
.domain-search-list li:last-child {
  border-right: none;
}

/* line 2760,  */
.domain-search-list li:first-child a {
  padding-left: 0;
}

/* line 2763,  */
.domain-search-list li a {
  display: inline-block;
  padding: 0 12px;
  text-align: center;
  font-weight: 600;
  color: inherit;
}

/* line 2770,  */
.domain-search-list li a img {
  max-width: 55px;
}

/* line 2774,  */
.domain-search-list li a span {
  font-size: 15px;
  line-height: 18px;
  margin-top: 8px;
  display: block;
  opacity: 0.7;
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 2782,  */
  .domain-search-list li:last-child {
    display: none;
  }
  /* line 2785,  */
  .domain-search-list li:last-child:after {
    border: none;
  }
}

/*=========================================
            19. NETWORK MAP CSS
============================================*/
/* line 2793,  */
.custom-map-location {
  margin: 0;
  padding: 0;
  line-height: 0;
}

/* line 2798,  */
.custom-map-location li {
  list-style: none;
}

/* line 2801,  */
.network-map-wrap {
  position: relative;
  display: block;
  width: 100%;
}

/* line 2807,  */
.network-map-wrap ul li {
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin: -6px;
  background-color: #035ded;
  border-radius: 50%;
}

/* line 2817,  */
.network-map-wrap ul li span {
  display: block;
  width: 10px;
  height: 10px;
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
  -webkit-transition: .5s linear;
  border-radius: 50%;
}

/*circle wave*/
@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
  }
}

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
  }
}

@-webkit-keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

@keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

/*==================================================
            20. SUBMIT REQUEST FORM CSS
=====================================================*/
/* line 2875,  */
.submit-request-form .form-group label {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin-bottom: 4px;
}

/* line 2881,  */
.input-file-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 2887,  */
.input-file-wrap input[type=file] {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 26px;
  cursor: pointer;
}

/* line 2895,  */
span.upfile-btn {
  position: relative;
  padding: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px dashed #c3c3c3;
  text-align: center;
  width: 100%;
  display: block;
  background: #f5f5f5;
  cursor: pointer;
}

/*======================================
            21. VPS HOSTING CSS
=========================================*/
/* line 2912,  */
.offer-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
}

/* line 2919,  */
.vps-hosting-pricing-table {
  overflow: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-collapse: unset;
  border-spacing: 0 10px;
}

/* line 2927,  */
.domain-search-result-table {
  border-collapse: collapse;
}

/* line 2930,  */
.vps-hosting-pricing-table > thead {
  background-color: transparent;
}

/* line 2934,  */
.vps-hosting-pricing-table.vps-hosting-pricing-table-two {
  border-collapse: collapse;
}

/* line 2938,  */
.vps-hosting-pricing-table > thead > tr > th {
  border: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: 'Poppins', sans-serif;
}

/* line 2947,  */
.vps-pricing-row {
  text-align: left;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: solid 1px #ebebeb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 2956,  */
.vps-pricing-row > td:first-child {
  border-left: 2px solid transparent;
  border-radius: 4px 0 0 4px;
}

/* line 2961,  */
.vps-pricing-row > td:last-child {
  border-right: 2px solid transparent;
  border-radius: 0 4px 4px 0;
  text-align: right;
}

/* line 2967,  */
.vps-hosting-pricing-table > tbody > tr.vps-pricing-row:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

/* line 2972,  */
.vps-hosting-pricing-table-two > thead {
  background: #035ded;
  color: #ffffff;
}

/* line 2977,  */
.vps-hosting-pricing-table-two > thead > tr > th:last-child {
  border-right: 1px solid #035ded;
}

/* line 2981,  */
.vps-hosting-pricing-table-two .vps-pricing-row > td:first-child {
  border-left: initial;
}

/* line 2985,  */
.vps-hosting-pricing-table-two .vps-pricing-row > td:last-child {
  border-right: initial;
}

/* line 2989,  */
.vps-hosting-pricing-table-two > tbody > tr.vps-pricing-row:hover {
  background: #f5f5f5;
  border: none;
}

/* line 2994,  */
.vps-hosting-pricing-table > tbody > tr > td {
  padding: 20px 20px;
  border-right: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
}

/* line 3002,  */
.vps-hosting-pricing-table.domain-search-result-table > tbody > tr > td {
  font-size: 14px;
}

/* line 3005,  */
.vps-pricing-row > td {
  border: none;
}

/* line 3009,  */
.vps-hosting-pricing-table .rate {
  font-size: 20px;
  font-weight: 700;
  color: #035ded;
  font-family: 'Poppins', sans-serif;
}

/* line 3016,  */
.vps-hosting-pricing-table .rate span {
  font-size: 12px;
  font-weight: 600;
  margin-left: 5px;
  opacity: 0.8;
  color: #757575;
}

/* line 3024,  */
.vps-hosting-pricing-table .score-bar-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 3035,  */
.vps-hosting-pricing-table .geekbench-score {
  font-weight: 400;
  margin-right: 15px;
}

/* line 3040,  */
.vps-hosting-pricing-table .score-bar-wrap .score-bar-item {
  min-width: 40px;
  height: 10px;
  font-size: 10px;
  border-radius: 10px;
  background-color: #ebebeb;
  position: relative;
}

/* line 3049,  */
.vps-hosting-pricing-table .pricing-onsale, .vps-hosting-pricing-table .cpu-core {
  display: block;
  font-size: 14px;
  color: #757575;
  margin-top: 4px;
  font-weight: 400;
}

/* line 3057,  */
.vps-hosting-pricing-table > tbody > tr > td:first-child::before {
  content: attr(data-value);
  display: none;
  width: initial;
  height: initial;
  background-color: transparent;
  position: relative;
  left: initial;
  top: initial;
  opacity: 1;
}

/* line 3069,  */
.vps-pricing-row > td:before {
  content: attr(data-value);
  display: none;
}

/* line 3074,  */
table > tbody > tr > td:first-child:before {
  content: '';
  display: block;
  width: 3px;
  height: 100%;
  background-color: #035ded;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media (max-width: 991px) {
  /* line 3090,  */
  .vps-hosting-pricing-table > thead {
    display: none;
  }
  /* line 3094,  */
  .vps-pricing-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 4px;
    width: 45%;
    float: left;
    margin: 0 15px 28px 15px;
  }
  /* line 3110,  */
  .vps-hosting-pricing-table > tbody > tr {
    padding: 15px;
  }
  /* line 3113,  */
  .vps-hosting-pricing-table > tbody > tr > td {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: normal;
  }
  /* line 3119,  */
  .vps-pricing-row:hover.border-accent-primary > td:first-child {
    margin-bottom: 0;
    border-radius: 0;
    border-left: none;
  }
  /* line 3125,  */
  .vps-pricing-row > td:first-child {
    border-left: none;
    border-radius: 0;
  }
  /* line 3130,  */
  .vps-hosting-pricing-table > tbody > tr > td:first-child::before {
    display: block;
    width: 45%;
  }
  /* line 3135,  */
  .vps-pricing-row > td:before {
    display: block;
    width: 45%;
  }
  /* line 3140,  */
  .vps-hosting-pricing-table > tbody > tr > td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 3151,  */
  .vps-pricing-row > td:last-child::before {
    display: none;
  }
  /* line 3155,  */
  .vps-pricing-row > td:last-child {
    text-align: center !important;
    margin: auto;
  }
}

@media (max-width: 768px) {
  /* line 3163,  */
  .vps-pricing-row {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3171,  */
  .vps-pricing-row td a.primary-solid-btn {
    padding: 8px 12px !important;
  }
}

/*domain search list css*/
/* line 3177,  */
.title-alert span.red {
  color: red;
}

/* line 3180,  */
.title-alert span.success {
  color: green;
}

/* line 3183,  */
.domain-filter-title, .domain-filter-list li label {
  cursor: pointer;
}

/* line 3186,  */
.domain-filter-list li label {
  display: inline-block;
  width: 100%;
}

/* line 3190,  */
.domain-filter-list li label .form-check-input {
  margin-top: 0.53rem;
}

@media (max-width: 1199.98px) {
  /* line 3194,  */
  .domain-filter-list {
    display: none;
  }
  /* line 3197,  */
  .domain-filter-title h5 span {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 3203,  */
  .domain-filter-list {
    display: block !important;
  }
  /* line 3206,  */
  .domain-filter-title h5 span {
    display: none !important;
  }
}

/* line 3211,  */
.vps-hosting-pricing-table.alert-table > tbody > tr > td {
  font-size: 18px;
}

/* line 3214,  */
.alert-table tbody tr {
  border-color: #031974;
  border-radius: 4px;
}

/* line 3218,  */
.alert-table .vps-pricing-row > td:first-child {
  border-left: 0;
}

/* line 3221,  */
.alert-table .vps-pricing-row > td:last-child {
  border-right: 0;
}

@media (max-width: 991px) {
  /* line 3225,  */
  .vps-hosting-pricing-table.alert-table > tbody > tr > td {
    display: block;
  }
  /* line 3228,  */
  .alert-table .vps-pricing-row {
    width: 100%;
    margin: 0;
  }
  /* line 3232,  */
  .alert-table .vps-pricing-row > td:last-child {
    margin-left: 0;
  }
}

/*=========================================
           22. SERVICES STATUS CSS
============================================*/
/* line 3240,  */
.action-wrap p {
  font-size: 14px;
}

/* line 3243,  */
.action-wrap a {
  font-size: 15px;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}

/* line 3248,  */
.action-wrap a span {
  margin-left: 5px;
}

/* line 3251,  */
.services-status-list li {
  border: 1px solid #ebebeb;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-bottom: 2px solid transparent;
}

/* line 3257,  */
.services-status-list li:last-child {
  border-bottom: 1px solid #ebebeb;
}

/* line 3261,  */
.services-status-list li:hover {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1), inset 4px 0 0 0 rgba(100, 25, 255, 0.004);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1), inset 4px 0 0 0 rgba(100, 25, 255, 0.004);
  border-bottom: 2px solid #035ded;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 3269,  */
.status-location-heading {
  width: 70%;
  text-align: left;
}

/* line 3274,  */
.status-location-heading span {
  vertical-align: middle;
}

/* line 3278,  */
.status-mode {
  width: 30%;
  text-align: right;
}

/* line 3282,  */
.status-mode strong {
  font-size: 14px;
}

/* line 3285,  */
.timeline-item:not(:last-child) {
  margin-bottom: 2rem;
}

/* line 3289,  */
.timeline-item {
  position: relative;
  padding-right: .9375rem;
  padding-left: 2rem;
}

/* line 3294,  */
.timeline-item::before {
  position: absolute;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  height: auto;
  border-left: 2px solid #ebebeb;
  content: "";
}

/* line 3303,  */
.timeline-heading::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #ebebeb;
  content: "";
}

/* line 3311,  */
.timeline-icon {
  position: absolute;
  left: -.875rem;
}

/* line 3315,  */
.timeline-icon.btn-sm {
  font-size: 18px;
  width: 2.4rem;
  height: 2.4rem;
  background: #ebebeb;
}

/* line 3321,  */
.timeline-heading {
  position: relative;
  display: block;
  font-size: 1.15rem;
  font-weight: 600;
  padding-bottom: .75rem;
  margin-bottom: 1rem;
  font-family: 'Open Sans', sans-serif;
}

/*=========================================
          23. PARTNER SECTION CSS
============================================*/
/* line 3335,  */
.card-bottom-line {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  border-bottom: 2px solid #035ded;
}

/* line 3345,  */
.partner-logo img {
  max-width: 125px;
}

/* line 3349,  */
.card-bottom-line:hover {
  border-color: #031974;
}

/* line 3353,  */
a.view-details-link {
  font-size: 14px;
  font-weight: 600;
}

/* line 3358,  */
a.view-details-link span {
  padding-left: 2px;
  font-size: 11px;
  vertical-align: middle;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

/* line 3366,  */
a.view-details-link:hover span {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
  margin-left: 6px;
}

/*=========================================
      24. CLIENT RATTING OR REVIEW CSS
============================================*/
/* line 3374,  */
.ratting-list ul {
  line-height: 0;
  margin: 0;
  padding: 0;
}

/* line 3379,  */
.ratting-list li:not(:last-child) {
  margin-right: -1px !important;
}

/* line 3382,  */
.ratting-list li {
  line-height: 0;
}

/* line 3385,  */
.ratting-list li span {
  font-size: 12px;
  padding-right: 2px;
  color: #fbae00;
  line-height: 16px;
}

/* line 3392,  */
.ratting-author h6 {
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
}

/* line 3398,  */
.ratting-author small {
  text-align: right;
  float: right;
}

/*=========================================
            24. 404 PAGES CSS
============================================*/
/* line 3407,  */
.error-content .notfound-404 {
  position: relative;
  height: 280px;
  z-index: 2;
  margin-bottom: 30px;
}

/* line 3413,  */
.error-content .notfound-404 h1 {
  font-size: 230px;
  font-weight: 700;
  margin: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: cover;
  background-position: center;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 3427,  */
  .error-content .notfound-404 {
    height: auto;
    display: block;
    position: relative;
  }
  /* line 3432,  */
  .error-content .notfound-404 h1 {
    font-size: 80px;
    position: relative;
  }
}

/*=========================================
          25. BREADCRUMB CSS
============================================*/
/* line 3442,  */
.page-header-section {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 3449,  */
.page-header-breadcrumb .custom-breadcrumb ol li a, .page-header-breadcrumb .custom-breadcrumb ol li.breadcrumb-item.active {
  color: inherit;
  opacity: 0.7;
}

/* line 3453,  */
.custom-breadcrumb ol li.list-inline-item:not(:last-child) {
  margin-right: 0;
}

/* line 3457,  */
.custom-breadcrumb ol {
  margin: 0;
  padding: 0;
  line-height: 0;
}

/* line 3462,  */
.custom-breadcrumb ol li a, .custom-breadcrumb ol li.breadcrumb-item.active {
  opacity: 0.7;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

/* line 3468,  */
.custom-breadcrumb ol li a:hover, .page-header-breadcrumb .custom-breadcrumb ol li a:hover {
  opacity: 1;
}

/* line 3471,  */
.custom-breadcrumb ol li.breadcrumb-item {
  padding-left: 0;
}

/* line 3474,  */
.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  font-size: 11px;
  font-weight: 600;
  color: inherit;
  float: none;
}

/*=========================================
          26. FIXED SIDEBAR CSS
============================================*/
/* line 3485,  */
.sidebar-content-wrap {
  border: 1px solid #ebebeb;
}

/* line 3488,  */
.sidebar-list li {
  border-bottom: 1px dashed #ebebeb;
}

/* line 3491,  */
.sidebar-list li a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
  color: #757575;
  font-family: 'Open Sans', sans-serif;
}

/* line 3499,  */
.sidebar-list li a:hover {
  color: #035ded;
}

/*=========================================
           27. LOGIN SIGN UP CSS
============================================*/
/* line 3506,  */
.btn.border-radius {
  border-radius: 4px;
}

/* line 3509,  */
.login-signup-form .form-group {
  position: relative;
}

/* line 3512,  */
.login-signup-form .form-group label {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 88%;
}

/* line 3517,  */
.login-signup-form .form-group .input-group.input-group-merge > .form-control {
  text-indent: 35px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3522,  */
.login-signup-form .form-group .input-group.input-group-merge > .form-control:focus {
  z-index: inherit;
}

/* line 3525,  */
.input-icon {
  height: calc(2.75rem + 2px);
  position: absolute;
  z-index: 2;
  display: block;
  width: 40px;
  top: 0;
  bottom: 0;
  left: 0;
}

/* line 3535,  */
.input-icon span {
  color: #b1b1b1;
  padding: 16px 15px;
  position: absolute;
  font-size: 16px;
  height: calc(2.75rem + 2px);
  border-radius: 4px;
}

/* line 3543,  */
.textarea-icon span {
  height: calc(7.8rem + 2px);
}

/* line 3546,  */
.full-screen {
  min-height: 100vh;
  position: relative;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 3556,  */
.login-signup-content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 3565,  */
.bg-cover {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

/* line 3571,  */
.ml-n3, .mx-n3 {
  margin-left: -0.98rem !important;
}

/* line 3575,  */
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #95aac9;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d2ddec;
  border-radius: .375rem;
}

/*login signup new style*/
/* line 3592,  */
.login-signup-card {
  position: relative;
  display: block;
}

/* line 3596,  */
.custom-control-label {
  line-height: 1.5;
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 14px;
}

/* line 3603,  */
.login-signup-card small, .login-signup-card a.small {
  font-size: 14px;
  font-weight: 600;
}

/*=========================================
            28. BLOG SECTION CSS
============================================*/
/* line 3610,  */
.single-blog-card {
  margin-bottom: 25px;
}

/* line 3613,  */
.single-blog-card span.category {
  z-index: 2;
  top: 10px;
  right: 10px;
}

/* line 3618,  */
.single-blog-card .card-body {
  padding: 1.75rem;
}

/* line 3622,  */
.meta-list {
  opacity: 0.8;
  font-size: 95%;
}

/* line 3627,  */
.meta-list li.list-inline-item:not(:last-child) {
  margin-right: 0.7rem;
}

/* line 3630,  */
.single-blog-card a {
  font-family: 'Poppins', sans-serif;
}

/* line 3633,  */
.single-blog-card .card-body h3 a {
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 3637,  */
.single-blog-card a, .single-blog-card a:hover {
  text-decoration: none;
  color: inherit;
}

/* line 3642,  */
a.detail-link {
  display: inline-block;
  text-decoration: none;
  color: #495057;
  font-weight: 600;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}

/* line 3652,  */
a.detail-link span {
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  color: #035ded;
}

/* line 3661,  */
a.detail-link:hover, .single-blog-card .card-body h3 a:hover {
  color: #035ded;
}

/* line 3664,  */
a.detail-link:hover span {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
  margin-left: 8px;
}

/*blog single page css*/
/* line 3671,  */
.row-post-thumbnail .post {
  border: 0;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

/* line 3676,  */
.post {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 35px;
  margin: 0 0 45px;
}

/* line 3683,  */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 3687,  */
.post-preview {
  padding-bottom: 5px;
  border-radius: .1875rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 3693,  */
.post-preview img {
  border-radius: .1875rem;
  width: 100%;
  display: block;
}

/* line 3699,  */
.post-header {
  margin: 15px 0 20px;
}

/* line 3702,  */
.post-header .post-title {
  font-size: 1.5625rem;
  margin-bottom: 0;
  color: #333333;
}

/* line 3707,  */
.post-header .post-title a {
  color: #5d5d5d;
}

/* line 3710,  */
.post-header .post-title a:hover {
  color: #035ded;
}

/* line 3713,  */
.post-meta {
  list-style: none;
  font-size: .8125rem;
  padding: 0;
  margin: 0;
}

/* line 3719,  */
.post-meta a, .post-meta li {
  color: #495057;
  font-weight: 600;
}

/* line 3723,  */
.post-meta a:hover {
  color: #035ded;
  opacity: 1;
}

/* line 3727,  */
.post-meta > li {
  position: relative;
  display: inline-block;
  padding: 0 14px 0 0;
  margin: 0 14px 0 0;
}

/* line 3734,  */
.post-meta > li:not(:last-child):after {
  position: absolute;
  content: '/';
  right: -5px;
  top: 0;
}

/* line 3741,  */
.post-content p {
  margin-bottom: 5px;
}

/* line 3744,  */
.post-more a span {
  vertical-align: middle;
}

/* line 3748,  */
.post-footer {
  margin-top: 15px;
}

/*blog single css*/
/* line 3753,  */
.post-content blockquote {
  border-left: 2px solid #eaeaea;
  padding: 10px 0 10px 40px;
  margin: 40px 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 3759,  */
.post-content blockquote:hover {
  border-color: #035ded;
}

/* line 3762,  */
.blockquote {
  font-weight: 500;
  color: #222;
}

/* line 3766,  */
.post-content ol {
  list-style-type: decimal;
}

/* line 3769,  */
.post-content ul, .post-content ol {
  margin: 15px 0 15px 40px;
}

/*comments css*/
/* line 3774,  */
.comment, .comment-shop {
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 0 0;
}

/* line 3778,  */
.comment-author, .comment-author-shop {
  margin: 5px 0 0;
  height: 64px;
  width: 64px;
  float: left;
}

/* line 3785,  */
.comment-body, .comment-body-shop {
  position: relative;
  padding: 0 0 30px;
  margin: 0 0 0 85px;
}

/* line 3790,  */
.comment-meta, .comment-meta-shop {
  margin: 0 0 15px;
}

/* line 3793,  */
.comment-meta-date {
  font-size: 13px;
}

/* line 3796,  */
.children > .comment, .children > .comment-shop {
  border: 0;
  border-top: 1px solid #f0f0f0;
  margin-left: 85px;
}

/* line 3801,  */
.comment-meta-author a, .comment-meta-author-shop a {
  font-weight: 500;
  color: #222;
}

/* line 3805,  */
.comment-meta-date a, .comment-meta-date-shop a {
  color: #788487;
  opacity: .6;
}

/* line 3809,  */
.comment-meta-date a:hover, .comment-meta-date a:focus, .comment-meta-date-shop a:hover, .comment-meta-date-shop a:focus {
  color: #035ded;
  opacity: 1;
}

/* line 3814,  */
.comment-reply, .comment-reply-shop {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
}

/* line 3821,  */
.comment-reply > a, .comment-reply-shop > a {
  background: #f4f4f4;
  border-radius: .1875rem;
  padding: 5px 15px;
  display: block;
  color: #222;
}

/* line 3828,  */
.comment-reply > a:hover, .comment-reply > a:focus, .comment-reply-shop > a:hover, .comment-reply-shop > a:focus {
  background: #035ded;
  color: #fff;
}

/* line 3833,  */
.comment-list + .comment-respond, .comment-list-shop + .comment-respond {
  margin-top: 30px;
}

/*pagination*/
/* line 3839,  */
.custom-pagination-nav ul li {
  text-align: center;
  margin-right: 10px;
}

/* line 3843,  */
.custom-pagination-nav ul li:focus, .custom-pagination-nav ul li a:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 3848,  */
.custom-pagination-nav ul li a.page-link {
  width: 35px;
  height: 35px;
  line-height: 33px;
  border-radius: 100%;
  padding: inherit;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

/* line 3857,  */
.custom-pagination-nav ul li.page-item:first-child .page-link,
.custom-pagination-nav ul li.page-item:last-child .page-link {
  border: none;
  background: transparent;
}

/*blog sidebar*/
/* line 3864,  */
.widget-search {
  padding: 0;
  border: 0;
}

/* line 3868,  */
.widget {
  margin-bottom: 30px;
}

/* line 3871,  */
.widget-search form {
  position: relative;
}

/* line 3875,  */
.widget-search .search-button {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 50%;
  height: 100%;
  right: .875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  color: #ddd;
}

/* line 3886,  */
.widget-search .search-button span {
  font-size: 20px;
  line-height: 32px;
}

/* line 3890,  */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

/* line 3893,  */
.widget .widget-title {
  margin-bottom: 24px;
}

/* line 3897,  */
.widget .widget-title > h6 {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 12px;
  margin: 0;
  color: #788487;
}

/* line 3906,  */
.widget ul {
  margin-bottom: 0;
}

/* line 3909,  */
.widget-categories ul li:first-child, .widget-recent-entries ul li:first-child, .widget-recent-entries-custom ul li:first-child {
  padding-top: 0;
}

/* line 3912,  */
.widget-categories ul li, .widget-recent-entries ul li, .widget-recent-entries-custom ul li {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
  margin: 0;
}

/* line 3917,  */
.widget a {
  color: #788487;
  display: block;
  font-size: 14px;
}

/* line 3922,  */
.widget a:hover {
  color: #035ded;
}

/* line 3925,  */
.widget-recent-entries-custom .wi {
  float: left;
  width: 80px;
}

/* line 3929,  */
.widget-recent-entries-custom .wb {
  padding-left: 16px;
  width: 100%;
}

/* line 3933,  */
.widget-recent-entries-custom .wi, .widget-recent-entries-custom .wb {
  vertical-align: middle;
  display: table-cell;
}

/* line 3937,  */
.post-date {
  font-size: 13px;
  color: #a3a6a8;
  display: block;
  margin: 0;
}

/* line 3943,  */
.tag-cloud > a, .post-tags > a {
  background: #f4f4f4;
  border-radius: .1875rem;
  position: relative;
  display: inline-block;
  padding: 6px 15px;
  margin: 5px 8px 5px 0;
  text-transform: uppercase;
  font-size: 9px !important;
  color: #757575;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

/* line 3956,  */
.tag-cloud > a:hover, .post-tags > a:hover {
  background: #035ded;
  color: #fff;
  opacity: 1;
}

@media (min-width: 320px) and (max-width: 1000px) {
  /* line 3962,  */
  .sidebar-right {
    padding-left: 0 !important;
  }
}

/*=========================================
            29. CONTACT US CSS
============================================*/
/* line 3971,  */
.single-promo-card {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

/* line 3974,  */
.card.single-promo-card {
  border: 1px solid #ebebeb;
  border-radius: 1rem;
  z-index: 1;
}

/* line 3979,  */
.single-promo-card .card-body {
  padding: 1.5rem;
}

/* line 3983,  */
.link-color {
  color: #707070;
}

/* line 3987,  */
.google-map {
  height: 100%;
  margin-bottom: -8px;
}

/* line 3991,  */
.google-map iframe {
  width: 100%;
  border: 0;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}

/*=========================================
            30. BACK TO TOP CSS
============================================*/
/* line 4002,  */
.scroll-top.open {
  bottom: 15%;
}

/* line 4006,  */
button.scroll-top:focus {
  outline: none;
}

/* line 4010,  */
.scroll-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 105%;
  right: 30px;
  font-size: 16px;
  border-radius: 4px;
  z-index: 999;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: #035ded;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  border: none;
}

/* line 4028,  */
.scroll-top span {
  color: #fff;
}

/* line 4032,  */
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/*=========================================
           31. FOOTER CSS
============================================*/
/* line 4047,  */
.footer-top {
  padding: 65px 0;
}

/* line 4051,  */
.security-icon-list li {
  margin: 0 15px 12px 0;
}

@media (min-width: 320px) and (max-width: 567px) {
  /* line 4056,  */
  .footer-top {
    padding: 50px 0;
  }
}

/* line 4061,  */
.footer-nav-wrap h4 {
  font-size: 15px;
  margin-bottom: 1.4rem;
  letter-spacing: 0.6px;
  font-weight: 600;
}

/* line 4068,  */
.footer-nav-wrap ul li a {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  color: inherit;
  opacity: 0.8;
}

/* line 4076,  */
.footer-nav-wrap ul li a:hover, .copyright-text a:hover, .social-list li a:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 4081,  */
.payment-method ul {
  padding-top: 6px;
}

/* line 4085,  */
.payment-method ul li:last-child img {
  margin-right: 0;
}

/* line 4089,  */
.copyright-text {
  font-size: 14px;
  font-weight: 500;
  font-family: Poppins, sans-serif;
}

/* line 4095,  */
.social-list li a {
  padding: 6px 10px;
}

/* line 4099,  */
.footer-nav-list li a span {
  font-size: 12px;
  vertical-align: middle;
}

/* line 4104,  */
.bottom-sticky-footer {
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 55px;
}

/* line 4110,  */
.social-nav ul li a {
  color: #ffffff;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 4117,  */
.tooltip-hover {
  position: relative;
}

/* line 4121,  */
.tooltip-hover a {
  display: block;
}

/* line 4125,  */
.tooltip-item {
  position: absolute;
  background-color: white;
  pointer-events: none;
  color: #333333;
  font-size: 13px;
  bottom: 90%;
  left: 50%;
  opacity: 0;
  white-space: nowrap;
  visibility: hidden;
  z-index: 999;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 4px 15px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 4px 15px;
  -webkit-transform: translate3d(-50%, 0px, 0px);
          transform: translate3d(-50%, 0px, 0px);
  padding: 0.4rem 0.8rem;
  border-radius: 3px;
  -webkit-transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

/* line 4143,  */
.tooltip-item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0px;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top: 6px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

/* line 4156,  */
.tooltip-hover:hover .tooltip-item {
  opacity: 1;
  visibility: visible;
  bottom: calc(100% + 5px);
}

/*new update gallery css*/
/* line 4163,  */
.gallery-img {
  margin: 15px 0;
}

/* line 4166,  */
.gallery-img a {
  display: block;
}

/* line 4169,  */
.gallery-img img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: block;
}

/* line 4176,  */
.gallery-img:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/* line 4181,  */
.gallery-img-slider .gallery-img img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/*new updated css for black friday*/
/* line 4186,  */
.custom-overlay:before {
  position: absolute;
  content: '';
  background: rgba(113, 0, 184, 0.35);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 4195,  */
.offer-tag-wrap img {
  position: relative;
  display: block;
  width: 100%;
}

/* line 4200,  */
.offer-tag {
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  color: #ffffff;
}

/* line 4208,  */
.offer-price-tag {
  font-size: 100px;
  line-height: 115px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

/* line 4214,  */
.offer-price-tag small, .offer-price-tag span {
  font-size: 25px;
  line-height: initial;
}

/* line 4218,  */
.offer-price-tag span {
  position: relative;
  top: -40px;
}

/* line 4222,  */
.offer-price-tag p {
  line-height: initial;
}

/* line 4225,  */
.ribbon-2 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ff5919;
  border-radius: 30px;
}

/* line 4233,  */
.ribbon-2 span {
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 0 15px 0 25px;
}

/* line 4241,  */
.single-offer-box {
  background: #161e76;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

/* line 4248,  */
.content {
  margin: 12px;
  border: 1px solid #103f6e;
  border-radius: 10px;
  width: 100%;
}

/* line 4254,  */
.discount-price {
  font-size: 30px;
  line-height: 55px;
  font-weight: 600;
  font-family: Poppins, sans-serif;
}

/* line 4260,  */
.discount-price small {
  font-size: 18px;
}

/* line 4263,  */
.pass {
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
  background: #ffffff;
}

/* line 4268,  */
.pass h6 {
  font-size: 14px;
  font-weight: 600;
  font-family: Poppins, sans-serif;
}

/* line 4273,  */
.pass::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: calc(50% - 20px);
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #ffffff;
}

/* line 4282,  */
.offer-price-content .btn {
  margin-top: 10px;
  padding: 8px 25px;
}

/*new countdown*/
@media (min-width: 320px) and (max-width: 575px) {
  /* line 4288,  */
  .action-btns .btn {
    margin: 6px 0;
  }
}

/* line 4293,  */
.countdown-list li {
  margin: 6px 0;
}

/* line 4296,  */
.countdown-list li h6 {
  width: 62px;
  height: 62px;
  line-height: 62px;
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
}

/* line 4304,  */
.countdown-list span {
  font-size: 14px;
}

/*custom pricing plane design*/
/* line 4311,  */
.radio-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

/* line 4316,  */
.radio-box-wrap .single-radio-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  display: block;
}

/* line 4321,  */
.single-radio-box {
  display: block;
  position: relative;
  border: 1px solid #ebebeb;
  margin: 5px 12px;
  border-radius: 4px;
  width: 100%;
}

/* line 4329,  */
.single-radio-box input[type=radio] {
  position: absolute;
  visibility: hidden;
}

/* line 4333,  */
.single-radio-box label {
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  padding: 10px;
  z-index: 9;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  margin-bottom: 0;
}

/* line 4345,  */
.single-radio-box label .custom-check {
  display: block;
  position: absolute;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  top: -30%;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

/* line 4359,  */
.single-radio-box label .custom-check:before {
  display: block;
  position: absolute;
  border-radius: 100%;
  font-size: 14px;
  height: 11px;
  width: 11px;
  left: 40%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  top: 0;
  right: 0;
  bottom: 60%;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

/* line 4375,  */
.single-radio-box input[type=radio]:checked ~ label .custom-check {
  border: 2px solid #035ded;
  background: #fff;
}

/* line 4379,  */
.single-radio-box input[type=radio]:checked ~ label .custom-check::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f00c";
  color: #035ded;
}

/* line 4385,  */
.single-radio-box input[type=radio]:checked ~ label {
  color: #fff;
  background: #035ded;
  border-radius: 4px;
}

/* line 4391,  */
.yearly-price, .biannual-price, .triennial-price {
  display: none;
}


