@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap");
/* line 1, bootstrap-reboot.min.css */
*, ::after, ::before {
  box-sizing: border-box; }

/* line 1, bootstrap-reboot.min.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: 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: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  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: -.25em; }

/* line 1, bootstrap-reboot.min.css */
sup {
  top: -.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: .75rem;
  padding-bottom: .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; } }
/* 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: -.125em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-w-15 {
  width: .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: .3em;
  width: auto; }

/* line 1, fa-svg-with-js.css */
.svg-inline--fa.fa-pull-right {
  margin-left: .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: -.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: .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: .75em;
  vertical-align: -.0667em; }

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

/* line 1, fa-svg-with-js.css */
.fa-sm {
  font-size: .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 .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .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: .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: .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 .5s ease-in-out; }

/* line 1, owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .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 .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 .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: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,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: .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 .25s,visibility 0s linear .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 .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: -.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 .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 .25s,visibility 0s,color .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: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .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 .8s infinite linear;
  animation: a .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: .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 .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: .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: #1887b5;
  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: #1B90B3;
  color: #fff; }

/* line 3, _styles.scss */
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  background: #fff;
  margin: 0;
  overflow-x: hidden; }

/* line 12, _styles.scss */
hr {
  display: block;
  margin: 0px 0px 40px;
  border: none;
  height: 0px;
  border: none;
  border-bottom: 1px solid #eee;
  overflow: hidden; }

/* line 22, _styles.scss */
.far:before, .fab:before, .fas:before {
  display: none; }

/* line 26, _styles.scss */
a, button, .button, .input, .rating-link {
  transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear; }

/* line 29, _styles.scss */
a {
  color: #000;
  text-decoration: none; }

/* line 33, _styles.scss */
a:hover {
  text-decoration: none; }

@media (min-width: 1025px) {
  /* line 37, _styles.scss */
  a:hover {
    color: #1887b5; } }
/* line 41, _styles.scss */
.overflow-hidden {
  overflow: hidden !important; }

/* line 46, _styles.scss */
.layout--box {
  background: #f7f8fa;
  background-size: auto;
  background-attachment: scroll; }
  /* line 50, _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 59, _styles.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background: none;
  font-family: 'Montserrat', 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 73, _styles.scss */
  .button svg {
    margin-right: 10px; }
  /* line 76, _styles.scss */
  .button--block {
    display: block;
    width: 100%; }
  /* line 80, _styles.scss */
  .button--large {
    padding: 15px 20px; }
  /* line 83, _styles.scss */
  .button--medium {
    padding: 10px 15px; }
  /* line 86, _styles.scss */
  .button--small {
    font-size: 12px;
    line-height: 20px;
    text-transform: none; }
    /* line 90, _styles.scss */
    .button--small svg {
      margin-right: 5px; }
  /* line 94, _styles.scss */
  .button--default {
    background-color: #f7f8fa;
    color: #000; }
  /* line 98, _styles.scss */
  .button--primary {
    background-color: #1887b5;
    color: #fff; }
    /* line 101, _styles.scss */
    .button--primary--inverse {
      background-color: #000;
      color: #fff; }
  /* line 106, _styles.scss */
  .button--secondary {
    background-color: #163355;
    color: #fff; }
  /* line 110, _styles.scss */
  .button--black {
    background-color: #000;
    color: #fff; }
  /* line 114, _styles.scss */
  .button--counter {
    background-color: #f7f8fa;
    color: #999; }
  /* line 118, _styles.scss */
  .button--empty {
    padding-left: 0px;
    padding-right: 0px;
    color: #000;
    background: transparent; }
    /* line 123, _styles.scss */
    .button--empty--inverse {
      color: #1887b5; }
  /* line 127, _styles.scss */
  .button--icon {
    min-width: 32px;
    height: 32px;
    padding-left: 0px;
    padding-right: 0px; }
    /* line 132, _styles.scss */
    .button--icon svg {
      margin: 0px; }
    /* line 135, _styles.scss */
    .button--icon span {
      margin-left: 10px; }
    /* line 138, _styles.scss */
    .button--icon.button--large {
      min-width: 52px;
      height: 52px; }
    /* line 142, _styles.scss */
    .button--icon.button--small {
      min-width: 30px;
      height: 30px; }
      /* line 145, _styles.scss */
      .button--icon.button--small span {
        margin-left: 5px; }
  /* line 150, _styles.scss */
  .button--info {
    color: #000; }
    /* line 152, _styles.scss */
    .button--info span {
      border-bottom: 1px dotted currentColor; }
  /* line 157, _styles.scss */
  .button--underline span {
    border-bottom-style: solid; }
  /* line 161, _styles.scss */
  .button--static {
    cursor: default;
    color: #000 !important; }
  /* line 165, _styles.scss */
  .button--disabled {
    cursor: default;
    color: #999; }
  /* line 169, _styles.scss */
  .button--remove {
    color: #999; }
  /* line 173, _styles.scss */
  .button--compares.is-added, .button--favorites.is-added {
    color: #f8353e !important; }
  /* line 178, _styles.scss */
  .button--compares span:before {
    content: "Сравнить"; }
  /* line 182, _styles.scss */
  .button--compares.is-added span:before {
    content: "В сравнении"; }
  /* line 188, _styles.scss */
  .button--favorites span:before {
    content: "В избранное"; }
  /* line 192, _styles.scss */
  .button--favorites.is-added span:before {
    content: "В избранном"; }

@media (min-width: 1025px) {
  /* line 201, _styles.scss */
  .button--default:hover {
    background-color: #000;
    color: #fff; }
  /* line 207, _styles.scss */
  .button--primary:hover {
    background-color: #000;
    color: #fff; }
  /* line 212, _styles.scss */
  .button--primary--inverse:hover {
    background-color: #1887b5;
    color: #fff; }
  /* line 219, _styles.scss */
  .button--secondary:hover {
    background-color: #000;
    color: #fff; }
  /* line 225, _styles.scss */
  .button--black:hover {
    color: #fff; }
  /* line 230, _styles.scss */
  .button--counter:hover {
    color: #000; }
  /* line 235, _styles.scss */
  .button--empty:hover {
    color: #1887b5; }
  /* line 239, _styles.scss */
  .button--empty--inverse:hover {
    color: #000; }
  /* line 245, _styles.scss */
  .button--info:hover {
    color: #1887b5; }
  /* line 250, _styles.scss */
  .button--disabled:hover {
    color: #999; }
  /* line 255, _styles.scss */
  .button--remove:hover {
    color: #f8353e; } }
/* line 262, _styles.scss */
.input, select {
  display: inline-block;
  border: none;
  background: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding: 4px 9px;
  border: 1px solid #eee;
  width: 100%;
  background-color: #fff;
  color: #000; }
  /* line 274, _styles.scss */
  .input--block, select--block {
    display: block;
    width: 100%; }
  /* line 278, _styles.scss */
  .input--large, select--large {
    padding: 14px 19px; }
  /* line 281, _styles.scss */
  .input--medium, select--medium {
    padding: 9px 14px; }
  /* line 284, _styles.scss */
  .input--white, select--white {
    border-color: #fff; }
  /* line 287, _styles.scss */
  .input--default, select--default {
    border-color: #f7f8fa;
    background-color: #f7f8fa;
    color: #999; }
    /* line 291, _styles.scss */
    .input--default:focus, select--default:focus {
      border-color: #1887b5;
      background-color: #fff;
      color: #000; }
  /* line 297, _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 306, _styles.scss */
  .input--error, select--error {
    border-color: #f8353e; }
  /* line 309, _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 326, _styles.scss */
.insales-section {
  position: relative; }
  /* line 328, _styles.scss */
  .insales-section-header {
    z-index: 1500; }
  /* line 332, _styles.scss */
  .insales-section-collection--favorites {
    display: none; }
  /* line 337, _styles.scss */
  .insales-section-cart .text-title, .insales-section-compares .text-title {
    margin: 0px;
    border-style: none; }
  /* line 341, _styles.scss */
  .insales-section-cart .popup--empty, .insales-section-compares .popup--empty {
    margin: 0px 0px 40px; }
    /* line 343, _styles.scss */
    .insales-section-cart .popup--empty svg, .insales-section-compares .popup--empty svg {
      width: 100px;
      height: 100px; }
  /* line 350, _styles.scss */
  .insales-section-page_404 .popup--empty {
    margin: 0px 0px 40px; }
    /* line 352, _styles.scss */
    .insales-section-page_404 .popup--empty svg {
      width: 100px;
      height: 100px; }
  /* line 360, _styles.scss */
  .insales-section-page--sitemap .text-content {
    margin-bottom: 20px; }
    /* line 362, _styles.scss */
    .insales-section-page--sitemap .text-content a {
      text-decoration: none; }
    /* line 365, _styles.scss */
    .insales-section-page--sitemap .text-content ul ul {
      margin-top: 0px;
      margin-bottom: 0px; }

/* line 374, _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 382, _styles.scss */
  .section-title-description {
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0px 0px; }
  /* line 387, _styles.scss */
  .section-title a {
    color: currentColor; }
    /* line 389, _styles.scss */
    .section-title a:hover {
      color: #1887b5; }
  /* line 393, _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 401, _styles.scss */
    .section-title .rss:hover {
      color: #000; }
    /* line 404, _styles.scss */
    .section-title .rss svg {
      height: 20px;
      width: 20px; }

/* line 413, _styles.scss */
.header-panel {
  position: relative;
  z-index: 100;
  padding: 10px 0px; }
/* line 418, _styles.scss */
.header-main {
  position: relative;
  z-index: 90;
  padding: 20px 0px; }
/* line 423, _styles.scss */
.header-menu {
  position: relative;
  z-index: 80;
  background-color: #1B90B3;
  color: #fff;
  transition: background-color 0.4s linear;
  height: 48px; }

@media (max-width: 1024px) {
  /* line 434, _styles.scss */
  .header-main {
    padding-top: 60px; } }
/* line 439, _styles.scss */
.logo {
  display: inline-block;
  vertical-align: middle; }
  /* line 442, _styles.scss */
  .logo img {
    max-width: 200px;
    max-height: 100px;
    width: auto;
    height: auto; }

/* line 452, _styles.scss */
.is-sticky .header-menu {
  background-color: #fff;
  color: #000;
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3); }
  /* line 456, _styles.scss */
  .is-sticky .header-menu .nav-item > a {
    color: #000; }
  /* line 459, _styles.scss */
  .is-sticky .header-menu .user_icons-clone {
    margin-left: 20px;
    display: block; }

/* line 467, _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: #1887b5;
  color: #fff;
  box-shadow: 0px 0px 0px 2px #f7f8fa; }

/* line 480, _styles.scss */
.popup {
  padding: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 360px; }
  /* line 485, _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 495, _styles.scss */
  .popup:after {
    z-index: 1;
    border-bottom-color: #eee;
    top: -10px; }
  /* line 500, _styles.scss */
  .popup--empty {
    margin: 0px;
    color: #999; }
    /* line 503, _styles.scss */
    .popup--empty svg {
      display: block;
      margin: 0px auto 10px;
      color: #eee; }
  /* line 509, _styles.scss */
  .popup-client_new {
    width: 280px; }
  /* line 512, _styles.scss */
  .popup-client_auth {
    width: 240px; }

/* line 517, _styles.scss */
.user_icons-items {
  margin: 0px -10px; }
/* line 520, _styles.scss */
.user_icons-item {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #000; }
  /* line 527, _styles.scss */
  .user_icons-item:last-child {
    margin-right: 0px; }
/* line 531, _styles.scss */
.user_icons.is-inside .user_icons-item {
  margin-right: 5px; }
/* line 534, _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: 1;
  color: #000; }
  /* line 547, _styles.scss */
  .user_icons-icon svg {
    display: block; }
  /* line 550, _styles.scss */
  .user_icons-icon .bage {
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s; }
  /* line 559, _styles.scss */
  .user_icons-icon.is-active .bage {
    opacity: 1;
    visibility: visible; }
/* line 565, _styles.scss */
.user_icons-popup {
  position: absolute;
  top: 100%;
  right: 0px;
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s; }
  /* line 576, _styles.scss */
  .user_icons-popup .popup-content-client a {
    margin: 0px 0px 10px; }
  /* line 579, _styles.scss */
  .user_icons-popup .popup-content-client svg {
    margin-right: 5px;
    opacity: 0.9; }
/* line 587, _styles.scss */
.user_icons-clone {
  display: none; }

@media (min-width: 1025px) {
  /* line 593, _styles.scss */
  .user_icons-main.is-inside {
    background: #f7f8fa;
    padding: 4px 25px;
    border-radius: 50px; }
  /* line 598, _styles.scss */
  .user_icons-popup {
    transform: translate(0px, 20px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d; }
    /* line 604, _styles.scss */
    .user_icons-popup .popup-title {
      display: none; }
    /* line 609, _styles.scss */
    .user_icons-popup .popup-content-geo .geo-loader {
      display: none !important; }
    /* line 614, _styles.scss */
    .user_icons-popup .popup-shade {
      display: none; }
  /* line 621, _styles.scss */
  .user_icons-item:hover .user_icons-icon, .user_icons-item:focus .user_icons-icon {
    color: #1887b5; }
  /* line 625, _styles.scss */
  .user_icons-item:hover {
    z-index: 20; }
    /* line 627, _styles.scss */
    .user_icons-item:hover .user_icons-popup {
      opacity: 1;
      visibility: visible;
      transform: translate(0px, 0px); } }
@media (max-width: 1024px) {
  /* line 637, _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 646, _styles.scss */
    .user_icons-items {
      -ms-flex-pack: end;
      justify-content: flex-end; }
    /* line 650, _styles.scss */
    .user_icons-item {
      margin-right: 10px; }
      /* line 652, _styles.scss */
      .user_icons-item-menu {
        margin-right: auto !important; }
      /* line 655, _styles.scss */
      .user_icons-item:hover, .user_icons-item.is-open {
        z-index: 20; }
      /* line 659, _styles.scss */
      .user_icons-item.is-open .user_icons-popup {
        opacity: 1;
        visibility: visible; }
        /* line 662, _styles.scss */
        .user_icons-item.is-open .user_icons-popup .popup {
          transform: translate(0px, 0px); }
    /* line 669, _styles.scss */
    .user_icons-icon-menu {
      text-align: center;
      background: #1887b5;
      color: #fff !important;
      width: 40px;
      height: 40px; }
      /* line 675, _styles.scss */
      .user_icons-icon-menu svg {
        margin: 0px auto; }
    /* line 679, _styles.scss */
    .user_icons-icon .bage {
      top: 3px;
      right: -3px; }
    /* line 684, _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 693, _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 705, _styles.scss */
        .user_icons-popup .popup:before, .user_icons-popup .popup:after {
          display: none; }
        /* line 708, _styles.scss */
        .user_icons-popup .popup .dropdown_products {
          max-height: none;
          margin: 0px;
          padding: 0px; }
          /* line 713, _styles.scss */
          .user_icons-popup .popup .dropdown_products-action .button--secondary {
            margin-top: 10px; }
        /* line 718, _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 728, _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 738, _styles.scss */
          .user_icons-popup .popup-title .button {
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -16px; }
        /* line 747, _styles.scss */
        .user_icons-popup .popup-content-menu a {
          position: relative;
          display: block;
          padding: 7px 20px;
          color: #000; }
        /* line 753, _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 759, _styles.scss */
        .user_icons-popup .popup-content-menu {
          margin: -8px -20px; }
          /* line 761, _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 778, _styles.scss */
          .user_icons-popup .popup-content-menu li.is-active > a {
            color: #1887b5;
            z-index: 2;
            font-weight: 600; }
          /* line 785, _styles.scss */
          .user_icons-popup .popup-content-menu li.is-open > ul {
            left: 0px;
            opacity: 1;
            visibility: visible; }
        /* line 793, _styles.scss */
        .user_icons-popup .popup-content-menu .nav-collections-back {
          margin: -12px 0px 12px; }
          /* line 795, _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 804, _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 814, _styles.scss */
        .user_icons-popup .popup-content-menu .nav-collections-toggle--next svg {
          right: 20px; }
        /* line 819, _styles.scss */
        .user_icons-popup .popup-content-menu .nav-collections-toggle--back svg {
          left: 20px; }
        /* line 825, _styles.scss */
        .user_icons-popup .popup-content-links {
          margin: 20px -20px;
          padding: 12px 0px;
          background: #f7f8fa; }
        /* line 831, _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 847, _styles.scss */
.contacts a {
  color: #000; }
/* line 850, _styles.scss */
.contacts-item {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  vertical-align: middle; }
  /* line 857, _styles.scss */
  .contacts-item + .contacts-item {
    margin-left: 20px; }
  /* line 860, _styles.scss */
  .contacts-item-callback {
    color: #1887b5;
    border-bottom: 1px dotted currentColor;
    cursor: pointer; }
  /* line 865, _styles.scss */
  .contacts-item-geo {
    max-width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  /* line 871, _styles.scss */
  .contacts-item svg {
    color: #1887b5;
    margin-right: 5px;
    font-size: 14px; }

/* line 878, _styles.scss */
.messengers {
  font-size: 20px;
  line-height: 0;
  margin: 0px -10px; }
  /* line 882, _styles.scss */
  .messengers a {
    color: #999; }
    /* line 884, _styles.scss */
    .messengers a:hover {
      color: #000; }
  /* line 888, _styles.scss */
  .messengers-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px; }
    /* line 892, _styles.scss */
    .messengers-item--vk a {
      color: #45668e !important; }
    /* line 895, _styles.scss */
    .messengers-item--telegram-plane a {
      color: #0088cc !important; }
    /* line 898, _styles.scss */
    .messengers-item--facebook-messenger a {
      color: #0084ff !important; }
    /* line 901, _styles.scss */
    .messengers-item--viber a {
      color: #59267c !important; }
    /* line 904, _styles.scss */
    .messengers-item--whatsapp a {
      color: #25d366 !important; }
    /* line 907, _styles.scss */
    .messengers-item--skype a {
      color: #00aff0 !important; }
  /* line 912, _styles.scss */
  .messengers--footer .messengers {
    font-size: 24px; }
    /* line 914, _styles.scss */
    .messengers--footer .messengers-item {
      margin-top: 10px; }

/* line 920, _styles.scss */
.social {
  font-size: 16px;
  line-height: 0;
  margin: 0px -10px; }
  /* line 924, _styles.scss */
  .social a {
    color: #999; }
    /* line 926, _styles.scss */
    .social a:hover {
      color: #000; }
  /* line 930, _styles.scss */
  .social-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px; }
    /* line 934, _styles.scss */
    .social-item--vk a {
      color: #45668e !important; }
    /* line 937, _styles.scss */
    .social-item--facebook-f a {
      color: #3b5998 !important; }
    /* line 940, _styles.scss */
    .social-item--instagram a {
      color: #000000 !important; }
    /* line 943, _styles.scss */
    .social-item--odnoklassniki a {
      color: #ed812b !important; }
    /* line 946, _styles.scss */
    .social-item--youtube a {
      color: #ff0000 !important; }
    /* line 949, _styles.scss */
    .social-item--twitter a {
      color: #1da1f2 !important; }
    /* line 952, _styles.scss */
    .social-item--pinterest a {
      color: #bd081c !important; }
    /* line 955, _styles.scss */
    .social-item--telegram-plane a {
      color: #0088cc !important; }
  /* line 960, _styles.scss */
  .social--footer .social-item {
    margin-top: 10px; }

/* line 965, _styles.scss */
.popup-content {
  margin: -7px 0px; }
  /* line 968, _styles.scss */
  .popup-content-contacts-item {
    padding: 7px 0px;
    color: #999;
    font-size: 14px;
    line-height: 16px; }
    /* line 973, _styles.scss */
    .popup-content-contacts-item a {
      color: #999; }
      /* line 975, _styles.scss */
      .popup-content-contacts-item a:hover {
        color: #1887b5; }
    /* line 979, _styles.scss */
    .popup-content-contacts-item svg {
      margin-right: 5px;
      color: #1887b5; }
  /* line 984, _styles.scss */
  .popup-content-contacts-messengers {
    padding: 7px 0px; }
    /* line 986, _styles.scss */
    .popup-content-contacts-messengers-item {
      display: inline-block !important;
      margin: 0px 10px !important; }
  /* line 993, _styles.scss */
  .popup-content-geo .product-geo {
    margin: 0px; }
    /* line 995, _styles.scss */
    .popup-content-geo .product-geo-header {
      font-size: 14px;
      line-height: 22px;
      font-weight: 600; }
    /* line 1000, _styles.scss */
    .popup-content-geo .product-geo-action {
      margin: 20px 0px 0px; }
    /* line 1003, _styles.scss */
    .popup-content-geo .product-geo-items {
      padding: 0px;
      margin: 15px 0px 0px;
      border: none;
      font-size: 12px;
      line-height: 18px; }
      /* line 1009, _styles.scss */
      .popup-content-geo .product-geo-items:before, .popup-content-geo .product-geo-items:after {
        display: none; }
    /* line 1013, _styles.scss */
    .popup-content-geo .product-geo-item {
      margin: 10px 0px 0px; }

/* line 1019, _styles.scss */
.header-contacts {
  padding: 0px 35px 0px 0px; }
  /* line 1021, _styles.scss */
  .header-contacts-phone {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000; }
  /* line 1029, _styles.scss */
  .header-contacts .user_icons-icon {
    padding: 0px; }
  /* line 1032, _styles.scss */
  .header-contacts .user_icons-popup {
    right: -7px; }
  /* line 1036, _styles.scss */
  .header-contacts .popup {
    width: 300px; }
    /* line 1040, _styles.scss */
    .header-contacts .popup-content-contacts-item {
      padding: 0px; }
    /* line 1043, _styles.scss */
    .header-contacts .popup-content-contacts .row + .row {
      margin-top: 15px; }
    /* line 1046, _styles.scss */
    .header-contacts .popup-content-contacts .social {
      margin: 0px -20px -20px;
      padding: 15px 10px;
      background: #f7f8fa;
      text-align: center; }
  /* line 1055, _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 1063, _styles.scss */
  .header-contacts .js-messages:hover {
    color: #1887b5; }

/*---*/
/*search*/
/* line 1071, _styles.scss */
.search .search-form {
  position: relative;
  padding: 0px 25px; }
/* line 1075, _styles.scss */
.search .search-input {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  font-family: 'Montserrat', 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 1087, _styles.scss */
  .search .search-input:focus {
    border-color: #ddd;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); }
/* line 1092, _styles.scss */
.search .search-button {
  position: absolute;
  top: 0px;
  right: 25px;
  padding: 14px;
  margin: 0px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: none;
  color: #1887b5; }
  /* line 1105, _styles.scss */
  .search .search-button svg {
    display: block; }
/* line 1111, _styles.scss */
.search--popup .search-form {
  padding: 0px; }
/* line 1114, _styles.scss */
.search--popup .search-input {
  border-width: 0px;
  border-radius: 0px;
  box-shadow: none !important;
  padding: 13px 45px 13px 20px; }
/* line 1120, _styles.scss */
.search--popup .search-button {
  right: 0px;
  padding: 14px; }

/* line 1128, _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 1137, _styles.scss */
.search-results {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translate(16px, 28px);
  transition: all 0.2s linear; }
  /* line 1143, _styles.scss */
  .search-results.is-show {
    opacity: 1;
    visibility: visible;
    transform: translate(16px, 8px); }
  /* line 1148, _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 1158, _styles.scss */
  .search-results:after {
    z-index: 2;
    border-bottom-color: #eee;
    top: -20px; }

/* line 1166, _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 1180, _styles.scss */
.autocomplete-suggestion-link {
  position: relative;
  display: block;
  padding: 7px 20px 7px 86px;
  color: #000;
  min-height: 72px; }
  /* line 1186, _styles.scss */
  .autocomplete-suggestion-link:hover {
    color: #1887b5;
    /*background: #f7f8fa;*/ }
/* line 1191, _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 1200, _styles.scss */
.autocomplete-suggestion-title {
  display: block;
  font-size: 12px;
  line-height: 18px; }
/* line 1205, _styles.scss */
.autocomplete-suggestion-price {
  display: block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #000; }

/* line 1215, _styles.scss */
.nav {
  font-size: 14px;
  line-height: 18px; }
  /* line 1219, _styles.scss */
  .nav-items.is-overflow {
    overflow: hidden;
    height: 48px; }
  /* line 1224, _styles.scss */
  .nav-item {
    display: inline-block;
    vertical-align: middle;
    transition: 0.4s; }
    /* line 1228, _styles.scss */
    .nav-item + .nav-item {
      padding-left: 20px; }
    /* line 1231, _styles.scss */
    .nav-item > a {
      position: relative;
      display: block;
      padding: 15px 0px;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 600;
      color: #fff; }
      /* line 1239, _styles.scss */
      .nav-item > a:hover, .nav-item > a:focus {
        color: #fff; }
      /* line 1242, _styles.scss */
      .nav-item > a:before, .nav-item > a:after {
        content: '';
        position: absolute;
        left: 0px;
        width: 100%;
        height: 2px;
        background-color: #1887b5;
        opacity: 0;
        transition: 0.4s; }
      /* line 1252, _styles.scss */
      .nav-item > a:before {
        top: 0px; }
      /* line 1255, _styles.scss */
      .nav-item > a:after {
        bottom: 0px; }
    /* line 1261, _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 1264, _styles.scss */
    .nav-item:hover > a:before, .nav-item.is-active > a:before {
      top: 9px; }
    /* line 1267, _styles.scss */
    .nav-item:hover > a:after, .nav-item.is-active > a:after {
      bottom: 9px; }
    /* line 1272, _styles.scss */
    .nav-item--collections {
      background: #1887b5;
      white-space: normal; }
      /* line 1275, _styles.scss */
      .nav-item--collections > a {
        padding-left: 50px;
        padding-right: 20px;
        color: #fff !important; }
        /* line 1279, _styles.scss */
        .nav-item--collections > a:before, .nav-item--collections > a:after {
          display: none; }
      /* line 1283, _styles.scss */
      .nav-item--collections .hamburger {
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -8px; }
    /* line 1290, _styles.scss */
    .nav-item--dropdown {
      position: relative;
      padding: 12px 0px;
      cursor: pointer; }
      /* line 1294, _styles.scss */
      .nav-item--dropdown svg {
        height: 24px;
        width: 24px;
        font-size: 24px;
        line-height: 1; }
      /* line 1301, _styles.scss */
      .nav-item--dropdown.is-active svg, .nav-item--dropdown:hover svg {
        color: #1887b5;
        transition: color 0.2s linear; }
      /* line 1307, _styles.scss */
      .nav-item--dropdown .user_icons-popup {
        right: -8px;
        cursor: default; }
      /* line 1311, _styles.scss */
      .nav-item--dropdown .popup {
        width: auto;
        max-width: 240px;
        min-width: 200px;
        padding: 0px; }
        /* line 1316, _styles.scss */
        .nav-item--dropdown .popup ul {
          padding: 8px 0px; }
          /* line 1319, _styles.scss */
          .nav-item--dropdown .popup ul li a {
            display: block;
            padding: 7px 20px;
            color: #000; }
            /* line 1323, _styles.scss */
            .nav-item--dropdown .popup ul li a:hover {
              color: #1887b5; }
          /* line 1328, _styles.scss */
          .nav-item--dropdown .popup ul li.is-active a {
            color: #1887b5; }
      /* line 1336, _styles.scss */
      .nav-item--dropdown:hover .user_icons-popup {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, -15px); }

/* line 1346, _styles.scss */
.nav-collections {
  position: absolute;
  top: 100%;
  left: 10px;
  width: 260px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translate(0px, 10px); }
  /* line 1355, _styles.scss */
  .nav-collections a {
    position: relative;
    display: block;
    padding: 7px 20px;
    color: #000; }
  /* line 1361, _styles.scss */
  .nav-collections ul, .nav-collections li {
    display: block; }
  /* line 1364, _styles.scss */
  .nav-collections ul {
    position: relative;
    background: #fff;
    padding: 8px 0px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); }
    /* line 1369, _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 1382, _styles.scss */
    .nav-collections ul li:hover > a, .nav-collections ul li.is-active > a {
      color: #1887b5;
      z-index: 2; }
    /* line 1388, _styles.scss */
    .nav-collections ul li:hover > ul {
      opacity: 1;
      visibility: visible;
      transform: translate(0px, 0px); }
    /* line 1395, _styles.scss */
    .nav-collections ul li.is-active > a {
      font-weight: 600; }
  /* line 1402, _styles.scss */
  .nav-collections-toggle .nav-arrow-toggle {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 8px 0px;
    width: 30px; }
    /* line 1408, _styles.scss */
    .nav-collections-toggle .nav-arrow-toggle svg {
      display: block;
      margin: 0px auto; }
  /* line 1413, _styles.scss */
  .nav-collections-toggle--next {
    padding-right: 40px !important; }
    /* line 1415, _styles.scss */
    .nav-collections-toggle--next .nav-arrow-toggle {
      right: 5px; }
  /* line 1419, _styles.scss */
  .nav-collections-toggle--back {
    padding-left: 40px !important; }
    /* line 1421, _styles.scss */
    .nav-collections-toggle--back .nav-arrow-toggle {
      left: 5px; }
  /* line 1426, _styles.scss */
  .nav-collections.is-active {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px); }

/* line 1433, _styles.scss */
.nav-sidebar {
  font-size: 14px;
  line-height: 18px; }
  /* line 1436, _styles.scss */
  .nav-sidebar a {
    display: block;
    color: #999;
    position: relative; }
  /* line 1441, _styles.scss */
  .nav-sidebar ul {
    position: relative; }
    /* line 1443, _styles.scss */
    .nav-sidebar ul li {
      margin: 10px 0px 0px; }
      /* line 1445, _styles.scss */
      .nav-sidebar ul li > ul {
        display: none;
        padding-left: 20px; }
      /* line 1450, _styles.scss */
      .nav-sidebar ul li:hover > a, .nav-sidebar ul li.is-active > a {
        color: #1887b5; }
      /* line 1455, _styles.scss */
      .nav-sidebar ul li.is-active > a {
        font-weight: 600; }
      /* line 1461, _styles.scss */
      .nav-sidebar ul li.is-open > a .nav-arrow-toggle {
        transform: translate(0px, -50%) rotate(90deg); }
      /* line 1465, _styles.scss */
      .nav-sidebar ul li.is-open > ul {
        display: block; }
  /* line 1472, _styles.scss */
  .nav-sidebar .nav-collections-toggle--next .nav-arrow-toggle {
    right: 0px; }

/* line 1478, _styles.scss */
.hamburger {
  display: inline-block;
  width: 20px;
  height: 16px;
  color: #fff; }
  /* line 1483, _styles.scss */
  .hamburger > span {
    position: absolute;
    width: 100%;
    height: 2px;
    transition: 0.4s; }
    /* line 1488, _styles.scss */
    .hamburger > span:nth-child(1) {
      top: 0px; }
    /* line 1491, _styles.scss */
    .hamburger > span:nth-child(2) {
      top: calc(50% - 1px); }
    /* line 1494, _styles.scss */
    .hamburger > span:nth-child(3) {
      bottom: 0px; }
    /* line 1497, _styles.scss */
    .hamburger > span:before, .hamburger > span:after {
      content: '';
      position: absolute;
      width: 50%;
      height: 100%;
      background: currentColor;
      transition: 0.4s; }
    /* line 1505, _styles.scss */
    .hamburger > span:before {
      left: 0px; }
    /* line 1508, _styles.scss */
    .hamburger > span:after {
      right: 0px; }
  /* line 1516, _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 1520, _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 1523, _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 1527, _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 1530, _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 1540, _styles.scss */
.benefits {
  margin: 20px 0px 0px; }
  /* line 1542, _styles.scss */
  .benefits-item {
    margin: 0px 0px 20px; }
    /* line 1544, _styles.scss */
    .benefits-item-image {
      display: block;
      width: 50px; }
    /* line 1548, _styles.scss */
    .benefits-item-title {
      font-size: 14px;
      line-height: 16px;
      font-weight: 600;
      text-transform: uppercase;
      color: #000; }
    /* line 1555, _styles.scss */
    .benefits-item-description {
      margin: 2px 0px 0px;
      font-size: 12px;
      line-height: 16px; }

/*---*/
/*slider*/
/* line 1565, _styles.scss */
.slider {
  margin: 0px 0px 20px; }
  /* line 1568, _styles.scss */
  .slider .owl-carousel .owl-dots {
    position: absolute;
    left: 0px;
    bottom: 20px;
    width: 100%;
    text-align: center;
    line-height: 0px; }
  /* line 1576, _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 1587, _styles.scss */
    .slider .owl-carousel .owl-dot.active {
      width: 40px;
      background-color: #1887b5; }

@media (max-width: 1024px) {
  /* line 1595, _styles.scss */
  .slider {
    margin: 0px 0px 20px; }
    /* line 1598, _styles.scss */
    .slider .owl-carousel .owl-dots {
      bottom: -10px; } }
/*---*/
/*banners*/
/* line 1607, _styles.scss */
.banners {
  margin: 0px 0px 20px; }
  /* line 1609, _styles.scss */
  .banners-item {
    position: relative;
    margin: 0px 0px 20px;
    display: block;
    min-height: 160px;
    background: #f7f8fa; }
    /* line 1615, _styles.scss */
    .banners-item-image {
      width: 100%;
      transition: all 0.2s linear;
      will-change: transform; }
    /* line 1620, _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 1634, _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 1648, _styles.scss */
      .banners-item-title > span {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    /* line 1656, _styles.scss */
    .banners-item:hover .banners-item-image {
      opacity: 0.5; }
    /* line 1660, _styles.scss */
    .banners-item:hover .banners-item-title:before {
      padding: 20px 30px; }

@media (min-width: 768px) {
  /* line 1670, _styles.scss */
  .container-fluid .banners {
    padding: 0px 10px; } }
/*---*/
/*user_reviews*/
/* line 1678, _styles.scss */
.insales-section-user_reviews {
  background: #f7f8fa;
  padding: 40px 0px;
  margin: 0px 0px 40px; }

/* line 1683, _styles.scss */
.user_review {
  text-align: center; }
  /* line 1685, _styles.scss */
  .user_review-data {
    position: relative; }
  /* line 1688, _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 1697, _styles.scss */
    .user_review-thumb-item {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      object-fit: contain;
      border-radius: 50%; }
  /* line 1707, _styles.scss */
  .user_review-content {
    margin: 15px 0px 0px; }
  /* line 1710, _styles.scss */
  .user_review-name {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px; }
  /* line 1716, _styles.scss */
  .user_review-rating {
    line-height: 0px;
    color: #ccc;
    margin: 3px 0px 0px; }
    /* line 1720, _styles.scss */
    .user_review-rating svg {
      margin: 0px 1px; }
    /* line 1723, _styles.scss */
    .user_review-rating--active {
      color: #ffb503; }
  /* line 1727, _styles.scss */
  .user_review--left {
    text-align: left; }
    /* line 1729, _styles.scss */
    .user_review--left .user_review-data {
      min-height: 100px;
      padding-left: 120px; }
    /* line 1733, _styles.scss */
    .user_review--left .user_review-thumb {
      position: absolute;
      top: 0px;
      left: 0px;
      margin: 0px; }
  /* line 1741, _styles.scss */
  .user_review--hide_image .user_review-data {
    min-height: auto;
    padding-left: 0px; }

/* line 1749, _styles.scss */
.user_reviews-send {
  margin: 30px 0px -10px;
  text-align: center; }

/*---*/
/* line 1757, _styles.scss */
.sidebar-block {
  margin: 0px 0px 40px; }
  /* line 1759, _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 1768, _styles.scss */
    .sidebar-block-title a {
      position: relative;
      padding-left: 20px;
      display: inline-block; }
      /* line 1772, _styles.scss */
      .sidebar-block-title a svg {
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translate(0, -50%); }
/* line 1782, _styles.scss */
.sidebar-banners-item {
  margin: 0px 0px 40px; }
  /* line 1784, _styles.scss */
  .sidebar-banners-item img {
    max-width: 100%;
    height: auto;
    display: block; }

@media (min-width: 1025px) {
  /* line 1793, _styles.scss */
  .sidebar {
    padding-right: 20px; } }
/*filter*/
/* line 1801, _styles.scss */
.filter-item-title {
  color: #000;
  font-weight: 600; }
/* line 1809, _styles.scss */
.filter-value {
  margin: 5px 0px 0px; }
  /* line 1811, _styles.scss */
  .filter-value:first-child {
    margin: 0px; }
  /* line 1814, _styles.scss */
  .filter-value-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    /* line 1818, _styles.scss */
    .filter-value-checkbox:checked + label {
      color: #1887b5; }
      /* line 1820, _styles.scss */
      .filter-value-checkbox:checked + label:after {
        opacity: 1; }
      /* line 1823, _styles.scss */
      .filter-value-checkbox:checked + label:before {
        border-color: #1887b5; }
  /* line 1828, _styles.scss */
  .filter-value-label {
    margin: 0px;
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    transition: color 0.2s linear; }
    /* line 1834, _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 1844, _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 1853, _styles.scss */
    .filter-value-label:before {
      border: 1px solid #eee;
      background-color: #f7f8fa; }
    /* line 1857, _styles.scss */
    .filter-value-label:after {
      width: 10px;
      height: 10px;
      background-color: #1887b5;
      left: 3px;
      top: 6px;
      opacity: 0; }

/* line 1869, _styles.scss */
.filter-sidebar .filter {
  padding: 20px 20px 0px;
  border: 2px solid #eee; }
  /* line 1872, _styles.scss */
  .filter-sidebar .filter-item {
    margin: 0px 0px 20px; }
    /* line 1874, _styles.scss */
    .filter-sidebar .filter-item-title {
      margin: 0px 0px 5px; }
      /* line 1876, _styles.scss */
      .filter-sidebar .filter-item-title--content {
        display: none; }
    /* line 1880, _styles.scss */
    .filter-sidebar .filter-item-count {
      display: none; }
  /* line 1888, _styles.scss */
  .filter-sidebar .filter-value.is-hidden {
    display: none; }
  /* line 1891, _styles.scss */
  .filter-sidebar .filter-value-more {
    margin: 0px; }
    /* line 1894, _styles.scss */
    .filter-sidebar .filter-value-more .button span:before {
      content: 'Ещё варианты'; }
    /* line 1898, _styles.scss */
    .filter-sidebar .filter-value-more .button.is-active span:before {
      content: 'Скрыть варианты'; }

/* line 1907, _styles.scss */
.filter-content {
  position: relative;
  z-index: 5; }
  /* line 1910, _styles.scss */
  .filter-content .filter {
    margin: 0px 0px 40px;
    background: #f7f8fa;
    padding: 10px 4px 0px 10px; }
    /* line 1914, _styles.scss */
    .filter-content .filter-item {
      position: relative;
      margin: 0px 6px 10px 0px;
      display: inline-block;
      vertical-align: middle; }
      /* line 1919, _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 1926, _styles.scss */
        .filter-content .filter-item-title--sidebar {
          display: none; }
        /* line 1929, _styles.scss */
        .filter-content .filter-item-title svg {
          margin-left: 5px;
          transition: transform 0.2s linear; }
      /* line 1934, _styles.scss */
      .filter-content .filter-item-count {
        overflow: hidden;
        padding: 10px;
        background: #f7f8fa;
        height: 50px; }
        /* line 1939, _styles.scss */
        .filter-content .filter-item-count p {
          float: left;
          width: 105px;
          font-size: 12px;
          line-height: 14px;
          padding-top: 2px;
          color: #000; }
          /* line 1946, _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 1956, _styles.scss */
        .filter-content .filter-item-count .button {
          float: right;
          width: 110px; }
      /* line 1961, _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 1973, _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 1983, _styles.scss */
        .filter-content .filter-item-content:after {
          z-index: 1;
          border-bottom-color: #eee;
          top: -20px; }
      /* line 1990, _styles.scss */
      .filter-content .filter-item.is-open .filter-item-content {
        visibility: visible;
        opacity: 1;
        transform: translate(0px, 5px); }
      /* line 1995, _styles.scss */
      .filter-content .filter-item.is-open svg {
        transform: rotate(-180deg); }
      /* line 2000, _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: #163355; }
    /* line 2005, _styles.scss */
    .filter-content .filter-values {
      padding: 10px;
      overflow: auto;
      max-height: 300px;
      position: relative; }
    /* line 2012, _styles.scss */
    .filter-content .filter-value-more {
      display: none; }

/* line 2019, _styles.scss */
.filter-buttons {
  margin: 0px 0px 40px; }

/* line 2023, _styles.scss */
.filter-container + .filter-buttons {
  margin: -20px 0px 20px; }

@media (min-width: 1025px) {
  /* line 2030, _styles.scss */
  .filter-value-label:hover {
    color: #1887b5; }
    /* line 2032, _styles.scss */
    .filter-value-label:hover:after {
      opacity: 0.5; } }
@media (max-width: 1024px) {
  /* line 2041, _styles.scss */
  .sidebar-filter {
    position: fixed;
    z-index: 2000;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    margin: 0px;
    padding: 0px; }

  /* line 2051, _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 2064, _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 2078, _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 2088, _styles.scss */
        .filter-container .filter-title .button {
          position: absolute;
          top: 50%;
          right: 10px;
          margin-top: -16px; }
      /* line 2096, _styles.scss */
      .filter-container .filter-item-reset {
        display: block !important; }
        /* line 2098, _styles.scss */
        .filter-container .filter-item-reset a {
          float: right; }
        /* line 2102, _styles.scss */
        .filter-container .filter-item-reset.d-none a {
          display: none; }
      /* line 2108, _styles.scss */
      .filter-container .filter-shade {
        position: absolute;
        z-index: 5;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        cursor: pointer; }
    /* line 2118, _styles.scss */
    .filter-container.is-open {
      opacity: 1;
      visibility: visible; }
      /* line 2121, _styles.scss */
      .filter-container.is-open .filter {
        transform: translate(0px, 0px); }

  /* line 2127, _styles.scss */
  .filter-buttons {
    margin: 0px 0px 40px; } }
/*---*/
/*product labels*/
/* line 2136, _styles.scss */
.product_card-labels, .product-labels, .article_card-labels {
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 0px; }
/* line 2142, _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 2153, _styles.scss */
  .product_card-label--bundle, .product-label--bundle, .article_card-label--bundle {
    background-color: #2fb700; }
  /* line 2159, _styles.scss */
  .product_card-label--sale, .product-label--sale, .article_card-label--sale {
    background-color: #f8353e; }
  /* line 2162, _styles.scss */
  .product_card-label--new, .product-label--new, .article_card-label--new {
    background-color: #1393f5; }
  /* line 2165, _styles.scss */
  .product_card-label--bestseller, .product-label--bestseller, .article_card-label--bestseller {
    background-color: #fdbc20; }
  /* line 2168, _styles.scss */
  .product_card-label--date, .product-label--date, .article_card-label--date {
    background-color: #fff;
    color: #000;
    padding: 4px 6px 2px 0px; }

/* line 2176, _styles.scss */
.product-labels {
  position: relative;
  overflow: hidden;
  display: block; }
/* line 2181, _styles.scss */
.product-label {
  clear: none;
  margin: 0px 10px 10px 0px; }

/*---*/
/*subcollections*/
/* line 2189, _styles.scss */
.subcollections {
  margin: 0px 0px 20px; }

/*---*/
/*subcollection_card and brands logos*/
/* line 2195, _styles.scss */
.subcollection_card, .brand_logo {
  margin: 0px 0px 20px; }
  /* line 2197, _styles.scss */
  .subcollection_card-thumb, .brand_logo-thumb {
    position: relative;
    display: block;
    margin: 0px 0px 5px; }
    /* line 2201, _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 2209, _styles.scss */
      .subcollection_card-thumb-item--empty, .brand_logo-thumb-item--empty {
        background-color: #f7f8fa; }
      /* line 2212, _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 2219, _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 2229, _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 2243, _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 2257, _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 2265, _styles.scss */
    .subcollection_card-thumb--1x1, .brand_logo-thumb--1x1 {
      padding-top: 100%; }
    /* line 2268, _styles.scss */
    .subcollection_card-thumb--3x4, .brand_logo-thumb--3x4 {
      padding-top: 133%; }
    /* line 2271, _styles.scss */
    .subcollection_card-thumb--4x3, .brand_logo-thumb--4x3 {
      padding-top: 75%; }
    /* line 2274, _styles.scss */
    .subcollection_card-thumb--16x9, .brand_logo-thumb--16x9 {
      padding-top: 56%; }
    /* line 2278, _styles.scss */
    .subcollection_card-thumb--contain .subcollection_card-thumb-item, .brand_logo-thumb--contain .subcollection_card-thumb-item {
      background-size: contain; }
    /* line 2283, _styles.scss */
    .subcollection_card-thumb--cover .subcollection_card-thumb-item, .brand_logo-thumb--cover .subcollection_card-thumb-item {
      background-size: cover; }
    /* line 2288, _styles.scss */
    .subcollection_card-thumb--percent .subcollection_card-thumb-item, .brand_logo-thumb--percent .subcollection_card-thumb-item {
      background-size: 60%; }
  /* line 2293, _styles.scss */
  .subcollection_card-title, .brand_logo-title {
    font-size: 14px;
    line-height: 18px;
    text-align: center; }
    /* line 2297, _styles.scss */
    .subcollection_card-title a, .brand_logo-title a {
      display: block;
      color: #000; }
      /* line 2300, _styles.scss */
      .subcollection_card-title a:hover, .brand_logo-title a:hover {
        color: #1887b5; }
  /* line 2307, _styles.scss */
  .subcollection_card:hover .subcollection_card-thumb-item span:before, .brand_logo:hover .subcollection_card-thumb-item span:before {
    padding: 15px 25px; }

/* line 2313, _styles.scss */
.brand_logo {
  margin: 0px; }
  /* line 2315, _styles.scss */
  .brand_logo-thumb {
    margin: 0px; }
    /* line 2318, _styles.scss */
    .brand_logo-thumb-item-title {
      color: #fff; }
      /* line 2320, _styles.scss */
      .brand_logo-thumb-item-title:before {
        background: #000; }
  /* line 2328, _styles.scss */
  .brand_logo:hover .brand_logo-thumb-item span:before {
    padding: 15px 25px; }

/* line 2334, _styles.scss */
.insales-section-brands {
  margin: 0px 0px 40px;
  padding: 20px 0px;
  background-color: #f7f8fa; }

/* line 2340, _styles.scss */
.brands-slider .owl-dots, .user_reviews-slider .owl-dots {
  width: 100%;
  text-align: center;
  line-height: 0px;
  margin: 20px 0px 0px; }
  /* line 2345, _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 2354, _styles.scss */
    .brands-slider .owl-dots .owl-dot.active, .user_reviews-slider .owl-dots .owl-dot.active {
      background-color: #1887b5; }
/* line 2360, _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 2369, _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: #1887b5; }
  /* line 2372, _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 2378, _styles.scss */
.brands-slider .owl-nav .owl-prev, .user_reviews-slider .owl-nav .owl-prev {
  left: -40px; }
/* line 2381, _styles.scss */
.brands-slider .owl-nav .owl-next, .user_reviews-slider .owl-nav .owl-next {
  right: -40px; }

/* line 2387, _styles.scss */
.user_reviews-slider .owl-dots {
  margin: 35px 0px 0px; }

/*---*/
/*products*/
/* line 2394, _styles.scss */
.products {
  margin: 0px 0px 20px; }
  /* line 2396, _styles.scss */
  .products-title {
    margin: 0px 0px 20px; }
  /* line 2402, _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 2411, _styles.scss */
    .products-slider.owl-carousel .owl-nav .owl-prev:hover, .products-slider.owl-carousel .owl-nav .owl-next:hover {
      background: #1887b5;
      color: #fff; }
    /* line 2415, _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 2422, _styles.scss */
  .products-slider.owl-carousel .owl-nav .owl-prev {
    right: 50px; }
  /* line 2426, _styles.scss */
  .products-slider.owl-carousel .owl-dots {
    text-align: center;
    line-height: 0;
    margin: 0px 0px 40px; }
    /* line 2430, _styles.scss */
    .products-slider.owl-carousel .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      background: #ccc;
      border-radius: 50%;
      margin: 0px 5px; }
      /* line 2436, _styles.scss */
      .products-slider.owl-carousel .owl-dots .owl-dot.active {
        background: #000; }
  /* line 2444, _styles.scss */
  .products-banners-item {
    margin: 0px 0px 20px; }
  /* line 2447, _styles.scss */
  .products-banners-thumb {
    display: block;
    background: #fff center top no-repeat;
    background-size: cover; }
    /* line 2451, _styles.scss */
    .products-banners-thumb--1x1 {
      padding-top: calc(100% + 133px); }
    /* line 2454, _styles.scss */
    .products-banners-thumb--3x4 {
      padding-top: calc(133% + 133px); }
    /* line 2457, _styles.scss */
    .products-banners-thumb--4x3 {
      padding-top: calc(75% + 133px); }
  /* line 2462, _styles.scss */
  .products--recently .section-title .button {
    margin-left: 20px; }

/*---*/
/*product_card*/
/* line 2469, _styles.scss */
.product_card {
  margin: 0px 0px 20px; }
  /* line 2471, _styles.scss */
  .product_card-thumb {
    position: relative;
    display: block;
    margin: 0px 0px 10px; }
    /* line 2475, _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 2484, _styles.scss */
      .product_card-thumb-item--empty {
        background-color: #f7f8fa; }
      /* line 2487, _styles.scss */
      .product_card-thumb-item svg {
        color: #eee;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      /* line 2494, _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 2503, _styles.scss */
      .product_card-thumb-item--first {
        z-index: 1; }
      /* line 2506, _styles.scss */
      .product_card-thumb-item--second {
        z-index: 2;
        opacity: 0;
        visibility: hidden; }
    /* line 2512, _styles.scss */
    .product_card-thumb--1x1 {
      padding-top: 100%; }
    /* line 2515, _styles.scss */
    .product_card-thumb--3x4 {
      padding-top: 133%; }
    /* line 2518, _styles.scss */
    .product_card-thumb--4x3 {
      padding-top: 75%; }
    /* line 2522, _styles.scss */
    .product_card-thumb--contain .product_card-thumb-item {
      background-size: contain; }
      /* line 2524, _styles.scss */
      .product_card-thumb--contain .product_card-thumb-item img, .product_card-thumb--contain .product_card-thumb-item source {
        object-fit: contain; }
    /* line 2530, _styles.scss */
    .product_card-thumb--cover .product_card-thumb-item {
      background-size: cover; }
      /* line 2532, _styles.scss */
      .product_card-thumb--cover .product_card-thumb-item img, .product_card-thumb--cover .product_card-thumb-item source {
        object-fit: cover; }
  /* line 2538, _styles.scss */
  .product_card-title {
    font-size: 12px;
    line-height: 20px; }
    /* line 2541, _styles.scss */
    .product_card-title a {
      display: block;
      height: 40px;
      overflow: hidden;
      color: #000; }
      /* line 2546, _styles.scss */
      .product_card-title a:hover {
        color: #1887b5; }
  /* line 2551, _styles.scss */
  .product_card-rating {
    line-height: 18px;
    height: 18px;
    margin: 5px 0px 0px; }
    /* line 2555, _styles.scss */
    .product_card-rating a {
      display: block; }
    /* line 2558, _styles.scss */
    .product_card-rating .rating-link {
      font-size: 12px;
      line-height: 0;
      margin-left: 15px; }
  /* line 2564, _styles.scss */
  .product_card-prices {
    margin: 5px 0px 0px;
    font-weight: 600;
    color: #000; }
  /* line 2569, _styles.scss */
  .product_card-price {
    margin-right: 10px; }
    /* line 2571, _styles.scss */
    .product_card-price--sale {
      color: #f8353e; }
  /* line 2575, _styles.scss */
  .product_card-old_price {
    text-decoration: line-through; }
  /* line 2578, _styles.scss */
  .product_card-add {
    margin: 0px;
    height: 30px; }

@media (min-width: 768px) {
  /* line 2586, _styles.scss */
  .product_card:hover .product_card-thumb-item--first {
    opacity: 0;
    visibility: hidden; }
  /* line 2590, _styles.scss */
  .product_card:hover .product_card-thumb-item--second {
    opacity: 1;
    visibility: visible; }
  /* line 2595, _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 2600, _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 2607, _styles.scss */
  .products-slider-item .product_card, .products-slider-item .product_card:hover {
    box-shadow: none; } }
@media (max-width: 374px) {
  /* line 2615, _styles.scss */
  .product_card .button--compares, .product_card .button--favorites {
    min-width: 22px; } }
/*---*/
/*dropdown_products*/
/* line 2624, _styles.scss */
.dropdown_products {
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden;
  margin: 0px -20px;
  padding: 0px 20px; }
  /* line 2630, _styles.scss */
  .dropdown_products-header {
    margin: 0px 0px 20px; }
    /* line 2632, _styles.scss */
    .dropdown_products-header span {
      white-space: nowrap;
      font-weight: 600; }
  /* line 2637, _styles.scss */
  .dropdown_products-action {
    margin: 20px 0px 0px; }

/* line 2642, _styles.scss */
.dropdown_product + .dropdown_product {
  margin-top: 20px; }
/* line 2645, _styles.scss */
.dropdown_product-thumb {
  position: relative;
  display: block;
  margin: 0px; }
  /* line 2649, _styles.scss */
  .dropdown_product-thumb-item {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat; }
  /* line 2657, _styles.scss */
  .dropdown_product-thumb--1x1 {
    padding-top: 100%; }
  /* line 2660, _styles.scss */
  .dropdown_product-thumb--3x4 {
    padding-top: 133%; }
  /* line 2663, _styles.scss */
  .dropdown_product-thumb--4x3 {
    padding-top: 75%; }
  /* line 2667, _styles.scss */
  .dropdown_product-thumb--contain .dropdown_product-thumb-item {
    background-size: contain; }
  /* line 2672, _styles.scss */
  .dropdown_product-thumb--cover .dropdown_product-thumb-item {
    background-size: cover; }
/* line 2677, _styles.scss */
.dropdown_product-title {
  font-size: 12px;
  line-height: 18px;
  margin: 0px 10px; }
  /* line 2681, _styles.scss */
  .dropdown_product-title a {
    display: block;
    color: #000; }
    /* line 2684, _styles.scss */
    .dropdown_product-title a:hover {
      color: #1887b5; }
/* line 2689, _styles.scss */
.dropdown_product-prices {
  margin: 0px 10px;
  font-weight: 600;
  color: #000; }

/*---*/
/*rating*/
/* line 2699, _styles.scss */
.rating-item {
  display: inline-block;
  line-height: 0px;
  transition: color 0.2s linear; }
  /* line 2703, _styles.scss */
  .rating-item--active {
    color: #ffb503; }
  /* line 2706, _styles.scss */
  .rating-item--hover {
    color: #ffb503 !important; }
  /* line 2709, _styles.scss */
  .rating-item--unactive {
    color: #ccc; }
  /* line 2712, _styles.scss */
  .rating-item--unhover {
    color: #ccc !important; }
  /* line 2715, _styles.scss */
  .rating-item--reset {
    color: #ccc; }
    /* line 2717, _styles.scss */
    .rating-item--reset:hover {
      color: #000; }
  /* line 2721, _styles.scss */
  .rating-item + .rating-item {
    padding-left: 2px; }
  /* line 2725, _styles.scss */
  .rating-item--active.rating-item--like, .rating-item--hover.rating-item--like {
    color: #2fb700 !important; }
  /* line 2728, _styles.scss */
  .rating-item--active.rating-item--dislike, .rating-item--hover.rating-item--dislike {
    color: #f8353e !important; }
  /* line 2731, _styles.scss */
  .rating-item--active.rating-item--frown, .rating-item--hover.rating-item--frown {
    color: #f8353e !important; }
  /* line 2734, _styles.scss */
  .rating-item--active.rating-item--meh, .rating-item--hover.rating-item--meh {
    color: #fdbc20 !important; }
  /* line 2737, _styles.scss */
  .rating-item--active.rating-item--smile, .rating-item--hover.rating-item--smile {
    color: #2fb700 !important; }
/* line 2742, _styles.scss */
.rating-link {
  margin-left: 20px;
  color: #999; }
  /* line 2745, _styles.scss */
  .rating-link svg {
    margin-right: 5px; }

/*---*/
/*product*/
/* line 2754, _styles.scss */
.product-images {
  margin: 0px 0px 40px; }
/* line 2757, _styles.scss */
.product-image {
  margin: 0px 0px 20px; }
/* line 2761, _styles.scss */
.product-image-thumb, .product-gallery-thumb {
  position: relative;
  display: block; }
  /* line 2764, _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 2771, _styles.scss */
    .product-image-thumb-item--video, .product-gallery-thumb-item--video {
      color: #fff;
      background-color: #000; }
      /* line 2774, _styles.scss */
      .product-image-thumb-item--video svg, .product-gallery-thumb-item--video svg {
        width: 30% !important;
        height: 30% !important; }
  /* line 2780, _styles.scss */
  .product-image-thumb--1x1, .product-gallery-thumb--1x1 {
    padding-top: 100%; }
  /* line 2783, _styles.scss */
  .product-image-thumb--3x4, .product-gallery-thumb--3x4 {
    padding-top: 133%; }
  /* line 2786, _styles.scss */
  .product-image-thumb--4x3, .product-gallery-thumb--4x3 {
    padding-top: 75%; }
  /* line 2790, _styles.scss */
  .product-image-thumb--contain .product-gallery-thumb-item, .product-gallery-thumb--contain .product-gallery-thumb-item {
    background-size: contain; }
  /* line 2795, _styles.scss */
  .product-image-thumb--cover .product-gallery-thumb-item, .product-gallery-thumb--cover .product-gallery-thumb-item {
    background-size: cover; }
/* line 2804, _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 2813, _styles.scss */
  .product-gallery .owl-carousel .owl-nav .owl-prev:hover, .product-gallery .owl-carousel .owl-nav .owl-next:hover {
    color: #1887b5; }
  /* line 2816, _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 2822, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-prev {
  left: -40px; }
/* line 2825, _styles.scss */
.product-gallery .owl-carousel .owl-nav .owl-next {
  right: -40px; }
/* line 2829, _styles.scss */
.product-gallery .owl-carousel .owl-dots {
  text-align: center;
  line-height: 0;
  margin: 20px 0px 0px; }
  /* line 2833, _styles.scss */
  .product-gallery .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    margin: 0px 5px; }
    /* line 2839, _styles.scss */
    .product-gallery .owl-carousel .owl-dots .owl-dot.active {
      background: #000; }
/* line 2846, _styles.scss */
.product-data {
  margin: 0px 0px 20px; }
/* line 2850, _styles.scss */
.product-variants-loader {
  margin: 20px 0px !important; }
/* line 2854, _styles.scss */
.product-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0px 0px 10px;
  color: #000; }
/* line 2862, _styles.scss */
.product-head--brand {
  position: relative;
  padding-right: 100px; }
/* line 2867, _styles.scss */
.product-brand {
  position: absolute;
  top: 0px;
  right: 0px; }
  /* line 2871, _styles.scss */
  .product-brand img {
    display: block;
    max-width: 80px;
    max-height: 56px; }
/* line 2877, _styles.scss */
.product-sku {
  margin: -5px 0px 5px;
  font-size: 12px;
  line-height: 22px;
  color: #999; }
/* line 2883, _styles.scss */
.product-prices {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 10px; }
/* line 2889, _styles.scss */
.product-price {
  transition: color 0.2s linear;
  color: #1887b5; }
  /* line 2892, _styles.scss */
  .product-price--sale {
    color: #f8353e; }
/* line 2896, _styles.scss */
.product-old_price {
  margin-left: 10px;
  text-decoration: line-through;
  color: #000; }
/* line 2901, _styles.scss */
.product-rating {
  margin: 0px 0px 20px; }
  /* line 2903, _styles.scss */
  .product-rating .rating-link {
    color: #1887b5; }
    /* line 2905, _styles.scss */
    .product-rating .rating-link:hover {
      color: #000; }
/* line 2910, _styles.scss */
.product-description {
  margin: 20px 0px;
  font-size: 12px;
  line-height: 18px;
  color: #999; }
/* line 2916, _styles.scss */
.product-collections {
  margin: 20px 0px;
  font-size: 12px;
  line-height: 18px;
  color: #999; }
/* line 2925, _styles.scss */
.product-extras {
  margin: 20px 0px; }
  /* line 2927, _styles.scss */
  .product-extras > .row {
    margin-top: -5px;
    margin-bottom: -5px; }
/* line 2932, _styles.scss */
.product-form {
  margin: 40px 0px 20px; }
  /* line 2934, _styles.scss */
  .product-form select[name="variant_id"] {
    margin: 0px 0px 20px; }
/* line 2938, _styles.scss */
.product-buttons {
  position: relative; }
  /* line 2940, _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 2956, _styles.scss */
    .product-buttons-status svg {
      display: block;
      margin: 0px auto 10px;
      color: #eee; }
  /* line 2963, _styles.scss */
  .product-buttons-types--soldout {
    display: none; }
  /* line 2968, _styles.scss */
  .product-buttons--soldout .product-buttons-status {
    opacity: 1;
    visibility: visible; }
  /* line 2972, _styles.scss */
  .product-buttons--soldout .product-buttons-types--available {
    display: none; }
  /* line 2975, _styles.scss */
  .product-buttons--soldout .product-buttons-types--soldout {
    display: block; }
  /* line 2979, _styles.scss */
  .product-buttons--minheight {
    /*min-height: 124px;*/ }
/* line 2983, _styles.scss */
.product-quantity {
  width: 140px; }
/* line 2986, _styles.scss */
.product-quick_checkout {
  margin: 20px 0px 0px; }
/* line 2989, _styles.scss */
.product-properties {
  margin: 0px 0px 40px; }
  /* line 2991, _styles.scss */
  .product-properties-item {
    margin-bottom: 20px;
    width: 100%; }
    /* line 2994, _styles.scss */
    .product-properties-item dt {
      position: relative;
      z-index: 2;
      margin: 0px;
      font-weight: 400;
      color: #000; }
      /* line 3000, _styles.scss */
      .product-properties-item dt span {
        background-color: #fff;
        padding: 0px 10px 0px 0px; }
        /* line 3003, _styles.scss */
        .product-properties-item dt span:after {
          content: ':'; }
      /* line 3007, _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 3018, _styles.scss */
    .product-properties-item dd {
      margin: 0px; }
/* line 3023, _styles.scss */
.product-bundles {
  border: 2px solid #eee;
  margin: 0px 0px 20px; }
  /* line 3026, _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 3036, _styles.scss */
  .product-bundles.is-single {
    margin: 20px 0px -20px; }
/* line 3040, _styles.scss */
.product-available {
  margin: 0px 0px 20px;
  font-size: 12px;
  line-height: 10px; }
  /* line 3044, _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 3055, _styles.scss */
  .product-available:after {
    content: 'В наличии';
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 600; }
  /* line 3063, _styles.scss */
  .product-available--soldout:before {
    background: #e89904a6; }
  /* line 3066, _styles.scss */
  .product-available--soldout:after {
    content: 'Уточните наличие'; }

@media (min-width: 768px) {
  /* line 3075, _styles.scss */
  .product-gallery-thumb {
    transition: 0.4s; }
    /* line 3077, _styles.scss */
    .product-gallery-thumb:hover, .product-gallery-thumb.is-active {
      opacity: 0.5; }
  /* line 3082, _styles.scss */
  .product-title {
    font-size: 30px;
    line-height: 34px; }
  /* line 3086, _styles.scss */
  .product-properties {
    column-count: 2;
    column-gap: 20px; } }
@media (min-width: 1025px) {
  /* line 3094, _styles.scss */
  .product-images {
    margin: 0px 0px 20px; }
  /* line 3097, _styles.scss */
  .product-data {
    padding-left: 20px; } }
/*---*/
/*bundles*/
/* line 3105, _styles.scss */
.bundle {
  padding: 0px 20px; }
  /* line 3108, _styles.scss */
  .bundle + .bundle .bundle-title {
    border-top: 1px solid #eee; }
  /* line 3112, _styles.scss */
  .bundle-title {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    padding: 20px 42px 20px 0px;
    cursor: pointer; }
    /* line 3119, _styles.scss */
    .bundle-title-price {
      display: block;
      font-size: 12px;
      line-height: 15px;
      color: #000;
      font-weight: 600;
      margin: 0px 0px 2px; }
      /* line 3126, _styles.scss */
      .bundle-title-price span {
        color: #999;
        text-decoration: line-through; }
    /* line 3131, _styles.scss */
    .bundle-title-discount {
      display: block;
      font-size: 12px;
      line-height: 15px;
      color: #f8353e;
      font-weight: 600; }
    /* line 3138, _styles.scss */
    .bundle-title-text {
      border-bottom: 1px dotted currentColor; }
    /* line 3141, _styles.scss */
    .bundle-title button {
      position: absolute;
      top: 50%;
      right: 0px;
      margin-top: -16px;
      transition: transform 0.2s linear, color 0.2s linear; }
    /* line 3149, _styles.scss */
    .bundle-title.is-active button, .bundle-title:hover button {
      color: #1887b5; }
    /* line 3154, _styles.scss */
    .bundle-title.is-active button {
      transform: rotate(90deg); }
  /* line 3159, _styles.scss */
  .bundle-items {
    display: none; }
    /* line 3161, _styles.scss */
    .bundle-items.is-open {
      display: block;
      margin: 20px 0px 0px; }
    /* line 3165, _styles.scss */
    .bundle-items .product_card {
      margin: 0px;
      padding: 0px 0px 20px; }
      /* line 3168, _styles.scss */
      .bundle-items .product_card-thumb {
        margin: 0px; }
      /* line 3171, _styles.scss */
      .bundle-items .product_card-title {
        margin: 0px 0px 0px 10px;
        font-size: 12px;
        line-height: 18px; }
        /* line 3175, _styles.scss */
        .bundle-items .product_card-title a {
          height: auto; }
      /* line 3179, _styles.scss */
      .bundle-items .product_card-prices {
        margin: 0px 0px 0px 10px; }

/*---*/
/*option selector*/
/* line 3190, _styles.scss */
.option-selector .option {
  margin: 0px 0px 20px; }
  /* line 3192, _styles.scss */
  .option-selector .option-label {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin: 0px 0px -3px; }
    /* line 3198, _styles.scss */
    .option-selector .option-label-value {
      text-transform: none;
      color: #1887b5;
      margin-right: 15px; }
    /* line 3203, _styles.scss */
    .option-selector .option-label .button {
      padding: 0px; }
  /* line 3208, _styles.scss */
  .option-selector .option-values.is-select {
    display: block;
    width: 100%;
    height: 40px;
    margin: 10px 0px 0px;
    padding: 10px;
    background: #f7f8fa;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #f7f8fa; }
  /* line 3220, _styles.scss */
  .option-selector .option-values.is-radio {
    margin-top: 5px;
    overflow: hidden; }
  /* line 3225, _styles.scss */
  .option-selector .option-value {
    border: none;
    background: none;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top; }
    /* line 3233, _styles.scss */
    .option-selector .option-value.is-span {
      margin: 10px 6px 0px 0px;
      padding: 10px 15px;
      background: #f7f8fa;
      color: #999;
      font-size: 14px;
      line-height: 20px;
      box-shadow: inset 0 0 0 3px transparent;
      transition: box-shadow 0.2s linear; }
      /* line 3242, _styles.scss */
      .option-selector .option-value.is-span:hover, .option-selector .option-value.is-span.is-active {
        box-shadow: inset 0 0 0 3px #1887b5; }
    /* line 3246, _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 3254, _styles.scss */
      .option-selector .option-value.is-radio input {
        position: absolute;
        z-index: -1;
        left: 2px;
        top: 4px;
        opacity: 0; }
      /* line 3261, _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 3271, _styles.scss */
      .option-selector .option-value.is-radio:before {
        border: 1px solid #eee;
        background-color: #f7f8fa; }
      /* line 3275, _styles.scss */
      .option-selector .option-value.is-radio:after {
        width: 10px;
        height: 10px;
        background-color: #1887b5;
        left: 3px;
        top: 6px;
        opacity: 0; }
      /* line 3283, _styles.scss */
      .option-selector .option-value.is-radio.is-active {
        color: #1887b5; }
        /* line 3285, _styles.scss */
        .option-selector .option-value.is-radio.is-active:after {
          opacity: 1 !important; }
      /* line 3289, _styles.scss */
      .option-selector .option-value.is-radio:hover {
        color: #1887b5; }
        /* line 3291, _styles.scss */
        .option-selector .option-value.is-radio:hover:after {
          opacity: 0.5; }
    /* line 3296, _styles.scss */
    .option-selector .option-value.is-image, .option-selector .option-value.is-color {
      position: relative;
      margin: 10px 6px 0px 0px;
      width: 60px;
      height: 60px;
      border: 3px solid #eee;
      background: #f7f8fa;
      box-shadow: inset 0 0 0 3px #fff; }
      /* line 3304, _styles.scss */
      .option-selector .option-value.is-image span, .option-selector .option-value.is-color span {
        position: absolute;
        left: 3px;
        top: 3px;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        background: #fff center center no-repeat;
        background-size: contain; }
        /* line 3312, _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: 48px;
          text-align: center; }
      /* line 3319, _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: #1887b5; }
    /* line 3323, _styles.scss */
    .option-selector .option-value.is-color {
      border-radius: 50%; }
      /* line 3325, _styles.scss */
      .option-selector .option-value.is-color span {
        border-radius: 50%; }

/*---*/
/*share*/
/* line 3335, _styles.scss */
.share {
  padding: 10px 0px;
  background: #f7f8fa;
  text-align: center;
  margin: 20px 0px 40px;
  height: 50px; }
  /* line 3341, _styles.scss */
  .share .ya-share2__badge {
    border-radius: 0px !important; }
  /* line 3344, _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 3351, _styles.scss */
  .share--article {
    margin: 0px 0px 40px; }

/* line 3356, _styles.scss */
.insales-section-share + .insales-section-tabs .tabs-list {
  margin: 0px 0px 25px; }

/*---*/
/*tabs*/
/* line 3364, _styles.scss */
.tabs-list {
  margin: 20px 0px 25px; }
  /* line 3366, _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 3375, _styles.scss */
    .tabs-list-item svg {
      margin-right: 10px; }
    /* line 3378, _styles.scss */
    .tabs-list-item:hover, .tabs-list-item.is-active {
      color: #000; }
/* line 3383, _styles.scss */
.tabs-content {
  display: none; }
  /* line 3385, _styles.scss */
  .tabs-content.is-active {
    display: block; }
/* line 3389, _styles.scss */
.tabs-all {
  margin: -20px 0px 40px; }

/* line 3395, _styles.scss */
.insales-section-tabs--index .tabs-list {
  margin: -5px 0px 10px; }
  /* line 3397, _styles.scss */
  .insales-section-tabs--index .tabs-list-item {
    font-size: 16px;
    text-transform: none;
    border-bottom: 1px dashed currentColor; }

/*---*/
/*reviews and forms*/
/* line 3408, _styles.scss */
.product_reviews {
  margin: 0px 0px 20px; }

/* line 3412, _styles.scss */
.review, .comment {
  margin: 0px 0px 20px; }
  /* line 3417, _styles.scss */
  .review-avatar, .comment-avatar {
    margin-right: 10px; }
    /* line 3420, _styles.scss */
    .review-avatar--initials img, .review-avatar--adorable img, .comment-avatar--initials img, .comment-avatar--adorable img {
      border-radius: 50%; }
    /* line 3425, _styles.scss */
    .review-avatar--default img, .comment-avatar--default img {
      border-radius: 50%;
      background: #f7f8fa; }
  /* line 3431, _styles.scss */
  .review-author, .comment-author {
    font-size: 12px;
    line-height: 20px;
    color: #999; }
    /* line 3435, _styles.scss */
    .review-author span, .comment-author span {
      font-weight: 600;
      color: #000;
      font-size: 14px;
      margin-right: 10px; }
  /* line 3442, _styles.scss */
  .review-content, .comment-content {
    position: relative;
    padding: 15px 20px;
    margin-top: 10px;
    border: 1px solid #eee; }
    /* line 3447, _styles.scss */
    .review-content-text, .comment-content-text {
      overflow: hidden; }
    /* line 3450, _styles.scss */
    .review-content-thumb, .comment-content-thumb {
      float: right;
      margin: 5px 0px 5px 10px; }
    /* line 3454, _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 3464, _styles.scss */
    .review-content:after, .comment-content:after {
      border-bottom-color: #fff;
      z-index: 3;
      top: -19px; }
  /* line 3470, _styles.scss */
  .review-replied, .comment-replied {
    padding: 10px 15px;
    margin: 15px 0px 5px;
    color: #000;
    background-color: #f7f8fa; }
    /* line 3475, _styles.scss */
    .review-replied a, .comment-replied a {
      text-decoration: underline; }
    /* line 3478, _styles.scss */
    .review-replied-author, .comment-replied-author {
      font-size: 12px;
      line-height: 20px;
      color: #999; }
  /* line 3484, _styles.scss */
  .review-form, .comment-form {
    background-color: #f7f8fa;
    padding: 20px;
    margin: 0px 0px 20px; }

/* line 3492, _styles.scss */
.form-item {
  margin: 0px 0px 20px; }
  /* line 3494, _styles.scss */
  .form-item label {
    display: block;
    margin: 0px 0px 4px;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 16px; }
    /* line 3501, _styles.scss */
    .form-item label .required {
      color: #f8353e; }
  /* line 3505, _styles.scss */
  .form-item:last-child {
    margin: 0px; }
  /* line 3508, _styles.scss */
  .form-item-submit {
    margin-top: -10px !important; }
    /* line 3510, _styles.scss */
    .form-item-submit button {
      margin: 10px 0px 0px; }
  /* line 3514, _styles.scss */
  .form-item-privacy {
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0px 0px; }
    /* line 3518, _styles.scss */
    .form-item-privacy a {
      text-decoration: underline; }
    /* line 3521, _styles.scss */
    .form-item-privacy p {
      margin: 0px !important; }
/* line 3527, _styles.scss */
.form .review-rating {
  font-size: 20px;
  line-height: 0px; }
/* line 3533, _styles.scss */
.form .rating-item {
  cursor: pointer; }
/* line 3537, _styles.scss */
.form-inner {
  max-width: 440px;
  padding: 20px;
  margin: 40px auto;
  background-color: #f7f8fa; }
/* line 3543, _styles.scss */
.form-description {
  margin: 0px 0px 20px; }

/* line 3548, _styles.scss */
#captcha_challenge {
  position: relative; }
  /* line 3550, _styles.scss */
  #captcha_challenge > img {
    height: 53px;
    width: auto;
    object-fit: cover; }
  /* line 3555, _styles.scss */
  #captcha_challenge > a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0; }
    /* line 3562, _styles.scss */
    #captcha_challenge > a img {
      display: none; }

@media (min-width: 1025px) {
  /* line 3570, _styles.scss */
  .review-form, .comment-form {
    margin-left: 20px; } }
/* line 3576, _styles.scss */
.vk_comments {
  margin: 0px 0px 40px;
  width: 100%; }

/*---*/
/*articles*/
/* line 3583, _styles.scss */
.articles {
  margin: 0px 0px 20px; }
  /* line 3585, _styles.scss */
  .articles-title {
    margin: 0px 0px 20px; }
  /* line 3588, _styles.scss */
  .articles-tags {
    margin: -20px 0px 0px; }
    /* line 3590, _styles.scss */
    .articles-tags .button {
      margin: 10px 10px 0px 0px; }
  /* line 3594, _styles.scss */
  .articles-meta {
    margin: 0px 0px 20px;
    text-align: center; }
    /* line 3597, _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 3607, _styles.scss */
    .articles-meta-tags {
      margin: 5px 0px 0px;
      color: #999;
      font-size: 12px; }
      /* line 3611, _styles.scss */
      .articles-meta-tags a {
        color: #999; }
        /* line 3613, _styles.scss */
        .articles-meta-tags a:hover {
          color: #1887b5; }

/* line 3620, _styles.scss */
.actions {
  margin: 0px; }

/*---*/
/*article_card*/
/* line 3626, _styles.scss */
.article_card {
  margin: 0px 0px 20px; }
  /* line 3628, _styles.scss */
  .article_card-thumb {
    position: relative;
    display: block;
    margin: 0px 0px 10px;
    background: #000; }
    /* line 3633, _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 3643, _styles.scss */
      .article_card-thumb-item--empty {
        background-color: #f7f8fa; }
      /* line 3646, _styles.scss */
      .article_card-thumb-item svg {
        color: #eee;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      /* line 3653, _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 3663, _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 3680, _styles.scss */
    .article_card-thumb--16x9 {
      padding-top: 56%; }
    /* line 3684, _styles.scss */
    .article_card-thumb--cover .article_card-thumb-item {
      background-size: cover; }
      /* line 3686, _styles.scss */
      .article_card-thumb--cover .article_card-thumb-item img, .article_card-thumb--cover .article_card-thumb-item source {
        object-fit: cover; }
  /* line 3692, _styles.scss */
  .article_card-labels {
    top: auto;
    bottom: -10px; }
  /* line 3696, _styles.scss */
  .article_card-title {
    font-size: 14px;
    line-height: 18px; }
    /* line 3699, _styles.scss */
    .article_card-title a {
      color: #000; }
      /* line 3701, _styles.scss */
      .article_card-title a:hover {
        color: #1887b5; }
  /* line 3706, _styles.scss */
  .article_card-blog {
    font-size: 12px;
    line-height: 18px;
    color: #999; }
    /* line 3710, _styles.scss */
    .article_card-blog a {
      color: #999; }
      /* line 3712, _styles.scss */
      .article_card-blog a:hover {
        color: #1887b5; }

@media (min-width: 768px) {
  /* line 3722, _styles.scss */
  .article_card:hover .article_card-thumb-item {
    opacity: 0.5; }
  /* line 3725, _styles.scss */
  .article_card:hover .article_card-thumb:before {
    opacity: 1; } }
/* line 3731, _styles.scss */
.action_card {
  margin: 0px 0px 20px; }
  /* line 3733, _styles.scss */
  .action_card .article_card {
    text-align: center; }
    /* line 3735, _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 3745, _styles.scss */
    .action_card .article_card-title {
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      margin: 5px 0px; }

/*---*/
/*gallery*/
/* line 3759, _styles.scss */
.gallery {
  margin: 0px -5px 30px -5px; }
  /* line 3761, _styles.scss */
  .gallery-item {
    padding: 0px 5px;
    margin: 0px 0px 10px; }
    /* line 3764, _styles.scss */
    .gallery-item a {
      position: relative;
      display: block;
      background: #000; }
      /* line 3768, _styles.scss */
      .gallery-item a img {
        transition: 0.4s;
        will-change: transform; }
      /* line 3772, _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 3785, _styles.scss */
      .gallery-item a:hover img {
        opacity: 0.5; }
      /* line 3788, _styles.scss */
      .gallery-item a:hover svg {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1); }

/*---*/
/*alerts*/
/* line 3799, _styles.scss */
.alert {
  margin: 0px 0px 20px;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  background: #f7f8fa;
  font-weight: 600; }
  /* line 3807, _styles.scss */
  .alert--success {
    color: #fff;
    background: #2fb700; }
  /* line 3811, _styles.scss */
  .alert--error {
    color: #fff;
    background: #f8353e; }
  /* line 3815, _styles.scss */
  .alert svg {
    margin-right: 10px; }
  /* line 3818, _styles.scss */
  .alert a, .alert a:hover {
    color: currentColor;
    text-decoration: underline; }

/*---*/
/*text pages*/
/* line 3827, _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 3839, _styles.scss */
.text-content, .message-content {
  margin: 0px 0px 40px; }
  /* line 3841, _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 3844, _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 3848, _styles.scss */
  .text-content h1, .message-content h1 {
    font-size: 24px;
    line-height: 28px; }
  /* line 3852, _styles.scss */
  .text-content h2, .message-content h2 {
    font-size: 20px;
    line-height: 24px; }
  /* line 3856, _styles.scss */
  .text-content h3, .message-content h3 {
    font-size: 16px;
    line-height: 20px; }
  /* line 3860, _styles.scss */
  .text-content table, .message-content table {
    max-width: 100%;
    margin: 20px 0px; }
    /* line 3863, _styles.scss */
    .text-content table tr, .message-content table tr {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee; }
    /* line 3867, _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 3871, _styles.scss */
    .text-content table thead, .message-content table thead {
      color: #000;
      font-weight: 600; }
      /* line 3874, _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 3878, _styles.scss */
    .text-content table th, .message-content table th {
      font-weight: 600; }
  /* line 3882, _styles.scss */
  .text-content a, .message-content a {
    text-decoration: underline; }
  /* line 3885, _styles.scss */
  .text-content ul, .message-content ul {
    list-style: square;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 3890, _styles.scss */
  .text-content ol, .message-content ol {
    list-style: decimal;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 3895, _styles.scss */
  .text-content li, .message-content li {
    margin: 5px 0px; }
  /* line 3898, _styles.scss */
  .text-content img, .message-content img {
    max-width: 100%;
    height: auto; }
  /* line 3902, _styles.scss */
  .text-content strong, .text-content em, .message-content strong, .message-content em {
    color: #000; }
  /* line 3905, _styles.scss */
  .text-content iframe, .message-content iframe {
    max-width: 100%; }

/* line 3911, _styles.scss */
.text-overflow {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding-bottom: 40px; }
  /* line 3916, _styles.scss */
  .text-overflow-toggle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff; }
    /* line 3923, _styles.scss */
    .text-overflow-toggle .button span:before {
      content: 'Скрыть'; }
  /* line 3928, _styles.scss */
  .text-overflow.is-hidden {
    max-height: 240px; }
    /* line 3930, _styles.scss */
    .text-overflow.is-hidden .text-overflow-toggle {
      box-shadow: 0px 0px 20px 20px #fff; }
      /* line 3933, _styles.scss */
      .text-overflow.is-hidden .text-overflow-toggle .button span:before {
        content: 'Читать всё'; }
  /* line 3939, _styles.scss */
  .text-overflow .text-content {
    margin: 0px 0px -20px; }

/* line 3945, _styles.scss */
.insales-section-text .text-content {
  margin: 0px 0px 20px; }

@media (max-width: 767px) {
  /* line 3951, _styles.scss */
  .text-title {
    font-size: 24px;
    line-height: 28px; }
  /* line 3956, _styles.scss */
  .text .table-fluid thead {
    display: none; }
  /* line 3959, _styles.scss */
  .text .table-fluid, .text .table-fluid tbody, .text .table-fluid th, .text .table-fluid td {
    display: block;
    width: 100%; }
  /* line 3963, _styles.scss */
  .text .table-fluid th, .text .table-fluid td {
    padding: 0px 10px; }
  /* line 3967, _styles.scss */
  .text .table-fluid tr > *:first-child {
    padding-top: 10px; }
  /* line 3970, _styles.scss */
  .text .table-fluid tr > *:last-child {
    padding-bottom: 10px; } }
/*---*/
/*faq*/
/* line 3980, _styles.scss */
.faq {
  margin: 0px 0px 40px; }
  /* line 3982, _styles.scss */
  .faq-item {
    margin: 0px 0px 20px; }
    /* line 3984, _styles.scss */
    .faq-item-title {
      margin: 0px 0px 10px; }
      /* line 3986, _styles.scss */
      .faq-item-title span {
        border-bottom: 1px dotted currentColor;
        cursor: pointer;
        color: #000; }
        /* line 3990, _styles.scss */
        .faq-item-title span:hover, .faq-item-title span.is-active {
          color: #1887b5; }
        /* line 3993, _styles.scss */
        .faq-item-title span.is-active {
          font-weight: 700; }
    /* line 3998, _styles.scss */
    .faq-item-content {
      display: none;
      padding: 0px 0px 0px 20px;
      border-left: 2px solid #eee;
      margin: 0px 0px 0px 20px; }
      /* line 4003, _styles.scss */
      .faq-item-content > *:last-child {
        margin-bottom: 0px; }

/*---*/
/*cart*/
/* line 4013, _styles.scss */
.cart-items {
  margin: 0px 0px 40px;
  border-bottom: 1px solid #eee; }
/* line 4017, _styles.scss */
.cart-item {
  padding: 20px 0px;
  border-top: 1px solid #eee; }
  /* line 4020, _styles.scss */
  .cart-item-thumb {
    position: relative;
    display: block;
    margin: 0px;
    width: 80px; }
    /* line 4025, _styles.scss */
    .cart-item-thumb-item {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: #fff center center no-repeat; }
    /* line 4033, _styles.scss */
    .cart-item-thumb--1x1 {
      padding-top: 100%; }
    /* line 4036, _styles.scss */
    .cart-item-thumb--3x4 {
      padding-top: 133%; }
    /* line 4039, _styles.scss */
    .cart-item-thumb--4x3 {
      padding-top: 75%; }
    /* line 4043, _styles.scss */
    .cart-item-thumb--contain .cart-item-thumb-item {
      background-size: contain; }
    /* line 4048, _styles.scss */
    .cart-item-thumb--cover .cart-item-thumb-item {
      background-size: cover; }
  /* line 4053, _styles.scss */
  .cart-item-title {
    font-size: 14px;
    line-height: 20px; }
    /* line 4056, _styles.scss */
    .cart-item-title a {
      display: block;
      color: #000; }
      /* line 4059, _styles.scss */
      .cart-item-title a:hover {
        color: #1887b5; }
  /* line 4064, _styles.scss */
  .cart-item-variants {
    margin: 5px 0px 0px;
    font-size: 12px;
    line-height: 16px;
    color: #999; }
  /* line 4070, _styles.scss */
  .cart-item-prices {
    text-align: right;
    min-width: 90px; }
  /* line 4074, _styles.scss */
  .cart-item-total_price {
    font-weight: 600;
    color: #000; }
  /* line 4078, _styles.scss */
  .cart-item .product-quantity {
    width: 190px; }
/* line 4082, _styles.scss */
.cart-sidebar {
  border: 2px solid #eee;
  padding: 20px;
  margin: 0px 0px 40px; }
/* line 4088, _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 4097, _styles.scss */
.cart-order-item {
  position: relative;
  margin: 0px 0px 5px; }
  /* line 4100, _styles.scss */
  .cart-order-item span {
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: 600; }
  /* line 4105, _styles.scss */
  .cart-order-item p {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    font-weight: 400; }
  /* line 4111, _styles.scss */
  .cart-order-item-total_price {
    font-size: 18px;
    line-height: 22px; }
    /* line 4114, _styles.scss */
    .cart-order-item-total_price span {
      color: #1887b5; }
/* line 4119, _styles.scss */
.cart-order-coupon {
  margin: 20px 0px 0px;
  font-size: 12px;
  line-height: 16px; }
  /* line 4123, _styles.scss */
  .cart-order-coupon label {
    display: block;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 5px; }
  /* line 4129, _styles.scss */
  .cart-order-coupon-error {
    color: #f8353e;
    margin: 5px 0px 0px; }
/* line 4134, _styles.scss */
.cart-order-buttons {
  margin: 20px 0px 0px; }
/* line 4137, _styles.scss */
.cart-order-quick_checkout {
  text-align: center;
  margin: 10px 0px -5px; }

@media (max-width: 767px) {
  /* line 4146, _styles.scss */
  .cart-item-buttons {
    margin-top: 20px; } }
/*---*/
/*compares*/
/* line 4156, _styles.scss */
.text-content .compares {
  margin: 0px 0px 20px;
  overflow: auto; }
  /* line 4159, _styles.scss */
  .text-content .compares-table {
    margin: 0px; }
    /* line 4162, _styles.scss */
    .text-content .compares-table-4 .compares-header-product {
      width: 25%; }
    /* line 4167, _styles.scss */
    .text-content .compares-table-3 .compares-header-product {
      width: 33.333333%; }
    /* line 4172, _styles.scss */
    .text-content .compares-table-2 .compares-header-product {
      width: 50%; }
    /* line 4177, _styles.scss */
    .text-content .compares-table-1 .compares-header-product {
      width: 100%; }
  /* line 4182, _styles.scss */
  .text-content .compares-header, .text-content .compares-item {
    text-align: center; }
    /* line 4184, _styles.scss */
    .text-content .compares-header-title, .text-content .compares-item-title {
      text-align: left;
      font-weight: 600;
      color: #000;
      width: 1%; }
    /* line 4191, _styles.scss */
    .text-content .compares-header-toggle-title, .text-content .compares-item-toggle-title {
      margin: 0px 0px -5px;
      width: 180px; }
    /* line 4196, _styles.scss */
    .text-content .compares-header-toggle .button .fa-toggle-on, .text-content .compares-item-toggle .button .fa-toggle-on {
      display: inline-block; }
    /* line 4199, _styles.scss */
    .text-content .compares-header-toggle .button .fa-toggle-off, .text-content .compares-item-toggle .button .fa-toggle-off {
      display: none; }
    /* line 4202, _styles.scss */
    .text-content .compares-header-toggle .button span:before, .text-content .compares-item-toggle .button span:before {
      content: 'Скрыть'; }
    /* line 4206, _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 4209, _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 4212, _styles.scss */
    .text-content .compares-header-toggle .button.is-toggle span:before, .text-content .compares-item-toggle .button.is-toggle span:before {
      content: 'Показать'; }
  /* line 4220, _styles.scss */
  .text-content .compares-header-product {
    vertical-align: top; }
    /* line 4222, _styles.scss */
    .text-content .compares-header-product-image {
      min-width: 200px; }
      /* line 4224, _styles.scss */
      .text-content .compares-header-product-image .product_card {
        width: 80px;
        margin: 0px auto; }
    /* line 4229, _styles.scss */
    .text-content .compares-header-product-title {
      font-size: 12px;
      line-height: 18px;
      margin: 10px 0px 0px; }
  /* line 4235, _styles.scss */
  .text-content .compares-header-price {
    font-weight: 600;
    color: #000; }

/*---*/
/*breadcrumbs*/
/* line 4248, _styles.scss */
.breadcrumb {
  font-size: 12px;
  line-height: 12px;
  padding: 10px 0px;
  margin: 0px 0px 40px; }
  /* line 4253, _styles.scss */
  .breadcrumb-item {
    display: inline; }
    /* line 4255, _styles.scss */
    .breadcrumb-item + .breadcrumb-item:before {
      content: '–';
      margin: 0px 5px; }
  /* line 4260, _styles.scss */
  .breadcrumb-link {
    color: #999; }

/*---*/
/*pagitation*/
/* line 4270, _styles.scss */
.pagination {
  position: relative;
  margin: 0px 0px 40px;
  text-align: center;
  font-weight: 600;
  color: #000;
  display: block;
  width: 100%; }
  /* line 4278, _styles.scss */
  .pagination-top {
    margin: 0px 0px 20px; }
  /* line 4281, _styles.scss */
  .pagination-item {
    display: inline-block;
    margin: 0px 2px; }
    /* line 4284, _styles.scss */
    .pagination-item-next {
      margin: 0px 0px 0px 8px; }
    /* line 4287, _styles.scss */
    .pagination-item-prev {
      margin: 0px 8px 0px 0px; }
  /* line 4291, _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 4301, _styles.scss */
  .pagination-link:hover, .pagination-link.is-current {
    border-color: #163355;
    color: #000; }
  /* line 4306, _styles.scss */
  .pagination-void {
    border-color: transparent; }
  /* line 4309, _styles.scss */
  .pagination-next, .pagination-prev {
    border-color: transparent !important;
    width: 70px; }
    /* line 4312, _styles.scss */
    .pagination-next:hover, .pagination-prev:hover {
      color: #1887b5; }
    /* line 4315, _styles.scss */
    .pagination-next--disabled, .pagination-prev--disabled {
      color: #999 !important; }
  /* line 4319, _styles.scss */
  .pagination-next {
    text-align: left; }
    /* line 4321, _styles.scss */
    .pagination-next svg {
      margin-left: 8px; }
  /* line 4325, _styles.scss */
  .pagination-prev {
    text-align: right; }
    /* line 4327, _styles.scss */
    .pagination-prev svg {
      margin-right: 8px; }
  /* line 4331, _styles.scss */
  .pagination-load {
    margin: 0px 0px 20px; }
    /* line 4333, _styles.scss */
    .pagination-load .button {
      max-width: 245px;
      margin: 0px auto; }
  /* line 4338, _styles.scss */
  .pagination-separator {
    margin: 0px 0px 20px;
    position: relative;
    text-align: center;
    line-height: 0; }
    /* line 4343, _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 4355, _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 4369, _styles.scss */
  .pagination-large {
    padding-bottom: 42px; }
    /* line 4373, _styles.scss */
    .pagination-large .pagination-item-next, .pagination-large .pagination-item-prev {
      position: absolute;
      bottom: 0px; }
    /* line 4377, _styles.scss */
    .pagination-large .pagination-item-next {
      right: 50%;
      margin: 0px -75px 0px 0px; }
    /* line 4381, _styles.scss */
    .pagination-large .pagination-item-prev {
      left: 50%;
      margin: 0px 0px 0px -75px; }
    /* line 4386, _styles.scss */
    .pagination-large .pagination-next, .pagination-large .pagination-prev {
      width: auto; } }
/*---*/
/*instafeed*/
/* line 4397, _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 4405, _styles.scss */
  .instafeed-gallery a img {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain; }
  /* line 4414, _styles.scss */
  .instafeed-gallery a span {
    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 4426, _styles.scss */
    .instafeed-gallery a span svg {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  /* line 4434, _styles.scss */
  .instafeed-gallery a:hover span {
    opacity: 1;
    visibility: visible; }

/*---*/
/*fancybox*/
/* line 4446, _styles.scss */
.fancybox-container {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #666; }
/* line 4452, _styles.scss */
.fancybox-close-small {
  padding: 0px;
  width: 32px;
  height: 32px;
  background: #1887b5;
  color: #fff; }
  /* line 4458, _styles.scss */
  .fancybox-close-small svg {
    stroke-width: 2;
    opacity: 1; }
  /* line 4462, _styles.scss */
  .fancybox-close-small:focus, .fancybox-close-small:hover {
    background: #000; }
/* line 4466, _styles.scss */
.fancybox-slide:before {
  margin: 0px; }
/* line 4470, _styles.scss */
.fancybox-gallery .fancybox-bg {
  background: #fff;
  opacity: 1; }
/* line 4474, _styles.scss */
.fancybox-gallery .fancybox-button {
  background: #1887b5;
  color: #fff !important;
  transition: all 0.2s linear; }
  /* line 4478, _styles.scss */
  .fancybox-gallery .fancybox-button:hover {
    background: #000; }
/* line 4482, _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 4488, _styles.scss */
  .fancybox-gallery .fancybox-caption:after, .fancybox-gallery .fancybox-caption:before {
    display: none; }

/*---*/
/*ion range slider*/
/* line 4497, _styles.scss */
.irs-from, .irs-to, .irs-single, .irs-bar, .irs-slider {
  background: #1887b5; }

/* line 4500, _styles.scss */
.irs-from:after, .irs-to:after, .irs-single:after {
  border-top-color: #1887b5; }

/*---*/
/* line 4505, _styles.scss */
.message {
  padding: 20px; }
  /* line 4507, _styles.scss */
  .message--text {
    overflow: visible;
    width: 550px; }
    /* line 4511, _styles.scss */
    .message--text .message-content > *:last-child {
      margin-bottom: 0px; }
  /* line 4516, _styles.scss */
  .message--alert {
    width: 440px; }
  /* line 4519, _styles.scss */
  .message--form {
    width: 440px; }
    /* line 4521, _styles.scss */
    .message--form .form {
      margin: 20px 0px 0px; }
  /* line 4525, _styles.scss */
  .message--cart {
    width: 700px;
    padding-bottom: 0px;
    text-align: center; }
  /* line 4530, _styles.scss */
  .message-content {
    margin: 0px; }
  /* line 4533, _styles.scss */
  .message-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 20px; }
  /* line 4542, _styles.scss */
  .message-cart-product-title {
    margin: 0px 0px 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000; }
  /* line 4549, _styles.scss */
  .message-cart-product-quantity {
    margin: 0px 0px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #000; }
  /* line 4556, _styles.scss */
  .message-cart-total {
    margin: 0px 0px 20px;
    padding: 20px 0px 0px;
    border-top: 1px solid #eee;
    color: #000; }
    /* line 4561, _styles.scss */
    .message-cart-total span {
      font-weight: 600; }
  /* line 4565, _styles.scss */
  .message-cart-buttons {
    margin: 0px 0px 5px; }
    /* line 4567, _styles.scss */
    .message-cart-buttons .button {
      margin: 0px 0px 10px; }
  /* line 4572, _styles.scss */
  .message-map {
    position: relative; }
    /* line 4575, _styles.scss */
    .message-map.in-progress > .row {
      opacity: 0;
      visibility: hidden; }
    /* line 4579, _styles.scss */
    .message-map.in-progress .geo-loader {
      opacity: 1;
      visibility: visible; }
  /* line 4585, _styles.scss */
  .message--map {
    width: 1000px; }

@media (max-width: 575px) {
  /* line 4593, _styles.scss */
  .message-cart-product-image {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto; } }
/* line 4604, _styles.scss */
.footer-subscribe {
  padding: 20px 0px; }
  /* line 4606, _styles.scss */
  .footer-subscribe-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 5px; }
  /* line 4613, _styles.scss */
  .footer-subscribe-policy {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0px 0px; }
  /* line 4618, _styles.scss */
  .footer-subscribe-form {
    padding: 5px;
    background: #fff; }
  /* line 4622, _styles.scss */
  .footer-subscribe-description {
    font-size: 14px;
    line-height: 18px; }
  /* line 4626, _styles.scss */
  .footer-subscribe a {
    color: #fff;
    text-decoration: underline; }
    /* line 4629, _styles.scss */
    .footer-subscribe a:hover {
      color: #fff; }
/* line 4634, _styles.scss */
.footer-menu {
  padding: 20px 0px 0px;
  color: #999; }
  /* line 4637, _styles.scss */
  .footer-menu a {
    color: #999; }
    /* line 4639, _styles.scss */
    .footer-menu a:hover {
      color: #1887b5; }
  /* line 4643, _styles.scss */
  .footer-menu-block {
    margin: 0px 0px 20px; }
  /* line 4646, _styles.scss */
  .footer-menu-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0px 10px; }
    /* line 4653, _styles.scss */
    .footer-menu-title--second {
      margin: 20px 0px 0px; }
    /* line 4656, _styles.scss */
    .footer-menu-title .logo {
      margin: 0px 0px 10px; }
      /* line 4658, _styles.scss */
      .footer-menu-title .logo img {
        max-width: 200px; }
  /* line 4663, _styles.scss */
  .footer-menu-items {
    font-size: 14px;
    line-height: 18px; }
  /* line 4667, _styles.scss */
  .footer-menu-item {
    margin: 0px 0px 10px; }
    /* line 4669, _styles.scss */
    .footer-menu-item:last-child {
      margin: 0px; }
    /* line 4672, _styles.scss */
    .footer-menu-item--icon {
      position: relative;
      padding-left: 25px; }
      /* line 4675, _styles.scss */
      .footer-menu-item--icon svg {
        position: absolute;
        left: 0px;
        top: 2px;
        color: #1887b5; }
    /* line 4683, _styles.scss */
    .footer-menu-item--phone > a {
      display: inline-block;
      font-size: 18px;
      line-height: 22px;
      font-weight: 600;
      color: #000; }
    /* line 4690, _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 4697, _styles.scss */
      .footer-menu-item--phone span:hover {
        color: #1887b5; }
/* line 4704, _styles.scss */
.footer-copyright {
  font-size: 11px;
  line-height: 16px;
  padding: 10px 0px; }
  /* line 4708, _styles.scss */
  .footer-copyright a {
    color: #fff;
    text-decoration: underline; }

/* line 4714, _styles.scss */
.payments {
  margin: 0px -5px; }
  /* line 4716, _styles.scss */
  .payments li {
    display: inline-block;
    vertical-align: middle;
    margin: 5px; }
    /* line 4720, _styles.scss */
    .payments li img {
      height: 18px; }

@media (max-width: 767px) {
  /* line 4728, _styles.scss */
  .footer-subscribe-description {
    font-size: 14px;
    margin: 20px 0px 0px; } }
@media (max-width: 1024px) {
  /* line 4736, _styles.scss */
  .payments {
    margin: 0px 0px 10px; } }
/* line 4741, _styles.scss */
.scroll-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  border: none;
  background-color: #163355;
  border-radius: 50%;
  display: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  line-height: 40px; }
  /* line 4756, _styles.scss */
  .scroll-top:hover {
    background-color: #000; }

/* line 4761, _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 4770, _styles.scss */
  .m-modal-wrapper {
    padding: 20px; }
  /* line 4773, _styles.scss */
  .m-modal-close {
    top: 0px;
    right: 0px;
    height: 32px;
    width: 32px;
    background: #1887b5 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0xMCwxMCBMMjIsMjIgTTIyLDEwIEwxMCwyMiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48L3N2Zz4=) center no-repeat;
    transition: all 0.2s linear; }
    /* line 4780, _styles.scss */
    .m-modal-close:hover {
      background-color: #000; }
  /* line 4784, _styles.scss */
  .m-modal-heading {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 20px;
    text-align: left; }
  /* line 4792, _styles.scss */
  .m-modal-footer {
    text-align: left; }
  /* line 4795, _styles.scss */
  .m-modal-button {
    display: block;
    width: 100%;
    border: none;
    background: none;
    font-family: 'Montserrat', 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: #163355;
    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 4818, _styles.scss */
    .m-modal-button:hover {
      background-color: #000;
      color: #fff; }
  /* line 4823, _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 4834, _styles.scss */
  .m-modal-error {
    padding: 10px 15px; }
  /* line 4837, _styles.scss */
  .m-modal-msg {
    padding: 10px 0px;
    font-size: 16px;
    line-height: 20px; }
  /* line 4842, _styles.scss */
  .m-modal .tt-dropdown-menu {
    display: none !important; }

/* line 4846, _styles.scss */
.m-overlay {
  background: #1e1e1e;
  opacity: 0.87; }

/* line 4850, _styles.scss */
.m-input {
  margin: 0px 0px 20px; }
  /* line 4852, _styles.scss */
  .m-input-label {
    display: block;
    margin: 0px 0px 4px;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 16px; }
    /* line 4859, _styles.scss */
    .m-input-label:after {
      color: #f8353e; }
  /* line 4863, _styles.scss */
  .m-input-field {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    padding: 9px 14px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff; }
  /* line 4873, _styles.scss */
  .m-input--checkbox {
    position: relative;
    opacity: 1;
    display: block;
    padding-left: 20px; }
    /* line 4878, _styles.scss */
    .m-input--checkbox input[type="checkbox"] {
      position: absolute;
      top: 2px;
      left: 0px; }
    /* line 4883, _styles.scss */
    .m-input--checkbox .m-input-label {
      margin: 0px; }
    /* line 4886, _styles.scss */
    .m-input--checkbox .m-input-caption {
      margin: 4px 0px 0px;
      font-size: 12px;
      line-height: 16px; }
      /* line 4890, _styles.scss */
      .m-input--checkbox .m-input-caption a {
        text-decoration: underline; }

@media (min-width: 601px) {
  /* line 4897, _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 4908, _styles.scss */
.map {
  width: 100%;
  height: 480px; }
  /* line 4912, _styles.scss */
  .map--grayscale [class*="ymaps-2-1"][class*="-ground-pane"] {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }

@media (max-width: 374px) {
  /* line 4919, _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 4927, _styles.scss */
picture {
  overflow: hidden;
  display: block; }

/* line 4931, _styles.scss */
img:not([src]) {
  visibility: hidden; }

/* line 4934, _styles.scss */
img[data-src], img[data-srcset] {
  display: block;
  min-height: 1px; }

/* line 4938, _styles.scss */
img.lazy, source.lazy {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s; }

/* line 4943, _styles.scss */
.lazy.loaded {
  opacity: 1;
  visibility: visible; }

/* line 4949, _styles.scss */
.product-geo {
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0px; }
  /* line 4953, _styles.scss */
  .product-geo-city {
    color: #1887b5;
    border-bottom: 1px dotted currentColor;
    cursor: pointer; }
    /* line 4957, _styles.scss */
    .product-geo-city a {
      text-decoration: none !important; }
  /* line 4961, _styles.scss */
  .product-geo-items {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #eee; }
    /* line 4965, _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 4975, _styles.scss */
    .product-geo-items:after {
      border-bottom-color: #fff;
      z-index: 3;
      top: -19px; }
    /* line 4980, _styles.scss */
    .product-geo-items.in-progress {
      min-height: 60px; }
      /* line 4982, _styles.scss */
      .product-geo-items.in-progress .product-geo-item {
        display: none; }
      /* line 4985, _styles.scss */
      .product-geo-items.in-progress .geo-loader {
        opacity: 1;
        visibility: visible; }
  /* line 4991, _styles.scss */
  .product-geo-item {
    margin: 5px 0px;
    color: #000; }
  /* line 4997, _styles.scss */
  .product-geo-price {
    font-weight: 600;
    white-space: nowrap; }
  /* line 5001, _styles.scss */
  .product-geo-description {
    color: #999; }
    /* line 5003, _styles.scss */
    .product-geo-description .button {
      padding: 0px;
      height: auto; }
  /* line 5008, _styles.scss */
  .product-geo .alert {
    margin: 0px 0px 2px; }
  /* line 5012, _styles.scss */
  .product-geo .salesbeat-p {
    margin: 5px 0px !important; }
    /* line 5014, _styles.scss */
    .product-geo .salesbeat-p-courier, .product-geo .salesbeat-p-pvz, .product-geo .salesbeat-p-view-pvz {
      color: #000;
      font-weight: 600; }
  /* line 5019, _styles.scss */
  .product-geo .salesbeat-ul {
    list-style: square !important;
    margin: 0px 0px 0px 25px !important; }
  /* line 5023, _styles.scss */
  .product-geo .salesbeat-li {
    margin: 5px 0px !important; }
  /* line 5026, _styles.scss */
  .product-geo .salesbeat-clear {
    display: none; }
  /* line 5029, _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 5037, _styles.scss */
    .product-geo .salesbeat-copyright a {
      text-decoration: underline; }
  /* line 5042, _styles.scss */
  .product-geo .salesbeat-div-courier + .salesbeat-div-pvz {
    margin-top: 20px; }
  /* line 5047, _styles.scss */
  .product-geo.no-city .product-geo-items:before, .product-geo.no-city .product-geo-items:after {
    display: none; }
  /* line 5051, _styles.scss */
  .product-geo.no-city .alert {
    display: none; }
  /* line 5057, _styles.scss */
  .product-geo.is-short .salesbeat-delivery-in a > span {
    color: #1887b5;
    border-bottom: 1px dotted currentColor;
    cursor: pointer;
    font-weight: 600; }

/* line 5068, _styles.scss */
.geo-countries {
  margin: 0px -10px -5px 0px; }
/* line 5071, _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 5084, _styles.scss */
  .geo-country.is-active {
    color: #fff;
    background: #1887b5; }
  /* line 5088, _styles.scss */
  .geo-country:hover {
    color: #fff;
    background: #1887b5; }
  /* line 5092, _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 5103, _styles.scss */
.geo-search {
  position: relative;
  z-index: 5;
  margin: 20px 0px 0px; }
  /* line 5107, _styles.scss */
  .geo-search .search-results {
    left: -16px; }
  /* line 5110, _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 5117, _styles.scss */
    .geo-search .autocomplete-suggestion-link:hover {
      background: #f7f8fa; }
  /* line 5121, _styles.scss */
  .geo-search .autocomplete-suggestion-desctiption {
    color: #999; }
/* line 5125, _styles.scss */
.geo-cities {
  margin: 20px 0px 0px;
  font-size: 12px;
  line-height: 16px; }
  /* line 5129, _styles.scss */
  .geo-cities h3 {
    margin: 0px; }
/* line 5133, _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 5145, _styles.scss */
  .geo-city.is-primary {
    font-weight: 600; }
  /* line 5148, _styles.scss */
  .geo-city:hover {
    color: #1887b5; }
/* line 5152, _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 5166, _styles.scss */
.geo-map {
  width: 100%;
  height: 600px; }
  /* line 5169, _styles.scss */
  .geo-map-popup {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #666; }
    /* line 5174, _styles.scss */
    .geo-map-popup strong {
      font-weight: 600;
      color: #000; }
  /* line 5179, _styles.scss */
  .geo-map-logo {
    margin: 10px 0px 0px; }
    /* line 5181, _styles.scss */
    .geo-map-logo img {
      display: block;
      height: 15px; }
  /* line 5186, _styles.scss */
  .geo-map-address {
    margin: 10px 0px 0px; }
  /* line 5189, _styles.scss */
  .geo-map-phones {
    margin: 10px 0px 0px; }
  /* line 5192, _styles.scss */
  .geo-map-tariffs {
    margin: 10px 0px 0px; }
    /* line 5194, _styles.scss */
    .geo-map-tariffs-item {
      margin: 2px 0px 0px;
      color: #000; }
    /* line 5198, _styles.scss */
    .geo-map-tariffs-price {
      font-weight: 600;
      white-space: nowrap; }
    /* line 5202, _styles.scss */
    .geo-map-tariffs-description {
      color: #999; }
  /* line 5206, _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 5216, _styles.scss */
  .geo-map-item {
    cursor: pointer;
    padding: 7px 10px;
    background: #f7f8fa;
    margin: 0px 0px 1px;
    transition: 0.4s; }
    /* line 5222, _styles.scss */
    .geo-map-item:hover, .geo-map-item.is-active {
      background: #1887b5;
      color: #fff; }
    /* line 5226, _styles.scss */
    .geo-map-item:last-child {
      margin: 0px; }

/* line 5232, _styles.scss */
[class*="-balloon__content"] {
  font-family: 'Montserrat', sans-serif !important; }

/* line 5235, _styles.scss */
[class*="-balloon-content__header"] {
  font-size: 14px !important;
  line-height: 18px;
  color: #000;
  margin: 0px 0px 10px !important; }

/* line 5241, _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 5248, _styles.scss */
[class*="-cluster-tabs__menu-item-text"] {
  color: #1887b5 !important; }

/* line 5251, _styles.scss */
[class*="-cluster-tabs__menu-item_current_yes"] [class*="-cluster-tabs__menu-item-text"] {
  color: #000 !important; }

/* line 5255, _styles.scss */
.promo-b-collection {
  margin: -20px 0px 20px; }

/* line 5256, _styles.scss */
.promo-b-product {
  margin: 0px 0px 10px;
  min-width: 170px; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/* line 5258, _styles.scss */
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
/* line 5260, _styles.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/* line 5262, _styles.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 5262, _styles.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 5262, _styles.scss */
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 5262, _styles.scss */
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

/* line 5262, _styles.scss */
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

/* line 5262, _styles.scss */
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

/* line 5262, _styles.scss */
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

/* line 5262, _styles.scss */
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

/* line 5262, _styles.scss */
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

/* line 5262, _styles.scss */
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

/* line 5262, _styles.scss */
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }
