.yellow-list .htBoxIn .htImg@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto+Slab:100,200,300,400,500,600,700,800,900&display=swap");
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 7, _bootstrap.less */
: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, 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 38, _bootstrap.less */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* line 44, _bootstrap.less */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
/* line 57, _bootstrap.less */
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
/* line 61, _bootstrap.less */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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 72, _bootstrap.less */
[tabindex="-1"]:focus {
  outline: 0 !important;
}
/* line 76, _bootstrap.less */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/* line 82, _bootstrap.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
/* line 87, _bootstrap.less */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 92, _bootstrap.less */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
/* line 101, _bootstrap.less */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
/* line 107, _bootstrap.less */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 114, _bootstrap.less */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
/* line 121, _bootstrap.less */
dt {
  font-weight: 700;
}
/* line 125, _bootstrap.less */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
/* line 130, _bootstrap.less */
blockquote {
  margin: 0 0 1rem;
}
/* line 134, _bootstrap.less */
dfn {
  font-style: italic;
}
/* line 138, _bootstrap.less */
b,
strong {
  font-weight: bolder;
}
/* line 143, _bootstrap.less */
small {
  font-size: 80%;
}
/* line 147, _bootstrap.less */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
/* line 155, _bootstrap.less */
sub {
  bottom: -0.25em;
}
/* line 159, _bootstrap.less */
sup {
  top: -0.5em;
}
/* line 163, _bootstrap.less */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
/* line 170, _bootstrap.less */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
/* line 175, _bootstrap.less */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 180, _bootstrap.less */
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
/* line 185, _bootstrap.less */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
/* line 189, _bootstrap.less */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
/* line 197, _bootstrap.less */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
/* line 204, _bootstrap.less */
figure {
  margin: 0 0 1rem;
}
/* line 208, _bootstrap.less */
img {
  vertical-align: middle;
  border-style: none;
}
/* line 213, _bootstrap.less */
svg {
  overflow: hidden;
  vertical-align: middle;
}
/* line 218, _bootstrap.less */
table {
  border-collapse: collapse;
}
/* line 222, _bootstrap.less */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
/* line 230, _bootstrap.less */
th {
  text-align: inherit;
}
/* line 234, _bootstrap.less */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
/* line 239, _bootstrap.less */
button {
  border-radius: 0;
}
/* line 243, _bootstrap.less */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
/* line 248, _bootstrap.less */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 259, _bootstrap.less */
button,
input {
  overflow: visible;
}
/* line 264, _bootstrap.less */
button,
select {
  text-transform: none;
}
/* line 269, _bootstrap.less */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/* line 276, _bootstrap.less */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
/* line 284, _bootstrap.less */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 290, _bootstrap.less */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
/* line 297, _bootstrap.less */
textarea {
  overflow: auto;
  resize: vertical;
}
/* line 302, _bootstrap.less */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 309, _bootstrap.less */
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 321, _bootstrap.less */
progress {
  vertical-align: baseline;
}
/* line 325, _bootstrap.less */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 330, _bootstrap.less */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
/* line 335, _bootstrap.less */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 340, _bootstrap.less */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
/* line 345, _bootstrap.less */
output {
  display: inline-block;
}
/* line 349, _bootstrap.less */
summary {
  display: list-item;
  cursor: pointer;
}
/* line 354, _bootstrap.less */
template {
  display: none;
}
/* line 358, _bootstrap.less */
[hidden] {
  display: none !important;
}
/* line 362, _bootstrap.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
/* line 371, _bootstrap.less */
h1,
.h1 {
  font-size: 2.5rem;
}
/* line 375, _bootstrap.less */
h2,
.h2 {
  font-size: 2rem;
}
/* line 379, _bootstrap.less */
h3,
.h3 {
  font-size: 1.75rem;
}
/* line 383, _bootstrap.less */
h4,
.h4 {
  font-size: 1.5rem;
}
/* line 387, _bootstrap.less */
h5,
.h5 {
  font-size: 1.25rem;
}
/* line 391, _bootstrap.less */
h6,
.h6 {
  font-size: 1rem;
}
/* line 395, _bootstrap.less */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
/* line 400, _bootstrap.less */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
/* line 406, _bootstrap.less */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* line 412, _bootstrap.less */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* line 418, _bootstrap.less */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* line 424, _bootstrap.less */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 431, _bootstrap.less */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
/* line 437, _bootstrap.less */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
/* line 443, _bootstrap.less */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 448, _bootstrap.less */
.list-inline {
  padding-left: 0;
  list-style: none;
}
/* line 453, _bootstrap.less */
.list-inline-item {
  display: inline-block;
}
/* line 457, _bootstrap.less */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
/* line 461, _bootstrap.less */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 466, _bootstrap.less */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
/* line 471, _bootstrap.less */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
/* line 477, _bootstrap.less */
.blockquote-footer::before {
  content: "\2014 \00A0";
}
/* line 481, _bootstrap.less */
.img-fluid {
  max-width: 100%;
  height: auto;
}
/* line 486, _bootstrap.less */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
/* line 495, _bootstrap.less */
.figure {
  display: inline-block;
}
/* line 499, _bootstrap.less */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
/* line 504, _bootstrap.less */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
/* line 509, _bootstrap.less */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
/* line 515, _bootstrap.less */
a > code {
  color: inherit;
}
/* line 519, _bootstrap.less */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
/* line 527, _bootstrap.less */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
/* line 533, _bootstrap.less */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
/* line 539, _bootstrap.less */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
/* line 545, _bootstrap.less */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 550, _bootstrap.less */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  /* line 559, _bootstrap.less */
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 565, _bootstrap.less */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 571, _bootstrap.less */
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 577, _bootstrap.less */
  .container {
    max-width: 1140px;
  }
}
/* line 582, _bootstrap.less */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 590, _bootstrap.less */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 599, _bootstrap.less */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 604, _bootstrap.less */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* line 610, _bootstrap.less */
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 623, _bootstrap.less */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
/* line 631, _bootstrap.less */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
/* line 638, _bootstrap.less */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
/* line 644, _bootstrap.less */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
/* line 650, _bootstrap.less */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
/* line 656, _bootstrap.less */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
/* line 662, _bootstrap.less */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
/* line 668, _bootstrap.less */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
/* line 674, _bootstrap.less */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
/* line 680, _bootstrap.less */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
/* line 686, _bootstrap.less */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
/* line 692, _bootstrap.less */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
/* line 698, _bootstrap.less */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
/* line 704, _bootstrap.less */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 710, _bootstrap.less */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
/* line 715, _bootstrap.less */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
/* line 720, _bootstrap.less */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
/* line 725, _bootstrap.less */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
/* line 730, _bootstrap.less */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
/* line 735, _bootstrap.less */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
/* line 740, _bootstrap.less */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
/* line 745, _bootstrap.less */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
/* line 750, _bootstrap.less */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
/* line 755, _bootstrap.less */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
/* line 760, _bootstrap.less */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
/* line 765, _bootstrap.less */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
/* line 770, _bootstrap.less */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
/* line 775, _bootstrap.less */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
/* line 780, _bootstrap.less */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
/* line 785, _bootstrap.less */
.offset-1 {
  margin-left: 8.333333%;
}
/* line 789, _bootstrap.less */
.offset-2 {
  margin-left: 16.666667%;
}
/* line 793, _bootstrap.less */
.offset-3 {
  margin-left: 25%;
}
/* line 797, _bootstrap.less */
.offset-4 {
  margin-left: 33.333333%;
}
/* line 801, _bootstrap.less */
.offset-5 {
  margin-left: 41.666667%;
}
/* line 805, _bootstrap.less */
.offset-6 {
  margin-left: 50%;
}
/* line 809, _bootstrap.less */
.offset-7 {
  margin-left: 58.333333%;
}
/* line 813, _bootstrap.less */
.offset-8 {
  margin-left: 66.666667%;
}
/* line 817, _bootstrap.less */
.offset-9 {
  margin-left: 75%;
}
/* line 821, _bootstrap.less */
.offset-10 {
  margin-left: 83.333333%;
}
/* line 825, _bootstrap.less */
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  /* line 830, _bootstrap.less */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 837, _bootstrap.less */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 843, _bootstrap.less */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 848, _bootstrap.less */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 853, _bootstrap.less */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 858, _bootstrap.less */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 863, _bootstrap.less */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 868, _bootstrap.less */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 873, _bootstrap.less */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 878, _bootstrap.less */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 883, _bootstrap.less */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 888, _bootstrap.less */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 893, _bootstrap.less */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 898, _bootstrap.less */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 903, _bootstrap.less */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 907, _bootstrap.less */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 911, _bootstrap.less */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 915, _bootstrap.less */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 919, _bootstrap.less */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 923, _bootstrap.less */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 927, _bootstrap.less */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 931, _bootstrap.less */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 935, _bootstrap.less */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 939, _bootstrap.less */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 943, _bootstrap.less */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 947, _bootstrap.less */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 951, _bootstrap.less */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 955, _bootstrap.less */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 959, _bootstrap.less */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 963, _bootstrap.less */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 966, _bootstrap.less */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 969, _bootstrap.less */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 972, _bootstrap.less */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 975, _bootstrap.less */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 978, _bootstrap.less */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 981, _bootstrap.less */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 984, _bootstrap.less */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 987, _bootstrap.less */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 990, _bootstrap.less */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 993, _bootstrap.less */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 996, _bootstrap.less */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  /* line 1002, _bootstrap.less */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1009, _bootstrap.less */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 1015, _bootstrap.less */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1020, _bootstrap.less */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1025, _bootstrap.less */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1030, _bootstrap.less */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1035, _bootstrap.less */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1040, _bootstrap.less */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1045, _bootstrap.less */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1050, _bootstrap.less */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1055, _bootstrap.less */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1060, _bootstrap.less */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1065, _bootstrap.less */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1070, _bootstrap.less */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1075, _bootstrap.less */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1079, _bootstrap.less */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1083, _bootstrap.less */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1087, _bootstrap.less */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1091, _bootstrap.less */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1095, _bootstrap.less */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1099, _bootstrap.less */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1103, _bootstrap.less */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1107, _bootstrap.less */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1111, _bootstrap.less */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1115, _bootstrap.less */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1119, _bootstrap.less */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1123, _bootstrap.less */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1127, _bootstrap.less */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1131, _bootstrap.less */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1135, _bootstrap.less */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1138, _bootstrap.less */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 1141, _bootstrap.less */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 1144, _bootstrap.less */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1147, _bootstrap.less */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 1150, _bootstrap.less */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 1153, _bootstrap.less */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1156, _bootstrap.less */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 1159, _bootstrap.less */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 1162, _bootstrap.less */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1165, _bootstrap.less */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 1168, _bootstrap.less */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  /* line 1174, _bootstrap.less */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1181, _bootstrap.less */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 1187, _bootstrap.less */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1192, _bootstrap.less */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1197, _bootstrap.less */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1202, _bootstrap.less */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1207, _bootstrap.less */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1212, _bootstrap.less */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1217, _bootstrap.less */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1222, _bootstrap.less */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1227, _bootstrap.less */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1232, _bootstrap.less */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1237, _bootstrap.less */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1242, _bootstrap.less */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1247, _bootstrap.less */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1251, _bootstrap.less */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1255, _bootstrap.less */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1259, _bootstrap.less */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1263, _bootstrap.less */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1267, _bootstrap.less */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1271, _bootstrap.less */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1275, _bootstrap.less */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1279, _bootstrap.less */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1283, _bootstrap.less */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1287, _bootstrap.less */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1291, _bootstrap.less */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1295, _bootstrap.less */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1299, _bootstrap.less */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1303, _bootstrap.less */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1307, _bootstrap.less */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1310, _bootstrap.less */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 1313, _bootstrap.less */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 1316, _bootstrap.less */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1319, _bootstrap.less */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 1322, _bootstrap.less */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 1325, _bootstrap.less */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1328, _bootstrap.less */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 1331, _bootstrap.less */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 1334, _bootstrap.less */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1337, _bootstrap.less */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 1340, _bootstrap.less */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  /* line 1346, _bootstrap.less */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1353, _bootstrap.less */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 1359, _bootstrap.less */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1364, _bootstrap.less */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1369, _bootstrap.less */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1374, _bootstrap.less */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1379, _bootstrap.less */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1384, _bootstrap.less */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1389, _bootstrap.less */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1394, _bootstrap.less */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1399, _bootstrap.less */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1404, _bootstrap.less */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1409, _bootstrap.less */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1414, _bootstrap.less */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1419, _bootstrap.less */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1423, _bootstrap.less */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1427, _bootstrap.less */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1431, _bootstrap.less */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1435, _bootstrap.less */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1439, _bootstrap.less */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1443, _bootstrap.less */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1447, _bootstrap.less */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1451, _bootstrap.less */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1455, _bootstrap.less */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1459, _bootstrap.less */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1463, _bootstrap.less */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1467, _bootstrap.less */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1471, _bootstrap.less */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1475, _bootstrap.less */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1479, _bootstrap.less */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1482, _bootstrap.less */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 1485, _bootstrap.less */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 1488, _bootstrap.less */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1491, _bootstrap.less */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 1494, _bootstrap.less */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 1497, _bootstrap.less */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1500, _bootstrap.less */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 1503, _bootstrap.less */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 1506, _bootstrap.less */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1509, _bootstrap.less */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 1512, _bootstrap.less */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/* line 1517, _bootstrap.less */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
/* line 1523, _bootstrap.less */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/* line 1530, _bootstrap.less */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
/* line 1535, _bootstrap.less */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
/* line 1539, _bootstrap.less */
.table .table {
  background-color: #fff;
}
/* line 1543, _bootstrap.less */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
/* line 1548, _bootstrap.less */
.table-bordered {
  border: 1px solid #dee2e6;
}
/* line 1552, _bootstrap.less */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
/* line 1557, _bootstrap.less */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
/* line 1562, _bootstrap.less */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
/* line 1569, _bootstrap.less */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 1573, _bootstrap.less */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 1577, _bootstrap.less */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
/* line 1583, _bootstrap.less */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
/* line 1587, _bootstrap.less */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
/* line 1592, _bootstrap.less */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
/* line 1598, _bootstrap.less */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
/* line 1602, _bootstrap.less */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
/* line 1607, _bootstrap.less */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
/* line 1613, _bootstrap.less */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
/* line 1617, _bootstrap.less */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
/* line 1622, _bootstrap.less */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
/* line 1628, _bootstrap.less */
.table-hover .table-info:hover {
  background-color: #abdde5;
}
/* line 1632, _bootstrap.less */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
/* line 1637, _bootstrap.less */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
/* line 1643, _bootstrap.less */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
/* line 1647, _bootstrap.less */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
/* line 1652, _bootstrap.less */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
/* line 1658, _bootstrap.less */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
/* line 1662, _bootstrap.less */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
/* line 1667, _bootstrap.less */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
/* line 1673, _bootstrap.less */
.table-hover .table-light:hover {
  background-color: #ececf6;
}
/* line 1677, _bootstrap.less */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
/* line 1682, _bootstrap.less */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
/* line 1688, _bootstrap.less */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
/* line 1692, _bootstrap.less */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
/* line 1697, _bootstrap.less */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 1703, _bootstrap.less */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 1707, _bootstrap.less */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 1712, _bootstrap.less */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
/* line 1718, _bootstrap.less */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
/* line 1724, _bootstrap.less */
.table-dark {
  color: #fff;
  background-color: #212529;
}
/* line 1729, _bootstrap.less */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
/* line 1735, _bootstrap.less */
.table-dark.table-bordered {
  border: 0;
}
/* line 1739, _bootstrap.less */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
/* line 1743, _bootstrap.less */
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  /* line 1748, _bootstrap.less */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 1755, _bootstrap.less */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  /* line 1761, _bootstrap.less */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 1768, _bootstrap.less */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  /* line 1774, _bootstrap.less */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 1781, _bootstrap.less */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  /* line 1787, _bootstrap.less */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 1794, _bootstrap.less */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
/* line 1799, _bootstrap.less */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* line 1807, _bootstrap.less */
.table-responsive > .table-bordered {
  border: 0;
}
/* line 1811, _bootstrap.less */
.form-control {
  display: block;
  width: 100%;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 1827, _bootstrap.less */
  .form-control {
    transition: none;
  }
}
/* line 1832, _bootstrap.less */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 1837, _bootstrap.less */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 1845, _bootstrap.less */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 1850, _bootstrap.less */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 1855, _bootstrap.less */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 1860, _bootstrap.less */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 1865, _bootstrap.less */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 1870, _bootstrap.less */
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
/* line 1875, _bootstrap.less */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
/* line 1880, _bootstrap.less */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
/* line 1886, _bootstrap.less */
.col-form-label {
  padding-top: calc(1.375rem);
  padding-bottom: calc(1.375rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
/* line 1894, _bootstrap.less */
.col-form-label-lg {
  padding-top: calc(1.5rem);
  padding-bottom: calc(1.5rem);
  font-size: 1.25rem;
  line-height: 1.5;
}
/* line 1901, _bootstrap.less */
.col-form-label-sm {
  padding-top: calc(1.25rem);
  padding-bottom: calc(1.25rem);
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 1908, _bootstrap.less */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 1921, _bootstrap.less */
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
/* line 1926, _bootstrap.less */
.form-control-sm {
  height: calc(3.8125rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
/* line 1934, _bootstrap.less */
.form-control-lg {
  height: calc(4.875rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
/* line 1942, _bootstrap.less */
select.form-control[size],
select.form-control[multiple] {
  height: auto;
}
/* line 1946, _bootstrap.less */
textarea.form-control {
  height: auto;
}
/* line 1950, _bootstrap.less */
.form-group {
  margin-bottom: 1rem;
}
/* line 1954, _bootstrap.less */
.form-text {
  display: block;
  margin-top: 0.25rem;
}
/* line 1959, _bootstrap.less */
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 1968, _bootstrap.less */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 1974, _bootstrap.less */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
/* line 1980, _bootstrap.less */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
/* line 1986, _bootstrap.less */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
/* line 1990, _bootstrap.less */
.form-check-label {
  margin-bottom: 0;
}
/* line 1994, _bootstrap.less */
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
/* line 2003, _bootstrap.less */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
/* line 2010, _bootstrap.less */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
/* line 2018, _bootstrap.less */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
/* line 2033, _bootstrap.less */
.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
/* line 2039, _bootstrap.less */
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
/* line 2046, _bootstrap.less */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 2057, _bootstrap.less */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 2063, _bootstrap.less */
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
/* line 2067, _bootstrap.less */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 2073, _bootstrap.less */
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
/* line 2077, _bootstrap.less */
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
/* line 2081, _bootstrap.less */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 2087, _bootstrap.less */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
/* line 2091, _bootstrap.less */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
/* line 2095, _bootstrap.less */
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
/* line 2099, _bootstrap.less */
.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
/* line 2103, _bootstrap.less */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 2109, _bootstrap.less */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
/* line 2113, _bootstrap.less */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
/* line 2121, _bootstrap.less */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
/* line 2136, _bootstrap.less */
.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
/* line 2142, _bootstrap.less */
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
/* line 2149, _bootstrap.less */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 2160, _bootstrap.less */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 2166, _bootstrap.less */
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
/* line 2170, _bootstrap.less */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 2176, _bootstrap.less */
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
/* line 2180, _bootstrap.less */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
/* line 2184, _bootstrap.less */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 2190, _bootstrap.less */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
/* line 2194, _bootstrap.less */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
/* line 2198, _bootstrap.less */
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
/* line 2202, _bootstrap.less */
.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
/* line 2206, _bootstrap.less */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 2212, _bootstrap.less */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
/* line 2216, _bootstrap.less */
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
/* line 2225, _bootstrap.less */
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  /* line 2230, _bootstrap.less */
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 2239, _bootstrap.less */
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 2250, _bootstrap.less */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2255, _bootstrap.less */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 2258, _bootstrap.less */
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  /* line 2262, _bootstrap.less */
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 2272, _bootstrap.less */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 2278, _bootstrap.less */
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 2284, _bootstrap.less */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
/* line 2289, _bootstrap.less */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 2308, _bootstrap.less */
  .btn {
    transition: none;
  }
}
/* line 2313, _bootstrap.less */
.btn:hover,
.btn:focus {
  text-decoration: none;
}
/* line 2317, _bootstrap.less */
.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 2322, _bootstrap.less */
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
/* line 2326, _bootstrap.less */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* line 2330, _bootstrap.less */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
/* line 2335, _bootstrap.less */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/* line 2341, _bootstrap.less */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
/* line 2347, _bootstrap.less */
.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* line 2351, _bootstrap.less */
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/* line 2357, _bootstrap.less */
.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 2364, _bootstrap.less */
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* line 2369, _bootstrap.less */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
/* line 2375, _bootstrap.less */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
/* line 2381, _bootstrap.less */
.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
/* line 2385, _bootstrap.less */
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
/* line 2391, _bootstrap.less */
.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 2398, _bootstrap.less */
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
/* line 2403, _bootstrap.less */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 2409, _bootstrap.less */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
/* line 2415, _bootstrap.less */
.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 2419, _bootstrap.less */
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 2425, _bootstrap.less */
.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 2432, _bootstrap.less */
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 2437, _bootstrap.less */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 2443, _bootstrap.less */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
/* line 2449, _bootstrap.less */
.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 2453, _bootstrap.less */
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 2459, _bootstrap.less */
.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 2466, _bootstrap.less */
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 2471, _bootstrap.less */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 2477, _bootstrap.less */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
/* line 2483, _bootstrap.less */
.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 2487, _bootstrap.less */
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 2493, _bootstrap.less */
.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 2500, _bootstrap.less */
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 2505, _bootstrap.less */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 2511, _bootstrap.less */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
/* line 2517, _bootstrap.less */
.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 2521, _bootstrap.less */
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 2527, _bootstrap.less */
.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 2534, _bootstrap.less */
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 2539, _bootstrap.less */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 2545, _bootstrap.less */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
/* line 2551, _bootstrap.less */
.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 2555, _bootstrap.less */
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 2561, _bootstrap.less */
.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 2568, _bootstrap.less */
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 2573, _bootstrap.less */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 2579, _bootstrap.less */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
/* line 2585, _bootstrap.less */
.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 2589, _bootstrap.less */
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 2595, _bootstrap.less */
.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 2602, _bootstrap.less */
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 2607, _bootstrap.less */
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
/* line 2614, _bootstrap.less */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/* line 2620, _bootstrap.less */
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* line 2624, _bootstrap.less */
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
/* line 2629, _bootstrap.less */
.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 2636, _bootstrap.less */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/* line 2641, _bootstrap.less */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
/* line 2648, _bootstrap.less */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
/* line 2654, _bootstrap.less */
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
/* line 2658, _bootstrap.less */
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
/* line 2663, _bootstrap.less */
.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 2670, _bootstrap.less */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
/* line 2675, _bootstrap.less */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
/* line 2682, _bootstrap.less */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 2688, _bootstrap.less */
.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 2692, _bootstrap.less */
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
/* line 2697, _bootstrap.less */
.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 2704, _bootstrap.less */
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 2709, _bootstrap.less */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
/* line 2716, _bootstrap.less */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 2722, _bootstrap.less */
.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 2726, _bootstrap.less */
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
/* line 2731, _bootstrap.less */
.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 2738, _bootstrap.less */
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 2743, _bootstrap.less */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
/* line 2750, _bootstrap.less */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 2756, _bootstrap.less */
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 2760, _bootstrap.less */
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
/* line 2765, _bootstrap.less */
.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 2772, _bootstrap.less */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 2777, _bootstrap.less */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
/* line 2784, _bootstrap.less */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 2790, _bootstrap.less */
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 2794, _bootstrap.less */
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
/* line 2799, _bootstrap.less */
.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 2806, _bootstrap.less */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 2811, _bootstrap.less */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
/* line 2818, _bootstrap.less */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 2824, _bootstrap.less */
.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 2828, _bootstrap.less */
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
/* line 2833, _bootstrap.less */
.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 2840, _bootstrap.less */
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 2845, _bootstrap.less */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
/* line 2852, _bootstrap.less */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 2858, _bootstrap.less */
.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 2862, _bootstrap.less */
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
/* line 2867, _bootstrap.less */
.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 2874, _bootstrap.less */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 2879, _bootstrap.less */
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
/* line 2885, _bootstrap.less */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
/* line 2892, _bootstrap.less */
.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
/* line 2898, _bootstrap.less */
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
/* line 2903, _bootstrap.less */
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
/* line 2910, _bootstrap.less */
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
/* line 2917, _bootstrap.less */
.btn-block {
  display: block;
  width: 100%;
}
/* line 2922, _bootstrap.less */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
/* line 2926, _bootstrap.less */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* line 2932, _bootstrap.less */
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 2937, _bootstrap.less */
  .fade {
    transition: none;
  }
}
/* line 2942, _bootstrap.less */
.fade:not(.show) {
  opacity: 0;
}
/* line 2946, _bootstrap.less */
.collapse:not(.show) {
  display: none;
}
/* line 2950, _bootstrap.less */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 2958, _bootstrap.less */
  .collapsing {
    transition: none;
  }
}
/* line 2963, _bootstrap.less */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
/* line 2970, _bootstrap.less */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
/* line 2983, _bootstrap.less */
.dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 2987, _bootstrap.less */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 3007, _bootstrap.less */
.dropdown-menu-right {
  right: 0;
  left: auto;
}
/* line 3012, _bootstrap.less */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
/* line 3019, _bootstrap.less */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
/* line 3032, _bootstrap.less */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 3036, _bootstrap.less */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
/* line 3044, _bootstrap.less */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
/* line 3057, _bootstrap.less */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 3061, _bootstrap.less */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
/* line 3065, _bootstrap.less */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
/* line 3073, _bootstrap.less */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
/* line 3082, _bootstrap.less */
.dropleft .dropdown-toggle::after {
  display: none;
}
/* line 3086, _bootstrap.less */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
/* line 3098, _bootstrap.less */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 3102, _bootstrap.less */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
/* line 3106, _bootstrap.less */
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
/* line 3111, _bootstrap.less */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
/* line 3118, _bootstrap.less */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
/* line 3131, _bootstrap.less */
.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 3137, _bootstrap.less */
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
/* line 3143, _bootstrap.less */
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
/* line 3148, _bootstrap.less */
.dropdown-menu.show {
  display: block;
}
/* line 3152, _bootstrap.less */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
/* line 3161, _bootstrap.less */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
/* line 3167, _bootstrap.less */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
/* line 3175, _bootstrap.less */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
/* line 3182, _bootstrap.less */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
/* line 3187, _bootstrap.less */
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
/* line 3194, _bootstrap.less */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
/* line 3205, _bootstrap.less */
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
/* line 3214, _bootstrap.less */
.btn-toolbar .input-group {
  width: auto;
}
/* line 3218, _bootstrap.less */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 3222, _bootstrap.less */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3228, _bootstrap.less */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 3234, _bootstrap.less */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
/* line 3239, _bootstrap.less */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
/* line 3245, _bootstrap.less */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
/* line 3249, _bootstrap.less */
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
/* line 3254, _bootstrap.less */
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 3259, _bootstrap.less */
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 3268, _bootstrap.less */
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
/* line 3273, _bootstrap.less */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
/* line 3281, _bootstrap.less */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 3287, _bootstrap.less */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 3293, _bootstrap.less */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
/* line 3298, _bootstrap.less */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* line 3307, _bootstrap.less */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
/* line 3318, _bootstrap.less */
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
/* line 3328, _bootstrap.less */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
/* line 3340, _bootstrap.less */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
/* line 3346, _bootstrap.less */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
/* line 3350, _bootstrap.less */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3356, _bootstrap.less */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 3362, _bootstrap.less */
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
/* line 3369, _bootstrap.less */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3375, _bootstrap.less */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 3380, _bootstrap.less */
.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}
/* line 3386, _bootstrap.less */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
/* line 3392, _bootstrap.less */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
/* line 3403, _bootstrap.less */
.input-group-prepend {
  margin-right: -1px;
}
/* line 3407, _bootstrap.less */
.input-group-append {
  margin-left: -1px;
}
/* line 3411, _bootstrap.less */
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
/* line 3429, _bootstrap.less */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
/* line 3434, _bootstrap.less */
.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(4.875rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
/* line 3446, _bootstrap.less */
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(3.8125rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
/* line 3458, _bootstrap.less */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3468, _bootstrap.less */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 3478, _bootstrap.less */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
/* line 3485, _bootstrap.less */
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
/* line 3491, _bootstrap.less */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 3497, _bootstrap.less */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
/* line 3502, _bootstrap.less */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 3506, _bootstrap.less */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
/* line 3511, _bootstrap.less */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
/* line 3515, _bootstrap.less */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
/* line 3519, _bootstrap.less */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
/* line 3524, _bootstrap.less */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}
/* line 3540, _bootstrap.less */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
/* line 3553, _bootstrap.less */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
/* line 3557, _bootstrap.less */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
/* line 3561, _bootstrap.less */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 3565, _bootstrap.less */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
/* line 3569, _bootstrap.less */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
/* line 3573, _bootstrap.less */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
/* line 3577, _bootstrap.less */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
/* line 3581, _bootstrap.less */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
/* line 3585, _bootstrap.less */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
/* line 3589, _bootstrap.less */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
/* line 3593, _bootstrap.less */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
/* line 3597, _bootstrap.less */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 3614, _bootstrap.less */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
/* line 3620, _bootstrap.less */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
/* line 3625, _bootstrap.less */
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
/* line 3631, _bootstrap.less */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
/* line 3636, _bootstrap.less */
.custom-select::-ms-expand {
  opacity: 0;
}
/* line 3640, _bootstrap.less */
.custom-select-sm {
  height: calc(3.8125rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
/* line 3647, _bootstrap.less */
.custom-select-lg {
  height: calc(4.875rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
/* line 3654, _bootstrap.less */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  margin-bottom: 0;
}
/* line 3662, _bootstrap.less */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(4.25rem);
  margin: 0;
  opacity: 0;
}
/* line 3671, _bootstrap.less */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 3676, _bootstrap.less */
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}
/* line 3680, _bootstrap.less */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
/* line 3684, _bootstrap.less */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
/* line 3688, _bootstrap.less */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
/* line 3703, _bootstrap.less */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 3720, _bootstrap.less */
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 3729, _bootstrap.less */
.custom-range:focus {
  outline: none;
}
/* line 3733, _bootstrap.less */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 3737, _bootstrap.less */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 3741, _bootstrap.less */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 3745, _bootstrap.less */
.custom-range::-moz-focus-outer {
  border: 0;
}
/* line 3749, _bootstrap.less */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 3762, _bootstrap.less */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
/* line 3767, _bootstrap.less */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
/* line 3771, _bootstrap.less */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
/* line 3781, _bootstrap.less */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 3793, _bootstrap.less */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
/* line 3798, _bootstrap.less */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
/* line 3802, _bootstrap.less */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
/* line 3812, _bootstrap.less */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 3826, _bootstrap.less */
  .custom-range::-ms-thumb {
    transition: none;
  }
}
/* line 3831, _bootstrap.less */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
/* line 3835, _bootstrap.less */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
/* line 3845, _bootstrap.less */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
/* line 3850, _bootstrap.less */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
/* line 3856, _bootstrap.less */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 3863, _bootstrap.less */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
/* line 3870, _bootstrap.less */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 3880, _bootstrap.less */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
/* line 3885, _bootstrap.less */
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
/* line 3889, _bootstrap.less */
.nav-link.disabled {
  color: #6c757d;
}
/* line 3893, _bootstrap.less */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
/* line 3897, _bootstrap.less */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 3901, _bootstrap.less */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 3907, _bootstrap.less */
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
/* line 3911, _bootstrap.less */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
/* line 3917, _bootstrap.less */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
/* line 3924, _bootstrap.less */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 3930, _bootstrap.less */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
/* line 3934, _bootstrap.less */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
/* line 3940, _bootstrap.less */
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
/* line 3946, _bootstrap.less */
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
/* line 3954, _bootstrap.less */
.tab-content > .tab-pane {
  display: none;
}
/* line 3958, _bootstrap.less */
.tab-content > .active {
  display: block;
}
/* line 3962, _bootstrap.less */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
/* line 3975, _bootstrap.less */
.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* line 3987, _bootstrap.less */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
/* line 3997, _bootstrap.less */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
/* line 4001, _bootstrap.less */
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 4011, _bootstrap.less */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
/* line 4016, _bootstrap.less */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
/* line 4021, _bootstrap.less */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* line 4027, _bootstrap.less */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
/* line 4036, _bootstrap.less */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 4045, _bootstrap.less */
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}
/* line 4049, _bootstrap.less */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* line 4053, _bootstrap.less */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  /* line 4064, _bootstrap.less */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 4072, _bootstrap.less */
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4078, _bootstrap.less */
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4082, _bootstrap.less */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4085, _bootstrap.less */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4089, _bootstrap.less */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4094, _bootstrap.less */
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4100, _bootstrap.less */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  /* line 4106, _bootstrap.less */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 4114, _bootstrap.less */
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4120, _bootstrap.less */
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4124, _bootstrap.less */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4127, _bootstrap.less */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4131, _bootstrap.less */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4136, _bootstrap.less */
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4142, _bootstrap.less */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  /* line 4148, _bootstrap.less */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 4156, _bootstrap.less */
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4162, _bootstrap.less */
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4166, _bootstrap.less */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4169, _bootstrap.less */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4173, _bootstrap.less */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4178, _bootstrap.less */
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4184, _bootstrap.less */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  /* line 4190, _bootstrap.less */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 4198, _bootstrap.less */
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4204, _bootstrap.less */
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4208, _bootstrap.less */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4211, _bootstrap.less */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4215, _bootstrap.less */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4220, _bootstrap.less */
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4226, _bootstrap.less */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
/* line 4231, _bootstrap.less */
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
/* line 4238, _bootstrap.less */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
/* line 4244, _bootstrap.less */
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
/* line 4249, _bootstrap.less */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
/* line 4253, _bootstrap.less */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 4258, _bootstrap.less */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* line 4264, _bootstrap.less */
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
/* line 4271, _bootstrap.less */
.navbar-expand .navbar-toggler {
  display: none;
}
/* line 4275, _bootstrap.less */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
/* line 4279, _bootstrap.less */
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
/* line 4283, _bootstrap.less */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 4287, _bootstrap.less */
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
/* line 4291, _bootstrap.less */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* line 4295, _bootstrap.less */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* line 4302, _bootstrap.less */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 4307, _bootstrap.less */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 4311, _bootstrap.less */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
/* line 4315, _bootstrap.less */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
/* line 4319, _bootstrap.less */
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
/* line 4323, _bootstrap.less */
.navbar-dark .navbar-brand {
  color: #fff;
}
/* line 4327, _bootstrap.less */
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
/* line 4331, _bootstrap.less */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 4335, _bootstrap.less */
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
/* line 4339, _bootstrap.less */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
/* line 4343, _bootstrap.less */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
/* line 4350, _bootstrap.less */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 4355, _bootstrap.less */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 4359, _bootstrap.less */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
/* line 4363, _bootstrap.less */
.navbar-dark .navbar-text a {
  color: #fff;
}
/* line 4367, _bootstrap.less */
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}
/* line 4371, _bootstrap.less */
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
/* line 4385, _bootstrap.less */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
/* line 4390, _bootstrap.less */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 4395, _bootstrap.less */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 4400, _bootstrap.less */
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
/* line 4406, _bootstrap.less */
.card-title {
  margin-bottom: 0.75rem;
}
/* line 4410, _bootstrap.less */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
/* line 4415, _bootstrap.less */
.card-text:last-child {
  margin-bottom: 0;
}
/* line 4419, _bootstrap.less */
.card-link:hover {
  text-decoration: none;
}
/* line 4423, _bootstrap.less */
.card-link + .card-link {
  margin-left: 1.25rem;
}
/* line 4427, _bootstrap.less */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 4434, _bootstrap.less */
.card-header:first-child {
  border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
/* line 4438, _bootstrap.less */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
/* line 4442, _bootstrap.less */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 4448, _bootstrap.less */
.card-footer:last-child {
  border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
/* line 4452, _bootstrap.less */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
/* line 4459, _bootstrap.less */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
/* line 4464, _bootstrap.less */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
/* line 4473, _bootstrap.less */
.card-img {
  width: 100%;
  border-radius: calc(-0.75rem);
}
/* line 4478, _bootstrap.less */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(-0.75rem);
  border-top-right-radius: calc(-0.75rem);
}
/* line 4484, _bootstrap.less */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(-0.75rem);
  border-bottom-left-radius: calc(-0.75rem);
}
/* line 4490, _bootstrap.less */
.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 4497, _bootstrap.less */
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  /* line 4502, _bootstrap.less */
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 4508, _bootstrap.less */
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
/* line 4521, _bootstrap.less */
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 4528, _bootstrap.less */
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  /* line 4533, _bootstrap.less */
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 4537, _bootstrap.less */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4542, _bootstrap.less */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4546, _bootstrap.less */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4550, _bootstrap.less */
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  /* line 4554, _bootstrap.less */
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4558, _bootstrap.less */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4562, _bootstrap.less */
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  /* line 4566, _bootstrap.less */
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  /* line 4570, _bootstrap.less */
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  /* line 4573, _bootstrap.less */
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 4578, _bootstrap.less */
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 4583, _bootstrap.less */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 4586, _bootstrap.less */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
/* line 4594, _bootstrap.less */
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  /* line 4599, _bootstrap.less */
  .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 4609, _bootstrap.less */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 4615, _bootstrap.less */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
/* line 4620, _bootstrap.less */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
/* line 4624, _bootstrap.less */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4630, _bootstrap.less */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 4635, _bootstrap.less */
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
/* line 4647, _bootstrap.less */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
/* line 4651, _bootstrap.less */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
/* line 4658, _bootstrap.less */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 4662, _bootstrap.less */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 4666, _bootstrap.less */
.breadcrumb-item.active {
  color: #6c757d;
}
/* line 4670, _bootstrap.less */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
/* line 4678, _bootstrap.less */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
/* line 4689, _bootstrap.less */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
/* line 4697, _bootstrap.less */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 4703, _bootstrap.less */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* line 4707, _bootstrap.less */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 4713, _bootstrap.less */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
/* line 4718, _bootstrap.less */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/* line 4725, _bootstrap.less */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
/* line 4733, _bootstrap.less */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
/* line 4739, _bootstrap.less */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
/* line 4744, _bootstrap.less */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
/* line 4749, _bootstrap.less */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 4755, _bootstrap.less */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
/* line 4760, _bootstrap.less */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
/* line 4765, _bootstrap.less */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 4777, _bootstrap.less */
.badge:empty {
  display: none;
}
/* line 4781, _bootstrap.less */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 4786, _bootstrap.less */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
/* line 4792, _bootstrap.less */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
/* line 4797, _bootstrap.less */
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}
/* line 4803, _bootstrap.less */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
/* line 4808, _bootstrap.less */
.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
/* line 4814, _bootstrap.less */
.badge-success {
  color: #fff;
  background-color: #28a745;
}
/* line 4819, _bootstrap.less */
.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}
/* line 4825, _bootstrap.less */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
/* line 4830, _bootstrap.less */
.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}
/* line 4836, _bootstrap.less */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
/* line 4841, _bootstrap.less */
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
/* line 4847, _bootstrap.less */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
/* line 4852, _bootstrap.less */
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}
/* line 4858, _bootstrap.less */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
/* line 4863, _bootstrap.less */
.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
/* line 4869, _bootstrap.less */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
/* line 4874, _bootstrap.less */
.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
/* line 4880, _bootstrap.less */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  /* line 4888, _bootstrap.less */
  .jumbotron {
    padding: 4rem 2rem;
  }
}
/* line 4893, _bootstrap.less */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
/* line 4899, _bootstrap.less */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 4907, _bootstrap.less */
.alert-heading {
  color: inherit;
}
/* line 4911, _bootstrap.less */
.alert-link {
  font-weight: 700;
}
/* line 4915, _bootstrap.less */
.alert-dismissible {
  padding-right: 4rem;
}
/* line 4919, _bootstrap.less */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
/* line 4927, _bootstrap.less */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
/* line 4933, _bootstrap.less */
.alert-primary hr {
  border-top-color: #9fcdff;
}
/* line 4937, _bootstrap.less */
.alert-primary .alert-link {
  color: #002752;
}
/* line 4941, _bootstrap.less */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
/* line 4947, _bootstrap.less */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
/* line 4951, _bootstrap.less */
.alert-secondary .alert-link {
  color: #202326;
}
/* line 4955, _bootstrap.less */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
/* line 4961, _bootstrap.less */
.alert-success hr {
  border-top-color: #b1dfbb;
}
/* line 4965, _bootstrap.less */
.alert-success .alert-link {
  color: #0b2e13;
}
/* line 4969, _bootstrap.less */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
/* line 4975, _bootstrap.less */
.alert-info hr {
  border-top-color: #abdde5;
}
/* line 4979, _bootstrap.less */
.alert-info .alert-link {
  color: #062c33;
}
/* line 4983, _bootstrap.less */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
/* line 4989, _bootstrap.less */
.alert-warning hr {
  border-top-color: #ffe8a1;
}
/* line 4993, _bootstrap.less */
.alert-warning .alert-link {
  color: #533f03;
}
/* line 4997, _bootstrap.less */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
/* line 5003, _bootstrap.less */
.alert-danger hr {
  border-top-color: #f1b0b7;
}
/* line 5007, _bootstrap.less */
.alert-danger .alert-link {
  color: #491217;
}
/* line 5011, _bootstrap.less */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
/* line 5017, _bootstrap.less */
.alert-light hr {
  border-top-color: #ececf6;
}
/* line 5021, _bootstrap.less */
.alert-light .alert-link {
  color: #686868;
}
/* line 5025, _bootstrap.less */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
/* line 5031, _bootstrap.less */
.alert-dark hr {
  border-top-color: #b9bbbe;
}
/* line 5035, _bootstrap.less */
.alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  /* line 5040, _bootstrap.less */
  from {
    background-position: 1rem 0;
  }
  /* line 5043, _bootstrap.less */
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 5049, _bootstrap.less */
  from {
    background-position: 1rem 0;
  }
  /* line 5052, _bootstrap.less */
  to {
    background-position: 0 0;
  }
}
/* line 5057, _bootstrap.less */
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
/* line 5067, _bootstrap.less */
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 5082, _bootstrap.less */
  .progress-bar {
    transition: none;
  }
}
/* line 5087, _bootstrap.less */
.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 5092, _bootstrap.less */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
/* line 5097, _bootstrap.less */
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
/* line 5104, _bootstrap.less */
.media-body {
  -ms-flex: 1;
  flex: 1;
}
/* line 5109, _bootstrap.less */
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 5118, _bootstrap.less */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
/* line 5124, _bootstrap.less */
.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 5130, _bootstrap.less */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
/* line 5135, _bootstrap.less */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 5144, _bootstrap.less */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 5149, _bootstrap.less */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 5155, _bootstrap.less */
.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
/* line 5160, _bootstrap.less */
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
/* line 5165, _bootstrap.less */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/* line 5172, _bootstrap.less */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
/* line 5178, _bootstrap.less */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
/* line 5182, _bootstrap.less */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
/* line 5186, _bootstrap.less */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
/* line 5191, _bootstrap.less */
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
/* line 5196, _bootstrap.less */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
/* line 5202, _bootstrap.less */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
/* line 5207, _bootstrap.less */
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
/* line 5212, _bootstrap.less */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
/* line 5218, _bootstrap.less */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
/* line 5223, _bootstrap.less */
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
/* line 5228, _bootstrap.less */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
/* line 5234, _bootstrap.less */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
/* line 5239, _bootstrap.less */
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
/* line 5244, _bootstrap.less */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
/* line 5250, _bootstrap.less */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
/* line 5255, _bootstrap.less */
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
/* line 5260, _bootstrap.less */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
/* line 5266, _bootstrap.less */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
/* line 5271, _bootstrap.less */
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
/* line 5276, _bootstrap.less */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
/* line 5282, _bootstrap.less */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
/* line 5287, _bootstrap.less */
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
/* line 5292, _bootstrap.less */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
/* line 5298, _bootstrap.less */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
/* line 5303, _bootstrap.less */
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
/* line 5308, _bootstrap.less */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
/* line 5314, _bootstrap.less */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
/* line 5324, _bootstrap.less */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* line 5328, _bootstrap.less */
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}
/* line 5334, _bootstrap.less */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
/* line 5341, _bootstrap.less */
.modal-open {
  overflow: hidden;
}
/* line 5345, _bootstrap.less */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 5350, _bootstrap.less */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
/* line 5362, _bootstrap.less */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
/* line 5369, _bootstrap.less */
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 5378, _bootstrap.less */
  .modal.fade .modal-dialog {
    transition: none;
  }
}
/* line 5383, _bootstrap.less */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 5388, _bootstrap.less */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(99%);
}
/* line 5396, _bootstrap.less */
.modal-dialog-centered::before {
  display: block;
  height: calc(99vh);
  content: "";
}
/* line 5402, _bootstrap.less */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
/* line 5417, _bootstrap.less */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 5427, _bootstrap.less */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 5431, _bootstrap.less */
.modal-backdrop.show {
  opacity: 0.5;
}
/* line 5435, _bootstrap.less */
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
/* line 5448, _bootstrap.less */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
/* line 5453, _bootstrap.less */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
/* line 5458, _bootstrap.less */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
/* line 5465, _bootstrap.less */
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
/* line 5476, _bootstrap.less */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
/* line 5480, _bootstrap.less */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
/* line 5484, _bootstrap.less */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  /* line 5493, _bootstrap.less */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 5497, _bootstrap.less */
  .modal-dialog-centered {
    min-height: calc(96.5%);
  }
  /* line 5500, _bootstrap.less */
  .modal-dialog-centered::before {
    height: calc(96.5vh);
  }
  /* line 5503, _bootstrap.less */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5509, _bootstrap.less */
  .modal-lg {
    max-width: 800px;
  }
}
/* line 5514, _bootstrap.less */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 5538, _bootstrap.less */
.tooltip.show {
  opacity: 0.9;
}
/* line 5542, _bootstrap.less */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
/* line 5549, _bootstrap.less */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
/* line 5556, _bootstrap.less */
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
/* line 5560, _bootstrap.less */
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
/* line 5564, _bootstrap.less */
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
/* line 5570, _bootstrap.less */
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
/* line 5574, _bootstrap.less */
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 5580, _bootstrap.less */
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
/* line 5586, _bootstrap.less */
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
/* line 5590, _bootstrap.less */
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
/* line 5594, _bootstrap.less */
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
/* line 5600, _bootstrap.less */
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
/* line 5604, _bootstrap.less */
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 5610, _bootstrap.less */
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
/* line 5616, _bootstrap.less */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
/* line 5625, _bootstrap.less */
.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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
/* line 5654, _bootstrap.less */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
/* line 5662, _bootstrap.less */
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
/* line 5670, _bootstrap.less */
.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
/* line 5674, _bootstrap.less */
.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc(-1.5rem);
}
/* line 5678, _bootstrap.less */
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
/* line 5684, _bootstrap.less */
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
/* line 5690, _bootstrap.less */
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}
/* line 5696, _bootstrap.less */
.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
/* line 5700, _bootstrap.less */
.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
  left: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
/* line 5707, _bootstrap.less */
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
/* line 5713, _bootstrap.less */
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 5719, _bootstrap.less */
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}
/* line 5725, _bootstrap.less */
.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
/* line 5729, _bootstrap.less */
.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc(-1.5rem);
}
/* line 5733, _bootstrap.less */
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
/* line 5739, _bootstrap.less */
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 5745, _bootstrap.less */
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
/* line 5751, _bootstrap.less */
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
/* line 5762, _bootstrap.less */
.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
/* line 5766, _bootstrap.less */
.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
  right: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
/* line 5773, _bootstrap.less */
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
/* line 5779, _bootstrap.less */
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 5785, _bootstrap.less */
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}
/* line 5791, _bootstrap.less */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(-0.7rem);
  border-top-right-radius: calc(-0.7rem);
}
/* line 5802, _bootstrap.less */
.popover-header:empty {
  display: none;
}
/* line 5806, _bootstrap.less */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
/* line 5811, _bootstrap.less */
.carousel {
  position: relative;
}
/* line 5815, _bootstrap.less */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 5821, _bootstrap.less */
.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
/* line 5833, _bootstrap.less */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 5843, _bootstrap.less */
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}
/* line 5850, _bootstrap.less */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
/* line 5856, _bootstrap.less */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 5863, _bootstrap.less */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 5870, _bootstrap.less */
.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 5877, _bootstrap.less */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 5884, _bootstrap.less */
.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 5891, _bootstrap.less */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 5898, _bootstrap.less */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
/* line 5904, _bootstrap.less */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
/* line 5910, _bootstrap.less */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
/* line 5915, _bootstrap.less */
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 5925, _bootstrap.less */
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 5935, _bootstrap.less */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
/* line 5952, _bootstrap.less */
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
/* line 5961, _bootstrap.less */
.carousel-control-prev {
  left: 0;
}
/* line 5965, _bootstrap.less */
.carousel-control-next {
  right: 0;
}
/* line 5969, _bootstrap.less */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
/* line 5978, _bootstrap.less */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
/* line 5982, _bootstrap.less */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
/* line 5986, _bootstrap.less */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 6002, _bootstrap.less */
.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 6015, _bootstrap.less */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 6025, _bootstrap.less */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 6035, _bootstrap.less */
.carousel-indicators .active {
  background-color: #fff;
}
/* line 6039, _bootstrap.less */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
/* line 6051, _bootstrap.less */
.align-baseline {
  vertical-align: baseline !important;
}
/* line 6055, _bootstrap.less */
.align-top {
  vertical-align: top !important;
}
/* line 6059, _bootstrap.less */
.align-middle {
  vertical-align: middle !important;
}
/* line 6063, _bootstrap.less */
.align-bottom {
  vertical-align: bottom !important;
}
/* line 6067, _bootstrap.less */
.align-text-bottom {
  vertical-align: text-bottom !important;
}
/* line 6071, _bootstrap.less */
.align-text-top {
  vertical-align: text-top !important;
}
/* line 6075, _bootstrap.less */
.bg-primary {
  background-color: #007bff !important;
}
/* line 6079, _bootstrap.less */
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
/* line 6085, _bootstrap.less */
.bg-secondary {
  background-color: #6c757d !important;
}
/* line 6089, _bootstrap.less */
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
/* line 6095, _bootstrap.less */
.bg-success {
  background-color: #28a745 !important;
}
/* line 6099, _bootstrap.less */
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
/* line 6105, _bootstrap.less */
.bg-info {
  background-color: #17a2b8 !important;
}
/* line 6109, _bootstrap.less */
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
/* line 6115, _bootstrap.less */
.bg-warning {
  background-color: #ffc107 !important;
}
/* line 6119, _bootstrap.less */
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
/* line 6125, _bootstrap.less */
.bg-danger {
  background-color: #dc3545 !important;
}
/* line 6129, _bootstrap.less */
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
/* line 6135, _bootstrap.less */
.bg-light {
  background-color: #f8f9fa !important;
}
/* line 6139, _bootstrap.less */
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
/* line 6145, _bootstrap.less */
.bg-dark {
  background-color: #343a40 !important;
}
/* line 6149, _bootstrap.less */
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
/* line 6155, _bootstrap.less */
.bg-white {
  background-color: #fff !important;
}
/* line 6159, _bootstrap.less */
.bg-transparent {
  background-color: transparent !important;
}
/* line 6163, _bootstrap.less */
.border {
  border: 1px solid #dee2e6 !important;
}
/* line 6167, _bootstrap.less */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
/* line 6171, _bootstrap.less */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
/* line 6175, _bootstrap.less */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
/* line 6179, _bootstrap.less */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
/* line 6183, _bootstrap.less */
.border-0 {
  border: 0 !important;
}
/* line 6187, _bootstrap.less */
.border-top-0 {
  border-top: 0 !important;
}
/* line 6191, _bootstrap.less */
.border-right-0 {
  border-right: 0 !important;
}
/* line 6195, _bootstrap.less */
.border-bottom-0 {
  border-bottom: 0 !important;
}
/* line 6199, _bootstrap.less */
.border-left-0 {
  border-left: 0 !important;
}
/* line 6203, _bootstrap.less */
.border-primary {
  border-color: #007bff !important;
}
/* line 6207, _bootstrap.less */
.border-secondary {
  border-color: #6c757d !important;
}
/* line 6211, _bootstrap.less */
.border-success {
  border-color: #28a745 !important;
}
/* line 6215, _bootstrap.less */
.border-info {
  border-color: #17a2b8 !important;
}
/* line 6219, _bootstrap.less */
.border-warning {
  border-color: #ffc107 !important;
}
/* line 6223, _bootstrap.less */
.border-danger {
  border-color: #dc3545 !important;
}
/* line 6227, _bootstrap.less */
.border-light {
  border-color: #f8f9fa !important;
}
/* line 6231, _bootstrap.less */
.border-dark {
  border-color: #343a40 !important;
}
/* line 6235, _bootstrap.less */
.border-white {
  border-color: #fff !important;
}
/* line 6239, _bootstrap.less */
.rounded {
  border-radius: 0.25rem !important;
}
/* line 6243, _bootstrap.less */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
/* line 6248, _bootstrap.less */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
/* line 6253, _bootstrap.less */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
/* line 6258, _bootstrap.less */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
/* line 6263, _bootstrap.less */
.rounded-circle {
  border-radius: 50% !important;
}
/* line 6267, _bootstrap.less */
.rounded-0 {
  border-radius: 0 !important;
}
/* line 6271, _bootstrap.less */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
/* line 6277, _bootstrap.less */
.d-none {
  display: none !important;
}
/* line 6281, _bootstrap.less */
.d-inline {
  display: inline !important;
}
/* line 6285, _bootstrap.less */
.d-inline-block {
  display: inline-block !important;
}
/* line 6289, _bootstrap.less */
.d-block {
  display: block !important;
}
/* line 6293, _bootstrap.less */
.d-table {
  display: table !important;
}
/* line 6297, _bootstrap.less */
.d-table-row {
  display: table-row !important;
}
/* line 6301, _bootstrap.less */
.d-table-cell {
  display: table-cell !important;
}
/* line 6305, _bootstrap.less */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
/* line 6310, _bootstrap.less */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  /* line 6316, _bootstrap.less */
  .d-sm-none {
    display: none !important;
  }
  /* line 6319, _bootstrap.less */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 6322, _bootstrap.less */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 6325, _bootstrap.less */
  .d-sm-block {
    display: block !important;
  }
  /* line 6328, _bootstrap.less */
  .d-sm-table {
    display: table !important;
  }
  /* line 6331, _bootstrap.less */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 6334, _bootstrap.less */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 6337, _bootstrap.less */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6341, _bootstrap.less */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 6348, _bootstrap.less */
  .d-md-none {
    display: none !important;
  }
  /* line 6351, _bootstrap.less */
  .d-md-inline {
    display: inline !important;
  }
  /* line 6354, _bootstrap.less */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 6357, _bootstrap.less */
  .d-md-block {
    display: block !important;
  }
  /* line 6360, _bootstrap.less */
  .d-md-table {
    display: table !important;
  }
  /* line 6363, _bootstrap.less */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 6366, _bootstrap.less */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 6369, _bootstrap.less */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6373, _bootstrap.less */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 6380, _bootstrap.less */
  .d-lg-none {
    display: none !important;
  }
  /* line 6383, _bootstrap.less */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6386, _bootstrap.less */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6389, _bootstrap.less */
  .d-lg-block {
    display: block !important;
  }
  /* line 6392, _bootstrap.less */
  .d-lg-table {
    display: table !important;
  }
  /* line 6395, _bootstrap.less */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6398, _bootstrap.less */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6401, _bootstrap.less */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6405, _bootstrap.less */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 6412, _bootstrap.less */
  .d-xl-none {
    display: none !important;
  }
  /* line 6415, _bootstrap.less */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6418, _bootstrap.less */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6421, _bootstrap.less */
  .d-xl-block {
    display: block !important;
  }
  /* line 6424, _bootstrap.less */
  .d-xl-table {
    display: table !important;
  }
  /* line 6427, _bootstrap.less */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6430, _bootstrap.less */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6433, _bootstrap.less */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6437, _bootstrap.less */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  /* line 6444, _bootstrap.less */
  .d-print-none {
    display: none !important;
  }
  /* line 6447, _bootstrap.less */
  .d-print-inline {
    display: inline !important;
  }
  /* line 6450, _bootstrap.less */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 6453, _bootstrap.less */
  .d-print-block {
    display: block !important;
  }
  /* line 6456, _bootstrap.less */
  .d-print-table {
    display: table !important;
  }
  /* line 6459, _bootstrap.less */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 6462, _bootstrap.less */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 6465, _bootstrap.less */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6469, _bootstrap.less */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 6475, _bootstrap.less */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 6483, _bootstrap.less */
.embed-responsive::before {
  display: block;
  content: "";
}
/* line 6488, _bootstrap.less */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 6502, _bootstrap.less */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
/* line 6506, _bootstrap.less */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
/* line 6510, _bootstrap.less */
.embed-responsive-4by3::before {
  padding-top: 75%;
}
/* line 6514, _bootstrap.less */
.embed-responsive-1by1::before {
  padding-top: 100%;
}
/* line 6518, _bootstrap.less */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
/* line 6523, _bootstrap.less */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
/* line 6528, _bootstrap.less */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
/* line 6533, _bootstrap.less */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
/* line 6538, _bootstrap.less */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
/* line 6543, _bootstrap.less */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
/* line 6548, _bootstrap.less */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
/* line 6553, _bootstrap.less */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
/* line 6558, _bootstrap.less */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
/* line 6563, _bootstrap.less */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
/* line 6568, _bootstrap.less */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
/* line 6573, _bootstrap.less */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
/* line 6578, _bootstrap.less */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
/* line 6583, _bootstrap.less */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
/* line 6588, _bootstrap.less */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
/* line 6593, _bootstrap.less */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
/* line 6598, _bootstrap.less */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
/* line 6603, _bootstrap.less */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
/* line 6608, _bootstrap.less */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
/* line 6613, _bootstrap.less */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
/* line 6618, _bootstrap.less */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
/* line 6623, _bootstrap.less */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
/* line 6628, _bootstrap.less */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
/* line 6633, _bootstrap.less */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
/* line 6638, _bootstrap.less */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
/* line 6643, _bootstrap.less */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
/* line 6648, _bootstrap.less */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
/* line 6653, _bootstrap.less */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
/* line 6658, _bootstrap.less */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
/* line 6663, _bootstrap.less */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
/* line 6668, _bootstrap.less */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
/* line 6673, _bootstrap.less */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
/* line 6678, _bootstrap.less */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
/* line 6683, _bootstrap.less */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  /* line 6689, _bootstrap.less */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6693, _bootstrap.less */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6697, _bootstrap.less */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6701, _bootstrap.less */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6705, _bootstrap.less */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6709, _bootstrap.less */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6713, _bootstrap.less */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6717, _bootstrap.less */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6721, _bootstrap.less */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6725, _bootstrap.less */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6729, _bootstrap.less */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6733, _bootstrap.less */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6737, _bootstrap.less */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6741, _bootstrap.less */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6745, _bootstrap.less */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6749, _bootstrap.less */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6753, _bootstrap.less */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6757, _bootstrap.less */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6761, _bootstrap.less */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6765, _bootstrap.less */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6769, _bootstrap.less */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6773, _bootstrap.less */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6777, _bootstrap.less */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6781, _bootstrap.less */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6785, _bootstrap.less */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6789, _bootstrap.less */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6793, _bootstrap.less */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6797, _bootstrap.less */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6801, _bootstrap.less */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6805, _bootstrap.less */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6809, _bootstrap.less */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6813, _bootstrap.less */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6817, _bootstrap.less */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6821, _bootstrap.less */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 6828, _bootstrap.less */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6832, _bootstrap.less */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6836, _bootstrap.less */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6840, _bootstrap.less */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6844, _bootstrap.less */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6848, _bootstrap.less */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6852, _bootstrap.less */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6856, _bootstrap.less */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6860, _bootstrap.less */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6864, _bootstrap.less */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6868, _bootstrap.less */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6872, _bootstrap.less */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6876, _bootstrap.less */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6880, _bootstrap.less */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6884, _bootstrap.less */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6888, _bootstrap.less */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6892, _bootstrap.less */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6896, _bootstrap.less */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6900, _bootstrap.less */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6904, _bootstrap.less */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6908, _bootstrap.less */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6912, _bootstrap.less */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6916, _bootstrap.less */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6920, _bootstrap.less */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6924, _bootstrap.less */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6928, _bootstrap.less */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6932, _bootstrap.less */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6936, _bootstrap.less */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6940, _bootstrap.less */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6944, _bootstrap.less */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6948, _bootstrap.less */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6952, _bootstrap.less */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6956, _bootstrap.less */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6960, _bootstrap.less */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 6967, _bootstrap.less */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6971, _bootstrap.less */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6975, _bootstrap.less */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6979, _bootstrap.less */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6983, _bootstrap.less */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6987, _bootstrap.less */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6991, _bootstrap.less */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6995, _bootstrap.less */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6999, _bootstrap.less */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7003, _bootstrap.less */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7007, _bootstrap.less */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7011, _bootstrap.less */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7015, _bootstrap.less */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7019, _bootstrap.less */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7023, _bootstrap.less */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7027, _bootstrap.less */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7031, _bootstrap.less */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7035, _bootstrap.less */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7039, _bootstrap.less */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7043, _bootstrap.less */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7047, _bootstrap.less */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7051, _bootstrap.less */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7055, _bootstrap.less */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7059, _bootstrap.less */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7063, _bootstrap.less */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7067, _bootstrap.less */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7071, _bootstrap.less */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7075, _bootstrap.less */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7079, _bootstrap.less */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7083, _bootstrap.less */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7087, _bootstrap.less */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7091, _bootstrap.less */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7095, _bootstrap.less */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7099, _bootstrap.less */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 7106, _bootstrap.less */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 7110, _bootstrap.less */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 7114, _bootstrap.less */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 7118, _bootstrap.less */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 7122, _bootstrap.less */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 7126, _bootstrap.less */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 7130, _bootstrap.less */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 7134, _bootstrap.less */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 7138, _bootstrap.less */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7142, _bootstrap.less */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7146, _bootstrap.less */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7150, _bootstrap.less */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7154, _bootstrap.less */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7158, _bootstrap.less */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7162, _bootstrap.less */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7166, _bootstrap.less */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7170, _bootstrap.less */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7174, _bootstrap.less */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7178, _bootstrap.less */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7182, _bootstrap.less */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7186, _bootstrap.less */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7190, _bootstrap.less */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7194, _bootstrap.less */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7198, _bootstrap.less */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7202, _bootstrap.less */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7206, _bootstrap.less */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7210, _bootstrap.less */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7214, _bootstrap.less */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7218, _bootstrap.less */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7222, _bootstrap.less */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7226, _bootstrap.less */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7230, _bootstrap.less */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7234, _bootstrap.less */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7238, _bootstrap.less */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/* line 7244, _bootstrap.less */
.float-left {
  float: left !important;
}
/* line 7248, _bootstrap.less */
.float-right {
  float: right !important;
}
/* line 7252, _bootstrap.less */
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  /* line 7257, _bootstrap.less */
  .float-sm-left {
    float: left !important;
  }
  /* line 7260, _bootstrap.less */
  .float-sm-right {
    float: right !important;
  }
  /* line 7263, _bootstrap.less */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 7269, _bootstrap.less */
  .float-md-left {
    float: left !important;
  }
  /* line 7272, _bootstrap.less */
  .float-md-right {
    float: right !important;
  }
  /* line 7275, _bootstrap.less */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 7281, _bootstrap.less */
  .float-lg-left {
    float: left !important;
  }
  /* line 7284, _bootstrap.less */
  .float-lg-right {
    float: right !important;
  }
  /* line 7287, _bootstrap.less */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 7293, _bootstrap.less */
  .float-xl-left {
    float: left !important;
  }
  /* line 7296, _bootstrap.less */
  .float-xl-right {
    float: right !important;
  }
  /* line 7299, _bootstrap.less */
  .float-xl-none {
    float: none !important;
  }
}
/* line 7304, _bootstrap.less */
.position-static {
  position: static !important;
}
/* line 7308, _bootstrap.less */
.position-relative {
  position: relative !important;
}
/* line 7312, _bootstrap.less */
.position-absolute {
  position: absolute !important;
}
/* line 7316, _bootstrap.less */
.position-fixed {
  position: fixed !important;
}
/* line 7320, _bootstrap.less */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
/* line 7325, _bootstrap.less */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* line 7333, _bootstrap.less */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 7342, _bootstrap.less */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
/* line 7350, _bootstrap.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* line 7361, _bootstrap.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
/* line 7370, _bootstrap.less */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
/* line 7374, _bootstrap.less */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
/* line 7378, _bootstrap.less */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
/* line 7382, _bootstrap.less */
.shadow-none {
  box-shadow: none !important;
}
/* line 7386, _bootstrap.less */
.w-25 {
  width: 25% !important;
}
/* line 7390, _bootstrap.less */
.w-50 {
  width: 50% !important;
}
/* line 7394, _bootstrap.less */
.w-75 {
  width: 75% !important;
}
/* line 7398, _bootstrap.less */
.w-100 {
  width: 100% !important;
}
/* line 7402, _bootstrap.less */
.w-auto {
  width: auto !important;
}
/* line 7406, _bootstrap.less */
.h-25 {
  height: 25% !important;
}
/* line 7410, _bootstrap.less */
.h-50 {
  height: 50% !important;
}
/* line 7414, _bootstrap.less */
.h-75 {
  height: 75% !important;
}
/* line 7418, _bootstrap.less */
.h-100 {
  height: 100% !important;
}
/* line 7422, _bootstrap.less */
.h-auto {
  height: auto !important;
}
/* line 7426, _bootstrap.less */
.mw-100 {
  max-width: 100% !important;
}
/* line 7430, _bootstrap.less */
.mh-100 {
  max-height: 100% !important;
}
/* line 7434, _bootstrap.less */
.m-0 {
  margin: 0 !important;
}
/* line 7438, _bootstrap.less */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
/* line 7443, _bootstrap.less */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
/* line 7448, _bootstrap.less */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
/* line 7453, _bootstrap.less */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
/* line 7458, _bootstrap.less */
.m-1 {
  margin: 0.25rem !important;
}
/* line 7462, _bootstrap.less */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
/* line 7467, _bootstrap.less */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
/* line 7472, _bootstrap.less */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
/* line 7477, _bootstrap.less */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
/* line 7482, _bootstrap.less */
.m-2 {
  margin: 0.5rem !important;
}
/* line 7486, _bootstrap.less */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
/* line 7491, _bootstrap.less */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
/* line 7496, _bootstrap.less */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
/* line 7501, _bootstrap.less */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
/* line 7506, _bootstrap.less */
.m-3 {
  margin: 1rem !important;
}
/* line 7510, _bootstrap.less */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
/* line 7515, _bootstrap.less */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
/* line 7520, _bootstrap.less */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
/* line 7525, _bootstrap.less */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
/* line 7530, _bootstrap.less */
.m-4 {
  margin: 1.5rem !important;
}
/* line 7534, _bootstrap.less */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
/* line 7539, _bootstrap.less */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
/* line 7544, _bootstrap.less */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
/* line 7549, _bootstrap.less */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
/* line 7554, _bootstrap.less */
.m-5 {
  margin: 3rem !important;
}
/* line 7558, _bootstrap.less */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
/* line 7563, _bootstrap.less */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
/* line 7568, _bootstrap.less */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
/* line 7573, _bootstrap.less */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
/* line 7578, _bootstrap.less */
.p-0 {
  padding: 0 !important;
}
/* line 7582, _bootstrap.less */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
/* line 7587, _bootstrap.less */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
/* line 7592, _bootstrap.less */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
/* line 7597, _bootstrap.less */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
/* line 7602, _bootstrap.less */
.p-1 {
  padding: 0.25rem !important;
}
/* line 7606, _bootstrap.less */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
/* line 7611, _bootstrap.less */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
/* line 7616, _bootstrap.less */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
/* line 7621, _bootstrap.less */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
/* line 7626, _bootstrap.less */
.p-2 {
  padding: 0.5rem !important;
}
/* line 7630, _bootstrap.less */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
/* line 7635, _bootstrap.less */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
/* line 7640, _bootstrap.less */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
/* line 7645, _bootstrap.less */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
/* line 7650, _bootstrap.less */
.p-3 {
  padding: 1rem !important;
}
/* line 7654, _bootstrap.less */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
/* line 7659, _bootstrap.less */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
/* line 7664, _bootstrap.less */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
/* line 7669, _bootstrap.less */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
/* line 7674, _bootstrap.less */
.p-4 {
  padding: 1.5rem !important;
}
/* line 7678, _bootstrap.less */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
/* line 7683, _bootstrap.less */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
/* line 7688, _bootstrap.less */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
/* line 7693, _bootstrap.less */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
/* line 7698, _bootstrap.less */
.p-5 {
  padding: 3rem !important;
}
/* line 7702, _bootstrap.less */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
/* line 7707, _bootstrap.less */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
/* line 7712, _bootstrap.less */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
/* line 7717, _bootstrap.less */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
/* line 7722, _bootstrap.less */
.m-auto {
  margin: auto !important;
}
/* line 7726, _bootstrap.less */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
/* line 7731, _bootstrap.less */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
/* line 7736, _bootstrap.less */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
/* line 7741, _bootstrap.less */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  /* line 7747, _bootstrap.less */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 7750, _bootstrap.less */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 7754, _bootstrap.less */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 7758, _bootstrap.less */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 7762, _bootstrap.less */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 7766, _bootstrap.less */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 7769, _bootstrap.less */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 7773, _bootstrap.less */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 7777, _bootstrap.less */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 7781, _bootstrap.less */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 7785, _bootstrap.less */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 7788, _bootstrap.less */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 7792, _bootstrap.less */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 7796, _bootstrap.less */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 7800, _bootstrap.less */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 7804, _bootstrap.less */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 7807, _bootstrap.less */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 7811, _bootstrap.less */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 7815, _bootstrap.less */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 7819, _bootstrap.less */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 7823, _bootstrap.less */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 7826, _bootstrap.less */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 7830, _bootstrap.less */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 7834, _bootstrap.less */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 7838, _bootstrap.less */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 7842, _bootstrap.less */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 7845, _bootstrap.less */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 7849, _bootstrap.less */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 7853, _bootstrap.less */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 7857, _bootstrap.less */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 7861, _bootstrap.less */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 7864, _bootstrap.less */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 7868, _bootstrap.less */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 7872, _bootstrap.less */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 7876, _bootstrap.less */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 7880, _bootstrap.less */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 7883, _bootstrap.less */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 7887, _bootstrap.less */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 7891, _bootstrap.less */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 7895, _bootstrap.less */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 7899, _bootstrap.less */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 7902, _bootstrap.less */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 7906, _bootstrap.less */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 7910, _bootstrap.less */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 7914, _bootstrap.less */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 7918, _bootstrap.less */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 7921, _bootstrap.less */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 7925, _bootstrap.less */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 7929, _bootstrap.less */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 7933, _bootstrap.less */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 7937, _bootstrap.less */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 7940, _bootstrap.less */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 7944, _bootstrap.less */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 7948, _bootstrap.less */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 7952, _bootstrap.less */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 7956, _bootstrap.less */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 7959, _bootstrap.less */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 7963, _bootstrap.less */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 7967, _bootstrap.less */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 7971, _bootstrap.less */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 7975, _bootstrap.less */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 7978, _bootstrap.less */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 7982, _bootstrap.less */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 7986, _bootstrap.less */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 7990, _bootstrap.less */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 7997, _bootstrap.less */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 8000, _bootstrap.less */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 8004, _bootstrap.less */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 8008, _bootstrap.less */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 8012, _bootstrap.less */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 8016, _bootstrap.less */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 8019, _bootstrap.less */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8023, _bootstrap.less */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8027, _bootstrap.less */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8031, _bootstrap.less */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8035, _bootstrap.less */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 8038, _bootstrap.less */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8042, _bootstrap.less */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8046, _bootstrap.less */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8050, _bootstrap.less */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8054, _bootstrap.less */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 8057, _bootstrap.less */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 8061, _bootstrap.less */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 8065, _bootstrap.less */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8069, _bootstrap.less */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 8073, _bootstrap.less */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 8076, _bootstrap.less */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8080, _bootstrap.less */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8084, _bootstrap.less */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8088, _bootstrap.less */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8092, _bootstrap.less */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 8095, _bootstrap.less */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 8099, _bootstrap.less */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 8103, _bootstrap.less */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8107, _bootstrap.less */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 8111, _bootstrap.less */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 8114, _bootstrap.less */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 8118, _bootstrap.less */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 8122, _bootstrap.less */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 8126, _bootstrap.less */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 8130, _bootstrap.less */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 8133, _bootstrap.less */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8137, _bootstrap.less */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8141, _bootstrap.less */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8145, _bootstrap.less */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8149, _bootstrap.less */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 8152, _bootstrap.less */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8156, _bootstrap.less */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8160, _bootstrap.less */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8164, _bootstrap.less */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8168, _bootstrap.less */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 8171, _bootstrap.less */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 8175, _bootstrap.less */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 8179, _bootstrap.less */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8183, _bootstrap.less */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 8187, _bootstrap.less */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 8190, _bootstrap.less */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8194, _bootstrap.less */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8198, _bootstrap.less */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8202, _bootstrap.less */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8206, _bootstrap.less */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 8209, _bootstrap.less */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 8213, _bootstrap.less */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 8217, _bootstrap.less */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8221, _bootstrap.less */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 8225, _bootstrap.less */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 8228, _bootstrap.less */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  /* line 8232, _bootstrap.less */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 8236, _bootstrap.less */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 8240, _bootstrap.less */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 8247, _bootstrap.less */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 8250, _bootstrap.less */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 8254, _bootstrap.less */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 8258, _bootstrap.less */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 8262, _bootstrap.less */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 8266, _bootstrap.less */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 8269, _bootstrap.less */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8273, _bootstrap.less */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8277, _bootstrap.less */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8281, _bootstrap.less */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8285, _bootstrap.less */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 8288, _bootstrap.less */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8292, _bootstrap.less */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8296, _bootstrap.less */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8300, _bootstrap.less */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8304, _bootstrap.less */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 8307, _bootstrap.less */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 8311, _bootstrap.less */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 8315, _bootstrap.less */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8319, _bootstrap.less */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 8323, _bootstrap.less */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 8326, _bootstrap.less */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8330, _bootstrap.less */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8334, _bootstrap.less */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8338, _bootstrap.less */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8342, _bootstrap.less */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 8345, _bootstrap.less */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 8349, _bootstrap.less */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 8353, _bootstrap.less */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8357, _bootstrap.less */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 8361, _bootstrap.less */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 8364, _bootstrap.less */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 8368, _bootstrap.less */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 8372, _bootstrap.less */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 8376, _bootstrap.less */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 8380, _bootstrap.less */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 8383, _bootstrap.less */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8387, _bootstrap.less */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8391, _bootstrap.less */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8395, _bootstrap.less */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8399, _bootstrap.less */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 8402, _bootstrap.less */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8406, _bootstrap.less */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8410, _bootstrap.less */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8414, _bootstrap.less */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8418, _bootstrap.less */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 8421, _bootstrap.less */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 8425, _bootstrap.less */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 8429, _bootstrap.less */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8433, _bootstrap.less */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 8437, _bootstrap.less */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 8440, _bootstrap.less */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8444, _bootstrap.less */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8448, _bootstrap.less */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8452, _bootstrap.less */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8456, _bootstrap.less */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 8459, _bootstrap.less */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 8463, _bootstrap.less */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 8467, _bootstrap.less */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8471, _bootstrap.less */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 8475, _bootstrap.less */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 8478, _bootstrap.less */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 8482, _bootstrap.less */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 8486, _bootstrap.less */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 8490, _bootstrap.less */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 8497, _bootstrap.less */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 8500, _bootstrap.less */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 8504, _bootstrap.less */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 8508, _bootstrap.less */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 8512, _bootstrap.less */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 8516, _bootstrap.less */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 8519, _bootstrap.less */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8523, _bootstrap.less */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8527, _bootstrap.less */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8531, _bootstrap.less */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8535, _bootstrap.less */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 8538, _bootstrap.less */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8542, _bootstrap.less */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8546, _bootstrap.less */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8550, _bootstrap.less */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8554, _bootstrap.less */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 8557, _bootstrap.less */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 8561, _bootstrap.less */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 8565, _bootstrap.less */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8569, _bootstrap.less */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 8573, _bootstrap.less */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 8576, _bootstrap.less */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8580, _bootstrap.less */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8584, _bootstrap.less */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8588, _bootstrap.less */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8592, _bootstrap.less */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 8595, _bootstrap.less */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 8599, _bootstrap.less */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 8603, _bootstrap.less */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8607, _bootstrap.less */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 8611, _bootstrap.less */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 8614, _bootstrap.less */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 8618, _bootstrap.less */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 8622, _bootstrap.less */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 8626, _bootstrap.less */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 8630, _bootstrap.less */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 8633, _bootstrap.less */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8637, _bootstrap.less */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8641, _bootstrap.less */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8645, _bootstrap.less */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8649, _bootstrap.less */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 8652, _bootstrap.less */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8656, _bootstrap.less */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8660, _bootstrap.less */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8664, _bootstrap.less */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8668, _bootstrap.less */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 8671, _bootstrap.less */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 8675, _bootstrap.less */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 8679, _bootstrap.less */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8683, _bootstrap.less */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 8687, _bootstrap.less */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 8690, _bootstrap.less */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8694, _bootstrap.less */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8698, _bootstrap.less */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8702, _bootstrap.less */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8706, _bootstrap.less */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 8709, _bootstrap.less */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 8713, _bootstrap.less */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 8717, _bootstrap.less */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8721, _bootstrap.less */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 8725, _bootstrap.less */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 8728, _bootstrap.less */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 8732, _bootstrap.less */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 8736, _bootstrap.less */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 8740, _bootstrap.less */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* line 8746, _bootstrap.less */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/* line 8750, _bootstrap.less */
.text-justify {
  text-align: justify !important;
}
/* line 8754, _bootstrap.less */
.text-nowrap {
  white-space: nowrap !important;
}
/* line 8758, _bootstrap.less */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 8764, _bootstrap.less */
.text-left {
  text-align: left !important;
}
/* line 8768, _bootstrap.less */
.text-right {
  text-align: right !important;
}
/* line 8772, _bootstrap.less */
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  /* line 8777, _bootstrap.less */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 8780, _bootstrap.less */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 8783, _bootstrap.less */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 8789, _bootstrap.less */
  .text-md-left {
    text-align: left !important;
  }
  /* line 8792, _bootstrap.less */
  .text-md-right {
    text-align: right !important;
  }
  /* line 8795, _bootstrap.less */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 8801, _bootstrap.less */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 8804, _bootstrap.less */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 8807, _bootstrap.less */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 8813, _bootstrap.less */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 8816, _bootstrap.less */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 8819, _bootstrap.less */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 8824, _bootstrap.less */
.text-lowercase {
  text-transform: lowercase !important;
}
/* line 8828, _bootstrap.less */
.text-uppercase {
  text-transform: uppercase !important;
}
/* line 8832, _bootstrap.less */
.text-capitalize {
  text-transform: capitalize !important;
}
/* line 8836, _bootstrap.less */
.font-weight-light {
  font-weight: 300 !important;
}
/* line 8840, _bootstrap.less */
.font-weight-normal {
  font-weight: 400 !important;
}
/* line 8844, _bootstrap.less */
.font-weight-bold {
  font-weight: 700 !important;
}
/* line 8848, _bootstrap.less */
.font-italic {
  font-style: italic !important;
}
/* line 8852, _bootstrap.less */
.text-white {
  color: #fff !important;
}
/* line 8856, _bootstrap.less */
.text-primary {
  color: #007bff !important;
}
/* line 8860, _bootstrap.less */
a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}
/* line 8864, _bootstrap.less */
.text-secondary {
  color: #6c757d !important;
}
/* line 8868, _bootstrap.less */
a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}
/* line 8872, _bootstrap.less */
.text-success {
  color: #28a745 !important;
}
/* line 8876, _bootstrap.less */
a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}
/* line 8880, _bootstrap.less */
.text-info {
  color: #17a2b8 !important;
}
/* line 8884, _bootstrap.less */
a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}
/* line 8888, _bootstrap.less */
.text-warning {
  color: #ffc107 !important;
}
/* line 8892, _bootstrap.less */
a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}
/* line 8896, _bootstrap.less */
.text-danger {
  color: #dc3545 !important;
}
/* line 8900, _bootstrap.less */
a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}
/* line 8904, _bootstrap.less */
.text-light {
  color: #f8f9fa !important;
}
/* line 8908, _bootstrap.less */
a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}
/* line 8912, _bootstrap.less */
.text-dark {
  color: #343a40 !important;
}
/* line 8916, _bootstrap.less */
a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}
/* line 8920, _bootstrap.less */
.text-body {
  color: #212529 !important;
}
/* line 8924, _bootstrap.less */
.text-muted {
  color: #6c757d !important;
}
/* line 8928, _bootstrap.less */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* line 8932, _bootstrap.less */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
/* line 8936, _bootstrap.less */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 8944, _bootstrap.less */
.visible {
  visibility: visible !important;
}
/* line 8948, _bootstrap.less */
.invisible {
  visibility: hidden !important;
}
@media print {
  /* line 8953, _bootstrap.less */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 8959, _bootstrap.less */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 8962, _bootstrap.less */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 8965, _bootstrap.less */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 8968, _bootstrap.less */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 8973, _bootstrap.less */
  thead {
    display: table-header-group;
  }
  /* line 8976, _bootstrap.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 8980, _bootstrap.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 8986, _bootstrap.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 8993, _bootstrap.less */
  body {
    min-width: 992px !important;
  }
  /* line 8996, _bootstrap.less */
  .container {
    min-width: 992px !important;
  }
  /* line 8999, _bootstrap.less */
  .navbar {
    display: none;
  }
  /* line 9002, _bootstrap.less */
  .badge {
    border: 1px solid #000;
  }
  /* line 9005, _bootstrap.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 9008, _bootstrap.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 9012, _bootstrap.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 9016, _bootstrap.less */
  .table-dark {
    color: inherit;
  }
  /* line 9019, _bootstrap.less */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 9025, _bootstrap.less */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*
html,
body {
    overflow-x: hidden;
    overflow-y: auto;
} */
/*
font-family: 'Open Sans',sans-serif;
font-family: 'Roboto Slab',serif;
font-family: 'HelveticaNeueLTStd-MdCn';
*/
@font-face {
  font-family: "italic";
  src: url("../fonts/opensans-italic-webfont.woff2") format("woff2"), url("../fonts/opensans-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "light";
  src: url("../fonts/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "light_italic";
  src: url("../fonts/opensans-lightitalic-webfont.woff2") format("woff2"), url("../fonts/opensans-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "regular";
  src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "semibold";
  src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  src: url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold_italic";
  src: url("../fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "_condensedbold";
  src: url("../fonts/opensans-condbold-webfont.woff2") format("woff2"), url("../fonts/opensans-condbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "condensed_light";
  src: url("../fonts/opensans-condlight-webfont.woff2") format("woff2"), url("../fonts/opensans-condlight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CnLtIt";
  src: url("../fonts/opensans-condlightitalic-webfont.woff2") format("woff2"), url("../fonts/opensans-condlightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "extrabold";
  src: url("../fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "extrabold_italic";
  src: url("../fonts/opensans-extrabolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLTStd-MdCn";
  src: url("../fonts/helveticaNeueLTStd-MdCn.eot");
  src: url("../fonts/helveticaNeueLTStd-MdCn.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaNeueLTStd-MdCn.svg#helveticaNeueLTStd-MdCn") format("svg"), url("../fonts/helveticaNeueLTStd-MdCn.ttf") format("truetype"), url("../fonts/helveticaNeueLTStd-MdCn.woff") format("woff"), url("../fonts/helveticaNeueLTStd-MdCn.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "_condensedbold";
  src: url("../fonts/opensans-condbold-webfont.woff2") format("woff2"), url("../fonts/opensans-condbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "condensed_light";
  src: url("../fonts/opensans-condlight-webfont.woff2") format("woff2"), url("../fonts/opensans-condlight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CnLtIt";
  src: url("../fonts/opensans-condlightitalic-webfont.woff2") format("woff2"), url("../fonts/opensans-condlightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "extrabold";
  src: url("../fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "extrabold_italic";
  src: url("../fonts/opensans-extrabolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 175, _global.less */
html,
body {
  width: 100%;
}
/* line 180, _global.less */
:root {
  --clr: #0d73b2;
  --clr-d: #19618f;
}
/* line 185, _global.less */
body {
  font-size: 16px;
  color: #222;
  font-family: "regular";
  margin: 0;
  padding: 0;
}
/* line 193, _global.less */
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  text-decoration: none;
}
/* line 202, _global.less */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 208, _global.less */
input [type="submit"],
button {
  outline: none !important;
}
/* line 213, _global.less */
.no-padding-left {
  padding-left: 0 !important;
}
/* line 217, _global.less */
.no-padding-right {
  padding-right: 0 !important;
}
/* line 221, _global.less */
.no-padding {
  padding: 0 !important;
}
/* line 225, _global.less */
.clear {
  clear: both;
}
/* line 229, _global.less */
.mainContainer {
  position: relative;
}
/* line 233, _global.less */
.containerBig {
  width: 1630px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1400px) {
  /* line 242, _global.less */
  .container {
    max-width: 1300px;
  }
}
/* line 247, _global.less */
h3 {
  font-size: 30px;
  line-height: 40px;
  color: #035084;
  font-weight: 400;
  text-align: center;
  font-family: "regular";
  margin: 25px 0;
}
/* line 257, _global.less */
h3 span {
  font-family: "bold";
}
/* line 261, _global.less */
.clear {
  clear: both;
  width: 100%;
}
/* line 266, _global.less */
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  text-decoration: none;
  color: #000;
}
/* line 276, _global.less */
a:hover {
  text-decoration: none;
  color: #035084;
}
/* line 281, _global.less */
button,
.button {
  display: block;
  min-width: 170px;
  height: 47px;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  border-radius: 50px;
  background: #0d73b2;
  border: 0;
  cursor: pointer;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  margin-top: 45px;
  max-width: 225px;
  width: 100%;
  text-decoration: none !important;
}
/* line 304, _global.less */
button:hover,
.button:hover {
  background: #035084;
  color: #fff;
  text-decoration: none !important;
}
/* line 310, _global.less */
button.line-blk,
.button.line-blk {
  border: 2px solid #000;
  color: #000;
  background: transparent;
  font-family: "bold";
}
/* line 316, _global.less */
button.line-blk:hover,
.button.line-blk:hover {
  background: transparent;
  border: 2px solid #035084;
  color: #035084;
}
/* line 323, _global.less */
button.line-white,
.button.line-white {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  font-family: "regular";
  font-size: 24px;
  max-width: 318px;
  display: block;
  padding: 0 25px;
}
/* line 333, _global.less */
button.line-white strong,
.button.line-white strong {
  font-family: "bold";
}
/* line 337, _global.less */
button.line-white:hover,
.button.line-white:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #035084;
}
/* line 344, _global.less */
button.m-width,
.button.m-width {
  min-width: 360px;
}
/* line 348, _global.less */
button.d-blu,
.button.d-blu {
  background: #035084;
}
/* line 351, _global.less */
button.d-blu:hover,
.button.d-blu:hover {
  background: #0d73b2;
  color: #fff;
}
/* line 358, _global.less */
button strong,
.button strong {
  font-family: "bold";
}
/* line 363, _global.less */
.blueBox--link.button {
  margin-top: 16px;
  display: inline-block;
}
/* line 368, _global.less */
a.plain-link {
  position: relative;
  color: #000;
  text-decoration: underline;
}
/* line 373, _global.less */
a.plain-link:hover {
  text-decoration: none;
}
/* line 378, _global.less */
hr {
  width: 100%;
  height: 0;
  border-bottom: 5px solid #d9af45;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* =========================================== */
/* Banner band   start */
/* =========================================== */
/* line 389, _global.less */
.banner-container__main {
  position: relative;
}
/* line 393, _global.less */
.banner-container__main-in {
  /* min-height: 400px; */
  padding: 30px 15px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
/* line 407, _global.less */
.banner-container__top {
  background: #035084 url(../img/banner-topbar.jpg) no-repeat right center / cover;
  height: 94px;
  display: flex;
  align-items: center;
}
/* line 414, _global.less */
.banner-container__top.plain-bg {
  background: #035084;
}
/* line 419, _global.less */
.mainhead {
  font-family: "bold";
  font-weight: 800;
  font-size: 51px;
  position: relative;
  text-align: center;
  color: #005084;
  padding: 48px 0;
  margin-bottom: 00;
}
/* line 430, _global.less */
.banner-container__top .title {
  font-size: 42px;
  color: #fff;
  font-family: "bold";
  margin-bottom: 0;
}
/* line 437, _global.less */
.banner-container__top .title span {
  font-size: 16px;
  display: block;
  font-family: "regular";
  margin-top: 15px;
}
/* line 444, _global.less */
.h-banner-img {
  position: relative;
  display: flex;
  justify-content: end;
}
/* line 450, _global.less */
.banner-container__main .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 457, _global.less */
.h-banner-cont {
  width: 100%;
  max-width: 545px;
  padding-left: 2px;
}
/* line 463, _global.less */
.banner-container__bottom {
  background-color: #d9af45;
}
/* line 467, _global.less */
.award__banner {
  display: flex;
  align-items: center;
}
/* line 472, _global.less */
.award__banner {
  padding: 4px 16px;
}
/* line 475, _global.less */
.award__banner img {
  margin-right: 15px;
}
/* line 479, _global.less */
.award__banner p {
  font-family: "regular";
  font-size: 28px;
  color: #035084;
  margin-bottom: 0;
}
/* line 485, _global.less */
.award__banner p strong {
  font-family: "bold";
}
/* line 491, _global.less */
.banner-container__main p {
  font-size: 20px;
  color: #015084;
  margin-bottom: 10px;
  line-height: 1.6;
}
/* line 498, _global.less */
.banner-container__main .title {
  font-size: 41px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.6;
  text-align: center;
  font-family: "bold";
}
/* line 507, _global.less */
.banner-container__main button,
.banner-container__main .button {
  margin-top: 20px;
}
/* line 513, _global.less */
.img-full img {
  width: 100%;
  object-fit: cover;
  object-position: 93%;
}
/* line 520, _global.less */
.banner-list-point li {
  font-size: 28px;
  color: #015084;
  margin-bottom: 18px;
  line-height: 1.6;
  font-family: "extrabold";
  position: relative;
  padding-left: 24px;
}
/* line 529, _global.less */
.banner-list-point li:before {
  content: " ";
  width: 0;
  height: 0;
  padding: 5px;
  border-radius: 50%;
  background: #015084;
  position: absolute;
  top: 18px;
  left: 0px;
}
/* =========================================== */
/* Banner band   Over */
/* =========================================== */
/* line 545, _global.less */
.section {
  padding: 70px 0;
}
/* line 549, _global.less */
.section-30 {
  padding: 30px 0;
}
/* line 553, _global.less */
.text-center {
  text-align: center;
}
/* =========================================== */
/* About  Start */
/* =========================================== */
/* line 561, _global.less */
.default-box .large-box {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
/* line 567, _global.less */
.default-box .small-box {
  max-width: 855px;
}
/* line 571, _global.less */
.default-box h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  color: #035084;
  font-family: "regular";
  line-height: 1.5;
}
/* line 580, _global.less */
.default-box h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  color: #fff;
  font-family: "extrabold";
}
/* line 588, _global.less */
.default-box h4 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  color: #035084;
  font-family: "bold";
}
/* line 596, _global.less */
.default-box p {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  line-height: 1.6;
  font-weight: 18px;
}
/* line 604, _global.less */
.default-box p.large-box {
  font-size: 24px;
  color: #333333;
}
/* line 609, _global.less */
.default-box p.small-box {
  font-size: 20px;
  color: #035084;
}
/* line 614, _global.less */
.default-box .button {
  margin-left: auto;
  margin-right: auto;
}
/* line 618, _global.less */
.default-box p.text {
  font-size: 22px;
  color: #fff;
}
/* line 622, _global.less */
.default-box h4.white-txt {
  color: #fff;
}
/* line 627, _global.less */
.big {
  font-family: "bold";
  color: #035084;
  font-size: 24px;
}
/* line 632, _global.less */
.big a {
  color: #035084;
  text-decoration: underline;
}
/* line 636, _global.less */
.big a:hover {
  text-decoration: none;
}
/* line 642, _global.less */
.htBoxIn {
  background: #fff5dc;
  max-width: 555px;
  display: flex;
  padding: 35px 40px;
  align-items: center;
  position: relative;
}
.htBoxIn.lkBoxIn {
    background: transparent;
    max-width: 637px;
    display: flex;
    padding: 35px 0px;
    align-items: center;
    position: relative;
        width: 100%;


}
.htBoxIn.lkBoxIn  .htCont{
    padding-left:0 !important;
}


/* line 650, _global.less */
.htBoxIn .htImg {
  width: 180px;
  position: relative;
}
/* line 654, _global.less */
.htBoxIn .htImg img {
  width: 100%;
}
/* line 657, _global.less */
.htBoxIn .htImg a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 667, _global.less */
.htBoxIn .htImg a img {
  width: 50px;
}
/* line 673, _global.less */
.htBoxIn .htCont {
  padding-left: 30px;
  flex: 1;
}
/* line 678, _global.less */
.htBoxIn .htCont .htCont__in h2 {
  font-size: 28px;
  line-height: 1.5;
  color: #035084;
  font-family: "bold";
  margin-top: 15px;
}
/* line 686, _global.less */
.htBoxIn .htCont .htCont__in a,
.htBoxIn .htCont .htCont__in p {
  font-size: 18px;
  line-height: 1.3;
  color: #035084;
  margin-bottom: 0;
  font-family: "semibold";
 
}
.text-align-center{
  text-align: center;
}
/* line 694, _global.less */
.htBoxIn .htCont .htCont__in a span,
.htBoxIn .htCont .htCont__in p span {
  color: #ff00ff;
}
/* line 699, _global.less */
.htBoxIn .htCont .htCont__in a {
  font-family: "bold";
  text-decoration: underline;
}
/* line 703, _global.less */
.htBoxIn .htCont .htCont__in a:hover {
  text-decoration: none;
}
/* line 711, _global.less */
.htBox {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}
/* line 717, _global.less */
.htBox .htBoxIn .htCont .htCont__in h2 {
  font-size: 20px;
}
/* line 721, _global.less */
.htBox .htBoxIn .htCont .htCont__in a,
.htBox .htBoxIn .htCont .htCont__in p {
  font-size: 18px;
  line-height: 1.5;
  color: #4b4b4b;
  font-family: "regular";
}
/* line 732, _global.less */
.htFiltHead.search-tool img {
  width: 100%;
  height: 100%;
}
/* line 738, _global.less */
.link {
  font-family: "bold";
  font-size: 26px;
  line-height: 1.8;
  color: #035084;
  text-decoration: underline;
  position: relative;
  transition: all 0.2s ease;
}
/* line 747, _global.less */
.link:hover {
  text-decoration: none;
  color: #035084;
}
/* line 753, _global.less */
.sub-tag {
  font-family: "Open Sans", "regular", sans-serif;
  font-size: 32px;
  color: #005084 !important;
  padding: 30px 15px;
  margin-top: 30px;
  text-align: center;
}
/* line 761, _global.less */
.sub-tag .link {
  font-size: 32px;
  font-family: "regular";
}
/* line 766, _global.less */
.sub-tag span {
  font-weight: 700;
}
/* line 770, _global.less */
.sub-tag .sub-tag span,
.sub-tag .sub-tag strong {
  font-weight: 900;
}
/* line 776, _global.less */
.blue_tag {
  background: #005084;
  font-family: "Roboto Slab", serif;
  font-size: 34px;
  font-weight: 400;
  color: #fff;
  padding: 30px 15px;
  text-align: center;
}
/* line 785, _global.less */
.blue_tag a {
  color: #fff;
  text-decoration: underline;
}
/* line 790, _global.less */
.blue_tag.trans-bg {
  background-color: transparent;
}
/* =========================================== */
/* About  Over */
/* =========================================== */
/* line 800, _global.less */
.comm-txt.text-left p {
  text-align: left;
}
/* line 805, _global.less */
.comm-txt p {
  font-size: 28px;
  line-height: 1.8;
  color: #035084;
  font-weight: 400;
  text-align: center;
  font-family: "regular";
  margin: 0px 0 25px;
}
/* line 815, _global.less */
.comm-txt p strong {
  font-family: "bold";
}
/* line 819, _global.less */
.comm-txt p:last-child {
  margin: 0px 0 0px;
}
/* line 827, _global.less */
.dgrey-txt.text-left p {
  text-align: left;
}
/* line 832, _global.less */
.dgrey-txt p {
  font-size: 26px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: center;
  font-family: "regular";
  margin: 0px 0 25px;
}
/* line 842, _global.less */
.dgrey-txt p strong {
  font-family: "bold";
}
/* line 849, _global.less */
.text-container p,
.text-container li {
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  color: #000;
  margin-bottom: 16px;
  font-size: 24px;
}
/* line 858, _global.less */
.text-container h4,
.text-container .blk-title {
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  color: #000;
  margin-bottom: 16px;
  font-size: 28px;
}
/* line 867, _global.less */
.text-container h3 {
  text-align: left;
}
/* line 871, _global.less */
.text-container a.inline {
  color: #000;
  text-decoration: underline;
}
/* line 875, _global.less */
.text-container a.inline:hover {
  text-decoration: none;
}
/* line 880, _global.less */
.text-container .title p {
  font-weight: 700;
  font-family: "Open Sans", "bold", sans-serif;
}
/* line 885, _global.less */
.text-container sup {
  font-size: 14px;
  top: -1.1em;
}
/* line 890, _global.less */
.text-container strong {
  color: #005084;
}
/* line 894, _global.less */
.text-container span {
  font-size: 25px;
}
/* line 898, _global.less */
.text-container .list-one {
  max-width: 94%;
  width: 100%;
  margin-bottom: 70px;
}
/* line 905, _global.less */
.points-list {
  background: #fef8e6;
  padding: 25px 75px;
}
/* line 909, _global.less */
.points-list ul li {
  padding: 25px 0;
}
/* line 912, _global.less */
.points-list ul li h4 {
  font-family: "bold";
  color: #035084;
}
/* line 917, _global.less */
.points-list ul li a {
  font-family: "regular";
  font-size: 26px;
  line-height: 1.8;
  color: #035084;
  text-decoration: underline;
  position: relative;
  transition: all 0.2s ease;
  display: block;
}
/* line 927, _global.less */
.points-list ul li a:hover {
  text-decoration: none;
}
/* line 933, _global.less */
.points-list.bg-none {
  background: transparent;
  padding: 0px 75px;
  margin-bottom: 0px;
}
/* line 938, _global.less */
.points-list.bg-none ul li {
  padding: 10px 0;
}
/* line 941, _global.less */
.points-list.bg-none ul li a {
  font-family: "semibold";
}
/* line 948, _global.less */
.yellow-head {
  margin-top: 50px;
  background-color: #f8e9c3;
  padding: 10px 25px;
}
/* line 953, _global.less */
.yellow-head h4 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 25px;
  color: #035084;
  margin-bottom: 0;
}
/* line 962, _global.less */
.yellow-list {
  background-color: #fef8e6;
  /* f8e9c3 */
  padding: 25px 42px;
  margin-bottom: 25px;
}
/* line 968, _global.less */
.yellow-list h4,
.yellow-list a {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 25px;
  color: #035084;
  margin-bottom: 0;
  display: block;
  margin-bottom: 25px;
  text-decoration: underline;
}
/* line 979, _global.less */
.yellow-list h4:hover,
.yellow-list a:hover {
  text-decoration: none;
}
/* line 984, _global.less */
.yellow-list h4,
.yellow-list a {
  padding: 0 50px;
}
/* line 988, _global.less */
.yellow-list h4:last-child,
.yellow-list a:last-child {
  margin-bottom: 05px;
}
/* line 993, _global.less */
.yellow-list h4 {
  padding: 0 0px;
}
/* line 996, _global.less */
.yellow-list h4 a {
  padding: 0 0px;
}
/* line 1001, _global.less */
.yellow-list .htBoxIn {
  background: transparent;
  max-width: 100%;
  padding: 0;
}
/* line 1006, _global.less */
.yellow-list .htBoxIn .htImg {
  width: 250px;
  background:#F9EAC1;
  padding:25px 0;
  height:330px;
}

.yellow-list .htBoxIn .htImg img{
     width: 100%;
    height: 100%;
    object-fit: contain;
  
}

/* line 1010, _global.less */
.yellow-list .htBoxIn .htCont {
  padding-left: 30px;
  flex: 1;
}

.lkBoxIn  .htCont {
  padding-left: 0px;
  flex: 1;
}
/* line 1015, _global.less */
.yellow-list .htBoxIn .htCont .htCont__in h2 {
  font-size: 26px;
  line-height: 1.5;
  color: #000;
  font-family: "bold";
  margin-top: 15px;
}
/* line 1023, _global.less */
.yellow-list .htBoxIn .htCont .htCont__in a,
.yellow-list .htBoxIn .htCont .htCont__in p {
  font-size: 26px;
  color: #000;
  font-family: "regular";
}
/* line 1030, _global.less */
.yellow-list .htBoxIn .htCont .htCont__in a {
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
  font-weight: 400;
}
/* line 1041, _global.less */
.yellow-list.blueText .htBoxIn .htCont .htCont__in h2 {
  color: #035084;
}
/* line 1045, _global.less */
.yellow-list.blueText .htBoxIn .htImg {
  width: 550px;
}
/*============= POPUP
================================ */
/* line 1051, _global.less */
.leaving {
  max-width: 505px;
  width: 100%;
  margin: 0 auto 45px;
}
/* line 1057, _global.less */
.leaving {
  max-width: 505px;
  width: 100%;
  margin: 0 auto 45px;
}
/* line 1063, _global.less */
.guidePop h3,
.pop-title {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  font-family: "bold";
}
/* line 1071, _global.less */
.guidePop h3 {
  font-family: "regular";
}
/* line 1075, _global.less */
.pop-info {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  font-family: "regular";
  margin: 0 auto;
  width: 66%;
  line-height: 1.65;
}
/* line 1085, _global.less */
.guidePop ul {
  margin: 0 auto 25px;
  max-width: 505px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-family: "regular";
}
/* line 1094, _global.less */
.full-sz ul {
  max-width: 100%;
  margin-top: 42px;
}
/* line 1099, _global.less */
.guidePop ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
/* line 1105, _global.less */
.guidePop ul li a {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
}
/* line 1110, _global.less */
.guidePop ul li a:hover {
  text-decoration: none;
}
/* line 1115, _global.less */
.guidePop .check-box {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  margin: 60px 0 0;
}
/* line 1122, _global.less */
.guidePop .check-box label {
  color: #fff;
}
/* line 1126, _global.less */
.guidePop .check-box label:before {
  border: 1px solid #ffffff;
}
/* line 1130, _global.less */
.guidePop .check-box input:checked + label:before {
  /* background: #ffffff;*/
  background: url(../img/right-white.png) no-repeat center center / contain;
}
/* line 1135, _global.less */
.guidePop ul.product-link {
  justify-content: center;
}
/*============= POPUP OVER
================================ */
/* line 1141, _global.less */
.ehr-box {
  text-align: center;
  padding: 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
/* line 1150, _global.less */
.ehr-box h2 {
  font-size: 28px;
  line-height: 40px;
  color: #035084;
  font-family: "bold";
}
/* line 1156, _global.less */
.ehr-box h2 span {
  display: block;
  font-family: "regular";
}
/* line 1162, _global.less */
.ehr-box .ehr-img {
  margin-top: 16px;
  height: calc(100% - 200px);
}
/* line 1166, _global.less */
.ehr-box .ehr-img img {
  max-width: 100%;
  height: 100%;
}
/* line 1174, _global.less */
.ehr-container button,
.ehr-container .button {
  display: inline-block;
}
/* line 1181, _global.less */
.ehr-contact h3 {
  margin-top: 50px;
  margin-bottom: 25px;
}
/* line 1186, _global.less */
.ehr-contact .button {
  margin-left: auto;
  margin-right: auto;
}
/* ====================================\
plugin-form
====================================== */
/* line 1195, _global.less */
.center-container {
  max-width: 1366px;
  width: 95%;
  margin: 0 auto 0px;
}
/* line 1200, _global.less */
.center-container p {
  font-size: 22px;
  color: #778288;
  font-family: "regular";
}
/* line 1205, _global.less */
.center-container p a {
  color: #035084;
  text-decoration: underline;
}
/* line 1209, _global.less */
.center-container p a:hover {
  text-decoration: none;
}
/* line 1216, _global.less */
.model-title {
  font-family: "bold";
  font-size: 36px;
  color: #035084;
  margin-bottom: 20px;
}
/* line 1223, _global.less */
.heading {
  font-family: "semibold";
  font-size: 25px;
  color: #778288;
}
/* line 1229, _global.less */
.model-list {
  margin-bottom: 30px;
}
/* line 1232, _global.less */
.model-list li {
  display: flex;
  margin-bottom: 20px;
  font-size: 22px;
  color: #778288;
}
/* line 1238, _global.less */
.model-list li span {
  width: 28px;
  flex: 0 0 28px;
}
/* line 1245, _global.less */
p.form-title {
  font-family: "bold";
  font-size: 28px;
  color: #035084;
  margin-bottom: 20px;
  text-align: center;
  margin: 50px 0;
}
/* line 1254, _global.less */
.form-validate {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
/* line 1259, _global.less */
.form-validate .noted {
  width: 100%;
  text-align: right;
  font-size: 16px;
  color: #4a4a4a;
}
/* line 1265, _global.less */
.form-validate .noted span {
  color: #f00;
}
/* line 1271, _global.less */
.field-section,
.form-action {
  max-width: 550px;
  width: 100%;
  margin: 50px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 1281, _global.less */
.form-group {
  margin-bottom: 25px;
  width: 100%;
}
/* line 1286, _global.less */
.form-group label,
.form-group p {
  font-size: 20px;
  color: #015084;
  margin-bottom: 0;
}
/* line 1294, _global.less */
.form-group p:after {
  content: "*";
  position: absolutes;
  font-size: 16px;
  color: #ff0000;
}
/* line 1302, _global.less */
.form-section {
  margin-top: 30px;
}
/* line 1307, _global.less */
.form-action button {
  display: block;
}
/* line 1312, _global.less */
.form-section .form-control {
  height: 38px;
  word-wrap: break-word;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1rem;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #015084;
  border-radius: 0;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
/* line 1334, _global.less */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Open Sans", "regular", sans-serif;
  color: #015084;
  margin-bottom: 30px;
}
/* line 1349, _global.less */
.container-checkbox .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 1px solid #015084;
}
/* line 1359, _global.less */
.container-checkbox .checkmark:after {
  content: " ";
  position: absolute;
  display: none;
}
/* line 1365, _global.less */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* line 1369, _global.less */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* line 1375, _global.less */
.container-checkbox .checkmark:after {
  left: 8px;
  top: 2px;
  width: 7px;
  height: 15px;
  border: solid #0d73b2;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 1388, _global.less */
.radio-group {
  display: flex;
  justify-content: space-between;
}
/* line 1393, _global.less */
.radio {
  margin: 0.5rem;
}
/* line 1397, _global.less */
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
/* line 1402, _global.less */
.radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #015084;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0px;
  margin-right: 12px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
/* line 1419, _global.less */
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #015084;
  box-shadow: inset 0 0 0 4px #fff;
}
/* line 1424, _global.less */
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197ee;
}
/* line 1429, _global.less */
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #fff;
  border-color: #015084;
  background: #015084;
}
/* line 1435, _global.less */
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
/* line 1439, _global.less */
.radio-label {
  font-size: 21px;
  color: #015084;
}
/*===========================================================
 SLIDER SECTION
===========================================================*/
/* SLIDER SECTION */
/* line 1449, _global.less */
.bend-yellow.banner-container__bottom .award__banner p {
  color: #fff;
}
/* line 1454, _global.less */
.bend-lgt-yellow.banner-container__bottom {
  background-color: #feebb7;
  padding: 26px 0;
  margin-top: 24px;
}
/* line 1459, _global.less */
.bend-lgt-yellow.banner-container__bottom p {
  font-family: "Open Sans", "semibold", sans-serif;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #333132;
}
/* line 1467, _global.less */
.bend-lgt-yellow.banner-container__bottom .button {
  margin: 32px auto 0;
}
/* line 1472, _global.less */
.bend-blue.banner-container__bottom {
  background-color: #004f83;
}
/* line 1475, _global.less */
.bend-blue.banner-container__bottom .award__banner p {
  color: #fff;
}
/* line 1480, _global.less */
.slider_sec {
  background: #005084;
  height: 85vh;
}
/* line 1485, _global.less */
.swiper-container {
  height: 100%;
}
/* line 1489, _global.less */
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #005084;
  overflow: hidden;
}
/* line 1497, _global.less */
.swiper-slide.ylw-bg {
  background: #f4e7c7;
  overflow: hidden;
}
/* line 1502, _global.less */
.slider-points {
  max-width: 1208px;
  width: 95%;
  text-align: center;
}
/* line 1507, _global.less */
.super {
  position: relative;
}
/* line 1510, _global.less */
.slider-points h5 {
  font-family: "Open Sans", "regular", sans-serif;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  color: #fff;
  line-height: 1.5;
}
/* line 1520, _global.less */
.swiper-slide.ylw-bg .slider-points h5 {
  color: #005084;
}
/* line 1525, _global.less */
.left-txt h5 {
  text-align: left;
  margin-bottom: 55px;
}
/* line 1530, _global.less */
.wht_colr {
  color: #ffffff;
}
/* line 1534, _global.less */
.blue_colr {
  color: #005084;
}
/* line 1538, _global.less */
.yel_colr {
  color: #f6d259;
}
/* line 1542, _global.less */
.hep {
  position: relative;
}
/* line 1546, _global.less */
.hep sup {
  position: absolute;
  right: -19px;
  top: 29px !important;
}
/* line 1552, _global.less */
.slider-points .big-1 {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 50px;
  position: relative;
}
/* line 1559, _global.less */
.slider-points .big-2 {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 62px;
  position: relative;
}
/* line 1566, _global.less */
.slider-points .big-3 {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 68px;
  position: relative;
}
/* line 1573, _global.less */
.slider-points .big-4 {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 81px;
  position: relative;
}
/* line 1580, _global.less */
.slider-points .big-5 {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 85px;
  position: relative;
}
/* line 1587, _global.less */
.slider-points sup {
  font-weight: 300;
  font-size: 25px;
  right: -5px;
}
/* line 1593, _global.less */
.slider-points span sup {
  position: absolute;
  right: -18px;
}
/* line 1604, _global.less */
.slider-points a {
  background: #fff;
  font-family: "Open Sans", "semibold", sans-serif;
  font-size: 35px;
  padding: 8px 40px;
  margin: 45px auto 0;
  display: block;
  width: max-content;
  font-weight: 600;
  color: #2b79ac;
  border-radius: 50px;
  text-decoration: none;
  transform: scale(1);
}
/* line 1618, _global.less */
.slider-points a:hover {
  transform: scale(0.95);
}
/* line 1623, _global.less */
.slider-points a.blu-btn {
  background: #005084;
  color: #fff;
}
/* line 1628, _global.less */
.slider-points p {
  font-family: "Open Sans", "regular", sans-serif;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
}
/* line 1637, _global.less */
.ele {
  position: absolute;
  top: 52%;
  left: 31%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
/* line 1645, _global.less */
.img-01 {
  left: 31%;
}
/* line 1649, _global.less */
.img-02 {
  left: 33%;
}
/* line 1653, _global.less */
.img-03 {
  left: 36%;
}
/* line 1657, _global.less */
.img-04 {
  left: 40%;
}
/* line 1661, _global.less */
.img-05 {
  left: 50%;
  width: 100%;
  height: 100%;
  top: 50%;
}
/* line 1668, _global.less */
.img-06 {
  left: 50%;
  width: 100%;
  height: 100%;
  top: 50%;
}
/*===========================================================
  SLIDER SECTION OVER
 ===========================================================*/
/*===========================================================
 REFERENCE SEC
===========================================================*/
/* line 1681, _global.less */
.refrences_container {
  position: relative;
}
/* line 1685, _global.less */
.refrences_sec {
  background: #d9af45;
  height: 60px;
  width: 100%;
  text-align: center;
  color: #fff;
}
/* line 1692, _global.less */
.refrences_sec h5 {
  line-height: 60px;
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  font-size: 24px;
  position: relative;
  width: max-content;
  margin: 0 auto;
  cursor: pointer;
}
/* line 1704, _global.less */
.refrences_sec h5:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  display: block;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform-origin: center center;
  top: 50%;
  right: -30px;
  transform: translate(0%, -50%) rotate(45deg);
  transition: all 0.3s ease;
}
/* line 1719, _global.less */
.refrences_sec h5.open:after {
  top: 60%;
  transform: translate(0%, -50%) rotate(-135deg);
}
/* line 1724, _global.less */
.slider {
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  font-size: 15px;
  overflow-y: hidden;
  line-height: 2.2;
  max-height: 0px;
  /* approximate max height */
  box-sizing: border-box;
  padding: 0px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  background: #fff;
  left: 0%;
  color: #222;
  z-index: 80;
  transform: translate(0%, 0%);
  width: 100%;
}
/* line 1749, _global.less */
.slider a {
  color: #005084;
  transition: all 0.2s ease;
  text-decoration: underline;
}
/* line 1755, _global.less */
.slider a:hover {
  color: #222;
  text-decoration: none;
}
/* line 1760, _global.less */
.slider.inside-page-slider {
  position: relative;
}
/* line 1764, _global.less */
.slider.open {
  max-height: 500px;
  padding: 35px 25px;
}
/* line 1770, _global.less */
.main-title .title {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 41px;
  color: #005084;
  margin-bottom: 0;
}
/* line 1779, _global.less */
.blue-box {
  background: #005084;
  padding: 40px 40px 30px;
  /* changes for screen-patients */
  margin: 0 0 50px;
}
/* line 1785, _global.less */
.box-content {
  width: 100%;
  max-width: 818px;
  margin: auto;
}
/* line 1790, _global.less */
.box-content h4,
.box-content h6,
.box-content li {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
}
/* line 1797, _global.less */
.box-content h4 {
  font-size: 37px;
  color: #f7d259;
  line-height: 1.8;
}
/* line 1802, _global.less */
.box-content h4 span {
  font-weight: 400;
}
/* line 1807, _global.less */
.box-content h6,
.box-content li {
  font-size: 28px;
  color: #ffffff;
  line-height: 1.4;
  position: relative;
  margin-bottom: 0px;
}
/* line 1815, _global.less */
.box-content h6 .highlighter,
.box-content li .highlighter {
  font-size: 37px;
  color: #f7d259;
  font-weight: 700;
}
/* line 1821, _global.less */
.box-content h6 span,
.box-content li span {
  font-weight: 400;
}
/* line 1826, _global.less */
.box-content h6 {
  line-height: 1.7;
}
/* line 1830, _global.less */
.box-content h6:last-child {
  margin-bottom: 40px !important;
}
/* line 1834, _global.less */
.box-content li {
  padding-left: 20px;
  margin-bottom: 20px;
  display: block;
}
/* line 1840, _global.less */
.box-content li:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #ffffff;
  top: 19px;
  left: 0;
  border-radius: 50%;
}
/* line 1851, _global.less */
.box-content li:first-child:after {
  top: 26px;
}
/* line 1855, _global.less */
.box-content sup {
  font-size: 14px;
  top: -0.9em;
}
/* line 1859, _global.less */
.box-content ul.top-list {
  margin-bottom: 36px;
}
/* line 1862, _global.less */
.box-content ul.top-list li:first-child:after {
  top: 26px;
}
/* line 1866, _global.less */
.box-content ul.second-list li:first-child:after {
  top: 19px;
}
/* line 1871, _global.less */
.blue-box .box-content h6 {
  line-height: 1.5;
  margin-bottom: 24px;
}
/* line 1875, _global.less */
.blue-box .box-content .small-note {
  font-size: 18px;
  margin-bottom: 24px;
  color: #fff;
}
/* line 1881, _global.less */
.list-one {
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  color: #000;
  margin-bottom: 15px;
  font-size: 24px;
  margin: 20px 0 20px 60px;
}
/* line 1889, _global.less */
.list-one li {
  position: relative;
  list-style-position: inside;
  margin: 5px 0;
  padding-left: 22px;
}
/* line 1896, _global.less */
.list-one li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  top: 16px;
  left: 0;
}
/* line 1908, _global.less */
.list-two {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  color: #005084;
  margin-bottom: 15px;
  font-size: 26px;
  margin: 60px 0 60px 60px;
}
/* line 1916, _global.less */
.list-two li {
  list-style: disc;
  list-style-position: outside;
  margin: 40px 0 0px;
}
/* line 1921, _global.less */
.list-two li a {
  text-decoration: underline;
  color: #005084;
}
/* MODEL BOX BLUE */
/* line 1929, _global.less */
.modal-box,
.modal-box-wht {
  background: #005084;
  width: 100%;
  max-width: 1170px;
  padding: 80px;
  pointer-events: auto;
}
/* line 1937, _global.less */
.modal-box .default-box h2,
.modal-box-wht .default-box h2,
.modal-box .default-box p,
.modal-box-wht .default-box p,
.modal-box .default-box a,
.modal-box-wht .default-box a,
.modal-box .form-box label,
.modal-box-wht .form-box label,
.modal-box .ind-txt,
.modal-box-wht .ind-txt {
  color: #fff;
}
/* line 1945, _global.less */
.modal-box .default-box a:hover,
.modal-box-wht .default-box a:hover {
  color: #fff;
}
/* line 1949, _global.less */
.modal-box .form-field,
.modal-box-wht .form-field {
  background: #fff;
}
/* line 1953, _global.less */
.modal-box .form-box button,
.modal-box-wht .form-box button,
.modal-box .form-box .button,
.modal-box-wht .form-box .button {
  margin: 0 auto;
  display: block;
  background: #fff;
  width: 300px;
  color: #0d73b2;
}
/* line 1962, _global.less */
.modal-box .form-box button:hover,
.modal-box-wht .form-box button:hover,
.modal-box .form-box .button:hover,
.modal-box-wht .form-box .button:hover {
  background: rgba(255, 255, 255, 0.8);
}
/* line 1968, _global.less */
.modal-box-wht {
  background: #fff;
}
/* line 1972, _global.less */
.model-close {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  z-index: 10;
}
/* line 1985, _global.less */
.model-close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
/* line 1993, _global.less */
.new-contect-sec {
  margin-bottom: 48px;
}
/* line 1996, _global.less */
.new-contect-sec .top-sec {
  display: flex;
}
/* line 1999, _global.less */
.new-contect-sec .top-sec .paly-ic {
  margin-right: 10px;
  width: 77px;
}
/* line 2003, _global.less */
.new-contect-sec .top-sec .paly-ic img {
  width: 100%;
}
/* line 2008, _global.less */
.new-contect-sec .top-sec a {
  color: #005084;
  font-size: 28px;
  font-family: "Open Sans", "bold", sans-serif;
  font-weight: 700;
  position: relative;
  text-decoration: underline;
  flex: 1;
  /*  &:after {
                content: '';
                position: absolute;
                width: 100%;
                height: 2px;
                background: #005084;
                left: 0;
                bottom: -4px;
            }
 */
}
/* line 2027, _global.less */
.new-contect-sec .top-sec a:hover {
  text-decoration: none;
}
/* line 2033, _global.less */
.new-contect-sec .info {
  color: #333333;
  font-size: 28px;
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  margin-top: 12px;
}
/* line 2042, _global.less */
.video-container {
  max-width: 990px;
  width: 98%;
  margin: 130px auto;
}
/* line 2047, _global.less */
.video-container img {
  width: 100%;
}
/* PLUGIN CSS */
/* line 2053, _global.less */
.htFilter {
  background: #035084;
  padding: 15px 0;
}
/* line 2058, _global.less */
.htFilterRow {
  display: flex;
  margin-left: -18px;
  margin-right: -18px;
}
/* line 2064, _global.less */
.htFiltHead {
  width: 20%;
  padding: 0 18px;
}
/* line 2069, _global.less */
.htFiltHead .htFiltHdSpan {
  cursor: pointer;
}
/* line 2073, _global.less */
.htFiltHead .htFiltHdSpan {
  cursor: pointer;
  width: 100%;
  height: 50px;
  background: #fff;
  display: block;
  text-align: center;
  line-height: 50px;
  position: relative;
  font-size: 16px;
  color: #035084;
}
/* line 2086, _global.less */
.htFiltHead .htFiltHdSpan img {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
/* line 2093, _global.less */
.htFiltHead .select2-container--default .select2-selection--single {
  background: #fff;
  border-bottom: 0;
}
/* line 2098, _global.less */
.htFiltHead .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: center;
}
/* line 2105, _global.less */
.htFiltHead .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #035084;
}
/* line 2112, _global.less */
.htFiltHead .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../img/arrow.png) no-repeat center center;
}
/* line 2119, _global.less */
.htFiltSearch {
  width: 100%;
  height: 50px;
  display: block;
  line-height: 50px;
  position: relative;
  font-size: 16px;
  color: #035084;
  background: #ffffff url(../img/search-clr.png) no-repeat calc(85%) center;
  outline: none;
  border: 0;
  padding: 0 15px;
  padding-right: 40px;
}
/* line 2135, _global.less */
.htFiltSearch::-webkit-input-placeholder {
  text-align: center;
}
/* line 2139, _global.less */
.htFiltSearch:-ms-input-placeholder {
  text-align: center;
}
/* line 2143, _global.less */
.htFiltSearch::placeholder {
  text-align: center;
}
/* line 2147, _global.less */
.htFiltHead.htFiltSearchBox {
  width: 40%;
  position: relative;
}
/* line 2152, _global.less */
.htFiltSearchBox button {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 18px;
  border-radius: 0;
  height: 100%;
  width: 40px;
  opacity: 0;
}
/* line 2163, _global.less */
.filtInt {
  background: #fff;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 170px;
}
/* line 2171, _global.less */
.filtInt ul {
  display: flex;
  max-width: 1000px;
  margin: 50px auto;
  justify-content: space-between;
}
/* line 2178, _global.less */
.filtInt ul li {
  display: inline-block;
  width: auto;
  text-align: left;
  vertical-align: top;
}
/* line 2185, _global.less */
.filtBtns {
  text-align: center;
}
/* line 2189, _global.less */
.filtBtns button,
.filtBtns .button {
  width: 205px;
  color: #0d73b2;
  background: #fff;
  display: block;
  margin: 37px auto 0;
}
/* line 2198, _global.less */
.filtBtns button:hover,
.filtBtns .button:hover {
  opacity: 0.8;
}
/* line 2203, _global.less */
.filtBtns a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: underline;
  margin: 7px 0 12px;
  display: inline-block;
  vertical-align: middle;
}
/* line 2212, _global.less */
.filtBtns a:hover {
  opacity: 0.8;
}
/* line 2216, _global.less */
.filtResult {
  font-size: 15px;
  color: #ffffff;
  font-family: "bold";
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
}
/* line 2225, _global.less */
.filtIntBox,
.htFiltBody {
  display: none;
}
/* line 2230, _global.less */
.filtInt ul li .check-box label {
  font-size: 18px;
  color: #6d6e71;
}
/* Health Tool */
/* line 2236, _global.less */
.htContainer {
  padding: 0px 0;
}
/* line 2240, _global.less */
.htContainerIn {
  max-width: 1175px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
/* line 2246, _global.less */
.htContainerIn .htBox {
  width: 50%;
  float: left;
}
/* line 2251, _global.less */
.htContainerIn .htCont__in h2 {
  font-size: 20px;
}
/* line 2255, _global.less */
.htContainerIn .htCont__in p {
  font-size: 18px;
  color: #4b4b4b;
}
/* line 2260, _global.less */
.htContainerIn .button {
  font-size: 16px;
  height: auto;
  line-height: normal;
  padding: 8px 0;
  margin-top: 24px;
}
/* line 2269, _global.less */
ul.pagin {
  text-align: center;
  margin: 120px 0 0;
  clear: both;
}
/* line 2275, _global.less */
ul.pagin li {
  font-size: 16px;
  color: #035084;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-family: "bold";
  border-radius: 50%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  cursor: pointer;
}
/* line 2294, _global.less */
ul.pagin li:hover,
ul.pagin li.active {
  background: #0d73b2;
  color: #fff;
}
/* line 2300, _global.less */
ul.pagin li.paginNP {
  background: #0d73b2;
  color: #fff;
  border-radius: 0;
  width: 82px;
}
/* line 2307, _global.less */
ul.pagin li.paginNP:hover {
  background: #035084;
}
/* Cutomize page  */
/* line 2312, _global.less */
.customize-pg .w50 {
  padding-right: 0px;
  padding-left: 0px;
  height: 100%;
}
/* line 2318, _global.less */
.customize-sec,
.customize-img-sec {
  background-color: #fcf1cd;
  display: block;
  padding: 50px;
}
/* line 2325, _global.less */
.customize-img-sec {
  background-color: #fcf1cd;
}
/* line 2329, _global.less */
.customize-img-sec img {
  width: 100%;
}
/* line 2333, _global.less */
.customize-sec {
  background-color: #035084;
}
/* line 2337, _global.less */
.side-space {
  padding: 38px 50px 24px;
}
/* CUSTOMIZE TOOL CSS */
/* line 2342, _global.less */
.customize-pg {
  padding: 150px 0 150px;
}
/* line 2346, _global.less */
.customize-pg .row {
  padding: 15px;
}
/* line 2350, _global.less */
.w50 {
  position: relative;
  width: 50%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 2358, _global.less */
.main-area {
  background-color: #fff;
  text-align: center;
}
/* line 2363, _global.less */
.main-area hr {
  border-bottom: 2px solid #035084;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 2369, _global.less */
.main-area .check-box {
  text-align: left;
}
/* line 2373, _global.less */
.main-area .check-box label {
  font-size: 17px;
  line-height: 1.5;
  color: #015084;
  cursor: pointer;
  padding-left: 35px;
}
/* line 2380, _global.less */
.main-area .check-box label strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
/* line 2386, _global.less */
.check-box label:before {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
/* line 2394, _global.less */
.main-area .title {
  font-size: 21px;
  color: #015084;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
/* line 2401, _global.less */
.main-area .title img {
  width: 40px;
  margin-right: 10px;
}
/* line 2406, _global.less */
.upload-sec,
.riview-sec {
  margin-top: 37px;
  position: relative;
}
/* line 2412, _global.less */
.upload-sec label {
  float: right;
  color: #7b7b7b;
  font-size: 13px;
  font-weight: 500;
}
/* line 2419, _global.less */
.file-upload-wrapper,
.file-copy-wrapper input {
  position: relative;
  width: 100%;
  height: 45px;
  border: 1px solid #015084;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  padding: 0 15px;
}
/* line 2434, _global.less */
.file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  display: block;
  width: calc(60%);
  pointer-events: none;
  z-index: 20;
  height: 20px;
  line-height: 20px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
  text-align: left;
  color: #015084;
}
/* line 2454, _global.less */
.file-upload-wrapper:before {
  content: "Choose File";
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  height: 30px;
  background: #015084;
  color: #fff;
  font-weight: 300;
  z-index: 25;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  pointer-events: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
/* line 2481, _global.less */
.file-upload-wrapper:hover:before {
  background: #015084;
}
/* line 2485, _global.less */
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
/* line 2501, _global.less */
.file-upload-wrapper {
  margin-bottom: 15px;
}
/* line 2505, _global.less */
.center-width {
  width: 80%;
  margin: 0 auto !important;
}
/* line 2510, _global.less */
.main-area .mr-top-01 {
  margin-top: 40px;
}
/* line 2514, _global.less */
.form-box {
  margin-bottom: 53px;
}
/* line 2518, _global.less */
.riview-sec label {
  float: center;
  color: #015084;
  font-size: 15px;
  font-weight: 500;
}
/* line 2525, _global.less */
.riview-sec .copy-url {
  width: 102px;
  position: absolute;
  bottom: 8px;
  right: 10px;
  display: inline-block;
  height: 30px;
  background: #015084;
  color: #fff;
  font-weight: 300;
  z-index: 25;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
/* line 2546, _global.less */
.riview-sec .copy-url i {
  margin-right: 3px;
}
/* line 2550, _global.less */
.side-space button {
  font-size: 16px;
}
/* line 2554, _global.less */
.preview button {
  width: 100%;
}
/* line 2558, _global.less */
.preview label {
  margin-top: 15px;
  margin-bottom: 35px;
  font-weight: 500;
}
/* line 2564, _global.less */
.preview .icon-img {
  width: 32px;
  display: inline-block;
}
/* line 2569, _global.less */
.preview label .icon-img img {
  width: 100%;
}
/* line 2573, _global.less */
.back {
  font-size: 16px;
  color: #015084;
  text-decoration: underline;
  position: relative;
}
/* line 2580, _global.less */
.back::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 2px solid #015084;
  border-bottom: 2px solid #015084;
  position: absolute;
  top: 4px;
  left: -18px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
/* line 2596, _global.less */
.back:hover {
  font-size: 16px;
  color: #015084;
  text-decoration: none;
}
/* line 2602, _global.less */
.main-area .check-box label,
.main-area .check-box {
  margin: 0;
}
/* My Favorites  CSS OVER*/
/* line 2608, _global.less */
.refrences_sec.favorites {
  background-color: #fcf1cd;
  color: #015084;
  text-align: left;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 2617, _global.less */
.refrences_sec.favorites h5 {
  line-height: 60px;
  font-weight: 800;
  font-size: 20px;
  margin: 0;
  width: 100%;
}
/* line 2625, _global.less */
.refrences_sec.favorites h5:after {
  right: 0;
  position: relative;
  display: inline-block;
  margin: 10px 10px 0;
  transform: translate(10px, 10px);
  transform: translate(0%, 0%) rotate(45deg);
  top: 0;
  border-bottom: 2px solid #015084;
  border-right: 2px solid #015084;
}
/* line 2637, _global.less */
.refrences_sec.favorites h5.open:after {
  top: 6px;
  transform: translate(0%, 0%) rotate(-135deg);
}
/* line 2642, _global.less */
.refrences_sec.favorites p {
  font-size: 18px;
  color: #4b4b4b;
  font-weight: 400;
  margin: 0 47px;
}
/* line 2649, _global.less */
.refrences_sec.favorites li {
  color: #000;
}
/* line 2653, _global.less */
.refrences_sec.favorites a {
  margin: 5px 0px;
  display: block;
  text-decoration: underline;
  color: #0d73b2;
}
/* line 2660, _global.less */
.refrences_sec.favorites a:hover {
  text-decoration: none;
  color: #000;
}
/* line 2665, _global.less */
.refrences_sec.favorites .icon-img {
  width: 40px;
  margin-right: 5px;
  display: inline-block;
}
/* line 2671, _global.less */
.slider.favorites {
  background-color: #fcf1cd;
  box-shadow: none;
  position: relative;
  padding: 0px 120px;
}
/* line 2678, _global.less */
.slider.favorites.open {
  max-height: 540px;
  padding: 12px 120px 30px;
}
/* line 2683, _global.less */
.slider.favorites.open .container {
  padding: 0px 0 20px;
  max-height: 400px;
  overflow-y: auto;
}
/* line 2689, _global.less */
.slider.favorites ol {
  width: 94%;
  margin: 0 auto;
  padding: 0 20px;
}
/* line 2695, _global.less */
.slider.favorites li {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: #015084;
  padding-right: 28px;
  margin-bottom: 18px;
  line-height: normal;
  position: relative;
}
/* line 2706, _global.less */
.slider.favorites .delete {
  width: 17px;
  cursor: pointer;
  margin-right: -44px;
}
/* line 2712, _global.less */
.small-note {
  font-size: 18px;
}
/* My Favorites  CSS OVER*/
/* Cutomize page Over  */
/* line 2719, _global.less */
button#login {
  width: 205px;
}
/* line 2723, _global.less */
.sp-container {
  padding: 75px 0;
}
/* line 2727, _global.less */
.sp-txt {
  font-size: 30px;
  color: #035084;
  text-align: center;
}
/* line 2733, _global.less */
.sp-txt a {
  font-family: "Open Sans", "bold", sans-serif;
  font-weight: 700;
  color: #035084;
  position: relative;
}
/* line 2740, _global.less */
.sp-txt a:hover {
  color: #035084;
}
/* line 2744, _global.less */
h3.sp-txt a:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #035084;
}
/* line 2754, _global.less */
.sp-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  position: relative;
}
/* line 2762, _global.less */
.sp-box__in {
  width: 265px;
  height: 244px;
  text-align: center;
  background: #035084;
  position: relative;
  cursor: pointer;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
/* line 2776, _global.less */
.sp-box__in:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  left: 0;
  top: 0;
  background: #f6d359;
}
/* line 2786, _global.less */
.sp-box__in h2 {
  margin: 0;
  padding: 0 25px;
  color: #fff;
  text-align: left;
  position: absolute;
  width: 100%;
  top: 50%;
  background: url(../img/right-arrow.png) no-repeat calc(88%) center;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
/* line 2807, _global.less */
.sp-box__in h2 span {
  font-family: "Open Sans", "extrabold", sans-serif;
  font-weight: 800;
  display: block;
}
/* line 2813, _global.less */
.sp-box__in p {
  font-size: 19px;
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  padding: 0 20px;
  margin: 0;
  opacity: 0;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  z-index: 9;
}
/* line 2841, _global.less */
.sp-box__in__hover {
  background: #035084;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  overflow: hidden;
}
/* line 2861, _global.less */
.sp-box__in:hover .sp-box__in__hover {
  width: 100%;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
/* line 2870, _global.less */
.sp-box__in:hover p {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
}
/* line 2879, _global.less */
.sp-box-img {
  width: 100%;
  position: relative;
  /* height: 600px; */
}
/* line 2885, _global.less */
.sp-box-img img {
  width: 100%;
  /* height    : 100%; */
  /* object-fit: cover; */
}
/* line 2891, _global.less */
.colour-box {
  background: #fef8e6;
}
/* line 2895, _global.less */
.form-box label {
  font-size: 16px;
  color: #015084;
  font-family: "Open Sans", "semibold", sans-serif;
  font-weight: 600;
  font-family: "semibold";
}
/* line 2903, _global.less */
.error-box .form-field {
  border: 1px solid red;
}
/* line 2907, _global.less */
.error-box .select2-container--default .select2-selection--single {
  border: 1px solid red;
}
/* line 2911, _global.less */
.error-box.form-box textarea {
  border: 1px solid red;
}
/* line 2915, _global.less */
.error-box .error {
  /* opacity: 1; */
  display: inline-block;
}
/* line 2920, _global.less */
.form-group label.error,
.error {
  font-size: 14px;
  color: red;
  font-family: "Open Sans", "bold", sans-serif;
  font-weight: 700;
  margin-top: 10px;
  /* opacity : 0; */
  display: none;
}
/* line 2931, _global.less */
.form-field {
  border: 1px solid #015084;
  height: 50px;
  width: 100%;
  background: #fff;
  outline: none;
  padding: 0 15px;
  color: #035084;
  font-size: 16px;
  display: block;
}
/* line 2943, _global.less */
.htFilterRow .form-field {
  text-align-last: center;
}
/* line 2947, _global.less */
option {
  text-align: center;
  text-align-last: center;
  /* reset to left*/
}
/* line 2953, _global.less */
.sortSel {
  text-align: center;
}
/* line 2957, _global.less */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #035084;
  opacity: 1;
  /* Firefox */
}
/* line 2964, _global.less */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #035084;
}
/* line 2969, _global.less */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #035084;
}
/* line 2974, _global.less */
.form-box textarea {
  border: 1px solid #015084;
  height: 240px;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 15px;
  line-height: 1.5;
}
/* line 2984, _global.less */
.req {
  position: relative;
}
/* line 2988, _global.less */
.req:after {
  content: "*";
  color: red;
  left: 3px;
  position: relative;
  top: -7px;
  font-size: 12px;
}
/* line 2997, _global.less */
.form-box button,
.form-box .button {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
/* line 3004, _global.less */
.form-box.w-auto .button {
  max-width: max-content;
  padding: 0 30px;
}
/* line 3009, _global.less */
.footer-slip {
  background: #035084 url("../img/footer-bg.jpg") no-repeat right bottom / cover;
  height: 39px;
}
/* line 3014, _global.less */
.salix-logo {
  margin-bottom: 20px;
}
/* line 3018, _global.less */
footer .copy .select2-container--default .select2-selection--single {
  height: 50px;
  width: 100%;
  background: transparent;
  border: 1px solid #015084;
  outline: none;
  padding: 0 15px;
  border-radius: 0;
}
/* line 3028, _global.less */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding: 0;
}
/* line 3035, _global.less */
.select2-search--dropdown {
  padding: 0;
  height: 0;
  overflow: hidden;
}
/* line 3041, _global.less */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  width: 40px;
  background: url(../img/arrow.png) no-repeat center center;
}
/* line 3049, _global.less */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
/* line 3056, _global.less */
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #015084;
}
/* line 3061, _global.less */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent;
  color: #015084;
}
/* line 3068, _global.less */
.select2-results__option {
  color: #8ba6b7;
}
/* line 3072, _global.less */
.select2-container--default .select2-results > .select2-results__options {
  padding: 15px;
  max-height: inherit;
}
/* line 3077, _global.less */
h3 {
  font-size: 30px;
  line-height: 40px;
  color: #035084;
  text-align: center;
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 400;
  margin: 25px 0;
}
/* line 3087, _global.less */
h3 strong {
  font-family: "Open Sans", "semibold", sans-serif;
  font-weight: 600;
}
/* line 3093, _global.less */
.clear {
  clear: both;
  width: 100%;
}
/* line 3098, _global.less */
.check-box {
  position: relative;
  margin-bottom: 10px;
}
/* line 3102, _global.less */
.check-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
/* line 3108, _global.less */
.check-box label {
  font-size: 14px;
  line-height: 22px;
  color: #015084;
  cursor: pointer;
  padding-left: 30px;
}
/* line 3117, _global.less */
label.req a {
  text-decoration: underline;
  color: #015084;
}
/* line 3122, _global.less */
label.req a:hover {
  text-decoration: none;
  color: #015084;
}
/* line 3127, _global.less */
.check-box input:checked + label:before {
  background: url("../img/right-blue.png") no-repeat center center / contain;
}
/* line 3131, _global.less */
.check-box label:before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #015084;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}
/* line 3142, _global.less */
.ehr-box {
  text-align: center;
  padding: 0 10px;
}
/* line 3147, _global.less */
.ehr-box button,
.ehr-box .button {
  margin: 35px auto 0;
}
/* .ehr-contact h3 {
    margin-bottom: 25px;
} */
/* line 3155, _global.less */
.ehr-contact {
  text-align: center;
  /* margin-bottom: 110px; */
}
/* line 3160, _global.less */
.ehr-contact .button {
  margin: 0 auto 40px;
}
/* line 3164, _global.less */
.evidence-links ul li {
  font-size: 26px;
  color: #035084;
  margin: 30px 0;
  display: inline-block;
  vertical-align: middle;
}
/* line 3172, _global.less */
.evidence-links ul li h2 {
  font-family: "Open Sans", "semibold", sans-serif;
  font-weight: 600;
  margin: 0;
}
/* line 3178, _global.less */
.evidence-links ul li a {
  color: #035084;
  text-decoration: underline;
}
/* line 3183, _global.less */
.evidence-links {
  background: #fef8e6;
  padding: 15px 50px;
  margin-top: 30px;
}
/* line 3189, _global.less */
.guideline-links ul li {
  background: #fef8e6;
  padding: 25px 100px;
  margin-bottom: 33px;
}
/* line 3195, _global.less */
.guideline-links ul li a {
  font-size: 26px;
  line-height: 1.8;
  color: #035084;
  text-decoration: underline;
  position: relative;
}
/* line 3203, _global.less */
.guideline-links ul li a img {
  position: absolute;
  left: -50px;
  top: 2px;
}
/* line 3209, _global.less */
.guideline-links {
  margin: 30px 0 0 0;
}
/* line 3213, _global.less */
.forgot {
  text-align: center;
  margin: 10px 0;
}
/* line 3218, _global.less */
.forgot a {
  font-size: 18px;
  color: #035084 !important;
  text-align: center;
  text-decoration: underline !important;
  cursor: pointer;
}
/* line 3226, _global.less */
.forgot a:hover {
  color: #035084 !important;
}
/* line 3230, _global.less */
.login-register {
  margin: 100px 0;
}
/* line 3234, _global.less */
.change-password-box {
  margin: 50px 0;
}
/* line 3238, _global.less */
.upload-logo__content {
  padding-left: 70px;
  padding-top: 30px;
}
/* line 3243, _global.less */
.upload-logo {
  display: flex;
  margin: 20px 0;
}
/* line 3248, _global.less */
.upload-logo__img-box {
  text-align: center;
}
/* line 3252, _global.less */
.upload-logo__content h2 {
  font-size: 30px;
  color: #035084;
  font-family: "Open Sans", "bold", sans-serif;
  font-weight: 700;
}
/* line 3259, _global.less */
.upload-logo__content p {
  font-size: 18px;
  color: #035084;
}
/* line 3264, _global.less */
.upload-logo__content .edit-logo {
  font-size: 18px;
  color: #035084;
  text-align: center;
}
/* line 3270, _global.less */
.upload-logo__img {
  width: 137px;
  height: 137px;
  border-radius: 137px;
  background-color: #cccccc;
  overflow: hidden;
}
/* line 3278, _global.less */
.upload-logo__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 3284, _global.less */
.upload-logo__img-box input {
  position: absolute;
  width: 0;
  overflow: hidden;
}
/* line 3290, _global.less */
.upload-logo__img-box label {
  font-size: 18px;
  color: #035084;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  text-decoration: underline;
  cursor: pointer;
}
/* line 3301, _global.less */
.upload-logo__img-box label:hover {
  color: #007bff;
}
/* line 3305, _global.less */
.upload-form-sec {
  border: 1px solid #015084;
  height: 50px;
  width: 100%;
  background: transparent;
  outline: none;
}
/* line 3313, _global.less */
.upload-form-sec__1 {
  height: 50px;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 3323, _global.less */
.upload-form-sec__1 .file-upload-wrapper {
  border: 0px solid #015084;
  padding: 0 0px;
  border-radius: 0px;
  margin-bottom: 2px;
  margin-left: -15px;
  width: calc(100% + 30px);
  margin-right: -15px;
}
/* line 3334, _global.less */
.upload-form-sec__1 p {
  margin: 0;
}
/* line 3338, _global.less */
.upload-form-sec__1 input {
  position: absolute;
  opacity: 0;
  width: 100%;
}
/* line 3344, _global.less */
.upload-form-sec__1 label {
  width: 84px;
  height: 25px;
  background: #035084;
  font-size: 12px;
  color: #fefefe;
  margin: 0;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
/* line 3361, _global.less */
.upload-form-sec__1 label:hover {
  background: #035084;
}
/* line 3365, _global.less */
.upload-form-sec__2 {
  display: none;
  position: relative;
}
/* line 3370, _global.less */
.upload-form-sec__2__name {
  margin: 0;
  padding: 12px 15px;
}
/* line 3375, _global.less */
.upload-form-sec__2__remove {
  position: absolute;
  right: 20px;
  top: 0;
  line-height: 50px;
  font-size: 12px;
  color: red;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  cursor: pointer;
}
/* line 3390, _global.less */
.upload-form-sec__2__remove:hover {
  text-decoration: underline;
}
/* line 3394, _global.less */
.pad {
  padding: 0 120px;
}
/* line 3398, _global.less */
.two-line-res p {
  vertical-align: top;
  margin-left: 25px;
}
/* line 3403, _global.less */
.two-line-res .blueBox--link {
  margin-top: 8px;
}
/* line 3407, _global.less */
.two-line-res {
  display: flex;
}
/* line 3411, _global.less */
.m-bottom {
  margin-bottom: 50px;
}
/* line 3415, _global.less */
.logo-section {
  text-align: center;
  height: 80px;
  display: flex;
  align-items: end;
  justify-content: center;
}
/* line 3422, _global.less */
.logo-section img {
  height: 100%;
  width: auto;
  object-fit: scale-down;
}
/* line 3429, _global.less */
.main-pg-logo-sec {
  margin: 66px 0 75px;
}
/* line 3432, _global.less */
.main-pg-logo-sec .button {
  margin: 0 auto 35px;
  width: 100%;
  padding: 0 45px;
  white-space: nowrap;
  max-width: 330px;
}
/* line 3440, _global.less */
.main-pg-logo-sec p {
  font-family: "regular";
  font-size: 18px;
  color: #333132;
  text-align: center;
}
/* line 3448, _global.less */
.main-top-sec {
  padding: 0 15px;
  position: relative;
}
/* line 3452, _global.less */
.main-top-sec:after {
  content: " ";
  width: 0px;
  height: 100%;
  border-right: 1px solid #d9af45;
  top: 0;
  right: -15px;
  position: absolute;
}
/* line 3463, _global.less */
.main-top-sec.bdr-none:after {
  border-right: 0px solid #d9af45;
}
/* line 3469, _global.less */
.center-section {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 75px;
}
/* line 3476, _global.less */
.ind-txt {
  position: relative;
  font-size: 14px;
  color: #4a4a4a;
  padding-left: 2px;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 3485, _global.less */
.ind-txt span {
  position: relative;
  left: 0;
  top: -5px;
  color: red;
}
/* line 3493, _global.less */
.error-box .select2-container--default .select2-selection--single {
  border: 1px solid red;
}
/* line 3497, _global.less */
.error-box.form-box textarea {
  border: 1px solid red;
}
/* line 3501, _global.less */
.form-field {
  border: 1px solid #015084;
  height: 50px;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 0 15px;
  color: #444;
  font-size: 16px;
}
/* line 3512, _global.less */
.form-box textarea {
  border: 1px solid #015084;
  height: 240px;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 15px;
  line-height: 1.5;
}
/* line 3522, _global.less */
.select2-container--default .select2-selection--single {
  height: 50px;
  width: 100%;
  background: transparent;
  border: 1px solid #015084;
  outline: none;
  padding: 0 15px;
  border-radius: 0;
}
/* line 3532, _global.less */
.select2-search--dropdown {
  padding: 0;
  height: 0;
  overflow: hidden;
}
/* line 3538, _global.less */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  width: 40px;
  background: url(../img/arrow.png) no-repeat center center;
}
/* line 3546, _global.less */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
/* line 3553, _global.less */
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #015084;
}
/* line 3558, _global.less */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent;
  color: #015084;
}
/* line 3565, _global.less */
.select2-results__option {
  color: #8ba6b7;
}
/* line 3569, _global.less */
.select2-container--default .select2-results > .select2-results__options {
  padding: 15px;
  max-height: inherit;
}
/* line 3574, _global.less */
.check-box {
  position: relative;
  margin-bottom: 10px;
}
/* line 3579, _global.less */
.check-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
/* line 3585, _global.less */
.check-box label {
  font-size: 14px;
  line-height: 22px;
  color: #015084;
  cursor: pointer;
  padding-left: 30px;
}
/* line 3593, _global.less */
label.req a {
  text-decoration: underline;
}
/* line 3597, _global.less */
.ehr-contact {
  text-align: center;
  /* margin-bottom: 110px; */
}
/* line 3602, _global.less */
.sp-container {
  padding: 75px 0;
}
/* line 3606, _global.less */
.sp-txt {
  font-size: 30px;
  color: #035084;
  text-align: center;
}
/* line 3612, _global.less */
.sp-txt a {
  font-family: "bold";
  color: #035084;
  position: relative;
}
/* line 3618, _global.less */
.sp-txt a:hover {
  color: #0d73b2;
}
/* line 3622, _global.less */
h3.sp-txt a:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #035084;
}
/* line 3632, _global.less */
.sp-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  position: relative;
}
/* line 3640, _global.less */
.sp-box__in {
  width: 265px;
  height: 244px;
  text-align: center;
  background: #0d73b2;
  position: relative;
  cursor: pointer;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
/* line 3654, _global.less */
.sp-box__in:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  left: 0;
  top: 0;
  background: #f6d359;
}
/* line 3664, _global.less */
.sp-box__in h2 {
  margin: 0;
  padding: 0 25px;
  color: #fff;
  text-align: left;
  position: absolute;
  width: 100%;
  top: 50%;
  background: url(../img/right-arrow.png) no-repeat calc(88%) center;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
/* line 3685, _global.less */
.sp-box__in h2 span {
  font-family: "extrabold";
  display: block;
}
/* line 3690, _global.less */
.sp-box__in p {
  font-size: 19px;
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  padding: 0 20px;
  margin: 0;
  opacity: 0;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  z-index: 9;
}
/* line 3718, _global.less */
.sp-box__in__hover {
  background: #035084;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  overflow: hidden;
}
/* line 3738, _global.less */
.sp-box__in:hover .sp-box__in__hover {
  width: 100%;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
/* line 3747, _global.less */
.sp-box__in:hover p {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
}
/* line 3756, _global.less */
.sp-box-img {
  width: 100%;
  position: relative;
  /* height: 600px; */
}
/* line 3762, _global.less */
.sp-box-img img {
  width: 100%;
  /* height: 100%; */
  /* object-fit: cover; */
}
/* line 3768, _global.less */
.colour-box {
  background: #fef8e6;
}
/*
  .evidence-links ul li {
    font-size: 26px;
    color: #035084;
    margin: 30px 0;
    display: inline-block;
    vertical-align: middle;
  }

  .evidence-links ul li h2 {
    font-family: "bold";
    margin: 0;
  }

  .evidence-links ul li a {
    color: #035084;
    text-decoration: underline;
  }

  .evidence-links {
    background: #fef8e6;
    padding: 15px 50px;
    margin-top: 30px;
  } */
/* line 3796, _global.less */
.guideline-links ul li {
  background: #fef8e6;
  padding: 25px 100px;
  margin-bottom: 33px;
}
/* line 3802, _global.less */
.guideline-links ul li a {
  font-size: 26px;
  line-height: 1.8;
  color: #035084;
  text-decoration: underline;
  position: relative;
}
/* line 3810, _global.less */
.guideline-links ul li a img {
  position: absolute;
  left: -50px;
  top: 2px;
}
/* line 3816, _global.less */
.guideline-links {
  margin: 30px 0 0 0;
}
/* line 3820, _global.less */
.menu {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 35px;
  height: 30px;
  top: 0;
  margin: 0 15px;
  display: none;
}
/* line 3831, _global.less */
.menu span {
  height: 3px;
  width: 27px;
  background: #000;
  right: 0;
  top: 15px;
  border-radius: 30px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
/* line 3846, _global.less */
.menu span:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0;
  background: #000;
  height: 3px;
  width: 34px;
  border-radius: 30px;
}
/* line 3857, _global.less */
.menu span:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  background: #000;
  height: 3px;
  width: 34px;
  border-radius: 30px;
}
/* line 3868, _global.less */
.menu:hover span {
  width: 34px;
}
/* line 3875, _global.less */
.h-banner-img-big img {
  width: 100%;
}
/* line 3879, _global.less */
.mobl {
  display: none;
}
/* line 3883, _global.less */
.contact-msg {
  min-height: 172px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*text-align: center;*/
  margin: 150px 0;
}
/* line 3892, _global.less */
#regModal .modal-box {
  padding: 45px 40px;
}
/* line 3896, _global.less */
#regModal {
  font-size: 14px;
  line-height: 1.5;
  color: #feffff;
}
/* line 3902, _global.less */
#regModal h2 {
  font-family: "bold";
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 3908, _global.less */
.srch__container {
  background: #fff;
  padding: 20px 5px;
  margin: 0 30px;
}
/* line 3914, _global.less */
.srch__container__in {
  float: left;
  padding: 0 15px;
}
/* line 3920, _global.less */
.srch__container__in h2 {
  font-family: "bold";
  font-size: 18px;
  color: #035084;
  margin-bottom: 20px;
}
/* line 3927, _global.less */
.srch__container__in ul li {
  margin-bottom: 15px;
}
/* line 3931, _global.less */
.srch__container__in ul li a {
  font-size: 16px;
  color: #035084;
  line-height: 1.5;
  display: block;
  text-transform: none;
}
/* line 3939, _global.less */
.srch__container__in ul li a:hover {
  text-decoration: underline;
  color: #035084;
}
/* line 3944, _global.less */
.srch-all {
  margin-top: 20px;
  text-align: center;
  padding: 0 20px;
}
/* line 3950, _global.less */
.srch-all a {
  font-family: "bold";
  font-size: 16px;
  color: #035084;
  line-height: 1.5;
  display: block;
  text-transform: none;
}
/* line 3959, _global.less */
.srch-all a:hover {
  text-decoration: underline;
  color: #035084;
}
/* line 3964, _global.less */
.search-banner {
  height: auto;
  min-height: 94px;
  background-position-x: 90%;
}
/* line 3970, _global.less */
.banner-container__top.search-banner h2 {
  max-width: 75%;
  margin: 20px 0 25px;
}
/* line 3975, _global.less */
.search-container-up {
  margin: 70px 0;
}
/* line 3979, _global.less */
.search-container {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
/* line 3986, _global.less */
.search-container li {
  color: #6d6e71;
  line-height: 25.888px;
  font-size: 16px;
  margin-bottom: 35px;
}
/* line 3993, _global.less */
.search-container li span {
  margin-bottom: 10px;
  display: block;
}
/* line 3998, _global.less */
.search-container li a.search-main-link {
  font-size: 28px;
  color: #0d73b2;
  line-height: 1.3;
  display: block;
  margin-bottom: 10px;
}
/* line 4006, _global.less */
.search-container li a.search-sub-link {
  color: #0d73b2;
  line-height: 25.888px;
  font-size: 16px;
  margin-bottom: 10px;
  word-break: break-all;
}
/* line 4014, _global.less */
.srch__cont {
  display: inline-block;
  vertical-align: middle;
  max-height: 250px;
  overflow: auto;
  width: 100%;
}
/* line 4022, _global.less */
.search-container li a.search-sub-link:hover {
  text-decoration: underline;
}
/*
  .alert button {
    width: auto;
    height: auto;
  }

  .alert button:hover {
    background: transparent;
  }

  .alert p {
    margin-bottom: 0;
    margin-right: 35px !important;
  }

  .alert {
    right: 20px !important;
    top: 20px !important;

  }
  */
/* line 4047, _global.less */
.alert {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
/* line 4058, _global.less */
.page-item {
  display: inline-block;
  position: relative;
  margin: 0 5px;
}
/* line 4064, _global.less */
.page-link {
  font-size: 16px;
  color: #035084;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-family: "bold";
  border-radius: 50%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  cursor: pointer;
  padding: 0;
  border: 0;
  margin: 0;
}
/* line 4086, _global.less */
.page-item.active .page-link {
  background-color: #0d73b2;
}
/* line 4090, _global.less */
.pagination .page-item:first-of-type .page-link,
.pagination .page-item:last-of-type .page-link {
  background: transparent;
  border-radius: 0;
  width: 82px;
  color: #fff;
  font-size: 0;
  z-index: 999;
}
/* line 4101, _global.less */
.pagination .page-item:first-of-type:after,
.pagination .page-item:last-of-type:after {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  line-height: 30px;
  font-family: "bold";
  background: #0d73b2;
}
/* line 4115, _global.less */
.pagination .page-item:first-of-type:after {
  content: "Prev";
}
/* line 4119, _global.less */
.pagination .page-item:last-of-type:after {
  content: "Next";
}
/*by sanat starts here*/
/* line 4124, _global.less */
.disclaimer {
  background-color: rgba(225, 225, 225, 0.31);
  padding: 40px 20px;
}
/* line 4129, _global.less */
.disclaimer p {
  line-height: 1.5;
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
  color: #787878;
}
/*hardik luhar start*/
/* line 4138, _global.less */
.privacy-box {
  position: absolute;
  bottom: 60px;
  text-align: right;
  right: 20px;
}
/* line 4145, _global.less */
.privacy-box li a:hover {
  color: #0d73b2;
}
/* line 4149, _global.less */
.privacy-box li,
.privacy-box li a {
  font-size: 14px;
  color: #787878;
  margin: 0;
}
/* line 4156, _global.less */
.privacy-boc__br {
  display: none;
}
/* line 4160, _global.less */
.privacy-box li:first-of-type {
  margin-bottom: 10px;
}
/*hardik luhar end*/
/*.privacy-policy{
   color: #787878;
   position: relative;
   top: -40px;
   float: right;
   -webkit-transition: 0.2s all ease-in-out;
   -o-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
  }*/
/*.privacy-policy:hover{ color:#0d73b2 ; }*/
/*by sanat ends here*/
/* Added 24 April */
/* line 4178, _global.less */
.select2-container--default .select2-selection--single {
  padding: 0 25px 0 15px;
}
/* line 4182, _global.less */
.htFiltHead.htFiltSearchBox {
  width: 30%;
}
/*
.htFiltHead {
    width: 22%;
} */
/* .htFiltSortBox {
    width: 25%;
  }
   */
/* line 4194, _global.less */
.htFilterRow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 4202, _global.less */
.htFiltHead {
  padding: 0 8px;
}
/* line 4206, _global.less */
.about-box {
  overflow: hidden;
}
/* line 4210, _global.less */
.about-box .container {
  position: relative;
}
/* line 4214, _global.less */
.abt-award {
  position: absolute;
  left: 0;
  top: -50px;
}
/* Search Plugin */
/* line 4222, _global.less */
.sb-search {
  position: relative;
  width: 0%;
  min-width: 50px;
  height: 50px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}
/* line 4235, _global.less */
.sb-search-input {
  position: absolute;
  top: 0;
  right: 50px;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 50px;
  margin: 0;
  z-index: 10;
  padding: 20px 0px 20px 70px;
  font-family: inherit;
  font-size: 16px;
  color: #2c3e50;
}
/* line 4252, _global.less */
.sb-search-input::-webkit-input-placeholder {
  color: #035084;
}
/* line 4256, _global.less */
.sb-search-input:-moz-placeholder {
  color: #035084;
}
/* line 4260, _global.less */
.sb-search-input::-moz-placeholder {
  color: #035084;
}
/* line 4264, _global.less */
.sb-search-input:-ms-input-placeholder {
  color: #035084;
}
/* line 4268, _global.less */
.sb-icon-search,
.sb-search-submit {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
/* line 4283, _global.less */
.sb-search-submit {
  background: transparent;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
/* line 4297, _global.less */
.sb-icon-search {
  color: #fff;
  background: transparent;
  z-index: 90;
  font-size: 22px;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
/* line 4311, _global.less */
.sb-icon-search:before {
  content: "\e000";
}
/* Open state */
/* line 4316, _global.less */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
  max-width: 300px;
}
/* line 4322, _global.less */
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: transparent;
  color: #fff;
  z-index: 11;
}
/* line 4329, _global.less */
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}
/* line 4334, _global.less */
.select2-container {
  width: 100% !important;
}
/* line 4339, _global.less */
.pagination {
  margin-top: 120px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 4347, _global.less */
.page-item {
  display: inline-block;
  position: relative;
  margin: 0 12px;
}
/* line 4353, _global.less */
.pagination .page-item:first-of-type .page-link,
.pagination .page-item:last-of-type .page-link {
  background: transparent;
  border-radius: 0;
  width: 82px;
  color: #fff;
  font-size: 0;
  z-index: 999;
}
/* line 4364, _global.less */
.pagination span {
  font-size: 16px;
  color: #035084;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-family: "Open Sans", "semibold", sans-serif;
  font-weight: 600;
  border-radius: 50%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  cursor: pointer;
  padding: 0;
  border: 0;
  margin: 0;
}
/* line 4387, _global.less */
.pagination .page-item:first-of-type:after {
  content: "Prev";
}
/* line 4391, _global.less */
.pagination .page-item:first-of-type:after,
.pagination .page-item:last-of-type:after {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  line-height: 30px;
  font-family: "Open Sans", "regular", sans-serif;
  font-weight: 600;
  background: #035084;
}
/* line 4406, _global.less */
.page-item.active .page-link {
  background-color: #035084;
}
/* line 4410, _global.less */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  border-color: #007bff;
}
/* line 4416, _global.less */
.page-item.disabled .page-link {
  pointer-events: none;
  cursor: auto;
  border-color: #dee2e6;
}
/* line 4422, _global.less */
.pagination .page-item:last-of-type:after {
  content: "Next";
}
/* line 4426, _global.less */
.page-item .page-link {
  font-size: 16px;
  color: #035084;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-family: "Open Sans", "semibold", sans-serif;
  font-weight: 600;
  border-radius: 50%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  cursor: pointer;
  padding: 0;
  border: 0;
  margin: 0;
}
/* line 4450, _global.less */
.wait-pop {
  background: #015084;
  padding: 24px;
  position: absolute;
  z-index: 555555;
  border-radius: 20px;
  top: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 4462, _global.less */
.wait-pop h4 {
  color: #015084;
  font-size: 18px;
  padding: 8px 16px;
  border-radius: 50px;
  background: white;
  width: max-content;
}
/* line 4471, _global.less */
.wait-pop p {
  color: white;
  font-weight: 700;
}
/* line 4477, _global.less */
.box-content h6.space-2 {
  margin-bottom: 6px;
}
/* line 4481, _global.less */
.paginationBtn {
  width: 82px;
  height: 32px;
  display: block;
  position: relative;
  z-index: 1001;
}
/* line 4488, _global.less */
.shareBtn a {
  color: #fff;
}
/* line 4492, _global.less */
.download-btn {
  max-width: inherit;
  width: fit-content;
  padding: 0 26px;
  margin-left: auto;
  margin-right: auto;
}
/* line 4500, _global.less */
.slider-presentation {
  margin-bottom: 50px;
}
/* line 4504, _global.less */
.f_width {
  width: 100% !important;
}
/* line 4508, _global.less */
.short-note {
  font-size: 18px;
}
/*
 font-family: 'italic';
 font-family: 'light';
 font-family: 'regular';
  font-family: 'semibold';
font-family: 'bold';
  font-family: '_condensedbold';
*/
/* line 9, _header.less */
header {
  position: sticky;
  top: -40px;
  z-index: 999;
  background: #fff;
}
/* line 16, _header.less */
.small-header {
  background: #003365;
}
/* line 20, _header.less */
.small-header ul {
  display: flex;
  justify-content: flex-end;
  height: 40px;
  align-items: center;
}
/* line 27, _header.less */
.small-header ul li {
  border-left: 1px solid #a3c0d2;
  height: 40px;
  line-height: 37px;
  padding: 0 40px;
  white-space: nowrap;
}
/* line 35, _header.less */
ul.topmenu li:first-of-type {
  border-left: 0;
  padding: 0 10px;
  /*
    padding-left: 0; */
}
/* line 42, _header.less */
.small-header ul li a {
  font-size: 14px;
  color: #fff;
}
/* line 46, _header.less */
.small-header ul li a:hover {
  text-decoration: none;
}
/* line 51, _header.less */
.small-header ul li a strong {
  font-family: "bold";
}
/* line 55, _header.less */
.small-header ul li a:hover {
  opacity: 0.7;
}
/* .small-header .topmenu {
    margin: 0 auto;
  }
   */
/* line 63, _header.less */
.small-header .topmenu li {
  border-right: 0px solid #a3c0d2;
  border-left: 0px solid #a3c0d2;
  height: 40px;
  line-height: 37px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
}
/* line 74, _header.less */
.small-header .topmenu li:hover,
.small-header .topmenu li.active {
  background: #fff;
}
/* line 79, _header.less */
.small-header .topmenu li:last-child:hover {
  background: transparent;
}
/* line 83, _header.less */
.small-header .topmenu li:hover a,
.small-header .topmenu li.active a {
  color: #015084;
}
/* line 88, _header.less */
.top-container {
  display: flex;
  max-width: 1400px;
  justify-content: space-between;
  margin: 0 auto;
  width: 96%;
}
/* Menu */
/* line 97, _header.less */
.menu-icon {
  position: relative;
  cursor: pointer;
  display: none;
  width: 35px;
  height: 28px;
  top: 0;
  margin: 0;
}
/* line 107, _header.less */
.menu-icon span {
  background: #035084;
  right: 0;
  top: 12px;
  position: absolute;
  width: 100%;
  height: 4px;
}
/* line 116, _header.less */
.menu-icon span:before {
  content: "";
  top: -11px;
  background: #035084;
  right: 0;
  position: absolute;
  width: 100%;
  height: 4px;
}
/* line 126, _header.less */
.menu-icon span:after {
  content: "";
  top: 11px;
  background: #035084;
  right: 0;
  position: absolute;
  width: 100%;
  height: 4px;
}
/* line 136, _header.less */
.mob-menu {
  display: flex;
  width: 100%;
  height: 100%;
}
/* line 142, _header.less */
.mob-menu-up,
.mob-menu-box {
  display: none;
}
/* line 147, _header.less */
.mob-srchBtn {
  margin-right: 25px;
}
/* line 151, _header.less */
.mob-menu-up {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d73b2;
  z-index: 999;
}
/* line 161, _header.less */
.mob-close-box {
  background: #035084;
  text-align: center;
  padding: 35px 0;
  width: 100px;
}
/* line 168, _header.less */
.mob-close-box span {
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  display: inline-block;
}
/* // Menu */
/* line 176, _header.less */
.main-header__in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 130px;
}
/* line 183, _header.less */
.logo {
  width: 240px;
}
/* line 187, _header.less */
.logolh {
  width: 330px;
}
/* line 193, _header.less */
.logo a,
.logolh a,
.logo a img,
.logolh a img {
  display: block;
  width: 100%;
}
/* line 200, _header.less */
.main-header ul {
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: flex-start;
}
/* line 207, _header.less */
.main-header ul li {
  float: left;
  margin: 0 12px;
}
/* line 212, _header.less */
.main-header ul li:last-of-type {
  margin-right: 0;
}
/* line 216, _header.less */
.main-header ul li a {
  font-size: 16px;
  color: #0d73b2;
  font-family: "semibold";
  transition: all 0.02s ease;
}
/* line 223, _header.less */
.main-header ul li a:hover,
.main-header ul li a.active {
  /*  font-family: 'bold'; */
  color: #035084;
  padding: 0 0px;
  /* color: #e5b046; */
  text-decoration: none;
}
/* line 232, _header.less */
.fixHeader .main-header {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}
/* line 235, _header.less */
.fixHeader .main-header ul li:nth-of-type(4) {
  margin-right: 12px;
}
/* line 240, _header.less */
.fixHeader .main-header.index-menu-bar {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
  margin-top: 00px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 246, _header.less */
.fixHeader .main-header.index-menu-bar ul li:nth-of-type(4) {
  margin-right: 12px;
}
/* line 251, _header.less */
.fxHdr {
  display: none;
}
/* line 255, _header.less */
.fixHeader .fxHdr {
  display: block;
}
/* line 259, _header.less */
.fixHeader .main-header ul li {
  margin: 0 12px;
}
/* line 263, _header.less */
.fixHeader .navigation li:last-child {
  margin-right: 0;
}
/* line 267, _header.less */
.fixHeader .main-header ul li a {
  font-size: 14px;
  line-height: 1;
}
/* line 272, _header.less */
.main-header ul li:last-child {
  margin-right: 0;
}
/* line 276, _header.less */
.fxHdr1 {
  border-left: 1px solid #ccc;
  padding-left: 14px;
  margin-left: 0px !important;
}
/* line 282, _header.less */
.searchContainer {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(15, 114, 179, 0.5);
  display: none;
}
/* line 293, _header.less */
.srchBox {
  height: 40px;
  background: #0f72b3;
}
/* line 298, _header.less */
.srch {
  position: relative;
}
/* line 302, _header.less */
.srch input {
  width: 100%;
  height: 40px;
  border: 0;
  outline: none;
  color: #fff;
  padding-left: 40px;
  padding-right: 30px;
  background: url(../img/search.png) no-repeat 0px center;
}
/* line 313, _header.less */
.srch .srchClose {
  position: absolute;
  top: 12px;
  right: 0;
  background: url(../img/close-white.png) no-repeat center center / contain;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
/* line 323, _header.less */
.srch input::-webkit-input-placeholder {
  color: #fff;
}
/* line 327, _header.less */
.srch input:-ms-input-placeholder {
  color: #fff;
}
/* line 331, _header.less */
.srch input::placeholder {
  color: #fff;
}
/* line 335, _header.less */
.srchBtn {
  cursor: pointer;
  /* width: 30px; */
  /* height: 30px; */
  display: inline-block;
  vertical-align: middle;
}
/* line 343, _header.less */
.index-menu-bar {
  display: none;
}
@media all and (max-width: 1366px) {
  /* line 354, _header.less */
  .small-header ul li {
    padding: 0 26px;
  }
}
@media all and (max-width: 1280px) {
  /* line 360, _header.less */
  .small-header .topmenu li {
    padding: 0px 5px;
  }
  /* line 364, _header.less */
  ul.topmenu li:first-of-type {
    padding: 0 5px;
  }
  /* line 368, _header.less */
  .small-header ul li {
    padding: 0 24px;
  }
  /* line 372, _header.less */
  .main-header ul li {
    margin: 0 10px;
  }
  /* line 376, _header.less */
  .main-header ul li a {
    font-size: 14px;
  }
  /* line 380, _header.less */
  .logo {
    width: 230px;
  }
  /* line 384, _header.less */
  .main-header__in {
    height: 115px;
  }
}
@media all and (max-width: 1200px) {
  /* line 390, _header.less */
  .container {
    max-width: 960px;
  }
  /* line 394, _header.less */
  header {
    top: -80px;
  }
  /* line 398, _header.less */
  .top-container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  /* line 402, _header.less */
  .top-container ul {
    width: 100%;
    height: auto;
  }
  /* line 406, _header.less */
  .top-container ul:first-child {
    justify-content: flex-start;
  }
  /* line 412, _header.less */
  .fixHeader .main-header ul li:nth-of-type(4) {
    margin-right: 10px;
  }
  /* line 416, _header.less */
  .fixHeader .main-header ul li {
    margin: 0 10px;
  }
  /* line 420, _header.less */
  .fxHdr1 {
    padding-left: 10px;
    margin-left: 0 !important;
  }
  /* line 425, _header.less */
  .logo {
    width: 220px;
  }
}
@media all and (max-width: 990px) {
  /* line 434, _header.less */
  .logo {
    width: 190px;
  }
  /* line 438, _header.less */
  .logolh {
    width: 265px;
  }
  /* line 442, _header.less */
  .menu-icon {
    display: block;
  }
  /* line 446, _header.less */
  .main-header ul.navigation,
  .small-header ul {
    display: none;
  }
  /* line 451, _header.less */
  .small-header ul.topmenu {
    display: flex;
  }
  /* line 455, _header.less */
  .index-menu-bar {
    display: block;
    margin-top: 20px;
  }
  /* line 459, _header.less */
  .index-menu-bar .main-header__in {
    height: 45px;
  }
  /* line 463, _header.less */
  .index-menu-bar .main-header__in {
    justify-content: end;
  }
  /* line 468, _header.less */
  .mob-menu-box {
    display: flex;
    align-items: center;
  }
  /* line 472, _header.less */
  .mob-menu-box img {
    width: 100%;
  }
  /* line 476, _header.less */
  .mob-menu-box .mob-srchBtn,
  .mob-menu-box .menu-icon {
    width: 28px;
  }
  /* line 482, _header.less */
  .srchBox {
    height: 50px;
  }
  /* line 486, _header.less */
  .srch input {
    height: 50px;
  }
  /* line 490, _header.less */
  .srch .srchClose {
    top: 14px;
    width: 20px;
    height: 20px;
  }
  /* line 496, _header.less */
  header {
    top: -40px;
    /* padding: 0 20px; */
  }
  /* line 501, _header.less */
  .main-header__in {
    height: 85px;
  }
  /* line 505, _header.less */
  ul.navigation {
    padding: 60px 30px;
    width: 100%;
    height: 100%;
    overflow: auto;
  }
  /* line 512, _header.less */
  ul.navigation li {
    margin: 0;
    padding-bottom: 20px;
  }
  /* line 516, _header.less */
  ul.navigation li p,
  ul.navigation li a {
    color: #ffffff;
    font-size: 36px;
  }
  /* line 521, _header.less */
  ul.navigation li p {
    font-size: 16px;
  }
}
@media all and (max-width: 950px) {
  /* line 527, _header.less */
  .small-header ul.topmenu li:last-child {
    display: none;
  }
}
@media all and (max-width: 640px) {
  /* line 539, _header.less */
  .logo {
    width: 160px;
  }
  /* line 543, _header.less */
  .small-header .topmenu {
    flex-wrap: wrap;
  }
  /* line 547, _header.less */
  .small-header .topmenu li {
    padding: 0 8px;
  }
  /* line 551, _header.less */
  .small-header ul li a {
    font-size: 12px;
    color: #fff;
  }
  /* line 556, _header.less */
  .mob-menu-box .mob-srchBtn,
  .mob-menu-box .menu-icon {
    width: 24px;
  }
  /* line 561, _header.less */
  .main-header__in {
    height: 75px;
  }
  /* line 565, _header.less */
  ul.navigation li a {
    font-size: 20px;
  }
  /* line 569, _header.less */
  ul.navigation {
    padding: 30px 20px;
    width: 100%;
  }
  /* line 574, _header.less */
  ul.navigation li {
    margin: 0;
    padding-bottom: 15px;
  }
}
@media all and (max-width: 576px) {
  /* line 581, _header.less */
  .small-header .topmenu li {
    width: 50%;
    text-align: center;
  }
  /* line 586, _header.less */
  header {
    top: -80px;
    /* padding: 0 20px; */
  }
  /* line 591, _header.less */
  .small-header .topmenu li:nth-child(3) {
    border-left: 0 solid #a3c0d2;
  }
}
@media all and (max-width: 400px) {
  /* line 603, _header.less */
  .logolh {
    width: 226px;
  }
}
@media all and (max-width: 360px) {
  /* line 609, _header.less */
  .logolh {
    width: 226px;
  }
  /* line 613, _header.less */
  .default-box .large-box span,
  .blue_tag.trans-bg {
    word-break: break-word;
  }
}
/* line 1, _footer.less */
.footer-note {
  background-color: #f6f6f6;
  color: #ededed;
  font-size: 13px;
  text-align: center;
  padding: 45px 0;
}
/* line 8, _footer.less */
.footer-note p {
  max-width: 831px;
  width: 95%;
  margin: 0 auto;
  line-height: 2;
  color: #333333;
  font-family: 'semibold';
}
/* line 18, _footer.less */
.ref-hint {
  background-color: #fff;
  color: #333;
  font-size: 14px;
  text-align: left;
}
/* line 24, _footer.less */
.ref-hint p {
  max-width: 831px;
  width: 95%;
  margin: 0 auto;
  line-height: 2;
  color: #333333;
  font-family: 'regular';
}
/* line 33, _footer.less */
.ref-hint i {
  /*  font-family: 'bold_italic'; */
}
/* line 37, _footer.less */
.ref-hint strong {
  font-family: 'bold';
}
/* line 42, _footer.less */
footer {
  text-align: center;
  padding-top: 50px;
  font-family: 'semibold';
  position: relative;
}
/* line 49, _footer.less */
.footer-slip {
  background: #0d73b2 url('../img/footer-bg.jpg') no-repeat right bottom / cover;
  height: 39px;
}
/* line 54, _footer.less */
footer p {
  font-size: 13px;
  color: #787878;
  margin: 0;
}
/* line 60, _footer.less */
.salix-logo {
  margin-bottom: 20px;
}
/* line 64, _footer.less */
footer .copy {
  display: flex;
  max-width: 475px;
  margin: 10px auto 20px;
  justify-content: space-between;
}
/* line 71, _footer.less */
.policys {
  font-family: 'semibold';
  position: absolute;
  right: 35px;
  bottom: 0px;
  text-align: right;
  font-size: 13px;
  color: #666666;
}
/* line 80, _footer.less */
.policys .subfoo-link li {
  display: inline-block;
  margin: 0 0px 14px;
  border-right: 1px solid #666666;
  padding: 0 6px 0px 4px;
}
/* line 86, _footer.less */
.policys .subfoo-link li:last-child {
  border-right: 0px solid #666666;
}
/* line 91, _footer.less */
.policys a {
  color: #666666;
  position: relative;
}
/* line 96, _footer.less */
.policys .foo-link-2 a {
  text-decoration: underline;
}
/* line 99, _footer.less */
.policys .foo-link-2 a:hover {
  text-decoration: none;
}
@media all and (max-width: 1200px) {
  /* line 114, _footer.less */
  .policys {
    position: relative;
    right: 0px;
    font-size: 12px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 800px) {
  /* line 129, _footer.less */
  footer {
    padding-top: 40px;
  }
}
@media all and (max-width: 576px) {
  /* line 139, _footer.less */
  footer {
    padding-top: 34px;
  }
  /* line 143, _footer.less */
  footer p {
    margin: 0 0px 8px;
    width: 100%;
  }
  /* line 148, _footer.less */
  footer .copy {
    flex-direction: column;
  }
}
@media screen and (max-width: 1550px) {
  /* line 4, _responsive.less */
  .slider-points .big-3 {
    font-size: 63px;
  }
  /* line 8, _responsive.less */
  .slider-points .big-4 {
    font-size: 75px;
  }
  /* line 12, _responsive.less */
  .slider-points .big-5 {
    font-size: 82px;
  }
}
@media all and (max-width: 1440px) {
  /* line 18, _responsive.less */
  .banner-container__top {
    height: 84px;
  }
  /* line 22, _responsive.less */
  .main-title .title,
  .banner-container__main .title,
  .banner-container__top .title {
    font-size: 38px;
  }
  /* line 28, _responsive.less */
  .model-title {
    font-size: 32px;
  }
  /* line 32, _responsive.less */
  .default-box h3,
  .upload-logo__content h2,
  .default-box h2,
  .award__banner p,
  .banner-list-point li,
  .comm-txt p {
    font-size: 26px;
  }
  /* line 41, _responsive.less */
  .ehr-contact h3 {
    font-size: 28px;
  }
  /* line 45, _responsive.less */
  .ehr-box h2 {
    font-size: 25px;
  }
  /* line 49, _responsive.less */
  .yellow-head h4,
  .new-contect-sec .top-sec a,
  .new-contect-sec .info,
  .guidePop ul li a,
  .dgrey-txt p,
  .yellow-list .htBoxIn .htCont .htCont__in h2,
  .yellow-list .htBoxIn .htCont .htCont__in a,
  .yellow-list .htBoxIn .htCont .htCont__in p,
  .guidePop h3,
  .pop-title,
  .pop-info,
  p.form-title,
  .link,
  .points-list ul li h4,
  .points-list ul li a {
    font-size: 24px;
  }
  /* line 67, _responsive.less */
  .points-list.bg-none {
    padding: 0 65px;
  }
  /* line 71, _responsive.less */
  .points-list {
    padding: 20px 65px;
  }
  /* line 75, _responsive.less */
  .points-list ul li {
    padding: 20px 0;
  }
  /* line 80, _responsive.less */
  .ehr-contact h3 {
    margin-top: 35px;
    margin-bottom: 20px;
  }
  /* line 86, _responsive.less */
  .container-checkbox,
  .radio-label,
  .model-list li,
  .center-container p {
    font-size: 20px;
  }
  /* line 93, _responsive.less */
  .form-group label,
  .form-group p {
    font-size: 18px;
  }
  /* line 98, _responsive.less */
  .radio input[type="radio"] + .radio-label:before {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    top: 3px;
  }
  /* line 105, _responsive.less */
  .form-validate .noted {
    font-size: 14px;
  }
  /* line 109, _responsive.less */
  .mainhead {
    font-size: 48px;
    padding: 48px 0;
  }
  /* line 114, _responsive.less */
  .list-one li,
  .default-box p.large-box,
  button.line-white,
  .button.line-white,
  .text-container p,
  .text-container li,
  .big,
  .htBoxIn .htCont .htCont__in a,
  .htBoxIn .htCont .htCont__in p,
  .bend-lgt-yellow.banner-container__bottom p {
    font-size: 22px;
  }
  /* line 127, _responsive.less */
  button.line-white,
  .button.line-white {
    margin-top: 35px;
  }
  /* line 132, _responsive.less */
  .yellow-list a {
    font-size: 23px;
    padding: 0 34px;
  }
  /* line 137, _responsive.less */
  .new-contect-sec .top-sec .paly-ic {
    width: 56px;
  }
  /* line 141, _responsive.less */
  .text-container .blk-title {
    font-size: 25px;
  }
  /* line 145, _responsive.less */
  .slider-points h5 {
    font-size: 36px;
  }
  /* line 149, _responsive.less */
  .slider-points .big-1 {
    font-size: 45px;
  }
  /* line 153, _responsive.less */
  .slider-points .big-2 {
    font-size: 56px;
  }
  /* line 157, _responsive.less */
  .slider-points .big-3 {
    font-size: 61px;
  }
  /* line 161, _responsive.less */
  .slider-points .big-4 {
    font-size: 73px;
  }
  /* line 165, _responsive.less */
  .slider-points .big-5 {
    font-size: 78px;
  }
  /* line 169, _responsive.less */
  .slider-points {
    text-align: center;
  }
  /* line 173, _responsive.less */
  .pop-info {
    width: 69%;
  }
  /* line 177, _responsive.less */
  .side-space {
    padding: 24.5px 24px;
  }
  /* line 181, _responsive.less */
  .main-area .check-box label {
    font-size: 16px;
  }
  /* line 185, _responsive.less */
  .main-area .title {
    font-size: 20px;
  }
  /* line 189, _responsive.less */
  .center-width {
    width: 94%;
  }
  /* line 193, _responsive.less */
  .upload-sec,
  .riview-sec {
    margin-top: 22px;
  }
  /* line 198, _responsive.less */
  .file-upload-wrapper:after {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
  }
  /* line 204, _responsive.less */
  .file-copy-wrapper input {
    font-size: 14px;
  }
  /* line 208, _responsive.less */
  .main-area .mr-top-01 {
    margin-top: 25px;
  }
  /* line 212, _responsive.less */
  .side-space .form-box {
    margin-bottom: 25px;
  }
  /* line 216, _responsive.less */
  .slider-points a {
    font-size: 30px;
    padding: 6px 35px;
    margin: 40px auto 0;
  }
  /* line 222, _responsive.less */
  .yellow-list.blueText .htBoxIn .htImg {
    width: 450px;
  }
  /* line 226, _responsive.less */
  .yellow-list.blueText .htBoxIn {
    width: 100%;
  }
}
@media all and (max-width: 1336px) {
  /* line 232, _responsive.less */
  .mainhead {
    font-size: 42px;
  }
  /* line 236, _responsive.less */
  .htBox .htBoxIn .htCont .htCont__in h2 {
    font-size: 18px;
    margin-top: 0px;
  }
  /* line 241, _responsive.less */
  .htBox .htBoxIn .htCont .htCont__in a,
  .htBox .htBoxIn .htCont .htCont__in p {
    font-size: 16px;
  }
}
@media all and (max-width: 1280px) {
  /* line 248, _responsive.less */
  .privacy-boc__br {
    display: block;
  }
  /* line 252, _responsive.less */
  .logo-section {
    height: 55px;
  }
  /* line 256, _responsive.less */
  .main-pg-logo-sec {
    margin: 56px 0 65px;
  }
  /* line 260, _responsive.less */
  .sub-tag .link,
  .sub-tag,
  .blue_tag {
    font-size: 30px;
    line-height: 1.5;
  }
}
@media all and (max-width: 1200px) {
  /* line 269, _responsive.less */
  h3 {
    font-size: 24px;
    /*  line-height: 34px; */
  }
  /* line 274, _responsive.less */
  .text-container .blk-title {
    font-size: 22px;
  }
  /* line 278, _responsive.less */
  .main-title .title,
  .banner-container__main .title,
  .banner-container__top .title {
    font-size: 36px;
  }
  /* line 284, _responsive.less */
  .ehr-contact h3 {
    font-size: 24px;
  }
  /* line 288, _responsive.less */
  .modal-box,
  .modal-box-wht {
    width: 95%;
    padding: 50px;
  }
  /* line 294, _responsive.less */
  .mainhead {
    font-size: 38px;
  }
  /* line 298, _responsive.less */
  .logo-section img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
  }
  /* line 304, _responsive.less */
  .logo-section {
    height: 55px;
    width: 80%;
    margin: auto;
  }
  /* line 310, _responsive.less */
  .main-pg-logo-sec p {
    font-size: 16px;
  }
  /* line 314, _responsive.less */
  .center-section {
    padding: 0 30px;
  }
  /* line 318, _responsive.less */
  .default-box p.small-box,
  .banner-container__main p {
    font-size: 18px;
  }
  /* line 323, _responsive.less */
  .htFiltSortBox .select2-container {
    font-size: 13px;
  }
  /* line 327, _responsive.less */
  .htFiltSearch {
    font-size: 14px;
  }
  /* line 331, _responsive.less */
  .upload-logo {
    margin: 0;
  }
  /* line 335, _responsive.less */
  .banner-container__main.alt-banner .h-banner-cont {
    max-width: 505px;
  }
  /* line 339, _responsive.less */
  .video-container {
    margin: 100px auto;
  }
  /* line 343, _responsive.less */
  .h-banner-img {
    min-height: 345px;
  }
  /* line 347, _responsive.less */
  .slider-points h5 {
    font-size: 33px;
  }
  /* line 351, _responsive.less */
  .slider-points .big-1 {
    font-size: 41px;
  }
  /* line 355, _responsive.less */
  .slider-points .big-2 {
    font-size: 50px;
  }
  /* line 359, _responsive.less */
  .slider-points .big-3 {
    font-size: 55px;
  }
  /* line 363, _responsive.less */
  .slider-points .big-4 {
    font-size: 66px;
  }
  /* line 367, _responsive.less */
  .slider-points .big-5 {
    font-size: 68px;
  }
  /* line 371, _responsive.less */
  .pop-info {
    width: 72%;
  }
  /* line 375, _responsive.less */
  .customize-sec,
  .customize-img-sec {
    padding: 23px;
  }
  /* line 380, _responsive.less */
  .main-area .title img {
    width: 34px;
    margin-right: 4px;
  }
  /* line 385, _responsive.less */
  .side-space button {
    font-size: 15px;
    height: 43px;
    line-height: 43px;
  }
  /* line 391, _responsive.less */
  .upload-sec,
  .riview-sec {
    margin-top: 14px;
  }
  /* line 396, _responsive.less */
  .file-upload-wrapper:after {
    padding: 10px 10px;
  }
  /* line 400, _responsive.less */
  .file-upload-wrapper,
  .file-copy-wrapper input {
    padding: 0px 10px;
  }
  /* line 405, _responsive.less */
  .riview-sec .copy-url {
    min-width: 170px;
  }
  /* line 409, _responsive.less */
  .side-space {
    padding: 17.5px 24px;
  }
  /* line 413, _responsive.less */
  .upload-sec,
  .riview-sec {
    margin-top: 8px;
  }
  /* line 418, _responsive.less */
  .side-space .form-box {
    margin-bottom: 15px;
  }
  /* line 422, _responsive.less */
  .preview label {
    margin-bottom: 25px;
  }
  /* line 426, _responsive.less */
  .htBoxIn {
    width: 460px;
    height: auto;
    padding: 23px 30px;
  }
  /* line 432, _responsive.less */
  .htContainerIn .htBoxIn {
    width: calc(100% - 30px);
    height: 100%;
    padding: 23px 30px;
  }
  /* line 438, _responsive.less */
  .htBox {
    margin-bottom: 40px;
  }
  /* line 442, _responsive.less */
  .htCont {
    width: calc(100% - 140px);
  }
  /* line 446, _responsive.less */
  .htContainerIn {
    max-width: 960px;
  }
  /* line 449, _responsive.less */
  .htContainerIn .htBox {
    margin-bottom: 0px;
  }
  /* line 454, _responsive.less */
  ul.pagin {
    margin: 50px 0 0px;
  }
  /* line 458, _responsive.less */
  .h-banner-cont {
    max-width: 455px;
  }
}
@media screen and (max-width: 1100px) {
  /* line 464, _responsive.less */
  .slider-points h5 {
    font-size: 29px;
  }
  /* line 468, _responsive.less */
  .slider-points .big-1 {
    font-size: 37px;
  }
  /* line 472, _responsive.less */
  .slider-points .big-2 {
    font-size: 46px;
  }
  /* line 476, _responsive.less */
  .slider-points .big-3 {
    font-size: 51px;
  }
  /* line 480, _responsive.less */
  .slider-points .big-4 {
    font-size: 62px;
  }
  /* line 484, _responsive.less */
  .slider-points .big-5 {
    font-size: 64px;
  }
  /* line 488, _responsive.less */
  .slider-points a {
    font-size: 26px;
    padding: 6px 35px;
    margin: 40px auto 0;
  }
  /* line 494, _responsive.less */
  .slider-points p {
    font-size: 15px;
  }
  /* line 498, _responsive.less */
  .main-header ul li {
    margin: 0 5px;
  }
  /* line 502, _responsive.less */
  .fixHeader .main-header ul li {
    padding: 0 8px;
  }
  /* line 506, _responsive.less */
  .main_section .blue_tag {
    font-size: 30px;
  }
  /* line 510, _responsive.less */
  .main_section .sub-tag {
    font-size: 30px;
  }
  /* CUSTOMIZE TOOL CSS */
  /* line 515, _responsive.less */
  .customize-pg {
    padding: 100px 0;
  }
  /* line 519, _responsive.less */
  .customize-sec,
  .customize-img-sec {
    padding: 40px;
  }
  /* line 524, _responsive.less */
  .side-space {
    padding: 20px 20px 20px;
  }
  /* line 528, _responsive.less */
  .upload-sec,
  .riview-sec {
    margin-top: 30px;
  }
  /* line 533, _responsive.less */
  .main-area .mr-top-01 {
    margin-top: 27px;
  }
  /* line 537, _responsive.less */
  .main-area .check-box label,
  .main-area .check-box {
    margin-bottom: 0;
  }
  /* line 542, _responsive.less */
  .main-area .form-box {
    margin-bottom: 34px;
  }
}
@media all and (max-width: 1024px) {
  /* line 549, _responsive.less */
  .default-box h3,
  .upload-logo__content h2,
  .default-box h2,
  .award__banner p,
  .banner-list-point li,
  .ehr-box h2,
  .comm-txt p {
    font-size: 24px;
  }
  /* line 559, _responsive.less */
  .banner-list-point li:before {
    top: 14px;
    left: 0;
  }
  /* line 564, _responsive.less */
  .yellow-head h4,
  .new-contect-sec .top-sec a,
  .new-contect-sec .info,
  .guidePop ul li a,
  .dgrey-txt p,
  .yellow-list .htBoxIn .htCont .htCont__in h2,
  .yellow-list .htBoxIn .htCont .htCont__in a,
  .yellow-list .htBoxIn .htCont .htCont__in p,
  .guidePop h3,
  .pop-title,
  .pop-info,
  p.form-title,
  .link,
  .points-list ul li h4,
  .points-list ul li a {
    font-size: 21px;
  }
  /* line 582, _responsive.less */
  .yellow-list .htBoxIn .htCont .htCont__in a {
    line-height: 2.2;
    max-width: 184px;
    height: 42px;
  }
  /* line 588, _responsive.less */
  .section {
    padding: 48px 0;
  }
  /* line 592, _responsive.less */
  .h-banner-img {
    min-height: 345px;
  }
  /* line 596, _responsive.less */
  .list-one,
  .default-box p.large-box,
  button.line-white,
  .button.line-white,
  .text-container p,
  .text-container li,
  .big,
  .htBoxIn .htCont .htCont__in a,
  .htBoxIn .htCont .htCont__in p,
  .bend-lgt-yellow.banner-container__bottom p {
    font-size: 20px;
  }
  /* line 609, _responsive.less */
  button.line-white,
  .button.line-white {
    margin-top: 25px;
  }
  /* line 614, _responsive.less */
  .logo-section {
    height: 50px;
    width: 70%;
    margin: auto;
  }
  /* line 620, _responsive.less */
  .main-pg-logo-sec .button {
    margin: 0 auto 25px;
  }
  /* line 624, _responsive.less */
  .dgrey-txt.text-left p {
    margin: 0px 0 20px;
    line-height: 1.7;
  }
  /* line 629, _responsive.less */
  .new-contect-sec .top-sec .paly-ic {
    width: 50px;
  }
  /* line 633, _responsive.less */
  .slider {
    overflow-y: auto;
    font-size: 14px;
    line-height: 2;
  }
  /* line 638, _responsive.less */
  .slider ol {
    padding-left: 5px;
  }
  /* line 643, _responsive.less */
  .box-content h6,
  .box-content li {
    font-size: 23px;
    line-height: 1.6;
    margin-bottom: 12px;
  }
  /*  .text-container p,
    .list-one {
        font-size: 20px;
    } */
  /* line 655, _responsive.less */
  .box-content h4 {
    font-size: 32px;
    line-height: 1;
  }
  /* line 660, _responsive.less */
  .yellow-head h4,
  .list-two {
    font-size: 22px;
  }
  /* line 665, _responsive.less */
  .box-content h6 strong,
  .box-content li strong {
    font-size: 30px;
  }
  /* line 670, _responsive.less */
  .two-line-res .blueBox--link {
    margin-top: 0;
  }
  /* line 674, _responsive.less */
  .list-one li:before {
    top: 12px;
  }
  /* line 678, _responsive.less */
  .slider-points {
    text-align: center;
  }
  /* line 682, _responsive.less */
  .slider-points h5 {
    font-size: 31px;
  }
  /* line 686, _responsive.less */
  .slider-points .big-1 {
    font-size: 39px;
  }
  /* line 690, _responsive.less */
  .slider-points .big-2 {
    font-size: 48px;
  }
  /* line 694, _responsive.less */
  .slider-points .big-3 {
    font-size: 53px;
  }
  /* line 698, _responsive.less */
  .slider-points .big-4 {
    font-size: 64px;
  }
  /* line 702, _responsive.less */
  .slider-points .big-5 {
    font-size: 54px;
  }
  /* line 706, _responsive.less */
  .slider_sec {
    height: 500px;
  }
  /* line 710, _responsive.less */
  .pop-info {
    width: 80%;
  }
  /* line 714, _responsive.less */
  .customize-pg {
    padding: 45px 0px;
  }
  /* line 718, _responsive.less */
  .customize-sec,
  .customize-img-sec {
    padding: 19px;
  }
  /* line 723, _responsive.less */
  .yellow-list.blueText .htBoxIn .htImg {
    width: 350px;
  }
}
@media all and (max-width: 990px) {
  /* line 729, _responsive.less */
  .banner-container__top {
    min-height: 74px;
    height: auto;
  }
  /* line 734, _responsive.less */
  .main-title .title,
  .banner-container__main .title,
  .banner-container__top .title {
    font-size: 32px;
  }
  /* line 740, _responsive.less */
  .ehr-contact h3 {
    font-size: 22px;
  }
  /* line 744, _responsive.less */
  .text-container.default-box h2,
  .award__banner p,
  .banner-list-point li,
  .ehr-box h2,
  .comm-txt p {
    font-size: 22px;
  }
  /* line 752, _responsive.less */
  .yellow-list .htBoxIn .htImg {
    width: 220px;
  }
  /* line 756, _responsive.less */
  .new-contect-sec .top-sec a,
  .new-contect-sec .info,
  .guidePop ul li a,
  .dgrey-txt p,
  .yellow-list .htBoxIn .htCont .htCont__in h2,
  .yellow-list .htBoxIn .htCont .htCont__in a,
  .yellow-list .htBoxIn .htCont .htCont__in p,
  .guidePop h3,
  .pop-title,
  .pop-info,
  .link,
  .points-list ul li h4,
  .points-list ul li a {
    font-size: 19px;
  }
  /* line 772, _responsive.less */
  .new-contect-sec .top-sec .paly-ic {
    width: 44px;
  }
  /* line 776, _responsive.less */
  .points-list.bg-none {
    padding: 0 55px;
  }
  /* line 780, _responsive.less */
  .points-list {
    padding: 15px 55px;
  }
  /* line 784, _responsive.less */
  .points-list ul li {
    padding: 15px 0;
  }
  /* line 788, _responsive.less */
  .ehr-box {
    margin-bottom: 45px;
    justify-content: space-between;
    height: auto;
  }
  /* line 794, _responsive.less */
  .ehr-container button,
  .ehr-container .button {
    margin-top: 0px;
  }
  /* line 799, _responsive.less */
  .ehr-box button,
  .ehr-box .button {
    margin: 24px auto 0;
  }
  /* line 804, _responsive.less */
  .banner-container__top {
    background: #035084;
  }
  /* line 808, _responsive.less */
  .main-title .title,
  .banner-container__top .title {
    text-align: center;
    margin: 0;
  }
  /* line 814, _responsive.less */
  .banner-container__top h2 {
    /*    font-size: 36px; */
  }
  /* line 818, _responsive.less */
  .button,
  button {
    font-size: 18px;
  }
  /* line 823, _responsive.less */
  .model-title {
    font-size: 30px;
  }
  /* line 827, _responsive.less */
  .container-checkbox,
  .radio-label,
  .model-list li,
  .center-container p {
    font-size: 18px;
  }
  /* line 834, _responsive.less */
  .refrences_sec.favorites p,
  .slider.favorites li,
  .upload-logo__img-box label,
  .upload-logo__content p,
  .form-group label,
  .form-group p {
    font-size: 16px;
  }
  /* line 843, _responsive.less */
  .form-validate .noted {
    font-size: 12px;
  }
  /* line 847, _responsive.less */
  .modal-box,
  .modal-box-wht {
    width: 95%;
    padding: 50px 35px;
  }
  /* line 853, _responsive.less */
  .form-section {
    margin-top: 15px;
  }
  /* line 857, _responsive.less */
  .h-banner-cont {
    max-width: 332px;
  }
  /* line 861, _responsive.less */
  .main-pg-logo-sec {
    margin: 40px 0 50px;
  }
  /* line 865, _responsive.less */
  .default-box p.small-box,
  .banner-container__main p {
    font-size: 16px;
  }
  /* line 870, _responsive.less */
  .form-field {
    height: 40px;
    font-size: 14px;
  }
  /* line 875, _responsive.less */
  .select2-container {
    font-size: 14px;
  }
  /* line 879, _responsive.less */
  .form-box label {
    font-size: 14px;
  }
  /* line 883, _responsive.less */
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
  }
  /* line 887, _responsive.less */
  .select2-container--default .select2-selection--single,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
  }
  /* line 892, _responsive.less */
  .error {
    font-size: 13px;
  }
  /* line 896, _responsive.less */
  .form-box {
    margin-bottom: 45px;
  }
  /* line 900, _responsive.less */
  .slider.favorites {
    padding: 0px 30px 0px;
  }
  /* line 904, _responsive.less */
  .slider.favorites.open {
    max-height: 600px;
    padding: 0px 30px 0px;
  }
  /* line 909, _responsive.less */
  .slider.favorites ol {
    padding: 0 20px 0 28px;
  }
  /* line 913, _responsive.less */
  .slider.favorites li {
    padding-right: 18px;
  }
  /* line 917, _responsive.less */
  .slider.favorites.open .container {
    padding: 0 15px 32px;
  }
  /* line 921, _responsive.less */
  .pad {
    padding: 0 50px;
  }
  /* line 925, _responsive.less */
  .htFiltSortBox .select2-container {
    font-size: 16px;
  }
  /* line 929, _responsive.less */
  .upload-logo__content {
    padding-left: 30px;
    padding-top: 20px;
  }
  /* line 934, _responsive.less */
  .upload-form-sec,
  .upload-form-sec__1 {
    height: 40px;
    font-size: 14px;
  }
  /* line 940, _responsive.less */
  .upload-form-sec__1 label {
    margin-top: -3px;
    margin-right: -9px;
  }
  /* line 945, _responsive.less */
  .upload-form-sec__1 p {
    margin-top: -3px;
  }
  /* line 949, _responsive.less */
  .htBoxIn .htImg {
    width: 118px;
  }
  /* line 953, _responsive.less */
  .banner-container__main.alt-banner .img-full img {
    object-position: 56%;
  }
  /* line 957, _responsive.less */
  .customize-pg .w50 {
    width: 80%;
    margin: 0 auto;
  }
  /* line 962, _responsive.less */
  .customize-pg {
    padding: 45px 0px;
  }
  /* line 966, _responsive.less */
  .htFilterRow {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    justify-content: end;
  }
  /* line 974, _responsive.less */
  .sb-search.sb-search-open,
  .no-js .sb-search {
    width: 100%;
    max-width: calc(100% - 8px);
    margin-bottom: 25px;
  }
  /* line 981, _responsive.less */
  .htFiltHead {
    width: 50%;
    margin-bottom: 20px;
  }
  /* line 986, _responsive.less */
  .htFiltHead.htFiltSortBox {
    /* margin: 0; */
  }
  /* line 990, _responsive.less */
  .htFiltHead .htFiltHdSpan,
  .htFiltSearch {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  /* line 997, _responsive.less */
  .htFiltHead1,
  .htFiltHead2 {
    width: 50%;
    float: left;
  }
  /* line 1003, _responsive.less */
  .htFiltHead1 {
    padding-right: 8px;
  }
  /* line 1007, _responsive.less */
  .htFiltHead2 {
    padding-left: 8px;
  }
  /* line 1011, _responsive.less */
  .htFiltHead.htFiltSearchBox {
    width: 100%;
    clear: both;
  }
  /* line 1016, _responsive.less */
  .filtIntBox,
  .htFiltBody {
    padding: 0 18px;
  }
  /* line 1021, _responsive.less */
  .htBox {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  /* line 1027, _responsive.less */
  .htBoxIn {
    width: 555px;
    height: auto;
    margin: auto;
  }
  /* line 1033, _responsive.less */
  .htBox:nth-of-type(even) .htBoxIn {
    float: none;
  }
  /* line 1037, _responsive.less */
  .htImg {
    width: 180px;
  }
  /* line 1041, _responsive.less */
  .htCont {
    width: calc(100% - 180px);
  }
  /* line 1045, _responsive.less */
  .sb-search {
    min-width: 40px;
    height: 40px;
  }
  /* line 1050, _responsive.less */
  .sb-search-input {
    right: 40px;
    height: 40px;
    font-size: 14px;
  }
  /* line 1056, _responsive.less */
  .sb-icon-search,
  .sb-search-submit {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  /* line 1063, _responsive.less */
  .sb-icon-search {
    font-size: 20px;
  }
  /* line 1067, _responsive.less */
  .slider-points a {
    font-size: 24px;
    padding: 6px 35px;
    margin: 40px auto 0;
  }
  /* line 1073, _responsive.less */
  .slider-points {
    max-width: 95%;
    text-align: center;
  }
  /* line 1078, _responsive.less */
  .img-05 {
    width: 150%;
  }
  /* line 1082, _responsive.less */
  .img-06 {
    width: 170%;
  }
  /* line 1086, _responsive.less */
  .riview-sec .copy-url {
    bottom: 5px;
  }
}
@media all and (max-width: 800px) {
  /* line 1092, _responsive.less */
  p.form-title {
    margin: 40px 0;
  }
  /* line 1096, _responsive.less */
  .field-section,
  .form-action {
    margin: 30px auto 0;
  }
  /* line 1101, _responsive.less */
  .logo-section {
    width: 91%;
  }
  /* line 1105, _responsive.less */
  .htBoxIn {
    flex-direction: column;
  }
  /* line 1109, _responsive.less */
  .htContainerIn .htBoxIn {
    text-align: center;
  }
  /* line 1113, _responsive.less */
  .htContainerIn .button {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1118, _responsive.less */
  .htBoxIn .htCont {
    width: 100%;
    padding-left: 0px;
    padding-top: 30px;
  }
  /* line 1124, _responsive.less */
  .yellow-list .htBoxIn {
    flex-direction: row;
  }
  /* line 1128, _responsive.less */
  .yellow-list a {
    font-size: 21px;
    padding: 0 28px;
  }
  /* line 1133, _responsive.less */
  .slider.open {
    max-height: 360px;
  }
  /* line 1137, _responsive.less */
  .video-container {
    margin: 80px auto;
  }
  /* line 1141, _responsive.less */
  .filtInt ul {
    flex-wrap: wrap;
  }
  /* line 1145, _responsive.less */
  .filtInt ul li {
    width: 50%;
  }
}
@media all and (max-width: 768px) {
  /* line 1151, _responsive.less */
  .banner-container__main .container {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
  }
  /* line 1158, _responsive.less */
  .yellow-list a {
    font-size: 19px;
    padding: 0 28px;
    margin-bottom: 15px;
  }
  /* line 1164, _responsive.less */
  .h-banner-cont {
    margin: 30px 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  /* line 1170, _responsive.less */
  .banner-container__main .button {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1175, _responsive.less */
  .banner-container__main.alt-banner .img-full img {
    object-position: 95%;
  }
  /* line 1179, _responsive.less */
  .banner-container__main .title {
    color: #035084;
  }
  /* line 1183, _responsive.less */
  .banner-container__main.alt-banner .h-banner-cont {
    max-width: 625px;
    margin: 30px auto 0;
  }
  /* line 1188, _responsive.less */
  .banner-container__main.alt-banner .h-banner-cont .title {
    margin-bottom: 0;
    padding: 0 15px;
  }
  /* line 1193, _responsive.less */
  .sub-tag .link,
  .sub-tag,
  .blue_tag {
    font-size: 26px;
  }
  /* line 1199, _responsive.less */
  .slider-points h5 {
    font-size: 28px;
  }
  /* line 1203, _responsive.less */
  .slider-points .big-1 {
    font-size: 37px;
  }
  /* line 1207, _responsive.less */
  .slider-points .big-2 {
    font-size: 43px;
  }
  /* line 1211, _responsive.less */
  .slider-points .big-3 {
    font-size: 50px;
  }
  /* line 1215, _responsive.less */
  .slider-points .big-4 {
    font-size: 50px;
  }
  /* line 1219, _responsive.less */
  .slider-points .big-5 {
    font-size: 49px;
  }
  /* line 1223, _responsive.less */
  .slider-points .big-5.cirr {
    font-size: 55px;
  }
  /* line 1227, _responsive.less */
  .slider-points a {
    font-size: 28px;
  }
  /* line 1231, _responsive.less */
  .img-01,
  .img-02,
  .img-03,
  .img-04,
  .img-05,
  .img-06 {
    left: 50%;
  }
  /* line 1240, _responsive.less */
  .img-03 {
    width: 100%;
  }
  /* line 1244, _responsive.less */
  .img-04 {
    width: 140%;
  }
  /* line 1248, _responsive.less */
  .img-05 {
    width: 210%;
  }
  /* line 1252, _responsive.less */
  .img-06 {
    width: 230%;
  }
  /* line 1256, _responsive.less */
  .pop-info {
    width: 85%;
  }
  /* line 1260, _responsive.less */
  .customize-pg .w50 {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  /* line 1266, _responsive.less */
  .main-top-sec {
    padding: 0 15px;
    position: relative;
  }
  /* line 1270, _responsive.less */
  .main-top-sec:after {
    content: " ";
    width: 100%;
    height: 0%;
    border-right: 0px solid #d9af45;
    border-bottom: 1px solid #d9af45;
    top: auto;
    bottom: -24px;
    right: 0px;
    position: absolute;
  }
  /* line 1283, _responsive.less */
  .main-top-sec.bdr-none:after {
    border: 0px solid #d9af45;
  }
  /* line 1289, _responsive.less */
  .htBoxIn {
    flex-direction: row;
    margin: auto;
  }
  /* line 1294, _responsive.less */
  .center-section {
    margin: 25px auto 0;
  }
  /* line 1298, _responsive.less */
  .htBoxIn .htCont {
    width: 100%;
    padding-left: 30px;
    padding-top: 0px;
  }
  /* line 1304, _responsive.less */
  .main-pg-logo-sec p {
    margin-bottom: 0;
  }
  /* line 1308, _responsive.less */
  .yellow-list .htBoxIn {
    flex-direction: column;
  }
  /* line 1312, _responsive.less */
  .yellow-list .htBoxIn .htCont {
    padding-left: 0px;
    flex: 1;
  }
  /* line 1317, _responsive.less */
  .center-section {
    max-width: 555px;
    padding: 0 60px;
    width: 100%;
  }
  /* line 1323, _responsive.less */
  .htContainerIn .htBox {
    width: 100%;
  }
  /* line 1327, _responsive.less */
  .htContainerIn .htBoxIn {
    width: calc(100% - 30px);
    height: 100%;
    padding: 23px 30px;
  }
  /* line 1333, _responsive.less */
  .htContainerIn .htBoxIn {
    text-align: left;
  }
  /* line 1337, _responsive.less */
  .htContainerIn .button {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1342, _responsive.less */
  .slider-points a {
    font-size: 22px;
    padding: 6px 35px;
    margin: 25px auto 0;
  }
}
@media all and (max-width: 640px) {
  /* line 1351, _responsive.less */
  .main-title .title,
  .banner-container__main .title,
  .banner-container__top .title {
    font-size: 30px;
  }
  /* line 1357, _responsive.less */
  .model-title {
    font-size: 26px;
  }
  /* line 1361, _responsive.less */
  .model-close {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
  }
  /* line 1368, _responsive.less */
  .modal-box-wht {
    padding: 30px 20px;
  }
  /* line 1372, _responsive.less */
  .radio-group {
    flex-direction: column;
  }
  /* line 1376, _responsive.less */
  p.form-title {
    margin: 25px 0;
  }
  /* line 1380, _responsive.less */
  .field-section,
  .form-action {
    margin: 30px auto 0;
  }
  /* line 1385, _responsive.less */
  .container-checkbox {
    margin-bottom: 5px;
  }
  /* line 1389, _responsive.less */
  .model-close img {
    width: 100%;
  }
  /* line 1393, _responsive.less */
  .modal-box {
    padding: 30px 20px;
  }
  /* line 1397, _responsive.less */
  .guidePop h3 br {
    display: none;
  }
  /* line 1401, _responsive.less */
  .mob-close-box {
    padding: 15px 0;
    width: 70px;
  }
  /* line 1406, _responsive.less */
  .mob-close img {
    width: 20px;
  }
  /* line 1410, _responsive.less */
  .default-box p {
    max-width: 95%;
  }
  /* line 1414, _responsive.less */
  .form-box textarea {
    height: 140px;
  }
  /* line 1418, _responsive.less */
  .mobl {
    display: block;
  }
  /* line 1422, _responsive.less */
  .org {
    display: none;
  }
  /* line 1426, _responsive.less */
  .mainhead {
    font-size: 32px;
    padding: 38px 0;
  }
  /* line 1431, _responsive.less */
  .logo-section {
    width: 100%;
    max-width: 360px;
  }
  /* line 1436, _responsive.less */
  .htBoxIn .htCont {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  /* line 1442, _responsive.less */
  .htBoxIn {
    width: 100%;
    max-width: 555px;
    height: auto;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
  }
  /* line 1451, _responsive.less */
  .center-section {
    padding: 0 30px;
  }
  /* line 1455, _responsive.less */
  .yellow-list .htBoxIn .htImg {
    width: 185px;
  }
  /* line 1459, _responsive.less */
  .yellow-list a {
    font-size: 19px;
    padding: 0 16px;
    margin-bottom: 15px;
  }
  /* line 1465, _responsive.less */
  .slider.favorites ol {
    padding: 0 20px 0 36px;
  }
  /* line 1469, _responsive.less */
  .blue-box {
    padding: 20px 35px 20px 20px;
    margin-left: -15px;
    width: calc(100% + 30px);
    text-align: center;
  }
  /* line 1476, _responsive.less */
  .box-content h6:last-child {
    margin-bottom: 20px;
  }
  /* line 1480, _responsive.less */
  .refrences_sec h5 {
    line-height: 45px;
  }
  /* line 1484, _responsive.less */
  .refrences_sec {
    height: auto;
    padding: 5px 0;
  }
  /* line 1489, _responsive.less */
  .pad {
    padding: 0 15px;
  }
  /* line 1493, _responsive.less */
  .box-content h6,
  .box-content li {
    line-height: 1.4;
  }
  /* line 1498, _responsive.less */
  .box-content h4 {
    margin-bottom: 0;
    line-height: initial;
    margin-top: 15px;
    font-size: 28px;
  }
  /* line 1505, _responsive.less */
  .box-content h6 strong,
  .box-content li strong {
    font-size: 28px;
  }
  /* line 1510, _responsive.less */
  .box-content h6,
  .box-content li {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 0;
  }
  /* line 1517, _responsive.less */
  .text-container p,
  .list-one li {
    font-size: 18px;
  }
  /* line 1522, _responsive.less */
  .list-one {
    margin: 20px 0 20px 34px;
  }
  /* line 1526, _responsive.less */
  .customize-sec,
  .customize-img-sec {
    padding: 18px;
  }
  /* line 1531, _responsive.less */
  .side-space {
    padding: 17.5px 16px;
  }
  /*  .htCont button,
    .htCont .button {
        margin: 0 auto;
    }
 */
  /* line 1540, _responsive.less */
  .htContainerIn .button {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1545, _responsive.less */
  .htBox {
    padding: 0 20px;
  }
  /* line 1549, _responsive.less */
  .htBoxIn {
    width: 100%;
    max-width: 555px;
    height: auto;
    display: block;
  }
  /* line 1556, _responsive.less */
  .htImg {
    display: block;
    margin: 0 auto 0px;
  }
  /* line 1561, _responsive.less */
  .htCont {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  /* line 1567, _responsive.less */
  .htCont__in {
    min-height: auto;
  }
  /* line 1571, _responsive.less */
  .htContainerIn .htBoxIn {
    padding: 21px 21px;
  }
  /* line 1575, _responsive.less */
  .ehr-contact h3 {
    margin-top: 0;
  }
  /* line 1579, _responsive.less */
  .slider-points p {
    font-size: 11px;
  }
  /* line 1583, _responsive.less */
  .slider-points .big-2 {
    font-size: 40px;
  }
  /* line 1587, _responsive.less */
  .slider-points .big-3 {
    font-size: 40px;
  }
  /* line 1591, _responsive.less */
  .slider-points .big-4 {
    font-size: 51px;
  }
  /* line 1595, _responsive.less */
  .slider-points .big-5 {
    font-size: 40px;
  }
  /* line 1599, _responsive.less */
  .slider-points .big-5.cirr {
    font-size: 58px;
  }
  /* line 1603, _responsive.less */
  .slider-points .big-3 sup {
    top: 19px;
  }
  /* line 1607, _responsive.less */
  .slider-points.point-3 .big-5.hep sup {
    top: inherit !important;
    bottom: 32px;
  }
  /*   .slider_sec
        .swiper-slide:nthchild(2)
        .slider-points.point-3
        .big-5.hep
        sup {
        top: inherit !important;
    bottom: 40px;
    } */
  /* line 1620, _responsive.less */
  .slider-points sup {
    font-size: 19px;
  }
  /* line 1624, _responsive.less */
  .slider-points span sup {
    font-size: 14px;
    top: 30px;
    right: -10px;
  }
}
@media screen and (max-width: 576px) {
  /* line 1632, _responsive.less */
  .container {
    max-width: 100%;
  }
  /* line 1636, _responsive.less */
  .ref-hint,
  .footer-note {
    font-size: 12px;
  }
  /* line 1641, _responsive.less */
  .container-checkbox,
  .radio-label {
    font-size: 16px;
  }
  /* line 1646, _responsive.less */
  .main-pg-logo-sec p {
    font-size: 15px;
  }
  /* line 1650, _responsive.less */
  .banner-container__main.alt-banner .h-banner-img {
    min-height: 300px;
  }
  /* line 1654, _responsive.less */
  .slider-points h5 {
    font-size: 22px;
  }
  /* line 1658, _responsive.less */
  .slider-points .big-1 {
    font-size: 27px;
  }
  /* line 1662, _responsive.less */
  .slider-points .big-2 {
    font-size: 33px;
  }
  /* line 1666, _responsive.less */
  .slider-points .big-3 {
    font-size: 40px;
  }
  /* line 1670, _responsive.less */
  .slider-points .big-4 {
    font-size: 45px;
  }
  /* line 1674, _responsive.less */
  .slider-points .big-5 {
    font-size: 39px;
  }
  /* line 1678, _responsive.less */
  .slider-points .big-5.cirr {
    font-size: 58px;
  }
  /* line 1682, _responsive.less */
  .slider-points sup {
    font-size: 19px;
  }
  /* line 1686, _responsive.less */
  .riview-sec .copy-rl {
    min-width: 100px;
  }
  /* line 1690, _responsive.less */
  .yellow-list.blueText .htBoxIn .htImg {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  /* line 1696, _responsive.less */
  h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 15px 0;
  }
  /* line 1702, _responsive.less */
  .text-container .blk-title {
    font-size: 18px;
  }
  /* line 1706, _responsive.less */
  .ehr-contact h3 {
    font-size: 20px;
  }
  /* line 1710, _responsive.less */
  .text-container.default-box h2,
  .award__banner p,
  .banner-list-point li,
  .ehr-box h2,
  .comm-txt p {
    font-size: 20px;
    margin: 0 0 22px;
  }
  /* line 1719, _responsive.less */
  .award__banner p,
  .ehr-box h2 {
    margin: 0 0 0px;
  }
  /* line 1724, _responsive.less */
  .points-list ul li h4,
  .points-list ul li a {
    font-size: 18px;
  }
  /* line 1729, _responsive.less */
  .points-list {
    padding: 15px 45px;
  }
  /* line 1733, _responsive.less */
  .yellow-list {
    padding: 20px 35px;
  }
  /* line 1737, _responsive.less */
  .points-list.bg-none {
    padding: 0 45px;
  }
  /* line 1741, _responsive.less */
  .model-title {
    font-size: 24px;
  }
  /* line 1745, _responsive.less */
  .mainhead {
    font-size: 26px;
    padding: 28px 0;
  }
  /* line 1750, _responsive.less */
  .yellow-list .htBoxIn .htImg {
    width: 165px;
  }
  /* line 1754, _responsive.less */
  .slider.favorites.open {
    max-height: 600px;
    padding: 12px 30px 30px;
  }
  /* line 1759, _responsive.less */
  hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 1764, _responsive.less */
  .pad {
    padding: 0 30px;
  }
  /* line 1768, _responsive.less */
  .refrences_sec.favorites p {
    margin: 0 00px 0 47px;
  }
  /* line 1772, _responsive.less */
  .upload-logo {
    display: block;
    text-align: center;
  }
  /* line 1777, _responsive.less */
  .upload-logo__img {
    margin: 0 auto;
  }
  /* line 1781, _responsive.less */
  .upload-logo__content {
    padding-left: 0;
  }
  /* line 1785, _responsive.less */
  .upload-logo__content h2 {
    font-size: 24px;
  }
  /* line 1789, _responsive.less */
  .upload-logo__content p {
    font-size: 16px;
  }
  /* line 1793, _responsive.less */
  .slider.favorites ol {
    padding: 0 20px 0 22px;
  }
  /* line 1797, _responsive.less */
  .button,
  button {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  /* line 1804, _responsive.less */
  .banner-container__main.alt-banner .img-full img {
    object-position: 80%;
  }
  /* line 1808, _responsive.less */
  .sub-tag .link,
  .sub-tag,
  .blue_tag {
    font-size: 22px;
  }
  /* line 1814, _responsive.less */
  .video-container {
    margin: 40px auto;
  }
  /* line 1818, _responsive.less */
  .slider-points h5 {
    font-size: 22px;
  }
  /* line 1822, _responsive.less */
  .slider-points .big-1 {
    font-size: 27px;
  }
  /* line 1826, _responsive.less */
  .slider-points .big-2 {
    font-size: 23px;
  }
  /* line 1830, _responsive.less */
  .slider-points .big-3 {
    font-size: 31px;
  }
  /* line 1834, _responsive.less */
  .slider-points .big-4 {
    font-size: 30px;
  }
  /* line 1838, _responsive.less */
  .slider-points .big-5 {
    font-size: 33px;
  }
  /* line 1842, _responsive.less */
  .slider-points .big-5.cirr {
    font-size: 45px;
  }
  /* line 1846, _responsive.less */
  .slider-points a {
    font-size: 18px;
  }
  /* line 1850, _responsive.less */
  .slider-points sup {
    font-size: 17px;
  }
  /* line 1854, _responsive.less */
  .slider-points span sup {
    top: 17px;
    right: -10px;
  }
  /* line 1859, _responsive.less */
  .slider_sec {
    height: 460px;
  }
  /* line 1863, _responsive.less */
  .pop-info {
    width: 100%;
    font-size: 17px;
  }
  /* line 1868, _responsive.less */
  .main-area .title {
    font-size: 18px;
  }
  /* line 1872, _responsive.less */
  .htContainer {
    padding: 20px 0;
  }
  /* line 1876, _responsive.less */
  .htCont__in p {
    font-size: 16px;
  }
  /* line 1880, _responsive.less */
  .htFiltHead1,
  .htFiltHead2 {
    width: 100%;
    float: none;
    padding: 0 8px;
  }
  /* line 1887, _responsive.less */
  .htFiltHead {
    margin-bottom: 10px;
  }
  /* line 1891, _responsive.less */
  .htFiltHead {
    width: 100%;
    margin-bottom: 16px;
  }
  /* line 1896, _responsive.less */
  .htContainerIn .htBoxIn {
    width: calc(100% - 15px);
  }
  /* line 1900, _responsive.less */
  .upload-sec,
  .riview-sec {
    margin-top: 25px;
  }
  /* line 1905, _responsive.less */
  .upload-sec {
    height: 117px;
  }
  /* line 1909, _responsive.less */
  .riview-sec .copy-url {
    top: auto;
    bottom: 5px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
  /* line 1919, _responsive.less */
  .riview-sec .copy-url {
    position: relative;
    right: auto;
    top: 7px;
    margin-top: 10px;
  }
  /* line 1926, _responsive.less */
  .file-upload-wrapper:after {
    font-size: 13px;
  }
  /* line 1930, _responsive.less */
  .file-upload-wrapper,
  .file-copy-wrapper input {
    position: relative;
    overflow: visible;
    display: flex;
  }
  /* line 1937, _responsive.less */
  .file-upload-wrapper input {
    height: 74px;
  }
  /* line 1941, _responsive.less */
  .file-upload-wrapper:before {
    position: relative;
    display: block;
    top: 45px;
    width: fit-content;
    right: -50%;
    line-height: 2;
    transform: translateX(-50px);
  }
  /* line 1951, _responsive.less */
  .file-upload-wrapper:after {
    width: 100%;
  }
  /* line 1955, _responsive.less */
  .side-space button {
    font-size: 15px;
    padding: 12px 12px;
  }
  /* line 1960, _responsive.less */
  .main-area .mr-top-01 {
    margin-top: 40px;
    display: block;
  }
  /* line 1965, _responsive.less */
  .form-box label {
    height: auto;
    line-height: auto;
  }
  /* line 1970, _responsive.less */
  .customize-pg {
    padding: 25px 0;
  }
  /* line 1974, _responsive.less */
  .text-container sup {
    font-size: 14px;
    top: -0.6em;
  }
  /* line 1979, _responsive.less */
  .filtInt ul li {
    width: 100%;
  }
  /* line 1983, _responsive.less */
  .filtInt {
    height: auto;
  }
}
@media all and (max-width: 400px) {
  /* line 1989, _responsive.less */
  .banner-container__top {
    min-height: 72px;
    height: auto;
  }
  /* line 1994, _responsive.less */
  .main-title .title,
  .banner-container__main .title,
  .banner-container__top .title {
    font-size: 28px;
  }
  /* line 2000, _responsive.less */
  .default-box h3,
  .upload-logo__content h2,
  .default-box h2 {
    font-size: 22px;
  }
  /* line 2006, _responsive.less */
  .section {
    padding: 30px 0;
  }
  /* line 2010, _responsive.less */
  .blue-box {
    margin: 0 0 30px;
  }
  /* line 2014, _responsive.less */
  .yellow-head {
    margin-top: 40px;
  }
  /* line 2018, _responsive.less */
  .slider_sec {
    height: 535px;
  }
}
@media all and (max-width: 375px) {
  /* line 2025, _responsive.less */
  button.m-width,
  .button.m-width {
    min-width: 100%;
  }
  /* line 2030, _responsive.less */
  .img-full img {
    object-position: 87%;
  }
  /* line 2034, _responsive.less */
  .htBoxIn {
    padding: 25px 20px;
  }
  /* line 2038, _responsive.less */
  .sub-tag .link,
  .sub-tag,
  .blue_tag {
    font-size: 16px;
  }
}
/*# sourceMappingURL=main.css.map */