

/* Start:/local/templates/bazaars/bundle.css?1732110022479520*/
@charset "UTF-8";
/* + site */
/* - site */
/* + fonts */
/* - fonts */
/* + btn */
/* - btn */
/* + input */
/* - input */
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #D4E9E2;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #EB5757;
  --orange: #D66147;
  --yellow: #EED350;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #EBEDEC;
  --gray-dark: #959595;
  --primary: #006241;
  --secondary: #F2F0EB;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #EED350;
  --danger: #EB5757;
  --light: #E8E8E8;
  --dark: #959595;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

body {
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.215;
  color: #000000;
  text-align: left;
  background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #006241;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #EBEDEC;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #EBEDEC;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.1875rem; }

h2, .h2 {
  font-size: 1.75rem; }

h3, .h3 {
  font-size: 1.53125rem; }

h4, .h4 {
  font-size: 1.3125rem; }

h5, .h5 {
  font-size: 1.09375rem; }

h6, .h6 {
  font-size: 0.875rem; }

.lead {
  font-size: 1.09375rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #EBEDEC; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

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

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #EBEDEC; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #3C3C3C;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #3C3C3C; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 575px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 767px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 991px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1232px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000000; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #F5F5F5; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #F5F5F5; }
  .table tbody + tbody {
    border-top: 2px solid #F5F5F5; }

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

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

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

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

.table-hover tbody tr:hover {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8d3ca; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7aad9c; }

.table-hover .table-primary:hover {
  background-color: #a8c9be; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #a8c9be; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #fbfbf9; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #f8f7f5; }

.table-hover .table-secondary:hover {
  background-color: #f1f1ea; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #f1f1ea; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #faf3ce; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #f6e8a4; }

.table-hover .table-warning:hover {
  background-color: #f8edb7; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #f8edb7; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f9d0d0; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f5a8a8; }

.table-hover .table-danger:hover {
  background-color: #f6b9b9; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f6b9b9; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #f9f9f9; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f3f3f3; }

.table-hover .table-light:hover {
  background-color: #ececec; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececec; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #e1e1e1; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #c8c8c8; }

.table-hover .table-dark:hover {
  background-color: #d4d4d4; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #d4d4d4; }

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

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

.table .thead-dark th {
  color: #ffffff;
  background-color: #959595;
  border-color: #a8a8a8; }

.table .thead-light th {
  color: #E0E0E0;
  background-color: #F9F9F9;
  border-color: #F5F5F5; }

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

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

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.215em + 0.5rem + 2px);
  padding: 0.25rem 0rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.215;
  color: #E0E0E0;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #F2F0EB;
  border-radius: 0.25rem;
  -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; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #E0E0E0;
    background-color: #ffffff;
    border-color: #00e296;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: #EBEDEC;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #EBEDEC;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #EBEDEC;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #EBEDEC;
    opacity: 1; }
  .form-control::placeholder {
    color: #EBEDEC;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #F9F9F9;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #E0E0E0; }

select.form-control:focus::-ms-value {
  color: #E0E0E0;
  background-color: #ffffff; }

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.25rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.215;
  color: #000000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #EBEDEC; }

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76563rem;
  line-height: 1.215;
  color: #ffffff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.215em + 0.5rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.30375em + 0.125rem) center;
  background-size: calc(0.6075em + 0.25rem) calc(0.6075em + 0.25rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 0rem !important;
  background-position: right 0rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.215em + 0.5rem);
  background-position: top calc(0.30375em + 0.125rem) right calc(0.30375em + 0.125rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 1.375rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23959595' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0rem center/8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1rem/calc(0.6075em + 0.25rem) calc(0.6075em + 0.25rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #EB5757; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76563rem;
  line-height: 1.215;
  color: #ffffff;
  background-color: rgba(235, 87, 87, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #EB5757;
  padding-right: calc(1.215em + 0.5rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23EB5757' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.30375em + 0.125rem) center;
  background-size: calc(0.6075em + 0.25rem) calc(0.6075em + 0.25rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #EB5757;
    -webkit-box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25);
            box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 0rem !important;
  background-position: right 0rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.215em + 0.5rem);
  background-position: top calc(0.30375em + 0.125rem) right calc(0.30375em + 0.125rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #EB5757;
  padding-right: calc(0.75em + 1.375rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23959595' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0rem center/8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23EB5757' stroke='none'/%3e%3c/svg%3e") center right 1rem/calc(0.6075em + 0.25rem) calc(0.6075em + 0.25rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #EB5757;
    -webkit-box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25);
            box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #EB5757; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #EB5757; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #EB5757; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f08585;
  background-color: #f08585; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25);
          box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #EB5757; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #EB5757; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #EB5757;
  -webkit-box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25);
          box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 700;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 1.0625rem 1.0625rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover {
    color: #000000;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: 1; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #ffffff;
  background-color: #006241;
  border-color: #006241; }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #003c28;
    border-color: #002f1f; }
  .btn-primary:focus, .btn-primary.focus {
    color: #ffffff;
    background-color: #003c28;
    border-color: #002f1f;
    -webkit-box-shadow: 0 0 0 none rgba(38, 122, 94, 0.5);
            box-shadow: 0 0 0 none rgba(38, 122, 94, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #ffffff;
    background-color: #006241;
    border-color: #006241; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #002f1f;
    border-color: #002217; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(38, 122, 94, 0.5);
              box-shadow: 0 0 0 none rgba(38, 122, 94, 0.5); }

.btn-secondary {
  color: #3C3C3C;
  background-color: #F2F0EB;
  border-color: #F2F0EB; }
  .btn-secondary:hover {
    color: #3C3C3C;
    background-color: #e3dfd4;
    border-color: #ded9cc; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #3C3C3C;
    background-color: #e3dfd4;
    border-color: #ded9cc;
    -webkit-box-shadow: 0 0 0 none rgba(215, 213, 209, 0.5);
            box-shadow: 0 0 0 none rgba(215, 213, 209, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #3C3C3C;
    background-color: #F2F0EB;
    border-color: #F2F0EB; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #3C3C3C;
    background-color: #ded9cc;
    border-color: #d9d3c4; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(215, 213, 209, 0.5);
              box-shadow: 0 0 0 none rgba(215, 213, 209, 0.5); }

.btn-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #ffffff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #ffffff;
    background-color: #218838;
    border-color: #1e7e34;
    -webkit-box-shadow: 0 0 0 none rgba(72, 180, 97, 0.5);
            box-shadow: 0 0 0 none rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #ffffff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #ffffff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(72, 180, 97, 0.5);
              box-shadow: 0 0 0 none rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #ffffff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #ffffff;
    background-color: #138496;
    border-color: #117a8b;
    -webkit-box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5);
            box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #ffffff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #ffffff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5);
              box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #3C3C3C;
  background-color: #EED350;
  border-color: #EED350; }
  .btn-warning:hover {
    color: #3C3C3C;
    background-color: #ebca2d;
    border-color: #e9c722; }
  .btn-warning:focus, .btn-warning.focus {
    color: #3C3C3C;
    background-color: #ebca2d;
    border-color: #e9c722;
    -webkit-box-shadow: 0 0 0 none rgba(211, 188, 77, 0.5);
            box-shadow: 0 0 0 none rgba(211, 188, 77, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #3C3C3C;
    background-color: #EED350;
    border-color: #EED350; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #3C3C3C;
    background-color: #e9c722;
    border-color: #e8c417; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(211, 188, 77, 0.5);
              box-shadow: 0 0 0 none rgba(211, 188, 77, 0.5); }

.btn-danger {
  color: #ffffff;
  background-color: #EB5757;
  border-color: #EB5757; }
  .btn-danger:hover {
    color: #ffffff;
    background-color: #e73535;
    border-color: #e62929; }
  .btn-danger:focus, .btn-danger.focus {
    color: #ffffff;
    background-color: #e73535;
    border-color: #e62929;
    -webkit-box-shadow: 0 0 0 none rgba(238, 112, 112, 0.5);
            box-shadow: 0 0 0 none rgba(238, 112, 112, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #ffffff;
    background-color: #EB5757;
    border-color: #EB5757; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #e62929;
    border-color: #e41e1e; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(238, 112, 112, 0.5);
              box-shadow: 0 0 0 none rgba(238, 112, 112, 0.5); }

.btn-light {
  color: #3C3C3C;
  background-color: #E8E8E8;
  border-color: #E8E8E8; }
  .btn-light:hover {
    color: #3C3C3C;
    background-color: #d5d5d5;
    border-color: #cfcfcf; }
  .btn-light:focus, .btn-light.focus {
    color: #3C3C3C;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
    -webkit-box-shadow: 0 0 0 none rgba(206, 206, 206, 0.5);
            box-shadow: 0 0 0 none rgba(206, 206, 206, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #3C3C3C;
    background-color: #E8E8E8;
    border-color: #E8E8E8; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #3C3C3C;
    background-color: #cfcfcf;
    border-color: #c8c8c8; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(206, 206, 206, 0.5);
              box-shadow: 0 0 0 none rgba(206, 206, 206, 0.5); }

.btn-dark {
  color: #ffffff;
  background-color: #959595;
  border-color: #959595; }
  .btn-dark:hover {
    color: #ffffff;
    background-color: #828282;
    border-color: #7c7c7c; }
  .btn-dark:focus, .btn-dark.focus {
    color: #ffffff;
    background-color: #828282;
    border-color: #7c7c7c;
    -webkit-box-shadow: 0 0 0 none rgba(165, 165, 165, 0.5);
            box-shadow: 0 0 0 none rgba(165, 165, 165, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #ffffff;
    background-color: #959595;
    border-color: #959595; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #7c7c7c;
    border-color: #757575; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(165, 165, 165, 0.5);
              box-shadow: 0 0 0 none rgba(165, 165, 165, 0.5); }

.btn-outline-primary {
  color: #006241;
  border-color: #006241; }
  .btn-outline-primary:hover {
    color: #ffffff;
    background-color: #006241;
    border-color: #006241; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 none rgba(0, 98, 65, 0.5);
            box-shadow: 0 0 0 none rgba(0, 98, 65, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #006241;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #006241;
    border-color: #006241; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(0, 98, 65, 0.5);
              box-shadow: 0 0 0 none rgba(0, 98, 65, 0.5); }

.btn-outline-secondary {
  color: #F2F0EB;
  border-color: #F2F0EB; }
  .btn-outline-secondary:hover {
    color: #3C3C3C;
    background-color: #F2F0EB;
    border-color: #F2F0EB; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 none rgba(242, 240, 235, 0.5);
            box-shadow: 0 0 0 none rgba(242, 240, 235, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #F2F0EB;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #3C3C3C;
    background-color: #F2F0EB;
    border-color: #F2F0EB; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(242, 240, 235, 0.5);
              box-shadow: 0 0 0 none rgba(242, 240, 235, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #ffffff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 none rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 none rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #ffffff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 none rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #ffffff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #ffffff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #EED350;
  border-color: #EED350; }
  .btn-outline-warning:hover {
    color: #3C3C3C;
    background-color: #EED350;
    border-color: #EED350; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 none rgba(238, 211, 80, 0.5);
            box-shadow: 0 0 0 none rgba(238, 211, 80, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #EED350;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #3C3C3C;
    background-color: #EED350;
    border-color: #EED350; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(238, 211, 80, 0.5);
              box-shadow: 0 0 0 none rgba(238, 211, 80, 0.5); }

.btn-outline-danger {
  color: #EB5757;
  border-color: #EB5757; }
  .btn-outline-danger:hover {
    color: #ffffff;
    background-color: #EB5757;
    border-color: #EB5757; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 none rgba(235, 87, 87, 0.5);
            box-shadow: 0 0 0 none rgba(235, 87, 87, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #EB5757;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #EB5757;
    border-color: #EB5757; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(235, 87, 87, 0.5);
              box-shadow: 0 0 0 none rgba(235, 87, 87, 0.5); }

.btn-outline-light {
  color: #E8E8E8;
  border-color: #E8E8E8; }
  .btn-outline-light:hover {
    color: #3C3C3C;
    background-color: #E8E8E8;
    border-color: #E8E8E8; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 none rgba(232, 232, 232, 0.5);
            box-shadow: 0 0 0 none rgba(232, 232, 232, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #E8E8E8;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #3C3C3C;
    background-color: #E8E8E8;
    border-color: #E8E8E8; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(232, 232, 232, 0.5);
              box-shadow: 0 0 0 none rgba(232, 232, 232, 0.5); }

.btn-outline-dark {
  color: #959595;
  border-color: #959595; }
  .btn-outline-dark:hover {
    color: #ffffff;
    background-color: #959595;
    border-color: #959595; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 none rgba(149, 149, 149, 0.5);
            box-shadow: 0 0 0 none rgba(149, 149, 149, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #959595;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #959595;
    border-color: #959595; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 none rgba(149, 149, 149, 0.5);
              box-shadow: 0 0 0 none rgba(149, 149, 149, 0.5); }

.btn-link {
  font-weight: 400;
  color: #006241;
  text-decoration: none; }
  .btn-link:hover {
    color: #EBEDEC;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #EBEDEC;
    pointer-events: none; }

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

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

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

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

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

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

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

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

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #000000;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #3C3C3C;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #2f2f2f;
    text-decoration: none;
    background-color: #F9F9F9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #006241; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #757681;
    pointer-events: none;
    background-color: transparent; }

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

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

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

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

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

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

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.79688rem;
  padding-left: 0.79688rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

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

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

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

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

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.215;
  color: #E0E0E0;
  text-align: center;
  white-space: nowrap;
  background-color: #F9F9F9;
  border: 1px solid #F2F0EB;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.06313rem;
  padding-left: 1.5rem;
  print-color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.03156rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    border-color: #006241;
    background-color: #006241; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #00e296; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #16ffb0;
    border-color: #16ffb0; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #EBEDEC; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #F9F9F9; }

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #006241;
  background-color: #006241; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 98, 65, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 98, 65, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 98, 65, 0.5); }

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

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.215em + 0.5rem + 2px);
  padding: 0.25rem 1rem 0.25rem 0rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.215;
  color: #E0E0E0;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23959595' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0rem center/8px 10px no-repeat;
  border: 1px solid #F2F0EB;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #00e296;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem transparent;
            box-shadow: 0 0 0 0rem transparent; }
    .custom-select:focus::-ms-value {
      color: #E0E0E0;
      background-color: #ffffff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0rem;
    background-image: none; }
  .custom-select:disabled {
    color: #EBEDEC;
    background-color: #F9F9F9; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #E0E0E0; }

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.215em + 0.5rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #00e296;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #F9F9F9; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.215em + 0.5rem + 2px);
  padding: 0.25rem 0rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.215;
  color: #E0E0E0;
  background-color: #ffffff;
  border: 1px solid #F2F0EB;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.215em + 0.5rem);
    padding: 0.25rem 0rem;
    line-height: 1.215;
    color: #E0E0E0;
    content: "Browse";
    background-color: #F9F9F9;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #ffffff, none;
              box-shadow: 0 0 0 1px #ffffff, none; }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, none; }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #ffffff, none; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #006241;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #16ffb0; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #F5F5F5;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #006241;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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 (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #16ffb0; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #F5F5F5;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0rem;
    margin-left: 0rem;
    background-color: #006241;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #16ffb0; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #F5F5F5;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #F5F5F5;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #757681; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #757681; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #757681; }

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

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

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

.nav-tabs {
  border-bottom: 1px solid #F5F5F5; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: #F9F9F9 #F9F9F9 #F5F5F5; }
    .nav-tabs .nav-link.disabled {
      color: #EBEDEC;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #E0E0E0;
    background-color: #ffffff;
    border-color: #F5F5F5 #F5F5F5 #ffffff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #006241; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #ffffff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #ffffff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #ffffff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #ffffff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

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

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

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

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

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

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%; }

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

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

.card-deck .card {
  margin-bottom: 16px; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -16px;
    margin-left: -16px; }
    .card-deck .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-right: 16px;
      margin-bottom: 0;
      margin-left: 16px; } }

.card-group > .card {
  margin-bottom: 16px; }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

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

@media (min-width: 576px) {
  .card-columns {
    -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; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

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

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #EBEDEC;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #EBEDEC; }

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #006241;
  background-color: #ffffff;
  border: 1px solid #F5F5F5; }
  .page-link:hover {
    z-index: 2;
    color: #EBEDEC;
    text-decoration: none;
    background-color: #F9F9F9;
    border-color: #F5F5F5; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #006241;
  border-color: #006241; }

.page-item.disabled .page-link {
  color: #EBEDEC;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #F5F5F5; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #ffffff;
  background-color: #006241; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: #002f1f; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(0, 98, 65, 0.5);
            box-shadow: 0 0 0 0rem rgba(0, 98, 65, 0.5); }

.badge-secondary {
  color: #3C3C3C;
  background-color: #F2F0EB; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #3C3C3C;
    background-color: #ded9cc; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(242, 240, 235, 0.5);
            box-shadow: 0 0 0 0rem rgba(242, 240, 235, 0.5); }

.badge-success {
  color: #ffffff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #ffffff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #ffffff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #ffffff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #3C3C3C;
  background-color: #EED350; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #3C3C3C;
    background-color: #e9c722; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(238, 211, 80, 0.5);
            box-shadow: 0 0 0 0rem rgba(238, 211, 80, 0.5); }

.badge-danger {
  color: #ffffff;
  background-color: #EB5757; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #ffffff;
    background-color: #e62929; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.5);
            box-shadow: 0 0 0 0rem rgba(235, 87, 87, 0.5); }

.badge-light {
  color: #3C3C3C;
  background-color: #E8E8E8; }
  a.badge-light:hover, a.badge-light:focus {
    color: #3C3C3C;
    background-color: #cfcfcf; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(232, 232, 232, 0.5);
            box-shadow: 0 0 0 0rem rgba(232, 232, 232, 0.5); }

.badge-dark {
  color: #ffffff;
  background-color: #959595; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #ffffff;
    background-color: #7c7c7c; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0rem rgba(149, 149, 149, 0.5);
            box-shadow: 0 0 0 0rem rgba(149, 149, 149, 0.5); }

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

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

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

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 3.8125rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #003322;
  background-color: #cce0d9;
  border-color: #b8d3ca; }
  .alert-primary hr {
    border-top-color: #a8c9be; }
  .alert-primary .alert-link {
    color: black; }

.alert-secondary {
  color: #7e7d7a;
  background-color: #fcfcfb;
  border-color: #fbfbf9; }
  .alert-secondary hr {
    border-top-color: #f1f1ea; }
  .alert-secondary .alert-link {
    color: #646361; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #7c6e2a;
  background-color: #fcf6dc;
  border-color: #faf3ce; }
  .alert-warning hr {
    border-top-color: #f8edb7; }
  .alert-warning .alert-link {
    color: #564c1d; }

.alert-danger {
  color: #7a2d2d;
  background-color: #fbdddd;
  border-color: #f9d0d0; }
  .alert-danger hr {
    border-top-color: #f6b9b9; }
  .alert-danger .alert-link {
    color: #551f1f; }

.alert-light {
  color: #797979;
  background-color: #fafafa;
  border-color: #f9f9f9; }
  .alert-light hr {
    border-top-color: #ececec; }
  .alert-light .alert-link {
    color: #606060; }

.alert-dark {
  color: #4d4d4d;
  background-color: #eaeaea;
  border-color: #e1e1e1; }
  .alert-dark hr {
    border-top-color: #d4d4d4; }
  .alert-dark .alert-link {
    color: #343434; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.65625rem;
  background-color: #F9F9F9;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #006241;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
              animation: none; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #E0E0E0;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #E0E0E0;
    text-decoration: none;
    background-color: #E8E8E8; }
  .list-group-item-action:active {
    color: #000000;
    background-color: #F9F9F9; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #EBEDEC;
    pointer-events: none;
    background-color: #ffffff; }
  .list-group-item.active {
    z-index: 2;
    color: #ffffff;
    background-color: #006241;
    border-color: #006241; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #003322;
  background-color: #b8d3ca; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #003322;
    background-color: #a8c9be; }
  .list-group-item-primary.list-group-item-action.active {
    color: #ffffff;
    background-color: #003322;
    border-color: #003322; }

.list-group-item-secondary {
  color: #7e7d7a;
  background-color: #fbfbf9; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #7e7d7a;
    background-color: #f1f1ea; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #ffffff;
    background-color: #7e7d7a;
    border-color: #7e7d7a; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #ffffff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #ffffff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #7c6e2a;
  background-color: #faf3ce; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #7c6e2a;
    background-color: #f8edb7; }
  .list-group-item-warning.list-group-item-action.active {
    color: #ffffff;
    background-color: #7c6e2a;
    border-color: #7c6e2a; }

.list-group-item-danger {
  color: #7a2d2d;
  background-color: #f9d0d0; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #7a2d2d;
    background-color: #f6b9b9; }
  .list-group-item-danger.list-group-item-action.active {
    color: #ffffff;
    background-color: #7a2d2d;
    border-color: #7a2d2d; }

.list-group-item-light {
  color: #797979;
  background-color: #f9f9f9; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #797979;
    background-color: #ececec; }
  .list-group-item-light.list-group-item-action.active {
    color: #ffffff;
    background-color: #797979;
    border-color: #797979; }

.list-group-item-dark {
  color: #4d4d4d;
  background-color: #e1e1e1; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #4d4d4d;
    background-color: #d4d4d4; }
  .list-group-item-dark.list-group-item-action.active {
    color: #ffffff;
    background-color: #4d4d4d;
    border-color: #4d4d4d; }

.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5; }
  .close:hover {
    color: #000000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #EBEDEC;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    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, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

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

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #F5F5F5;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.215; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #F5F5F5;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.215;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.76563rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.215;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.76563rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #ffffff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #ffffff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #ffffff; }
  .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; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #ffffff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #000000; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -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: #ffffff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #006241 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #002f1f !important; }

.bg-secondary {
  background-color: #F2F0EB !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #ded9cc !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #EED350 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #e9c722 !important; }

.bg-danger {
  background-color: #EB5757 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #e62929 !important; }

.bg-light {
  background-color: #E8E8E8 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #cfcfcf !important; }

.bg-dark {
  background-color: #959595 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #7c7c7c !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary {
  border-color: #006241 !important; }

.border-secondary {
  border-color: #F2F0EB !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #EED350 !important; }

.border-danger {
  border-color: #EB5757 !important; }

.border-light {
  border-color: #E8E8E8 !important; }

.border-dark {
  border-color: #959595 !important; }

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

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

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

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

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

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

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

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

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

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

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

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

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

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

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

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

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

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

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

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

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

.m-0 {
  margin: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

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

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-white {
  color: #ffffff !important; }

.text-primary {
  color: #006241 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #00160e !important; }

.text-secondary {
  color: #F2F0EB !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #d4cdbd !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #EED350 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #dcba15 !important; }

.text-danger {
  color: #EB5757 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #db1a1a !important; }

.text-light {
  color: #E8E8E8 !important; }

a.text-light:hover, a.text-light:focus {
  color: #c2c2c2 !important; }

.text-dark {
  color: #959595 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #6f6f6f !important; }

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #757681;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #ffffff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #F5F5F5 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #F5F5F5; }
  .table .thead-dark th {
    color: inherit;
    border-color: #F5F5F5; } }

/* ----------site */
h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1; }
  @media (max-width: 991px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1; }
  @media (max-width: 991px) {
    h2 {
      font-size: 20px; } }

h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1; }

h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1; }

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3; }

h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3; }

.h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1; }
  @media (max-width: 991px) {
    .h1 {
      font-size: 30px; } }

.h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1; }
  @media (max-width: 991px) {
    .h2 {
      font-size: 20px; } }

.h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1; }

.h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1; }

.h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3; }

.h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3; }

.fw-4 {
  font-weight: 400 !important; }

.fw-5 {
  font-weight: 500 !important; }

.fw-6 {
  font-weight: 600 !important; }

.fw-7 {
  font-weight: 700 !important; }

.fz-16 {
  font-size: 16px; }

.fz-14 {
  font-size: 14px; }

.fz-12 {
  font-size: 12px; }

.colorGreen6 {
  color: #006241; }

* {
  letter-spacing: -0.02em; }
  *:focus {
    outline: none; }

body.open-mobile-menu {
  overflow: hidden; }

img {
  max-width: 100%; }

.ic {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

a {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000000; }
  a:hover {
    color: #006241; }
  a .disabled {
    pointer-events: none; }

.bgImg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.pointer {
  cursor: pointer; }

.hoverBox {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.testClass {
  visibility: visible !important;
  opacity: 1 !important; }

.wrapHover:hover .hoverBox {
  visibility: visible;
  opacity: 1; }

.uppercase {
  text-transform: uppercase; }

.scrollCustom {
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #006241 #F9F9F9; }
  .scrollCustom::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    padding-right: 12px; }
  .scrollCustom::-webkit-scrollbar-track {
    background-color: #F9F9F9;
    border-radius: 4px; }
  .scrollCustom::-webkit-scrollbar-thumb {
    background-color: #006241;
    border-radius: 4px; }

ul {
  padding-left: 0;
  list-style: none; }

main {
  padding-top: 35px;
  padding-bottom: 120px; }
  @media (max-width: 575px) {
    main {
      padding-top: 0;
      padding-bottom: 40px; } }

.mb-20 {
  margin-bottom: 20px; }

.mb-40 {
  margin-bottom: 40px; }
  @media (max-width: 575px) {
    .mb-40 {
      margin-bottom: 24px; } }

.mb-60 {
  margin-bottom: 60px; }
  @media (max-width: 575px) {
    .mb-60 {
      margin-bottom: 40px; } }

.mb-120 {
  margin-bottom: 120px; }
  @media (max-width: 575px) {
    .mb-120 {
      margin-bottom: 80px; } }

@media (max-width: 575px) {
  .container {
    padding-left: 12px;
    padding-right: 12px; } }

@media (max-width: 575px) {
  .row {
    margin-right: -12px;
    margin-left: -12px; } }

@media (max-width: 575px) {
  .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 {
    padding-left: 12px;
    padding-right: 12px; } }

.btnNone {
  padding: 0;
  background-color: transparent;
  outline: none;
  border: none; }

.absLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn {
  padding: 21px 17px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn.btn-primary {
    line-height: 1;
    font-size: 14px;
    width: 100%;
    max-width: 280px;
    border-radius: 3px;
    font-weight: 400;
    padding: 16px 10px; }
    .btn.btn-primary:hover {
      color: #ffffff;
      background-color: #1E3932;
      border-color: #1E3932; }
    .btn.btn-primary.disable {
      background-color: #959595 !important;
      border-color: #959595 !important; }
    .btn.btn-primary.customDisableText.disable {
      font-size: 0; }
      .btn.btn-primary.customDisableText.disable:after {
        content: attr(data-text);
        font-size: 14px;
        display: inline-block; }
      .btn.btn-primary.customDisableText.disable span {
        display: none !important; }
  .btn.btn-secondary {
    line-height: 1;
    font-size: 14px;
    width: 100%;
    max-width: 280px;
    padding: 16px 10px;
    background-color: transparent;
    border-color: #006241;
    color: #006241;
    border-radius: 3px; }
    .btn.btn-secondary:hover {
      color: #1E3932;
      background-color: transparent;
      border-color: #1E3932; }
  .btn.disable {
    pointer-events: none; }

.crossGray {
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/bazaars/img/crossGray.svg); }

.btnSliderDefault {
  position: relative;
  width: 34px;
  height: 34px;
  display: block; }
  .btnSliderDefault:after {
    content: '';
    height: 16px;
    width: 10px;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/btnSliderDefault.svg); }
  .btnSliderDefault.swiper-button-next {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }
  .btnSliderDefault.swiper-button-disabled {
    opacity: 1;
    pointer-events: none; }
    .btnSliderDefault.swiper-button-disabled:after {
      background-image: url(/local/templates/bazaars/img/btnSliderDefaultDisabled.svg); }

.paginationDefault {
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  width: 100%;
  font-size: 0;
  padding-bottom: 17.5px; }
  .paginationDefault .swiper-pagination-bullet {
    margin: 0 2.5px 2.5px 2.5px !important;
    width: 6px;
    height: 6px;
    background-color: #006241;
    opacity: 0.4;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .paginationDefault .swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 1; }

.topSliderBtn .btnSliderDefault {
  position: absolute;
  top: 0;
  right: 16px;
  margin: 0; }
  .topSliderBtn .btnSliderDefault.swiper-button-prev {
    right: 55px;
    left: auto; }
  @media (max-width: 575px) {
    .topSliderBtn .btnSliderDefault {
      top: -6px;
      right: 4px; }
      .topSliderBtn .btnSliderDefault.swiper-button-prev {
        right: 40px; } }

.checkCard input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  visibility: hidden; }
  .checkCard input:checked + .checkCardText {
    border-color: #006241;
    background-color: #ffffff; }
  .checkCard input:checked + .checkCardTextComplex {
    border-color: #006241;
    background-color: #ffffff; }

.checkCard.checkColor .checkCardText, .checkCard.checkColor .checkCardTextComplex {
  width: 25px;
  height: 25px;
  display: block; }

.checkCard.checkColor .checkColorBox, .checkCard.checkColor .сheckColorBoxComplex {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%); }
  .checkCard.checkColor .checkColorBox .bgImg, .checkCard.checkColor .сheckColorBoxComplex .bgImg {
    border-radius: 100%; }

.checkCardText, .checkCardTextComplex {
  position: relative;
  padding: 3px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #EBEDEC;
  background-color: #EBEDEC;
  border-radius: 3px;
  line-height: 17px; }
  @media (min-width: 1199px) {
    .checkCardText:hover + .checkCardModal, .checkCardTextComplex:hover + .checkCardModal {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; } }

.checkCardModal {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(100% + 14px);
  border: 1px solid #006241;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 7px;
  width: 104px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .checkCardModal .wrapText {
    font-size: 13px; }
  .checkCardModal:after, .checkCardModal:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    pointer-events: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }
  .checkCardModal:before {
    border-top: 11px solid #006241;
    top: 100%; }
  .checkCardModal:after {
    border-top: 11px solid #ffffff;
    top: calc(100% - 2px); }

.wrapCheckCardModalImg {
  max-width: 60px; }

.checkCardModalImg {
  padding-bottom: 100%; }

.checkFav {
  position: relative;
  width: 19px;
  height: 19px;
  cursor: pointer; }
  .checkFav .deleteFav {
    display: none; }
  .checkFav .checkFavBox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    width: 15px;
    height: 13px;
    background-image: url(/local/templates/bazaars/img/checkFav.svg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
  .checkFav input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    margin: 0;
    visibility: hidden; }
    .checkFav input:checked + .checkFavBox {
      background-image: url(/local/templates/bazaars/img/checkFavActive.svg); }
      .checkFav input:checked + .checkFavBox .deleteFav {
        display: block; }
      .checkFav input:checked + .checkFavBox .addFav {
        display: none; }
    .checkFav input:checked ~ .deleteFav {
      display: block; }
    .checkFav input:checked ~ .addFav {
      display: none; }
  .checkFav.bigBtn {
    width: 48px;
    height: 48px;
    border-radius: 3px;
    background-color: #EBEDEC; }
    .checkFav.bigBtn .checkFavBox {
      width: 24px;
      height: 24px; }
    @media (max-width: 1310px) {
      .checkFav.bigBtn .blackHoverText {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 0; }
        .checkFav.bigBtn .blackHoverText:after {
          left: auto;
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          right: 12px; } }

.greenCheckText {
  color: #1E3932;
  padding: 1.5px 0 1.5px 25px; }
  .greenCheckText a {
    text-decoration: underline;
    color: #1E3932;
    display: inline; }
  .greenCheckText:after {
    content: '';
    position: absolute;
    top: 2.5px;
    left: 2.5px;
    width: 15px;
    height: 15px;
    border: 2px solid #006241;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .greenCheckText:before {
    content: '';
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 15px;
    height: 15px;
    top: 2.5px;
    left: 2.5px;
    opacity: 0;
    background-image: url(/local/templates/bazaars/img/greenCheckText.svg); }

.greenCheck {
  position: relative; }
  .greenCheck input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
    visibility: hidden; }
    .greenCheck input:checked + .greenCheckText:before {
      opacity: 1; }
  .greenCheck .errorText {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.02em;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    pointer-events: none;
    display: block; }
  .greenCheck.error .errorText {
    opacity: 1;
    visibility: visible; }
  .greenCheck.error .greenCheckText:after {
    border-color: #EB5757; }
  .greenCheck.error .greenCheckText:before {
    opacity: 0; }

.btnMenu-h {
  width: 20px;
  height: 20px;
  position: relative; }
  .btnMenu-h:before {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/bazaars/img/btnMenu-h.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.btnBackMenu {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/bazaars/img/btnBackMenu.svg); }

.crossGreen {
  width: 32px;
  height: 32px;
  background-image: url(/local/templates/bazaars/img/crossGreen.svg); }

.crossGrayClose {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/bazaars/img/crossGrayClose.svg); }

.btnFilterTask {
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  background-color: #EBEDEC;
  padding: 8px 10px;
  color: #000000; }
  .btnFilterTask .mainText {
    line-height: 17px;
    padding: 3.5px 0 3.5px 28px; }
    .btnFilterTask .mainText:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url(/local/templates/bazaars/img/btnFilterTask.svg); }

.btnText:hover {
  text-decoration: underline; }

.basketBtnText {
  padding-left: 34px; }
  .basketBtnText:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/whiteBasketIcon.svg); }

.documentLink {
  line-height: 18px;
  padding: 3px 0 3px 34px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .documentLink:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/documentLink.svg); }
  .documentLink:hover {
    text-decoration: underline;
    color: #000000; }

.deleteBtn {
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: url(/local/templates/bazaars/img/deleteBtn.svg); }
  .deleteBtn:hover {
    background-image: url(/local/templates/bazaars/img/deleteBtnBlack.svg); }
  @media (max-width: 1300px) {
    .deleteBtn .blackHoverText {
      left: auto;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      right: -6px; }
      .deleteBtn .blackHoverText:after {
        left: auto;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        right: 6px; } }

.btnPass {
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: url(/local/templates/bazaars/img/btnPass.svg); }
  .btnPass.active {
    background-image: url(/local/templates/bazaars/img/btnPassActibe.svg); }

.backLink {
  line-height: 18px;
  padding: 0 0 0 19px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #959595; }
  .backLink:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/backLink.svg); }
  @media (max-width: 575px) {
    .backLink {
      font-size: 13px;
      line-height: 17px; }
      .backLink:after {
        top: 1px; } }

.orderAccordionCheck input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  visibility: hidden; }
  .orderAccordionCheck input.checked + .orderAccordionCheckText {
    border-color: #006241;
    background-color: #D4E9E2;
    padding-left: 37px;
    color: #006241; }
    .orderAccordionCheck input.checked + .orderAccordionCheckText:after {
      width: 16px; }
    .orderAccordionCheck input.checked + .orderAccordionCheckText .orderAccordionCheckInfo {
      color: #000000; }
    @media (max-width: 575px) {
      .orderAccordionCheck input.checked + .orderAccordionCheckText {
        padding-left: 31px; }
        .orderAccordionCheck input.checked + .orderAccordionCheckText:after {
          width: 12px; }
        .orderAccordionCheck input.checked + .orderAccordionCheckText .orderAccordionCheckInfo {
          margin-left: -20px;
          width: calc(100% + 20px) !important; } }
  .orderAccordionCheck input:checked + .orderAccordionCheckText {
    border-color: #006241;
    background-color: #D4E9E2;
    padding-left: 37px;
    color: #006241; }
    .orderAccordionCheck input:checked + .orderAccordionCheckText:after {
      width: 16px; }
    .orderAccordionCheck input:checked + .orderAccordionCheckText .orderAccordionCheckInfo {
      color: #000000; }
    @media (max-width: 575px) {
      .orderAccordionCheck input:checked + .orderAccordionCheckText {
        padding-left: 31px; }
        .orderAccordionCheck input:checked + .orderAccordionCheckText:after {
          width: 12px; }
        .orderAccordionCheck input:checked + .orderAccordionCheckText .orderAccordionCheckInfo {
          margin-left: -20px;
          width: calc(100% + 20px) !important; } }

.orderAccordionCheckText {
  position: relative;
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #EBEDEC;
  background-color: #F9F9F9;
  border-radius: 3px;
  line-height: 17px;
  min-width: 240px;
  font-weight: 500;
  width: 100%; }
  .orderAccordionCheckText .orderAccordionCheckInfo {
    margin-top: 2px;
    font-weight: 400; }
    .orderAccordionCheckText .orderAccordionCheckInfo .mainText {
      font-weight: 600;
      font-size: 16px;
      line-height: 1.3;
      white-space: nowrap;
      margin-left: 10px; }
  .orderAccordionCheckText:after {
    content: '';
    width: 0;
    height: 16px;
    position: absolute;
    top: 12px;
    left: 11px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/applicationSentIcon.svg); }
  @media (max-width: 575px) {
    .orderAccordionCheckText {
      padding: 14px 11px;
      line-height: 1;
      font-size: 13px; }
      .orderAccordionCheckText .orderAccordionCheckInfo {
        line-height: 1.3;
        margin-top: 8px;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .orderAccordionCheckText .orderAccordionCheckInfo .mainText {
          font-weight: 500;
          font-size: 13px;
          line-height: 1;
          position: absolute;
          top: 15px;
          right: 10px; }
      .orderAccordionCheckText:after {
        height: 12px;
        top: 14.5px;
        left: 11px; } }

.btnInputEmpty {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/local/templates/bazaars/img/crossGrayClose.svg); }

.btnSearch {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/local/templates/bazaars/img/btnSearch.svg); }

.repeatText {
  padding-left: 34px; }
  .repeatText:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/repeatText.svg); }

.printText {
  padding-left: 34px; }
  .printText:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/printText.svg); }

@media (min-width: 768px) {
  body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh; }
    body main {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-height: 100%; } }

body.open-mobile-menu {
  overflow: hidden; }

@media (max-width: 991px) {
  body.open-hamburger-menu {
    overflow: hidden; }
    body.open-hamburger-menu header .top-h {
      -webkit-transform: translateX(0);
              transform: translateX(0); } }

@media (max-width: 991px) {
  body.openMobileMenu {
    overflow: hidden; } }

header {
  background-color: #D4E9E2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: sticky;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 15; }
  header.makingOrder-h .middle-h {
    border-bottom: none;
    padding: 19px 0; }
    header.makingOrder-h .middle-h .logo-h {
      position: relative; }
    header.makingOrder-h .middle-h .wrapSearch-h {
      display: none !important; }
    header.makingOrder-h .middle-h .wrapBtn-h {
      display: none !important; }
  header.makingOrder-h .mainThirdLevelMenu {
    display: none !important; }
  header.makingOrder-h .bottom-h {
    display: none; }
  header.makingOrder-h .top-h {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    width: 100%; }
    header.makingOrder-h .top-h .wrapMobile .btnMenu-h {
      height: auto !important; }
    header.makingOrder-h .top-h .topLeft-h {
      display: none !important; }
    header.makingOrder-h .top-h .topRight-h {
      margin-left: auto; }
      header.makingOrder-h .top-h .topRight-h .wrapRegistrationAuthorization .registrationAuthorization {
        padding-right: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0; }
        header.makingOrder-h .top-h .topRight-h .wrapRegistrationAuthorization .registrationAuthorization:after {
          display: none; }
      header.makingOrder-h .top-h .topRight-h .register-h {
        display: none !important; }
      header.makingOrder-h .top-h .topRight-h .wrapPersonalAccount-h .btnSecondLevelMenu:before {
        display: none; }
      header.makingOrder-h .top-h .topRight-h .personalAccount-h {
        padding: 4px 0 4px 31px;
        color: #1E3932;
        line-height: 18px;
        position: relative;
        opacity: 1; }
        header.makingOrder-h .top-h .topRight-h .personalAccount-h:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 26px;
          height: 26px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          background-image: url(/local/templates/bazaars/img/personalIc.svg); }
      header.makingOrder-h .top-h .topRight-h .aboutWrap {
        display: none !important; }
      header.makingOrder-h .top-h .topRight-h .wrapFlagSelect {
        display: none !important; }
  header.makingOrder-h .levelMenu-h.secondLevelMenu {
    display: none !important; }
  @media (max-width: 991px) {
    header.makingOrder-h .personalAccount-h {
      pointer-events: auto; }
    header.makingOrder-h .firstMenu {
      display: none !important; }
    header.makingOrder-h .top-h {
      height: auto; }
      header.makingOrder-h .top-h .topRight-h {
        margin-bottom: 0;
        margin-right: 16px; }
        header.makingOrder-h .top-h .topRight-h .wrapMobile {
          padding: 0;
          width: auto;
          border-top: none;
          display: table !important;
          margin-left: auto; }
        header.makingOrder-h .top-h .topRight-h .aboutWrap {
          display: none !important; }
      header.makingOrder-h .top-h .wrapTop-h {
        min-height: auto;
        padding: 0;
        margin-bottom: 0;
        height: auto !important; }
        header.makingOrder-h .top-h .wrapTop-h .crossGrayClose {
          display: none !important; }
    header.makingOrder-h .middle-h {
      padding: 12px 0; }
      header.makingOrder-h .middle-h .middleWrap-h .hamburger {
        display: none !important; } }
  @media (max-width: 575px) {
    header.makingOrder-h .top-h .topRight-h {
      margin-right: 12px; } }
  header.header_hidden .mainWrapSearch.active {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }

.top-h {
  background-color: #1E3932;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 991px) {
    .top-h {
      background-color: #ffffff;
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      z-index: 13;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      -webkit-transition: 0.3s;
      transition: 0.3s;
      overflow: auto;
      height: 100vh; }
      .top-h .wrapTop-h {
        min-height: 100vh;
        padding: 59px 0 135px 0; }
        .top-h .wrapTop-h .crossGrayClose {
          position: absolute;
          left: 16px;
          top: 25px; }
      .top-h .wrapFlagSelect {
        position: absolute;
        right: 16px;
        bottom: 90px;
        margin: 0 !important;
        z-index: 9; }
      .top-h .wrapRegistrationAuthorization {
        width: 100%;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .top-h .wrapMobile {
        padding: 17.5px 16px;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid transparent;
        width: 100%; }
        .top-h .wrapMobile.aboutWrap {
          border-bottom: 1px solid #E0E0E0; }
        .top-h .wrapMobile .topLink-h {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          -ms-flex-item-align: center;
              align-self: center;
          font-size: 15px;
          line-height: 19px;
          color: #000000; }
        .top-h .wrapMobile .btnMenu-h {
          margin: -1px 0; }
          .top-h .wrapMobile .btnMenu-h.bgImg {
            position: absolute; }
            .top-h .wrapMobile .btnMenu-h.bgImg:before {
              right: 16px; }
          .top-h .wrapMobile .btnMenu-h + .levelMenu-h.active {
            min-height: 100vh; }
        .top-h .wrapMobile:first-child {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
        .top-h .wrapMobile:last-child {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; }
          .top-h .wrapMobile:last-child .wrapRegistrationAuthorization {
            padding-left: 38px;
            position: relative; }
            .top-h .wrapMobile:last-child .wrapRegistrationAuthorization:after {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              width: 24px;
              height: 24px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              background-image: url(/local/templates/bazaars/img/personalAccountIc.svg); }
      .top-h .topRight-h {
        width: 100%;
        font-size: 0; }
        .top-h .topRight-h .mainMobile {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
          .top-h .topRight-h .mainMobile .linkMenu {
            position: relative;
            padding-left: 38px; }
            .top-h .topRight-h .mainMobile .linkMenu:after {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              width: 24px;
              height: 24px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center; }
            .top-h .topRight-h .mainMobile .linkMenu .linkMenuCount {
              margin-left: 4px;
              -ms-flex-item-align: center;
                  align-self: center; }
            .top-h .topRight-h .mainMobile .linkMenu.catalogLink {
              font-size: 16px;
              font-weight: 500; }
              .top-h .topRight-h .mainMobile .linkMenu.catalogLink:after {
                background-image: url(/local/templates/bazaars/img/catalogLink.svg); }
            .top-h .topRight-h .mainMobile .linkMenu.clientsLink:after {
              background-image: url(/local/templates/bazaars/img/clientsLink.svg); }
            .top-h .topRight-h .mainMobile .linkMenu.basketLink:after {
              background-image: url(/local/templates/bazaars/img/basketLink.svg); }
            .top-h .topRight-h .mainMobile .linkMenu.favLink:after {
              background-image: url(/local/templates/bazaars/img/favLink.svg); }
            .top-h .topRight-h .mainMobile .linkMenu.statusLink:after {
              background-image: url(/local/templates/bazaars/img/statusLink.svg); }
            .top-h .topRight-h .mainMobile .linkMenu.stocksLink {
              color: #EB5757; }
              .top-h .topRight-h .mainMobile .linkMenu.stocksLink:after {
                background-image: url(/local/templates/bazaars/img/stocksLink.svg); }
        .top-h .topRight-h .wrapRegistrationAuthorization .registrationAuthorization {
          padding-top: 0;
          padding-bottom: 0; }
          .top-h .topRight-h .wrapRegistrationAuthorization .registrationAuthorization .btnNone {
            opacity: 1;
            color: #000000;
            padding-top: 0;
            padding-bottom: 0;
            font-size: 15px;
            line-height: 19px; }
          .top-h .topRight-h .wrapRegistrationAuthorization .registrationAuthorization:after {
            opacity: 1;
            background-color: #1E3932; }
      .top-h .topLink-h {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-right: 0 !important;
        opacity: 1;
        color: #1E3932; }
      .top-h .topLeft-h {
        position: absolute;
        bottom: 16px;
        left: 24px;
        z-index: 9; }
        .top-h .topLeft-h .topLink-h {
          color: #000000;
          opacity: 1;
          font-size: 20px;
          line-height: 1.1;
          margin-bottom: 4px;
          font-weight: 500; }
        .top-h .topLeft-h .topNav-h {
          width: calc(100% - 32px); }
          .top-h .topLeft-h .topNav-h li {
            width: 100%;
            margin-right: 0;
            padding-right: 0; }
            .top-h .topLeft-h .topNav-h li:after {
              display: none; }
            .top-h .topLeft-h .topNav-h li span {
              font-size: 13px;
              line-height: 1.3;
              color: #959595;
              margin-bottom: 16px;
              opacity: 1;
              display: block; }
        .top-h .topLeft-h .social-h ul li a {
          width: 36px;
          height: 36px;
          background-color: #006241;
          border-radius: 100%; }
          .top-h .topLeft-h .social-h ul li a.tg-ic:after {
            width: 18px;
            height: 16px;
            background-image: url(/local/templates/bazaars/img/tg-ic-white.svg); }
          .top-h .topLeft-h .social-h ul li a.wp-ic:after {
            width: 19px;
            height: 19px;
            background-image: url(/local/templates/bazaars/img/wp-ic-white.svg); }
          .top-h .topLeft-h .social-h ul li a.fb-ic:after {
            width: 20px;
            height: 20px;
            background-image: url(/local/templates/bazaars/img/fb-ic-white.svg); } }

@media (min-width: 992px) {
  .wrapTop-h {
    height: auto !important; } }

.personalAccount-h {
  opacity: 0.6;
  color: #ffffff;
  padding: 4px 0 4px 31px; }
  .personalAccount-h::after {
    content: '';
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/personalAccountWhite.svg); }
  @media (max-width: 991px) {
    .personalAccount-h {
      font-size: 15px;
      line-height: 19px;
      opacity: 1;
      padding: 0 0 0 38px;
      color: #000000;
      pointer-events: none; }
      .personalAccount-h:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background-image: url(/local/templates/bazaars/img/personalAccountIc.svg); } }

.linkMenuCount {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  padding: 1px 3px;
  min-width: 22px;
  text-align: center;
  border-radius: 75px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  background-color: #959595;
  color: #ffffff; }
  .linkMenuCount.active {
    background-color: #006241; }

@media (max-width: 991px) {
  .aboutLink-h {
    position: relative;
    padding-left: 38px; }
    .aboutLink-h:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url(/local/templates/bazaars/img/aboutLink.svg); } }

@media (min-width: 992px) {
  .wrapPersonalAccount-h {
    position: relative; }
    .wrapPersonalAccount-h .btnMenu-h {
      width: auto;
      height: auto; }
      .wrapPersonalAccount-h .btnMenu-h:before {
        display: none; }
    .wrapPersonalAccount-h .levelMenu-h {
      display: block !important;
      width: 195px;
      padding: 8px 0;
      left: auto;
      right: 0;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      z-index: 13;
      display: block;
      top: calc(100% + 10px);
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      .wrapPersonalAccount-h .levelMenu-h:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 10px;
        bottom: 100%; }
      .wrapPersonalAccount-h .levelMenu-h .wrapMobile-h {
        display: none; }
      .wrapPersonalAccount-h .levelMenu-h .wrapMobile {
        border-top: none; }
        .wrapPersonalAccount-h .levelMenu-h .wrapMobile .topLink-h {
          margin-right: 0;
          width: 100%;
          padding: 5px 15px;
          color: #000000; }
          .wrapPersonalAccount-h .levelMenu-h .wrapMobile .topLink-h:hover {
            background-color: #EBEDEC;
            opacity: 1; }
        .wrapPersonalAccount-h .levelMenu-h .wrapMobile:last-child {
          border-bottom: none; }
    .wrapPersonalAccount-h:hover .personalAccount-h {
      opacity: 1;
      color: #ffffff; }
    .wrapPersonalAccount-h:hover .levelMenu-h {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; } }

@media (max-width: 991px) {
  .wrapPersonalAccount-h {
    width: 100%; }
    .wrapPersonalAccount-h .wrapLinkMobile {
      margin-top: -1px; } }

.levelMenu-h {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  z-index: 2;
  padding-top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-bottom: 130px;
  -webkit-animation: tabContent 0.3s;
          animation: tabContent 0.3s;
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%); }
  .levelMenu-h.secondLevelMenu {
    display: none; }
  @media (max-width: 991px) {
    .levelMenu-h {
      min-height: 100vh; }
      .levelMenu-h.active {
        display: block;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); } }

@-webkit-keyframes tabContent {
  0% { }
  100% { } }

@keyframes tabContent {
  0% { }
  100% { } }

.wrapLinkMobile .wrapMobile:last-child {
  border-bottom: 1px solid #E0E0E0; }

.wrapContactMenu {
  padding: 24px 16px; }
  .wrapContactMenu .contactMenuPhone {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 8px;
    color: #000000; }
  .wrapContactMenu .contactMenuMail {
    font-size: 13px;
    line-height: 1.3;
    color: #959595;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    margin-bottom: 16px; }

.contactMenuSocial.social-h ul li a {
  width: 36px;
  height: 36px;
  background-color: #006241;
  border-radius: 100%; }
  .contactMenuSocial.social-h ul li a.tg-ic:after {
    width: 18px;
    height: 16px;
    background-image: url(/local/templates/bazaars/img/tg-ic-white.svg); }
  .contactMenuSocial.social-h ul li a.wp-ic:after {
    width: 19px;
    height: 19px;
    background-image: url(/local/templates/bazaars/img/wp-ic-white.svg); }
  .contactMenuSocial.social-h ul li a.fb-ic:after {
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/bazaars/img/fb-ic-white.svg); }

.wrapMobile-h h5 {
  padding: 27px 40px 14px 40px;
  line-height: 19px; }

.wrapMobile-h .btnBackMenu {
  position: absolute;
  top: 25px;
  left: 16px; }

.topLink-h {
  color: #F2F0EB;
  opacity: 0.6; }
  .topLink-h:hover {
    color: #F2F0EB;
    opacity: 1; }

.topNav-h ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .topNav-h ul li {
    padding-right: 15px;
    margin-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
    display: inline-block; }
    .topNav-h ul li span {
      color: #F2F0EB;
      opacity: 0.6; }
    .topNav-h ul li:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 100%;
      background-color: #F2F0EB;
      opacity: 0.6; }

.social-h ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0; }
  .social-h ul li {
    margin-right: 8px; }
    .social-h ul li a {
      width: 25px;
      height: 25px; }
      .social-h ul li a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
      .social-h ul li a.tg-ic:after {
        width: 16px;
        height: 14px;
        background-image: url(/local/templates/bazaars/img/tg-ic.svg); }
      .social-h ul li a.wp-ic:after {
        width: 14px;
        height: 14px;
        background-image: url(/local/templates/bazaars/img/wp-ic.svg); }
      .social-h ul li a.fb-ic:after {
        width: 15px;
        height: 15px;
        background-image: url(/local/templates/bazaars/img/fb-ic.svg); }

.select2-container.select2-container--default .select2-dropdown {
  border: none;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 3px 3px;
  padding: 4px 0;
  margin-top: 2px; }
  .select2-container.select2-container--default .select2-dropdown .select2-results__option {
    padding: 5px 12px; }
    .select2-container.select2-container--default .select2-dropdown .select2-results__option span {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: rgba(0, 0, 0, 0.6);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .select2-container.select2-container--default .select2-dropdown .select2-results__option span img {
        width: 21px;
        height: 15px;
        margin-right: 4px; }
    .select2-container.select2-container--default .select2-dropdown .select2-results__option[aria-selected=true] {
      display: none; }
    .select2-container.select2-container--default .select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected] {
      background-color: #EBEDEC; }
      .select2-container.select2-container--default .select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected] span {
        color: black; }

.wrapFlagSelect .select2-container {
  width: auto !important; }

.wrapFlagSelect .select2-container--default .select2-selection--single {
  border-radius: 0;
  border: none;
  background-color: transparent !important;
  height: auto; }
  .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: table;
    line-height: 1;
    color: rgba(242, 240, 235, 0.6);
    padding: 14px 17px 14px 12px;
    font-size: 0; }
    .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__rendered span {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 17px;
      font-size: 14px;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__rendered span img {
        width: 21px;
        height: 15px;
        margin-right: 5px; }
  .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 16px;
    height: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/flagSelect.svg);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }

.wrapFlagSelect .select2-container--default.select2-container--open .select2-selection__rendered {
  color: #ffffff; }

.wrapFlagSelect .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background-image: url(/local/templates/bazaars/img/flagSelectWhite.svg); }

@media (max-width: 991px) {
  .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 10px 20px 10px 10px; }
    .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__rendered span {
      line-height: 19px;
      font-size: 15px;
      color: #000000; }
  .wrapFlagSelect .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/bazaars/img/flagSelecBlack.svg); }
  .wrapFlagSelect .select2-container--default.select2-container--open .select2-selection__rendered {
    color: #000000; }
  .wrapFlagSelect .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    background-image: url(/local/templates/bazaars/img/flagSelecBlack.svg);
    -webkit-transform: translateY(-50%) scale(1, -1);
            transform: translateY(-50%) scale(1, -1); } }

.wrapRegistrationAuthorization .registrationAuthorization {
  padding-right: 15px;
  margin-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px; }
  .wrapRegistrationAuthorization .registrationAuthorization:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #F2F0EB;
    opacity: 0.6; }
  .wrapRegistrationAuthorization .registrationAuthorization:last-child {
    margin-right: 0;
    padding-right: 0; }
    .wrapRegistrationAuthorization .registrationAuthorization:last-child:after {
      display: none; }
  .wrapRegistrationAuthorization .registrationAuthorization .btnNone {
    opacity: 0.6;
    line-height: 17px;
    color: #F2F0EB; }

.topRight-h .topLink-h {
  margin-right: 14px; }

.topRight-h .wrapFlagSelect {
  margin-right: 17px;
  margin-top: -14px;
  margin-bottom: -14px; }

@media (max-width: 991px) {
  .bottom-h {
    overflow: auto; }
    .bottom-h .nav-h {
      max-width: none;
      width: 100%; } }

.hoverBoxLink {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #000000;
  opacity: 0;
  z-index: 11; }
  .hoverBoxLink.active {
    visibility: visible;
    opacity: 0.5;
    pointer-events: auto; }

.wrapBottom-h .btn-primary {
  max-width: 104px;
  padding: 8.5px 6px; }

.nav-h {
  width: calc(100% - 210px);
  max-width: 1092px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 12; }
  .nav-h .nav-h-slider {
    width: calc(100% - 110px); }
    .nav-h .nav-h-slider .swiper-wrapper {
      position: static; }
  .nav-h .btnSliderDefault {
    top: auto;
    width: 48px;
    height: 48px;
    left: auto;
    right: auto;
    margin: 0; }
    .nav-h .btnSliderDefault:before {
      content: '';
      position: absolute;
      top: 0;
      width: 132px;
      height: 100%;
      bottom: 0;
      background: -webkit-gradient(linear, left top, right top, color-stop(64.79%, #D4E9E2), color-stop(112.93%, rgba(212, 233, 226, 0)));
      background: linear-gradient(90deg, #D4E9E2 64.79%, rgba(212, 233, 226, 0) 112.93%);
      pointer-events: none; }
    .nav-h .btnSliderDefault.swiper-button-disabled {
      opacity: 0; }
  .nav-h .navBtn-h {
    display: inline-block;
    cursor: pointer; }
    .nav-h .navBtn-h.not-empty-menu .navBtnLink-h {
      pointer-events: none; }
    .nav-h .navBtn-h .navBtnLink-h {
      color: #000000;
      line-height: 17px;
      font-weight: 500;
      padding: 15.5px 16px;
      position: relative;
      border-radius: 8px 8px 0 0;
      z-index: 12;
      pointer-events: auto; }
      .nav-h .navBtn-h .navBtnLink-h:after {
        content: '';
        position: absolute;
        top: calc(100% - 2px);
        width: calc(100% - 30px);
        left: 15px;
        height: 2px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        background-color: transparent; }
      .nav-h .navBtn-h .navBtnLink-h:hover {
        text-decoration: none; }
      .nav-h .navBtn-h .navBtnLink-h.active:after {
        background-color: #006241; }
      @media (max-width: 1199px) {
        .nav-h .navBtn-h .navBtnLink-h {
          padding: 15px 8px; } }
      @media (max-width: 991px) {
        .nav-h .navBtn-h .navBtnLink-h {
          font-size: 13px;
          line-height: 16px;
          white-space: nowrap; }
          .nav-h .navBtn-h .navBtnLink-h:after {
            width: calc(100% - 16px);
            left: 8px;
            top: calc(100% - 2px); } }
    @media (min-width: 992px) {
      .nav-h .navBtn-h.open .mainLinkMenu {
        visibility: visible;
        opacity: 1;
        pointer-events: auto; }
      .nav-h .navBtn-h.open .navBtnLink-h {
        background-color: #ffffff;
        pointer-events: auto; }
        .nav-h .navBtn-h.open .navBtnLink-h.active:after {
          background-color: #ffffff;
          pointer-events: none; }
      .nav-h .navBtn-h.open + .hoverBoxLink {
        opacity: 0.5;
        visibility: visible;
        pointer-events: auto; } }
  @media (max-width: 991px) {
    .nav-h {
      position: relative;
      overflow: hidden; }
      .nav-h .btnSliderDefault {
        width: 34px;
        height: 34px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        .nav-h .btnSliderDefault:before {
          width: 100%;
          background: linear-gradient(89.61deg, rgba(212, 233, 226, 0) -22.22%, #D4E9E2 26.34%);
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
        .nav-h .btnSliderDefault.swiper-button-next {
          right: -7px;
          -webkit-transform: translateY(-50%) scale(-1, 1);
                  transform: translateY(-50%) scale(-1, 1); }
        .nav-h .btnSliderDefault.swiper-button-prev {
          left: -7px; }
      .nav-h .nav-h-slider {
        width: 100%; } }

.nav-h-slider .swiper-slide {
  width: auto;
  position: static; }
  .nav-h-slider .swiper-slide.open {
    position: relative; }

.mainWrapLinkMenu {
  width: calc(100% + 32px); }

.mainLinkMenu {
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 12;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  left: 50%;
  background-color: #ffffff; }
  @media (min-width: 992px) {
    .mainLinkMenu .wrapLinkMenu {
      max-width: 20%; } }
  .mainLinkMenu.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto; }
  @media (min-width: 992px) {
    .mainLinkMenu {
      border-radius: 0 0 8px 8px;
      padding: 20px; } }
  @media (max-width: 991px) {
    .mainLinkMenu {
      -webkit-transition: 0.3s;
      transition: 0.3s;
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      -webkit-transform: translateX(-150%);
              transform: translateX(-150%);
      overflow: auto; }
      .mainLinkMenu.active {
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      .mainLinkMenu .wrapMobile-h {
        max-width: 767px; } }
  @media (max-width: 767px) {
    .mainLinkMenu .wrapMobile-h {
      max-width: 575px; } }

.wrapLinkMenu {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0; }
  @media (min-width: 992px) {
    .wrapLinkMenu:after {
      content: '';
      position: absolute;
      top: 0;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 100%;
      width: 1px;
      height: 100%;
      background-color: #E0E0E0; }
    .wrapLinkMenu:nth-child(5n) ~ .wrapLinkMenu {
      border-top: none; }
    .wrapLinkMenu:nth-child(5n + 1):before {
      content: '';
      position: absolute;
      top: 0;
      -webkit-transform: translateX(50%);
              transform: translateX(50%);
      right: 100%;
      width: 1px;
      height: 100%;
      background-color: #E0E0E0; } }
  .wrapLinkMenu .linkMenu {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .wrapLinkMenu .navLinkMenu {
    margin-bottom: 14px;
    margin-top: 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .wrapLinkMenu .boxLinkMenuTop {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .wrapLinkMenu .linkAll {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0 16px 14px 16px;
    max-width: calc(100% - 32px);
    color: #006241;
    font-size: 14px;
    line-height: 17px;
    position: relative; }
    .wrapLinkMenu .linkAll + .navLinkMenu {
      margin-bottom: 4px; }
  @media (max-width: 991px) {
    .wrapLinkMenu {
      border-bottom: 1px solid transparent;
      padding: 17.5px 16px; }
      .wrapLinkMenu .linkAll,
      .wrapLinkMenu .navLinkMenu {
        display: none; }
      .wrapLinkMenu .boxLinkMenuTop {
        background-color: transparent;
        font-size: 15px;
        line-height: 19px;
        padding: 0 0 0 38px;
        position: relative; }
        .wrapLinkMenu .boxLinkMenuTop img {
          width: 24px;
          height: 24px;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }

@media (min-width: 992px) {
  .mainLinkMenuScroll {
    max-height: calc(100vh - 232px); } }

@media (max-width: 991px) {
  .mainLinkMenuScroll {
    overflow: visible; } }

.boxLinkMenuTop {
  padding: 5px 16px;
  background-color: #EBEDEC; }
  .boxLinkMenuTop img {
    width: 34px;
    height: 35px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    margin-right: 10px; }
  .boxLinkMenuTop .text {
    width: calc(100% - 44px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.navLinkMenu ul {
  margin-bottom: 0;
  width: 100%; }
  .navLinkMenu ul li {
    width: 100%; }
    .navLinkMenu ul li a {
      line-height: 1.3;
      width: 100%;
      padding: 3px 16px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }

.middle-h {
  padding: 23.5px 0;
  border-top: 1px solid #EBEDEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4); }
  .middle-h .logo-h {
    margin-right: 60px; }
  .middle-h .wrapSearch-h {
    margin-right: auto; }
  .middle-h .wrapBtn-h {
    margin-left: 60px; }
  @media (max-width: 991px) {
    .middle-h {
      padding: 10px 0 12px 0; }
      .middle-h .middleWrap-h {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .middle-h .middleWrap-h .hamburger {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          margin-right: 19px;
          margin-top: auto; }
        .middle-h .middleWrap-h .logo-h {
          margin-right: 16px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          max-width: 97px;
          height: 35px;
          margin-bottom: 4px; }
          .middle-h .middleWrap-h .logo-h img {
            max-height: 100%; }
        .middle-h .middleWrap-h .wrapBtn-h {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin-left: auto;
          margin-bottom: 2px; }
        .middle-h .middleWrap-h .wrapSearch-h {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          width: 100%;
          max-width: none;
          margin-top: 11px;
          margin-bottom: 0; } }

.hamburger {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/bazaars/img/hamburger.svg); }

.stocks-h {
  padding: 8px 9px 8px 35px;
  font-weight: 500;
  line-height: 17px;
  border-radius: 6px;
  background-color: #EED350; }
  .stocks-h:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 7px;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/stocks-h.svg); }
  .stocks-h:hover {
    color: #000000;
    background-color: #F5E596;
    text-decoration: none; }

.mainWrapSearch input {
  width: 100%;
  border: 1px solid rgba(0, 98, 65, 0.4);
  border-right: none;
  padding: 11.5px 34px 11.5px 14px;
  line-height: 17px;
  border-radius: 3px 0 0 3px;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .mainWrapSearch input::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .mainWrapSearch input::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .mainWrapSearch input::-webkit-search-decoration, .mainWrapSearch input::-webkit-search-cancel-button, .mainWrapSearch input::-webkit-search-results-button, .mainWrapSearch input::-webkit-search-results-decoration {
    display: none; }
  .mainWrapSearch input::-moz-placeholder {
    color: #000000;
    opacity: 0.4;
    -moz-transition: 0.3s;
    transition: 0.3s; }
  .mainWrapSearch input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.4;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .mainWrapSearch input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.4;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .mainWrapSearch input::-ms-input-placeholder {
    color: #000000;
    opacity: 0.4;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .mainWrapSearch input::placeholder {
    color: #000000;
    opacity: 0.4;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .mainWrapSearch input:focus-within {
    border-color: #006241; }
    .mainWrapSearch input:focus-within::-moz-placeholder {
      color: transparent; }
    .mainWrapSearch input:focus-within::-webkit-input-placeholder {
      color: transparent; }
    .mainWrapSearch input:focus-within:-ms-input-placeholder {
      color: transparent; }
    .mainWrapSearch input:focus-within::-ms-input-placeholder {
      color: transparent; }
    .mainWrapSearch input:focus-within::placeholder {
      color: transparent; }

.mainWrapSearch .btnInputEmpty {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 105px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.mainWrapSearch.active .mainSearchList {
  visibility: visible;
  pointer-events: auto;
  opacity: 1; }

.mainWrapSearch.active .btnInputEmpty {
  visibility: visible;
  pointer-events: auto;
  opacity: 1; }

@media (max-width: 991px) {
  .mainWrapSearch .btnInputEmpty {
    right: 88px; } }

.wrapSearch-h {
  max-width: 543px;
  width: calc(100% - 610px); }
  .wrapSearch-h .mainWrapSearch {
    width: calc(100% - 95px); }
  .wrapSearch-h .btn-primary {
    border-radius: 0 3px 3px 0;
    padding: 13px 12.5px;
    max-width: 95px; }
  @media (max-width: 991px) {
    .wrapSearch-h .mainWrapSearch {
      width: calc(100% - 80px); }
    .wrapSearch-h .btn-primary {
      max-width: 80px; } }

.mainSearchList {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  width: 800px;
  background-color: #ffffff;
  -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
          box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
  border-radius: 0px 0px 3px 3px;
  padding: 0 20px;
  z-index: 13;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  .mainSearchList h6 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400; }
  .mainSearchList .mainTagSearch:first-child {
    padding-top: 10px; }
  .mainSearchList .mainTagSearch:last-child {
    border-bottom: none;
    margin-bottom: 5px; }
  @media (max-width: 1199px) {
    .mainSearchList {
      width: 700px; } }
  @media (max-width: 767px) {
    .mainSearchList {
      width: 100%;
      padding: 0 12px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .mainSearchList .mainTagSearch {
        padding: 12px 0; }
        .mainSearchList .mainTagSearch h6 {
          margin-top: 0;
          margin-bottom: 10px; }
        .mainSearchList .mainTagSearch p {
          line-height: 17px;
          font-size: 13px;
          margin-bottom: 12px; }
        .mainSearchList .mainTagSearch .wrapTagSearch {
          width: calc(100% + 4px);
          margin-right: -4px; }
          .mainSearchList .mainTagSearch .wrapTagSearch .tagSearch {
            margin-right: 4px;
            margin-bottom: 4px;
            padding: 6px 12px; }
        .mainSearchList .mainTagSearch:first-child {
          padding-top: 12px; }
        .mainSearchList .mainTagSearch:last-chil {
          margin-bottom: 0; }
      .mainSearchList h6 {
        font-weight: 500; }
      .mainSearchList .wrapSearchListLeft {
        max-width: 100%;
        border-right: none;
        border-bottom: 1px solid #E0E0E0;
        padding: 12px 0; }
        .mainSearchList .wrapSearchListLeft h6 {
          margin-bottom: 8px; }
        .mainSearchList .wrapSearchListLeft ul {
          max-height: 117px;
          overflow: auto;
          margin-left: -12px;
          margin-right: -12px;
          width: calc(100% + 24px);
          padding: 0 12px;
          margin-bottom: 6px;
          max-width: none; }
          .mainSearchList .wrapSearchListLeft ul li {
            margin-bottom: 8px;
            max-width: none; }
            .mainSearchList .wrapSearchListLeft ul li a {
              font-size: 13px;
              line-height: 17px; }
              .mainSearchList .wrapSearchListLeft ul li a:after {
                top: 7px; }
            .mainSearchList .wrapSearchListLeft ul li:last-child {
              margin-bottom: 0; }
      .mainSearchList .wrapSearchListRight {
        padding: 12px 0;
        min-width: 100%; }
        .mainSearchList .wrapSearchListRight h6 {
          margin-bottom: 12px; }
        .mainSearchList .wrapSearchListRight .wrapSearchListLinks {
          max-width: none;
          margin-left: -12px;
          margin-right: -12px;
          width: calc(100% + 24px);
          padding: 0 12px;
          overflow: auto;
          max-height: 253px; }
        .mainSearchList .wrapSearchListRight .searchListLink {
          max-width: none;
          margin-bottom: 8px;
          min-height: 60px;
          padding-left: 60px; }
          .mainSearchList .wrapSearchListRight .searchListLink img {
            width: 50px;
            height: 50px; }
          .mainSearchList .wrapSearchListRight .searchListLink h6 {
            font-size: 13px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: normal; }
          .mainSearchList .wrapSearchListRight .searchListLink:last-child {
            margin-bottom: 0; }
          .mainSearchList .wrapSearchListRight .searchListLink .mainPriceCard .wrapPriceCard {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            margin-right: 15px;
            -ms-flex-item-align: start;
                align-self: flex-start; }
            .mainSearchList .wrapSearchListRight .searchListLink .mainPriceCard .wrapPriceCard:last-child {
              margin-right: 0; }
            .mainSearchList .wrapSearchListRight .searchListLink .mainPriceCard .wrapPriceCard .mainText.oldPrice {
              width: 100%;
              padding-left: 0;
              margin-top: 4px; } }

.mainTagSearch {
  padding: 5px 0;
  border-bottom: 1px solid #E0E0E0; }
  .mainTagSearch h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mainTagSearch p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px; }

.wrapTagSearch {
  width: calc(100% + 10px);
  margin-right: -10px; }
  .wrapTagSearch .tagSearch {
    margin-right: 10px;
    margin-bottom: 10px; }

.tagSearch {
  border-radius: 60px;
  background-color: #EBEDEC;
  padding: 8px 12px;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.1em;
  color: #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .tagSearch.stocksTag {
    position: relative;
    padding-left: 34px !important;
    color: #D66147; }
    .tagSearch.stocksTag:after {
      content: '';
      position: absolute;
      left: 12px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 12px;
      height: 12px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url(/local/templates/bazaars/img/stocksLink.svg); }
  .tagSearch:hover {
    background-color: #E0E0E0; }

.wrapSearchListLeft {
  max-width: 270px;
  border-right: 1px solid #E0E0E0;
  padding: 20px 0; }
  .wrapSearchListLeft h6 {
    margin-bottom: 15px; }
  .wrapSearchListLeft ul {
    margin-bottom: 0;
    width: 100%;
    max-width: 212px; }
    .wrapSearchListLeft ul li {
      width: 100%;
      margin-bottom: 10px; }
      .wrapSearchListLeft ul li:last-child {
        margin-bottom: 0; }
      .wrapSearchListLeft ul li a {
        padding-left: 20px;
        position: relative;
        opacity: 0.6;
        color: #000000;
        line-height: 18px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        .wrapSearchListLeft ul li a:after {
          content: '';
          position: absolute;
          width: 3px;
          height: 3px;
          left: 8.5px;
          top: 7.5px;
          border-radius: 100%;
          background-color: #000000; }
        .wrapSearchListLeft ul li a:hover {
          opacity: 1; }

.wrapSearchListRight {
  padding: 20px;
  max-width: calc(100% - 270px); }
  .wrapSearchListRight h6 {
    margin-bottom: 9px; }
  .wrapSearchListRight .textLink {
    margin-top: 10px;
    color: #006241;
    font-weight: 500; }

.wrapSearchListLinks {
  max-width: 418px;
  max-height: 40vh; }
  .wrapSearchListLinks .searchListLink {
    margin-bottom: 10px; }
    .wrapSearchListLinks .searchListLink:last-child {
      margin-bottom: 0; }

.searchListLink {
  min-height: 60px;
  padding-left: 70px; }
  .searchListLink img {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .searchListLink h6 {
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.6; }
    .searchListLink h6 i {
      background-color: #F2C94C; }
  .searchListLink .mainPriceCard .wrapPriceCard {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .searchListLink .mainPriceCard .wrapPriceCard:last-child {
      margin-right: 0; }
    .searchListLink .mainPriceCard .wrapPriceCard .mainText {
      padding: 0 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
      .searchListLink .mainPriceCard .wrapPriceCard .mainText.oldPrice {
        font-weight: 500;
        position: static;
        padding-left: 5px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        line-height: 14px; }
        .searchListLink .mainPriceCard .wrapPriceCard .mainText.oldPrice + .mainText {
          background-color: transparent; }
  .searchListLink:hover h6 {
    opacity: 1; }

.btn-h {
  min-width: 65px;
  cursor: pointer; }
  .btn-h svg {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    margin: 0 auto 1px auto;
    width: 32px;
    height: 32px;
    display: block; }
    .btn-h svg path {
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  .btn-h p {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 17px;
    color: #1E3932;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .btn-h .btnCount-h {
    position: absolute;
    top: 0;
    right: 5px; }
  .btn-h:hover svg path {
    fill: #006241; }
  .btn-h:hover p {
    color: #006241; }
  .btn-h.fav-h:hover svg path {
    fill: transparent;
    stroke: #006241; }
  .btn-h .click-h.active + .wrapInfo-h {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  @media (max-width: 991px) {
    .btn-h {
      min-width: auto; }
      .btn-h img {
        margin-bottom: 0;
        width: 28px;
        height: 28px; }
      .btn-h .btnCount-h {
        right: -9px; }
      .btn-h p {
        display: none; } }

.mainLinkHover-h {
  width: 192px;
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  background-color: #ffffff;
  z-index: 13; }
  .mainLinkHover-h:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 100%;
    left: 0;
    bottom: 100%; }
  .mainLinkHover-h ul {
    padding: 8px 0;
    margin-bottom: 0;
    width: 100%; }
    .mainLinkHover-h ul li {
      width: 100%; }
      .mainLinkHover-h ul li a {
        width: 100%;
        padding: 5px 15px;
        opacity: 0.6;
        color: #000000; }
        .mainLinkHover-h ul li a:hover {
          opacity: 1;
          background-color: #EBEDEC;
          text-decoration: none; }

.wrapBtn-h .btn-h {
  margin-right: 30px; }
  .wrapBtn-h .btn-h:last-child {
    margin-right: 0; }

@media (max-width: 991px) {
  .wrapBtn-h .btn-h {
    margin-right: 18px; }
    .wrapBtn-h .btn-h:last-child {
      margin-right: 0; } }

.btnCount-h {
  padding: 1px 5px;
  color: #F2F0EB;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  border-radius: 100px;
  min-width: 24px;
  background-color: #959595;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btnCount-h.active {
    background-color: #006241; }
  @media (max-width: 991px) {
    .btnCount-h {
      font-size: 10px;
      line-height: 1.2;
      min-width: 20px; } }

.wrapInfo-h {
  width: 300px;
  -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
          box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px 15px;
  top: calc(100% + 23px);
  right: 0;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 13; }
  .wrapInfo-h .h6 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 25px; }
  .wrapInfo-h .crossGray {
    position: absolute;
    top: 10px;
    right: 10px; }
  .wrapInfo-h .wrapInfoMain-h {
    margin-bottom: 15px; }
    .wrapInfo-h .wrapInfoMain-h:last-child {
      margin-bottom: 0; }
  .wrapInfo-h .btn-primary {
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 500;
    padding: 10px 10px; }
  .wrapInfo-h .mainTextInfo {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #959595; }
  .wrapInfo-h.active {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 991px) {
    .wrapInfo-h {
      top: calc(100% + 5px); } }

.wrapInfoMain-h img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;'; }

.wrapRelatedCategories .relatedCategories {
  margin-bottom: 5px; }
  .wrapRelatedCategories .relatedCategories:last-child {
    margin-bottom: 0; }

.relatedCategories {
  padding: 5px 10px;
  border-radius: 1px;
  border: 1px solid #E0E0E0; }
  .relatedCategories img {
    width: 34px;
    height: 34px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    margin-right: 10px; }

@media (max-width: 575px) {
  .mainBanner {
    padding: 0 0;
    margin-bottom: 0; } }

.animateDots {
  overflow: hidden; }
  .animateDots .wrapThreeDotsAnimate {
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .animateDots.active .wrapThreeDotsAnimate {
    pointer-events: auto;
    visibility: visible;
    opacity: 1; }

.wrapThreeDotsAnimate {
  background-color: inherit; }
  .wrapThreeDotsAnimate .dotAnimate {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #ffffff;
    margin-right: 5px; }
    .wrapThreeDotsAnimate .dotAnimate:last-child {
      margin-right: 0; }
    .wrapThreeDotsAnimate .dotAnimate:nth-child(1) {
      -webkit-animation: dotAnimate1 ease-in-out 0.75s infinite;
              animation: dotAnimate1 ease-in-out 0.75s infinite; }
    .wrapThreeDotsAnimate .dotAnimate:nth-child(2) {
      -webkit-animation: dotAnimate2 ease-in-out 0.75s infinite;
              animation: dotAnimate2 ease-in-out 0.75s infinite; }
    .wrapThreeDotsAnimate .dotAnimate:nth-child(3) {
      -webkit-animation: dotAnimate3 ease-in-out 0.75s infinite;
              animation: dotAnimate3 ease-in-out 0.75s infinite; }

@-webkit-keyframes dotAnimate1 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.66; }
  50% {
    opacity: 0.33; }
  75% {
    opacity: 0.66; }
  100% {
    opacity: 1; } }

@keyframes dotAnimate1 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.66; }
  50% {
    opacity: 0.33; }
  75% {
    opacity: 0.66; }
  100% {
    opacity: 1; } }

@-webkit-keyframes dotAnimate2 {
  0% {
    opacity: 0.66; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0.66; }
  75% {
    opacity: 0.33; }
  100% {
    opacity: 0.66; } }

@keyframes dotAnimate2 {
  0% {
    opacity: 0.66; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0.66; }
  75% {
    opacity: 0.33; }
  100% {
    opacity: 0.66; } }

@-webkit-keyframes dotAnimate3 {
  0% {
    opacity: 0.33; }
  25% {
    opacity: 0.66; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0.66; }
  100% {
    opacity: 0.33; } }

@keyframes dotAnimate3 {
  0% {
    opacity: 0.33; }
  25% {
    opacity: 0.66; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0.66; }
  100% {
    opacity: 0.33; } }

.mainBannerSlider .btnSliderDefault {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2px;
  position: absolute;
  margin: 0;
  pointer-events: auto;
  cursor: pointer; }
  .mainBannerSlider .btnSliderDefault:after {
    background-image: url(/local/templates/bazaars/img/btnSliderDefault.svg); }
  .mainBannerSlider .btnSliderDefault.swiper-button-next {
    left: auto;
    right: 2px;
    -webkit-transform: translateY(-50%) scale(-1, 1);
            transform: translateY(-50%) scale(-1, 1); }

.mainBannerSlider .swiper-slide {
  background-color: #F2F0EB;
  padding: 26px 103px 55px 64px; }
  .mainBannerSlider .swiper-slide .imgSlider {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    -o-object-position: center;
       object-position: center; }
  .mainBannerSlider .swiper-slide .bannerSlidText {
    padding-top: 54px;
    max-width: 482px;
    padding-bottom: 55px; }
    .mainBannerSlider .swiper-slide .bannerSlidText h2 {
      font-weight: 700;
      margin-bottom: 20px; }
      .mainBannerSlider .swiper-slide .bannerSlidText h2 span {
        position: relative; }
        .mainBannerSlider .swiper-slide .bannerSlidText h2 span:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateY(-50%) translateX(-50%) skewX(-10deg);
                  transform: translateY(-50%) translateX(-50%) skewX(-10deg);
          height: 100%;
          width: 115%;
          background-color: #EED350;
          z-index: -1; }
    .mainBannerSlider .swiper-slide .bannerSlidText p {
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 1.3;
      max-width: 380px; }
    .mainBannerSlider .swiper-slide .bannerSlidText .btn-primary {
      max-width: 217px;
      font-weight: 500;
      font-size: 16px;
      line-height: 1;
      padding: 16px 10px; }
  .mainBannerSlider .swiper-slide .bannerSlidImg {
    max-width: 502px; }
  @media (max-width: 991px) {
    .mainBannerSlider .swiper-slide {
      padding: 48px; }
      .mainBannerSlider .swiper-slide .bannerSlidText {
        padding-top: 0;
        max-width: none; }
        .mainBannerSlider .swiper-slide .bannerSlidText h2 {
          font-weight: 500;
          margin-bottom: 16px; }
        .mainBannerSlider .swiper-slide .bannerSlidText p {
          margin-bottom: 24px; } }
  @media (max-width: 767px) {
    .mainBannerSlider .swiper-slide {
      padding: 7px 0 58px 22px;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      height: auto; }
      .mainBannerSlider .swiper-slide .swiper-slide {
        min-height: auto; }
      .mainBannerSlider .swiper-slide .bannerSlidText {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .mainBannerSlider .swiper-slide .bannerSlidText h2 {
          font-weight: 500;
          max-width: 256px; }
        .mainBannerSlider .swiper-slide .bannerSlidText p {
          font-size: 13px;
          line-height: 1.3; }
        .mainBannerSlider .swiper-slide .bannerSlidText .btn-primary {
          max-width: 183px;
          font-size: 14px;
          padding: 11px 10px; }
      .mainBannerSlider .swiper-slide .bannerSlidImg {
        max-width: 210px;
        margin: 0 auto 29px auto; } }
  @media (max-width: 575px) {
    .mainBannerSlider .swiper-slide {
      padding: 7px 0 55px 0; }
      .mainBannerSlider .swiper-slide .bannerSlidText {
        padding: 0 12px; }
        .mainBannerSlider .swiper-slide .bannerSlidText h2 {
          font-weight: 500;
          margin-bottom: 8px; }
        .mainBannerSlider .swiper-slide .bannerSlidText p {
          margin-bottom: 16px; }
      .mainBannerSlider .swiper-slide .bannerSlidImg {
        max-width: 199px;
        margin: 0 auto 31px auto; } }

@media (max-width: 767px) {
  .mainBannerSlider .btnSliderDefault {
    display: none; } }

.not-found-404 {
  padding-top: 40px;
  padding-bottom: 40px; }
  .not-found-404 ~ .mainFeedback {
    display: none !important; }
  .not-found-404 .btn-primary {
    max-width: 160px; }
  @media (min-width: 575px) {
    .not-found-404 {
      padding-top: 88px;
      padding-bottom: 88px; }
      .not-found-404 h1 {
        font-weight: 700;
        font-size: 128px;
        line-height: 1; }
      .not-found-404 p {
        font-weight: 600;
        font-size: 18px;
        line-height: 1.1; } }

.articlesDetailedContent .articleSwiper .btnSliderDefault {
  top: 50%;
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
  left: 2px;
  position: absolute; }
  .articlesDetailedContent .articleSwiper .btnSliderDefault.swiper-button-next {
    left: auto;
    right: 2px;
    -webkit-transform: translateY(30%) scale(-1, 1);
            transform: translateY(30%) scale(-1, 1); }

@media (max-width: 575px) {
  .articlesDetailedContent .articleSwiper img {
    height: auto;
    max-width: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0; } }

.mainInfoIndex {
  background-color: #EBEDEC; }
  .mainInfoIndex:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #EBEDEC; }
  @media (max-width: 575px) {
    .mainInfoIndex {
      background-color: transparent; }
      .mainInfoIndex:after {
        display: none; } }

.infoIndex {
  padding: 28px;
  max-width: 20%; }
  .infoIndex img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .infoIndex .infoIndexText {
    padding-top: 12px; }
  .infoIndex:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #959595;
    opacity: 0.4; }
  @media (max-width: 991px) {
    .infoIndex {
      max-width: 33.33%;
      min-width: 33.33%; }
      .infoIndex:after {
        display: none; } }
  @media (max-width: 575px) {
    .infoIndex {
      max-width: calc(100% + 24px);
      min-width: calc(100% + 24px);
      padding: 15px 12px 15px 55px;
      position: relative;
      border-bottom: 1px solid #E0E0E0;
      margin-left: -12px;
      margin-right: -12px;
      width: calc(100% + 24px); }
      .infoIndex:first-child {
        padding-top: 0; }
        .infoIndex:first-child img {
          top: 0; }
      .infoIndex:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      .infoIndex img {
        position: absolute;
        top: 16px;
        left: 13px;
        width: 26px;
        height: 26px; }
        .infoIndex img:nth-child(2) {
          display: none; }
      .infoIndex .infoIndexText {
        padding-top: 0;
        margin-bottom: 0; } }

.infoIndexText .h4 {
  max-width: 130px;
  margin-bottom: 12px;
  line-height: 1.223; }

.infoIndexText p {
  max-width: 160px;
  margin-bottom: 0; }

@media (max-width: 575px) {
  .infoIndexText .h4 {
    max-width: none;
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    width: 100%; }
  .infoIndexText p {
    max-width: none;
    font-size: 13px;
    line-height: 1.3; } }

.mainCatalogIndex {
  padding-bottom: 75px;
  overflow: hidden; }
  .mainCatalogIndex .wrapCatalogIndex {
    width: 50%; }
    .mainCatalogIndex .wrapCatalogIndex:nth-child(2) ~ .wrapCatalogIndex {
      margin-top: -1px; }

.wrapCatalogIndex {
  padding: 6px 12px 0 12px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wrapCatalogIndex img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .wrapCatalogIndex p {
    font-size: 13px;
    line-height: 1.3;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .wrapCatalogIndex:after {
    content: '';
    position: absolute;
    top: 0;
    width: calc(100% + 1px);
    height: 100%;
    left: 0;
    border-bottom: 1px solid #EBEDEC;
    border-top: 1px solid #EBEDEC;
    border-right: 1px solid #EBEDEC; }
  .wrapCatalogIndex .absLink {
    z-index: 1; }
  .wrapCatalogIndex.stocksIndex p {
    color: #EB5757; }
  .wrapCatalogIndex:hover {
    background-color: #EBEDEC; }

.wrapTopSliderBtn h3 {
  margin-bottom: 0;
  padding-right: 100px; }
  @media (max-width: 575px) {
    .wrapTopSliderBtn h3 {
      font-size: 20px;
      font-weight: 500;
      padding-right: 65px; } }

.wrapTopSliderBtn .swiper {
  position: static; }
  @media (max-width: 575px) {
    .wrapTopSliderBtn .swiper {
      margin-right: -12px;
      width: calc(100% + 12px); } }

.sliderCard .swiper-wrapper {
  padding-top: 40px; }
  .sliderCard .swiper-wrapper .swiper-slide {
    z-index: 1; }
    .sliderCard .swiper-wrapper .swiper-slide:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #E0E0E0; }

.sliderCard .swiper-slide {
  height: auto; }
  @media (max-width: 575px) {
    .sliderCard .swiper-slide {
      width: 160px; } }

@media (max-width: 575px) {
  .sliderCard .swiper-wrapper {
    padding-top: 27px; } }

.mainMiniCard {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #E0E0E0; }
  .mainMiniCard .miniCardHoverBox {
    padding: 42px 15px 24px 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .mainMiniCard:after {
    content: '';
    position: absolute;
    top: 0;
    right: calc(100% + 1px);
    width: 1px;
    height: 100%;
    background-color: #E0E0E0;
    pointer-events: none; }
  .mainMiniCard .absLink {
    z-index: 1; }
  .mainMiniCard .wrapCardBtn {
    width: calc(100% + 15px);
    margin-right: -10px;
    margin-left: -5px;
    padding-bottom: 10px;
    z-index: 2;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .mainMiniCard .wrapCardBtn.colorCardBtn {
      width: calc(100% + 3px);
      margin-right: -3px;
      padding-bottom: 14px; }
    .mainMiniCard .wrapCardBtn .checkCard:not(.checkColor) {
      width: calc(50% - 5px); }
  .mainMiniCard .wrapCardBottom {
    z-index: 2;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-top: auto; }
  .mainMiniCard .checkFav {
    position: absolute;
    top: 10px;
    right: 14px;
    z-index: 2; }
  .mainMiniCard .mainPriceCard {
    margin-bottom: 5px; }
  .mainMiniCard .cardText {
    height: 72px;
    line-height: 1.3;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .mainMiniCard .wrapCardRating {
    margin-bottom: 9px; }
  .mainMiniCard .wrapCardInfo {
    position: absolute;
    top: 10px;
    left: 15px;
    width: calc(100% - 53px);
    z-index: 1; }
  .mainMiniCard .wrapCardImg {
    z-index: 0; }
  .mainMiniCard .wrapLogoCard {
    z-index: 1;
    margin-bottom: 10px;
    height: 40px; }
    .mainMiniCard .wrapLogoCard .logoCard {
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }
  @media (max-width: 575px) {
    .mainMiniCard .miniCardHoverBox {
      padding: 35px 12px 12px 12px; }
    .mainMiniCard .checkFav {
      top: 12px; }
    .mainMiniCard .wrapCardInfo {
      left: 13px;
      top: 13px; }
      .mainMiniCard .wrapCardInfo .blockCardInfo:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
    .mainMiniCard .wrapCardImg {
      max-width: none;
      margin-bottom: 6px !important;
      padding-bottom: 73.6%;
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .mainMiniCard .wrapLogoCard {
      margin-bottom: 6px;
      height: 20px; }
    .mainMiniCard .wrapCardRating {
      margin-bottom: 4px; }
      .mainMiniCard .wrapCardRating .ratingNumber {
        font-size: 13px; }
    .mainMiniCard .cardText {
      height: 56px;
      line-height: 1.2;
      margin-bottom: 15px;
      font-size: 12px; }
    .mainMiniCard .mainPriceCard {
      margin-bottom: 15px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .mainMiniCard .mainPriceCard .wrapPriceCard {
        line-height: 1; }
        .mainMiniCard .mainPriceCard .wrapPriceCard .mainText {
          font-size: 14px; }
    .mainMiniCard .wrapCardBtn {
      width: calc(100% + 5px);
      margin-right: -5px;
      margin-left: 0; }
      .mainMiniCard .wrapCardBtn .checkCard:not(.checkColor) {
        width: calc(100% - 5px); }
      .mainMiniCard .wrapCardBtn .checkCardInfo {
        font-size: 0;
        border-radius: 3px;
        padding: 6px;
        background-color: #EBEDEC;
        opacity: 1; }
        .mainMiniCard .wrapCardBtn .checkCardInfo:after {
          content: '...';
          font-size: 13px;
          letter-spacing: 0;
          line-height: 1;
          display: inline-block; }
      .mainMiniCard .wrapCardBtn .checkCard {
        margin-right: 4px;
        margin-bottom: 4px; }
        .mainMiniCard .wrapCardBtn .checkCard:nth-child(5) ~ .checkCard {
          display: none !important; }
      .mainMiniCard .wrapCardBtn.colorCardBtn {
        width: calc(100% + 4px);
        margin-right: -4px;
        padding-bottom: 28px; }
        .mainMiniCard .wrapCardBtn.colorCardBtn .checkCardInfo {
          font-size: 0;
          border-radius: 3px;
          padding: 8px 8px 6px 8px;
          background-color: #EBEDEC;
          opacity: 1;
          margin-left: 0; }
          .mainMiniCard .wrapCardBtn.colorCardBtn .checkCardInfo:after {
            content: '...';
            font-size: 13px;
            letter-spacing: 0;
            line-height: 1;
            display: inline-block; }
        .mainMiniCard .wrapCardBtn.colorCardBtn .checkCard {
          margin-right: 4px;
          margin-bottom: 4px; }
          .mainMiniCard .wrapCardBtn.colorCardBtn .checkCard .checkCardText {
            width: 27px;
            height: 27px; }
          .mainMiniCard .wrapCardBtn.colorCardBtn .checkCard:nth-child(6) {
            display: table !important; }
          .mainMiniCard .wrapCardBtn.colorCardBtn .checkCard:nth-child(6) ~ .checkCard {
            display: none !important; }
    .mainMiniCard .wrapCardBottom:not(.wrapBasketBtn) .btn-primary {
      font-size: 0;
      max-width: 38px;
      height: 32px;
      position: relative; }
      .mainMiniCard .wrapCardBottom:not(.wrapBasketBtn) .btn-primary:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 20px;
        height: 20px;
        background-image: url(/local/templates/bazaars/img/whiteBasketIcon.svg); }
    .mainMiniCard .wrapCardBottom:not(.wrapBasketBtn) .wrapCardInput {
      width: calc(100% - 44px); }
    .mainMiniCard .wrapCardBottom:not(.wrapBasketBtn) .wrapBasketAdd {
      padding: 5px; } }

.wrapCardBottom:not(.wrapBasketBtn) .btn-primary {
  max-width: 112px;
  width: calc(100% - 80px);
  padding: 10px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  overflow: hidden; }
  .wrapCardBottom:not(.wrapBasketBtn) .btn-primary .wrapBasketAdd {
    border-radius: 0;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px); }
    .wrapCardBottom:not(.wrapBasketBtn) .btn-primary .wrapBasketAdd .basketAdd:after {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  @media (max-width: 575px) {
    .wrapCardBottom:not(.wrapBasketBtn) .btn-primary .basketAdd {
      width: 15px;
      height: 12px;
      padding: 0; }
      .wrapCardBottom:not(.wrapBasketBtn) .btn-primary .basketAdd:after {
        width: 15px;
        height: 12px; } }

.wrapCardBottom .textMiniCardDisable {
  width: 70px;
  line-height: 18px;
  -ms-flex-item-align: center;
      align-self: center; }

.wrapCardBottom .wrapBasketAdd {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

.wrapCardBottom .wrapCardInput {
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.wrapCardBottom.active .btn-primary {
  border-color: #D4E9E2;
  background-color: #D4E9E2; }

.wrapCardBottom.active .wrapBasketAdd {
  visibility: visible;
  opacity: 1;
  pointer-events: auto; }

@media (max-width: 575px) {
  .wrapCardBottom .textMiniCardDisable {
    width: calc(100% - 44px);
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center; } }

.wrapBasketAdd {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #D4E9E2;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  z-index: 2; }

.basketAdd {
  color: #006241;
  padding-left: 22px; }
  .basketAdd:after {
    content: '';
    position: absolute;
    top: 3.5px;
    left: 0;
    width: 12px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/greenTick.svg); }

.wrapCardInput {
  border: 0.5px solid #E0E0E0;
  border-radius: 3px;
  padding-right: 20px;
  overflow: hidden;
  width: 70px; }
  .wrapCardInput input {
    border: none;
    outline: none;
    width: 100%;
    font-weight: 500;
    text-align: center;
    padding: 8.5px 9px;
    -moz-appearance: textfield; }
    .wrapCardInput input::-webkit-outer-spin-button, .wrapCardInput input::-webkit-inner-spin-button {
      -webkit-appearance: none; }
  .wrapCardInput:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #EBEDEC; }
  .wrapCardInput .btnNone {
    width: 20px;
    height: 18px;
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1; }
    .wrapCardInput .btnNone:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
    .wrapCardInput .btnNone.btnPlus {
      top: 0; }
      .wrapCardInput .btnNone.btnPlus:after {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 8px;
        height: 8px;
        background-image: url(/local/templates/bazaars/img/btnPlus.svg); }
    .wrapCardInput .btnNone.btnMinus {
      bottom: 0; }
      .wrapCardInput .btnNone.btnMinus:after {
        width: 8px;
        height: 1px;
        background-color: #000000; }
    .wrapCardInput .btnNone:hover {
      background-color: #D4E9E2; }
    .wrapCardInput .btnNone.disabled {
      opacity: 0.4;
      pointer-events: none; }
  @media (max-width: 575px) {
    .wrapCardInput {
      width: 100%;
      border: 0.5px solid #E0E0E0;
      padding: 0; }
      .wrapCardInput:after {
        display: none; }
      .wrapCardInput input {
        font-size: 13px;
        line-height: 1;
        padding: 7.5px 21px;
        font-weight: 400; }
      .wrapCardInput .btnNone {
        height: 100%;
        background-color: #EBEDEC; }
        .wrapCardInput .btnNone.btnMinus {
          bottom: auto;
          top: 0;
          left: 0;
          right: auto; }
          .wrapCardInput .btnNone.btnMinus:after {
            width: 7px;
            height: 1px; }
          .wrapCardInput .btnNone.btnMinus.disabled {
            opacity: 1; }
            .wrapCardInput .btnNone.btnMinus.disabled:after {
              opacity: 0.4; }
        .wrapCardInput .btnNone.btnPlus {
          top: 0;
          right: 0; }
          .wrapCardInput .btnNone.btnPlus:after {
            width: 7px;
            height: 7px; } }

.wrapCardBtn .checkCard {
  margin-right: 5px;
  margin-bottom: 5px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  text-align: center; }

.wrapCardBtn .checkCardInfo {
  margin-right: 5px;
  margin-bottom: 5px;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.wrapCardBtn.colorCardBtn .checkCard {
  margin-right: 3px;
  margin-bottom: 3px; }

.wrapCardBtn.colorCardBtn .checkCardInfo {
  margin-left: -3px;
  margin-right: 3px;
  margin-bottom: 3px; }

.checkCardInfo {
  padding: 4px 5px;
  border-radius: 6px;
  color: #006241;
  opacity: 0.6; }

.wrapCardImg {
  max-width: 193px;
  padding-bottom: 78.6%; }
  .wrapCardImg img {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    height: auto;
    max-height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .wrapCardImg .saleCard {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 17.5px;
    text-transform: none; }

.saleCard {
  background-color: #E0344B;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  font-size: 16px;
  line-height: 1;
  padding: 2px 5.5px; }
  @media (min-width: 992px) {
    .saleCard {
      padding: 6px 5.5px; } }

.wrapCardInfo .blockCardInfo {
  margin-bottom: 5px; }
  .wrapCardInfo .blockCardInfo:last-child {
    margin-bottom: 0; }

.blockCardInfo {
  padding: 1px 5px;
  border-radius: 1px;
  background-color: #EED350; }
  .blockCardInfo:after {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .blockCardInfo.favPrice {
    padding-left: 17.5px; }
    .blockCardInfo.favPrice:after {
      content: '';
      width: 7.5px;
      height: 14px;
      top: 2.5px;
      left: 5px;
      background-image: url(/local/templates/bazaars/img/favPrice.svg); }
  .blockCardInfo.hitSales {
    background-color: #C0D48B;
    padding-left: 22px; }
    .blockCardInfo.hitSales:after {
      content: '';
      width: 12px;
      height: 12px;
      top: 3.5px;
      left: 5px;
      background-image: url(/local/templates/bazaars/img/hitSales.svg); }
  .blockCardInfo.newSales {
    background-color: #D4E9E2;
    padding-left: 22px; }
    .blockCardInfo.newSales:after {
      content: '';
      width: 12px;
      height: 12px;
      top: 3.5px;
      left: 5px;
      background-image: url(/local/templates/bazaars/img/newSales.svg); }
  @media (max-width: 575px) {
    .blockCardInfo {
      font-size: 10px;
      line-height: 1.2;
      padding-top: 2px;
      padding-bottom: 2px; }
      .blockCardInfo:after {
        top: 50% !important;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }

.mainPriceCard {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .mainPriceCard .wrapPriceCard {
    width: calc(100% + 4px);
    margin: 0 -2px 5px -2px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .mainPriceCard .wrapPriceCard .mainText {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      font-size: 16px; }
      .mainPriceCard .wrapPriceCard .mainText.oldPrice {
        line-height: 1;
        -webkit-text-decoration-line: line-through;
                text-decoration-line: line-through;
        width: auto;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding: 0 2px;
        font-size: 12px; }
        .mainPriceCard .wrapPriceCard .mainText.oldPrice + .mainText {
          padding: 0 2px;
          letter-spacing: -0.02em;
          color: #E0344B; }

.wrapCardRating .ratingNumber {
  line-height: 1.3; }

.wrapCardRating .cardRating {
  display: none; }

.wrapCardRating .rating-container {
  font-size: 0;
  margin-right: 2px; }

.wrapCardRating .clear-rating.clear-rating-active {
  display: none; }

.wrapCardRating .caption {
  display: none; }

.wrapCardRating .rating-stars {
  font-size: 0; }
  .wrapCardRating .rating-stars .star {
    margin: 0 2px 0 0; }
    .wrapCardRating .rating-stars .star .krajee-icon.krajee-icon-star {
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 12px;
      height: 12px; }
    .wrapCardRating .rating-stars .star:last-child {
      margin-right: 0; }
  .wrapCardRating .rating-stars .empty-stars .star .krajee-icon.krajee-icon-star {
    background-image: url(/local/templates/bazaars/img/emtyStar.svg); }
  .wrapCardRating .rating-stars .filled-stars .star .krajee-icon.krajee-icon-star {
    background-image: url(/local/templates/bazaars/img/filledStar.svg); }
  .wrapCardRating .rating-stars:focus {
    outline: none; }

.ratingTotalNumber {
  width: 45px;
  font-size: 18px;
  line-height: 1.1; }

.orderConfirmation .greenTick-h {
  margin-bottom: 34px; }

.orderConfirmation h4 {
  margin-bottom: 10px; }

.orderConfirmation .wrapText {
  margin-bottom: 40px;
  max-width: 600px; }
  .orderConfirmation .wrapText p {
    margin-bottom: 17px; }
    .orderConfirmation .wrapText p:last-child {
      margin-bottom: 0; }

.orderConfirmation .btn-primary {
  max-width: 261px; }

@media (max-width: 575px) {
  .orderConfirmation {
    padding-top: 24px; }
    .orderConfirmation .greenTick-h {
      margin-bottom: 24px; }
    .orderConfirmation h4 {
      font-size: 15px;
      margin-bottom: 8px; }
    .orderConfirmation p {
      margin-bottom: 24px;
      font-size: 13px; }
    .orderConfirmation .btn-primary {
      max-width: 100%; } }

.greenTick-h {
  padding-left: 49px; }
  .greenTick-h:after {
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    top: 5.5px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/applicationSentIcon.svg); }
  @media (max-width: 991px) {
    .greenTick-h {
      padding-left: 30px; }
      .greenTick-h:after {
        top: 0;
        width: 22px;
        height: 22px; } }
  @media (max-width: 575px) {
    .greenTick-h:after {
      top: 1px;
      width: 20px;
      height: 20px; } }

.wrapArticlesSlider {
  padding: 120px 0;
  background-color: #EBEDEC; }
  .wrapArticlesSlider .sliderArticles {
    padding-top: 40px; }
  .wrapArticlesSlider.bgTransparent {
    padding: 0 0;
    background-color: transparent; }
  @media (max-width: 575px) {
    .wrapArticlesSlider {
      padding: 40px 0; }
      .wrapArticlesSlider .sliderArticles {
        padding-top: 27px; }
      .wrapArticlesSlider .swiper-slide {
        width: 284px; } }

.cardArticlesImg {
  padding-top: 78%; }
  .cardArticlesImg img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 6px; }

.cardArticles .cardArticlesImg {
  margin-bottom: 15px; }

.cardArticles .dataText {
  color: #959595;
  margin-bottom: 5px; }

.cardArticles .h5 {
  margin-bottom: 5px;
  max-width: 350px; }

.cardArticles .wrapTag {
  width: calc(100% + 10px); }
  .cardArticles .wrapTag .articlesTag {
    margin-right: 10px;
    margin-top: 10px; }

@media (max-width: 575px) {
  .cardArticles .cardArticlesImg {
    margin-bottom: 16px; }
  .cardArticles .dataText {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px; }
  .cardArticles .h5 {
    margin-bottom: 0;
    max-width: none;
    font-weight: 500;
    line-height: 1.2; }
  .cardArticles .wrapTag {
    width: calc(100% + 8px); }
    .cardArticles .wrapTag .articlesTag {
      margin-right: 8px;
      margin-top: 8px; } }

.articlesTag {
  background-color: #E0E0E0;
  border-radius: 100px;
  padding: 6px 10px;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 1.2; }

.mainConfirmBtn {
  margin-left: -5px;
  margin-right: -5px;
  width: calc(100% + 10px); }
  .mainConfirmBtn .btn {
    max-width: 170px;
    margin-left: 5px;
    margin-right: 5px; }

.mainFeedback img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 234px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  max-width: 515px;
  border-radius: 8px 0 0 8px; }

@media (max-width: 991px) {
  .mainFeedback img {
    max-width: none;
    border-radius: 3px 3px 0 0; } }

@media (max-width: 575px) {
  .mainFeedback img {
    height: 120px; } }

.wrapFeedback {
  padding: 16px 37px 16px 16px;
  background-color: #D4E9E2;
  border-radius: 0 3px 3px 0; }
  @media (max-width: 991px) {
    .wrapFeedback {
      max-width: none;
      border-radius: 0 0 3px 3px;
      padding: 26px 12px 24px 12px; } }

.wrapFeedbackInfo {
  max-width: 542px; }
  .wrapFeedbackInfo h3 {
    margin-bottom: 25px; }
  .wrapFeedbackInfo .wrapFeedbackInput {
    margin-bottom: 15px; }
  @media (max-width: 991px) {
    .wrapFeedbackInfo {
      max-width: none; }
      .wrapFeedbackInfo h3 {
        margin-bottom: 16px;
        font-weight: 500;
        line-height: 1.2; }
      .wrapFeedbackInfo .wrapFeedbackInput {
        margin-bottom: 18px; } }
  @media (max-width: 575px) {
    .wrapFeedbackInfo h3 {
      font-size: 16px; }
    .wrapFeedbackInfo .greenCheck .greenCheckText {
      font-size: 13px;
      line-height: 1.3; } }

.wrapFeedbackInput {
  position: relative; }
  @media (min-width: 992px) {
    .wrapFeedbackInput .errorText {
      position: absolute;
      top: 100%;
      left: 0;
      padding-top: 0;
      width: 100%; } }
  @media (max-width: 991px) {
    .wrapFeedbackInput .errorText {
      padding-bottom: 10px;
      padding-top: 0; } }
  .wrapFeedbackInput.error .errorText {
    opacity: 1;
    visibility: visible;
    display: block; }
  .wrapFeedbackInput .btn-primary {
    max-width: 181px; }
  .wrapFeedbackInput input {
    outline: none;
    border-radius: 3px 0 0 3px;
    padding: 15.5px 17px;
    background-color: #ffffff;
    border: none; }
    .wrapFeedbackInput input::-moz-placeholder {
      color: #000000;
      opacity: 0.4;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .wrapFeedbackInput input::-webkit-input-placeholder {
      color: #000000;
      opacity: 0.4;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .wrapFeedbackInput input:-ms-input-placeholder {
      color: #000000;
      opacity: 0.4;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .wrapFeedbackInput input::-ms-input-placeholder {
      color: #000000;
      opacity: 0.4;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .wrapFeedbackInput input::placeholder {
      color: #000000;
      opacity: 0.4;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .wrapFeedbackInput input:focus-within::-moz-placeholder {
      color: transparent; }
    .wrapFeedbackInput input:focus-within::-webkit-input-placeholder {
      color: transparent; }
    .wrapFeedbackInput input:focus-within:-ms-input-placeholder {
      color: transparent; }
    .wrapFeedbackInput input:focus-within::-ms-input-placeholder {
      color: transparent; }
    .wrapFeedbackInput input:focus-within::placeholder {
      color: transparent; }
  @media (max-width: 991px) {
    .wrapFeedbackInput input {
      border-radius: 3px;
      background-color: #F9F9F9;
      margin-bottom: 8px; }
    .wrapFeedbackInput .btn-primary {
      max-width: none; } }
  @media (max-width: 575px) {
    .wrapFeedbackInput input {
      font-size: 13px;
      line-height: 17px;
      padding: 12.5px 17px; }
    .wrapFeedbackInput .btn-primary {
      padding: 13px 10px; } }

.breadCrumbs ul {
  padding-bottom: 10px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .breadCrumbs ul li {
    position: relative;
    padding-right: 24px;
    display: inline-block;
    margin-bottom: 10px; }
    .breadCrumbs ul li:after {
      content: '';
      position: absolute;
      top: 1px;
      right: 5px;
      width: 13px;
      height: 14px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url(/local/templates/bazaars/img/breadCrumbsIc.svg); }
    .breadCrumbs ul li a {
      line-height: 1.3; }
      .breadCrumbs ul li a span {
        color: #000000; }
    .breadCrumbs ul li span {
      color: #959595;
      line-height: 1.3;
      display: inline-block; }
    .breadCrumbs ul li:last-child {
      padding-right: 0; }
      .breadCrumbs ul li:last-child:after {
        display: none; }

@media (max-width: 575px) {
  .breadCrumbs ul {
    padding-top: 16px; }
    .breadCrumbs ul li {
      margin-bottom: 14px; } }

.catalogLeft {
  width: 307px; }
  @media (max-width: 1199px) {
    .catalogLeft {
      width: 250px; } }
  @media (max-width: 767px) {
    .catalogLeft {
      padding-right: 0 !important;
      padding-left: 0 !important;
      width: 0; } }

.mainCatalogFilter {
  border-radius: 6px;
  background-color: #EBEDEC;
  padding-bottom: 25px;
  position: relative; }
  .mainCatalogFilter .catalogFilter .mainCatalogAccordion:first-child {
    border-top: none; }
  .mainCatalogFilter .mainShowBtn {
    position: absolute;
    background-color: #006241;
    left: 100%;
    padding: 12px 13px;
    -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
            box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
    border-radius: 3px;
    color: #ffffff;
    z-index: 3;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
    .mainCatalogFilter .mainShowBtn .btnText {
      color: #ffffff;
      margin-left: 5px;
      text-decoration: underline; }
    .mainCatalogFilter .mainShowBtn:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: -5px;
      border-left: 0 solid transparent;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      border-right: 11px solid #006241; }
    .mainCatalogFilter .mainShowBtn.active {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
  .mainCatalogFilter .accordionCatalogFilterSecond:last-child {
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .mainCatalogFilter .catalogFilterTop {
      display: none; } }
  @media (max-width: 767px) {
    .mainCatalogFilter {
      position: fixed;
      top: 0;
      left: 0;
      background-color: #F9F9F9;
      width: 100vw;
      height: 100%;
      z-index: 35;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      -webkit-transform: translateX(-150%);
              transform: translateX(-150%); }
      .mainCatalogFilter .wrapLinkAccordion .accordionCatalogContent .mainCatalogAccordionTop {
        max-width: none; }
        .mainCatalogFilter .wrapLinkAccordion .accordionCatalogContent .mainCatalogAccordionTop .mainCatalogAccordionBtn {
          display: none !important; }
        .mainCatalogFilter .wrapLinkAccordion .accordionCatalogContent .mainCatalogAccordionTop .h6 {
          max-width: none; }
      .mainCatalogFilter .wrapLinkAccordion .accordionCatalogContent .collapse {
        display: none !important; }
      .mainCatalogFilter .wrapBottomFilter {
        width: 100%;
        background-color: #ffffff;
        border-top: none;
        padding: 12px 13px; }
        .mainCatalogFilter .wrapBottomFilter .btn {
          margin-top: 0;
          width: calc(50% - 7.5px);
          padding: 13px 5px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
          .mainCatalogFilter .wrapBottomFilter .btn.btnReset {
            border-radius: 3px;
            border: 1px solid #006241;
            padding: 12px 5px;
            -webkit-box-ordinal-group: 1;
                -ms-flex-order: 0;
                    order: 0; }
      .mainCatalogFilter .catalogFilter {
        height: calc(100% - 118px);
        overflow: auto; }
      .mainCatalogFilter .mainCatalogAccordion {
        padding: 16px 12px 18px 12px;
        border-top: 1px solid #E0E0E0; }
        .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond {
          display: block;
          padding-top: 18px; }
          .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck {
            width: 100%;
            margin-bottom: 16px; }
            .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck .greenCheckText {
              width: 100%;
              font-size: 15px;
              line-height: 19px;
              color: #000000;
              padding: 2.5px 28px 2.5px 0; }
              .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck .greenCheckText:before {
                left: auto;
                top: 2.5px;
                right: 0; }
              .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck .greenCheckText:after {
                left: auto;
                top: 2.5px;
                right: 0; }
            .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck:last-child {
              margin-bottom: 0; }
          .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .btnText {
            display: none !important; }
          .mainCatalogFilter .mainCatalogAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
            height: auto !important;
            min-height: auto !important; }
        .mainCatalogFilter .mainCatalogAccordion .mainCatalogAccordionBtn {
          margin-right: 0;
          width: 100%;
          padding: 0;
          line-height: 19px;
          pointer-events: none; }
          .mainCatalogFilter .mainCatalogAccordion .mainCatalogAccordionBtn:after {
            display: none; }
        .mainCatalogFilter .mainCatalogAccordion .mainCatalogAccordionContent {
          display: block !important; }
        .mainCatalogFilter .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond {
          max-width: none; }
          .mainCatalogFilter .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
            height: auto !important;
            min-height: auto !important;
            padding-bottom: 0; }
      .mainCatalogFilter form {
        height: 100%; }
      .mainCatalogFilter.active {
        -webkit-transform: translateX(0);
                transform: translateX(0); } }

.catalogFilterTop {
  padding: 16px 48px 16px 12px; }
  .catalogFilterTop .crossGrayClose {
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.navCatalogFilter .h6 {
  line-height: 18px;
  margin-bottom: 0; }

.navCatalogFilter ul {
  margin-top: 10px;
  margin-bottom: 0; }
  .navCatalogFilter ul li {
    padding: 0 0 0 24px;
    position: relative;
    line-height: 1;
    font-size: 0;
    margin-bottom: 7px; }
    .navCatalogFilter ul li:after {
      content: '';
      position: absolute;
      left: 10px;
      top: 6px;
      width: 4px;
      height: 4px;
      background-color: #000000;
      border-radius: 100%; }
    .navCatalogFilter ul li a {
      max-width: calc(100% - 30px);
      line-height: 18px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px; }
    .navCatalogFilter ul li li .navCatalogFilter-li {
      width: 100%;
      margin-right: 0; }
    .navCatalogFilter ul li:last-child {
      margin-bottom: 0; }

.navCatalogFilter .navCatalogFilter {
  width: calc(100% + 8px);
  margin-right: -8px; }

@media (max-width: 767px) {
  .navCatalogFilter {
    padding: 0 12px; } }

.accordionCatalogFilterSecond {
  padding: 0 20px 30px 20px; }
  .accordionCatalogFilterSecond .navCatalogFilter {
    line-height: 1; }
    .accordionCatalogFilterSecond .navCatalogFilter .navCatalogFilter {
      padding-left: 0; }
  .accordionCatalogFilterSecond .btnText {
    max-width: 100%;
    color: #006241;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-top: 8px; }
    .accordionCatalogFilterSecond .btnText.collapsed .textClose {
      display: inline-block; }
    .accordionCatalogFilterSecond .btnText.collapsed .textOpen {
      display: none; }
    .accordionCatalogFilterSecond .btnText .textClose {
      display: none; }
    .accordionCatalogFilterSecond .btnText .textOpen {
      display: inline-block; }
  .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
    display: block;
    overflow: hidden; }
  .accordionCatalogFilterSecond.accordionCatalogLink .btnText {
    margin-left: 10px;
    margin-right: 10px; }
  .accordionCatalogFilterSecond.accordionCatalogLink .accordionCatalogContent:not(.show) {
    height: 148px; }

.wrapCatalogFirstLevel {
  padding-bottom: 43px; }
  @media (max-width: 575px) {
    .wrapCatalogFirstLevel {
      margin-right: -12px;
      margin-left: -12px;
      padding-bottom: 0;
      width: calc(100% + 24px) !important; } }

@media (max-width: 767px) {
  .catalogRight .btnFilterTask {
    margin-top: 8px; }
  .catalogRight .wrapCatalogFirstLevel ~ .btnFilterTask {
    margin-top: 43px; } }

@media (max-width: 767px) {
  .wrapCatalogTop .countCatalog {
    font-size: 13px;
    line-height: 1.3; }
    .wrapCatalogTop .countCatalog span:not(.favorites-page-count) {
      font-size: 0; }
      .wrapCatalogTop .countCatalog span:not(.favorites-page-count):after {
        content: attr(data-text);
        font-size: 13px;
        display: inline-block; } }

.catalogFirstLevel {
  padding: 10px;
  min-height: 165px;
  width: 20%; }
  .catalogFirstLevel .absLink {
    z-index: 1; }
  .catalogFirstLevel:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #E0E0E0;
    border-left: none; }
  .catalogFirstLevel img {
    width: 100px;
    height: 80px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    margin: 0 auto 10px auto;
    display: block; }
  .catalogFirstLevel .h6 {
    max-width: 140px;
    line-height: 18px; }
    .catalogFirstLevel .h6 span {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .catalogFirstLevel:nth-child(5n):after {
    border-right: none;
    border-left: none; }
  .catalogFirstLevel:nth-child(5n) ~ .catalogFirstLevel {
    margin-top: -1px; }
  @media (max-width: 991px) {
    .catalogFirstLevel {
      width: 33.33%; }
      .catalogFirstLevel:nth-child(5n):after {
        border-right: 1px solid #E0E0E0;
        border-left: none; }
      .catalogFirstLevel:nth-child(5n) ~ .catalogFirstLevel {
        margin-top: 0; }
      .catalogFirstLevel:nth-child(3n):after {
        border-right: none;
        border-left: none; }
      .catalogFirstLevel:nth-child(3n) ~ .catalogFirstLevel {
        margin-top: -1px; } }
  @media (max-width: 767px) {
    .catalogFirstLevel {
      width: 50%; }
      .catalogFirstLevel:nth-child(5n):after {
        border-right: 1px solid #E0E0E0;
        border-left: none; }
      .catalogFirstLevel:nth-child(5n) ~ .catalogFirstLevel {
        margin-top: 0; }
      .catalogFirstLevel:nth-child(3n):after {
        border-right: 1px solid #E0E0E0;
        border-left: none; }
      .catalogFirstLevel:nth-child(3n) ~ .catalogFirstLevel {
        margin-top: 0; }
      .catalogFirstLevel:nth-child(2n):after {
        border-right: none;
        border-left: none; }
      .catalogFirstLevel:nth-child(2n) ~ .catalogFirstLevel {
        margin-top: -1px; } }
  @media (max-width: 575px) {
    .catalogFirstLevel {
      min-height: 111px;
      padding: 5px 10px; }
      .catalogFirstLevel img {
        width: 97px;
        height: 54px;
        -o-object-fit: contain;
           object-fit: contain;
        font-family: 'object-fit: contain;';
        margin: 0 auto 6px auto; }
      .catalogFirstLevel .h6 {
        font-size: 13px;
        line-height: 1.3; }
        .catalogFirstLevel .h6 span {
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden; } }

.mainCatalogAccordion {
  padding: 15px 20px 15px 20px;
  border-top: 1px solid #959595; }
  .mainCatalogAccordion .accordionCatalogFilterSecond {
    padding: 14px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .mainCatalogAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
      width: 100%;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .mainCatalogAccordion .accordionCatalogFilterSecond .btnText {
      margin: 10px 0 0 -10px;
      max-width: calc(100% + 10px);
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .mainCatalogAccordion .accordionCatalogFilterSecond .greenCheck {
      margin-bottom: 5px; }
  .mainCatalogAccordion.accordionNone .mainCatalogAccordionBtn:after {
    display: none; }
  .mainCatalogAccordion.accordionNone .mainCatalogAccordionContent {
    display: block; }
    .mainCatalogAccordion.accordionNone .mainCatalogAccordionContent .accordionCatalogFilterSecond .accordionCatalogContent {
      height: auto !important;
      min-height: auto !important; }
      .mainCatalogAccordion.accordionNone .mainCatalogAccordionContent .accordionCatalogFilterSecond .accordionCatalogContent .greenCheck:last-child {
        margin-bottom: 0; }
  .mainCatalogAccordion.wrapCheckTextAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
    min-height: 116px !important; }
    .mainCatalogAccordion.wrapCheckTextAccordion .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
      height: 116px; }
  .mainCatalogAccordion.wrapCheckTextAccordion .mainCatalogAccordionContent.collapsing {
    max-height: 157px; }
  .mainCatalogAccordion.wrapCheckTextAccordion .greenCheckText {
    padding: 3.5px 0 3.5px 35px; }
    .mainCatalogAccordion.wrapCheckTextAccordion .greenCheckText:after {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px;
      border: 2px solid #000000; }
    .mainCatalogAccordion.wrapCheckTextAccordion .greenCheckText:before {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px; }
  .mainCatalogAccordion.wrapCheckImgAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
    min-height: 149px !important; }
    .mainCatalogAccordion.wrapCheckImgAccordion .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
      height: 149px; }
  .mainCatalogAccordion.wrapCheckImgAccordion .mainCatalogAccordionContent.collapsing {
    max-height: 190px; }
  .mainCatalogAccordion.wrapCheckImgAccordion .greenCheckText {
    padding: 7px 0 7px 35px;
    line-height: 18px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mainCatalogAccordion.wrapCheckImgAccordion .greenCheckText:after {
      top: 7px;
      left: 3px;
      width: 18px;
      height: 18px;
      border: 2px solid #000000; }
    .mainCatalogAccordion.wrapCheckImgAccordion .greenCheckText:before {
      top: 7px;
      left: 3px;
      width: 18px;
      height: 18px; }
    .mainCatalogAccordion.wrapCheckImgAccordion .greenCheckText img {
      max-height: 32px;
      margin: -7px 10px -7px 0;
      width: 48px; }
  .mainCatalogAccordion.wrapCheckSizeAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
    min-height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .mainCatalogAccordion.wrapCheckSizeAccordion .accordionCatalogFilterSecond .accordionCatalogContent .checkCard {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .mainCatalogAccordion.wrapCheckSizeAccordion .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
      height: auto; }
  .mainCatalogAccordion.wrapCheckSizeAccordion .mainCatalogAccordionContent.collapsing {
    max-height: available; }
  .mainCatalogAccordion.wrapCheckSizeAccordion .wrapCheckCard {
    width: calc(100% + 5px);
    margin-right: -5px;
    margin-bottom: -5px; }
  .mainCatalogAccordion.wrapCheckSizeAccordion .checkCard {
    margin-bottom: 5px;
    margin-right: 5px; }
    .mainCatalogAccordion.wrapCheckSizeAccordion .checkCard input:checked + .checkCardText {
      background-color: transparent; }
  .mainCatalogAccordion.wrapCheckSizeAccordion .checkCardText {
    border-color: #959595; }
  .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond {
    max-width: 205px; }
    .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .btnText {
      display: table !important;
      margin: -27px 0 0 auto;
      z-index: 1;
      padding: 5px 7px;
      background-color: #EBEDEC; }
    .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .accordionCatalogContent {
      min-height: 55px !important;
      padding-bottom: 27px;
      overflow: hidden; }
      .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
        height: 55px; }
    .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .wrapColorCardBtn {
      margin-right: -5px;
      margin-bottom: -5px;
      width: calc(100% + 5px); }
      .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .wrapColorCardBtn .checkCard {
        margin-bottom: 5px;
        margin-right: 5px; }
        .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .wrapColorCardBtn .checkCard input:checked + .checkCardText {
          border: 1px solid #006241;
          background-color: transparent; }
      .mainCatalogAccordion.wrapCheckColorAccordion .accordionCatalogFilterSecond .wrapColorCardBtn .checkCardText {
        border: 0.5px solid #959595; }
  .mainCatalogAccordion.wrapCheckColorAccordion .mainCatalogAccordionContent.collapsing {
    max-height: 55px; }
  .mainCatalogAccordion.lessFiveBlocks .mainCatalogAccordionContent.collapsing {
    max-height: none; }
  .mainCatalogAccordion.lessFiveBlocks .accordionCatalogFilterSecond .accordionCatalogContent {
    min-height: auto !important; }
    .mainCatalogAccordion.lessFiveBlocks .accordionCatalogFilterSecond .accordionCatalogContent:not(.show) {
      height: auto; }

.wrapBottomFilter {
  padding: 10px 20px 0 20px;
  border-top: 1px solid #959595; }
  .wrapBottomFilter .btn {
    width: calc(50% - 5px);
    padding: 10px 5px;
    margin-top: 10px; }
    .wrapBottomFilter .btn.btnReset {
      color: #006241; }

.wrapLinkAccordion .accordionCatalogContent {
  width: 100%; }
  .wrapLinkAccordion .accordionCatalogContent:last-child {
    margin-bottom: 0; }
  .wrapLinkAccordion .accordionCatalogContent .mainCatalogAccordionTop {
    max-width: 232px;
    width: 100%; }

.mainAccordion-content {
  max-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden; }

.accordionCatalogContent .mainCatalogAccordionBtn {
  margin: -3px 0; }

.accordionCatalogContent .h6 {
  margin-bottom: 0;
  max-width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.mainCatalogAccordionBtn {
  margin-right: -5px;
  width: calc(100% + 5px);
  padding: 1px 20px 1px 0;
  line-height: 18px;
  color: #000000; }
  .mainCatalogAccordionBtn:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/catalogAccordionTick.svg);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .mainCatalogAccordionBtn.collapsed:after {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

/*Styling Selectbox*/
.dropdownSorting {
  display: inline-block;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative; }
  .dropdownSorting input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    visibility: hidden; }
  .dropdownSorting .select {
    cursor: pointer;
    display: block;
    padding: 1px 25px 1px 0;
    position: relative; }
    .dropdownSorting .select span {
      display: inline-block;
      line-height: 18px; }
    .dropdownSorting .select i {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      height: 20px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1);
      background-image: url(/local/templates/bazaars/img/catalogAccordionTick.svg); }
  .dropdownSorting.active .select i {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }

.dropdownSorting-menu {
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
          box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
  border-radius: 3px;
  width: 188px;
  right: 0;
  top: 100%;
  overflow: hidden;
  display: none;
  overflow-y: auto;
  z-index: 9;
  padding: 11px 0;
  list-style: none; }
  .dropdownSorting-menu li {
    margin-bottom: 2px;
    width: 100%; }
    .dropdownSorting-menu li a {
      font-size: 14px;
      line-height: 17px;
      position: relative;
      padding: 4px 12px 4px 36px;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .dropdownSorting-menu li a:after {
        content: '';
        position: absolute;
        top: 5.5px;
        left: 12px;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        border: 1px solid #959595;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
      .dropdownSorting-menu li a:before {
        content: '';
        position: absolute;
        top: 9.5px;
        left: 16px;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background-color: #006241;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        opacity: 0; }
      .dropdownSorting-menu li a:hover {
        background-color: #EBEDEC; }
    .dropdownSorting-menu li:last-child {
      margin-bottom: 0; }
    .dropdownSorting-menu li.active a:after {
      border-color: #006241; }
    .dropdownSorting-menu li.active a:before {
      opacity: 1; }
  @media (max-width: 1400px) {
    .dropdownSorting-menu {
      left: auto;
      right: 0; } }

.wrapCatalogDropDown .mainText {
  color: #959595;
  margin-right: 10px; }

@media (max-width: 767px) {
  .wrapCatalogDropDown .mainText {
    display: none; }
  .wrapCatalogDropDown .select {
    font-size: 13px;
    line-height: 17px;
    padding: 1.5px 25px 1.5px 0; } }

.wrapCatalogCard .mainMiniCard {
  width: 25%;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding: 0; }
  .wrapCatalogCard .mainMiniCard:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E0E0E0;
    pointer-events: none; }
  .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText {
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    right: -6px; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: 4px; }
  .wrapCatalogCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
    margin-top: -1px; }
  .wrapCatalogCard .mainMiniCard:nth-child(4n + 1):after {
    display: none; }
  .wrapCatalogCard .mainMiniCard:hover {
    z-index: 3; }
    .wrapCatalogCard .mainMiniCard:hover .miniCardHoverBox {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      background-color: #ffffff; }
      .wrapCatalogCard .mainMiniCard:hover .miniCardHoverBox .wrapCardBtn .checkCardInfo {
        display: none; }
      .wrapCatalogCard .mainMiniCard:hover .miniCardHoverBox .wrapCardBtn .checkCard:not(.dont-show) {
        display: table !important; }

@media (max-width: 1199px) {
  .wrapCatalogCard .mainMiniCard {
    width: 33.33%; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n):after {
      display: block; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n + 1):after {
      display: block; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n) .blackHoverText {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: -6px; }
      .wrapCatalogCard .mainMiniCard:nth-child(3n) .blackHoverText:after {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 4px; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n) ~ .mainMiniCard {
      margin-top: -1px; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n + 1):after {
      display: block; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n + 1):after {
      display: none; } }

@media (max-width: 991px) {
  .wrapCatalogCard .mainMiniCard {
    width: 50%; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapCatalogCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapCatalogCard .mainMiniCard:nth-child(3n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapCatalogCard .mainMiniCard:nth-child(2n) .blackHoverText {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: -6px; }
      .wrapCatalogCard .mainMiniCard:nth-child(2n) .blackHoverText:after {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 4px; }
    .wrapCatalogCard .mainMiniCard:nth-child(2n) ~ .mainMiniCard {
      margin-top: -1px; }
    .wrapCatalogCard .mainMiniCard:nth-child(4n + 1):after {
      display: block; }
    .wrapCatalogCard .mainMiniCard:nth-child(3n + 1):after {
      display: block; }
    .wrapCatalogCard .mainMiniCard:nth-child(2n + 1):after {
      display: none; } }

@media (max-width: 575px) {
  .wrapCatalogCard {
    margin-left: -12px;
    margin-right: -12px;
    width: calc(100% + 24px) !important; } }

.wrapFavouritesCard .mainMiniCard {
  width: 20%;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto; }
  .wrapFavouritesCard .mainMiniCard:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E0E0E0;
    pointer-events: none; }
  .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText {
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    right: -6px; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText:after {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: 4px; }
  .wrapFavouritesCard .mainMiniCard:nth-child(5n):after {
    display: none; }
  .wrapFavouritesCard .mainMiniCard:nth-child(5n) ~ .mainMiniCard {
    margin-top: -1px; }

@media (max-width: 1199px) {
  .wrapFavouritesCard .mainMiniCard {
    width: 25%; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: -6px; }
      .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 4px; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n):after {
      display: none; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
      margin-top: -1px; } }

@media (max-width: 991px) {
  .wrapFavouritesCard .mainMiniCard {
    width: 33.33%; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n) .blackHoverText {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: -6px; }
      .wrapFavouritesCard .mainMiniCard:nth-child(3n) .blackHoverText:after {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 4px; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n):after {
      display: none; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n) ~ .mainMiniCard {
      margin-top: -1px; } }

@media (max-width: 767px) {
  .wrapFavouritesCard .mainMiniCard {
    width: 50%;
    height: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(5n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(5n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(4n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(4n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n) .blackHoverText {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      right: auto; }
      .wrapFavouritesCard .mainMiniCard:nth-child(3n) .blackHoverText:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n):after {
      display: block; }
    .wrapFavouritesCard .mainMiniCard:nth-child(3n) ~ .mainMiniCard {
      margin-top: 0; }
    .wrapFavouritesCard .mainMiniCard:nth-child(2n) .blackHoverText {
      left: auto;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      right: -6px; }
      .wrapFavouritesCard .mainMiniCard:nth-child(2n) .blackHoverText:after {
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        right: 4px; }
    .wrapFavouritesCard .mainMiniCard:nth-child(2n):after {
      display: none; }
    .wrapFavouritesCard .mainMiniCard:nth-child(2n) ~ .mainMiniCard {
      margin-top: -1px; } }

@media (max-width: 575px) {
  .wrapFavouritesCard {
    margin-left: -12px;
    margin-right: -12px;
    width: calc(100% + 24px) !important; } }

.mainPagination ul {
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .mainPagination ul li {
    margin-right: 10px; }
    .mainPagination ul li a, .mainPagination ul li span {
      text-align: center;
      padding: 6.5px 5px;
      display: inline-block;
      line-height: 17px;
      border-radius: 3px;
      background-color: #EBEDEC;
      min-width: 30px; }
    .mainPagination ul li a:hover {
      background-color: #E0E0E0;
      color: #000000; }
    .mainPagination ul li:last-child {
      margin-right: 0; }
    .mainPagination ul li.active a {
      background-color: #006241;
      color: #ffffff; }
      .mainPagination ul li.active a:hover {
        color: #ffffff; }

.orangeBoxInfo {
  padding: 13px 21px 13px 44px;
  border-radius: 3px;
  background-color: #F9EFDC;
  max-width: 800px;
  display: inline-block; }
  .orangeBoxInfo:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 24px;
    height: 24px;
    background-image: url(/local/templates/bazaars/img/orangeBoxInfo.svg); }
  .orangeBoxInfo .btnNone {
    text-decoration: underline; }
  @media (max-width: 767px) {
    .orangeBoxInfo {
      font-size: 13px;
      line-height: 17px;
      padding: 7.5px 10px 7.5px 42px; }
      .orangeBoxInfo:after {
        top: 4px; } }

.basketTable .basketTable-td .wrapCardInput {
  width: calc(100% - 15px); }
  @media (max-width: 575px) {
    .basketTable .basketTable-td .wrapCardInput {
      width: 100%; } }

.basketPage .basketTextLink {
  position: absolute;
  right: 0;
  bottom: calc(100% + 55px);
  color: #959595; }

.basketPage .orangeBoxInfo {
  margin-bottom: 20px; }

.basketPage .basketTable {
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .basketPage {
    margin-top: 24px; }
    .basketPage .basketTextLink {
      bottom: calc(100% + 26px);
      font-size: 13px; } }

.mainPriceInfo {
  background-color: #F9F9F9;
  border: 1px solid #E0E0E0;
  width: 100%;
  max-width: 580px;
  border-radius: 3px;
  margin-left: auto; }
  .mainPriceInfo .mainPrice-h {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
    padding: 20px 29px; }
  .mainPriceInfo .mainPriceList {
    margin-bottom: 20px; }
  @media (max-width: 575px) {
    .mainPriceInfo {
      border: none;
      margin-left: -12px;
      margin-right: -12px;
      width: calc(100% + 24px);
      border-radius: 0; }
      .mainPriceInfo .mainPrice-h {
        margin-bottom: 16px;
        padding: 24px 12px; }
      .mainPriceInfo .mainPriceList {
        margin-bottom: 16px; } }

.mainPriceBtn {
  padding: 0 29px 38px 29px; }
  .mainPriceBtn .textInfo {
    font-size: 13px;
    line-height: 17px;
    color: #959595; }
    .mainPriceBtn .textInfo a {
      color: #959595; }
  .mainPriceBtn .btn {
    width: calc(50% - 2.5px);
    max-width: none; }
    .mainPriceBtn .btn.btn-secondary .mainText {
      left: 0;
      position: absolute;
      pointer-events: none;
      top: calc(100% + 10px);
      font-size: 12px;
      line-height: 14px;
      color: #A8A8A8;
      width: 100%;
      text-align: center;
      font-weight: 400; }
  @media (max-width: 575px) {
    .mainPriceBtn {
      padding: 0 12px 8px 12px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .mainPriceBtn .btn {
        width: 100%; }
        .mainPriceBtn .btn.btn-secondary {
          display: none; } }

.mainPriceList {
  border-bottom: 1px solid #E0E0E0;
  padding: 0 29px; }
  .mainPriceList li {
    width: 100%;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .mainPriceList li:last-child {
      margin-bottom: 20px; }
  @media (max-width: 575px) {
    .mainPriceList {
      padding: 0 12px; }
      .mainPriceList li {
        width: 100%; }
        .mainPriceList li span {
          font-size: 13px; }
        .mainPriceList li:last-child {
          margin-bottom: 16px; } }

@media (max-width: 575px) {
  .mainBasketPage {
    margin-bottom: -40px; } }

.mainPriceNumber {
  padding: 0 29px; }
  .mainPriceNumber .h4 {
    max-width: calc(100% - 130px); }
  @media (max-width: 575px) {
    .mainPriceNumber {
      padding: 0 12px; }
      .mainPriceNumber .h4:nth-child(1) {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px; }
      .mainPriceNumber .h4:nth-child(2) {
        font-size: 24px;
        font-weight: 500;
        line-height: 26px; } }

.basketTableTop {
  padding: 20px 0;
  border-bottom: 1px solid #E0E0E0; }
  .basketTableTop .basketTable-td {
    color: #959595; }

.basketTableLine {
  padding: 30px 0;
  border-bottom: 1px solid #E0E0E0; }
  .basketTableLine .basketTable-tr {
    min-height: 103px; }
  .basketTableLine .basketTable-td:nth-child(1) {
    position: relative;
    padding-left: 123px; }
    .basketTableLine .basketTable-td:nth-child(1) img {
      position: absolute;
      top: 0;
      left: 0;
      width: 103px;
      height: 103px;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }
    .basketTableLine .basketTable-td:nth-child(1) p {
      margin-bottom: 10px;
      width: 100%; }
    .basketTableLine .basketTable-td:nth-child(1) .mainText {
      opacity: 0.6; }
  .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard {
      width: 100%;
      margin-bottom: 5px;
      font-weight: 600;
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText {
        padding: 0 0;
        border-radius: 0;
        display: inline-block;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
        .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText.oldPrice {
          font-size: 14px;
          line-height: 17px;
          position: static;
          margin-left: 10px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          font-weight: 400; }
          .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText.oldPrice + .mainText {
            background-color: transparent; }
      .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard:last-child {
        margin-bottom: 0; }
  .basketTableLine .basketTable-td:nth-child(4) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .basketTableLine .basketTable-td:nth-child(4) .mainText {
      font-weight: 600;
      font-size: 16px;
      line-height: 21px; }
    .basketTableLine .basketTable-td:nth-child(4) .deleteBtn {
      margin-left: 10px; }
  .basketTableLine .orangeBoxInfo {
    top: -20px;
    margin-bottom: 0; }
    .basketTableLine .orangeBoxInfo + .basketTable-tr {
      opacity: 0.4; }
  @media (max-width: 991px) {
    .basketTableLine .basketTable-tr {
      padding-left: 66px;
      position: relative;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .basketTableLine .basketTable-td:nth-child(1) {
      position: static;
      padding-left: 0;
      max-width: none;
      margin-bottom: 8px;
      padding-right: 0; }
      .basketTableLine .basketTable-td:nth-child(1) img {
        width: 50px;
        height: 50px; }
      .basketTableLine .basketTable-td:nth-child(1) p {
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 19px;
        width: 100%; }
      .basketTableLine .basketTable-td:nth-child(1) .mainText {
        opacity: 0.6; } }
  @media (max-width: 767px) {
    .basketTableLine {
      padding: 16px 0; }
      .basketTableLine .orangeBoxInfo {
        top: 0;
        margin-bottom: 16px; }
      .basketTableLine .basketTable-tr {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .basketTableLine .basketTable-td:nth-child(2) {
        max-width: none;
        padding-right: 0; }
        .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard {
          width: 93px;
          margin-bottom: 8px;
          font-weight: 500;
          padding-right: 5px; }
          .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard:nth-child(2) {
            width: calc(100% - 93px); }
          .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText {
            padding: 0 3px;
            border-radius: 3px;
            display: inline-block;
            -webkit-box-ordinal-group: 1;
                -ms-flex-order: 0;
                    order: 0; }
            .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText.oldPrice {
              font-weight: 500;
              font-size: 12px;
              line-height: 14px;
              margin-left: 6px; }
              .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText.oldPrice + .mainText {
                background-color: #EED350; }
          .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard:last-child {
            margin-bottom: 8px;
            padding-right: 0; }
      .basketTableLine .basketTable-td:nth-child(3) {
        max-width: 50%; }
      .basketTableLine .basketTable-td:nth-child(4) {
        max-width: 50%; } }
  @media (max-width: 575px) {
    .basketTableLine .orangeBoxInfo {
      max-width: calc(100% - 12px); }
    .basketTableLine .basketTable-tr {
      padding-right: 12px; }
    .basketTableLine .basketTable-td:nth-child(3) {
      max-width: 101px; }
    .basketTableLine .basketTable-td:nth-child(4) {
      max-width: calc(100% - 101px);
      padding-left: 6px; } }

@media (max-width: 575px) {
  .basketTable {
    border-top: 1px solid #E0E0E0;
    margin-right: -12px;
    width: calc(100% + 12px) !important; } }

.basketTable-td {
  padding-right: 10px; }
  .basketTable-td:nth-child(1) {
    max-width: 621px; }
  .basketTable-td:nth-child(2) {
    max-width: 209px; }
  .basketTable-td:nth-child(3) {
    max-width: 203px; }
  .basketTable-td:nth-child(4) {
    max-width: 167px; }
  .basketTable-td:last-child {
    padding-right: 0; }

.blackHoverText {
  bottom: calc(100% + 12px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  padding: 9px 13px;
  background-color: #000000;
  -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
          box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
  font-size: 12px;
  line-height: 14px;
  color: #F9F9F9;
  border-radius: 6px;
  white-space: nowrap; }
  .blackHoverText:after {
    content: '';
    position: absolute;
    top: calc(100% - 7px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 24px;
    height: 30px;
    border-bottom: 15px solid transparent;
    border-top: 15px solid #000000;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent; }

.cardPage {
  padding-top: 20px; }
  @media (max-width: 575px) {
    .cardPage {
      padding-top: 0; }
      .cardPage .cardPageLeft {
        margin-bottom: 16px; } }

.cardPageLeft {
  width: 602px; }
  .cardPageLeft .swiperCardNav {
    margin-right: 20px; }
  @media (max-width: 991px) {
    .cardPageLeft {
      width: 100%; } }
  @media (max-width: 575px) {
    .cardPageLeft .swiperCardNav {
      margin-right: 0;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .cardPageLeft .swiperCard {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      margin-bottom: 16px; } }

.swiperCard .swiper-slide {
  padding-top: 80%; }
  .swiperCard .swiper-slide .zoom:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0;
    pointer-events: none; }
  .swiperCard .swiper-slide .zoom .bgImg {
    -o-object-fit: contain;
       object-fit: contain; }
    .swiperCard .swiper-slide .zoom .bgImg + img {
      z-index: 2;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }
  .swiperCard .swiper-slide .zoom:hover:after {
    opacity: 1; }
  @media (max-width: 575px) {
    .swiperCard .swiper-slide .zoom {
      pointer-events: none; }
      .swiperCard .swiper-slide .zoom:after {
        display: none; }
      .swiperCard .swiper-slide .zoom .bgImg + img {
        display: none; } }

@media (max-width: 575px) {
  .swiperCard .swiper-slide {
    padding-top: 100%; } }

.swiperCardNav {
  width: 50px; }
  .swiperCardNav .swiper-slide {
    width: 50px;
    height: 50px;
    border-radius: 1px;
    overflow: hidden; }
    .swiperCardNav .swiper-slide:before {
      content: '';
      border: 1px solid transparent;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      z-index: 1; }
    .swiperCardNav .swiper-slide.active:before {
      border: 1px solid #006241; }
    .swiperCardNav .swiper-slide .bgImg {
      max-width: none;
      top: -1px;
      left: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }
  @media (max-width: 575px) {
    .swiperCardNav {
      width: 100%; }
      .swiperCardNav .swiper-slide {
        margin-bottom: 0 !important; } }

.videoSlide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }

.videoSlide:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-image: url(/local/templates/bazaars/img/playImg.svg);
  z-index: 1; }

.cardPageRight {
  width: 582px; }
  .cardPageRight .cardPageTop {
    padding-bottom: 14px; }
    .cardPageRight .cardPageTop .blockCardInfo {
      -ms-flex-item-align: center;
          align-self: center; }
    .cardPageRight .cardPageTop .logoCard {
      height: 30px; }
  .cardPageRight .h2 {
    max-width: 520px;
    margin-bottom: 20px; }
  .cardPageRight .cardPageInfo {
    margin-bottom: 20px; }
  .cardPageRight .cardPageBottom {
    padding-bottom: 26px; }
    @media (min-width: 576px) {
      .cardPageRight .cardPageBottom .cardPageTotal {
        -ms-flex-item-align: start;
            align-self: flex-start; }
      .cardPageRight .cardPageBottom .cardPageTotalBtn {
        margin-top: 10px; } }
  @media (max-width: 991px) {
    .cardPageRight .h2 {
      font-size: 24px;
      margin-bottom: 17px; } }
  @media (max-width: 991px) {
    .cardPageRight {
      width: 100%; } }
  @media (max-width: 575px) {
    .cardPageRight .cardPageTop .logoCard {
      height: 45px; }
    .cardPageRight .cardPageBottom {
      padding-bottom: 8px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .cardPageRight .cardPageBottom .cardPageTotal {
        max-width: none;
        width: 100%; }
        .cardPageRight .cardPageBottom .cardPageTotal p {
          line-height: 19px;
          margin-bottom: 8px;
          opacity: 1;
          font-size: 15px;
          color: #959595; }
        .cardPageRight .cardPageBottom .cardPageTotal h4 {
          font-size: 24px; }
      .cardPageRight .cardPageBottom .cardPageTotalBtn {
        max-width: none;
        width: 100%; }
        .cardPageRight .cardPageBottom .cardPageTotalBtn .wrapBasketBtn {
          max-width: calc(100% - 58px);
          width: calc(100% - 58px); }
          .cardPageRight .cardPageBottom .cardPageTotalBtn .wrapBasketBtn .btn-primary {
            max-width: none; }
    .cardPageRight .cardPageInfo {
      margin-bottom: 16px; }
    .cardPageRight .cardPageTop {
      padding-bottom: 0; } }

.cardPageTop .logoCard {
  position: absolute;
  right: 0;
  bottom: calc(100% - 13px); }

@media (max-width: 991px) {
  .cardPageTop:has(.saleCard) .logoCard {
    position: static; } }

@media (max-width: 575px) {
  .cardPageTop .logoCard {
    position: static;
    max-width: 150px;
    height: 22px; } }

.wrapCardInfoText .blockCardInfo {
  margin-right: 16px; }
  @media (min-width: 768px) {
    .wrapCardInfoText .blockCardInfo:last-child {
      margin-right: 0; } }

@media (max-width: 767px) {
  .wrapCardInfoText .blockCardInfo {
    margin-right: 8px; } }

.cardPageTotal {
  max-width: 160px; }
  .cardPageTotal p {
    width: 100%;
    line-height: 18px;
    margin-bottom: 9px;
    opacity: 0.4; }
  .cardPageTotal .h4 {
    font-size: 22px;
    line-height: 26px; }

.cardPageTotalBtn {
  max-width: 319px;
  width: calc(100% - 170px); }
  .cardPageTotalBtn .checkFav {
    margin-left: 10px; }
  .cardPageTotalBtn .wrapCardBottom {
    max-width: 280px; }

.cardPageGeneralInfo {
  max-width: 462px;
  padding-bottom: 14px; }
  .cardPageGeneralInfo .greenCheck {
    margin-right: 16px; }
    .cardPageGeneralInfo .greenCheck .greenCheckText {
      pointer-events: none;
      padding: 3.5px 0 3.5px 25px; }
      .cardPageGeneralInfo .greenCheck .greenCheckText:before {
        top: 3px;
        right: 3px;
        width: 18px;
        height: 18px; }
      .cardPageGeneralInfo .greenCheck .greenCheckText:after {
        top: 3px;
        right: 3px;
        width: 18px;
        height: 18px; }
  .cardPageGeneralInfo .wrapCardRating {
    margin-right: 16px; }
    .cardPageGeneralInfo .wrapCardRating .rating-stars {
      pointer-events: none; }
  .cardPageGeneralInfo p {
    line-height: 18px; }
  @media (max-width: 575px) {
    .cardPageGeneralInfo {
      padding-bottom: 8px;
      max-width: none; }
      .cardPageGeneralInfo p {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        font-size: 13px;
        line-height: 17px;
        width: calc(100% - 150px);
        margin-right: auto;
        color: #959595; }
      .cardPageGeneralInfo .wrapCardRating {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-right: 0; }
      .cardPageGeneralInfo .greenCheck {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        .cardPageGeneralInfo .greenCheck .greenCheckText {
          padding-left: 34px;
          font-size: 13px;
          line-height: 17px; } }

.cardPageInfo .wrapCardPageInfo:last-child {
  border-bottom: 1px solid #E0E0E0; }

.wrapCardPageInfo {
  padding: 19px 0;
  border-top: 1px solid #E0E0E0; }
  .wrapCardPageInfo.mainCardPageInput {
    padding-top: 32px; }
  @media (max-width: 575px) {
    .wrapCardPageInfo {
      padding: 8px 0 16px 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .wrapCardPageInfo.mainCardPageInput {
        padding-top: 14px; }
      .wrapCardPageInfo .cardPageInfo-h {
        margin-bottom: 8px; }
      .wrapCardPageInfo .cardPageInfoContent {
        margin-top: 8px; }
        .wrapCardPageInfo .cardPageInfoContent:has(.wrapPriceCard) {
          gap: 32px;
          margin-left: -4px;
          margin-right: -4px;
          width: calc(100% + 8px); } }

.cardPageInfoContent.mainPriceCard .wrapPriceCard {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .cardPageInfoContent.mainPriceCard .wrapPriceCard .mainText {
    padding: 0;
    background-color: transparent !important;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    border-radius: 0;
    font-weight: 600; }
    .cardPageInfoContent.mainPriceCard .wrapPriceCard .mainText.oldPrice {
      position: static;
      font-weight: 400;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-left: 10px;
      font-size: 14px;
      line-height: 17px;
      opacity: 1; }
  .cardPageInfoContent.mainPriceCard .wrapPriceCard:first-child {
    margin-right: 24px; }

@media (max-width: 575px) {
  .cardPageInfoContent.mainPriceCard .wrapPriceCard:first-child {
    margin-right: 0; }
  .cardPageInfoContent.mainPriceCard .wrapPriceCard .mainText {
    padding: 0 4px !important;
    line-height: 19px; }
    .cardPageInfoContent.mainPriceCard .wrapPriceCard .mainText.oldPrice {
      font-size: 12px;
      line-height: 14px;
      font-weight: 500;
      margin-left: 3px; } }

.cardPageInfoContent.cardPageCheck {
  margin-bottom: -5px; }
  .cardPageInfoContent.cardPageCheck .checkCard {
    margin-right: 5px;
    margin-bottom: 5px; }

.cardPageInfoContent.wrapCheck {
  padding-right: 60px; }

.cardPageInfo-h {
  width: 87px; }
  @media (max-width: 575px) {
    .cardPageInfo-h {
      width: 100%;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px; } }

.wrapCardPageInput {
  max-width: 285px;
  border: 0.5px solid #959595;
  border-radius: 3px;
  padding: 0 37px; }
  .wrapCardPageInput:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 10px;
    height: 5px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/local/templates/bazaars/img/cardPageInput.svg); }
  .wrapCardPageInput input {
    width: 100%;
    padding: 9.5px 15px;
    text-align: center;
    border: none;
    outline: none; }
  .wrapCardPageInput .wrapBox {
    position: relative; }
    .wrapCardPageInput .wrapBox .textItem {
      position: absolute;
      bottom: calc(100% + 4px);
      left: 0;
      width: 100%;
      text-align: center;
      font-size: 15px;
      line-height: 1.3; }
      .wrapCardPageInput .wrapBox .textItem .boxTitle {
        margin-top: -2px;
        margin-left: 2px; }
  .wrapCardPageInput .btnNone {
    position: absolute;
    top: 0;
    width: 37px;
    height: 100%;
    background-color: #EBEDEC;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .wrapCardPageInput .btnNone:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
              transform: translateY(-50%) translateX(-50%);
      width: 10px; }
    .wrapCardPageInput .btnNone.cardPageMinus {
      left: 0;
      border-radius: 3px 0 0 3px; }
      .wrapCardPageInput .btnNone.cardPageMinus:after {
        height: 1px;
        background-color: #000000; }
    .wrapCardPageInput .btnNone.cardPagePlus {
      right: 0;
      border-radius: 0 3px 3px 0; }
      .wrapCardPageInput .btnNone.cardPagePlus:after {
        height: 10px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url(/local/templates/bazaars/img/cardPagePlus.svg); }
    .wrapCardPageInput .btnNone:hover {
      background-color: #D4E9E2; }
  .wrapCardPageInput.oneInput {
    max-width: 178px; }
    .wrapCardPageInput.oneInput:after {
      display: none; }

.cardPageDeliveryInfo {
  border-radius: 3px;
  background-color: #D4E9E2;
  padding: 40px; }
  .cardPageDeliveryInfo .h5 {
    margin-bottom: 30px; }
  .cardPageDeliveryInfo .wrapCardPageDeliveryInfo {
    margin-bottom: 19px; }
    .cardPageDeliveryInfo .wrapCardPageDeliveryInfo:last-child {
      margin-bottom: 0; }
  @media (max-width: 575px) {
    .cardPageDeliveryInfo {
      padding: 24px 12px;
      margin-right: -12px;
      margin-left: -12px;
      width: calc(100% + 24px) !important; }
      .cardPageDeliveryInfo .h5 {
        margin-bottom: 24px;
        font-weight: 500;
        font-size: 15px; }
      .cardPageDeliveryInfo .wrapCardPageDeliveryInfo {
        margin-bottom: 22px; }
        .cardPageDeliveryInfo .wrapCardPageDeliveryInfo:last-child {
          margin-bottom: 0; } }

.wrapCardPageDeliveryInfo {
  padding-left: 46px; }
  .wrapCardPageDeliveryInfo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .wrapCardPageDeliveryInfo .h6 {
    width: 100%;
    margin-bottom: 6px; }
  .wrapCardPageDeliveryInfo p {
    margin-bottom: 0;
    opacity: 0.6; }
  @media (max-width: 991px) {
    .wrapCardPageDeliveryInfo {
      padding-left: 42px; }
      .wrapCardPageDeliveryInfo .h6 {
        width: 100%;
        margin-bottom: 2px;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400; }
      .wrapCardPageDeliveryInfo p {
        font-size: 13px;
        line-height: 17px; } }

.mainCardPadeAccordion {
  border-bottom: 1px solid #EBEDEC; }

.wrapCardPadeAccordion {
  border-top: 1px solid #EBEDEC; }

.btnAccordionTick {
  padding: 20px 54px 20px 0;
  font-size: 18px;
  line-height: 20px; }
  .btnAccordionTick:after {
    content: '';
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url(/local/templates/bazaars/img/btnAccordionTick.svg); }
  .btnAccordionTick:not(.collapsed):after {
    -webkit-transform: translateY(-50%) scale(1, -1);
            transform: translateY(-50%) scale(1, -1); }
  @media (max-width: 575px) {
    .btnAccordionTick {
      padding: 20px 35px 20px 0;
      font-weight: 500 !important;
      font-size: 16px;
      line-height: 120%; }
      .btnAccordionTick:after {
        width: 28px;
        height: 28px;
        right: 0; } }

.cardPageSpecificationsLine {
  padding: 15px 0;
  border-bottom: 1px dashed #E0E0E0; }

.cardPageSpecifications {
  max-width: 550px;
  width: calc(50% - 15px); }
  @media (max-width: 575px) {
    .cardPageSpecifications {
      max-width: none;
      width: 100%; } }

.wrapContentAccordionTick {
  padding-top: 20px;
  padding-bottom: 40px; }
  .wrapContentAccordionTick.wrapCardPageSpecifications {
    padding-top: 5px; }
  .wrapContentAccordionTick.wrapCardPageDocument .documentLink {
    margin-bottom: 20px; }
    .wrapContentAccordionTick.wrapCardPageDocument .documentLink:last-child {
      margin-bottom: 0; }
  .wrapContentAccordionTick.wrapCardPageDescription p:last-child {
    margin-bottom: 0; }
  @media (max-width: 575px) {
    .wrapContentAccordionTick {
      padding-bottom: 15px;
      padding-top: 0; } }

.commentCardBox .commentCardBoxTop {
  margin-bottom: 10px; }

.commentCardBox p {
  margin-bottom: 10px; }

.commentCardScroll {
  max-height: 467px;
  padding-right: 40px; }
  @media (max-width: 767px) {
    .commentCardScroll {
      padding-right: 0;
      max-height: 45vh; } }

@media (min-width: 768px) {
  .wrapCommentCard {
    max-width: 600px; } }

.wrapCommentForm .btn-primary {
  max-width: none; }

@media (min-width: 768px) {
  .wrapCommentForm {
    max-width: 330px; } }

.categoriesRelated h3 {
  margin-bottom: 40px; }

@media (max-width: 575px) {
  .categoriesRelated h3 {
    margin-bottom: 24px;
    font-size: 16px; } }

.wrapCategoriesRelated {
  padding: 10px 15px;
  height: 165px;
  border: 1px solid #E0E0E0;
  border-left: none;
  width: calc(100% / 7); }
  .wrapCategoriesRelated img {
    width: 100px;
    height: 80px;
    display: block;
    margin: 0 auto 9px auto;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .wrapCategoriesRelated p {
    margin-bottom: 0;
    text-align: center;
    width: 100%; }
  .wrapCategoriesRelated:nth-child(7n) {
    border-right: none; }
    .wrapCategoriesRelated:nth-child(7n) ~ .wrapCategoriesRelated {
      margin-top: -1px; }
  @media (max-width: 991px) {
    .wrapCategoriesRelated {
      width: calc(100% / 5); }
      .wrapCategoriesRelated:nth-child(7n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(7n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(5n) {
        border-right: none; }
        .wrapCategoriesRelated:nth-child(5n) ~ .wrapCategoriesRelated {
          margin-top: -1px; } }
  @media (max-width: 767px) {
    .wrapCategoriesRelated {
      width: calc(100% / 3); }
      .wrapCategoriesRelated:nth-child(7n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(7n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(5n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(5n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(3n) {
        border-right: none; }
        .wrapCategoriesRelated:nth-child(3n) ~ .wrapCategoriesRelated {
          margin-top: -1px; } }
  @media (max-width: 575px) {
    .wrapCategoriesRelated {
      width: calc(100% / 2);
      height: 111px;
      padding: 6px 12px; }
      .wrapCategoriesRelated img {
        width: 97px;
        height: 54px;
        display: block;
        margin: 0 auto 6px auto; }
      .wrapCategoriesRelated p {
        font-size: 13px;
        line-height: 17px; }
      .wrapCategoriesRelated:nth-child(7n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(7n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(5n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(5n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(3n) {
        border-right: 1px solid #E0E0E0; }
        .wrapCategoriesRelated:nth-child(3n) ~ .wrapCategoriesRelated {
          margin-top: 0; }
      .wrapCategoriesRelated:nth-child(2n) {
        border-right: none; }
        .wrapCategoriesRelated:nth-child(2n) ~ .wrapCategoriesRelated {
          margin-top: -1px; } }

@media (max-width: 575px) {
  .mainCategoriesRelated {
    margin-left: -12px;
    margin-right: -12px;
    width: calc(100% + 24px) !important; } }

.modal {
  overflow: auto;
  text-align: center; }
  .modal .closeModal {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
    z-index: 1; }
  .modal .modal-dialog {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left;
    width: calc(100% - 1rem); }
    .modal .modal-dialog .modal-content {
      border-radius: 6px;
      border: none;
      z-index: 1; }
    .modal .modal-dialog.modal-md {
      max-width: 400px; }
  @media (max-width: 575px) {
    .modal .closeModal {
      top: 4px;
      right: 4px; } }

.mainAuthorizationForm .wrapAuthorizationForm {
  margin-bottom: 10px; }
  .mainAuthorizationForm .wrapAuthorizationForm .btnText {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline; }
  .mainAuthorizationForm .wrapAuthorizationForm p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px; }
  .mainAuthorizationForm .wrapAuthorizationForm:last-child {
    margin-bottom: 0; }

@media (max-width: 575px) {
  .mainAuthorizationForm .wrapAuthorizationForm {
    margin-bottom: 16px; }
    .mainAuthorizationForm .wrapAuthorizationForm .btnText {
      font-size: 13px; }
    .mainAuthorizationForm .wrapAuthorizationForm p {
      font-size: 13px; }
    .mainAuthorizationForm .wrapAuthorizationForm:last-child {
      margin-bottom: 0; } }

.applicationSent {
  padding: 35px; }
  .applicationSent h4 {
    margin-bottom: 10px; }
  .applicationSent .applicationSentIcon {
    margin-bottom: 20px; }
  .applicationSent .emailConfirmationIcon {
    margin-bottom: 17px; }
  .applicationSent .mainText {
    margin-bottom: 20px; }
  @media (max-width: 575px) {
    .applicationSent {
      padding: 24px 16px; }
      .applicationSent .emailConfirmationIcon {
        width: 24px;
        height: 24px;
        margin-bottom: 8px; }
      .applicationSent .applicationSentIcon {
        width: 20px;
        height: 20px;
        margin-bottom: 12px; }
      .applicationSent h4 {
        font-size: 16px;
        margin-bottom: 8px; }
      .applicationSent .mainText {
        font-size: 13px;
        margin-bottom: 6px; } }

.applicationSentIcon {
  width: 29px;
  height: 29px;
  background-image: url(/local/templates/bazaars/img/applicationSentIcon.svg); }

.emailConfirmationIcon {
  width: 39px;
  height: 39px;
  background-image: url(/local/templates/bazaars/img/emailConfirmationIcon.svg); }

.placingOrder {
  background-color: #EBEDEC;
  padding: 35px; }
  .placingOrder .h4 {
    margin-bottom: 10px; }
  .placingOrder p {
    margin-bottom: 20px; }
  .placingOrder .btn {
    max-width: none; }
  @media (max-width: 575px) {
    .placingOrder {
      padding: 24px 16px; }
      .placingOrder p {
        margin-bottom: 16px;
        font-size: 13px; }
      .placingOrder .h4 {
        font-weight: 500;
        margin-bottom: 16px; } }

.btnSocialModal {
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px; }
  .btnSocialModal .btnNone {
    margin: 0 5px;
    width: 40px;
    height: 40px; }
    .btnSocialModal .btnNone.googleIc {
      background-image: url(/local/templates/bazaars/img/googleIc.svg); }
    .btnSocialModal .btnNone.fbIc {
      background-image: url(/local/templates/bazaars/img/fbIc.svg); }
  @media (max-width: 575px) {
    .btnSocialModal {
      width: calc(100% + 8px);
      margin-left: -4px;
      margin-right: -4px; }
      .btnSocialModal .btnNone {
        margin: 0 4px; } }

.modalForm {
  padding: 35px; }
  .modalForm .wrapTextarea {
    margin-bottom: 20px; }
  .modalForm h4, .modalForm .h4 {
    margin-bottom: 20px; }
  .modalForm .wrapInput {
    margin-bottom: 8px; }
  .modalForm .btn-primary {
    max-width: none;
    margin-bottom: 19px; }
  .modalForm .authorizationText {
    margin-bottom: 15px; }
    .modalForm .authorizationText:after {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 1px;
      left: 0;
      width: 100%;
      background-color: #E0E0E0; }
    .modalForm .authorizationText .mainText {
      z-index: 1;
      color: #959595;
      padding: 0 20px;
      background-color: #ffffff; }
  .modalForm.exitModal .h4 {
    margin-bottom: 40px; }
  .modalForm.exitModal .btn {
    max-width: none; }
    .modalForm.exitModal .btn.btn-primary {
      margin-bottom: 10px; }
  .modalForm.passwordRecovery h4 {
    margin-bottom: 10px; }
  .modalForm.passwordRecovery .passwordRecoveryText {
    margin-bottom: 20px; }
  @media (max-width: 575px) {
    .modalForm.passwordRecovery h4 {
      margin-bottom: 8px; }
    .modalForm.passwordRecovery .passwordRecoveryText {
      font-size: 13px;
      margin-bottom: 16px; }
    .modalForm.passwordRecovery .btn-primary {
      margin-bottom: 24px; } }
  .modalForm.applicationIndividualConditions .h4 {
    margin-bottom: 10px; }
  .modalForm.applicationIndividualConditions .mainText {
    margin-bottom: 20px; }
  .modalForm.applicationIndividualConditions .greenCheck .greenCheckText {
    color: rgba(0, 0, 0, 0.6);
    padding-left: 34px; }
    .modalForm.applicationIndividualConditions .greenCheck .greenCheckText a {
      color: rgba(0, 0, 0, 0.6);
      display: inline; }
    .modalForm.applicationIndividualConditions .greenCheck .greenCheckText:after {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px;
      border-width: 2px; }
    .modalForm.applicationIndividualConditions .greenCheck .greenCheckText:before {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px; }
  .modalForm.registrationForm .greenCheck {
    margin-bottom: 20px; }
    .modalForm.registrationForm .greenCheck a {
      display: inline; }
    .modalForm.registrationForm .greenCheck:after {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px;
      border-width: 2px; }
    .modalForm.registrationForm .greenCheck:before {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px; }
    .modalForm.registrationForm .greenCheck.active:before {
      opacity: 1; }
  .modalForm.registrationForm .mainTextRegistration {
    margin-bottom: 16px; }
  .modalForm.registrationForm .authorizationText .mainText {
    margin-bottom: 0; }
  .modalForm.askQuestionModal .greenCheck .greenCheckText {
    padding-left: 34px; }
    .modalForm.askQuestionModal .greenCheck .greenCheckText a {
      display: inline; }
    .modalForm.askQuestionModal .greenCheck .greenCheckText:after {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px;
      border-width: 2px; }
    .modalForm.askQuestionModal .greenCheck .greenCheckText:before {
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px; }
  @media (max-width: 575px) {
    .modalForm {
      padding: 24px 16px; }
      .modalForm .wrapTextarea {
        margin-bottom: 16px; }
      .modalForm .authorizationText {
        margin-bottom: 16px; }
        .modalForm .authorizationText .mainText {
          font-size: 13px;
          padding: 0 12px; }
      .modalForm .btn-primary {
        margin-bottom: 16px; }
      .modalForm h4, .modalForm .h4 {
        font-weight: 500;
        margin-bottom: 16px; } }

.bgModalClose {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wrapTextarea {
  font-size: 0; }
  .wrapTextarea textarea {
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    padding: 14.5px 15px;
    line-height: 17px;
    width: 100%;
    height: 110px;
    resize: none;
    font-size: 13px; }
    .wrapTextarea textarea::-moz-placeholder {
      color: #A8A8A8;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .wrapTextarea textarea::-webkit-input-placeholder {
      color: #A8A8A8;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .wrapTextarea textarea:-ms-input-placeholder {
      color: #A8A8A8;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .wrapTextarea textarea::-ms-input-placeholder {
      color: #A8A8A8;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .wrapTextarea textarea::placeholder {
      color: #A8A8A8;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .wrapTextarea textarea:focus-within::-moz-placeholder {
      color: transparent; }
    .wrapTextarea textarea:focus-within::-webkit-input-placeholder {
      color: transparent; }
    .wrapTextarea textarea:focus-within:-ms-input-placeholder {
      color: transparent; }
    .wrapTextarea textarea:focus-within::-ms-input-placeholder {
      color: transparent; }
    .wrapTextarea textarea:focus-within::placeholder {
      color: transparent; }
  .wrapTextarea.error .errorText {
    color: #EB5757;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden; }
    .wrapTextarea.error .errorText .textPlaceholder {
      color: #EB5757; }
  .wrapTextarea.error textarea {
    border-color: #D66147;
    color: #D66147; }
    .wrapTextarea.error textarea::-moz-placeholder {
      color: #D66147; }
    .wrapTextarea.error textarea::-webkit-input-placeholder {
      color: #D66147; }
    .wrapTextarea.error textarea:-ms-input-placeholder {
      color: #D66147; }
    .wrapTextarea.error textarea::-ms-input-placeholder {
      color: #D66147; }
    .wrapTextarea.error textarea::placeholder {
      color: #D66147; }
  .wrapTextarea.error .errorText {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 575px) {
    .wrapTextarea {
      font-size: 13px; } }

.wrapInput input {
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  padding: 14.5px 15px;
  line-height: 17px;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield; }
  .wrapInput input::-moz-placeholder {
    color: #A8A8A8;
    -moz-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input::-webkit-outer-spin-button, .wrapInput input::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .wrapInput input::-webkit-input-placeholder {
    color: #A8A8A8;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input:-ms-input-placeholder {
    color: #A8A8A8;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input::-ms-input-placeholder {
    color: #A8A8A8;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input::-moz-placeholder {
    color: #A8A8A8;
    -moz-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input::placeholder {
    color: #A8A8A8;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wrapInput input:focus-within::-moz-placeholder {
    color: transparent; }
  .wrapInput input:focus-within::-webkit-input-placeholder {
    color: transparent; }
  .wrapInput input:focus-within:-ms-input-placeholder {
    color: transparent; }
  .wrapInput input:focus-within::-ms-input-placeholder {
    color: transparent; }
  .wrapInput input:focus-within::placeholder {
    color: transparent; }

.wrapInput.placeholderTop .textPlaceholder {
  position: absolute;
  left: 13px;
  top: 15.5px;
  color: #959595;
  padding: 0 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  max-width: calc(100% - 26px); }

.wrapInput.placeholderTop:hover .textPlaceholder {
  position: absolute;
  left: 18px;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  line-height: 14px; }

.wrapInput.placeholderTop input::-moz-placeholder {
  color: transparent; }

.wrapInput.placeholderTop input::-webkit-input-placeholder {
  color: transparent; }

.wrapInput.placeholderTop input:-ms-input-placeholder {
  color: transparent; }

.wrapInput.placeholderTop input::-ms-input-placeholder {
  color: transparent; }

.wrapInput.placeholderTop input::placeholder {
  color: transparent; }

.wrapInput.placeholderTop input:not(:-moz-placeholder-shown) ~ .textPlaceholder {
  position: absolute;
  left: 18px;
  top: 0;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 14px; }

.wrapInput.placeholderTop input:not(:-ms-input-placeholder) ~ .textPlaceholder {
  position: absolute;
  left: 18px;
  top: 0;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 14px; }

.wrapInput.placeholderTop input:not(:placeholder-shown) ~ .textPlaceholder {
  position: absolute;
  left: 18px;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  line-height: 14px; }

.wrapInput.wrapDataInput input {
  padding-right: 43px; }

.wrapInput.wrapDataInput:after {
  content: '';
  position: absolute;
  top: 14px;
  right: 13px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/local/templates/bazaars/img/dataInputIc.svg);
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.wrapInput.wrapDataInput .btnInputEmpty {
  position: absolute;
  top: 14px;
  right: 13px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.wrapInput.wrapDataInput.active input {
  border-color: #006241; }

.wrapInput.wrapDataInput.active:after {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.wrapInput.wrapDataInput.active .btnInputEmpty {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.wrapInput.personalAccountSearch input {
  padding-right: 43px; }
  .wrapInput.personalAccountSearch input::-webkit-search-decoration, .wrapInput.personalAccountSearch input::-webkit-search-cancel-button, .wrapInput.personalAccountSearch input::-webkit-search-results-button, .wrapInput.personalAccountSearch input::-webkit-search-results-decoration {
    display: none; }
  .wrapInput.personalAccountSearch input::-webkit-search-cancel-button {
    display: none; }

.wrapInput.personalAccountSearch .btnInputEmpty {
  position: absolute;
  top: 14px;
  right: 13px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.wrapInput.personalAccountSearch .btnSearch {
  position: absolute;
  bottom: 14px;
  right: 13px; }

.wrapInput.personalAccountSearch.active .btnSearch {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.wrapInput.personalAccountSearch.active .btnInputEmpty {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.wrapInput.passInput input {
  padding-right: 44px; }

.wrapInput.passInput .btnPass {
  position: absolute;
  right: 9px;
  top: 11px; }

.wrapInput.error input {
  border-color: #D66147;
  color: #D66147; }

.wrapInput.error .textPlaceholder {
  color: #D66147; }

.wrapInput.error .errorText {
  opacity: 1;
  visibility: visible;
  display: block; }

.wrapInput:focus-within input {
  border-color: #006241; }

.wrapInput:focus-within .textPlaceholder {
  color: #006241; }

@media (max-width: 575px) {
  .wrapInput {
    font-size: 13px; } }

.errorText {
  width: 100%;
  display: none;
  padding-top: 5px;
  color: #EB5757;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden; }
  .errorText .textPlaceholder {
    color: #EB5757; }
  .errorText.visible {
    opacity: 1;
    visibility: visible; }

.redHoverMessage {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/bazaars/img/redMessage.svg); }
  .redHoverMessage .hoverBox {
    position: absolute;
    left: 100%;
    bottom: calc(100% - 2px);
    -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
            box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
    font-size: 16px;
    line-height: 1.3;
    color: #000000;
    padding: 10px;
    background-color: #ffffff;
    width: 241px; }

.orderAccordionTop {
  width: calc(100% - 80px); }
  @media (max-width: 575px) {
    .orderAccordionTop {
      width: calc(100% - 40px); } }

.orderRedHoverMessage .mainText {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.orderRedHoverMessage .redHoverMessage {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  .orderRedHoverMessage .redHoverMessage:not(.d-none) {
    margin-left: 8px; }
    .orderRedHoverMessage .redHoverMessage:not(.d-none) + .mainText {
      max-width: calc(100% - 32px);
      display: table; }

.makingOrderAccordion {
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  margin-top: -1px; }
  .makingOrderAccordion .orderAccordionBtn {
    position: absolute;
    right: 0;
    top: 20px;
    text-decoration: underline; }
  .makingOrderAccordion .orderAccordionTop {
    padding: 20px 0;
    margin-bottom: 0; }
  @media (max-width: 575px) {
    .makingOrderAccordion .orderAccordionTop {
      padding: 23px 0;
      margin-bottom: 0; }
    .makingOrderAccordion h3 {
      font-weight: 500;
      font-size: 20px; }
    .makingOrderAccordion .orderAccordionBtn {
      top: 16px;
      font-size: 0;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url(/local/templates/bazaars/img/basketEditIc.svg); }
    .makingOrderAccordion.makingOrderPayment .wrapOrderAccordion {
      padding-bottom: 8px; } }

.orderAccordionContent {
  padding-bottom: 40px; }
  .orderAccordionContent .orderAccordionLastBtn {
    padding-top: 10px;
    margin-left: auto; }
  @media (max-width: 575px) {
    .orderAccordionContent {
      padding-bottom: 24px; } }

.wrapOrderAccordion {
  padding-bottom: 10px; }
  .wrapOrderAccordion h6 {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 400; }
  .wrapOrderAccordion .wrapTextarea {
    margin-bottom: 10px; }
  .wrapOrderAccordion .basketTableLine:first-child {
    padding-top: 0; }
  .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(2) {
    max-width: 120px;
    padding-right: 0; }
  .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(3) {
    display: none; }
  @media (min-width: 576px) {
    .wrapOrderAccordion .miniSize {
      max-width: calc(50% - 4px); } }
  @media (max-width: 575px) {
    .wrapOrderAccordion {
      padding-bottom: 16px; }
      .wrapOrderAccordion h6 {
        font-size: 13px;
        margin-bottom: 12px;
        line-height: 1.3; }
      .wrapOrderAccordion .basketTableLine .basketTable-tr {
        padding-right: 0; }
      .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(1) .mainText {
        padding: 3.5px 30px 3.5px 0; }
      .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(2) {
        max-width: 100%; }
        .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard {
          margin-bottom: 0; }
      .wrapOrderAccordion .basketTableLine .basketTable-td:nth-child(3) {
        display: block;
        max-width: 24px;
        position: absolute;
        right: 0;
        font-size: 0;
        bottom: 32px; } }

.orderAccordionLastBtn {
  max-width: 358px; }
  .orderAccordionLastBtn .btn-primary {
    max-width: none;
    margin-bottom: 20px; }
  .orderAccordionLastBtn .textInfo {
    font-size: 13px;
    line-height: 17px;
    color: #959595; }
    .orderAccordionLastBtn .textInfo a {
      color: #959595;
      text-decoration: underline; }

.orderAccordionInfo {
  padding-bottom: 10px; }
  .orderAccordionInfo .orderRedHoverMessage {
    margin-bottom: 10px; }
    .orderAccordionInfo .orderRedHoverMessage .redHoverMessage {
      margin-top: -3.5px;
      margin-bottom: -3.5px; }
    .orderAccordionInfo .orderRedHoverMessage p {
      margin-bottom: 0;
      width: auto;
      display: table; }
  .orderAccordionInfo p {
    margin-bottom: 10px;
    width: 100%; }
  @media (max-width: 991px) {
    .orderAccordionInfo .orderRedHoverMessage {
      position: relative; }
      .orderAccordionInfo .orderRedHoverMessage .redHoverMessage {
        position: static !important; }
        .orderAccordionInfo .orderRedHoverMessage .redHoverMessage .hoverBox {
          left: 0;
          bottom: calc(100% + 4px); } }
  @media (max-width: 575px) {
    .orderAccordionInfo {
      margin-top: -7px;
      padding-bottom: 16px; }
      .orderAccordionInfo p {
        margin-bottom: 8px;
        font-size: 13px; }
        .orderAccordionInfo p:last-child {
          margin-bottom: 0; }
      .orderAccordionInfo .orderRedHoverMessage {
        margin-bottom: 8px; }
        .orderAccordionInfo .orderRedHoverMessage p {
          margin-bottom: 0; }
        .orderAccordionInfo .orderRedHoverMessage:last-child {
          margin-bottom: 0; } }

.wrapOrderAccordionBtn {
  padding-top: 10px; }
  .wrapOrderAccordionBtn .btn {
    font-weight: 500;
    border-radius: 3px;
    padding: 8.5px 9.5px;
    line-height: 17px;
    max-width: 112px; }
    .wrapOrderAccordionBtn .btn.btn-primary {
      margin-left: auto; }
  @media (max-width: 575px) {
    .wrapOrderAccordionBtn {
      padding-top: 8px; } }

.wrapOrderAccordionCheck {
  width: calc(100% + 10px);
  margin-right: -10px; }
  .wrapOrderAccordionCheck .orderAccordionCheck {
    margin-bottom: 10px;
    margin-right: 10px; }
  @media (max-width: 575px) {
    .wrapOrderAccordionCheck .orderAccordionCheck {
      width: calc(100% - 10px);
      margin-bottom: 8px; } }

.makingOrderLeft {
  max-width: 774px; }

.makingOrderRight {
  max-width: 432px;
  position: sticky;
  right: 0;
  top: 0; }
  .makingOrderRight .mainPriceInfo .mainPrice-h {
    padding: 20px 19px; }
  .makingOrderRight .mainPriceInfo .mainPriceList {
    padding: 0 19px; }
  .makingOrderRight .mainPriceInfo .mainPriceNumber {
    padding: 0 19px 4px 19px !important; }
  .makingOrderRight .mainPriceInfo .mainPriceBtn {
    padding: 0 19px 20px 19px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .makingOrderRight .mainPriceInfo .mainPriceBtn .btn {
      width: 100%; }
    .makingOrderRight .mainPriceInfo .mainPriceBtn .textInfo {
      display: block !important;
      margin-bottom: 0 !important;
      max-width: 290px;
      margin-left: auto;
      margin-right: auto; }
      .makingOrderRight .mainPriceInfo .mainPriceBtn .textInfo a {
        text-decoration: underline; }
  .makingOrderRight.active .mainPriceInfo .mainPriceBtn {
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    max-height: 0;
    padding-bottom: 0; }
  @media (max-width: 575px) {
    .makingOrderRight .mainPriceInfo .mainPriceBtn {
      padding: 0 12px 24px 12px; }
    .makingOrderRight .mainPriceInfo .mainPrice-h {
      padding: 24px 12px; }
    .makingOrderRight .mainPriceInfo .mainPriceList {
      padding: 0 12px; }
    .makingOrderRight .mainPriceInfo .mainPriceNumber {
      padding: 0 12px 4px 12px !important; }
    .makingOrderRight.active .mainPriceInfo .mainPriceBtn {
      opacity: 1;
      overflow: visible;
      visibility: visible;
      max-height: none;
      padding-bottom: 24px; } }

@media (max-width: 767px) {
  .makingOrder .makingOrderRight {
    max-width: none; }
    .makingOrder .makingOrderRight .mainPriceInfo {
      max-width: none; }
  .makingOrder .makingOrderLeft {
    margin-bottom: 24px; } }

@media (max-width: 575px) {
  .makingOrderPage {
    padding-top: 16px; } }

.contactPage + .mainFeedback {
  display: none !important; }

@media (max-width: 575px) {
  .contactPage + .mainFeedback {
    margin-top: 16px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.contactPageLeft {
  max-width: 274px;
  padding-bottom: 30px; }
  .contactPageLeft .contactPagePhone {
    margin-bottom: 9px; }
  .contactPageLeft .contactPageMail {
    margin-bottom: 12px; }
  .contactPageLeft .contactSocial {
    margin-bottom: 15px; }
  @media (max-width: 575px) {
    .contactPageLeft {
      max-width: 100%;
      padding-bottom: 40px; }
      .contactPageLeft .contactPagePhone {
        margin-bottom: 8px; }
      .contactPageLeft .contactPageMail {
        margin-bottom: 20px; }
      .contactPageLeft .contactSocial {
        margin-bottom: 16px; }
      .contactPageLeft .btn-primary {
        max-width: 100%; } }

.wrapContactPage {
  padding-bottom: 405px; }
  .wrapContactPage .mainMap {
    position: absolute;
    bottom: 0;
    left: 16px;
    width: calc(100% - 32px);
    height: 405px; }
  @media (max-width: 575px) {
    .wrapContactPage {
      padding-bottom: 0; }
      .wrapContactPage .mainMap {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        height: 405px;
        margin-bottom: 40px; } }

.mainMap {
  height: 405px;
  width: 100%; }
  @media (max-width: 575px) {
    .mainMap {
      margin-left: -12px;
      margin-right: -12px;
      width: calc(100% + 24px); } }

.contactPagePhone {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.1; }
  @media (max-width: 575px) {
    .contactPagePhone {
      font-weight: 500;
      font-size: 20px; } }

.contactPageMail {
  color: #006241; }
  @media (max-width: 575px) {
    .contactPageMail {
      color: #959595;
      font-size: 13px; } }

.contactSocial ul {
  margin-right: -5px;
  width: calc(100 + 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .contactSocial ul li {
    margin-right: 5px;
    margin-bottom: 5px; }
    .contactSocial ul li a {
      width: 33px;
      height: 33px;
      position: relative;
      border-radius: 100%; }
      .contactSocial ul li a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
      .contactSocial ul li a.tg-ic:after {
        width: 17px;
        height: 15px;
        background-image: url(/local/templates/bazaars/img/tg-ic-green.svg); }
      .contactSocial ul li a.wp-ic:after {
        width: 17px;
        height: 17px;
        background-image: url(/local/templates/bazaars/img/wp-ic-green.svg); }
      .contactSocial ul li a.fb-ic:after {
        width: 18px;
        height: 18px;
        background-image: url(/local/templates/bazaars/img/fb-ic-green.svg); }

@media (max-width: 575px) {
  .contactSocial ul {
    margin-right: -8px;
    width: calc(100 + 8px); }
    .contactSocial ul li {
      margin-right: 8px;
      margin-bottom: 8px; }
      .contactSocial ul li a {
        width: 36px;
        height: 36px;
        background-color: #006241; }
        .contactSocial ul li a.tg-ic:after {
          width: 18px;
          height: 16px;
          background-image: url(/local/templates/bazaars/img/tg-ic-white.svg); }
        .contactSocial ul li a.wp-ic:after {
          width: 17px;
          height: 17px;
          background-image: url(/local/templates/bazaars/img/wp-ic-white.svg); }
        .contactSocial ul li a.fb-ic:after {
          width: 18px;
          height: 18px;
          background-image: url(/local/templates/bazaars/img/fb-ic-white.svg); } }

.mainContactPageInfo {
  padding-bottom: 30px;
  max-width: 262px; }
  .mainContactPageInfo .wrapContactPageInfo {
    margin-bottom: 33px; }
  @media (max-width: 767px) {
    .mainContactPageInfo {
      max-width: 50%; } }
  @media (max-width: 575px) {
    .mainContactPageInfo {
      max-width: 100%;
      padding-bottom: 0; }
      .mainContactPageInfo .wrapContactPageInfo {
        margin-bottom: 24px; } }

.wrapContactPageInfo .h6 {
  width: 100%;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
  color: #959595; }

.wrapContactPageInfo p {
  width: 100%;
  margin-bottom: 0; }
  .wrapContactPageInfo p span {
    color: #D66147; }

@media (max-width: 575px) {
  .wrapContactPageInfo .h6 {
    margin-bottom: 8px; }
  .wrapContactPageInfo p {
    font-size: 13px; }
    .wrapContactPageInfo p span {
      color: #D66147; } }

.mainNav {
  max-width: 249px;
  padding: 0 16px; }
  .mainNav ul li {
    margin-bottom: 10px; }
    .mainNav ul li a {
      color: #A8A8A8;
      font-weight: 500; }
      @media (min-width: 992px) {
        .mainNav ul li a:hover span {
          text-decoration: underline; } }
    .mainNav ul li.active a {
      color: #000000; }
  .mainNav:after {
    content: '';
    position: absolute;
    top: -35px;
    right: 0;
    width: 1px;
    height: calc(100% + 155px);
    background-color: #E0E0E0; }
  @media (max-width: 991px) {
    .mainNav {
      max-width: none; }
      .mainNav:after {
        display: none; }
      .mainNav.clientNav {
        overflow: auto;
        padding-bottom: 26px; }
        .mainNav.clientNav ul {
          margin-bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .mainNav.clientNav ul li {
            display: inline-block;
            margin-right: 16px;
            margin-bottom: 0; }
            .mainNav.clientNav ul li a {
              font-size: 13px;
              line-height: 1;
              padding: 7px 0;
              border-bottom: 1px solid transparent;
              border-top: 1px solid transparent;
              white-space: nowrap; }
            .mainNav.clientNav ul li.active a {
              font-size: 13px;
              line-height: 1;
              padding: 7px 0;
              border-bottom: 1px solid #006241; }
      .mainNav.personalAccountNav {
        z-index: 1;
        position: fixed !important;
        left: 0;
        top: calc(100% - 60px);
        width: 100%;
        padding: 10px 16px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px -5px 10px rgba(125, 125, 125, 0.1);
                box-shadow: 0px -5px 10px rgba(125, 125, 125, 0.1); }
        .mainNav.personalAccountNav ul {
          margin-bottom: 0;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .mainNav.personalAccountNav ul li {
            margin-bottom: 0;
            display: inline-block; }
            .mainNav.personalAccountNav ul li a {
              font-weight: 400;
              font-size: 11px;
              line-height: 13px; }
              .mainNav.personalAccountNav ul li a .ic {
                width: 20px;
                height: 20px;
                margin-bottom: 6px;
                -webkit-transition: 0.3s;
                transition: 0.3s; }
            .mainNav.personalAccountNav ul li.exitBtn {
              display: none; }
            .mainNav.personalAccountNav ul li.myOfficeBtn {
              -webkit-box-ordinal-group: 1;
                  -ms-flex-order: 0;
                      order: 0; }
              .mainNav.personalAccountNav ul li.myOfficeBtn a .ic {
                background-image: url(/local/templates/bazaars/img/myOfficeIc.svg); }
            .mainNav.personalAccountNav ul li.myOrderBtn {
              -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2; }
              .mainNav.personalAccountNav ul li.myOrderBtn a .ic {
                background-image: url(/local/templates/bazaars/img/myOrderIc.svg); }
            .mainNav.personalAccountNav ul li.personalManagerBtn {
              -webkit-box-ordinal-group: 4;
                  -ms-flex-order: 3;
                      order: 3; }
              .mainNav.personalAccountNav ul li.personalManagerBtn a .ic {
                background-image: url(/local/templates/bazaars/img/personalManagerIc.svg); }
            .mainNav.personalAccountNav ul li.myProfileBtn {
              -webkit-box-ordinal-group: 5;
                  -ms-flex-order: 4;
                      order: 4; }
              .mainNav.personalAccountNav ul li.myProfileBtn a .ic {
                background-image: url(/local/templates/bazaars/img/myProfileIc.svg); }
            .mainNav.personalAccountNav ul li.subscribeNewslettersBtn {
              -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1; }
              .mainNav.personalAccountNav ul li.subscribeNewslettersBtn a .ic {
                background-image: url(/local/templates/bazaars/img/subscribeNewslettersIc.svg); }
            .mainNav.personalAccountNav ul li.active.myOfficeBtn a .ic {
              background-image: url(/local/templates/bazaars/img/myOfficeIc-black.svg); }
            .mainNav.personalAccountNav ul li.active.myOrderBtn a .ic {
              background-image: url(/local/templates/bazaars/img/myOrderIc-black.svg); }
            .mainNav.personalAccountNav ul li.active.personalManagerBtn a .ic {
              background-image: url(/local/templates/bazaars/img/personalManagerIc-black.svg); }
            .mainNav.personalAccountNav ul li.active.myProfileBtn a .ic {
              background-image: url(/local/templates/bazaars/img/myProfileIc-black.svg); }
            .mainNav.personalAccountNav ul li.active.subscribeNewslettersBtn a .ic {
              background-image: url(/local/templates/bazaars/img/subscribeNewslettersIc-black.svg); } }
  @media (max-width: 575px) {
    .mainNav.clientNav {
      padding-top: 8px; } }

.mainNavContent {
  padding-left: 60px; }
  .mainNavContent.deliveryPage p {
    margin-bottom: 20px;
    width: 100%;
    line-height: 1.3; }
  .mainNavContent.deliveryPage ul {
    width: 100%; }
    .mainNavContent.deliveryPage ul li {
      padding-left: 20px;
      position: relative;
      line-height: 1.3; }
      .mainNavContent.deliveryPage ul li:after {
        content: '';
        position: absolute;
        top: 6.5px;
        left: 8px;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background-color: #000000; }
  .mainNavContent.deliveryPage h4 {
    margin-bottom: 20px; }
  .mainNavContent.deliveryPage h3, .mainNavContent.deliveryPage .h3 {
    width: 100%;
    margin-bottom: 30px; }
    .mainNavContent.deliveryPage h3 + p, .mainNavContent.deliveryPage .h3 + p {
      margin-bottom: 40px; }
  @media (max-width: 575px) {
    .mainNavContent.deliveryPage {
      @m; }
      .mainNavContent.deliveryPage h4 {
        margin-bottom: 16px;
        font-size: 16px; }
      .mainNavContent.deliveryPage p {
        margin-bottom: 16px;
        font-size: 13px; }
      .mainNavContent.deliveryPage h3 {
        width: 100%;
        margin-bottom: 20px; }
        .mainNavContent.deliveryPage h3 + p {
          margin-bottom: 25px; } }
  @media (max-width: 1199px) {
    .mainNavContent {
      padding-left: 16px; } }

.clientPage + .mainFeedback {
  display: none !important; }

@media (max-width: 575px) {
  .clientPage + .mainFeedback {
    margin-top: 60px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.clientsOrderStatus {
  max-width: 330px; }
  .clientsOrderStatus .btn-primary {
    max-width: none; }
  .clientsOrderStatus.boxLogin h3, .clientsOrderStatus.boxLogin .h3 {
    margin-bottom: 20px; }
  .clientsOrderStatus.boxLogin .errorText {
    margin-bottom: 40px;
    color: #D66147;
    display: block;
    visibility: visible;
    opacity: 1; }
  .clientsOrderStatus.boxLogin h6, .clientsOrderStatus.boxLogin .h6 {
    margin-bottom: 10px; }
  .clientsOrderStatus.boxLogin .wrapInput {
    margin-bottom: 10px; }
  .clientsOrderStatus.boxLogin .btn-primary {
    margin-bottom: 20px; }
  .clientsOrderStatus.boxLogin .linkPhone {
    color: #959595; }
  @media (max-width: 575px) {
    .clientsOrderStatus.boxLogin h3 {
      font-size: 20px;
      margin-bottom: 16px;
      font-weight: 500; }
    .clientsOrderStatus.boxLogin .errorText {
      margin-bottom: 24px;
      font-size: 13px; }
    .clientsOrderStatus.boxLogin h6 {
      margin-bottom: 10px;
      font-size: 13px; }
    .clientsOrderStatus.boxLogin .wrapInput {
      margin-bottom: 8px; }
    .clientsOrderStatus.boxLogin .btn-primary {
      margin-bottom: 24px; }
    .clientsOrderStatus.boxLogin .linkPhone span {
      display: table;
      margin: 0 auto; } }
  .clientsOrderStatus.boxInfo h3 {
    margin-bottom: 40px; }
  .clientsOrderStatus.boxInfo h4 {
    margin-bottom: 5px; }
  .clientsOrderStatus.boxInfo p {
    font-size: 12px;
    line-height: 14px;
    color: #959595;
    margin-bottom: 20px; }
  .clientsOrderStatus.boxInfo .clientsOrderStatusInfo {
    margin-bottom: 40px; }
  @media (max-width: 575px) {
    .clientsOrderStatus.boxInfo h3 {
      margin-bottom: 24px; }
    .clientsOrderStatus.boxInfo h4 {
      margin-bottom: 6px;
      line-height: 1.3;
      font-weight: 500; }
    .clientsOrderStatus.boxInfo p {
      font-size: 13px;
      line-height: 17px;
      margin-bottom: 24px; }
    .clientsOrderStatus.boxInfo .clientsOrderStatusInfo {
      margin-bottom: 24px; } }
  @media (max-width: 575px) {
    .clientsOrderStatus {
      max-width: none;
      padding-bottom: 20px; } }

.wrapClientsOrderStatusInfo {
  padding-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 31px; }
  .wrapClientsOrderStatusInfo:after {
    content: '';
    position: absolute;
    left: -3px;
    top: -3px;
    height: 21px;
    width: 21px;
    background-color: #ffffff; }
  .wrapClientsOrderStatusInfo:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-right: 1px dashed #959595; }
  .wrapClientsOrderStatusInfo h4 {
    font-weight: 400;
    margin-bottom: 5px; }
    .wrapClientsOrderStatusInfo h4:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 16px;
      width: 16px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      border: 1px solid #959595;
      z-index: 1;
      border-radius: 100%; }
    .wrapClientsOrderStatusInfo h4:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 16px;
      width: 16px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      z-index: 2;
      opacity: 0;
      background-image: url(/local/templates/bazaars/img/applicationSentIcon.svg); }
  .wrapClientsOrderStatusInfo p {
    margin-bottom: 0 !important; }
  .wrapClientsOrderStatusInfo.active:before {
    border-right: 1px solid #006241; }
  .wrapClientsOrderStatusInfo.active h4:after {
    opacity: 1; }
  .wrapClientsOrderStatusInfo.active + .wrapClientsOrderStatusInfo h4:before {
    border: 1px solid #006241; }
  .wrapClientsOrderStatusInfo:last-child {
    padding-bottom: 0; }
    .wrapClientsOrderStatusInfo:last-child:before {
      display: none; }
  @media (max-width: 575px) {
    .wrapClientsOrderStatusInfo {
      padding-bottom: 12px;
      padding-left: 24px; }
      .wrapClientsOrderStatusInfo h4 {
        font-weight: 500;
        font-size: 13px;
        margin-bottom: 9px; }
      .wrapClientsOrderStatusInfo:last-child {
        padding-bottom: 0; } }

.aboutPage h1 {
  max-width: 900px; }

.wrapAboutPage {
  max-width: 706px; }
  .wrapAboutPage ul {
    width: 100%;
    margin-bottom: 40px; }
    .wrapAboutPage ul li {
      padding-left: 20px;
      position: relative; }
      .wrapAboutPage ul li p {
        margin-bottom: 0; }
      .wrapAboutPage ul li:after {
        content: '';
        position: absolute;
        top: 6.5px;
        left: 8px;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background-color: #000000; }
    .wrapAboutPage ul:last-child {
      margin-bottom: 0 !important; }
  .wrapAboutPage p {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%; }
  .wrapAboutPage .mainInfoIndex {
    width: calc(100% + 20px) !important;
    background-color: transparent;
    margin: 24px -10px -40px -10px; }
    .wrapAboutPage .mainInfoIndex:after {
      display: none; }
    .wrapAboutPage .mainInfoIndex .infoIndex {
      padding: 0 10px 0 58px;
      width: 33.33%;
      max-width: 33.33%;
      min-width: 33.33%;
      margin-bottom: 40px; }
      .wrapAboutPage .mainInfoIndex .infoIndex img {
        min-height: auto;
        position: absolute;
        left: 10px;
        top: 0;
        -o-object-fit: contain;
           object-fit: contain;
        font-family: 'object-fit: contain;';
        width: 32px; }
      .wrapAboutPage .mainInfoIndex .infoIndex:after {
        display: none; }
      .wrapAboutPage .mainInfoIndex .infoIndex .infoIndexText {
        padding-top: 0; }
        .wrapAboutPage .mainInfoIndex .infoIndex .infoIndexText p {
          margin-bottom: 0; }
  @media (max-width: 767px) {
    .wrapAboutPage .mainInfoIndex .infoIndex {
      width: 50%;
      max-width: 50%;
      min-width: 50%; } }
  @media (max-width: 575px) {
    .wrapAboutPage p {
      margin-bottom: 24px; }
    .wrapAboutPage .mainInfoIndex {
      margin-bottom: 0; }
      .wrapAboutPage .mainInfoIndex .infoIndex {
        padding-top: 4px;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 24px; }
        .wrapAboutPage .mainInfoIndex .infoIndex img {
          width: 32px;
          margin: 0; }
        .wrapAboutPage .mainInfoIndex .infoIndex .infoIndexText {
          margin-bottom: 0; }
          .wrapAboutPage .mainInfoIndex .infoIndex .infoIndexText p {
            color: #959595; }
        .wrapAboutPage .mainInfoIndex .infoIndex:last-child {
          margin-bottom: 0; } }

.mainAboutPage img {
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  margin-bottom: 16px; }

.mainAboutPage h2 {
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #E0E0E0;
  width: 100%; }

@media (max-width: 575px) {
  .mainAboutPage h2 {
    font-size: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px; }
  .mainAboutPage img {
    min-height: 400px;
    max-width: calc(100% + 24px);
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px; } }

.developmentProspects {
  margin-right: -10px;
  margin-left: -10px;
  width: calc(100% + 20px);
  padding-bottom: 20px; }
  .developmentProspects .wrapDevelopmentProspects {
    width: 33.33%;
    max-width: 170px;
    margin-bottom: 20px; }
  @media (max-width: 575px) {
    .developmentProspects {
      max-width: 168px;
      margin-left: auto;
      padding-bottom: 24px; }
      .developmentProspects .wrapDevelopmentProspects {
        width: 100%;
        max-width: none;
        margin-bottom: 32px; }
        .developmentProspects .wrapDevelopmentProspects:last-child {
          margin-bottom: 0; } }

.wrapDevelopmentProspects {
  padding: 28px 10px 0 10px; }
  .wrapDevelopmentProspects:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 15px;
    width: calc(100% - 20px);
    height: 2px;
    background-color: #006241; }
  .wrapDevelopmentProspects .developmentProspectsNumber {
    margin-bottom: 3px; }
  .wrapDevelopmentProspects .mainText {
    width: 100%;
    color: #006241; }
  @media (max-width: 575px) {
    .wrapDevelopmentProspects {
      padding-top: 17px; }
      .wrapDevelopmentProspects .developmentProspectsNumber {
        margin-bottom: 8px; }
      .wrapDevelopmentProspects:after {
        top: 0;
        height: 1px; } }

.developmentProspectsNumber {
  font-size: 36px;
  line-height: 1.1;
  width: 100%; }
  @media (max-width: 575px) {
    .developmentProspectsNumber {
      font-size: 24px; } }

.mainStocksPage {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -60px; }
  .mainStocksPage .wrapStocksPage {
    margin-bottom: 60px; }
  @media (max-width: 575px) {
    .mainStocksPage {
      margin-bottom: 0; }
      .mainStocksPage .wrapStocksPage {
        margin-bottom: 40px; }
        .mainStocksPage .wrapStocksPage:last-child {
          margin-bottom: 0; } }

.wrapStocksPage {
  padding-left: 10px;
  padding-right: 10px; }
  .wrapStocksPage img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 6px;
    margin-bottom: 20px; }
  .wrapStocksPage h5 {
    margin-bottom: 15px;
    max-width: 270px; }
  .wrapStocksPage p {
    margin-bottom: 15px;
    max-width: 270px; }
  .wrapStocksPage .dataText {
    color: #959595; }
  .wrapStocksPage .absLink {
    left: 10px;
    width: calc(100% - 20px); }
  @media (max-width: 575px) {
    .wrapStocksPage img {
      margin-bottom: 16px; }
    .wrapStocksPage h5 {
      margin-bottom: 8px;
      max-width: none;
      font-size: 15px; }
    .wrapStocksPage p {
      font-size: 13px;
      margin-bottom: 8px;
      max-width: none; }
    .wrapStocksPage .dataText {
      font-weight: 500;
      font-size: 12px;
      line-height: 14px; } }

.mainArticlesNav {
  width: calc(100% + 10px);
  margin-right: -10px;
  padding-bottom: 40px; }
  .mainArticlesNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    margin-bottom: 0; }
    .mainArticlesNav ul li {
      margin-right: 10px; }
      .mainArticlesNav ul li a {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding: 6px 10px;
        background-color: #E0E0E0;
        border-radius: 100px;
        letter-spacing: 0.1em;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        text-transform: uppercase;
        color: #000000;
        white-space: nowrap; }
        .mainArticlesNav ul li a:hover {
          text-decoration: none; }
      .mainArticlesNav ul li.active a {
        background-color: #006241;
        color: #ffffff; }
  @media (max-width: 575px) {
    .mainArticlesNav {
      padding-bottom: 24px; } }

.mainArticlesPage {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px; }
  .mainArticlesPage .wrapArticlesPage {
    margin-bottom: 40px; }

.wrapArticlesPage {
  padding-left: 10px;
  padding-right: 10px; }
  .wrapArticlesPage img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 6px;
    margin-bottom: 15px; }
  .wrapArticlesPage .dataText {
    margin-bottom: 5px;
    color: #959595; }
  .wrapArticlesPage .wrapTag {
    width: calc(100% + 10px);
    margin-right: -10px; }
    .wrapArticlesPage .wrapTag .articlesTag {
      margin-top: 10px;
      margin-right: 10px; }
  .wrapArticlesPage .h5 {
    margin-bottom: 5px;
    max-width: 350px; }
  .wrapArticlesPage .absLink {
    left: 10px;
    width: calc(100% - 20px); }
  @media (max-width: 575px) {
    .wrapArticlesPage img {
      height: 220px;
      margin-bottom: 16px; }
    .wrapArticlesPage .dataText {
      margin-bottom: 8px;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px; }
    .wrapArticlesPage .wrapTag {
      width: calc(100% + 5px);
      margin-right: -5px; }
      .wrapArticlesPage .wrapTag .articlesTag {
        margin-top: 5px;
        margin-right: 5px; }
    .wrapArticlesPage h5 {
      margin-bottom: 3px;
      font-weight: 500;
      line-height: 1.2; } }

.articlesDetailedData {
  color: #959595; }

.articlesDetailedContent {
  max-width: 932px; }
  .articlesDetailedContent img {
    margin-bottom: 40px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 6px; }
    .articlesDetailedContent img:last-child {
      margin-bottom: 0 !important; }
  .articlesDetailedContent h3 {
    margin-bottom: 20px; }
    .articlesDetailedContent h3:last-child {
      margin-bottom: 0 !important; }
  .articlesDetailedContent p {
    margin-bottom: 20px; }
    .articlesDetailedContent p:last-child {
      margin-bottom: 0 !important; }
    .articlesDetailedContent p + h3 {
      margin-top: 60px; }
  .articlesDetailedContent ul {
    width: 100%;
    margin-bottom: 40px; }
    .articlesDetailedContent ul li {
      padding-left: 20px;
      position: relative; }
      .articlesDetailedContent ul li:after {
        content: '';
        position: absolute;
        top: 6.5px;
        left: 8px;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background-color: #000000; }
    .articlesDetailedContent ul:last-child {
      margin-bottom: 0 !important; }
  @media (max-width: 575px) {
    .articlesDetailedContent {
      max-width: none; }
      .articlesDetailedContent img {
        height: 400px;
        max-width: calc(100% + 24px);
        width: calc(100% + 24px);
        margin-left: -12px;
        margin-right: -12px;
        border-radius: 0; }
      .articlesDetailedContent h3 {
        margin-bottom: 16px; }
        .articlesDetailedContent h3 ~ h3 {
          font-size: 20px;
          font-weight: 500; }
      .articlesDetailedContent p {
        margin-bottom: 16px;
        font-size: 13px; }
        .articlesDetailedContent p + h3 {
          margin-top: 42px; }
      .articlesDetailedContent ul {
        margin-bottom: 24px; }
        .articlesDetailedContent ul li {
          font-size: 13px; } }

.articlesDetailedTag {
  max-width: 232px;
  padding-bottom: 14px; }
  .articlesDetailedTag .articlesTag {
    margin-bottom: 10px;
    display: table !important; }
  @media (max-width: 575px) {
    .articlesDetailedTag {
      max-width: none; } }

@media (max-width: 575px) {
  .articlesDetailed .articlesDetailedTag {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .articlesDetailed .articlesDetailedContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.myOfficeContent .infoIndex {
  max-width: 25%; }
  .myOfficeContent .infoIndex .infoIndexText .h4 {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* количество строк */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (max-width: 1199px) {
    .myOfficeContent .infoIndex {
      padding: 24px 16px; } }
  @media (max-width: 991px) {
    .myOfficeContent .infoIndex {
      min-width: 50%; } }
  @media (max-width: 575px) {
    .myOfficeContent .infoIndex {
      min-width: 100%; } }

@media (max-width: 575px) {
  .myOfficeContent .mainInfoIndex {
    background-color: #EBEDEC; }
    .myOfficeContent .mainInfoIndex .infoIndex {
      border-top: 1px solid #959595;
      padding: 24px 16px 24px 64px;
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
      .myOfficeContent .mainInfoIndex .infoIndex img {
        top: 24px;
        left: 16px;
        width: 32px;
        height: 32px; }
      .myOfficeContent .mainInfoIndex .infoIndex .infoIndexText {
        margin-bottom: 0; }
        .myOfficeContent .mainInfoIndex .infoIndex .infoIndexText .h4 {
          display: block;
          height: auto;
          font-size: 16px;
          line-height: 1.2;
          margin-bottom: 8px; }
      .myOfficeContent .mainInfoIndex .infoIndex:first-child {
        border-top: 1px solid #E0E0E0; } }

@media (max-width: 575px) {
  .personalAccount {
    padding-bottom: 20px;
    padding-top: 24px; } }

.personalAccountOrderNav .wrapInput {
  max-width: 330px;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .personalAccountOrderNav .wrapInput .errorText {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%; } }

@media (max-width: 1199px) {
  .personalAccountOrderNav .wrapInput {
    max-width: 272px; } }

@media (max-width: 767px) {
  .personalAccountOrderNav .wrapInput {
    max-width: none;
    margin-right: 0; } }

.personalAccountOrderTable-h {
  padding-bottom: 18px;
  border-bottom: 1px solid #E0E0E0; }
  .personalAccountOrderTable-h .personalAccountOrderTable-td {
    color: #959595; }

.personalAccountOrderTable-td {
  padding-right: 10px;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .personalAccountOrderTable-td:nth-child(1) {
    width: 100%;
    max-width: 401px; }
  .personalAccountOrderTable-td:nth-child(2) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .personalAccountOrderTable-td:nth-child(3) {
    max-width: 159px;
    width: 100%; }
  .personalAccountOrderTable-td:last-child {
    padding-right: 0; }
  @media (max-width: 767px) {
    .personalAccountOrderTable-td:nth-child(1) {
      max-width: none;
      margin-bottom: 16px; }
      .personalAccountOrderTable-td:nth-child(1) .h6 {
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 15px;
        line-height: 19px; }
      .personalAccountOrderTable-td:nth-child(1) p {
        font-size: 13px;
        line-height: 17px; }
    .personalAccountOrderTable-td:nth-child(2) {
      max-width: calc(100% - 100px);
      margin-right: auto; }
      .personalAccountOrderTable-td:nth-child(2) .h6 {
        margin-bottom: 8px;
        font-weight: 500;
        line-height: 17px;
        font-size: 13px; }
    .personalAccountOrderTable-td:nth-child(3) {
      width: auto;
      display: table;
      max-width: none; }
      .personalAccountOrderTable-td:nth-child(3) .h6 {
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 15px;
        line-height: 19px; }
      .personalAccountOrderTable-td:nth-child(3) p {
        font-size: 13px;
        line-height: 17px; } }

.personalAccountOrderTable-tr {
  padding: 19px 0 14px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #E0E0E0; }
  .personalAccountOrderTable-tr .personalAccountOrderTable-td .h6 {
    font-weight: 400;
    margin-bottom: 5px; }
  .personalAccountOrderTable-tr .personalAccountOrderTable-td p {
    margin-bottom: 0;
    color: #959595; }
  @media (max-width: 767px) {
    .personalAccountOrderTable-tr {
      padding: 23px 0; }
      .personalAccountOrderTable-tr:first-child {
        border-top: 1px solid #E0E0E0; }
      .personalAccountOrderTable-tr:last-child {
        border-bottom: 1px solid transparent; } }

.messageTable {
  font-size: 12px;
  line-height: 14px;
  padding: 4px 8px;
  border-width: 1px;
  border-radius: 3px; }
  .messageTable.redBox {
    color: #EB5757;
    background-color: #F7DFDA;
    border-color: rgba(214, 97, 71, 0.4); }
  .messageTable.greenBox {
    color: #006241;
    background-color: #D4E9E2;
    border-color: rgba(76, 159, 135, 0.4); }
  @media (max-width: 767px) {
    .messageTable {
      font-weight: 500; } }

@media (max-width: 991px) {
  .personalAccountContent .h2 {
    font-size: 30px; } }

@media (max-width: 575px) {
  .personalAccountContent.personalAccountOrder {
    margin-bottom: 40px; } }

.datepickers-container .datepicker {
  border: none;
  -webkit-box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
          box-shadow: 10px 10px 20px rgba(125, 125, 125, 0.1);
  border-radius: 3px;
  width: 330px; }
  .datepickers-container .datepicker .datepicker--pointer {
    display: none; }
  .datepickers-container .datepicker .datepicker--nav {
    min-height: auto;
    padding: 24px 15px;
    border-bottom: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .datepickers-container .datepicker .datepicker--nav .datepicker--nav-action {
      height: 20px;
      width: 20px;
      border-radius: 0;
      background-image: url(/local/templates/bazaars/img/calendarTickBlack.svg);
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      padding: 0; }
      .datepickers-container .datepicker .datepicker--nav .datepicker--nav-action:last-child {
        -webkit-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .datepickers-container .datepicker .datepicker--nav .datepicker--nav-action svg {
        display: none; }
    .datepickers-container .datepicker .datepicker--nav .datepicker--nav-title {
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      border-radius: 0;
      font-family: "Fira Sans", sans-serif; }
      .datepickers-container .datepicker .datepicker--nav .datepicker--nav-title i {
        color: #000000;
        font-weight: 500; }
  .datepickers-container .datepicker .datepicker--content {
    padding: 0 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden; }
    .datepickers-container .datepicker .datepicker--content .datepicker--days {
      margin-left: -7px;
      margin-right: -7px;
      width: calc(100% + 14px); }
    .datepickers-container .datepicker .datepicker--content .datepicker--days-names {
      margin: 0 0 18px 0; }
      .datepickers-container .datepicker .datepicker--content .datepicker--days-names .datepicker--day-name {
        width: 30px;
        min-width: 30px;
        margin: 0 7px;
        font-size: 14px;
        line-height: 17px;
        font-family: "Fira Sans", sans-serif;
        color: #959595;
        text-transform: lowercase;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none; }
    .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell {
      width: 30px;
      min-width: 30px;
      height: 30px;
      margin: 0 7px 2px 7px;
      font-size: 14px;
      line-height: 17px;
      font-family: "Fira Sans", sans-serif;
      color: #000000;
      background-color: transparent;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(0);
                transform: translateX(-50%) translateY(0);
        height: 100%;
        width: 44px;
        z-index: -1;
        background-color: transparent; }
      .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-other-month- {
        color: #959595; }
      .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-in-range-:before {
        background-color: #D4E9E2; }
      .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-from- {
        position: relative;
        color: #ffffff;
        border-radius: 0;
        border: none; }
        .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-from-:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          width: 30px;
          height: 30px;
          border-radius: 100%;
          background-color: #006241;
          z-index: -1; }
        .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-from-:before {
          left: 0;
          -webkit-transform: translateX(0) translateY(0);
                  transform: translateX(0) translateY(0);
          height: 100%;
          width: 37px;
          background-color: #D4E9E2;
          border-radius: 60px 0 0 60px; }
      .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-to- {
        border-radius: 0;
        border: none;
        color: #ffffff; }
        .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-to-:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          width: 30px;
          height: 30px;
          border-radius: 100%;
          background-color: #006241;
          z-index: -1; }
        .datepickers-container .datepicker .datepicker--content .datepicker--cells .datepicker--cell.-range-to-:before {
          left: auto;
          right: 0;
          -webkit-transform: translateX(0) translateY(0);
                  transform: translateX(0) translateY(0);
          height: 100%;
          width: 37px;
          background-color: #D4E9E2;
          border-radius: 0 60px 60px 0; }
  .datepickers-container .datepicker .datepicker--buttons {
    padding: 25px 23px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: none;
    border-radius: 3px; }
    .datepickers-container .datepicker .datepicker--buttons .datepicker--button {
      width: calc(50% - 5px);
      font-family: "Fira Sans", sans-serif;
      padding: 9.5px 5px;
      text-align: center;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      line-height: 17px;
      height: auto;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .datepickers-container .datepicker .datepicker--buttons .datepicker--button[data-action="hide"] {
        font-weight: 500;
        color: #ffffff;
        background-color: #006241;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .datepickers-container .datepicker .datepicker--buttons .datepicker--button[data-action="hide"]:hover {
          background-color: #1E3932; }
      .datepickers-container .datepicker .datepicker--buttons .datepicker--button[data-action="clear"] {
        color: #000000;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
        .datepickers-container .datepicker .datepicker--buttons .datepicker--button[data-action="clear"]:hover {
          color: #1E3932; }

.orderPage .mainNav {
  display: none; }

.orderPage .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 18px; }
  .orderPage .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard:last-child {
    margin-bottom: 0; }
  .orderPage .basketTableLine .basketTable-td:nth-child(2) .mainPriceCard .wrapPriceCard .mainText.oldPrice {
    line-height: 18px; }

@media (max-width: 991px) {
  .orderPage .mainNav {
    display: block; }
  .orderPage .basketTableLine .basketTable-td:nth-child(2) {
    display: none; } }

@media (max-width: 767px) {
  .orderPage .basketTableLine .basketTable-tr {
    min-height: 90px; }
  .orderPage .basketTableLine .basketTable-td:nth-child(3) {
    max-width: 71px; }
    .orderPage .basketTableLine .basketTable-td:nth-child(3) .cuntText {
      font-weight: 500;
      font-size: 16px;
      line-height: 1.2; }
  .orderPage .basketTableLine .basketTable-td:nth-child(4) {
    max-width: calc(100% - 71px); }
    .orderPage .basketTableLine .basketTable-td:nth-child(4) .mainText {
      font-weight: 500;
      font-size: 16px;
      line-height: 1.2; } }

@media (max-width: 575px) {
  .orderPage {
    padding-bottom: 20px; }
    .orderPage .basketTable {
      margin-right: 0;
      width: 100% !important;
      border-top: none; }
    .orderPage .basketTableLine:last-child {
      border-bottom: 1px solid transparent; }
    .orderPage .basketTableLine .basketTable-tr {
      padding-right: 0; } }

.orderPageInfo {
  background-color: #EBEDEC;
  padding: 41px 40px; }
  .orderPageInfo .wrapOrderPageInfo {
    margin-bottom: 28px; }
    .orderPageInfo .wrapOrderPageInfo:last-child {
      margin-bottom: 0; }
  @media (max-width: 991px) {
    .orderPageInfo {
      padding: 41px 12px; } }
  @media (max-width: 767px) {
    .orderPageInfo {
      min-width: 100%; } }
  @media (max-width: 575px) {
    .orderPageInfo {
      padding: 24px 12px;
      min-width: calc(100% + 24px);
      margin-left: -12px;
      margin-right: -12px; }
      .orderPageInfo .wrapOrderPageInfo {
        margin-bottom: 16px; }
        .orderPageInfo .wrapOrderPageInfo:last-child {
          margin-bottom: 0; } }

.wrapOrderPageInfo .orderPageInfoLine {
  margin-bottom: 13px; }
  .wrapOrderPageInfo .orderPageInfoLine:last-child {
    margin-bottom: 0; }

@media (max-width: 575px) {
  .wrapOrderPageInfo .orderPageInfoLine {
    margin-bottom: 16px; }
    .wrapOrderPageInfo .orderPageInfoLine:last-child {
      margin-bottom: 0; } }

.orderPageInfoLine .orderPageInfoLeft {
  line-height: 18px;
  width: 229px;
  color: #959595;
  padding-right: 10px; }

.orderPageInfoLine .orderPageInfoRight {
  line-height: 18px; }
  .orderPageInfoLine .orderPageInfoRight .messageTable {
    margin: -3px 0 -3px 14px; }

@media (max-width: 991px) {
  .orderPageInfoLine .orderPageInfoLeft {
    width: 140px; } }

@media (max-width: 575px) {
  .orderPageInfoLine .orderPageInfoLeft {
    width: 100%;
    padding-right: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px; }
  .orderPageInfoLine .orderPageInfoRight {
    line-height: 17px;
    font-size: 13px; }
    .orderPageInfoLine .orderPageInfoRight .messageTable {
      margin: 8px 0 0 0; } }

.orderPageBtn {
  width: 318px;
  background-color: #E0E0E0;
  padding: 35px 40px; }
  .orderPageBtn .btn-primary {
    margin-bottom: 10px; }
  .orderPageBtn .orderPageDocument {
    margin-top: 23px; }
  @media (max-width: 991px) {
    .orderPageBtn {
      padding: 35px 12px;
      width: 240px; }
      .orderPageBtn .btn-primary {
        margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .orderPageBtn {
      width: 100%;
      min-width: 100%; }
      .orderPageBtn .btn {
        max-width: none; } }
  @media (max-width: 575px) {
    .orderPageBtn {
      padding: 24px 12px;
      width: calc(100% + 24px);
      min-width: calc(100% + 24px);
      margin-left: -12px;
      margin-right: -12px; }
      .orderPageBtn .btn-primary {
        margin-bottom: 0; }
      .orderPageBtn .btn-secondary {
        display: none; }
      .orderPageBtn .orderPageDocument {
        margin-top: 24px; } }

.orderPageDocument .documentLink {
  padding: 11px 0 11px 34px;
  font-weight: 500; }
  .orderPageDocument .documentLink:after {
    top: 8px; }

.personalManager img {
  width: 141px;
  height: 141px;
  border-radius: 3px;
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;'; }

.personalManager .h5 {
  margin-bottom: 15px;
  width: 100%; }

.personalManager .personalManagerPhone {
  margin-bottom: 5px; }

.personalManager .personalManagerMail {
  margin-bottom: 20px; }

.personalManager .contactSocial {
  margin-right: -12px;
  width: calc(100 + 12px); }
  .personalManager .contactSocial ul li {
    margin-right: 12px;
    margin-bottom: 12px; }
    .personalManager .contactSocial ul li a {
      height: 36px;
      width: 36px; }
      .personalManager .contactSocial ul li a.tg-ic:after {
        width: 23px;
        height: 20px; }
      .personalManager .contactSocial ul li a.wp-ic:after {
        width: 20px;
        height: 20px; }
      .personalManager .contactSocial ul li a.fb-ic:after {
        width: 22px;
        height: 22px; }

.personalManager .personalManagerEmptyText {
  margin-bottom: 15px; }

@media (max-width: 575px) {
  .personalManager img {
    margin-bottom: 24px; }
  .personalManager .h5 {
    margin-bottom: 8px;
    font-size: 15px; }
  .personalManager .personalManagerPhone {
    margin-bottom: 6px;
    font-size: 13px; }
  .personalManager .personalManagerMail {
    font-size: 13px; }
  .personalManager .contactSocial ul li {
    margin-right: 12px;
    margin-bottom: 12px; }
    .personalManager .contactSocial ul li a {
      width: 36px;
      height: 36px;
      background-color: transparent; }
      .personalManager .contactSocial ul li a.tg-ic:after {
        background-image: url(/local/templates/bazaars/img/tg-ic-green.svg); }
      .personalManager .contactSocial ul li a.wp-ic:after {
        background-image: url(/local/templates/bazaars/img/wp-ic-green.svg); }
      .personalManager .contactSocial ul li a.fb-ic:after {
        background-image: url(/local/templates/bazaars/img/fb-ic-green.svg); } }

.personalManagerMail {
  color: #006241; }

.personalManagerEmptyText p {
  margin-bottom: 30px; }

.personalManagerEmptyText h5 {
  margin-bottom: 0; }

@media (max-width: 575px) {
  .personalManagerEmptyText p {
    font-size: 13px;
    margin-bottom: 40px; }
  .personalManagerEmptyText h5 {
    margin-bottom: 0; } }

.wrapSubscribeNewsletters .subscribeNewslettersText {
  margin-bottom: 20px; }

.wrapSubscribeNewsletters .formText {
  max-width: 418px;
  color: #959595; }
  .wrapSubscribeNewsletters .formText a {
    color: #959595;
    text-decoration: underline;
    display: inline; }

@media (max-width: 575px) {
  .wrapSubscribeNewsletters .subscribeNewslettersText {
    margin-bottom: 24px; }
  .wrapSubscribeNewsletters .formText {
    font-size: 13px; } }

@media (max-width: 575px) {
  .subscribeNewsletters {
    padding-bottom: 40px; } }

.subscribeNewslettersText {
  padding: 3px 0 3px 34px;
  line-height: 18px; }
  .subscribeNewslettersText:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    border: 1px solid #000000;
    border-radius: 2px;
    opacity: 0.1;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .subscribeNewslettersText:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0;
    background-image: url(/local/templates/bazaars/img/greenCheckText.svg); }
  .subscribeNewslettersText.active:before {
    opacity: 0; }
  .subscribeNewslettersText.active:after {
    opacity: 1; }
  @media (max-width: 575px) {
    .subscribeNewslettersText {
      padding: 3.5px 0 3.5px 34px;
      line-height: 17px; } }

.subscribeNewslettersBtn {
  max-width: 330px; }
  .subscribeNewslettersBtn .btn {
    width: calc(50% - 5px);
    margin-bottom: 20px; }
  @media (max-width: 575px) {
    .subscribeNewslettersBtn .btn {
      width: 100%;
      max-width: none;
      margin-bottom: 16px; } }

.mainFilledProfile .warpFilledProfile {
  margin-bottom: 20px; }

.mainFilledProfile .btn-primary {
  margin-top: 20px;
  max-width: 170px; }

@media (max-width: 575px) {
  .mainFilledProfile .warpFilledProfile {
    margin-bottom: 16px; }
  .mainFilledProfile .btn-primary {
    margin-top: 8px;
    max-width: none; } }

.warpFilledProfile .filledProfile-h {
  margin-bottom: 4px;
  color: #959595; }

.warpFilledProfile.noneFilled .filledProfileText {
  color: #D66147; }

@media (max-width: 575px) {
  .warpFilledProfile .filledProfile-h {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px; }
  .warpFilledProfile .filledProfileText {
    font-size: 13px; } }

.personalAccountForm {
  max-width: 501px; }
  .personalAccountForm .wrapInput {
    margin-bottom: 17px;
    width: 100%; }
    @media (min-width: 576px) {
      .personalAccountForm .wrapInput.minSize {
        width: calc(50% - 8px); } }

@media (max-width: 575px) {
  .profileAccount {
    padding-bottom: 24px; } }

.personalAccountFormBtn {
  max-width: 350px; }
  .personalAccountFormBtn .btn {
    margin-top: 10px;
    width: calc(50% - 5px); }
  @media (max-width: 575px) {
    .personalAccountFormBtn {
      max-width: none; }
      .personalAccountFormBtn .btn {
        width: 100%;
        max-width: none; } }

.messageCookie {
  padding: 30.5px 108px 30.5px 70.5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  -webkit-box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  background-color: #ffffff;
  position: fixed;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 24px);
  max-width: 888px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 15; }
  .messageCookie .btnText {
    margin-left: 20px; }
  .messageCookie .crossGrayClose {
    position: absolute;
    top: 30px;
    right: 68px;
    width: 20px;
    height: 20px; }
  .messageCookie.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  @media (max-width: 991px) {
    .messageCookie {
      padding: 16px 44px 16px 12px;
      font-size: 12px;
      line-height: 14px;
      max-width: 530px;
      bottom: 12px; }
      .messageCookie .crossGrayClose {
        top: 13px;
        right: 12px; } }

.containerPrint {
  width: 1000px; }

.print-h {
  border-top: 1px solid transparent;
  border-bottom: 1px solid #E0E0E0;
  padding: 30px 0 40px 0;
  background-color: transparent; }

.printText-h h5 {
  margin-bottom: 5px; }

.printText-h p {
  margin-bottom: 0; }

.printPage {
  padding: 60px 0;
  -webkit-print-color-adjust: exact !important; }
  .printPage h2 {
    width: 100%;
    margin-bottom: 30px; }
  .printPage .orderPageInfo {
    margin-bottom: 20px; }
  .printPage .basketTable .basketTableTop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .printPage .basketTable .basketTable-td {
    display: block !important; }
    .printPage .basketTable .basketTable-td:nth-child(1) {
      max-width: 601px !important;
      width: 60.1% !important;
      min-width: 60.1% !important; }
      .printPage .basketTable .basketTable-td:nth-child(1) img {
        position: absolute;
        top: 0;
        left: 0;
        width: 103px !important;
        height: 103px !important;
        -o-object-fit: contain;
        object-fit: contain;
        font-family: 'object-fit: contain;'; }
    .printPage .basketTable .basketTable-td:nth-child(2) {
      max-width: 199px !important;
      width: 19.9% !important;
      min-width: 19.9% !important;
      display: block !important; }
    .printPage .basketTable .basketTable-td:nth-child(3) {
      max-width: 109px !important;
      width: 10.9% !important;
      min-width: 10.9% !important; }
    .printPage .basketTable .basketTable-td:nth-child(4) {
      max-width: 91px !important;
      width: 9.1% !important;
      min-width: 9.1% !important; }
  .printPage .basketTable .basketTableLine .basketTable-tr {
    padding-left: 0 !important; }
  .printPage .basketTable .basketTableLine .basketTable-td:nth-child(1) {
    padding-left: 123px !important; }

.stocksCardText p {
  max-width: 600px;
  margin-bottom: 5px; }

.stocksCardText .dataText {
  color: #959595; }

footer {
  background-color: #1E3932; }

.top-f {
  padding-top: 53px;
  padding-bottom: 20px; }
  @media (max-width: 575px) {
    .top-f {
      padding-top: 40px;
      padding-bottom: 8px; } }

.phone-f {
  opacity: 0.6;
  font-size: 24px;
  line-height: 1.1;
  color: #F2F0EB; }
  .phone-f:hover {
    color: #F2F0EB;
    opacity: 1;
    text-decoration: none; }

.info-f .phone-f {
  margin-bottom: 10px; }

.info-f p {
  color: #F2F0EB;
  opacity: 0.6;
  width: 100%;
  line-height: 1.3;
  margin-bottom: 19px; }

@media (max-width: 575px) {
  .info-f p {
    margin-bottom: 15px; } }

.social-f li {
  margin-right: 12px;
  margin-bottom: 12px;
  display: inline-block; }

@media (max-width: 575px) {
  .social-f {
    padding-bottom: 12px; } }

.socialLink-f {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }
  .socialLink-f:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .socialLink-f.tg-ic:after {
    width: 23px;
    height: 20px;
    background-image: url(/local/templates/bazaars/img/tg-ic.svg); }
  .socialLink-f.wp-ic:after {
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/bazaars/img/wp-ic.svg); }
  .socialLink-f.fb-ic:after {
    width: 22px;
    height: 22px;
    background-image: url(/local/templates/bazaars/img/fb-ic.svg); }

.navLink-f ul {
  margin-bottom: 0; }
  .navLink-f ul li {
    margin-bottom: 18px; }
    .navLink-f ul li a {
      line-height: 1.3;
      color: #F2F0EB;
      opacity: 0.6; }
      .navLink-f ul li a:hover {
        opacity: 1;
        text-decoration: none; }

@media (max-width: 575px) {
  .navLink-f ul li {
    margin-bottom: 16px; }
    .navLink-f ul li a {
      font-size: 13px; } }

.wrapLink-f {
  max-width: 558px; }
  .wrapLink-f .navLink-f {
    margin-right: 73px; }
  .wrapLink-f .logo-f {
    margin-left: auto; }
  @media (max-width: 575px) {
    .wrapLink-f {
      max-width: none; }
      .wrapLink-f .logo-f {
        position: absolute;
        top: calc(100% + 17px);
        right: 12px; }
      .wrapLink-f .navLink-f {
        margin-right: 92px; }
        .wrapLink-f .navLink-f:nth-child(2) {
          margin-right: 0; } }

.bottom-f {
  padding: 21px 0; }
  .bottom-f:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #F2F0EB;
    opacity: 0.4; }
  .bottom-f p {
    display: inline-block;
    margin-right: 103px;
    margin-bottom: 15px;
    line-height: 1.3;
    opacity: 0.4;
    color: #F2F0EB; }
  .bottom-f ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0; }
    .bottom-f ul li {
      margin-right: 40px; }
  .bottom-f a {
    display: inline-block;
    margin-bottom: 15px;
    line-height: 1.3;
    opacity: 0.4;
    color: #F2F0EB;
    margin-left: auto;
    position: relative; }
    .bottom-f a:after {
      content: '';
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #F2F0EB; }
    .bottom-f a:hover {
      opacity: 1;
      text-decoration: none; }
  @media (max-width: 991px) {
    .bottom-f ul {
      margin-left: auto; }
      .bottom-f ul li:last-child {
        margin-right: 0; } }
  @media (max-width: 575px) {
    .bottom-f {
      padding: 25px 0 32px 0; }
      .bottom-f a {
        margin-bottom: 0; }
        .bottom-f a:after {
          display: none; }
      .bottom-f p {
        margin-bottom: 16px; }
      .bottom-f ul {
        width: 100%;
        padding-bottom: 24px; }
        .bottom-f ul li {
          width: 100%; }
          .bottom-f ul li a {
            margin-bottom: 16px; } }

/* + styleGuide */
.styleGuide {
  margin: auto;
  background-color: #fff;
  padding: 5rem 0; }
  .styleGuide .itemSg {
    border: 1px solid;
    border-bottom: 0;
    border-color: #000000; }
    .styleGuide .itemSg:last-child {
      border-bottom: 1px solid; }
    .styleGuide .itemSg .sg_input {
      display: none; }
    .styleGuide .itemSg .sg_input:checked ~ .sg_label {
      background-color: #000000;
      color: #fff; }
      .styleGuide .itemSg .sg_input:checked ~ .sg_label ~ .box {
        display: block;
        background: transparent; }
    .styleGuide .itemSg > .box {
      display: none;
      background-color: #fff; }
      .styleGuide .itemSg > .box .box-item {
        width: 100%;
        background-color: #fff;
        padding: 16px 48px; }
        .styleGuide .itemSg > .box .box-item:nth-last-child(odd) {
          background-color: #E8E8E8; }
        .styleGuide .itemSg > .box .box-item textarea {
          margin-top: 10px; }
    .styleGuide .itemSg .sg_label {
      width: 100%;
      font-size: 1.4rem;
      padding: 10px 30px;
      margin: 0;
      cursor: pointer; }
    .styleGuide .itemSg textarea {
      width: 100%;
      min-height: 70px; }

@media screen and (max-width: 767px) {
  .styleGuide .itemSg > .box {
    padding: 0; }
    .styleGuide .itemSg > .box .box-item {
      padding: 10px 10px; }
    .styleGuide .itemSg > .box .box-item > .box-item {
      padding: 0; }
    .styleGuide .itemSg > .box .navbar {
      width: 100vw;
      margin-left: -10px; }
  .styleGuide .itemSg {
    border: 0; } }

/* - styleGuide */


/* End */


/* Start:/local/templates/bazaars/components/as_wegas/cookie/bazaars/style.css?175999282612055*/
/* cookies */
.cookieBlock .closeBtnCookie{
    position: absolute;
    right: 3px;
    top: 3px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    font-size: 20px;
    color: rgba(0,0,0,.7);
    padding-top: 1px;
}
.cookieBlock .hidden{
    display: none !important;
}
.cookieBlock .closeBtnCookie:hover{
    color: rgba(0,0,0,1);
}
.switch-container {
    display: flex;
    align-items: center;
    margin-top: 8px;
    gap: 10px;
}

.switch-label {
    margin: 0 8px;
    font-size: 14px;
    color: #555;
}

.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 14px;
    margin: 0;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.wrapCategoryBlockCookie {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 10px 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .2s;
    border-radius: 14px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -3px;
    bottom: -3px;
    background-color: white;
    transition: .2s;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 0.5px solid rgba(0, 0, 0, 0.1);
}

input:checked+.slider {
    background-color: var(--colorCookie);
}

input:checked+.slider:before {
    transform: translateX(22px);
}

.disabled-switch {
    opacity: 0.6;
    cursor: not-allowed;
}

.disabled-switch .slider {
    background-color: var(--colorCookie) !important;
    cursor: not-allowed;
}

.cookie-category {
    margin-bottom: 5px;
    padding: 5px;
    background-color: #f9f9f9;
    border-radius: 5px;
}

.cookie-category h3 {
    margin-top: 0;
}

.cookieBlock {
    position: fixed;
    z-index: 1000;
    background: #fff;
    font-size: 16px;
    color: #000;
    background-position-x: 13.5px;
    border-radius: 16px;
    width: 375px;
    margin: 0;
    padding: 10px;
    background-position-y: 14px;
   
    box-shadow: 0 0 15px rgba(95, 109, 178, .2);
}

.btnBlock {
    display: flex;
    gap: 20px;
}


.wrapCookieBlockTxt {
    display: flex;
    padding: 10px;
    gap: 20px;
    flex-direction: column;
}

.wrapCookieBlockTxt .titleCookie {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #0a0c0f;
}

.wrapCookieBlockTxt .tabsCookie {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-top: 4px;
}

.wrapCookieBlockTxt a {
    color: #428bca;
    text-decoration: underline;
    display: inline;
}

.cookieBlock .btnCookie {
    cursor: pointer;
    display: flex;
     flex:auto;
    justify-content: center;
    align-items: center;
    padding: 0 12px;
    color: #fff;
    border: 1px solid var(--colorCookie);
    background-color: var(--colorCookie);
    transition: all 0.4s;
    height: 40px;
    border-radius: 50px;
    font-size: 14px;
    outline: none;
}

.tabCookie {
    display: none;
}

.tabCookie.active {
    display: block;
}



.cookieBlock .btnCookie:hover {
    background-color: #ffffff;
    color: #000;
}


.cookie-disable-instruction {
    margin: 0 auto;
    color: #333;
    line-height: 1.6;
}

.main-titleCookie {
    color: #2c3e50;
    text-align: center;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 600;
}

.intro-box {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.warning-note {
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    padding: 15px;
    margin-top: 20px;
    border-radius: 0 4px 4px 0;
}

.guide-titleCookie {
    color: #2c3e50;
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.browser-card {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 25px;
    overflow: hidden;
}

.browser-header {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #eee;
}

.browser-icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.chrome-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#4285F4" d="M24 32a8 8 0 1 0 0-16 8 8 0 0 0 0 16z"/><path fill="#EA4335" d="M42 24c0-7.7-5-14-12-16.3-1.4-.5-2.8-.7-4.3-.7-1.4 0-2.8.2-4.1.7-1.3.5-2.5 1.1-3.6 1.9l5.7 9.9 3.3-5.7c.8 1 1.3 2.2 1.3 3.5 0 3.3-2.7 6-6 6-.5 0-1-.1-1.5-.2l-5.8 10c-.3.6-.5 1.2-.7 1.8 3 2.8 7 4.4 11.3 4.4 3.6 0 7-1.3 9.6-3.6 2.6-2.3 4.2-5.5 4.2-9z"/><path fill="#FBBC05" d="M12 24c0-1.6.5-3 1.3-4.3l-5.8-10C4.2 12.3 2 17.9 2 24c0 6.1 2.2 11.7 5.5 16l5.8-10c-.8-1.3-1.3-2.7-1.3-4.3z"/><path fill="#34A853" d="M24 42c4.3 0 8.3-1.6 11.3-4.4l-5.7-9.9c-1 .7-2.2 1.1-3.5 1.1-1.4 0-2.7-.4-3.8-1.1l-5.7 9.9c3 2.8 7 4.4 11.3 4.4z"/></svg>');
}

.firefox-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#FF7139" d="M24 2C12.4 2 3 11.4 3 23c0 10.2 7.1 18.7 16.6 20.9-.1-.9-.2-2.3 0-3.3.2-1 1.4-6.7 1.4-6.7s-.4-.8-.4-2c0-1.9 1.1-3.3 2.5-3.3 1.2 0 1.8.9 1.8 2 0 1.2-.7 3-1.1 4.6-.3 1.3.7 2.3 2 2.3 2.4 0 4.1-2.9 4.1-6.3 0-2.6-1.7-4.5-4.7-4.5-3.5 0-5.6 2.7-5.6 5.7 0 1 .3 1.7.8 2.3.2.3.3.4.2.7-.1.2-.2.8-.2 1-.1.4-.4.5-.8.4-2.3-.9-3.3-3.2-3.3-5.8 0-4.3 3.7-9.3 10.7-9.3 5.7 0 9.4 4.2 9.4 8.7 0 5.8-3.3 10.1-8.1 10.1-1.6 0-3.1-.9-3.6-1.9 0 0-.9 3.6-1.1 4.5-.3 1.3-1.3 2.9-1.9 3.9 1.4.5 3 .7 4.6.7 11.6 0 21-9.4 21-21S35.6 2 24 2z"/></svg>');
}

.edge-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#0078D7" d="M24 2C11.8 2 2 11.8 2 24s9.8 22 22 22 22-9.8 22-22S36.2 2 24 2zm0 40C13.5 42 5 33.5 5 23S13.5 4 24 4s19 8.5 19 19-8.5 19-19 19z"/><path fill="#0078D7" d="M24 10c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm0 24c-6.1 0-11-4.9-11-11s4.9-11 11-11 11 4.9 11 11-4.9 11-11 11z"/><path fill="#0078D7" d="M24 15c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"/></svg>');
}

.safari-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#1B73D6" d="M24 2C12.4 2 3 11.4 3 23s9.4 21 21 21 21-9.4 21-21S35.6 2 24 2zm0 40C13.5 42 5 33.5 5 23S13.5 4 24 4s19 8.5 19 19-8.5 19-19 19z"/><path fill="#1B73D6" d="M24 10c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm0 24c-6.1 0-11-4.9-11-11s4.9-11 11-11 11 4.9 11 11-4.9 11-11 11z"/><path fill="#1B73D6" d="M24 15c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"/></svg>');
}

.yandex-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#FF0000" d="M24 2C12.4 2 3 11.4 3 23s9.4 21 21 21 21-9.4 21-21S35.6 2 24 2zm0 40C13.5 42 5 33.5 5 23S13.5 4 24 4s19 8.5 19 19-8.5 19-19 19z"/><path fill="#FF0000" d="M24 10c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm0 24c-6.1 0-11-4.9-11-11s4.9-11 11-11 11 4.9 11 11-4.9 11-11 11z"/></svg>');
}

.browser-titleCookie {
    color: #2c3e50;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.browser-content {
    padding: 20px;
}

.step-section {
    margin-bottom: 20px;
}

.step-titleCookie {
    color: #555;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}

.step-list {
    padding-left: 20px;
    margin: 0;
}

.step-list li {
    margin-bottom: 8px;
}

.browser-note {
    color: #666;
    font-style: italic;
    margin-bottom: 15px;
}

.tip-box {
    background: #e3f2fd;
    border-radius: 8px;
    padding: 15px 20px;
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}

.tip-icon {
    font-size: 24px;
    margin-right: 15px;
    flex-shrink: 0;
}

.tip-text {
    margin: 0;
    font-size: 15px;
    color: #1976d2;
}



.cookie-titleCookie {
    color: #2c3e50;
    margin-bottom: 10px;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.cookie-subtitleCookie {
    color: #2980b9;
    margin: 25px 0 15px;
    font-size: 22px;
}

.cookie-category {
    background: #f8f9fa;
    border-left: 4px solid #3498db;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0 5px 5px 0;
}

.category-titleCookie {
    color: #2c3e50;
    margin-top: 0;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.required-badge {
    background: #e74c3c;
    color: white;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 12px;
    margin-left: 10px;
}

.cookie-list {
    padding-left: 20px;
}

.cookie-list li {
    margin-bottom: 8px;
}

.management-list {
    list-style-type: none;
    padding-left: 0;
}

.management-list li {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
}

.note-box {
    background: #fff8e1;
    border-left: 4px solid #ffc107;
    padding: 15px;
    margin: 20px 0;
    font-size: 15px;
}

.browsers-section {
    margin-top: 40px;
}

.browser-card {
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}

.browser-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
}

.browser-card.chrome::before {
    background: #4285F4;
}

.browser-card.firefox::before {
    background: #FF7139;
}

.browser-card.edge::before {
    background: #0078D7;
}

.browser-card.safari::before {
    background: #1B73D6;
}

.browser-card.yandex::before {
    background: #FF0000;
}

.browser-titleCookie {
    color: #2c3e50;
    margin-top: 0;
    font-size: 20px;
    display: flex;
    align-items: center;
}

.browser-titleCookie i {
    margin-right: 10px;
    font-size: 24px;
}

.browser-steps h4 {
    color: #7f8c8d;
    margin: 20px 0 10px;
    font-size: 16px;
}




.icon-settings::before {
    content: "⚙️";
    position: absolute;
    left: 0;
}

.icon-save::before {
    content: "💾";
    position: absolute;
    left: 0;
}

.select-all-cookies,
.deselect-all-cookies {
    background: rgb(204 204 204 / 32%);
    border: 0;
    margin: 10px 0;
    display: inline-block;
}
.cookieBlock .btnCookieSelect{
  padding: 8px 20px;
  vertical-align: top;
  font-size: 14px;
  border-radius: 0px;
}
.cookieBlock .btnCookieSelect:hover {
  background: #737373;
  color: #FFF;
}

@media (max-width: 768px) {
     .cookieBlock {
        width: auto;
        right: 10px !important;
        left: 10px !important;
        bottom: 0 !important;
    }
    .cookie-instruction {
        padding: 15px;
    }
    .cookie-titleCookie {
        font-size: 24px;
    }
    .browser-card {
        padding: 15px;
    }
     .cookie-disable-instruction {
        padding: 15px;
    }
    .main-titleCookie {
        font-size: 24px;
    }
    .browser-card {
        margin-bottom: 20px;
    }
    .browser-content {
        padding: 15px;
    }
    .cookieBlock .btnCookie{
        height: 34px;
        padding: 0 8px;
    }
    .btnBlock{
        gap: 10px;
    }
    .wrapCookieBlockTxt{
        gap: 10px;
    }
}

/* cookies */
/* End */


/* Start:/local/templates/bazaars/components/bitrix/socserv.auth.form/bazaars-auth/style.min.css?17320974932638*/
.bx-authform-social-popup{display:none;background:#fff;width:auto;padding:15px;font-size:14px;white-space:nowrap}.bx-authform-social-popup form{margin-bottom:0}.bx-authform-social-popup input[type="text"]{display:inline-block;max-width:150px;font-size:18px;height:30px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-authform-social ul{padding:5px 0 12px;margin:0 0 15px;display:block}.bx-authform-social ul li{position:relative;display:inline-block;width:35px;height:35px;margin-right:5px}.bx-authform-social ul li .bx-authform-social-icon{display:block;width:35px;height:35px;	background-image: url(/local/templates/bazaars/components/bitrix/socserv.auth.form/bazaars-auth/images/sprite.png); background-repeat:no-repeat;border-bottom:0}.bx-authform-social ul li .bx-authform-social-icon:hover{opacity:.9}.bx-authform-social ul li .bx-authform-social-icon.box{background-position:0 0}.bx-authform-social ul li .bx-authform-social-icon.dropbox{background-position:-44px 0}.bx-authform-social ul li .bx-authform-social-icon.bitrix24{background-position:-88px 0}.bx-authform-social ul li .bx-authform-social-icon.yandex{background-position:-132px 0}.bx-authform-social ul li .bx-authform-social-icon.openid{background-position:-176px 0}.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki{background-position:-220px 0}.bx-authform-social ul li .bx-authform-social-icon.google{background-position:-264px 0}.bx-authform-social ul li .bx-authform-social-icon.mymailru{background-position:-308px 0}.bx-authform-social ul li .bx-authform-social-icon.mailru2{background-position:-440px 0}.bx-authform-social ul li .bx-authform-social-icon.livejournal{background-position:-352px 0}.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru{background-position:-440px 0}.bx-authform-social ul li .bx-authform-social-icon.liveid{background-position:-484px 0}.bx-authform-social ul li .bx-authform-social-icon.liveinternet{background-position:-528px 0}.bx-authform-social ul li .bx-authform-social-icon.blogger{background-position:-572px 0}.bx-authform-social ul li .bx-authform-social-icon.vkontakte{background-position:-616px 0}.bx-authform-social ul li .bx-authform-social-icon.twitter{background-position:-660px 0}.bx-authform-social ul li .bx-authform-social-icon.facebook{background-position:-704px 0}.bx-authform-social ul li .bx-authform-social-icon.google-plus{background-position:-748px 0}.bx-authform-social ul li .bx-authform-social-icon.office365{background-position:-792px 0}.bx-authform-social ul li .bx-authform-social-icon.zoom{background-position:-836px 0}
/* End */


/* Start:/local/templates/bazaars/components/bitrix/main.register/register/style.min.css?1732097493442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/templates/bazaars/components/bitrix/main.register/register/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/templates/bazaars/components/bitrix/main.register/register/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/bazaars/components/bitrix/menu/footer_menu/style.min.css?1732097493490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/bazaars/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/bazaars/bundle.css?1732110022479520 */
/* /local/templates/bazaars/components/as_wegas/cookie/bazaars/style.css?175999282612055 */
/* /local/templates/bazaars/components/bitrix/socserv.auth.form/bazaars-auth/style.min.css?17320974932638 */
/* /local/templates/bazaars/components/bitrix/main.register/register/style.min.css?1732097493442 */
/* /local/templates/bazaars/components/bitrix/menu/footer_menu/style.min.css?1732097493490 */
