
/* line 1, bootstrap-reboot.min.css */

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

/* line 1, bootstrap-reboot.min.css */
html {
  font-family: "Geologica", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
/* line 1, bootstrap-reboot.min.css */
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/* line 1, bootstrap-reboot.min.css */
body {
  margin: 0;
  font-family: "Geologica", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

/* line 1, bootstrap-reboot.min.css */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 1, bootstrap-reboot.min.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 1, bootstrap-reboot.min.css */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
p {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 1, bootstrap-reboot.min.css */
address {
  margin: 0;
  font-style: normal;
  line-height: inherit;
}

/* line 1, bootstrap-reboot.min.css */
dl,
ol,
ul {
  margin-top: 0;
}

/* line 1, bootstrap-reboot.min.css */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
dt {
  font-weight: 700;
}

/* line 1, bootstrap-reboot.min.css */
dd {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
blockquote {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
dfn {
  font-style: italic;
}

/* line 1, bootstrap-reboot.min.css */
b,
strong {
  font-weight: bolder;
}

/* line 1, bootstrap-reboot.min.css */
small {
  font-size: 80%;
}

/* line 1, bootstrap-reboot.min.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 1, bootstrap-reboot.min.css */
sub {
  bottom: -0.25em;
}

/* line 1, bootstrap-reboot.min.css */
sup {
  top: -0.5em;
}

/* line 1, bootstrap-reboot.min.css */
a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 1, bootstrap-reboot.min.css */
a:hover {
  text-decoration: underline;
}

/* line 1, bootstrap-reboot.min.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 1, bootstrap-reboot.min.css */
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 1, bootstrap-reboot.min.css */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 1, bootstrap-reboot.min.css */
code,
kbd,
pre,
samp {
  font-family:
    SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
  font-size: 1em;
}

/* line 1, bootstrap-reboot.min.css */
pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 1, bootstrap-reboot.min.css */
figure {
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 1, bootstrap-reboot.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, bootstrap-reboot.min.css */
table {
  border-collapse: collapse;
}

/* line 1, bootstrap-reboot.min.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom;
}

/* line 1, bootstrap-reboot.min.css */
th {
  text-align: inherit;
}

/* line 1, bootstrap-reboot.min.css */
label {
  display: inline-block;
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
button,
input,
select {
  border-radius: 0;
}

/* line 1, bootstrap-reboot.min.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 1, bootstrap-reboot.min.css */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1, bootstrap-reboot.min.css */
button,
input {
  overflow: visible;
}

/* line 1, bootstrap-reboot.min.css */
button,
select {
  text-transform: none;
}

/* line 1, bootstrap-reboot.min.css */
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

/* line 1, bootstrap-reboot.min.css */
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 1, bootstrap-reboot.min.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 1, bootstrap-reboot.min.css */
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}

/* line 1, bootstrap-reboot.min.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 1, bootstrap-reboot.min.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 1, bootstrap-reboot.min.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 1, bootstrap-reboot.min.css */
progress {
  vertical-align: baseline;
}

/* line 1, bootstrap-reboot.min.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 1, bootstrap-reboot.min.css */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, bootstrap-reboot.min.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 1, bootstrap-reboot.min.css */
output {
  display: inline-block;
}

/* line 1, bootstrap-reboot.min.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 1, bootstrap-reboot.min.css */
template {
  display: none;
}

/* line 1, bootstrap-reboot.min.css */
[hidden] {
  display: none !important;
}

/* line 1, bootstrap-reboot.min.css */
* {
  outline: 0 !important;
}

/* line 1, bootstrap-reboot.min.css */
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1, bootstrap-reboot.min.css */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 1, bootstrap-reboot.min.css */
input[type="number"] {
  -moz-appearance: textfield;
}

@-ms-viewport {
  width: device-width;
}
/* line 1, bootstrap-grid.min.css */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

/* line 1, bootstrap-grid.min.css */
*,
::after,
::before {
  box-sizing: inherit;
}

/* line 1, bootstrap-grid.min.css */
.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .container {
    /* max-width: 1140px;  */
    max-width: 1440px;
  }
}
/* line 1, bootstrap-grid.min.css */
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1, bootstrap-grid.min.css */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

/* line 1, bootstrap-grid.min.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 1, bootstrap-grid.min.css */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 1, bootstrap-grid.min.css */
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 1, bootstrap-grid.min.css */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 1, bootstrap-grid.min.css */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 1, bootstrap-grid.min.css */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 1, bootstrap-grid.min.css */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 1, bootstrap-grid.min.css */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 1, bootstrap-grid.min.css */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 1, bootstrap-grid.min.css */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 1, bootstrap-grid.min.css */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 1, bootstrap-grid.min.css */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 1, bootstrap-grid.min.css */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 1, bootstrap-grid.min.css */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 1, bootstrap-grid.min.css */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 1, bootstrap-grid.min.css */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 1, bootstrap-grid.min.css */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 1, bootstrap-grid.min.css */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}

/* line 1, bootstrap-grid.min.css */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}

/* line 1, bootstrap-grid.min.css */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

/* line 1, bootstrap-grid.min.css */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

/* line 1, bootstrap-grid.min.css */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

/* line 1, bootstrap-grid.min.css */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

/* line 1, bootstrap-grid.min.css */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

/* line 1, bootstrap-grid.min.css */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

/* line 1, bootstrap-grid.min.css */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

/* line 1, bootstrap-grid.min.css */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

/* line 1, bootstrap-grid.min.css */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

/* line 1, bootstrap-grid.min.css */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

/* line 1, bootstrap-grid.min.css */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

/* line 1, bootstrap-grid.min.css */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

/* line 1, bootstrap-grid.min.css */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

/* line 1, bootstrap-grid.min.css */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 1, bootstrap-grid.min.css */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 1, bootstrap-grid.min.css */
.offset-3 {
  margin-left: 25%;
}

/* line 1, bootstrap-grid.min.css */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 1, bootstrap-grid.min.css */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 1, bootstrap-grid.min.css */
.offset-6 {
  margin-left: 50%;
}

/* line 1, bootstrap-grid.min.css */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 1, bootstrap-grid.min.css */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 1, bootstrap-grid.min.css */
.offset-9 {
  margin-left: 75%;
}

/* line 1, bootstrap-grid.min.css */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 1, bootstrap-grid.min.css */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-0 {
    margin-left: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-1 {
    margin-left: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-2 {
    margin-left: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-4 {
    margin-left: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-5 {
    margin-left: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-7 {
    margin-left: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-8 {
    margin-left: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-10 {
    margin-left: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 1, bootstrap-grid.min.css */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  /* line 1, bootstrap-grid.min.css */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/* line 1, bootstrap-grid.min.css */
.d-none {
  display: none !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline {
  display: inline !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 1, bootstrap-grid.min.css */
.d-block {
  display: block !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table {
  display: table !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table-row {
  display: table-row !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 1, bootstrap-grid.min.css */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .d-sm-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .d-md-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .d-lg-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .d-xl-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  /* line 1, bootstrap-grid.min.css */
  .d-print-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 1, bootstrap-grid.min.css */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 1, bootstrap-grid.min.css */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 1, bootstrap-grid.min.css */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 1, bootstrap-grid.min.css */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 1, bootstrap-grid.min.css */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 1, bootstrap-grid.min.css */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 1, bootstrap-grid.min.css */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 1, bootstrap-grid.min.css */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 1, bootstrap-grid.min.css */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 1, bootstrap-grid.min.css */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 1, bootstrap-grid.min.css */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 1, bootstrap-grid.min.css */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 1, bootstrap-grid.min.css */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 1, bootstrap-grid.min.css */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/* line 1, bootstrap-grid.min.css */
.text-justify {
  text-align: justify !important;
}

/* line 1, bootstrap-grid.min.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 1, bootstrap-grid.min.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, bootstrap-grid.min.css */
.text-left {
  text-align: left !important;
}

/* line 1, bootstrap-grid.min.css */
.text-right {
  text-align: right !important;
}

/* line 1, bootstrap-grid.min.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .text-md-left {
    text-align: left !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-md-right {
    text-align: right !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 1, bootstrap-grid.min.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 1, bootstrap-grid.min.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 1, bootstrap-grid.min.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 1, bootstrap-grid.min.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 1, bootstrap-grid.min.css */
.font-italic {
  font-style: italic !important;
}

/* line 1, bootstrap-grid.min.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 1, bootstrap-grid.min.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 1, bootstrap-grid.min.css */
.d-none {
  display: none !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline {
  display: inline !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 1, bootstrap-grid.min.css */
.d-block {
  display: block !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table {
  display: table !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table-row {
  display: table-row !important;
}

/* line 1, bootstrap-grid.min.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 1, bootstrap-grid.min.css */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 1, bootstrap-grid.min.css */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 1, bootstrap-grid.min.css */
  .d-sm-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 1, bootstrap-grid.min.css */
  .d-md-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1025px) {
  /* line 1, bootstrap-grid.min.css */
  .d-lg-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 1, bootstrap-grid.min.css */
  .d-xl-none {
    display: none !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-block {
    display: block !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table {
    display: table !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1, bootstrap-grid.min.css */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 1, bootstrap-grid.min.css */
.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1, fa-svg-with-js.css */
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-16 {
  width: 1em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-border {
  height: 1.5em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-li {
  width: 2em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-fw {
  width: 1.25em;
}

/* line 1, fa-svg-with-js.css */
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, fa-svg-with-js.css */
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

/* line 1, fa-svg-with-js.css */
.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-text,
.fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

/* line 1, fa-svg-with-js.css */
.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

/* line 1, fa-svg-with-js.css */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

/* line 1, fa-svg-with-js.css */
.fa-xs {
  font-size: 0.75em;
}

/* line 1, fa-svg-with-js.css */
.fa-sm {
  font-size: 0.875em;
}

/* line 1, fa-svg-with-js.css */
.fa-1x {
  font-size: 1em;
}

/* line 1, fa-svg-with-js.css */
.fa-2x {
  font-size: 2em;
}

/* line 1, fa-svg-with-js.css */
.fa-3x {
  font-size: 3em;
}

/* line 1, fa-svg-with-js.css */
.fa-4x {
  font-size: 4em;
}

/* line 1, fa-svg-with-js.css */
.fa-5x {
  font-size: 5em;
}

/* line 1, fa-svg-with-js.css */
.fa-6x {
  font-size: 6em;
}

/* line 1, fa-svg-with-js.css */
.fa-7x {
  font-size: 7em;
}

/* line 1, fa-svg-with-js.css */
.fa-8x {
  font-size: 8em;
}

/* line 1, fa-svg-with-js.css */
.fa-9x {
  font-size: 9em;
}

/* line 1, fa-svg-with-js.css */
.fa-10x {
  font-size: 10em;
}

/* line 1, fa-svg-with-js.css */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 1, fa-svg-with-js.css */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 1, fa-svg-with-js.css */
.fa-ul > li {
  position: relative;
}

/* line 1, fa-svg-with-js.css */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 1, fa-svg-with-js.css */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

/* line 1, fa-svg-with-js.css */
.fa-pull-left {
  float: left;
}

/* line 1, fa-svg-with-js.css */
.fa-pull-right {
  float: right;
}

/* line 1, fa-svg-with-js.css */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

/* line 1, fa-svg-with-js.css */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

/* line 1, fa-svg-with-js.css */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 1, fa-svg-with-js.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 1, fa-svg-with-js.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 1, fa-svg-with-js.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1, fa-svg-with-js.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 1, fa-svg-with-js.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 1, fa-svg-with-js.css */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 1, fa-svg-with-js.css */
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/* line 1, fa-svg-with-js.css */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

/* line 1, fa-svg-with-js.css */
.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}

/* line 1, fa-svg-with-js.css */
.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}

/* line 1, fa-svg-with-js.css */
.fa-inverse {
  color: #fff;
}

/* line 1, fa-svg-with-js.css */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1, fa-svg-with-js.css */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 1, owl.carousel.min.css */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 1, owl.carousel.min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

/* line 1, owl.carousel.min.css */
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 1, owl.carousel.min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 1, owl.carousel.min.css */
.owl-height {
  transition: height 0.5s ease-in-out;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 1, fancybox.min.css */
body.compensate-for-scrollbar {
  overflow: hidden;
}

/* line 1, fancybox.min.css */
.fancybox-active {
  height: auto;
}

/* line 1, fancybox.min.css */
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

/* line 1, fancybox.min.css */
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: "Geologica", Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

/* line 1, fancybox.min.css */
.fancybox-container * {
  box-sizing: border-box;
}

/* line 1, fancybox.min.css */
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, fancybox.min.css */
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

/* line 1, fancybox.min.css */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

/* line 1, fancybox.min.css */
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 1, fancybox.min.css */
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition:
    opacity 0.25s,
    visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

/* line 1, fancybox.min.css */
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition:
    opacity 0.25s,
    visibility 0s;
  visibility: visible;
}

/* line 1, fancybox.min.css */
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, fancybox.min.css */
.fancybox-toolbar {
  right: 0;
  top: 0;
}

/* line 1, fancybox.min.css */
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

/* line 1, fancybox.min.css */
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

/* line 1, fancybox.min.css */
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

/* line 1, fancybox.min.css */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

/* line 1, fancybox.min.css */
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

/* line 1, fancybox.min.css */
.fancybox-slide--next {
  z-index: 99995;
}

/* line 1, fancybox.min.css */
.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

/* line 1, fancybox.min.css */
.fancybox-slide--image:before {
  display: none;
}

/* line 1, fancybox.min.css */
.fancybox-slide--html {
  padding: 6px 6px 0;
}

/* line 1, fancybox.min.css */
.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

/* line 1, fancybox.min.css */
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

/* line 1, fancybox.min.css */
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

/* line 1, fancybox.min.css */
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

/* line 1, fancybox.min.css */
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

/* line 1, fancybox.min.css */
.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 1, fancybox.min.css */
.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 1, fancybox.min.css */
.fancybox-container [data-selectable="true"] {
  cursor: text;
}

/* line 1, fancybox.min.css */
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-spaceball {
  z-index: 1;
}

/* line 1, fancybox.min.css */
.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

/* line 1, fancybox.min.css */
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-slide--video .fancybox-content {
  background: #000;
}

/* line 1, fancybox.min.css */
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

/* line 1, fancybox.min.css */
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

/* line 1, fancybox.min.css */
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-iframe {
  vertical-align: top;
}

/* line 1, fancybox.min.css */
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* line 1, fancybox.min.css */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

/* line 1, fancybox.min.css */
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

/* line 1, fancybox.min.css */
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

/* line 1, fancybox.min.css */
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

/* line 1, fancybox.min.css */
.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

/* line 1, fancybox.min.css */
.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

/* line 1, fancybox.min.css */
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

/* line 1, fancybox.min.css */
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

/* line 1, fancybox.min.css */
.fancybox-button--share svg path {
  stroke-width: 1;
}

/* line 1, fancybox.min.css */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
  margin-top: -14px;
}

/* line 1, fancybox.min.css */
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition:
    opacity 0.25s,
    visibility 0s,
    color 0.25s;
}

/* line 1, fancybox.min.css */
.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

/* line 1, fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

/* line 1, fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* line 1, fancybox.min.css */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

/* line 1, fancybox.min.css */
.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

/* line 1, fancybox.min.css */
.fancybox-close-small:focus {
  outline: none;
}

/* line 1, fancybox.min.css */
.fancybox-close-small:hover svg {
  opacity: 1;
}

/* line 1, fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

/* line 1, fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

/* line 1, fancybox.min.css */
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* line 1, fancybox.min.css */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

/* line 1, fancybox.min.css */
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

/* line 1, fancybox.min.css */
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 1, fancybox.min.css */
.fancybox-loading {
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 1, fancybox.min.css */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* line 1, fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 1, fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* line 1, fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

/* line 1, fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

/* line 1, fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* line 1, fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

/* line 1, fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

/* line 1, fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 1, fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

/* line 1, fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

/* line 1, fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

/* line 1, fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

/* line 1, fancybox.min.css */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

/* line 1, fancybox.min.css */
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

/* line 1, fancybox.min.css */
.fancybox-share p {
  margin: 0;
  padding: 0;
}

/* line 1, fancybox.min.css */
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

/* line 1, fancybox.min.css */
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

/* line 1, fancybox.min.css */
.fancybox-share__button:hover {
  text-decoration: none;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--fb {
  background: #3b5998;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--fb:hover {
  background: #344e86;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--pt {
  background: #bd081d;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--pt:hover {
  background: #aa0719;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--tw {
  background: #1da1f2;
}

/* line 1, fancybox.min.css */
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

/* line 1, fancybox.min.css */
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

/* line 1, fancybox.min.css */
.fancybox-share__button svg path {
  fill: #fff;
}

/* line 1, fancybox.min.css */
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 1, fancybox.min.css */
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

/* line 1, fancybox.min.css */
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-x > ul {
  overflow: hidden;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

/* line 1, fancybox.min.css */
.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

/* line 1, fancybox.min.css */
.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  /* line 1, fancybox.min.css */
  .fancybox-thumbs {
    width: 110px;
  }

  /* line 1, fancybox.min.css */
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  /* line 1, fancybox.min.css */
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* line 1, ion.rangeslider.min.css */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, ion.rangeslider.min.css */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 1, ion.rangeslider.min.css */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 1, ion.rangeslider.min.css */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 1, ion.rangeslider.min.css */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 1, ion.rangeslider.min.css */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 1, ion.rangeslider.min.css */
.irs-slider.type_last {
  z-index: 2;
}

/* line 1, ion.rangeslider.min.css */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 1, ion.rangeslider.min.css */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 1, ion.rangeslider.min.css */
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 1, ion.rangeslider.min.css */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 1, ion.rangeslider.min.css */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 1, ion.rangeslider.min.css */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 1, ion.rangeslider.min.css */
.irs-grid-pol.small {
  height: 4px;
}

/* line 1, ion.rangeslider.min.css */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 1, ion.rangeslider.min.css */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2;
}

/* line 1, ion.rangeslider.min.css */
.irs-disabled {
  opacity: 0.4;
}

/* line 1, ion.rangeslider.min.css */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 1, ion.rangeslider.min.css */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* line 1, ion.rangeslider.min.css */
.irs {
  height: 46px;
}

/* line 1, ion.rangeslider.min.css */
.irs-line {
  height: 6px;
  top: 33px;
  background: #eee;
  border-radius: 16px;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-left {
  height: 6px;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-mid {
  height: 6px;
}

/* line 1, ion.rangeslider.min.css */
.irs-line-right {
  height: 6px;
}

/* line 1, ion.rangeslider.min.css */
.irs-bar {
  height: 6px;
  top: 33px;
  background: #42d6c3;
}

/* line 1, ion.rangeslider.min.css */
.irs-slider {
  top: 26px;
  width: 20px;
  height: 20px;
  border: 5px solid #fff;
  background: #42d6c3;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

/* line 1, ion.rangeslider.min.css */
.irs-from,
.irs-to,
.irs-single {
  padding: 3px 5px 1px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  background: #42d6c3;
  color: #fff;
}

/* line 1, ion.rangeslider.min.css */
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #42d6c3;
}

/* line 1, ion.rangeslider.min.css */
.irs-from:after,
.irs-to:after,
.irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #42d6c3;
}

/* line 7, _colors.scss.liquid */
.header-scheme-01 {
  background-color: #f7f8fa;
  color: #999;
}

/* line 11, _colors.scss.liquid */
.header-scheme-02 {
  background-color: #ffffff;
}

/* line 14, _colors.scss.liquid */
.header-scheme-03 {
  color: #fff;
}

/* line 17, _colors.scss.liquid */
.breadcrumb-scheme-01 {
  background-color: #f7f8fa;
  color: #999;
}

/* line 21, _colors.scss.liquid */
.footer-scheme-01 {
  background-color: #c6c6c6;
  color: #fff;
}

/* line 25, _colors.scss.liquid */
.footer-scheme-02 {
  background-color: #f7f8fa;
  color: #999;
}

/* line 29, _colors.scss.liquid */
.footer-scheme-03 {
  background-color: #000000;
  color: #fff;
}

@font-face {
  font-family: "Geologica";
  src: url("Geologica-VariableFont.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geologica";
  src: url("Geologica-VariableFont.ttf") format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("Unbounded.ttf") format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gropled";
  src: url("GropledBold700.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* line 23, _styles.scss */
body {
  font-family: "Geologica", Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  background: #fff;
  margin: 0;
  overflow-x: hidden;
}

/* line 32, _styles.scss */
hr {
  display: block;
  margin: 0px 0px 40px;
  border: none;
  height: 0px;
  border: none;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

/* line 42, _styles.scss */
.far:before,
.fab:before,
.fas:before {
  display: none;
}

/* line 46, _styles.scss */
a,
button,
.button,
.input,
.rating-link {
  transition:
    color 0.2s linear,
    background-color 0.2s linear,
    border-color 0.2s linear;
}

/* line 49, _styles.scss */
a {
  color: #000;
  text-decoration: none;
}

/* line 53, _styles.scss */
a:hover {
  text-decoration: none;
}

@media (min-width: 1025px) {
  /* line 57, _styles.scss */
  a:hover {
    color: #c6c6c6;
  }
}
/* line 61, _styles.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 66, _styles.scss */
.layout--box {
  background: #000000;
  background-size: auto;
  background-attachment: scroll;
}
/* line 70, _styles.scss */
.layout--box .layout-page {
  background-color: #fff;
  max-width: 1200px;
  margin: 0px auto;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

/* line 79, _styles.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background: none;
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  padding: 5px 10px;
  cursor: pointer;
  text-decoration: none !important;
}
/* line 93, _styles.scss */
.button svg {
  margin-right: 10px;
}
/* line 96, _styles.scss */
.button--block {
  display: block;
  width: 100%;
}
/* line 100, _styles.scss */
.button--large {
  padding: 15px 20px;
}
/* line 103, _styles.scss */
.button--medium {
  padding: 10px 15px;
}
/* line 106, _styles.scss */
.button--small {
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
}
/* line 110, _styles.scss */
.button--small svg {
  margin-right: 5px;
}
/* line 114, _styles.scss */
.button--default {
  background-color: #f7f8fa;
  color: #000;
}
/* line 118, _styles.scss */
.button--primary {
  background-color: #c6c6c6;
  color: #fff;
}
/* line 121, _styles.scss */
.button--primary--inverse {
  background-color: #000;
  color: #fff;
}
/* line 126, _styles.scss */
.button--secondary {
  background-color: #000000;
  color: #fff;
}
/* line 130, _styles.scss */
.button--black {
  background-color: #000;
  color: #fff;
}
/* line 134, _styles.scss */
.button--counter {
  background-color: #f7f8fa;
  color: #999;
}
/* line 138, _styles.scss */
.button--empty {
  padding-left: 0px;
  padding-right: 0px;
  color: #000;
  background: transparent;
}
/* line 143, _styles.scss */
.button--empty--inverse {
  color: #c6c6c6;
}
/* line 147, _styles.scss */
.button--icon {
  min-width: 32px;
  height: 32px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 0px;
}
/* line 153, _styles.scss */
.button--icon svg {
  margin: 0px;
}
/* line 156, _styles.scss */
.button--icon span {
  margin-left: 10px;
}
/* line 159, _styles.scss */
.button--icon.button--large {
  min-width: 52px;
  height: 52px;
}
/* line 163, _styles.scss */
.button--icon.button--small {
  min-width: 30px;
  height: 30px;
}
/* line 166, _styles.scss */
.button--icon.button--small span {
  margin-left: 5px;
}
/* line 171, _styles.scss */
.button--info {
  color: #000;
}
/* line 173, _styles.scss */
.button--info span {
  border-bottom: 1px dotted currentColor;
}
/* line 178, _styles.scss */
.button--underline span {
  border-bottom-style: solid;
}
/* line 182, _styles.scss */
.button--static {
  cursor: default;
  color: #000 !important;
}
/* line 186, _styles.scss */
.button--disabled {
  cursor: default;
  color: #999;
}
/* line 190, _styles.scss */
.button--remove {
  color: #999;
}
/* line 194, _styles.scss */
.button--compares.is-added,
.button--favorites.is-added {
  color: #f8353e !important;
}
/* line 199, _styles.scss */
.button--compares span:before {
  content: attr(data-text-first);
}
/* line 203, _styles.scss */
.button--compares.is-added span:before {
  content: attr(data-text-second);
}
/* line 209, _styles.scss */
.button--favorites span:before {
  content: attr(data-text-first);
}
/* line 213, _styles.scss */
.button--favorites.is-added span:before {
  content: attr(data-text-second);
}

@media (min-width: 1025px) {
  /* line 222, _styles.scss */
  .button--default:hover {
    background-color: #000;
    color: #fff;
  }
  /* line 228, _styles.scss */
  .button--primary:hover {
    background-color: #000;
    color: #fff;
  }
  /* line 233, _styles.scss */
  .button--primary--inverse:hover {
    background-color: #c6c6c6;
    color: #fff;
  }
  /* line 240, _styles.scss */
  .button--secondary:hover {
    background-color: #000;
    color: #fff;
  }
  /* line 246, _styles.scss */
  .button--black:hover {
    color: #fff;
  }
  /* line 251, _styles.scss */
  .button--counter:hover {
    color: #000;
  }
  /* line 256, _styles.scss */
  .button--empty:hover {
    color: #c6c6c6;
  }
  /* line 260, _styles.scss */
  .button--empty--inverse:hover {
    color: #000;
  }
  /* line 266, _styles.scss */
  .button--info:hover {
    color: #c6c6c6;
  }
  /* line 271, _styles.scss */
  .button--disabled:hover {
    color: #999;
  }
  /* line 276, _styles.scss */
  .button--remove:hover {
    color: #f8353e;
  }
}
/* line 283, _styles.scss */
.input,
select {
  display: inline-block;
  border: none;
  background: none;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding: 4px 9px;
  border: 1px solid #eee;
  width: 100%;
  background-color: #fff;
  color: #000;
}
/* line 295, _styles.scss */
.input--block,
select--block {
  display: block;
  width: 100%;
}
/* line 299, _styles.scss */
.input--large,
select--large {
  padding: 14px 19px;
}
/* line 302, _styles.scss */
.input--medium,
select--medium {
  padding: 9px 14px;
}
/* line 305, _styles.scss */
.input--white,
select--white {
  border-color: #fff;
}
/* line 308, _styles.scss */
.input--default,
select--default {
  border-color: #f7f8fa;
  background-color: #f7f8fa;
  color: #999;
}
/* line 312, _styles.scss */
.input--default:focus,
select--default:focus {
  border-color: #c6c6c6;
  background-color: #fff;
  color: #000;
}
/* line 318, _styles.scss */
.input--counter,
select--counter {
  text-align: center;
  font-weight: 600;
  border-color: #f7f8fa;
  background-color: #f7f8fa;
  color: #000;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 327, _styles.scss */
.input--error,
select--error {
  border-color: #f8353e;
}
/* line 330, _styles.scss */
.input--sort,
select--sort {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #eee;
  background: #f7f8fa
    url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJzb3J0LWRvd24iIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIwIDUxMiIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLXNvcnQtZG93biBmYS13LTEwIGZhLTN4Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNNDEgMjg4aDIzOGMyMS40IDAgMzIuMSAyNS45IDE3IDQxTDE3NyA0NDhjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwTDI0IDMyOWMtMTUuMS0xNS4xLTQuNC00MSAxNy00MXoiIGNsYXNzPSIiPjwvcGF0aD48L3N2Zz4=")
    right center no-repeat;
  background-position: calc(100% - 7px) 2px;
  background-size: 10px;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  height: 30px;
  padding: 3px 23px 3px 8px;
}

/* line 347, _styles.scss */
.insales-section {
  position: relative;
}
/* line 349, _styles.scss */
.insales-section-header {
  z-index: 1500;
}
/* line 353, _styles.scss */
.insales-section-collection--favorites {
  display: none;
}
/* line 358, _styles.scss */
.insales-section-cart .text-title,
.insales-section-compares .text-title,
.insales-section-favorites .text-title {
  margin: 0px;
  border-style: none;
}
/* line 362, _styles.scss */
.insales-section-cart .popup--empty,
.insales-section-compares .popup--empty,
.insales-section-favorites .popup--empty {
  margin: 0px 0px 40px;
}
/* line 364, _styles.scss */
.insales-section-cart .popup--empty svg,
.insales-section-compares .popup--empty svg,
.insales-section-favorites .popup--empty svg {
  width: 100px;
  height: 100px;
}
/* line 371, _styles.scss */
.insales-section-page_404 .popup--empty {
  margin: 0px 0px 40px;
}
/* line 373, _styles.scss */
.insales-section-page_404 .popup--empty svg {
  width: 100px;
  height: 100px;
}
/* line 381, _styles.scss */
.insales-section-page--sitemap .text-content {
  margin-bottom: 20px;
}
/* line 383, _styles.scss */
.insales-section-page--sitemap .text-content a {
  text-decoration: none;
}
/* line 386, _styles.scss */
.insales-section-page--sitemap .text-content ul ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 395, _styles.scss */
.section-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  margin: 0px 0px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 403, _styles.scss */
.section-title-description {
  font-size: 16px;
  line-height: 20px;
  margin: 5px 0px 0px;
}
/* line 408, _styles.scss */
.section-title a {
  color: currentColor;
}
/* line 410, _styles.scss */
.section-title a:hover {
  color: #c6c6c6;
}
/* line 414, _styles.scss */
.section-title .rss {
  display: inline-block;
  font-size: 0px;
  line-height: 0px;
  vertical-align: middle;
  color: #ee802f;
  height: 20px;
  margin-top: -2px;
}
/* line 422, _styles.scss */
.section-title .rss:hover {
  color: #000;
}
/* line 425, _styles.scss */
.section-title .rss svg {
  height: 20px;
  width: 20px;
}

/* line 434, _styles.scss */
.header-panel {
  position: relative;
  z-index: 100;
  padding: 10px 0px;
}
/* line 439, _styles.scss */
.header-main {
  position: relative;
  z-index: 90;
  padding: 20px 0px;
}
/* line 444, _styles.scss */
.header-menu {
  position: relative;
  z-index: 80;
  background-color: #c6c6c6;
  color: #fff;
  transition: background-color 0.4s linear;
  height: 48px;
  margin: 0px 0px 20px;
}

@media (max-width: 1024px) {
  /* line 456, _styles.scss */
  .header-main {
    padding-top: 60px;
  }
}
/* line 461, _styles.scss */
.logo {
  display: inline-block;
  vertical-align: middle;
}
/* line 464, _styles.scss */
.logo img {
  max-width: 200px;
  max-height: 60px;
  width: auto;
  height: auto;
}

/* line 474, _styles.scss */
.is-sticky .header-menu {
  background-color: #fff;
  color: #000;
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3);
}
/* line 478, _styles.scss */
.is-sticky .header-menu .nav-item > a {
  color: #000;
}
/* line 482, _styles.scss */
.is-sticky .header-menu .user_icons-clone {
  margin-left: 20px;
  display: block;
}
/* line 486, _styles.scss */
.is-sticky .header-menu .user_icons-item {
  margin: 0px;
}
/* line 490, _styles.scss */
.is-sticky .header-menu .user_icons-icon .bage {
  box-shadow: 0px 0px 0px 2px #fff;
}

/* line 499, _styles.scss */
.bage {
  display: block;
  font-size: 11px;
  line-height: 20px;
  padding: 0px 5px;
  min-width: 20px;
  text-align: center;
  border-radius: 20px;
  font-weight: 600;
  background: #c6c6c6;
  color: #fff;
  box-shadow: 0px 0px 0px 2px #f7f8fa;
}

/* line 512, _styles.scss */
.popup {
  padding: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 360px;
}
/* line 517, _styles.scss */
.popup:before,
.popup:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -9px;
  right: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
/* line 527, _styles.scss */
.popup:after {
  z-index: 1;
  border-bottom-color: #eee;
  top: -10px;
}
/* line 532, _styles.scss */
.popup--empty {
  margin: 0px;
  color: #999;
}
/* line 535, _styles.scss */
.popup--empty svg {
  display: block;
  margin: 0px auto 10px;
  color: #eee;
}
/* line 541, _styles.scss */
.popup-client_new {
  width: 280px;
}
/* line 544, _styles.scss */
.popup-client_auth {
  width: 240px;
}
/* line 547, _styles.scss */
.popup-language {
  width: auto;
}

/* line 552, _styles.scss */
.user_icons-items {
  margin: 0px -10px;
}
/* line 555, _styles.scss */
.user_icons-item {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #000;
}
/* line 562, _styles.scss */
.user_icons-item:last-child {
  margin-right: 0px;
}
/* line 566, _styles.scss */
.user_icons.is-inside .user_icons-item {
  margin-right: 0px;
}
/* line 569, _styles.scss */
.user_icons-icon {
  position: relative;
  display: block;
  text-decoration: none;
  transition: 0.4s;
  padding: 10px;
  margin: 0px;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 20px;
  line-height: 0px;
  color: #000;
}
/* line 582, _styles.scss */
.user_icons-icon svg {
  display: block;
}
/* line 585, _styles.scss */
.user_icons-icon .bage {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
/* line 594, _styles.scss */
.user_icons-icon.is-active .bage {
  opacity: 1;
  visibility: visible;
}
/* line 600, _styles.scss */
.user_icons-icon-language img {
  display: block;
  border-radius: 50%;
}
/* line 606, _styles.scss */
.user_icons-popup {
  position: absolute;
  top: 100%;
  right: 0px;
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
/* line 617, _styles.scss */
.user_icons-popup .popup-content-client a {
  margin: 0px 0px 10px;
}
/* line 620, _styles.scss */
.user_icons-popup .popup-content-client svg {
  margin-right: 5px;
}
/* line 625, _styles.scss */
.user_icons-popup .popup-content-language a {
  margin: 0px 0px 15px;
}
/* line 627, _styles.scss */
.user_icons-popup .popup-content-language a:last-child {
  margin: 0px;
}
/* line 630, _styles.scss */
.user_icons-popup .popup-content-language a img {
  display: block;
  border-radius: 50%;
  margin-right: 10px;
  box-shadow:
    0 0 0 2px #fff,
    0 0 0 4px #eee;
  transition: box-shadow 0.2s linear;
}
/* line 637, _styles.scss */
.user_icons-popup .popup-content-language a.is-active {
  color: #c6c6c6;
  font-weight: 600;
}
/* line 642, _styles.scss */
.user_icons-popup .popup-content-language a.is-active img,
.user_icons-popup .popup-content-language a:hover img {
  box-shadow:
    0 0 0 2px #fff,
    0 0 0 4px #c6c6c6;
}
/* line 651, _styles.scss */
.user_icons-clone {
  display: none;
}

@media (min-width: 1025px) {
  /* line 657, _styles.scss */
  .user_icons-main.is-inside {
    background: #f7f8fa;
    padding: 4px 25px;
    border-radius: 50px;
  }
  /* line 662, _styles.scss */
  .user_icons-popup {
    transform: translate(0px, 20px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  /* line 668, _styles.scss */
  .user_icons-popup .popup-title {
    display: none;
  }
  /* line 673, _styles.scss */
  .user_icons-popup .popup-content-geo .geo-loader {
    display: none !important;
  }
  /* line 678, _styles.scss */
  .user_icons-popup .popup-shade {
    display: none;
  }
  /* line 685, _styles.scss */
  .user_icons-item:hover .user_icons-icon,
  .user_icons-item:focus .user_icons-icon {
    color: #c6c6c6;
  }
  /* line 689, _styles.scss */
  .user_icons-item:hover {
    z-index: 20;
  }
  /* line 691, _styles.scss */
  .user_icons-item:hover .user_icons-popup {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px);
  }
}
@media (max-width: 1024px) {
  /* line 701, _styles.scss */
  .user_icons {
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3);
    padding: 0px 20px 0px 10px;
  }
  /* line 710, _styles.scss */
  .user_icons-items {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  /* line 714, _styles.scss */
  .user_icons-item {
    margin-right: 0px;
  }
  /* line 716, _styles.scss */
  .user_icons-item-menu {
    margin-right: auto !important;
  }
  /* line 719, _styles.scss */
  .user_icons-item:hover,
  .user_icons-item.is-open {
    z-index: 20;
  }
  /* line 723, _styles.scss */
  .user_icons-item.is-open .user_icons-popup {
    opacity: 1;
    visibility: visible;
  }
  /* line 726, _styles.scss */
  .user_icons-item.is-open .user_icons-popup .popup {
    transform: translate(0px, 0px);
  }
  /* line 733, _styles.scss */
  .user_icons-icon-menu {
    text-align: center;
    background: #c6c6c6;
    color: #000 !important;
    width: 40px;
    height: 40px;
  }
  /* line 739, _styles.scss */
  .user_icons-icon-menu svg {
    margin: 0px auto;
  }
  /* line 743, _styles.scss */
  .user_icons-icon .bage {
    top: 3px;
    right: -3px;
  }
  /* line 748, _styles.scss */
  .user_icons-popup {
    position: fixed;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
  }
  /* line 757, _styles.scss */
  .user_icons-popup .popup {
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-width: 280px;
    overflow: auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    transform: translate(-110%, 0px);
    transition: 0.4s;
  }
  /* line 769, _styles.scss */
  .user_icons-popup .popup:before,
  .user_icons-popup .popup:after {
    display: none;
  }
  /* line 772, _styles.scss */
  .user_icons-popup .popup .dropdown_products {
    max-height: none;
    margin: 0px;
    padding: 0px;
  }
  /* line 777, _styles.scss */
  .user_icons-popup .popup .dropdown_products-action .button--secondary {
    margin-top: 10px;
  }
  /* line 782, _styles.scss */
  .user_icons-popup .popup-scroll {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10;
  }
  /* line 792, _styles.scss */
  .user_icons-popup .popup-title {
    position: relative;
    margin: -20px -20px 20px;
    padding: 15px 20px;
    background: #f7f8fa;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
  }
  /* line 802, _styles.scss */
  .user_icons-popup .popup-title .button {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -16px;
  }
  /* line 811, _styles.scss */
  .user_icons-popup .popup-content-menu a {
    position: relative;
    display: block;
    padding: 7px 20px;
    color: #000;
  }
  /* line 817, _styles.scss */
  .user_icons-popup .popup-content-menu,
  .user_icons-popup .popup-content-menu ul,
  .user_icons-popup .popup-content-menu li {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  /* line 823, _styles.scss */
  .user_icons-popup .popup-content-menu {
    margin: -8px -20px;
  }
  /* line 825, _styles.scss */
  .user_icons-popup .popup-content-menu > li ul {
    position: fixed;
    z-index: 5;
    left: -100%;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    margin: 0px;
    padding: 12px 0px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    overflow: auto;
  }
  /* line 842, _styles.scss */
  .user_icons-popup .popup-content-menu li.is-active > a {
    color: #c6c6c6;
    z-index: 2;
    font-weight: 600;
  }
  /* line 849, _styles.scss */
  .user_icons-popup .popup-content-menu li.is-open > ul {
    left: 0px;
    opacity: 1;
    visibility: visible;
  }
  /* line 857, _styles.scss */
  .user_icons-popup .popup-content-menu .nav-collections-back {
    margin: -12px 0px 12px;
  }
  /* line 859, _styles.scss */
  .user_icons-popup .popup-content-menu .nav-collections-back a {
    padding: 15px 20px;
    background: #f7f8fa;
    font-size: 14px;
    line-height: 18px;
    color: #999;
  }
  /* line 868, _styles.scss */
  .user_icons-popup .popup-content-menu .nav-collections-title a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
  }
  /* line 878, _styles.scss */
  .user_icons-popup .popup-content-menu .nav-collections-toggle--next svg {
    right: 20px;
  }
  /* line 883, _styles.scss */
  .user_icons-popup .popup-content-menu .nav-collections-toggle--back svg {
    left: 20px;
  }
  /* line 889, _styles.scss */
  .user_icons-popup .popup-content-links {
    margin: 20px -20px;
    padding: 12px 0px;
    background: #f7f8fa;
  }
  /* line 895, _styles.scss */
  .user_icons-popup .popup-shade {
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
}
/*contacts, messengers, social*/
/* line 911, _styles.scss */
.contacts a {
  color: #000;
}
/* line 914, _styles.scss */
.contacts-item {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  vertical-align: middle;
}
/* line 921, _styles.scss */
.contacts-item + .contacts-item {
  margin-left: 20px;
}
/* line 924, _styles.scss */
.contacts-item-callback {
  color: #c6c6c6;
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
}
/* line 929, _styles.scss */
.contacts-item-geo {
  max-width: 320px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 935, _styles.scss */
.contacts-item svg {
  color: #c6c6c6;
  margin-right: 5px;
  font-size: 14px;
}

/* line 942, _styles.scss */
.messengers {
  font-size: 20px;
  line-height: 0;
  margin: 0px -10px;
}
/* line 946, _styles.scss */
.messengers a {
  color: #999;
}
/* line 948, _styles.scss */
.messengers a:hover {
  color: #000;
}
/* line 952, _styles.scss */
.messengers-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px;
}
/* line 956, _styles.scss */
.messengers-item--vk a {
  color: #45668e !important;
}
/* line 959, _styles.scss */
.messengers-item--telegram-plane a {
  color: #0088cc !important;
}
/* line 962, _styles.scss */
.messengers-item--facebook-messenger a {
  color: #0084ff !important;
}
/* line 965, _styles.scss */
.messengers-item--viber a {
  color: #59267c !important;
}
/* line 968, _styles.scss */
.messengers-item--whatsapp a {
  color: #25d366 !important;
}
/* line 971, _styles.scss */
.messengers-item--skype a {
  color: #00aff0 !important;
}
/* line 976, _styles.scss */
.messengers--footer .messengers {
  font-size: 24px;
}
/* line 978, _styles.scss */
.messengers--footer .messengers-item {
  margin-top: 10px;
}

/* line 984, _styles.scss */
.social {
  font-size: 16px;
  line-height: 0;
  margin: 0px -10px;
}
/* line 988, _styles.scss */
.social a {
  color: #999;
}
/* line 990, _styles.scss */
.social a:hover {
  color: #000;
}
/* line 994, _styles.scss */
.social-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px;
}
/* line 998, _styles.scss */
.social-item--vk a {
  color: #45668e !important;
}
/* line 1001, _styles.scss */
.social-item--facebook-f a {
  color: #3b5998 !important;
}
/* line 1004, _styles.scss */
.social-item--instagram a {
  color: #000000 !important;
}
/* line 1007, _styles.scss */
.social-item--odnoklassniki a {
  color: #ed812b !important;
}
/* line 1010, _styles.scss */
.social-item--youtube a {
  color: #ff0000 !important;
}
/* line 1013, _styles.scss */
.social-item--twitter a {
  color: #1da1f2 !important;
}
/* line 1016, _styles.scss */
.social-item--pinterest a {
  color: #bd081c !important;
}
/* line 1019, _styles.scss */
.social-item--telegram-plane a {
  color: #0088cc !important;
}
/* line 1024, _styles.scss */
.social--footer .social-item {
  margin-top: 10px;
}

/* line 1029, _styles.scss */
.popup-content {
  margin: -7px 0px;
}
/* line 1032, _styles.scss */
.popup-content-contacts-item {
  padding: 7px 0px;
  color: #999;
  font-size: 14px;
  line-height: 16px;
}
/* line 1037, _styles.scss */
.popup-content-contacts-item a {
  color: #999;
}
/* line 1039, _styles.scss */
.popup-content-contacts-item a:hover {
  color: #c6c6c6;
}
/* line 1043, _styles.scss */
.popup-content-contacts-item svg {
  margin-right: 5px;
  color: #c6c6c6;
}
/* line 1048, _styles.scss */
.popup-content-contacts-messengers {
  padding: 7px 0px;
}
/* line 1050, _styles.scss */
.popup-content-contacts-messengers-item {
  display: inline-block !important;
  margin: 0px 10px !important;
}
/* line 1057, _styles.scss */
.popup-content-geo .product-geo {
  margin: 0px;
}
/* line 1059, _styles.scss */
.popup-content-geo .product-geo-header {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
/* line 1064, _styles.scss */
.popup-content-geo .product-geo-action {
  margin: 20px 0px 0px;
}
/* line 1067, _styles.scss */
.popup-content-geo .product-geo-items {
  padding: 0px;
  margin: 15px 0px 0px;
  border: none;
  font-size: 12px;
  line-height: 18px;
}
/* line 1073, _styles.scss */
.popup-content-geo .product-geo-items:before,
.popup-content-geo .product-geo-items:after {
  display: none;
}
/* line 1077, _styles.scss */
.popup-content-geo .product-geo-item {
  margin: 10px 0px 0px;
}

/* line 1083, _styles.scss */
.header-contacts {
  padding: 0px 35px 0px 0px;
}
/* line 1085, _styles.scss */
.header-contacts-phone {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
}
/* line 1093, _styles.scss */
.header-contacts .user_icons-icon {
  padding: 0px;
}
/* line 1096, _styles.scss */
.header-contacts .user_icons-popup {
  right: -7px;
}
/* line 1100, _styles.scss */
.header-contacts .popup {
  width: 300px;
}
/* line 1104, _styles.scss */
.header-contacts .popup-content-contacts-item {
  padding: 0px;
}
/* line 1107, _styles.scss */
.header-contacts .popup-content-contacts .row + .row {
  margin-top: 15px;
}
/* line 1110, _styles.scss */
.header-contacts .popup-content-contacts .social {
  margin: 0px -20px -20px;
  padding: 15px 10px;
  background: #f7f8fa;
  text-align: center;
}
/* line 1119, _styles.scss */
.header-contacts .js-messages {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
  transition: color 0.2s linear;
}
/* line 1127, _styles.scss */
.header-contacts .js-messages:hover {
  color: #c6c6c6;
}

/*---*/
/*search*/
/* line 1135, _styles.scss */
.search .search-form {
  position: relative;
  padding: 0px 25px;
}
/* line 1139, _styles.scss */
.search .search-input {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 45px 12px 17px;
  border-radius: 50px;
  transition: 0.4s;
  border-color: #eee;
  background: #fff;
}
/* line 1151, _styles.scss */
.search .search-input:focus {
  border-color: #ddd;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
/* line 1156, _styles.scss */
.search .search-button {
  position: absolute;
  top: -5px;
  right: 25px;
  padding: 14px;
  margin: 0px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: none;
  color: #c6c6c6;
}
/* line 1169, _styles.scss */
.search .search-button svg {
  display: block;
}
/* line 1175, _styles.scss */
.search--popup .search-form {
  padding: 0px;
}
/* line 1178, _styles.scss */
.search--popup .search-input {
  border-width: 0px;
  border-radius: 0px;
  box-shadow: none !important;
  padding: 13px 45px 13px 20px;
}
/* line 1184, _styles.scss */
.search--popup .search-button {
  right: 0px;
  padding: 14px;
}

/* line 1192, _styles.scss */
.popup-content-search {
  position: relative;
  z-index: 1;
  margin: -20px -20px 20px !important;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 1201, _styles.scss */
.search-results {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translate(16px, 28px);
  transition: all 0.2s linear;
}
/* line 1207, _styles.scss */
.search-results.is-show {
  opacity: 1;
  visibility: visible;
  transform: translate(16px, 8px);
}
/* line 1212, _styles.scss */
.search-results:before,
.search-results:after {
  content: "";
  position: absolute;
  z-index: 3;
  top: -19px;
  left: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
/* line 1222, _styles.scss */
.search-results:after {
  z-index: 2;
  border-bottom-color: #eee;
  top: -20px;
}

/* line 1230, _styles.scss */
.autocomplete-suggestions {
  display: block !important;
  position: absolute;
  z-index: 1 !important;
  top: 0px;
  left: 0px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  max-width: 360px;
  padding: 8px 0px;
  max-height: 400px;
  overflow: auto;
}
/* line 1244, _styles.scss */
.autocomplete-suggestion-link {
  position: relative;
  display: block;
  padding: 7px 20px 7px 86px;
  color: #000;
  min-height: 72px;
}
/* line 1250, _styles.scss */
.autocomplete-suggestion-link:hover {
  color: #c6c6c6;
  /*background: #f7f8fa;*/
}
/* line 1255, _styles.scss */
.autocomplete-suggestion-thumb {
  position: absolute;
  top: 7px;
  left: 14px;
  width: 58px;
  height: 58px;
  background: #fff center center no-repeat;
  background-size: contain;
}
/* line 1264, _styles.scss */
.autocomplete-suggestion-title {
  display: block;
  font-size: 12px;
  line-height: 18px;
}
/* line 1269, _styles.scss */
.autocomplete-suggestion-price {
  display: block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
}

/* line 1279, _styles.scss */
.nav {
  font-size: 16px;
  line-height: 18px;
}
/* line 1283, _styles.scss */
.nav-items.is-overflow {
  overflow: hidden;
  height: 48px;
}
/* line 1288, _styles.scss */
.nav-item {
  display: inline-block;
  vertical-align: middle;
  transition: 0.4s;
}
/* line 1292, _styles.scss */
.nav-item + .nav-item {
  padding-left: 20px;
}
/* line 1295, _styles.scss */
.nav-item > a {
  position: relative;
  display: block;
  padding: 15px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  color: #000;
  letter-spacing: 2px;
}
/* line 1304, _styles.scss */
.nav-item > a:hover,
.nav-item > a:focus {
  color: #000;
}
/* line 1307, _styles.scss */
.nav-item > a:before,
.nav-item > a:after {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #c6c6c6;
  opacity: 0;
  transition: 0.4s;
}
/* line 1317, _styles.scss */
.nav-item > a:before {
  top: 0px;
}
/* line 1320, _styles.scss */
.nav-item > a:after {
  bottom: 0px;
}
/* line 1326, _styles.scss */
.nav-item:hover > a:before,
.nav-item:hover > a:after,
.nav-item.is-active > a:before,
.nav-item.is-active > a:after {
  opacity: 1;
}
/* line 1329, _styles.scss */
.nav-item:hover > a:before,
.nav-item.is-active > a:before {
  top: 9px;
}
/* line 1332, _styles.scss */
.nav-item:hover > a:after,
.nav-item.is-active > a:after {
  bottom: 9px;
}
/* line 1337, _styles.scss */
.nav-item--collections {
  background: #c6c6c6;
  white-space: normal;
}
/* line 1340, _styles.scss */
.nav-item--collections > a {
  padding-left: 30px;
  color: #000 !important;
}
/* line 1343, _styles.scss */
.nav-item--collections > a:before,
.nav-item--collections > a:after {
  display: none;
}
/* line 1347, _styles.scss */
.nav-item--collections .hamburger {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px;
}
/* line 1354, _styles.scss */
.nav-item--dropdown {
  position: relative;
  padding: 12px 0px;
  cursor: pointer;
}
/* line 1358, _styles.scss */
.nav-item--dropdown svg {
  height: 24px;
  width: 24px;
  font-size: 24px;
  line-height: 1;
}
/* line 1365, _styles.scss */
.nav-item--dropdown.is-active svg,
.nav-item--dropdown:hover svg {
  color: #c6c6c6;
  transition: color 0.2s linear;
}
/* line 1371, _styles.scss */
.nav-item--dropdown .user_icons-popup {
  right: -8px;
  cursor: default;
}
/* line 1375, _styles.scss */
.nav-item--dropdown .popup {
  width: auto;
  max-width: 240px;
  min-width: 200px;
  padding: 0px;
}
/* line 1380, _styles.scss */
.nav-item--dropdown .popup ul {
  padding: 8px 0px;
}
/* line 1383, _styles.scss */
.nav-item--dropdown .popup ul li a {
  display: block;
  padding: 7px 20px;
  color: #000;
}
/* line 1387, _styles.scss */
.nav-item--dropdown .popup ul li a:hover {
  color: #c6c6c6;
}
/* line 1392, _styles.scss */
.nav-item--dropdown .popup ul li.is-active a {
  color: #c6c6c6;
}
/* line 1400, _styles.scss */
.nav-item--dropdown:hover .user_icons-popup {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, -15px);
}

/* line 1410, _styles.scss */
.nav-collections {
  position: absolute;
  top: 100%;
  left: 10px;
  width: 260px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translate(0px, 10px);
}
/* line 1419, _styles.scss */
.nav-collections a {
  position: relative;
  display: block;
  padding: 7px 20px;
  color: #000;
  font-weight: 300;
  font-size: 14px;
}
/* line 1425, _styles.scss */
.nav-collections ul,
.nav-collections li {
  display: block;
}
/* line 1428, _styles.scss */
.nav-collections ul {
  position: relative;
  background: #fff;
  padding: 8px 0px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
/* line 1433, _styles.scss */
.nav-collections ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 100%;
  min-height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translate(10px, 0px);
}
/* line 1446, _styles.scss */
.nav-collections ul li:hover > a,
.nav-collections ul li.is-active > a {
  color: #c6c6c6;
  z-index: 2;
}
/* line 1452, _styles.scss */
.nav-collections ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
/* line 1459, _styles.scss */
.nav-collections ul li.is-active > a {
  font-weight: 600;
}
/* line 1466, _styles.scss */
.nav-collections-toggle .nav-arrow-toggle {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  padding: 8px 0px;
  width: 30px;
}
/* line 1472, _styles.scss */
.nav-collections-toggle .nav-arrow-toggle svg {
  display: block;
  margin: 0px auto;
}
/* line 1477, _styles.scss */
.nav-collections-toggle--next {
  padding-right: 40px !important;
}
/* line 1479, _styles.scss */
.nav-collections-toggle--next .nav-arrow-toggle {
  right: 5px;
}
/* line 1483, _styles.scss */
.nav-collections-toggle--back {
  padding-left: 40px !important;
}
/* line 1485, _styles.scss */
.nav-collections-toggle--back .nav-arrow-toggle {
  left: 5px;
}
/* line 1490, _styles.scss */
.nav-collections.is-active {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}

.list-unstyled li a {
  font-family: Geologica!important;
}

/* line 1497, _styles.scss */
.nav-sidebar {
  font-size: 14px;
  line-height: 18px;
}
/* line 1500, _styles.scss */
.nav-sidebar a {
  display: block;
  color: #999;
  position: relative;
}
/* line 1505, _styles.scss */
.nav-sidebar ul {
  position: relative;
}
/* line 1507, _styles.scss */
.nav-sidebar ul li {
  margin: 10px 0px 0px;
}
/* line 1509, _styles.scss */
.nav-sidebar ul li > ul {
  display: none;
  padding-left: 20px;
}
/* line 1514, _styles.scss */
.nav-sidebar ul li:hover > a,
.nav-sidebar ul li.is-active > a {
  color: #c6c6c6;
}
/* line 1519, _styles.scss */
.nav-sidebar ul li.is-active > a {
  font-weight: 600;
}
/* line 1525, _styles.scss */
.nav-sidebar ul li.is-open > a .nav-arrow-toggle {
  transform: translate(0px, -50%) rotate(90deg);
}
/* line 1529, _styles.scss */
.nav-sidebar ul li.is-open > ul {
  display: block;
}
/* line 1536, _styles.scss */
.nav-sidebar .nav-collections-toggle--next .nav-arrow-toggle {
  right: 0px;
}

/* line 1542, _styles.scss */
.hamburger {
  display: inline-block;
  width: 20px;
  height: 16px;
  color: #000;
}
/* line 1547, _styles.scss */
.hamburger > span {
  position: absolute;
  width: 100%;
  height: 2px;
  transition: 0.4s;
}
/* line 1552, _styles.scss */
.hamburger > span:nth-child(1) {
  top: 0px;
}
/* line 1555, _styles.scss */
.hamburger > span:nth-child(2) {
  top: calc(50% - 1px);
}
/* line 1558, _styles.scss */
.hamburger > span:nth-child(3) {
  bottom: 0px;
}
/* line 1561, _styles.scss */
.hamburger > span:before,
.hamburger > span:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: currentColor;
  transition: 0.4s;
}
/* line 1569, _styles.scss */
.hamburger > span:before {
  left: 0px;
}
/* line 1572, _styles.scss */
.hamburger > span:after {
  right: 0px;
}
/* line 1580, _styles.scss */
.hamburger-trigger:hover > .hamburger--arrow-down > span:nth-child(1),
.hamburger-trigger.is-active > .hamburger--arrow-down > span:nth-child(1) {
  opacity: 0;
  top: -5px;
}
/* line 1584, _styles.scss */
.hamburger-trigger:hover > .hamburger--arrow-down > span:nth-child(2),
.hamburger-trigger.is-active > .hamburger--arrow-down > span:nth-child(2) {
  transform: scale(1.5);
}
/* line 1587, _styles.scss */
.hamburger-trigger:hover > .hamburger--arrow-down > span:nth-child(3),
.hamburger-trigger.is-active > .hamburger--arrow-down > span:nth-child(3) {
  opacity: 0;
  bottom: -5px;
}
/* line 1591, _styles.scss */
.hamburger-trigger:hover > .hamburger--arrow-down > span:before,
.hamburger-trigger.is-active > .hamburger--arrow-down > span:before {
  transform: translate(2px, 0px) rotate(45deg);
}
/* line 1594, _styles.scss */
.hamburger-trigger:hover > .hamburger--arrow-down > span:after,
.hamburger-trigger.is-active > .hamburger--arrow-down > span:after {
  transform: translate(-2px, 0px) rotate(-45deg);
}

/*benefits*/
/* line 1604, _styles.scss */
.benefits {
  margin: 20px 0px 0px;
}
/* line 1606, _styles.scss */
.benefits-item {
  margin: 0px 0px 20px;
}
/* line 1608, _styles.scss */
.benefits-item-image {
  display: block;
  width: 50px;
}
/* line 1612, _styles.scss */
.benefits-item-title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
/* line 1619, _styles.scss */
.benefits-item-description {
  margin: 2px 0px 0px;
  font-size: 12px;
  line-height: 16px;
}

/*---*/
/*slider*/
/* line 1629, _styles.scss */
.slider {
  margin: 0px 0px 40px;
}
/* line 1632, _styles.scss */
.slider .owl-carousel .owl-dots {
  position: absolute;
  left: 0px;
  bottom: 20px;
  width: 100%;
  text-align: center;
  line-height: 0px;
  display: none;
}
/* line 1641, _styles.scss */
.slider .owl-carousel .owl-dot {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #999;
  border-radius: 10px;
  transition: 0.2s;
  margin: 0px 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border: 5px solid #fff;
}
/* line 1652, _styles.scss */
.slider .owl-carousel .owl-dot.active {
  width: 40px;
  background-color: #c6c6c6;
}

/*---*/
/*banners*/
/* line 1662, _styles.scss */
.banners {
  margin: 0px 0px 30px;
}
/* line 1664, _styles.scss */
.banners .row {
  margin: 0px -5px;
}
/* line 1666, _styles.scss */
.banners .row .col {
  padding: 0px 5px;
}
/* line 1670, _styles.scss */
.banners-item {
  position: relative;
  margin: 0px 0px 10px;
  display: block;
  background: #f7f8fa;
}
/* line 1675, _styles.scss */
.banners-item-image {
  width: 100%;
  transition: all 0.2s linear;
  will-change: transform;
}
/* line 1680, _styles.scss */
.banners-item-title {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  max-width: 70%;
}
/* line 1694, _styles.scss */
.banners-item-title:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.2s linear;
  transform: translate(-50%, -50%);
  padding: 10px 15px;
  box-sizing: content-box;
}
/* line 1708, _styles.scss */
.banners-item-title > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1716, _styles.scss */
.banners-item:hover .banners-item-image {
  opacity: 0.5;
}
/* line 1720, _styles.scss */
.banners-item:hover .banners-item-title:before {
  padding: 20px 30px;
}

@media (min-width: 768px) {
  /* line 1730, _styles.scss */
  .container-fluid .banners {
    padding: 0px 10px;
  }
}
/*---*/
/*user_reviews*/
/* line 1738, _styles.scss */
.insales-section-user_reviews {
  background: #f7f8fa;
  padding: 40px 0px;
  margin: 0px 0px 40px;
}

/* line 1743, _styles.scss */
.user_review {
  text-align: center;
}
/* line 1745, _styles.scss */
.user_review-data {
  position: relative;
}
/* line 1748, _styles.scss */
.user_review-thumb {
  position: relative;
  display: block;
  margin: 5px auto 15px;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 5px #fff;
}
/* line 1757, _styles.scss */
.user_review-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 50%;
}
/* line 1767, _styles.scss */
.user_review-content {
  margin: 15px 0px 0px;
}
/* line 1770, _styles.scss */
.user_review-name {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
/* line 1776, _styles.scss */
.user_review-rating {
  line-height: 0px;
  color: #ccc;
  margin: 3px 0px 0px;
}
/* line 1780, _styles.scss */
.user_review-rating svg {
  margin: 0px 1px;
}
/* line 1783, _styles.scss */
.user_review-rating--active {
  color: #ffb503;
}
/* line 1787, _styles.scss */
.user_review--left {
  text-align: left;
}
/* line 1789, _styles.scss */
.user_review--left .user_review-data {
  min-height: 100px;
  padding-left: 120px;
}
/* line 1793, _styles.scss */
.user_review--left .user_review-thumb {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}
/* line 1801, _styles.scss */
.user_review--hide_image .user_review-data {
  min-height: auto;
  padding-left: 0px;
}

/* line 1809, _styles.scss */
.user_reviews-send {
  margin: 30px 0px -10px;
  text-align: center;
}

/*---*/
/* line 1817, _styles.scss */
.sidebar-block {
  margin: 0px 0px 40px;
}
/* line 1819, _styles.scss */
.sidebar-block-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 15px;
  padding: 0px 0px 15px;
  border-bottom: 1px solid #eee;
}
/* line 1828, _styles.scss */
.sidebar-block-title a {
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
/* line 1832, _styles.scss */
.sidebar-block-title a svg {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 1842, _styles.scss */
.sidebar-banners-item {
  margin: 0px 0px 40px;
}
/* line 1844, _styles.scss */
.sidebar-banners-item img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (min-width: 1025px) {
  /* line 1853, _styles.scss */
  .sidebar {
    padding-right: 20px;
  }
}
/*filter*/
/* line 1861, _styles.scss */
.filter-item-title {
  color: #000;
  font-weight: 600;
}
/* line 1869, _styles.scss */
.filter-value {
  margin: 5px 0px 0px;
}
/* line 1871, _styles.scss */
.filter-value:first-child {
  margin: 0px;
}
/* line 1874, _styles.scss */
.filter-value-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 1878, _styles.scss */
.filter-value-checkbox:checked + label {
  color: #c6c6c6;
}
/* line 1880, _styles.scss */
.filter-value-checkbox:checked + label:after {
  opacity: 1;
}
/* line 1883, _styles.scss */
.filter-value-checkbox:checked + label:before {
  border-color: #c6c6c6;
}
/* line 1888, _styles.scss */
.filter-value-label {
  margin: 0px;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  transition: color 0.2s linear;
}
/* line 1894, _styles.scss */
.filter-value-label-color {
  position: absolute;
  z-index: 3;
  width: 10px;
  height: 10px;
  left: 3px;
  top: 6px;
  background: center no-repeat;
  background-size: cover;
}
/* line 1904, _styles.scss */
.filter-value-label:before,
.filter-value-label:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0px;
  top: 3px;
  transition: opacity 0.2s linear;
}
/* line 1913, _styles.scss */
.filter-value-label:before {
  border: 1px solid #eee;
  background-color: #f7f8fa;
}
/* line 1917, _styles.scss */
.filter-value-label:after {
  width: 10px;
  height: 10px;
  background-color: #c6c6c6;
  left: 3px;
  top: 6px;
  opacity: 0;
}

/* line 1929, _styles.scss */
.filter-sidebar .filter {
  padding: 20px 20px 0px;
  border: 2px solid #eee;
}
/* line 1932, _styles.scss */
.filter-sidebar .filter-item {
  margin: 0px 0px 20px;
}
/* line 1934, _styles.scss */
.filter-sidebar .filter-item-title {
  margin: 0px 0px 5px;
}
/* line 1936, _styles.scss */
.filter-sidebar .filter-item-title--content {
  display: none;
}
/* line 1940, _styles.scss */
.filter-sidebar .filter-item-count {
  display: none;
}
/* line 1948, _styles.scss */
.filter-sidebar .filter-value.is-hidden {
  display: none;
}
/* line 1951, _styles.scss */
.filter-sidebar .filter-value-more {
  margin: 0px;
}
/* line 1954, _styles.scss */
.filter-sidebar .filter-value-more .button span:before {
  content: attr(data-text-first);
}
/* line 1958, _styles.scss */
.filter-sidebar .filter-value-more .button.is-active span:before {
  content: attr(data-text-second);
}

/* line 1967, _styles.scss */
.filter-content {
  position: relative;
  z-index: 5;
}
/* line 1970, _styles.scss */
.filter-content .filter {
  margin: 0px 0px 40px;
  background: #f7f8fa;
  padding: 10px 4px 0px 10px;
}
/* line 1974, _styles.scss */
.filter-content .filter-item {
  position: relative;
  margin: 0px 6px 10px 0px;
  display: inline-block;
  vertical-align: middle;
}
/* line 1979, _styles.scss */
.filter-content .filter-item-title {
  font-size: 12px;
  padding: 2px 7px;
  border: 2px solid #eee;
  background: #fff;
  cursor: pointer;
  transition: border-color 0.2s linear;
}
/* line 1986, _styles.scss */
.filter-content .filter-item-title--sidebar {
  display: none;
}
/* line 1989, _styles.scss */
.filter-content .filter-item-title svg {
  margin-left: 5px;
  transition: transform 0.2s linear;
}
/* line 1994, _styles.scss */
.filter-content .filter-item-count {
  overflow: hidden;
  padding: 10px;
  background: #f7f8fa;
  height: 50px;
}
/* line 1999, _styles.scss */
.filter-content .filter-item-count p {
  float: left;
  width: 105px;
  font-size: 12px;
  line-height: 14px;
  padding-top: 2px;
  color: #000;
}
/* line 2006, _styles.scss */
.filter-content .filter-item-count p span {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: #999;
  text-overflow: ellipsis;
  font-size: 10px;
}
/* line 2016, _styles.scss */
.filter-content .filter-item-count .button {
  float: right;
  width: 110px;
}
/* line 2021, _styles.scss */
.filter-content .filter-item-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 100%;
  background: #fff;
  width: 245px;
  transform: translate(0px, 15px);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
}
/* line 2033, _styles.scss */
.filter-content .filter-item-content:before,
.filter-content .filter-item-content:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -19px;
  left: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #f7f8fa transparent;
}
/* line 2043, _styles.scss */
.filter-content .filter-item-content:after {
  z-index: 1;
  border-bottom-color: #eee;
  top: -20px;
}
/* line 2050, _styles.scss */
.filter-content .filter-item.is-open .filter-item-content {
  visibility: visible;
  opacity: 1;
  transform: translate(0px, 5px);
}
/* line 2055, _styles.scss */
.filter-content .filter-item.is-open svg {
  transform: rotate(-180deg);
}
/* line 2060, _styles.scss */
.filter-content .filter-item.is-open .filter-item-title,
.filter-content .filter-item.is-active .filter-item-title,
.filter-content .filter-item:hover .filter-item-title {
  border-color: #000000;
}
/* line 2065, _styles.scss */
.filter-content .filter-values {
  padding: 10px;
  overflow: auto;
  max-height: 300px;
  position: relative;
}
/* line 2072, _styles.scss */
.filter-content .filter-value-more {
  display: none;
}

/* line 2079, _styles.scss */
.filter-buttons {
  margin: 0px 0px 40px;
}

/* line 2083, _styles.scss */
.filter-container + .filter-buttons {
  margin: -20px 0px 20px;
}

@media (min-width: 1025px) {
  /* line 2090, _styles.scss */
  .filter-value-label:hover {
    color: #c6c6c6;
  }
  /* line 2092, _styles.scss */
  .filter-value-label:hover:after {
    opacity: 0.5;
  }
}
@media (max-width: 1024px) {
  /* line 2101, _styles.scss */
  .sidebar-filter {
    position: fixed;
    z-index: 2000;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    margin: 0px;
    padding: 0px;
  }

  /* line 2111, _styles.scss */
  .filter-container {
    position: fixed;
    z-index: 2000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
  }
  /* line 2124, _styles.scss */
  .filter-container .filter {
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-width: 280px;
    overflow: auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    transform: translate(-110%, 0px);
    transition: 0.4s;
    background: #fff;
    border-style: none;
  }
  /* line 2138, _styles.scss */
  .filter-container .filter-title {
    position: relative;
    margin: -20px -20px 20px;
    padding: 15px 20px;
    background: #f7f8fa;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
  }
  /* line 2148, _styles.scss */
  .filter-container .filter-title .button {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -16px;
  }
  /* line 2156, _styles.scss */
  .filter-container .filter-item-reset {
    display: block !important;
  }
  /* line 2158, _styles.scss */
  .filter-container .filter-item-reset a {
    float: right;
  }
  /* line 2162, _styles.scss */
  .filter-container .filter-item-reset.d-none a {
    display: none;
  }
  /* line 2168, _styles.scss */
  .filter-container .filter-shade {
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  /* line 2178, _styles.scss */
  .filter-container.is-open {
    opacity: 1;
    visibility: visible;
  }
  /* line 2181, _styles.scss */
  .filter-container.is-open .filter {
    transform: translate(0px, 0px);
  }

  /* line 2187, _styles.scss */
  .filter-buttons {
    margin: 0px 0px 40px;
  }
}
/*---*/
/*product labels*/
/* line 2196, _styles.scss */
.product_card-labels,
.product-labels,
.article_card-labels {
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 0px;
}
/* line 2202, _styles.scss */
.product_card-label,
.product-label,
.article_card-label {
  float: left;
  clear: both;
  margin: 0px 0px 5px 0px;
  padding: 3px 5px 1px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000;
  color: #fff;
}
/* line 2213, _styles.scss */
.product_card-label--bundle,
.product-label--bundle,
.article_card-label--bundle {
  background-color: #2fb700;
}
/* line 2219, _styles.scss */
.product_card-label--sale,
.product-label--sale,
.article_card-label--sale {
  background-color: #f8353e;
}
/* line 2222, _styles.scss */
.product_card-label--new,
.product-label--new,
.article_card-label--new {
  background-color: #1393f5;
}
/* line 2225, _styles.scss */
.product_card-label--bestseller,
.product-label--bestseller,
.article_card-label--bestseller {
  background-color: #fdbc20;
}
/* line 2228, _styles.scss */
.product_card-label--date,
.product-label--date,
.article_card-label--date {
  background-color: #fff;
  color: #000;
  padding: 4px 6px 2px 0px;
}

/* line 2236, _styles.scss */
.product-labels {
  position: relative;
  overflow: hidden;
  display: block;
}
/* line 2241, _styles.scss */
.product-label {
  clear: none;
  margin: 0px 10px 10px 0px;
}

/*---*/
/*subcollections*/
/* line 2249, _styles.scss */
.subcollections {
  margin: 0px 0px 20px;
}

/*---*/
/*subcollection_card and brands logos*/
/* line 2255, _styles.scss */
.subcollection_card,
.brand_logo {
  margin: 0px 0px 20px;
}
/* line 2257, _styles.scss */
.subcollection_card-thumb,
.brand_logo-thumb {
  position: relative;
  display: block;
  margin: 0px 0px 5px;
}
/* line 2261, _styles.scss */
.subcollection_card-thumb-item,
.brand_logo-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
  transition: 0.4s;
}
/* line 2269, _styles.scss */
.subcollection_card-thumb-item--empty,
.brand_logo-thumb-item--empty {
  background-color: #f7f8fa;
}
/* line 2272, _styles.scss */
.subcollection_card-thumb-item svg,
.brand_logo-thumb-item svg {
  color: #eee;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 2279, _styles.scss */
.subcollection_card-thumb-item img,
.subcollection_card-thumb-item source,
.brand_logo-thumb-item img,
.brand_logo-thumb-item source {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 70%;
  max-height: 70%;
  width: auto !important;
  height: auto !important;
}
/* line 2289, _styles.scss */
.subcollection_card-thumb-item-title,
.brand_logo-thumb-item-title {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  max-width: 70%;
}
/* line 2303, _styles.scss */
.subcollection_card-thumb-item-title:before,
.brand_logo-thumb-item-title:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.2s linear;
  transform: translate(-50%, -50%);
  padding: 10px 15px;
  box-sizing: content-box;
}
/* line 2317, _styles.scss */
.subcollection_card-thumb-item-title > span,
.brand_logo-thumb-item-title > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 2325, _styles.scss */
.subcollection_card-thumb--1x1,
.brand_logo-thumb--1x1 {
  padding-top: 100%;
}
/* line 2328, _styles.scss */
.subcollection_card-thumb--3x4,
.brand_logo-thumb--3x4 {
  padding-top: 150%;
}
/* line 2331, _styles.scss */
.subcollection_card-thumb--4x3,
.brand_logo-thumb--4x3 {
  padding-top: 75%;
}
/* line 2334, _styles.scss */
.subcollection_card-thumb--16x9,
.brand_logo-thumb--16x9 {
  padding-top: 56%;
}
/* line 2338, _styles.scss */
.subcollection_card-thumb--contain .subcollection_card-thumb-item,
.brand_logo-thumb--contain .subcollection_card-thumb-item {
  background-size: contain;
}
/* line 2343, _styles.scss */
.subcollection_card-thumb--cover .subcollection_card-thumb-item,
.brand_logo-thumb--cover .subcollection_card-thumb-item {
  background-size: cover;
}
/* line 2348, _styles.scss */
.subcollection_card-thumb--percent .subcollection_card-thumb-item,
.brand_logo-thumb--percent .subcollection_card-thumb-item {
  background-size: 60%;
}
/* line 2353, _styles.scss */
.subcollection_card-title,
.brand_logo-title {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
/* line 2357, _styles.scss */
.subcollection_card-title a,
.brand_logo-title a {
  display: block;
  color: #000;
}
/* line 2360, _styles.scss */
.subcollection_card-title a:hover,
.brand_logo-title a:hover {
  color: #c6c6c6;
}
/* line 2365, _styles.scss */
.subcollection_card-products_count,
.brand_logo-products_count {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #999;
  margin: 2px 0px 0px;
}
/* line 2374, _styles.scss */
.subcollection_card:hover .subcollection_card-thumb-item span:before,
.brand_logo:hover .subcollection_card-thumb-item span:before {
  padding: 15px 25px;
}

/* line 2380, _styles.scss */
.brand_logo {
  margin: 0px;
}
/* line 2382, _styles.scss */
.brand_logo-thumb {
  margin: 0px;
}
/* line 2385, _styles.scss */
.brand_logo-thumb-item-title {
  color: #fff;
}
/* line 2387, _styles.scss */
.brand_logo-thumb-item-title:before {
  background: #000;
}
/* line 2395, _styles.scss */
.brand_logo:hover .brand_logo-thumb-item span:before {
  padding: 15px 25px;
}

/* line 2401, _styles.scss */
.insales-section-brands {
  margin: 0px 0px 40px;
  padding: 20px 0px;
  background-color: #f7f8fa;
}

/* line 2407, _styles.scss */
.brands-slider .owl-dots,
.user_reviews-slider .owl-dots {
  width: 100%;
  text-align: center;
  line-height: 0px;
  margin: 20px 0px 0px;
}
/* line 2412, _styles.scss */
.brands-slider .owl-dots .owl-dot,
.user_reviews-slider .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #999;
  border-radius: 10px;
  transition: 0.2s;
  margin: 0px 5px;
}
/* line 2421, _styles.scss */
.brands-slider .owl-dots .owl-dot.active,
.user_reviews-slider .owl-dots .owl-dot.active {
  background-color: #c6c6c6;
}
/* line 2427, _styles.scss */
.brands-slider .owl-nav .owl-prev,
.brands-slider .owl-nav .owl-next,
.user_reviews-slider .owl-nav .owl-prev,
.user_reviews-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: transparent;
  color: #000;
  cursor: pointer;
}
/* line 2436, _styles.scss */
.brands-slider .owl-nav .owl-prev:hover,
.brands-slider .owl-nav .owl-next:hover,
.user_reviews-slider .owl-nav .owl-prev:hover,
.user_reviews-slider .owl-nav .owl-next:hover {
  color: #c6c6c6;
}
/* line 2439, _styles.scss */
.brands-slider .owl-nav .owl-prev.disabled,
.brands-slider .owl-nav .owl-next.disabled,
.user_reviews-slider .owl-nav .owl-prev.disabled,
.user_reviews-slider .owl-nav .owl-next.disabled {
  opacity: 0.25;
  color: #000;
  cursor: default;
}
/* line 2445, _styles.scss */
.brands-slider .owl-nav .owl-prev,
.user_reviews-slider .owl-nav .owl-prev {
  left: -40px;
}
/* line 2448, _styles.scss */
.brands-slider .owl-nav .owl-next,
.user_reviews-slider .owl-nav .owl-next {
  right: -40px;
}

/* line 2454, _styles.scss */
.user_reviews-slider .owl-dots {
  margin: 35px 0px 0px;
}

/*---*/
/*products*/
/* line 2461, _styles.scss */
.products {
  margin: 0px 0px 20px;
}
/* line 2463, _styles.scss */
.products-title {
  margin: 0px 0px 20px;
}
/* line 2469, _styles.scss */
.products-slider.owl-carousel .owl-nav .owl-prev,
.products-slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -54px;
  right: 0px;
  width: 40px;
  height: 40px;
  background: #f7f8fa;
  color: #000;
  cursor: pointer;
}
/* line 2478, _styles.scss */
.products-slider.owl-carousel .owl-nav .owl-prev:hover,
.products-slider.owl-carousel .owl-nav .owl-next:hover {
  background: #c6c6c6;
  color: #fff;
}
/* line 2482, _styles.scss */
.products-slider.owl-carousel .owl-nav .owl-prev.disabled,
.products-slider.owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.25;
  background: #f7f8fa;
  color: #000;
  cursor: default;
}
/* line 2489, _styles.scss */
.products-slider.owl-carousel .owl-nav .owl-prev {
  right: 50px;
}
/* line 2493, _styles.scss */
.products-slider.owl-carousel .owl-dots {
  text-align: center;
  line-height: 0;
  margin: 0px 0px 40px;
}
/* line 2497, _styles.scss */
.products-slider.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  margin: 0px 5px;
}
/* line 2503, _styles.scss */
.products-slider.owl-carousel .owl-dots .owl-dot.active {
  background: #000;
}
/* line 2511, _styles.scss */
.products-banners-item {
  margin: 0px 0px 20px;
}
/* line 2514, _styles.scss */
.products-banners-thumb {
  display: block;
  background: #fff center top no-repeat;
  background-size: cover;
}
/* line 2518, _styles.scss */
.products-banners-thumb--1x1 {
  padding-top: calc(100% + 133px);
}
/* line 2521, _styles.scss */
.products-banners-thumb--3x4 {
  padding-top: calc(150% + 133px);
}
/* line 2524, _styles.scss */
.products-banners-thumb--4x3 {
  padding-top: calc(75% + 133px);
}
/* line 2529, _styles.scss */
.products--recently .section-title .button {
  margin-left: 20px;
}

/*---*/
/*product_card*/
/* line 2536, _styles.scss */
.product_card {
  margin: 0px 0px 20px;
}
/* line 2538, _styles.scss */
.product_card-thumb {
  position: relative;
  display: block;
  margin: 0px 0px 10px;
}
/* line 2542, _styles.scss */
.product_card-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
  background-size: contain;
  transition: all 0.4s linear;
}
/* line 2551, _styles.scss */
.product_card-thumb-item--empty {
  background-color: #f7f8fa;
}
/* line 2554, _styles.scss */
.product_card-thumb-item svg {
  color: #eee;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 2561, _styles.scss */
.product_card-thumb-item img,
.product_card-thumb-item source {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important;
  will-change: transform;
  object-fit: contain;
}
/* line 2570, _styles.scss */
.product_card-thumb-item--first {
  z-index: 1;
}
/* line 2573, _styles.scss */
.product_card-thumb-item--second {
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}
/* line 2579, _styles.scss */
.product_card-thumb--1x1 {
  padding-top: 100%;
}
/* line 2582, _styles.scss */
.product_card-thumb--3x4 {
  padding-top: 150%;
}
/* line 2585, _styles.scss */
.product_card-thumb--4x3 {
  padding-top: 75%;
}
/* line 2589, _styles.scss */
.product_card-thumb--contain .product_card-thumb-item {
  background-size: contain;
}
/* line 2591, _styles.scss */
.product_card-thumb--contain .product_card-thumb-item img,
.product_card-thumb--contain .product_card-thumb-item source {
  object-fit: contain;
}
/* line 2597, _styles.scss */
.product_card-thumb--cover .product_card-thumb-item {
  background-size: cover;
}
/* line 2599, _styles.scss */
.product_card-thumb--cover .product_card-thumb-item img,
.product_card-thumb--cover .product_card-thumb-item source {
  object-fit: cover;
}
/* line 2605, _styles.scss */
.product_card-title {
  font-size: 12px;
  line-height: 20px;
}
/* line 2608, _styles.scss */
.product_card-title a {
  display: block;
  height: 40px;
  overflow: hidden;
  color: #000;
}
/* line 2613, _styles.scss */
.product_card-title a:hover {
  color: #c6c6c6;
}
/* line 2618, _styles.scss */
.product_card-rating {
  line-height: 18px;
  height: 18px;
  margin: 5px 0px 0px;
}
/* line 2622, _styles.scss */
.product_card-rating a {
  display: block;
}
/* line 2625, _styles.scss */
.product_card-rating .rating-link {
  margin-left: 15px;
}
/* line 2629, _styles.scss */
.product_card-prices {
  margin: 5px 0px 0px;
  font-weight: 600;
  color: #000;
}
/* line 2634, _styles.scss */
.product_card-price {
  margin-right: 10px;
}
/* line 2636, _styles.scss */
.product_card-price--sale {
  color: #f8353e;
}
/* line 2640, _styles.scss */
.product_card-old_price {
  text-decoration: line-through;
}
/* line 2643, _styles.scss */
.product_card-add {
  margin: 0px;
  height: 30px;
}

@media (min-width: 768px) {
  /* line 2651, _styles.scss */
  .product_card:hover .product_card-thumb-item--first {
    opacity: 0;
    visibility: hidden;
  }
  /* line 2655, _styles.scss */
  .product_card:hover .product_card-thumb-item--second {
    opacity: 1;
    visibility: visible;
  }
  /* line 2660, _styles.scss */
  .product_card--shadow {
    position: relative;
    z-index: 1;
    transition: box-shadow 0.2s linear;
    box-shadow:
      0px 0px 0px 5px white,
      0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  /* line 2665, _styles.scss */
  .product_card--shadow:hover {
    z-index: 2;
    box-shadow:
      0px 0px 0px 10px white,
      0px 0px 15px 10px rgba(0, 0, 0, 0.1);
  }

  /* line 2672, _styles.scss */
  .products-slider-item .product_card,
  .products-slider-item .product_card:hover {
    box-shadow: none;
  }
}
@media (max-width: 374px) {
  /* line 2680, _styles.scss */
  .product_card .button--compares,
  .product_card .button--favorites {
    min-width: 22px;
  }
}
/*---*/
/*dropdown_products*/
/* line 2689, _styles.scss */
.dropdown_products {
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden;
  margin: 0px -20px;
  padding: 0px 20px;
}
/* line 2695, _styles.scss */
.dropdown_products-header {
  margin: 0px 0px 20px;
}
/* line 2697, _styles.scss */
.dropdown_products-header span {
  white-space: nowrap;
  font-weight: 600;
}
/* line 2702, _styles.scss */
.dropdown_products-action {
  margin: 20px 0px 0px;
}

/* line 2707, _styles.scss */
.dropdown_product + .dropdown_product {
  margin-top: 20px;
}
/* line 2710, _styles.scss */
.dropdown_product-thumb {
  position: relative;
  display: block;
  margin: 0px;
}
/* line 2714, _styles.scss */
.dropdown_product-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
}
/* line 2722, _styles.scss */
.dropdown_product-thumb--1x1 {
  padding-top: 100%;
}
/* line 2725, _styles.scss */
.dropdown_product-thumb--3x4 {
  padding-top: 150%;
}
/* line 2728, _styles.scss */
.dropdown_product-thumb--4x3 {
  padding-top: 75%;
}
/* line 2732, _styles.scss */
.dropdown_product-thumb--contain .dropdown_product-thumb-item {
  background-size: contain;
}
/* line 2737, _styles.scss */
.dropdown_product-thumb--cover .dropdown_product-thumb-item {
  background-size: cover;
}
/* line 2742, _styles.scss */
.dropdown_product-title {
  font-size: 12px;
  line-height: 18px;
  margin: 0px 10px;
}
/* line 2746, _styles.scss */
.dropdown_product-title a {
  display: block;
  color: #000;
}
/* line 2749, _styles.scss */
.dropdown_product-title a:hover {
  color: #c6c6c6;
}
/* line 2754, _styles.scss */
.dropdown_product-prices {
  margin: 0px 10px;
  font-weight: 600;
  color: #000;
}

/*---*/
/*rating*/
/* line 2764, _styles.scss */
.rating-item {
  display: inline-block;
  line-height: 0px;
  transition: color 0.2s linear;
}
/* line 2768, _styles.scss */
.rating-item--active {
  color: #ffb503;
}
/* line 2771, _styles.scss */
.rating-item--hover {
  color: #ffb503 !important;
}
/* line 2774, _styles.scss */
.rating-item--unactive {
  color: #ccc;
}
/* line 2777, _styles.scss */
.rating-item--unhover {
  color: #ccc !important;
}
/* line 2780, _styles.scss */
.rating-item--reset {
  color: #ccc;
}
/* line 2782, _styles.scss */
.rating-item--reset:hover {
  color: #000;
}
/* line 2786, _styles.scss */
.rating-item + .rating-item {
  padding-left: 2px;
}
/* line 2790, _styles.scss */
.rating-item--active.rating-item--like,
.rating-item--hover.rating-item--like {
  color: #2fb700 !important;
}
/* line 2793, _styles.scss */
.rating-item--active.rating-item--dislike,
.rating-item--hover.rating-item--dislike {
  color: #f8353e !important;
}
/* line 2796, _styles.scss */
.rating-item--active.rating-item--frown,
.rating-item--hover.rating-item--frown {
  color: #f8353e !important;
}
/* line 2799, _styles.scss */
.rating-item--active.rating-item--meh,
.rating-item--hover.rating-item--meh {
  color: #fdbc20 !important;
}
/* line 2802, _styles.scss */
.rating-item--active.rating-item--smile,
.rating-item--hover.rating-item--smile {
  color: #2fb700 !important;
}
/* line 2807, _styles.scss */
.rating-link {
  font-size: 12px;
  line-height: 0;
  margin-left: 20px;
  color: #999;
}
/* line 2812, _styles.scss */
.rating-link svg {
  margin-right: 5px;
}

/*---*/
/*product*/
/* line 2821, _styles.scss */
.product-images {
  margin: 0px 0px 40px;
}
/* line 2824, _styles.scss */
.product-image {
  position: relative;
  margin: 0px 0px 20px;
}
/* line 2827, _styles.scss */
.product-image button {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: #f7f8fa;
  color: #000;
  cursor: pointer;
  border: none;
}
/* line 2838, _styles.scss */
.product-image button.js-prod-owl-prev {
  left: 20px;
}
/* line 2841, _styles.scss */
.product-image button.js-prod-owl-next {
  right: 20px;
}
/* line 2847, _styles.scss */
.product-image-thumb,
.product-gallery-thumb {
  position: relative;
  display: block;
}
/* line 2850, _styles.scss */
.product-image-thumb-item,
.product-gallery-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
}
/* line 2857, _styles.scss */
.product-image-thumb-item--video,
.product-gallery-thumb-item--video {
  color: #fff;
  background-color: #000;
}
/* line 2860, _styles.scss */
.product-image-thumb-item--video svg,
.product-gallery-thumb-item--video svg {
  width: 30% !important;
  height: 30% !important;
}
/* line 2865, _styles.scss */
.product-image-thumb-item img,
.product-image-thumb-item source,
.product-gallery-thumb-item img,
.product-gallery-thumb-item source {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important;
  will-change: transform;
  object-fit: contain;
}
/* line 2875, _styles.scss */
.product-image-thumb--1x1,
.product-gallery-thumb--1x1 {
  padding-top: 100%;
}
/* line 2878, _styles.scss */
.product-image-thumb--3x4,
.product-gallery-thumb--3x4 {
  padding-top: 150%;
}
/* line 2881, _styles.scss */
.product-image-thumb--4x3,
.product-gallery-thumb--4x3 {
  padding-top: 75%;
}
/* line 2885, _styles.scss */
.product-image-thumb--contain .product-gallery-thumb-item,
.product-gallery-thumb--contain .product-gallery-thumb-item {
  background-size: contain;
}
/* line 2887, _styles.scss */
.product-image-thumb--contain .product-gallery-thumb-item img,
.product-image-thumb--contain .product-gallery-thumb-item source,
.product-gallery-thumb--contain .product-gallery-thumb-item img,
.product-gallery-thumb--contain .product-gallery-thumb-item source {
  object-fit: contain;
}
/* line 2893, _styles.scss */
.product-image-thumb--cover .product-gallery-thumb-item,
.product-gallery-thumb--cover .product-gallery-thumb-item {
  background-size: cover;
}
/* line 2895, _styles.scss */
.product-image-thumb--cover .product-gallery-thumb-item img,
.product-image-thumb--cover .product-gallery-thumb-item source,
.product-gallery-thumb--cover .product-gallery-thumb-item img,
.product-gallery-thumb--cover .product-gallery-thumb-item source {
  object-fit: cover;
}
/* line 2905, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-prev,
.product-gallery .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: transparent;
  color: #000;
  cursor: pointer;
}
/* line 2914, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-prev:hover,
.product-gallery .owl-carousel .owl-nav .owl-next:hover {
  color: #c6c6c6;
}
/* line 2917, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-prev.disabled,
.product-gallery .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.25;
  color: #000;
  cursor: default;
}
/* line 2923, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-prev {
  left: -40px;
}
/* line 2926, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-next {
  right: -40px;
}
/* line 2930, _styles.scss */
.product-gallery .owl-carousel .owl-dots {
  text-align: center;
  line-height: 0;
  margin: 20px 0px 0px;
}
/* line 2934, _styles.scss */
.product-gallery .owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  margin: 0px 5px;
}
/* line 2940, _styles.scss */
.product-gallery .owl-carousel .owl-dots .owl-dot.active {
  background: #000;
}
/* line 2947, _styles.scss */
.product-data {
  margin: 0px 0px 20px;
}
/* line 2951, _styles.scss */
.product-variants-loader {
  margin: 20px 0px !important;
}
/* line 2955, _styles.scss */
.product-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0px 0px 10px;
  color: #000;
}
/* line 2963, _styles.scss */
.product-head--brand {
  position: relative;
  padding-right: 100px;
}
/* line 2968, _styles.scss */
.product-brand {
  position: absolute;
  top: 0px;
  right: 0px;
}
/* line 2972, _styles.scss */
.product-brand img {
  display: block;
  max-width: 80px;
  max-height: 56px;
}
/* line 2978, _styles.scss */
.product-sku {
  margin: -5px 0px 5px;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
/* line 2984, _styles.scss */
.product-prices {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 10px;
}
/* line 2990, _styles.scss */
.product-price {
  transition: color 0.2s linear;
  color: #000;
}
/* line 2993, _styles.scss */
.product-price--sale {
  color: #f8353e;
}
/* line 2997, _styles.scss */
.product-old_price {
  margin-left: 10px;
  text-decoration: line-through;
}
/* line 3001, _styles.scss */
.product-rating {
  margin: 0px 0px 20px;
}
/* line 3003, _styles.scss */
.product-rating .rating-link {
  color: #c6c6c6;
}
/* line 3005, _styles.scss */
.product-rating .rating-link:hover {
  color: #000;
}
/* line 3010, _styles.scss */
.product-description {
  margin: 20px 0px;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
/* line 3016, _styles.scss */
.product-collections {
  margin: 20px 0px;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
/* line 3025, _styles.scss */
.product-extras {
  margin: 20px 0px;
}
/* line 3027, _styles.scss */
.product-extras > .row {
  margin-top: -5px;
  margin-bottom: -5px;
}
/* line 3032, _styles.scss */
.product-form {
  margin: 40px 0px 20px;
}
/* line 3034, _styles.scss */
.product-form select[name="variant_id"] {
  margin: 0px 0px 20px;
}
/* line 3038, _styles.scss */
.product-buttons {
  position: relative;
}
/* line 3040, _styles.scss */
.product-buttons-status {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  color: #999;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 3056, _styles.scss */
.product-buttons-status svg {
  display: block;
  margin: 0px auto 10px;
  color: #eee;
}
/* line 3063, _styles.scss */
.product-buttons-types--soldout {
  display: none;
}
/* line 3066, _styles.scss */
.product-buttons-types--offline {
  display: none;
}
/* line 3071, _styles.scss */
.product-buttons--soldout .product-buttons-status {
  opacity: 1;
  visibility: visible;
}
/* line 3075, _styles.scss */
.product-buttons--soldout .product-buttons-types {
  display: none;
}
/* line 3078, _styles.scss */
.product-buttons--soldout .product-buttons-types--soldout {
  display: block;
}
/* line 3083, _styles.scss */
.product-buttons--offline .product-buttons-types {
  display: none;
}
/* line 3086, _styles.scss */
.product-buttons--offline .product-buttons-types--offline {
  display: block;
}
/* line 3091, _styles.scss */
.product-quantity {
  width: 140px;
}
/* line 3094, _styles.scss */
.product-quick_checkout {
  margin: 20px 0px 0px;
}
/* line 3097, _styles.scss */
.product-properties {
  margin: 0px 0px 40px;
}
/* line 3099, _styles.scss */
.product-properties-item {
  margin-bottom: 20px;
  width: 100%;
}
/* line 3102, _styles.scss */
.product-properties-item dt {
  position: relative;
  z-index: 2;
  margin: 0px;
  font-weight: 400;
  color: #000;
}
/* line 3108, _styles.scss */
.product-properties-item dt span {
  background-color: #fff;
  padding: 0px 10px 0px 0px;
}
/* line 3111, _styles.scss */
.product-properties-item dt span:after {
  content: ":";
}
/* line 3115, _styles.scss */
.product-properties-item dt:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 6px;
  left: 10px;
  right: 0px;
  height: 0px;
  border-top: 1px dotted #999;
}
/* line 3126, _styles.scss */
.product-properties-item dd {
  margin: 0px;
}
/* line 3131, _styles.scss */
.product-bundles {
  border: 2px solid #eee;
  margin: 0px 0px 20px;
}
/* line 3134, _styles.scss */
.product-bundles-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
  padding: 15px 20px;
  background: #f7f8fa;
  text-align: center;
  text-transform: uppercase;
}
/* line 3144, _styles.scss */
.product-bundles.is-single {
  margin: 20px 0px -20px;
}
/* line 3148, _styles.scss */
.product-available {
  margin: 0px 0px 20px;
  font-size: 12px;
  line-height: 10px;
}
/* line 3152, _styles.scss */
.product-available:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: #0fce2d;
  border-radius: 50%;
  margin: 0px 5px 0px 0px;
  transition: all 0.2s linear;
}
/* line 3163, _styles.scss */
/*
.product-available:after {
  content: attr(data-text-available);
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-weight: 600;
  margin-left: 5px;
}
*/
/* line 3171, _styles.scss */
.product-available--soldout:before {
  background: #f8353e;
}
/* line 3174, _styles.scss */
/*
.product-available--soldout:after {
  content: attr(data-text-soldout);
}
*/
/* line 3179, _styles.scss */
.product-available--offline:before {
  /*background: #0fce2d;*/
}
/* line 3182, _styles.scss */
/*
.product-available--offline:after {
  content: attr(data-text-offline);
}
*/

@media (min-width: 768px) {
  /* line 3191, _styles.scss */
  .product-gallery-thumb {
    transition: 0.4s;
  }
  /* line 3193, _styles.scss */
  .product-gallery-thumb:hover,
  .product-gallery-thumb.is-active {
    opacity: 0.5;
  }
  /* line 3198, _styles.scss */
  .product-title {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 3202, _styles.scss */
  .product-properties {
    column-count: 2;
    column-gap: 20px;
  }
}
@media (min-width: 1025px) {
  /* line 3210, _styles.scss */
  .product-images {
    margin: 0px 0px 20px;
  }
  /* line 3213, _styles.scss */
  .product-data {
    padding-left: 20px;
  }
}
/*---*/
/*bundles*/
/* line 3221, _styles.scss */
.bundle {
  padding: 0px 20px;
}
/* line 3224, _styles.scss */
.bundle + .bundle .bundle-title {
  border-top: 1px solid #eee;
}
/* line 3228, _styles.scss */
.bundle-title {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  padding: 20px 42px 20px 0px;
  cursor: pointer;
}
/* line 3235, _styles.scss */
.bundle-title-price {
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  font-weight: 600;
  margin: 0px 0px 2px;
}
/* line 3242, _styles.scss */
.bundle-title-price span {
  color: #999;
  text-decoration: line-through;
}
/* line 3247, _styles.scss */
.bundle-title-discount {
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #f8353e;
  font-weight: 600;
}
/* line 3254, _styles.scss */
.bundle-title-text {
  border-bottom: 1px dotted currentColor;
}
/* line 3257, _styles.scss */
.bundle-title button {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -16px;
  transition:
    transform 0.2s linear,
    color 0.2s linear;
}
/* line 3265, _styles.scss */
.bundle-title.is-active button,
.bundle-title:hover button {
  color: #c6c6c6;
}
/* line 3270, _styles.scss */
.bundle-title.is-active button {
  transform: rotate(90deg);
}
/* line 3275, _styles.scss */
.bundle-items {
  display: none;
}
/* line 3277, _styles.scss */
.bundle-items.is-open {
  display: block;
  margin: 20px 0px 0px;
}
/* line 3281, _styles.scss */
.bundle-items .product_card {
  margin: 0px;
  padding: 0px 0px 20px;
}
/* line 3284, _styles.scss */
.bundle-items .product_card-thumb {
  margin: 0px;
}
/* line 3287, _styles.scss */
.bundle-items .product_card-title {
  margin: 0px 0px 0px 10px;
  font-size: 12px;
  line-height: 18px;
}
/* line 3291, _styles.scss */
.bundle-items .product_card-title a {
  height: auto;
}
/* line 3295, _styles.scss */
.bundle-items .product_card-prices {
  margin: 0px 0px 0px 10px;
}

/*---*/
/*option selector*/
/* line 3306, _styles.scss */
.option-selector .option {
  margin: 0px 0px 20px;
}
/* line 3308, _styles.scss */
.option-selector .option-label {
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  display: block;
  margin: 0px 0px -3px;
}
/* line 3314, _styles.scss */
.option-selector .option-label-value {
  text-transform: none;
  color: #000;
  margin-right: 15px;
}
/* line 3319, _styles.scss */
.option-selector .option-label .button {
  padding: 0px;
}
/* line 3324, _styles.scss */
.option-selector .option-values.is-select {
  display: block;
  width: 100%;
  height: 40px;
  margin: 10px 0px 0px;
  padding: 10px;
  background: #f7f8fa;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #f7f8fa;
}
/* line 3336, _styles.scss */
.option-selector .option-values.is-radio {
  margin-top: 5px;
  overflow: hidden;
}
/* line 3340, _styles.scss */
.option-selector .option-values.is-color {
  display: flex;
}
/* line 3344, _styles.scss */
.option-selector .option-value {
  border: none;
  background: none;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
/* line 3352, _styles.scss */
.option-selector .option-value.is-span {
  margin: 10px 6px 0px 0px;
  padding: 10px 15px;
  background: #f7f8fa;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  box-shadow: inset 0 0 0 2px transparent;
  transition: box-shadow 0.2s linear;
}
/* line 3361, _styles.scss */
.option-selector .option-value.is-span:hover,
.option-selector .option-value.is-span.is-active {
  box-shadow: inset 0 0 0 2px #c6c6c6;
}
/* line 3365, _styles.scss */
.option-selector .option-value.is-radio {
  position: relative;
  display: block;
  margin: 5px 0px 0px;
  padding-left: 22px;
  transition: color 0.2s linear;
  float: left;
  clear: both;
}
/* line 3373, _styles.scss */
.option-selector .option-value.is-radio input {
  position: absolute;
  z-index: -1;
  left: 2px;
  top: 4px;
  opacity: 0;
}
/* line 3380, _styles.scss */
.option-selector .option-value.is-radio:before,
.option-selector .option-value.is-radio:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0px;
  top: 3px;
  border-radius: 50%;
  transition: opacity 0.2s linear;
}
/* line 3390, _styles.scss */
.option-selector .option-value.is-radio:before {
  border: 1px solid #eee;
  background-color: #f7f8fa;
}
/* line 3394, _styles.scss */
.option-selector .option-value.is-radio:after {
  width: 10px;
  height: 10px;
  background-color: #c6c6c6;
  left: 3px;
  top: 6px;
  opacity: 0;
}
/* line 3402, _styles.scss */
.option-selector .option-value.is-radio.is-active {
  color: #c6c6c6;
}
/* line 3404, _styles.scss */
.option-selector .option-value.is-radio.is-active:after {
  opacity: 1 !important;
}
/* line 3408, _styles.scss */
.option-selector .option-value.is-radio:hover {
  color: #c6c6c6;
}
/* line 3410, _styles.scss */
.option-selector .option-value.is-radio:hover:after {
  opacity: 0.5;
}
/* line 3415, _styles.scss */
.option-selector .option-value.is-image,
.option-selector .option-value.is-color {
  position: relative;
  margin: 10px 6px 0px 0px;
  width: 58px;
  height: 58px;
  border: 2px solid #eee;
  background: #f7f8fa;
  box-shadow: inset 0 0 0 2px #fff;
}
/* line 3423, _styles.scss */
.option-selector .option-value.is-image span,
.option-selector .option-value.is-color span {
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #fff center center no-repeat;
  background-size: contain;
}
/* line 3431, _styles.scss */
.option-selector .option-value.is-image span.is-empty,
.option-selector .option-value.is-color span.is-empty {
  color: #999;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}
/* line 3438, _styles.scss */
.option-selector .option-value.is-image:hover,
.option-selector .option-value.is-image.is-active,
.option-selector .option-value.is-color:hover,
.option-selector .option-value.is-color.is-active {
  border-color: #c6c6c6;
}
/* line 3442, _styles.scss */
.option-selector .option-value.is-color {
  border-radius: 50%;
}
/* line 3444, _styles.scss */
.option-selector .option-value.is-color span {
  border-radius: 50%;
}

/*---*/
/*share*/
/* line 3454, _styles.scss */
.share {
  padding: 10px 0px;
  background: #f7f8fa;
  text-align: center;
  margin: 20px 0px 40px;
  height: 50px;
}
/* line 3460, _styles.scss */
.share .ya-share2__badge {
  border-radius: 0px !important;
}
/* line 3463, _styles.scss */
.share .ya-share2__icon {
  width: 30px !important;
  height: 30px !important;
  background-size: 24px 24px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
/* line 3470, _styles.scss */
.share--article {
  margin: 0px 0px 40px;
}

/* line 3475, _styles.scss */
.insales-section-share + .insales-section-tabs .tabs-list {
  margin: 0px 0px 25px;
}

/*---*/
/*tabs*/
/* line 3483, _styles.scss */
.tabs-list {
  margin: 20px 0px 25px;
}
/* line 3485, _styles.scss */
.tabs-list-item {
  margin: 0px 20px 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  cursor: pointer;
  transition: color 0.2s linear;
}
/* line 3494, _styles.scss */
.tabs-list-item svg {
  margin-right: 10px;
}
/* line 3497, _styles.scss */
.tabs-list-item:hover,
.tabs-list-item.is-active {
  color: #000;
}
/* line 3502, _styles.scss */
.tabs-content {
  display: none;
}
/* line 3504, _styles.scss */
.tabs-content.is-active {
  display: block;
}
/* line 3508, _styles.scss */
.tabs-all {
  margin: -20px 0px 40px;
}

/* line 3514, _styles.scss */
.insales-section-tabs--index .tabs-list {
  margin: -5px 0px 10px;
}
/* line 3516, _styles.scss */
.insales-section-tabs--index .tabs-list-item {
  font-size: 16px;
  text-transform: none;
  border-bottom: 1px dashed currentColor;
}

/*---*/
/*reviews and forms*/
/* line 3527, _styles.scss */
.product_reviews {
  margin: 0px 0px 20px;
}

/* line 3531, _styles.scss */
.review,
.comment {
  margin: 0px 0px 20px;
}
/* line 3536, _styles.scss */
.review-avatar,
.comment-avatar {
  margin-right: 10px;
}
/* line 3539, _styles.scss */
.review-avatar--initials img,
.review-avatar--adorable img,
.comment-avatar--initials img,
.comment-avatar--adorable img {
  border-radius: 50%;
}
/* line 3544, _styles.scss */
.review-avatar--default img,
.comment-avatar--default img {
  border-radius: 50%;
  background: #f7f8fa;
}
/* line 3550, _styles.scss */
.review-author,
.comment-author {
  font-size: 12px;
  line-height: 20px;
  color: #999;
}
/* line 3554, _styles.scss */
.review-author span,
.comment-author span {
  font-weight: 600;
  color: #000;
  font-size: 14px;
  margin-right: 10px;
}
/* line 3561, _styles.scss */
.review-content,
.comment-content {
  position: relative;
  padding: 15px 20px;
  margin-top: 10px;
  border: 1px solid #eee;
}
/* line 3566, _styles.scss */
.review-content-text,
.comment-content-text {
  overflow: hidden;
}
/* line 3569, _styles.scss */
.review-content-thumb,
.comment-content-thumb {
  float: right;
  margin: 5px 0px 5px 10px;
}
/* line 3573, _styles.scss */
.review-content:before,
.review-content:after,
.comment-content:before,
.comment-content:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -20px;
  left: 9px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #eee transparent;
}
/* line 3583, _styles.scss */
.review-content:after,
.comment-content:after {
  border-bottom-color: #fff;
  z-index: 3;
  top: -19px;
}
/* line 3589, _styles.scss */
.review-replied,
.comment-replied {
  padding: 10px 15px;
  margin: 15px 0px 5px;
  color: #000;
  background-color: #f7f8fa;
}
/* line 3594, _styles.scss */
.review-replied a,
.comment-replied a {
  text-decoration: underline;
}
/* line 3597, _styles.scss */
.review-replied-author,
.comment-replied-author {
  font-size: 12px;
  line-height: 20px;
  color: #999;
}
/* line 3603, _styles.scss */
.review-form,
.comment-form {
  background-color: #f7f8fa;
  padding: 20px;
  margin: 0px 0px 20px;
}

/* line 3611, _styles.scss */
.form-item {
  margin: 0px 0px 20px;
}
/* line 3613, _styles.scss */
.form-item label {
  display: block;
  margin: 0px 0px 4px;
  font-weight: 600;
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
/* line 3620, _styles.scss */
.form-item label .required {
  color: #f8353e;
}
/* line 3624, _styles.scss */
.form-item:last-child {
  margin: 0px;
}
/* line 3627, _styles.scss */
.form-item-submit {
  margin-top: -10px !important;
}
/* line 3629, _styles.scss */
.form-item-submit button {
  margin: 10px 0px 0px;
}
/* line 3633, _styles.scss */
.form-item-privacy {
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0px 0px;
}
/* line 3637, _styles.scss */
.form-item-privacy a {
  text-decoration: underline;
}
/* line 3640, _styles.scss */
.form-item-privacy p {
  margin: 0px !important;
}
/* line 3646, _styles.scss */
.form .review-rating {
  font-size: 20px;
  line-height: 0px;
}
/* line 3652, _styles.scss */
.form .rating-item {
  cursor: pointer;
}
/* line 3656, _styles.scss */
.form-inner {
  max-width: 440px;
  padding: 20px;
  margin: 40px auto;
  background-color: #f7f8fa;
}
/* line 3662, _styles.scss */
.form-description {
  margin: 0px 0px 20px;
}

/* line 3667, _styles.scss */
#captcha_challenge {
  position: relative;
}
/* line 3669, _styles.scss */
#captcha_challenge > img {
  height: 53px;
  width: auto;
  object-fit: cover;
}
/* line 3674, _styles.scss */
#captcha_challenge > a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 3681, _styles.scss */
#captcha_challenge > a img {
  display: none;
}

@media (min-width: 1025px) {
  /* line 3689, _styles.scss */
  .review-form,
  .comment-form {
    margin-left: 20px;
  }
}
/* line 3695, _styles.scss */
.vk_comments {
  margin: 0px 0px 40px;
  width: 100%;
}

/*---*/
/*articles*/
/* line 3702, _styles.scss */
.articles {
  margin: 0px 0px 20px;
}
/* line 3704, _styles.scss */
.articles-title {
  margin: 0px 0px 20px;
}
/* line 3707, _styles.scss */
.articles-tags {
  margin: -20px 0px 0px;
}
/* line 3709, _styles.scss */
.articles-tags .button {
  margin: 10px 10px 0px 0px;
}
/* line 3713, _styles.scss */
.articles-meta {
  margin: 0px 0px 20px;
  text-align: center;
}
/* line 3716, _styles.scss */
.articles-meta-date {
  padding: 3px 5px 1px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
}
/* line 3726, _styles.scss */
.articles-meta-tags {
  margin: 5px 0px 0px;
  color: #999;
  font-size: 12px;
}
/* line 3730, _styles.scss */
.articles-meta-tags a {
  color: #999;
}
/* line 3732, _styles.scss */
.articles-meta-tags a:hover {
  color: #c6c6c6;
}

/* line 3739, _styles.scss */
.actions {
  margin: 0px;
}

/*---*/
/*article_card*/
/* line 3745, _styles.scss */
.article_card {
  margin: 0px 0px 20px;
}
/* line 3747, _styles.scss */
.article_card-thumb {
  position: relative;
  display: block;
  margin: 0px 0px 10px;
  background: #000;
}
/* line 3752, _styles.scss */
.article_card-thumb-item {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
  background-size: contain;
  transition: all 0.4s linear;
}
/* line 3762, _styles.scss */
.article_card-thumb-item--empty {
  background-color: #f7f8fa;
}
/* line 3765, _styles.scss */
.article_card-thumb-item svg {
  color: #eee;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 3772, _styles.scss */
.article_card-thumb-item img,
.article_card-thumb-item source {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important;
  will-change: transform;
  object-fit: contain;
}
/* line 3782, _styles.scss */
.article_card-thumb:before {
  content: attr(data-title);
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  opacity: 0;
  transition: opacity 0.2s linear;
}
/* line 3799, _styles.scss */
.article_card-thumb--16x9 {
  padding-top: 56%;
}
/* line 3803, _styles.scss */
.article_card-thumb--cover .article_card-thumb-item {
  background-size: cover;
}
/* line 3805, _styles.scss */
.article_card-thumb--cover .article_card-thumb-item img,
.article_card-thumb--cover .article_card-thumb-item source {
  object-fit: cover;
}
/* line 3811, _styles.scss */
.article_card-labels {
  top: auto;
  bottom: -10px;
}
/* line 3815, _styles.scss */
.article_card-title {
  font-size: 14px;
  line-height: 18px;
}
/* line 3818, _styles.scss */
.article_card-title a {
  color: #000;
}
/* line 3820, _styles.scss */
.article_card-title a:hover {
  color: #c6c6c6;
}
/* line 3825, _styles.scss */
.article_card-blog {
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
/* line 3829, _styles.scss */
.article_card-blog a {
  color: #999;
}
/* line 3831, _styles.scss */
.article_card-blog a:hover {
  color: #c6c6c6;
}

@media (min-width: 768px) {
  /* line 3841, _styles.scss */
  .article_card:hover .article_card-thumb-item {
    opacity: 0.5;
  }
  /* line 3844, _styles.scss */
  .article_card:hover .article_card-thumb:before {
    opacity: 1;
  }
}
/* line 3850, _styles.scss */
.action_card {
  margin: 0px 0px 20px;
}
/* line 3852, _styles.scss */
.action_card .article_card {
  text-align: center;
}
/* line 3854, _styles.scss */
.action_card .article_card-date {
  padding: 3px 5px 1px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
}
/* line 3864, _styles.scss */
.action_card .article_card-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 5px 0px;
}

/*---*/
/*gallery*/
/* line 3878, _styles.scss */
.gallery {
  margin: 0px -5px 30px -5px;
}
/* line 3880, _styles.scss */
.gallery-item {
  padding: 0px 5px;
  margin: 0px 0px 10px;
}
/* line 3883, _styles.scss */
.gallery-item a {
  position: relative;
  display: block;
  background: #000;
}
/* line 3887, _styles.scss */
.gallery-item a img {
  transition: 0.4s;
  will-change: transform;
}
/* line 3891, _styles.scss */
.gallery-item a svg {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.75);
  transition: 0.4s;
  opacity: 0;
  will-change: transform;
  color: #fff;
  font-size: 50px;
}
/* line 3904, _styles.scss */
.gallery-item a:hover img {
  opacity: 0.5;
}
/* line 3907, _styles.scss */
.gallery-item a:hover svg {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/*---*/
/*alerts*/
/* line 3918, _styles.scss */
.alert {
  margin: 0px 0px 20px;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  background: #f7f8fa;
  font-weight: 600;
}
/* line 3926, _styles.scss */
.alert--success {
  color: #fff;
  background: #2fb700;
}
/* line 3930, _styles.scss */
.alert--error {
  color: #fff;
  background: #f8353e;
}
/* line 3934, _styles.scss */
.alert svg {
  margin-right: 10px;
}
/* line 3937, _styles.scss */
.alert a,
.alert a:hover {
  color: currentColor;
  text-decoration: underline;
}

/*---*/
/*text pages*/
/* line 3946, _styles.scss */
.text-title {
  border-bottom: 1px solid #eee;
  font-size: 34px;
  line-height: 38px;
  padding: 0px 0px 40px;
  margin: 0px 0px 40px;
  text-align: center;
  color: #000;
  font-weight: 600;
}

/* line 3958, _styles.scss */
.text-content,
.message-content {
  margin: 0px 0px 40px;
}
/* line 3960, _styles.scss */
.text-content h1,
.text-content h2,
.text-content h3,
.text-content p,
.message-content h1,
.message-content h2,
.message-content h3,
.message-content p {
  margin: 0px 0px 20px;
}
/* line 3963, _styles.scss */
.text-content h1,
.text-content h2,
.text-content h3,
.message-content h1,
.message-content h2,
.message-content h3 {
  font-weight: 600;
  color: #000;
}
/* line 3967, _styles.scss */
.text-content h1,
.message-content h1 {
  font-size: 24px;
  line-height: 28px;
}
/* line 3971, _styles.scss */
.text-content h2,
.message-content h2 {
  font-size: 20px;
  line-height: 24px;
}
/* line 3975, _styles.scss */
.text-content h3,
.message-content h3 {
  font-size: 16px;
  line-height: 20px;
}
/* line 3979, _styles.scss */
.text-content table,
.message-content table {
  max-width: 100%;
  margin: 20px 0px;
}
/* line 3982, _styles.scss */
.text-content table tr,
.message-content table tr {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
/* line 3986, _styles.scss */
.text-content table th,
.text-content table td,
.message-content table th,
.message-content table td {
  padding: 10px 10px;
  font-weight: 400;
}
/* line 3990, _styles.scss */
.text-content table thead,
.message-content table thead {
  color: #000;
  font-weight: 600;
}
/* line 3993, _styles.scss */
.text-content table thead th,
.text-content table thead td,
.message-content table thead th,
.message-content table thead td {
  font-weight: 600;
}
/* line 3997, _styles.scss */
.text-content table th,
.message-content table th {
  font-weight: 600;
}
/* line 4001, _styles.scss */
.text-content a,
.message-content a {
  text-decoration: underline;
}
/* line 4004, _styles.scss */
.text-content ul,
.message-content ul {
  list-style: square;
  margin: 0px 0px 20px 25px;
  padding: 0px;
}
/* line 4009, _styles.scss */
.text-content ol,
.message-content ol {
  list-style: decimal;
  margin: 0px 0px 20px 25px;
  padding: 0px;
}
/* line 4014, _styles.scss */
.text-content li,
.message-content li {
  margin: 5px 0px;
}
/* line 4017, _styles.scss */
.text-content img,
.message-content img {
  max-width: 100%;
  height: auto;
}
/* line 4021, _styles.scss */
.text-content strong,
.text-content em,
.message-content strong,
.message-content em {
  color: #000;
}
/* line 4024, _styles.scss */
.text-content iframe,
.message-content iframe {
  max-width: 100%;
}

/* line 4030, _styles.scss */
.text-overflow {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding-bottom: 40px;
}
/* line 4035, _styles.scss */
.text-overflow-toggle {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
}
/* line 4042, _styles.scss */
.text-overflow-toggle .button span:before {
  content: attr(data-text-second);
}
/* line 4047, _styles.scss */
.text-overflow.is-hidden {
  max-height: 240px;
}
/* line 4049, _styles.scss */
.text-overflow.is-hidden .text-overflow-toggle {
  box-shadow: 0px 0px 20px 20px #fff;
}
/* line 4052, _styles.scss */
.text-overflow.is-hidden .text-overflow-toggle .button span:before {
  content: attr(data-text-first);
}
/* line 4058, _styles.scss */
.text-overflow .text-content {
  margin: 0px 0px -20px;
}

/* line 4064, _styles.scss */
.insales-section-text .text-content {
  margin: 0px 0px 20px;
}

@media (max-width: 767px) {
  /* line 4070, _styles.scss */
  .text-title {
    font-size: 24px;
    line-height: 28px;
  }
  /* line 4075, _styles.scss */
  .text .table-fluid thead {
    display: none;
  }
  /* line 4078, _styles.scss */
  .text .table-fluid,
  .text .table-fluid tbody,
  .text .table-fluid th,
  .text .table-fluid td {
    display: block;
    width: 100%;
  }
  /* line 4082, _styles.scss */
  .text .table-fluid th,
  .text .table-fluid td {
    padding: 0px 10px;
  }
  /* line 4086, _styles.scss */
  .text .table-fluid tr > *:first-child {
    padding-top: 10px;
  }
  /* line 4089, _styles.scss */
  .text .table-fluid tr > *:last-child {
    padding-bottom: 10px;
  }
}
/*---*/
/*faq*/
/* line 4099, _styles.scss */
.faq {
  margin: 0px 0px 40px;
}
/* line 4101, _styles.scss */
.faq-item {
  margin: 0px 0px 20px;
}
/* line 4103, _styles.scss */
.faq-item-title {
  margin: 0px 0px 10px;
}
/* line 4105, _styles.scss */
.faq-item-title span {
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
  color: #000;
}
/* line 4109, _styles.scss */
.faq-item-title span:hover,
.faq-item-title span.is-active {
  color: #c6c6c6;
}
/* line 4112, _styles.scss */
.faq-item-title span.is-active {
  font-weight: 700;
}
/* line 4117, _styles.scss */
.faq-item-content {
  display: none;
  padding: 0px 0px 0px 20px;
  border-left: 2px solid #eee;
  margin: 0px 0px 0px 20px;
}
/* line 4122, _styles.scss */
.faq-item-content > *:last-child {
  margin-bottom: 0px;
}

/*---*/
/*cart*/
/* line 4132, _styles.scss */
.cart-items {
  margin: 0px 0px 40px;
  border-bottom: 1px solid #eee;
}
/* line 4136, _styles.scss */
.cart-item {
  padding: 20px 0px;
  border-top: 1px solid #eee;
}
/* line 4139, _styles.scss */
.cart-item-thumb {
  position: relative;
  display: block;
  margin: 0px;
  width: 80px;
}
/* line 4144, _styles.scss */
.cart-item-thumb-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
}
/* line 4152, _styles.scss */
.cart-item-thumb--1x1 {
  padding-top: 100%;
}
/* line 4155, _styles.scss */
.cart-item-thumb--3x4 {
  padding-top: 150%;
}
/* line 4158, _styles.scss */
.cart-item-thumb--4x3 {
  padding-top: 75%;
}
/* line 4162, _styles.scss */
.cart-item-thumb--contain .cart-item-thumb-item {
  background-size: contain;
}
/* line 4167, _styles.scss */
.cart-item-thumb--cover .cart-item-thumb-item {
  background-size: cover;
}
/* line 4172, _styles.scss */
.cart-item-title {
  font-size: 14px;
  line-height: 20px;
}
/* line 4175, _styles.scss */
.cart-item-title a {
  display: block;
  color: #000;
}
/* line 4178, _styles.scss */
.cart-item-title a:hover {
  color: #c6c6c6;
}
/* line 4183, _styles.scss */
.cart-item-variants {
  margin: 5px 0px 0px;
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
/* line 4189, _styles.scss */
.cart-item-prices {
  text-align: right;
  min-width: 90px;
}
/* line 4193, _styles.scss */
.cart-item-total_price {
  font-weight: 600;
  color: #000;
}
/* line 4197, _styles.scss */
.cart-item .product-quantity {
  width: 190px;
}
/* line 4201, _styles.scss */
.cart-sidebar {
  border: 2px solid #eee;
  padding: 20px;
  margin: 0px 0px 40px;
}
/* line 4207, _styles.scss */
.cart-order-items {
  font-size: 14px;
  line-height: 22px;
  padding: 15px 20px 10px;
  background: #f7f8fa;
  margin: -20px -20px 0px;
  font-weight: 600;
  color: #000;
}
/* line 4216, _styles.scss */
.cart-order-item {
  position: relative;
  margin: 0px 0px 5px;
}
/* line 4219, _styles.scss */
.cart-order-item span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: 600;
}
/* line 4224, _styles.scss */
.cart-order-item p {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  font-weight: 400;
}
/* line 4230, _styles.scss */
.cart-order-item-total_price {
  font-size: 18px;
  line-height: 22px;
}
/* line 4233, _styles.scss */
.cart-order-item-total_price span {
  color: #c6c6c6;
}
/* line 4238, _styles.scss */
.cart-order-coupon {
  margin: 20px 0px 0px;
  font-size: 12px;
  line-height: 16px;
}
/* line 4242, _styles.scss */
.cart-order-coupon label {
  display: block;
  font-weight: 600;
  color: #000;
  margin: 0px 0px 5px;
}
/* line 4248, _styles.scss */
.cart-order-coupon-error {
  color: #f8353e;
  margin: 5px 0px 0px;
}
/* line 4253, _styles.scss */
.cart-order-buttons {
  margin: 20px 0px 0px;
}
/* line 4256, _styles.scss */
.cart-order-quick_checkout {
  text-align: center;
  margin: 10px 0px -5px;
}

@media (max-width: 767px) {
  /* line 4265, _styles.scss */
  .cart-item-buttons {
    margin-top: 20px;
  }
}
/*---*/
/*compares*/
/* line 4275, _styles.scss */
.text-content .compares {
  margin: 0px 0px 20px;
  overflow: auto;
}
/* line 4278, _styles.scss */
.text-content .compares-table {
  margin: 0px;
}
/* line 4281, _styles.scss */
.text-content .compares-table-4 .compares-header-product {
  width: 25%;
}
/* line 4286, _styles.scss */
.text-content .compares-table-3 .compares-header-product {
  width: 33.333333%;
}
/* line 4291, _styles.scss */
.text-content .compares-table-2 .compares-header-product {
  width: 50%;
}
/* line 4296, _styles.scss */
.text-content .compares-table-1 .compares-header-product {
  width: 100%;
}
/* line 4301, _styles.scss */
.text-content .compares-header,
.text-content .compares-item {
  text-align: center;
}
/* line 4303, _styles.scss */
.text-content .compares-header-title,
.text-content .compares-item-title {
  text-align: left;
  font-weight: 600;
  color: #000;
  width: 1%;
}
/* line 4310, _styles.scss */
.text-content .compares-header-toggle-title,
.text-content .compares-item-toggle-title {
  margin: 0px 0px -5px;
  width: 180px;
}
/* line 4315, _styles.scss */
.text-content .compares-header-toggle .button .fa-toggle-on,
.text-content .compares-item-toggle .button .fa-toggle-on {
  display: inline-block;
}
/* line 4318, _styles.scss */
.text-content .compares-header-toggle .button .fa-toggle-off,
.text-content .compares-item-toggle .button .fa-toggle-off {
  display: none;
}
/* line 4321, _styles.scss */
.text-content .compares-header-toggle .button span:before,
.text-content .compares-item-toggle .button span:before {
  content: attr(data-text-hide);
}
/* line 4325, _styles.scss */
.text-content .compares-header-toggle .button.is-toggle .fa-toggle-on,
.text-content .compares-item-toggle .button.is-toggle .fa-toggle-on {
  display: none;
}
/* line 4328, _styles.scss */
.text-content .compares-header-toggle .button.is-toggle .fa-toggle-off,
.text-content .compares-item-toggle .button.is-toggle .fa-toggle-off {
  display: inline-block;
}
/* line 4331, _styles.scss */
.text-content .compares-header-toggle .button.is-toggle span:before,
.text-content .compares-item-toggle .button.is-toggle span:before {
  content: attr(data-text-show);
}
/* line 4339, _styles.scss */
.text-content .compares-header-product {
  vertical-align: top;
}
/* line 4341, _styles.scss */
.text-content .compares-header-product-image {
  min-width: 200px;
}
/* line 4343, _styles.scss */
.text-content .compares-header-product-image .product_card {
  width: 80px;
  margin: 0px auto;
}
/* line 4348, _styles.scss */
.text-content .compares-header-product-title {
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0px 0px;
}
/* line 4354, _styles.scss */
.text-content .compares-header-price {
  font-weight: 600;
  color: #000;
}

/*---*/
/*breadcrumbs*/
/* line 4367, _styles.scss */
.breadcrumb {
  font-size: 12px;
  line-height: 12px;
  padding: 10px 0px;
  margin: 0px 0px 40px;
}
/* line 4372, _styles.scss */
.breadcrumb-item {
  display: inline;
}
/* line 4374, _styles.scss */
.breadcrumb-item + .breadcrumb-item:before {
  content: "–";
  margin: 0px 5px;
}
/* line 4379, _styles.scss */
.breadcrumb-link {
  color: #999;
}

/*---*/
/*pagitation*/
/* line 4389, _styles.scss */
.pagination {
  position: relative;
  margin: 0px 0px 40px;
  text-align: center;
  font-weight: 600;
  color: #000;
  display: block;
  width: 100%;
}
/* line 4397, _styles.scss */
.pagination-top {
  margin: 0px 0px 20px;
}
/* line 4400, _styles.scss */
.pagination-item {
  display: inline-block;
  margin: 0px 2px;
}
/* line 4403, _styles.scss */
.pagination-item-next {
  margin: 0px 0px 0px 8px;
}
/* line 4406, _styles.scss */
.pagination-item-prev {
  margin: 0px 8px 0px 0px;
}
/* line 4410, _styles.scss */
.pagination-link,
.pagination-void {
  display: block;
  text-align: center;
  border: 2px solid #eee;
  color: #000;
  font-size: 12px;
  line-height: 28px;
  min-width: 32px;
}
/* line 4420, _styles.scss */
.pagination-link:hover,
.pagination-link.is-current {
  border-color: #000000;
  color: #000;
}
/* line 4425, _styles.scss */
.pagination-void {
  border-color: transparent;
}
/* line 4428, _styles.scss */
.pagination-next,
.pagination-prev {
  border-color: transparent !important;
  width: 70px;
}
/* line 4431, _styles.scss */
.pagination-next:hover,
.pagination-prev:hover {
  color: #c6c6c6;
}
/* line 4434, _styles.scss */
.pagination-next--disabled,
.pagination-prev--disabled {
  color: #999 !important;
}
/* line 4438, _styles.scss */
.pagination-next {
  text-align: left;
}
/* line 4440, _styles.scss */
.pagination-next svg {
  margin-left: 8px;
}
/* line 4444, _styles.scss */
.pagination-prev {
  text-align: right;
}
/* line 4446, _styles.scss */
.pagination-prev svg {
  margin-right: 8px;
}
/* line 4450, _styles.scss */
.pagination-load {
  margin: 0px 0px 20px;
}
/* line 4452, _styles.scss */
.pagination-load .button {
  max-width: 245px;
  margin: 0px auto;
}
/* line 4457, _styles.scss */
.pagination-separator {
  margin: 0px 0px 20px;
  position: relative;
  text-align: center;
  line-height: 0;
}
/* line 4462, _styles.scss */
.pagination-separator span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0px 10px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
}
/* line 4474, _styles.scss */
.pagination-separator:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #eee;
}

@media (max-width: 575px) {
  /* line 4488, _styles.scss */
  .pagination-large {
    padding-bottom: 42px;
  }
  /* line 4492, _styles.scss */
  .pagination-large .pagination-item-next,
  .pagination-large .pagination-item-prev {
    position: absolute;
    bottom: 0px;
  }
  /* line 4496, _styles.scss */
  .pagination-large .pagination-item-next {
    right: 50%;
    margin: 0px -75px 0px 0px;
  }
  /* line 4500, _styles.scss */
  .pagination-large .pagination-item-prev {
    left: 50%;
    margin: 0px 0px 0px -75px;
  }
  /* line 4505, _styles.scss */
  .pagination-large .pagination-next,
  .pagination-large .pagination-prev {
    width: auto;
  }
}
/*---*/
/*instafeed*/
/* line 4516, _styles.scss */
.instafeed-gallery a {
  display: block;
  position: relative;
  color: #fff !important;
  background: center no-repeat;
  background-size: cover;
  height: 0px;
  padding-top: 100%;
}
/* line 4524, _styles.scss */
.instafeed-gallery a .instafeed-image {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 4533, _styles.scss */
.instafeed-gallery a .instafeed-overlay {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
/* line 4545, _styles.scss */
.instafeed-gallery a .instafeed-overlay .fa-instagram {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.2s;
}
/* line 4553, _styles.scss */
.instafeed-gallery a .instafeed-actions {
  position: absolute;
  left: 0px;
  top: 75%;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  transform: translate(0px, 10px);
  transition: 0.2s;
  font-weight: 600;
}
/* line 4564, _styles.scss */
.instafeed-gallery a .instafeed-actions > span + span {
  padding: 0px 0px 0px 20px;
}
/* line 4567, _styles.scss */
.instafeed-gallery a .instafeed-actions svg {
  margin: 0px 5px 0px 0px;
}
/* line 4573, _styles.scss */
.instafeed-gallery a:hover .instafeed-overlay {
  opacity: 1;
  visibility: visible;
}
/* line 4576, _styles.scss */
.instafeed-gallery a:hover .instafeed-overlay .fa-instagram {
  transform: translate(-50%, -50%) scale(1.3);
}
/* line 4580, _styles.scss */
.instafeed-gallery a:hover .instafeed-actions {
  transform: translate(0px, 0px);
}

/* line 4591, _styles.scss */
.layout--box .instafeed-gallery a .instafeed-overlay {
  font-size: 24px;
}
/* line 4594, _styles.scss */
.layout--box .instafeed-gallery a .instafeed-actions {
  font-size: 16px;
  line-height: 20px;
}
/* line 4597, _styles.scss */
.layout--box .instafeed-gallery a .instafeed-actions > span + span {
  padding: 0px 0px 0px 15px;
}

@media (max-width: 767px) {
  /* line 4609, _styles.scss */
  .instafeed-gallery a .instafeed-overlay {
    font-size: 16px !important;
  }
  /* line 4612, _styles.scss */
  .instafeed-gallery a .instafeed-actions {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  /* line 4615, _styles.scss */
  .instafeed-gallery a .instafeed-actions > span + span {
    padding: 0px 0px 0px 10px !important;
  }
}
/*---*/
/*fancybox*/
/* line 4627, _styles.scss */
.fancybox-container {
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
/* line 4633, _styles.scss */
.fancybox-close-small {
  padding: 0px;
  width: 32px;
  height: 32px;
  background: #c6c6c6;
  color: #fff;
}
/* line 4639, _styles.scss */
.fancybox-close-small svg {
  stroke-width: 2;
  opacity: 1;
}
/* line 4643, _styles.scss */
.fancybox-close-small:focus,
.fancybox-close-small:hover {
  background: #000;
}
/* line 4647, _styles.scss */
.fancybox-slide:before {
  margin: 0px;
}
/* line 4651, _styles.scss */
.fancybox-gallery .fancybox-bg {
  background: #fff;
  opacity: 1;
}
/* line 4655, _styles.scss */
.fancybox-gallery .fancybox-button {
  background: #c6c6c6;
  color: #fff !important;
  transition: all 0.2s linear;
}
/* line 4659, _styles.scss */
.fancybox-gallery .fancybox-button:hover {
  background: #000;
}
/* line 4663, _styles.scss */
.fancybox-gallery .fancybox-caption {
  font-size: 14px;
  line-height: 18px;
  padding: 15px 20px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
/* line 4669, _styles.scss */
.fancybox-gallery .fancybox-caption:after,
.fancybox-gallery .fancybox-caption:before {
  display: none;
}

/*---*/
/*ion range slider*/
/* line 4678, _styles.scss */
.irs-from,
.irs-to,
.irs-single,
.irs-bar,
.irs-slider {
  background: #c6c6c6;
}

/* line 4681, _styles.scss */
.irs-from:after,
.irs-to:after,
.irs-single:after {
  border-top-color: #c6c6c6;
}

/*---*/
/* line 4686, _styles.scss */
.message {
  padding: 20px;
}
/* line 4688, _styles.scss */
.message--text {
  overflow: visible;
  width: 550px;
}
/* line 4692, _styles.scss */
.message--text .message-content > *:last-child {
  margin-bottom: 0px;
}
/* line 4697, _styles.scss */
.message--alert {
  width: 440px;
}
/* line 4700, _styles.scss */
.message--form {
  width: 440px;
}
/* line 4702, _styles.scss */
.message--form .form {
  margin: 20px 0px 0px;
}
/* line 4706, _styles.scss */
.message--cart {
  width: 700px;
  padding-bottom: 0px;
  text-align: center;
}
/* line 4711, _styles.scss */
.message-content {
  margin: 0px;
}
/* line 4714, _styles.scss */
.message-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
  margin: 0px 0px 20px;
}
/* line 4723, _styles.scss */
.message-cart-product-title {
  margin: 0px 0px 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #000;
}
/* line 4730, _styles.scss */
.message-cart-product-quantity {
  margin: 0px 0px 20px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
/* line 4737, _styles.scss */
.message-cart-total {
  margin: 0px 0px 20px;
  padding: 20px 0px 0px;
  border-top: 1px solid #eee;
  color: #000;
}
/* line 4742, _styles.scss */
.message-cart-total span {
  font-weight: 600;
}
/* line 4746, _styles.scss */
.message-cart-buttons {
  margin: 0px 0px 5px;
}
/* line 4748, _styles.scss */
.message-cart-buttons .button {
  margin: 0px 0px 10px;
}
/* line 4753, _styles.scss */
.message-map {
  position: relative;
}
/* line 4756, _styles.scss */
.message-map.in-progress > .row {
  opacity: 0;
  visibility: hidden;
}
/* line 4760, _styles.scss */
.message-map.in-progress .geo-loader {
  opacity: 1;
  visibility: visible;
}
/* line 4766, _styles.scss */
.message--map {
  width: 1000px;
}

@media (max-width: 575px) {
  /* line 4774, _styles.scss */
  .message-cart-product-image {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 4785, _styles.scss */
.footer-subscribe {
  padding: 20px 0px;
}
/* line 4787, _styles.scss */
.footer-subscribe-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px 0px 5px;
}
/* line 4794, _styles.scss */
.footer-subscribe-policy {
  font-size: 12px;
  line-height: 16px;
  margin: 5px 0px 0px;
}
/* line 4799, _styles.scss */
.footer-subscribe-form {
  padding: 5px;
  background: #fff;
}
/* line 4803, _styles.scss */
.footer-subscribe-description {
  font-size: 14px;
  line-height: 18px;
}
/* line 4807, _styles.scss */
.footer-subscribe a {
  color: #fff;
  text-decoration: underline;
}
/* line 4810, _styles.scss */
.footer-subscribe a:hover {
  color: #fff;
}
/* line 4815, _styles.scss */
.footer-menu {
  padding: 20px 0px 0px;
  color: #999;
}
/* line 4818, _styles.scss */
.footer-menu a {
  color: #999;
}
/* line 4820, _styles.scss */
.footer-menu a:hover {
  color: #c6c6c6;
}
/* line 4824, _styles.scss */
.footer-menu-block {
  margin: 0px 0px 20px;
}
/* line 4827, _styles.scss */
.footer-menu-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 10px;
}
/* line 4834, _styles.scss */
.footer-menu-title--second {
  margin: 20px 0px 0px;
}
/* line 4837, _styles.scss */
.footer-menu-title .logo {
  margin: 0px 0px 10px;
}
/* line 4839, _styles.scss */
.footer-menu-title .logo img {
  max-width: 200px;
}
/* line 4844, _styles.scss */
.footer-menu-items {
  font-size: 14px;
  line-height: 18px;
}
/* line 4848, _styles.scss */
.footer-menu-item {
  margin: 0px 0px 10px;
}
/* line 4850, _styles.scss */
.footer-menu-item:last-child {
  margin: 0px;
}
/* line 4853, _styles.scss */
.footer-menu-item--icon {
  position: relative;
  padding-left: 25px;
}
/* line 4856, _styles.scss */
.footer-menu-item--icon svg {
  position: absolute;
  left: 0px;
  top: 2px;
  color: #c6c6c6;
}
/* line 4864, _styles.scss */
.footer-menu-item--phone > a {
  display: inline-block;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
}
/* line 4871, _styles.scss */
.footer-menu-item--phone span {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
  transition: color 0.2s linear;
}
/* line 4878, _styles.scss */
.footer-menu-item--phone span:hover {
  color: #c6c6c6;
}
/* line 4885, _styles.scss */
.footer-copyright {
  font-size: 11px;
  line-height: 16px;
  padding: 10px 0px;
}
/* line 4889, _styles.scss */
.footer-copyright a {
  color: #fff;
  text-decoration: underline;
}

/* line 4895, _styles.scss */
.payments {
  margin: 0px -5px;
}
/* line 4897, _styles.scss */
.payments li {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}
/* line 4901, _styles.scss */
.payments li img {
  height: 36px;
}

@media (max-width: 767px) {
  /* line 4909, _styles.scss */
  .footer-subscribe-description {
    font-size: 14px;
    margin: 20px 0px 0px;
  }
}
@media (max-width: 1024px) {
  /* line 4917, _styles.scss */
  .payments {
    margin: 0px 0px 10px;
  }
}
/* line 4922, _styles.scss */
.scroll-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  border: none;
  background-color: #000000;
  border-radius: 50%;
  display: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
/* line 4937, _styles.scss */
.scroll-top:hover {
  background-color: #000;
}

/* line 4942, _styles.scss */
.m-modal {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 6px solid #3c3c3c;
  margin: 0px;
}
/* line 4951, _styles.scss */
.m-modal-wrapper {
  padding: 20px;
}
/* line 4954, _styles.scss */
.m-modal-close {
  top: 0px;
  right: 0px;
  height: 32px;
  width: 32px;
  background: #c6c6c6
    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0xMCwxMCBMMjIsMjIgTTIyLDEwIEwxMCwyMiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48L3N2Zz4=)
    center no-repeat;
  transition: all 0.2s linear;
}
/* line 4961, _styles.scss */
.m-modal-close:hover {
  background-color: #000;
}
/* line 4965, _styles.scss */
.m-modal-heading {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
  margin: 0px 0px 20px;
  text-align: left;
}
/* line 4973, _styles.scss */
.m-modal-footer {
  text-align: left;
}
/* line 4976, _styles.scss */
.m-modal-button {
  display: block;
  width: 100%;
  border: none;
  background: none;
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  margin: 0px;
  padding: 10px 15px;
  cursor: pointer;
  background-color: #000000;
  color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
/* line 4999, _styles.scss */
.m-modal-button:hover {
  background-color: #000;
  color: #fff;
}
/* line 5004, _styles.scss */
.m-modal-errors {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin: 0px 0px 20px;
  background-color: #f8353e;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}
/* line 5015, _styles.scss */
.m-modal-error {
  padding: 10px 15px;
}
/* line 5018, _styles.scss */
.m-modal-msg {
  padding: 10px 0px;
  font-size: 16px;
  line-height: 20px;
}
/* line 5023, _styles.scss */
.m-modal .tt-dropdown-menu {
  display: none !important;
}

/* line 5027, _styles.scss */
.m-overlay {
  background: #1e1e1e;
  opacity: 0.87;
}

/* line 5031, _styles.scss */
.m-input {
  margin: 0px 0px 20px;
}
/* line 5033, _styles.scss */
.m-input-label {
  display: block;
  margin: 0px 0px 4px;
  font-weight: 600;
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
/* line 5040, _styles.scss */
.m-input-label:after {
  color: #f8353e;
}
/* line 5044, _styles.scss */
.m-input-field {
  font-family: "Geologica", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
  padding: 9px 14px;
  border: 1px solid #eee;
  width: 100%;
  background-color: #fff;
}
/* line 5054, _styles.scss */
.m-input--checkbox {
  position: relative;
  opacity: 1;
  display: block;
  padding-left: 20px;
}
/* line 5059, _styles.scss */
.m-input--checkbox input[type="checkbox"] {
  position: absolute;
  top: 2px;
  left: 0px;
}
/* line 5064, _styles.scss */
.m-input--checkbox .m-input-label {
  margin: 0px;
}
/* line 5067, _styles.scss */
.m-input--checkbox .m-input-caption {
  margin: 4px 0px 0px;
  font-size: 12px;
  line-height: 16px;
}
/* line 5071, _styles.scss */
.m-input--checkbox .m-input-caption a {
  text-decoration: underline;
}

@media (min-width: 601px) {
  /* line 5078, _styles.scss */
  .m-modal {
    width: 440px;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-width: 0px;
  }
}
/* line 5089, _styles.scss */
.map {
  width: 100%;
  height: 480px;
}
/* line 5093, _styles.scss */
.map--grayscale [class*="ymaps-2-1"][class*="-ground-pane"] {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@media (max-width: 374px) {
  /* line 5100, _styles.scss */
  .g-recaptcha {
    transform: s cale(0.86);
    -webkit-transform: scale(0.86);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: -20px;
  }
}
/* line 5108, _styles.scss */
picture {
  overflow: hidden;
  display: block;
}

/* line 5112, _styles.scss */
img:not([src]) {
  visibility: hidden;
}

/* line 5115, _styles.scss */
img[data-src],
img[data-srcset] {
  display: block;
  min-height: 1px;
}

/* line 5119, _styles.scss */
img.lazy,
source.lazy {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}

/* line 5124, _styles.scss */
.lazy.loaded {
  opacity: 1;
  visibility: visible;
}

/* line 5130, _styles.scss */
.product-geo {
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0px;
}
/* line 5134, _styles.scss */
.product-geo-city {
  color: #c6c6c6;
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
}
/* line 5138, _styles.scss */
.product-geo-city a {
  text-decoration: none !important;
}
/* line 5142, _styles.scss */
.product-geo-items {
  position: relative;
  padding: 15px 20px;
  border: 1px solid #eee;
}
/* line 5146, _styles.scss */
.product-geo-items:before,
.product-geo-items:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -20px;
  left: 15px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #eee transparent;
}
/* line 5156, _styles.scss */
.product-geo-items:after {
  border-bottom-color: #fff;
  z-index: 3;
  top: -19px;
}
/* line 5161, _styles.scss */
.product-geo-items.in-progress {
  min-height: 60px;
}
/* line 5163, _styles.scss */
.product-geo-items.in-progress .product-geo-item {
  display: none;
}
/* line 5166, _styles.scss */
.product-geo-items.in-progress .geo-loader {
  opacity: 1;
  visibility: visible;
}
/* line 5172, _styles.scss */
.product-geo-item {
  margin: 5px 0px;
  color: #000;
}
/* line 5178, _styles.scss */
.product-geo-price {
  font-weight: 600;
  white-space: nowrap;
}
/* line 5182, _styles.scss */
.product-geo-description {
  color: #999;
}
/* line 5184, _styles.scss */
.product-geo-description .button {
  padding: 0px;
  height: auto;
}
/* line 5189, _styles.scss */
.product-geo .alert {
  margin: 0px 0px 2px;
}
/* line 5193, _styles.scss */
.product-geo .salesbeat-p {
  margin: 5px 0px !important;
}
/* line 5195, _styles.scss */
.product-geo .salesbeat-p-courier,
.product-geo .salesbeat-p-pvz,
.product-geo .salesbeat-p-view-pvz {
  color: #000;
  font-weight: 600;
}
/* line 5200, _styles.scss */
.product-geo .salesbeat-p-empty-message a {
  text-decoration: underline;
}
/* line 5205, _styles.scss */
.product-geo .salesbeat-ul {
  list-style: square !important;
  margin: 0px 0px 0px 25px !important;
}
/* line 5209, _styles.scss */
.product-geo .salesbeat-li {
  margin: 5px 0px !important;
}
/* line 5212, _styles.scss */
.product-geo .salesbeat-clear {
  display: none;
}
/* line 5215, _styles.scss */
.product-geo .salesbeat-copyright {
  font-size: 11px;
  line-height: 16px;
  padding: 10px 20px;
  margin: 20px -20px -15px;
  background: #f7f8fa;
  text-align: center;
  color: #999;
}
/* line 5223, _styles.scss */
.product-geo .salesbeat-copyright a {
  text-decoration: underline;
}
/* line 5228, _styles.scss */
.product-geo .salesbeat-div-courier + .salesbeat-div-pvz {
  margin-top: 20px;
}
/* line 5233, _styles.scss */
.product-geo.no-city .product-geo-items:before,
.product-geo.no-city .product-geo-items:after {
  display: none;
}
/* line 5237, _styles.scss */
.product-geo.no-city .alert {
  display: none;
}
/* line 5243, _styles.scss */
.product-geo.is-short .salesbeat-delivery-in a > span {
  color: #c6c6c6;
  border-bottom: 1px dotted currentColor;
  cursor: pointer;
  font-weight: 600;
}

/* line 5254, _styles.scss */
.geo-countries {
  margin: 0px -10px -5px 0px;
}
/* line 5257, _styles.scss */
.geo-country {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px 10px 0px;
  padding: 4px 10px 4px 45px;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  background: #f7f8fa;
  transition: all 0.2s linear;
}
/* line 5270, _styles.scss */
.geo-country.is-active {
  color: #fff;
  background: #c6c6c6;
}
/* line 5274, _styles.scss */
.geo-country:hover {
  color: #fff;
  background: #c6c6c6;
}
/* line 5278, _styles.scss */
.geo-country-flag {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 32px;
  height: 24px;
  background: center center no-repeat;
  background-size: cover;
  box-shadow: inset 0px 0px 0px 1px #fff;
}
/* line 5289, _styles.scss */
.geo-search {
  position: relative;
  z-index: 5;
  margin: 20px 0px 0px;
}
/* line 5293, _styles.scss */
.geo-search .search-results {
  left: -16px;
}
/* line 5296, _styles.scss */
.geo-search .autocomplete-suggestion-link {
  text-decoration: none;
  padding: 7px 15px;
  min-height: auto;
  font-size: 12px;
  line-height: 16px;
  color: #000;
}
/* line 5303, _styles.scss */
.geo-search .autocomplete-suggestion-link:hover {
  background: #f7f8fa;
}
/* line 5307, _styles.scss */
.geo-search .autocomplete-suggestion-desctiption {
  color: #999;
}
/* line 5311, _styles.scss */
.geo-cities {
  margin: 20px 0px 0px;
  font-size: 12px;
  line-height: 16px;
}
/* line 5315, _styles.scss */
.geo-cities h3 {
  margin: 0px;
}
/* line 5319, _styles.scss */
.geo-city {
  margin: 10px 0px 0px 0px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  border-bottom: 1px dotted currentColor;
  transition: all 0.2s linear;
}
/* line 5331, _styles.scss */
.geo-city.is-primary {
  font-weight: 600;
}
/* line 5334, _styles.scss */
.geo-city:hover {
  color: #c6c6c6;
}
/* line 5338, _styles.scss */
.geo-loader {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  color: #999;
  background: #fff;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
/* line 5352, _styles.scss */
.geo-map {
  width: 100%;
  height: 600px;
}
/* line 5355, _styles.scss */
.geo-map-popup {
  font-family: "Geologica", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666;
}
/* line 5360, _styles.scss */
.geo-map-popup strong {
  font-weight: 600;
  color: #000;
}
/* line 5365, _styles.scss */
.geo-map-logo {
  margin: 10px 0px 0px;
}
/* line 5367, _styles.scss */
.geo-map-logo img {
  display: block;
  height: 15px;
}
/* line 5372, _styles.scss */
.geo-map-address {
  margin: 10px 0px 0px;
}
/* line 5375, _styles.scss */
.geo-map-phones {
  margin: 10px 0px 0px;
}
/* line 5378, _styles.scss */
.geo-map-tariffs {
  margin: 10px 0px 0px;
}
/* line 5380, _styles.scss */
.geo-map-tariffs-item {
  margin: 2px 0px 0px;
  color: #000;
}
/* line 5384, _styles.scss */
.geo-map-tariffs-price {
  font-weight: 600;
  white-space: nowrap;
}
/* line 5388, _styles.scss */
.geo-map-tariffs-description {
  color: #999;
}
/* line 5392, _styles.scss */
.geo-map-list {
  width: 240px;
  height: 600px;
  overflow: auto;
  border: 1px solid #ccc;
  margin: 0px 2px 0px 0px;
  padding: 1px;
  font-size: 12px;
  line-height: 16px;
}
/* line 5402, _styles.scss */
.geo-map-item {
  cursor: pointer;
  padding: 7px 10px;
  background: #f7f8fa;
  margin: 0px 0px 1px;
  transition: 0.4s;
}
/* line 5408, _styles.scss */
.geo-map-item:hover,
.geo-map-item.is-active {
  background: #c6c6c6;
  color: #fff;
}
/* line 5412, _styles.scss */
.geo-map-item:last-child {
  margin: 0px;
}

/* line 5418, _styles.scss */
[class*="-balloon__content"] {
  font-family: "Geologica", sans-serif !important;
}

/* line 5421, _styles.scss */
[class*="-balloon-content__header"] {
  font-size: 14px !important;
  line-height: 18px;
  color: #000;
  margin: 0px 0px 10px !important;
}

/* line 5427, _styles.scss */
[class*="-cluster-tabs__menu-item"] {
  font-size: 12px;
  line-height: 16px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 5434, _styles.scss */
[class*="-cluster-tabs__menu-item-text"] {
  color: #c6c6c6 !important;
}

/* line 5437, _styles.scss */
[class*="-cluster-tabs__menu-item_current_yes"]
  [class*="-cluster-tabs__menu-item-text"] {
  color: #000 !important;
}

/* line 5442, _styles.scss */
.product_card-cvet {
  line-height: 0px;
  padding: 1px;
  margin: 5px 0px 0px 0px;
}
/* line 5447, _styles.scss */
.product_card-color {
  display: inline-block;
  vertical-align: top;
  margin: 4px 4px 0px 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #eee;
  border-radius: 50%;
}

/* line 5459, _styles.scss */
.product-warehouses {
  margin: -15px 0px 15px;
}

/* line 5462, _styles.scss */
.wh {
  display: none;
  padding: 26px 0 5px;
}
@media (max-width: 452px) {
  /* line 5462, _styles.scss */
  .wh {
    padding: 5px 0;
  }
}
/* line 5469, _styles.scss */
.wh__toggle .button {
  padding: 0;
}
/* line 5473, _styles.scss */
.wh__item {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 5px 0 0;
  margin: 5px 0 0;
  border-top: 1px solid #eee;
}
@media (max-width: 452px) {
  /* line 5473, _styles.scss */
  .wh__item {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 453px) {
  /* line 5485, _styles.scss */
  .wh__item:first-child .wh__row-title {
    display: grid;
    margin-top: -31px;
    padding-bottom: 5px;
  }
}
/* line 5496, _styles.scss */
.wh__footer {
  padding: 7px 2px 2px;
  margin: 5px 0 0;
  line-height: 16px;
  border-top: 1px solid #eee;
}
@media (min-width: 453px) {
  /* line 5496, _styles.scss */
  .wh__footer {
    padding: 7px 8px 2px;
  }
}
/* line 5504, _styles.scss */
.wh__footer a {
  text-decoration: underline;
}
/* line 5508, _styles.scss */
.wh__title {
  padding: 2px;
}
@media (min-width: 453px) {
  /* line 5508, _styles.scss */
  .wh__title {
    padding: 2px 8px;
  }
}
/* line 5513, _styles.scss */
.wh__title-title {
  font-weight: 600;
}
/* line 5517, _styles.scss */
.wh__description {
  line-height: 16px;
}
/* line 5520, _styles.scss */
.wh__row {
  display: grid;
  grid-template-columns: 1fr repeat(var(--wh-columns), 30px);
}
/* line 5523, _styles.scss */
.wh__row-title {
  font-weight: 600;
}
@media (min-width: 453px) {
  /* line 5523, _styles.scss */
  .wh__row-title {
    display: none;
  }
}
/* line 5530, _styles.scss */
.wh__col {
  text-align: center;
  padding: 2px;
}
/* line 5533, _styles.scss */
.wh__col-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
/* line 5539, _styles.scss */
.wh__col .product_card-color {
  margin: 0 10px 0 0;
}
@media (max-width: 452px) {
  /* line 5543, _styles.scss */
  .wh__items {
    padding-right: 30px;
  }
}
/* line 5549, _styles.scss */
.wh__items-1 .wh__row {
  grid-template-columns: 1fr 100px;
}

/* line 1, _custom.scss */
.currencies {
  display: grid;
  grid-template-columns: min-content min-content;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  /* line 1, _custom.scss */
  .currencies {
    height: 100%;
  }
}

/* line 9, _custom.scss */
.currencies-list_wrapper {
  position: relative;
  z-index: 10;
  display: inline-flex;
  flex-wrap: wrap;
  max-height: 25px;
}

/* line 16, _custom.scss */
.currencies-list_wrapper:not(.is-opened) {
  overflow: hidden;
}

/* line 19, _custom.scss */
.currencies-list {
  display: inline-flex;
  flex-wrap: wrap;
  border: 1px solid transparent;
}

/* line 24, _custom.scss */
.currencies-list_wrapper.is-opened .currency-change {
  background-color: white;
}

/* line 27, _custom.scss */
.currencies-list_wrapper.is-opened .currencies-list {
  border-color: #444;
}

/* line 30, _custom.scss */
.currency-change {
  flex: 100%;
  display: flex;
  align-items: center;
  height: 25px;
  margin: 0;
  padding: 0 0.5rem;
  line-height: 1.2;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

/* line 42, _custom.scss */
.currency-change:focus {
  outline: none;
}

/* line 45, _custom.scss */
.currency-change.is-active {
  order: -1;
  font-weight: bold;
}

/* line 49, _custom.scss */
.currency-change.is-active span {
  border-bottom: 1px dashed;
}
