

/* Start:/local/templates/euro-obyv/assets/core.css?1747912163115925*/
@charset "utf-8";

/* base reset */
*,
:after,
:before {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body,
html {
  height: 100%;
  width: 100%;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
applet,
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
input,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
section,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
ul,
var,
video {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
[list]::-webkit-calendar-picker-indicator,
template {
  display: none;
}
a img,
abbr,
acronym,
body,
html,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
dir,
menu,
ol,
ul {
  list-style: none;
}
a {
  background-color: transparent;
}
:focus,
a,
a:active,
a:hover {
  outline: 0;
  border: 0;
}
caption,
table th {
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td {
  vertical-align: top;
}
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: none;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
sub,
sup {
  line-height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
summary {
  display: list-item;
  cursor: pointer;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  line-height: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
img,
svg {
  vertical-align: middle;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}
::-webkit-color-swatch-wrapper,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::file-selector-button {
  font: inherit;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
img {
  max-width: 100%;
}
body {
  overflow: hidden;
  overflow-y: auto;
  min-width: 320px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #fff;
}
select {
  word-wrap: normal;
}
progress {
  vertical-align: baseline;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
/* grid (custom bootstrap 5.1.3) */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-ul,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 9px);
  padding-left: var(--bs-gutter-x, 9px);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
/*
@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}
@media (min-width:1800px){.container,.container-lg,.container-md,.container-sm,.container-ul,.container-xl,.container-xxl{max-width:1720px}}
*/
.row {
  --bs-gutter-x: 18px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1800px) {
  .col-ul {
    flex: 1 0 0%;
  }
  .row-cols-ul-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-ul-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-ul-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-ul-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-ul-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-ul-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-ul-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-ul-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-ul-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-ul-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-ul-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-ul-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-ul-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-ul-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-ul-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-ul-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-ul-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-ul-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-ul-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-ul-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}

/* fonts */
@font-face {
  font-family: "icons";
  src: url("/local/templates/euro-obyv/assets/icons.woff2") format("woff2"), url("/local/templates/euro-obyv/assets/icons.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
[class^="i-"]:before,
[class*=" i-"]:before,
.i:before,
.i:after {
  margin-right: 8px;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* icons */
.i-cancel:before {
  content: "\e800";
}
.i-cart:before {
  content: "\e801";
}
.i-heart:before {
  content: "\e802";
}
.i-info:before {
  content: "\e803";
}
.i-arrow-down:before {
  content: "\e804";
}
.i-search:before {
  content: "\e807";
}
.i-user:before {
  content: "\e808";
}
.i-cancel-1:before {
  content: "\e809";
}
.i-social-tg:before {
  content: "\e80a";
}
.i-social-tt:before {
  content: "\e80b";
}
.i-social-vk:before {
  content: "\e80c";
}
.i-social-yt:before {
  content: "\e80d";
}
.i-social-ok:before {
  content: "\e80e";
}
.i-menu:before {
  content: "\e80f";
}
.i-star:before {
  content: "\e810";
}
.i-star-empty:before {
  content: "\e811";
}
.i-heart-2:before {
  content: "\e812";
}
.i-rouble:before {
  content: "\e813";
}
.i-ruble-regular:before {
  content: "\e814";
}
.i-nav:before {
  content: "\f0c9";
}
.i-angle-left:before {
  content: "\f104";
}
.i-angle-right:before {
  content: "\f105";
}
.i-angle-up:before {
  content: "\f106";
}
.i-angle-down:before {
  content: "\f107";
}
.i-filter:before {
  content: "\e805";
}
.i-view-multiple:before {
  content: "\e806";
}

@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/euro-obyv/assets/Gilroy-Medium.woff2") format("woff2"),
    url("/local/templates/euro-obyv/assets/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/euro-obyv/assets/Gilroy-Bold.woff2") format("woff2"),
    url("/local/templates/euro-obyv/assets/Gilroy-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/euro-obyv/assets/Gilroy-Light.woff2") format("woff2"),
    url("/local/templates/euro-obyv/assets/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/euro-obyv/assets/Gilroy-UltraLight.woff2") format("woff2"),
    url("/local/templates/euro-obyv/assets/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/euro-obyv/assets/Gilroy-Regular.woff2") format("woff2"),
    url("/local/templates/euro-obyv/assets/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* variables */
:root {
  --main-body-color: #27282d;
  --main-accent-color: #c10017;
  --main-accent-hover-color: #8d0817;
  --font-body: "Gilroy", sans-serif;
  --font-icons: "icons";
  --success-color: #00aa11;
  --error-color: #f33a3a;
  --disabled-color: #ccc;
}

/* layout */
html,
body {
  height: 100%;
}
body {
  background: #fff;
  font-family: var(--font-body);
  color: var(--main-body-color);
  font-size: 14px;
  min-width: 320px;
  font-weight: 400;
  width: 100%;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.layout {
  flex: 1 0 auto;
  min-width: 320px;
}

/* placeholder (defaut) */
*::-webkit-input-placeholder {
  color: #7f88a2;
}
*:-moz-placeholder {
  color: #7f88a2;
}
*::-moz-placeholder {
  color: #7f88a2;
}
*:-ms-input-placeholder {
  color: #7f88a2;
}
/* placeholder (disabled) */
*[disabled]::-webkit-input-placeholder {
  color: var(--disabled-color);
}
*[disabled]:-moz-placeholder {
  color: var(--disabled-color);
}
*[disabled]::-moz-placeholder {
  color: var(--disabled-color);
}
*[disabled]:-ms-input-placeholder {
  color: var(--disabled-color);
}
/* placeholder (error) */
.form-control.error::-webkit-input-placeholder,
.form-group.error .form-control::-webkit-input-placeholder {
  color: var(--error-color);
}
.form-control.error:-moz-placeholder,
.form-group.error .form-control:-moz-placeholder {
  color: var(--error-color);
}
.form-control.error::-moz-placeholder,
.form-group.error .form-control::-moz-placeholder {
  color: var(--error-color);
}
.form-control.error:-ms-input-placeholder,
.form-group.error .form-control:-ms-input-placeholder {
  color: var(--error-color);
}

/* default inputs */
.input,
.btn,
select,
.select {
  padding: 0 10px;
  min-width: 130px;
  font-family: var(--font-body);
  margin: 0px;
  vertical-align: top;
  transition: all 0.25s;
  font-size: 16px;
  font-weight: 400;
  color: var(--main-body-color);
  height: 52px;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.input,
.select {
  border: 1px solid #b4b4b4;
}
.input:focus,
select:focus {
  border: 1px solid #d7d7d7;
  border-color: var(--main-accent-color);
  box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.075);
  background: #fff;
}
.input.error {
  border-color: #f00;
  color: #f00;
}
.input[disabled],
.input[disabled]:hover,
.input[disabled]:focus {
  cursor: default;
  color: #ccc;
  border: 1px solid #ccc;
  box-shadow: none;
}
textarea.input,
.input--textarea {
  resize: none;
  height: 240px;
  padding: 15px;
  line-height: normal;
}
.input--outline,
.input--outline:hover,
.input--outline:focus {
  box-shadow: none;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
}
.btn {
  padding: 0 15px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 0px;
  display: inline-flex;
  width: auto;
  transition: all 0.3s;
  background: var(--main-accent-color);
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.btn:hover {
  text-decoration: none;
  background: var(--main-accent-hover-color);
}
.btn:active {
  box-shadow: inset 0 6px 20px rgba(0, 0, 0, 0.1);
}
.btn--outline {
  background: #fff;
  border: 1px solid var(--main-accent-color);
  color: var(--main-accent-color);
  gap: 30px;
}
.product__buttons .js-offer-cart-btn,
.product__buttons .item{
  background: var(--main-accent-color);
  border: none;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 16,5px;
  text-transform: uppercase;
  border-radius: 2px;
}
.btn--outline:hover {	
  background: #fd5f66; 
  color: #fff !important;
}
.btn.btn--outline.js-offer-cart-btn.js-add-to-cart.active{
  background: #fd5f66; 
}
select {
  font-weight: 700;
  border-bottom: 1px solid #787878;
  padding: 10px 0;
}
input[disabled],
.btn[disabled],
.btn--disabled {
  text-shadow: none !important;
  cursor: not-allowed !important;
  box-shadow: none !important;
  background: #ccc !important;
  color: #949393 !important;
  border: 0px !important;
}
.input.sm,
.btn.sm {
  height: 40px;
  font-size: 12px;
  padding: 0 15px;
  text-transform: none;
}

@media (min-width: 991px) {
  .input.md,
  .btn.md {
    height: 60px;
    font-size: 20px;
  }
  .input.lg,
  .btn.lg {
    height: 70px;
    padding: 0 30px;
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .input,
  .btn,
  select,
  button.co-button,
  input.co-button,
  .co-input-field,
  #feedback_content,
  .button {
    font-size: 11px;
    text-transform: uppercase;
  }
  .input,
  .btn,
  select,
  button.co-button,
  input.co-button,
  .co-input-field,
  .button {
    height: 40px;
  }
  .ns__form .ns__submit {
    height: 40px;
    width: 40px;
  }
}
.ns,
.ns:hover,
.ns:focus {
  text-shadow: none;
  text-transform: none;
  border-radius: none;
  height: auto;
  background: none;
  line-height: auto;
  padding: 0;
  border: 0;
  box-shadow: none;
}

/* default forms */
.form .form__heading {
  font-size: 20px;
  margin-bottom: 20px;
}
.form .form__group {
  margin-bottom: 24px;
}
.form .form__group .form__label {
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
}
.form .form__group .form__label .required {
  color: #f00;
}
.form .form__group .form__control {
  width: 100%;
}
.form .form__group .form__controls {
  position: relative;
}
/* form rating */
.form__group.item__rating {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

/* form hint */
.form .form__hint {
  font-size: 14px;
  padding-top: 8px;
  transition: all 0.3s;
}
.form .form__hint--error {
  color: var(--error-color);
}
.form .form__hint--success {
  color: var(--success-color);
}
.form .form__agree {
  text-transform: uppercase;
  color: var(--main-body-color);
  font-size: 10px;
}
/* mod:label combined */
.form .form__group--combined {
  position: relative;
}
.form .form__group--combined .form__control {
  order: 2;
  width: 100%;
  background: none;
  position: relative;
  z-index: 1;
}
.form .form__group--combined .form__label {
  font-size: 16px;
  font-weight: 200;
  position: absolute;
  color: #000;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  padding: 0;
  transition: all 0.2s ease;
  left: 0;
}
.form .form__group--combined .form__hint {
  order: 3;
  display: none;
}
.form .form__group--combined .form__control:focus + .form__label {
  color: #000;
}
.form .form__group--combined .form__control:focus + .form__label,
/* mod:focus */
.form .form__group--focus .form__label {
  z-index: 2;
  background: #fff;
  top: 0px;
  left: 0;
  font-size: 16px;
}
/*
.form .form__group--focus .form__control{padding-top:4px}
.form .form__group--focus .form__control{border-color:#67BB00 !important}
.form .form__group--focus .form__input,.form .form__group--focus .form__label{color:#67BB00 !important}
*/
/* mod:error */
.form .form__group--error .form__label {
  color: #ff2d52 !important;
}
.form .form__group--error .form__control,
.form .form-control.error {
  border-color: #ff2d52 !important;
  color: #ff2d52 !important;
}
.form .form__group--error .form__control {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
}
.form .form__group--error .form__hint {
  display: block;
}
.form .form__group--submit,
.form .form__group:last-child {
  margin-bottom: 0;
}
.form .form__group--submit .btn + .form__agree {
  padding-top: 15px;
}
.form--subscribe .form__hint {
  padding-top: 15px;
  font-size: 10px;
  font-weight: 200;
  color: #767676;
}
@media (max-width: 575px) {
  .form--subscribe .form__hint {
    max-width: 215px;
  }
}
.form--subscribe .form__hint a {
  color: #767676;
}
.form--subscribe .form__hint a:hover {
  color: var(--main-accent-color);
  text-decoration: underline;
}
.form--subscribe .form__content {
  display: flex;
}
.form--subscribe .form__content .form-control {
  flex: 1;
  border-left-color: #fff;
  border-right-color: #fff;
  border-top-color: #fff;
  border-bottom-color: #b0b0b0;
}
.form--subscribe .btn {
  min-width: 200px;
}
.form--subscribe .form__header {
  margin-bottom: 45px;
  text-align: center;
}
.form--subscribe .form__title {
  font-size: 32px;
  font-weight: 600;
}
.form--director .form__group--submit {
  display: flex;
  align-items: center;
}
.form--director .form__group--submit .btn {
  flex: 0 0 50%;
}
.form--director .form__group--submit .btn + .form__agree {
  padding-top: 0;
  padding-left: 20px;
}

/* default shop list */
.shop__list .shop__item {
  display: flex;
  flex-wrap: wrap;
  display: none;
}
.shop__list .shop__item.is-selected {
  display: flex;
}
.shop__list .shop__photo {
  flex: 0 0 164px;
}
.shop__list .shop__desc {
  flex: 1;
  padding-left: 20px;
}
.shop__list .shop__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.shop__list .size__label {
  margin-bottom: 10px;
  font-weight: 400;
}
.shop__list .shop__contacts {
  font-weight: 400;
  font-size: 14px;
  flex: 0 0 100%;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop__list .shop__contacts .item {
  flex: 0 0 49%;
  display: flex;
  margin-bottom: 20px;
}
.shop__list .shop__contacts .item__label {
  margin-right: 10px;
}
.shop__list .shop__contacts .item--phone,
.shop__list .shop__contacts .item--address {
  font-weight: 600;
}
.shop__list .shop__contacts .item--worktime .item__value {
  text-align: right;
}

/* default sizes */
.size__values {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.size__values .size__item {
  margin-bottom: 5px;
}
.size__values .size__label {
  margin-right: 9px;
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #656565;
  color: #656565;
}
.size__values .size__item:last-child .size__label {
  margin-right: 0;
}
.size__values .size__label:not(.size__item--is-disabled .size__label):hover {
  border-color: var(--main-accent-color);
  color: var(--main-accent-color);
}
.size__values .size__input {
  display: none;
}
.size__values .size__item .size__input:checked ~ .size__label,
.size__values .size__item.is-selected .size__label {
  color: #fff;
  border-color: var(--main-accent-color);
  background: var(--main-accent-color);
}
.size__values .size__item.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.size__values--large .size__label {
  width: 48px;
  height: 48px;
}

/* default ui slider */
.price__filter {
  padding: 0 12px;
}
.price__filter .price-filter-values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  margin: 0 -12px;
}
.ui-slider {
  background: #c4c4c4;
  height: 4px;
  width: 100%;
  position: relative;
}
.ui-slider-range {
  position: absolute;
  top: 0px;
  height: 4px;
  background: var(--main-accent-color);
}
.ui-slider-handle {
  outline: none;
  transition: background 0.3s;
  display: block;
  position: absolute;
  border-radius: 100%;
  top: -9px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  background: #c4c4c4;
}
.ui-slider-handle:hover {
  background: var(--main-accent-color);
}
.ui-slider-handle:focus {
  outline: none;
}

/* SELECT BOX */
.selectBox {
  border-bottom: 1px solid #eee;
  font-weight: 400;
}
.selectBox--mobile {
  border: none;
  font-weight: 400;
  margin-left: 10px;
}
.selectBox .selectBox__header {
  position: relative;
}
.selectBox .selectBox__title {
  padding-right: 20px;
  border-radius: 4px;
  min-width: 62px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.selectBox .selectBox__title:after {
  transition: all 0.3s;
  content: "\F107";
  font-family: var(--font-icons);
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  font-weight: 400;
}
.selectBox__title--mobile:after {
  right: -15px !important;
}
.selectBox .selectBox__dd {
  padding: 6px 0 10px 0;
  display: none;
}
.mobile-selectBox__dd {
  position: absolute;
  z-index: 2;
  background-color: white;
}
.selectBox .selectBox__input {
  display: none;
}
.selectBox .selectBox__name {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
.selectBox .selectBox__label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}
.selectBox .selectBox__submit {
  padding-top: 20px;
}
.selectBox .selectBox__submit .btn {
  width: 100%;
  height: 36px;
  font-size: 14px;
  font-weight: 700;
}
.selectBox .selectBox__submit .selectbox__counter--desctop {
  text-transform: uppercase;
  flex: 0 0 100%;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #979797;
  text-align: center;
}
.selectBox .selectBox__submit--mobile {
  display: none;
}
/* mod:checkbox */
.selectBox--check .selectBox__items .selectBox__label {
  padding-top: 9px;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
  display: block;
  padding-left: 45px;
}
.selectBox--check .selectBox__items .selectBox__label:before {
  transition: all 0.3s;
  position: absolute;
  content: "";
  display: block;
  height: 26px;
  width: 26px;
  border: 1px solid #000;
  left: 0;
  top: 2px;
}
.selectBox--check .selectBox__items .selectBox__label:after {
  content: "";
  opacity: 0;
  color: #000;
  transition: all 0.3s;
  position: absolute;
  left: 4px;
  top: 6px;
  width: 18px;
  height: 18px;
  background: var(--main-accent-color);
}
.selectBox__items--mobile {
  font-size: 12px !important;
}
.selectBox--check .selectBox__item {
  color: #808080;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 16px;
}
.selectBox--check
  .selectBox__item
  .selectBox__input:checked
  ~ .selectBox__label:after {
  opacity: 1;
}
.selectBox--check .selectBox__item {
  margin-bottom: 10px;
}
/* mod:menu */
.selectBox--menu .selectBox__item .selectBox__link {
  border-left: 3px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
  display: block;
  padding: 6px 15px;
  text-decoration: none;
  color: var(--main-body-color);
}
.selectBox--menu .selectBox__item .selectBox__link:hover {
  background: #fbfafa;
  border-color: #ddd;
  padding-left: 18px;
}
.selectBox--menu .selectBox__item--selected .selectBox__link {
  color: var(--main-accent-color);
  border-color: var(--main-accent-color);
  font-weight: 500;
}
.selectBox--menu .selectBox__items {
  font-size: 16px;
}
/* mod:boxes */
.selectBox--boxes .selectBox__item {
  margin-bottom: 0;
}
.selectBox--boxes .selectBox__items {
  display: flex;
  padding-top: 5px;
  flex-wrap: wrap;
}
.selectBox--boxes .selectBox__item .selectBox__label {
  font-size: 13px;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 4px;
  padding: 6px 10px;
  border: 2px solid #eee;
  margin: 0 4px 4px 0;
  display: block;
}
.selectBox--boxes .selectBox__item .selectBox__label:hover {
  border-color: #ddd;
  color: var(--main-accent-color);
}
.selectBox--boxes
  .selectBox__item
  .selectBox__input:checked
  ~ .selectBox__label {
  color: #fff;
  border-color: var(--main-accent-color);
  background: var(--main-accent-color);
}
/* mod:size */
.selectBox--size .selectBox__items {
  display: flex;
  padding-top: 5px;
  flex-wrap: wrap;
}
.selectBox--size .selectBox__item .selectBox__label {
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #656565;
  color: #656565;
}
.selectBox--size .selectBox__item .selectBox__label:hover {
  border-color: var(--main-accent-color);
  background: var(--main-accent-color);
  color: #fff;
}
/* mod:item disabled */
.selectBox .selectBox__item--is-disabled {
  opacity: 0.5 !important;
}
.selectBox .selectBox__item--is-disabled .selectBox__label {
  cursor: not-allowed !important;
}
@media (max-width: 991px) {
  .selectBox--is-open .selectBox__dd {
    display: block;
  }
  .selectBox--is-open .selectBox__title {
    color: var(--main-accent-color);
  }
  .selectBox--is-open .selectBox__title:after {
    transform: rotate(-90deg);
  }
  .section--filter {
    display: block;
  }
}
@media (min-width: 992px) {
  /* selectbox group */
  .selectBox__group {
    margin-bottom: 8px;
    display: inline-flex;
    align-items: center;
  }
  .selectBox__group .selectBox__group-label {
    margin-right: 10px;
  }
  .selectBox__group .selectBox {
    margin-bottom: 0;
  }
  .selectBox {
    z-index: 1;
    position: relative;
    border: 0;
    margin: 0 30px 8px 0;
    display: inline-block;
  }
  .selectBox:last-child {
    margin-right: 0;
  }
  .selectBox .selectBox__title {
    position: relative;
    text-transform: none;
    max-width: 300px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
    cursor: pointer;
    height: 40px;
    padding: 10px 30px 10px 20px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
  }
  .selectBox:hover .selectBox__title {
    color: var(--main-accent-color);
    text-decoration: underline;
  }
  .selectBox .selectBox__title:after {
    content: "\F107";
    right: 5px;
    top: 19px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
  }
  .selectBox .selectBox__dd {
    min-width: 250px;
    padding: 20px 15px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    transform: translate(0px, -10px);
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
  }
  .selectBox .selectBox__content {
    max-height: 270px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
  }
  /* mod:no-padding */
  .selectBox--np .selectBox__title {
    border: 0;
    padding-left: 0;
  }
  /* mod:menu */
  .selectBox--menu .selectBox__title {
    max-width: 330px;
  }
  .selectBox--menu .selectBox__content {
    padding: 0;
  }
  .selectBox--menu .selectBox__dd {
    padding: 8px 0 10px 0;
  }
  /* mod:position left */
  .selectBox--left .selectBox__dd {
    left: auto;
    right: 0;
  }
  /* mod:is-open */
  .selectBox--is-open {
    z-index: 3;
  }
  .selectBox--is-open .selectBox__dd {
    transform: translate(0px, 0px);
    transition: 0.4s;
    visibility: visible;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #767676;
    border-radius: 4px;
  }
  .selectBox--is-open .selectBox__title {
    border-color: #fff;
  }
  .selectBox--is-open .selectBox__title:after {
    transform: rotate(180deg);
  }
}
@media (max-width: 575px) {
  .selectBox .selectBox__title:after {
    right: 0;
  }
}

/* catalog sorter */
.sorter__selectedWrapper {
  border: 1px solid #d8d8d8;
  border-left: 0;
  border-right: 0;
  margin-bottom: 20px;
  padding: 16px 0;
}
.sorter__selected {
  align-items: center;
  line-height: 12px;
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
}
.sorter__selected .item__label {
  margin-right: 12px;
  font-weight: 400;
  font-size: 12px;
  color: #343434;
}
.sorter__selected .item {
  transition: all 0.3s;
  cursor: pointer;
  margin-right: 18px;
  font-weight: 500;
}
.sorter__selected .item:after {
  font-family: var(--font-icons);
  content: "\E809";
  font-size: 12px;
  margin-left: 8px;
}
.sorter__selected .item:hover {
  color: var(--main-accent-color);
}
.m__sorter {
  display: none;
}
@media (max-width: 991px) {
  .sorter__selectedWrapper {
    display: none;
  }
  .m__sorter {
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .m__sorter .item__counter {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #c10017;
    text-align: center;
    line-height: 20px;
    color: #fff;
  }
  .m__sorter .item__box {
    flex: 0 0 34px;
    transition: all 0.3s;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 150px;
    height: 34px;
    background: #ffffff;
    /* border: 1px solid #b8b8b8; */
    border-radius: 4px;
  }
  .m__sorter .item__box--view {
    display: flex;
  }
  .m__sorter .item__icon--filter:after {
    font-family: var(--font-icons);
    content: "\E805";
  }
  .m__sorter .item__box:hover {
    border-color: var(--main-accent-color);
    color: var(--main-accent-color);
  }
  .m__sorter .item__sort {
    text-transform: uppercase;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .m__sorter .item__sort .form__control {
    width: 100%;
    min-width: auto;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
    margin-left: 10px;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
  }
  .m__sorter .item__sort .form__control:focus {
    box-shadow: none;
    border-radius: 0;
    background: #fff;
  }
  .m__sorter .item__box--view .item__icon {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .m__sorter .item__box--view .item__icon--single {
    background: #989898;
  }
  .m__sorter .item__box--view .item__icon--multiple:after {
    font-size: 20px;
    color: #989898;
    font-family: var(--font-icons);
    content: "\E806";
  }
  .m__sorter .item__box--view .item__icon.is-selected {
    display: none;
  }
  .selectBox .selectBox__submit {
    display: none;
  }
  .selectBox .selectBox__submit--mobile {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .selectBox .selectBox__submit--mobile .selectbox__counter {
    text-transform: uppercase;
    flex: 0 0 100%;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #979797;
    text-align: center;
  }
  .selectBox .selectBox__submit--mobile .btn {
    flex: 0 0 49%;
  }
}
@media (max-width: 575px) {
  .m__sorter .item__sort {
    padding: 0 10px;
  }
  .m__sorter .item__box--view {
    display: none;
  }
}
@media (max-width: 400px) {
  .m__sorter .item__sort .form__label {
    padding-top: 2px;
  }
  .m__sorter .item__sort .form__control {
    padding: 0;
    height: 30px;
  }
  .m__sorter .item__sort,
  .m__sorter .item__sort .form__control {
    font-size: 11px;
  }
}

/* heading */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 20px;
  line-height: normal;
  font-weight: 600;
}
h1,
.h1 {
  font-size: 41px;
  font-weight: 200;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3,
  h4,
  .h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-weight: 400;
  }
  h1,
  .h1 {
    font-size: 24px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3,
  h4,
  .h4 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 20px;
  }
  h2,
  .h2 {
    font-size: 18px;
  }
  h3,
  .h3,
  h4,
  .h4,
  h5,
  h6,
  .h5,
  .h6 {
    font-size: 16px;
  }
}

/* links */
a {
  color: var(--main-accent-color);
  background-color: transparent;
  outline: none !important;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.false {
  transition: all 0.2s;
  text-decoration: none;
  cursor: pointer;
  color: #87929b;
  border-bottom: 1px dashed #87929b;
}
.false:hover {
  color: var(--main-accent-color);
  border-bottom-color: #fff !important;
}
/* base */
strong,
b,
.b {
  font-weight: 700;
}
p {
  margin-bottom: 20px;
}
u {
  text-decoration: underline;
}
em,
dfn {
  font-style: italic;
}
del {
  text-decoration: line-through;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
big {
  font-size: 120%;
}
small {
  font-size: 80%;
}
abbr[title],
acronym {
  border-bottom: 1px dotted;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dashed #ccc;
  margin-bottom: 15px;
  padding: 0;
}
dl {
  margin: 0 0 15px 0;
}
dl dt {
  font-weight: 700;
}
dd {
  margin: 0 0 0 15px;
}
table {
  border: 0px;
  margin-bottom: 15px;
  width: 100%;
}
table tr td,
table tr th {
  transition: background 0.3s;
  border: 1px solid #ccc;
  padding: 8px 12px;
  vertical-align: middle;
}
table tr th {
  background: #eee;
  text-align: center;
}
table tr:hover td {
  background: #fbfbfb;
}

/* editor content */
.editor {
  line-height: 16px;
  font-weight: 400;
}
.editor img {
  max-width: 100%;
  max-height: none;
  height: auto;
}
.editor blockquote {
  padding-left: 35px;
  border-left: 2px solid var(--main-accent-color);
}
.editor p:last-child {
  margin-bottom: 0;
}
.editor img,
.editor iframe {
  max-width: 100%;
  max-height: 100%;
}
.editor ul,
.editor ol {
  margin-bottom: 15px;
  padding-left: 0px;
}
.editor ul li,
.editor ol li {
  margin-bottom: 6px;
  list-style: inside;
  position: relative;
}
.editor ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 6px;
  border-radius: 6px;
  left: 0;
  background: var(--main-accent-color);
}
.editor ul li {
  list-style: none;
  padding-left: 15px;
  position: relative;
}
.editor ol li {
  list-style-type: decimal;
}
@media (max-width: 767px) {
  .editor {
    line-height: 20px;
  }
}

/* alert */
.alert-success,
.alert-warning,
.alert-error,
.alert-empty {
  font-size: 14px;
  text-align: left;
  padding: 20px 25px;
  margin-bottom: 10px;
  border-left: 5px solid transparent;
  border-radius: 5px;
}
.alert-success {
  background-color: #f1f9f7;
  border-color: #e0f1e9;
  color: #1d9d74;
}
.alert-success a {
  color: #1d9d74;
}
.alert-warning {
  background-color: #f9f2cb;
  border-color: #f5e79e;
  color: #c09853;
}
.alert-warning a {
  color: #c09853;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error a {
  color: #b94a48;
}
.alert-empty {
  background-color: #fafafa;
  border-color: #e1e1e1;
  color: #7b7b7b;
}

/* embed */
.embed-responsive,
.img__resize {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before,
.img__resize--21by9::before {
  padding-top: 42.857143%;
}
.embed-responsive-16by9::before,
.img__resize--16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before,
.img__resize--4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before,
.img__resize--1by1::before {
  padding-top: 100%;
}

/* default popups */
.popup {
  font-weight: 300;
  transition: opacity 0.6s;
  visibility: hidden;
  z-index: 9991;
  opacity: 0;
  position: absolute;
  top: -9999px;
  min-width: 300px;
  width: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.popup .popup__layer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  background: #000;
  opacity: 0.3;
}
.popup .popup__content {
  overflow: hidden;
  transition: all 0.3s;
  transform: scale(1.1);
  opacity: 0;
  z-index: 999;
  position: relative;
  background: #ffffff;
  border: 1px solid #656565;
  border-radius: 14px;
  padding: 38px 30px;
  font-size: 16px;
  margin: 0 10px;
  padding-bottom: 68px;
}
.popup .popup__title {
  position: relative;
  color: var(--main-accent-color);
  display: block;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.popup .popup__close {
  z-index: 2;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: absolute;
  display: block;
  right: 25px;
  top: 40px;
  left: auto;
}
.popup .popup__close:before {
  cursor: pointer;
  transition: all 0.3s;
  font-family: var(--font-icons);
  content: "\E809";
}
.popup .popup__close:hover:before {
  color: #f00;
}
.popup .btn:not(.close) {
  width: 100%;
}
.popup .popup__state--b {
  color: #83ab01;
  padding-bottom: 15px;
}
.popup--reviews .popup__buttons {
  text-align: center;
}
.popup--reviews .popup__buttons .btn {
  max-width: 60%;
}
.popup--cart .product__size .size__wrapper {
  margin-bottom: 48px;
}
.popup--fastbuy p,
.popup--pickup p {
  font-size: 18px;
  font-weight: 400;
}
.popup--style2 .popup__title {
  color: #000;
  text-transform: none;
}
.popup--style2 .popup__content {
  overflow: visible;
}
.popup--choose-shop .shop__choose select {
  width: 100%;
  margin-bottom: 30px;
}
.popup--choose-shop p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
.popup--choose-shop .popup__buttons {
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.popup--choose-shop .popup__buttons .btn__item:first-child {
  flex: 0 0 65%;
  padding-right: 15px;
}
.popup--choose-shop .popup__buttons .link {
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
  display: inline;
  cursor: pointer;
  transition: all 0.3s;
}
.popup--choose-shop .popup__buttons .link:hover {
  color: var(--main-accent-color);
}
/* mod:sizes */
@media (min-width: 1300px) {
  .popup--xl {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  .popup--xl {
    max-width: 960px;
  }
  .popup--style2 .popup__close {
    right: -80px;
    top: 0;
    font-size: 50px;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .popup--md {
    max-width: 570px;
  }
  .popup--lg {
    max-width: 720px;
  }
  .popup--fastbuy,
  .popup--pickup {
    max-width: 490px;
  }
}
@media (min-width: 576px) {
  .popup--sm {
    max-width: 380px;
  }
}
@media (max-width: 575px) {
  .popup--choose-shop p {
    font-size: 14px;
  }
  .popup .popup__title {
    font-size: 18px;
    text-transform: none;
    color: #000;
    margin-bottom: 10px;
  }
  .popup--fastbuy p,
  .popup--pickup p {
    font-size: 12px;
  }
  .popup .popup__close {
    top: 20px;
    right: 20px;
    font-size: 20px;
  }
  .popup .popup__content {
    padding: 40px 16px;
    border: none;
  }
  textarea.input,
  .input--textarea {
    height: 140px;
  }
  .form .form__heading {
    font-size: 16px;
  }
  .form .form__group--combined {
    margin-bottom: 15px;
  }
  .form--director .form__group--submit {
    display: block;
  }
  .form--director .form__group--submit .btn + .form__agree {
    padding-left: 0;
    padding-top: 10px;
  }
  .shop__list .shop__item .shop__image {
    display: none;
  }
  .shop__list .shop__desc {
    padding-left: 0;
  }
  .shop__list .shop__contacts {
    padding-top: 0;
  }
  .popup--choose-shop .popup__buttons .btn__item:first-child {
    padding-right: 0;
  }
  .shop__list .shop__contacts,
  .popup--choose-shop .popup__buttons {
    display: block;
  }
  .popup--choose-shop .popup__buttons .btn__item + .btn__item {
    text-align: center;
    padding-top: 10px;
  }
}
/* popup show */
.js-popup-show .layout__background {
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  display: block;
}
.js-popup-show .popup.is-shown {
  z-index: 999;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
}
.js-popup-show .popup.is-shown .popup__content {
  transform: scale(1);
  margin-top: 0px;
  opacity: 1;
}

/* swiper 7:default */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.section__content .container-fluid .productsGrid.productsGrid--carousel .swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events{
  height: 380px;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* swiper pagination */
.swiper-pagination {
  display: flex;
  justify-content: center;
}
.swiper-pagination__catalog-style{
  padding-bottom: 5px;
}
.swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  width: 72px;
  height: 8px;
  background: #ffffff;
  border-radius: 12px;
  margin: 0 8px;
  transition: all 0.3s;
}
.js-item .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #e8e8e8;
}
.js-item .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #929292;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #ccbcb6;
}
/* .swiper buttons */
.swiper__buttons--arrows {
  position: absolute;
  display: flex;
  z-index: 90;
  justify-content: space-between;
  height: 1px;
  top: 50%;
  margin-top: -24px;
  padding: 0 15px;
  width: 100%;
}
.swiper__buttons--arrows .swiper__button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  transform: rotate(-90deg);
}
.swiper__buttons--arrows .swiper__button:before {
  margin: 0;
  font-family: var(--font-icons);
  content: "\E804";
  color: #c10017;
  display: block;
  font-size: 20px;
  line-height: normal;
}
.swiper__buttons--arrows .swiper__button--prev {
  transform: rotate(90deg);
}
.swiper__buttons--arrows .swiper__button:hover:not(.swiper-button-disabled) {
  color: var(--main-accent-color);
  border-color: var(--main-accent-color);
}
.swiper__buttons .swiper__button.swiper-button-disabled {
  cursor: default;
  opacity: 0.5;
}
.gallery__thumbs .swiper__button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  transform: rotate(180deg);
  position: absolute;
  z-index: 99;
  margin: auto;
  right: 0;
  left: -20px;
}
.gallery__thumbs .swiper__button:before {
  margin: 0;
  font-family: var(--font-icons);
  content: "\E804";
  color: #c10017;
  display: block;
  font-size: 20px;
  line-height: normal;
}
.gallery__thumbs .swiper__button--next {
  top: calc(714px + 50px);
  transform: rotate(0deg);
}
.gallery__thumbs .swiper__button--prev {
  top: -60px;
}
.gallery__thumbs .swiper__button:hover:not(.swiper-button-disabled) {
  color: var(--main-accent-color);
  border-color: var(--main-accent-color);
}
.gallery__thumbs .swiper__button.swiper-button-disabled {
  cursor: default;
  opacity: 0.5;
}
@media (max-width: 575px) {
  .swiper__buttons {
    display: none;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 23px;
  }
}

/* default stars */
.rating {
  display: inline-flex;
  font-size: 22px;
}
.item__rating--title {
  font-weight: 400;
  font-size: 18px;
}
.item__rating--title p {
  margin: 0;
}
.rating .rating__item {
  font-style: normal;
  margin: 0 1px;
}
.rating .rating__item:before {
  font-family: var(--font-icons);
  display: inline-block;
  content: "\E810";
  color:#E8E8E8;
}
.rating .rating__item.is-selected:before {
  content: "\E810";
  color: var(--main-accent-color);
}
@media (min-width: 768px) {
  .rating .rating__item.rating--lg {
    font-size: 35px;
    margin: 0 10px 0 0;
  }
}
/* default breadcrumbs */
.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 300;
}
.breadcrumbs .breadcrumbs__item {
  padding-right: 22px;
  margin-right: 13px;
  position: relative;
}
.breadcrumbs
  .breadcrumbs__item:not(.breadcrumbs .breadcrumbs__item:last-child):after {
  font-size: 10px;
  font-family: var(--font-icons);
  content: "\E80C";
  position: absolute;
  right: 0;
  top: 3px;
}
.breadcrumbs .breadcrumbs__link {
  transition: all 0.3s;
  color: var(--main-body-color);
}
.breadcrumbs .breadcrumbs__link:hover {
  text-decoration: none;
}
.breadcrumbs .breadcrumbs__item:last-child .breadcrumbs__link {
  text-decoration: none;
}

/* default breadcrumbs */
.breadcrumbs .item {
  margin-right: 6px;
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
}
.breadcrumbs .item__link {
  color: #747474;
  margin-right: 6px;
}

@media (max-width: 576px) {
  .breadcrumbs .item__link {
    font-size: 8px;
  }
  .breadcrumbs .item:not(:last-child):after {
    font-size: 8px;
  }
  .breadcrumbs .item {
    font-size: 8px;
  }
  .rating .rating__item:before{
    font-size: 14px;
  }
}

/* ADVANCED POPUP */
.advPopup .advPopup__header {
  display: none;
}
@media (max-width: 991px) {
  .advPopup {
    box-shadow: 12px 0 12px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
    overflow: hidden;
    overflow-y: auto;
    color: var(--main-body-color);
    padding: 0;
    position: fixed;
    left: -100%;
    width: 100%;
    top: 0;
    max-width: 340px;
    z-index: 999;
    background: #fff;
    height: 100vh;
  }
  .advPopup .advPopup__header {
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
    display: block;
    padding: 15px;
  }
  .advPopup .advPopup__title {
    padding-right: 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
  }
  .advPopup .advPopup__close {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 0;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  .advPopup .advPopup__close:after {
    font-family: var(--font-icons);
    content: "\E809";
    font-size: 17px;
  }
  .advPopup--filter .advPopup__inner {
    padding: 0 10px 0 25px;
  }
  .advPopup--filter .advPopup__inner,
  .advPopup--filter .advPopup__inner > .container,
  .collection__sorter {
    padding: 0 !important;
  }
  .advPopup--filter .selectBox {
    padding: 0 15px;
  }
  .advPopup--filter .selectBox .selectBox__title {
    font-size: 12px;
    font-weight: 600;
  }
  .advPopup--filter .selectBox .selectBox__name {
    display: none;
  }
  .advPopup--filter .selectBox .selectBox__title:after {
    font-size: 20px;
    right: 0;
    top: 19px;
    transform: rotate(-90deg);
  }
  .advPopup--filter .selectBox--is-open .selectBox__title:after {
    transform: rotate(0);
  }
  .advPopup--filter .section--sorter {
    padding-top: 20px;
  }
  .advPopup--filter .selectBox__group--label {
    font-weight: 400;
    padding-left: 15px;
  }
  .advPopup--filter .section--sorter {
    display: none;
  }
}

@media (max-width: 575px) {
  .advPopup {
    max-width: 100vw;
  }
  .advPopup .advPopup__header {
    padding-left: 0;
    margin-bottom: 18px;
    padding-bottom: 18px;
  }
  .advPopup--filter .advPopup__inner {
    padding: 0;
  }
}
.js-show-menu .advPopup--menu,
.js-show-filter .advPopup--filter {
  left: 0;
}
.js-show-menu .layer,
.js-show-filter .layer {
  opacity: 0.6;
  visibility: visible;
}

.brands__list {
  column-count: 2;
  column-gap: 60px;
  font-weight: 500;
  font-size: 14px;
  line-height: 120.8%;
}
.brands__list .item {
  padding: 8px 0;
}
.brands__list .item__link {
  color: #999;
  text-decoration: none;
  transition: all 0.3s;
}
.brands__list .item__link:hover {
  color: var(--main-accent-color);
}
@media (min-width: 768px) {
  .brands__list {
    padding: 0 2% 0 6%;
    column-count: 4;
    font-size: 24px;
  }
}
.row--gutters-8 {
  margin-left: -4px !important;
  margin-right: -4px !important;
}
.row--gutters-8 > .col {
  margin-bottom: 40px;
  padding-left: 4px;
  padding-right: 4px;
}
.collection__sorter {
  padding: 14px 0 6px 0;
}

.is-bold {
  font-weight: 700;
}
.is-color-green {
  color: var(--success-color) !important;
}
.is-color-red {
  color: var(--error-color) !important;
}
.is-color-accent {
  color: var(--main-accent-color) !important;
}

/* 
------------------------------------------
HEADER
------------------------------------------
*/
.header {
  background: #fff;
  position: relative;
  z-index: 100;
}
.header .header__outer {
  position: relative;
  z-index: 2;
}
.header a {
  text-decoration: none;
  transition: all 0.3s;
}
.header .logo {
  font-size: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.header .logo .logo__title {
  font-size: 24px;
  font-weight: 700;
  margin-left: 20px;
}
.header .logo .logo__titleAccent {
  color: var(--main-accent-color);
}
.header .logo .logo__link {
  transition: none;
  display: block;
  width: 200px;
  height: 36px;
  background: url(/local/templates/euro-obyv/assets/logo.svg) no-repeat center center;
}
.header .menu__burger {
  width: 35px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
  color: #acacac;
}
.header .menu__burger:before {
  margin-right: 0;
  font-family: var(--font-icons);
  content: "\E80F";
}
.header .menu__burger:hover {
  color: var(--main-accent-color);
}
.header .header__inner {
  padding: 18px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid transparent;
  transition: all 0.2s;
}
.header .header__controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 24px;
}
.header .header__controls .item {
  padding: 8px 0;
  margin-left: 20px;
  position: relative;
  display: block;
  color: #acacac;
}
.header .header__controls .item:not(.item--search):hover {
  color: var(--main-accent-color) !important;
}
.header .header__controls .item .item__counter {
  position: absolute;
  right: -9px;
  top: 0px;
  width: 18px;
  height: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  background: var(--main-accent-color);
  color: #fff;
  font-size: 10px;
  border-radius: 18px;
}
.header .header__controls .item__icon:before {
  margin: 0;
}
.header .header__controls .item--search {
  padding: 0;
  margin-right: 10px;
}
.header .search {
  position: relative;
  min-width: 190px;
}
.header--index .search .search__form .ns.form__control,
.header .search .form__control {
  color: #000;
  font-size: 11px;
  font-weight: 100;
  width: 100%;
  padding: 8px 40px 8px 8px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border: 0.5px solid #777777;
  border-radius: 4px;
}
.header .search .form__control::placeholder {
  color: #000;
}
.header .search .form__button {
  transition: all 0.3s;
  position: absolute;
  right: 10px;
  top: 6px;
}
.header .search .form__button:hover {
  color: var(--main-accent-color);
}
.header .nav--catalog {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 14px;
}
.header .nav .nav__item {
  position: relative;
  padding: 5px;
}
.header .nav .nav__link {
  color: var(--main-body-color);
  transition: all 0.3s;
}
.header .nav .nav__link:hover,
.header .nav .nav__link.is-selected {
  color: var(--main-accent-color);
  text-decoration: underline;
}
.header .nav .nav__link--bold {
  font-weight: 700;
  text-transform: uppercase;
}
.header .nav .nav__sub {
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  background: #fff;
  padding: 9px 18px;
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 9;
  background: #ffffff;
  border: 1px solid #acacac;
  border-radius: 4px;
  min-width: 224px;
}
.header .nav .nav__subItem {
  padding: 9px 0;
}
.header .nav .nav__sub .nav__subLink {
  color: #000;
}
.header .nav .nav__sub .nav__subLink:hover,
.header .nav .nav__sub .nav__subLink.is-selected {
  color: var(--main-accent-color);
  text-decoration: underline;
}
.header .nav .nav__item--dd:hover .nav__sub {
  opacity: 1;
  visibility: visible;
  top: 35px;
}
.header .header__menu {
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  right: 0;
  padding-top: 70px;
  z-index: 1;
}
.header .header__menu .header__col {
  display: flex;
}
.header .header__menu .header__col--menu {
  flex: 0 0 48%;
  display: flex;
  justify-content: space-between;
  padding: 40px 20px 40px 0;
}
.header .header__menu .header__col--contacts {
  flex: 1; /*background:#FAFAFA*/
  padding: 40px 30px 40px 30px;
  position: relative;
}
/* .header .header__menu .header__col--contacts:after{background:#FAFAFA;width:100%;position:absolute;top:0;height:100%;content:'';margin-left:calc(100% - 30px)} */
.header .header__menu .menu__wrapper {
  padding: 0 20px;
  font-size: 18px;
}
.header .header__menu .menu__title {
  font-weight: 700;
}
.header .header__menu .menu .menu__item {
  padding-top: 16px;
}
.header .header__menu .menu .menu__link {
  color: var(--main-body-color);
}
.header .header__menu .menu .menu__link:hover,
.header .header__menu .menu .menu__link.is-selected {
  color: var(--main-accent-color);
  text-decoration: underline;
}
.header .contacts {
  display: flex;
  flex-wrap: wrap;
}
.header .contacts__buttons {
  flex: 0 0 40%;
}
.header .contacts__buttons .btn {
  width: 100%;
}
.header .contacts__buttons .btn + .btn {
  margin-top: 20px;
}
.header .contacts__info {
  color: #4f4f4f;
  flex: 1;
  padding-left: 40px;
  font-size: 18px;
}
.header .contacts__info a {
  color: #4f4f4f;
}
.header .contacts__info a:hover {
  color: var(--main-accent-color);
}
.header
  .contacts__info
  .contact__item:not(.header .contacts__info > .contact__item:first-child) {
  padding-top: 20px;
}
.header .contacts__info .contact__item--phone {
  display: flex;
  align-items: center;
}
.header .contacts__info .contact__item--phone .contact__itemLabel {
  font-weight: 700;
  margin-right: 20px;
  font-size: 16px;
}
.header .contacts__info .shop__phone {
  font-size: 24px;
}
.header .contacts__phone {
  display: flex;
  align-items: center;
}
.header .contacts__social {
  flex: 0 0 100%;
}
.header .m__menu {
  display: none;
}
.header .m__list {
  padding-bottom: 45px;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 500;
}
.header .m__list .nav__item {
  margin-bottom: 20px;
  position: relative;
}
.header .m__list .nav__link {
  color: var(--main-body-color);
}
.header .m__list .nav__link:hover,
.header .m__list .nav__link.is-selected {
  color: var(--main-accent-color);
  text-decoration: underline;
}
.header .m__list .nav__item--new .nav__link {
  color: #00aa11;
  font-weight: 700;
}
.header .m__list .nav__item--sale .nav__link {
  color: var(--main-accent-color);
  font-weight: 700;
}
.header .m__list .nav__toggle {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -2px;
  width: 24px;
  height: 24px;
}
.header .m__list .nav__toggle:after {
  display: flex;
  font-size: 22px;
  color: #7d7d7d;
  align-items: center;
  justify-content: center;
  content: "\F105";
  font-family: var(--font-icons);
}
.header .m__list .nav__dd {
  display: none;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  padding-top: 20px;
  margin-bottom: 30px;
}
.header .m__list .nav__item.is-open .nav__toggle:after {
  transform: rotate(90deg);
}
.header .m__list .nav__item.is-open .nav__dd {
  display: block;
}

/* mod:index */
.header--index {
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .header--index {
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    right: 0;
    width: 100%;
  }
}
body:not(.js-show-menu) .header--index .nav .nav__link{
  color: var(--main-body-color);
}
body:not(.js-show-menu) .header--index .menu__burger,
body:not(.js-show-menu) .header--index .header__controls .item,
body:not(.js-show-menu) .header--index .search .form__control::placeholder,
body:not(.js-show-menu) .header--index .search .form__control {
  color: #acacac;
}
body:not(.js-show-menu) .header--index .logo .logo__link {
  background-image: url(/local/templates/euro-obyv/assets/logo.svg) no-repeat center center;
}

/* mod:show menu */
.js-show-menu .header .header__menu {
  opacity: 1;
  visibility: visible;
  padding-top: 80px;
}
.js-show-menu .header .header__inner {
  border-color: #b4b4b4;
}
.js-show-menu .header .menu__burger:before {
  content: "\E809";
  font-size: 28px;
}

@media (max-width: 991px) {
  .js-show-menu {
    overflow: hidden;
  }
  .js-show-menu .header {
    position: fixed;
    width: 100%;
  }
  .js-show-menu .header__menu {
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
  }
  .js-show-menu .header .header__outer {
    background: #fff;
  }
  .js-show-menu .header .header__inner {
    border-color: #fff;
  }
  .header .m__menu {
    display: block;
  }
  .header .header__menu .header__col {
    display: none;
  }
  .header .header__controls {
    padding-right: 10px;
  }
  .header .header__col--catalog {
    display: none;
  }
}
@media (max-width: 767px) {
  .header {
    height: 8rem;
  }
  .header .header__controls .item--search {
    padding: 0 10px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 80px;
    right: 0;
  }
  .js-show-menu .header .header__controls .item--search {
    display: none;
  }
}
@media (max-width: 575px) {
  .header .m__list {
    padding-bottom: 15px;
  }
}

.price {
  display: flex;
  align-items: center;
}
.price:after {
  font-family: var(--font-icons);
  content: "\E813";
  font-size: 70%;
  margin-left: 5px;
}
.price--old {
  text-decoration: line-through;
}

.control__link {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
.control__link--favorites:before {
  font-family: var(--font-icons);
  content: "\E802";
  font-size: 24px;
  color: #acacac;
}
.control__link--favorites:hover:before,
.control__link--favorites.is-selected:before {
  content: "\e812";
}

@media (max-width: 400px) {
  /* .header .header__inner{padding:10px 0}
    .header .logo .logo__link{width:140px} */
  .header .header__controls .item {
    margin-left: 16px;
  }
  .header .header__controls .item:first-child {
    margin: 0;
  }
  .header .header__controls {
    font-size: 22px;
  }
  .header .header__controls .item--search {
    top: 60px;
  }
  .header .m__list {
    font-size: 16px;
  }
  /* .js-show-menu .header .header__menu{padding:50px 0;} */
  .header .header__controls .item__basket {
    margin-left: 16px;
  }
}

/* 
------------------------------------------
SECTIONS
------------------------------------------
*/

.section {
  padding: 40px 0;
}
.section .section__header {
  margin-bottom: 20px;
  position: relative;
}
.section .section__title > *,
.page .page__title > * {
  margin-bottom: 0;
}
.section--np {
  padding: 0;
}
.section--filter {
  padding: 0;
}
.section--productsSlider .section__content {
  position: relative;
}
.section--more .section__header {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section--more .section__more {
  margin-left: 20px;
  font-size: 24px;
  font-weight: 200;
  color: #000;
}
.section--more .section__more .more__link {
  transition: all 0.3s;
  color: var(--main-body-color);
  text-decoration: none;
}
.section--more .section__more .more__link:hover {
  color: var(--main-accent-color);
}
.section--more .section__more .more__link .more__mobile {
  display: none;
}
.section--editor {
  color: #767676;
  font-size: 16px;
  font-weight: 200;
  line-height: 18px;
}
.section--editor a {
  color: #767676;
}
.section--catalog .productsGrid {
  padding-top: 10px;
  margin-bottom: 65px;
}
.section--catalog .section__counter {
  display: none;
  font-size: 16px;
  color: #949494;
  padding-top: 6px;
}
.section--subscribe .subscribe {
  max-width: 65%;
  margin: 0 auto;
  border: 1px solid #9e9e9e;
  padding: 45px 30px;
}
.section--mainSlider {
  position: relative;
  padding: 0;
  margin-bottom: 15px;
}
.section--mainSlider .slide {
  transition: all 0.3s;
  color: #fff;
  text-transform: uppercase;
  font-size: 66px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-position: center top;
  background-repeat: no-repeat;
}

.section--mainSlider .slide .slide__link {
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
}
.section--mainSlider .slide .slide__link:hover {
  color: var(--main-accent-color);
}
.section--mainSlider .swiper-pagination {
  position: absolute;
  bottom: 30px;
  text-align: center;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 90;
}
.section--page {
  margin-bottom: 80px;
}
.section--page .editor {
  font-size: 16px;
  line-height: 24px;
}
.section--breadcrumbs {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 10px;
  color: #747474;
}
.section--catalog .section__header {
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.section--catalog .section__title {
  color: var(--main-accent-color);
}
.section--catalog .section__title * {
  font-weight: 500;
}
.section--pager {
  text-align: center;
  margin-bottom: 50px;
}
.section--pager .pager__more {
  margin-bottom: 35px;
}
.section--pager .pager__more .btn {
  font-size: 14px;
  border-color: #999;
  min-width: 280px;
  color: #999;
}
.section--pager .pager__more .btn:hover {
  color: #fff;
  border-color: var(--main-accent-color);
}
.section--pager .pager {
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.section--pager .pager .item {
  transition: all 0.3s;
  margin: 0 8px;
  border-bottom: 2px solid #dddddd;
}
.section--pager .pager .item__value {
  color: #343434;
  display: flex;
  text-decoration: none;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
}
.section--pager .pager .item:hover,
.section--pager .pager .item.is-selected {
  border-color: #000;
}
.section--brands {
  padding-bottom: 100px;
  padding-top: 80px;
}
.section--sale {
  background: url(/local/templates/euro-obyv/assets/sale_bg.jpg) no-repeat center top #ccbcb6;
  padding-bottom: 60px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.section--sale .section__header,
.section--sale .section__more .more__link {
  color: #fff;
}
.section--index-catalog .section__header {
  margin-bottom: 50px;
}
.section--index-catalog .section__content {
  position: relative;
}
.section--related .section__header {
  text-align: center;
  margin-bottom: 40px;
}
.section--product .section__header {
  margin-bottom: 64px;
}
.section--product .section__title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section--product .section__title h1 {
  text-align: left;
  font-weight: 500;
  color: #505050;
  font-size: 32px;
  text-transform: uppercase;
  margin-top: 19px;
}
.section--product .section__title .link__back {
  display: none;
}
.collection__sorter {
  display: flex;
  justify-content: space-between;
}
.section--sorter .selectBox__group {
  text-transform: uppercase;
  font-size: 12px;
}
.section--sorter .selectBox--menu .selectBox__title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.section--sorter .selectBox--menu .selectBox__dd {
  right: 0;
  left: auto;
  text-transform: none;
}
.section--sorter .selectBox__group--label {
  margin-right: 10px;
}

@media (max-width: 991px) {
  .section--catalog .section__counter,
  .collection__sorter {
    display: block;
  }
}
@media (max-width: 767px) {
  .section--index-catalog .section__header {
    margin-bottom: 35px;
  }
  .form--subscribe .btn {
    min-width: auto;
  }
  .section--subscribe .subscribe {
    max-width: 100%;
  }
  .section--more .section__more {
    font-size: 20px;
  }
  .section--brands {
    padding: 0;
  }
  .section--breadcrumbs {
    display: none;
  }
}
@media (max-width: 575px) {
  .section--editor {
    font-size: 14px;
  }
  .section--subscribe .subscribe {
    padding: 15px 10px;
  }
  .form--subscribe .form__title {
    font-size: 18px;
  }
  .form--subscribe .form__header {
    margin-bottom: 22px;
  }
  .section--mainSlider {
    margin-bottom: 0;
  }
  .section--more .section__more .more__link {
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
  }
  .section--more .section__more .more__link .more__mobile {
    display: block;
  }
  .section--more .section__more .more__link .more__pc {
    display: none;
  }
  .section--pager .section__content {
    display: flex;
    flex-direction: column;
  }
  .section--pager .pager {
    order: 1;
    margin-bottom: 35px;
  }
  .section--pager .pager__more {
    order: 2;
    margin-bottom: 0;
  }
  .section--pager .pager__more .btn {
    height: 54px;
  }
  .section--pager .pager .item {
    margin: 0 3px;
  }
  .section--pager .pager .item__value {
    width: 26px;
  }
  .section--pager .pager .item__btn--next2,
  .section--pager .pager .item__btn--prev2 {
    display: none;
  }
  .section--catalog .productsGrid {
    margin-bottom: 35px;
  }
  .section--product .section__title .link__back {
    display: block;
    text-decoration: none;
    color: #000;
    margin-right: 15px;
  }
  .section--product .section__title .link__back:after {
    font-family: var(--font-icons);
    content: "\F104";
    font-size: 30px;
  }
}

/* index catalog */
.index__catalog {
  display: flex;
  flex-wrap: wrap;
}
.index__catalog .item__wrap {
  flex: 0 0 33.33%;
}
.index__catalog .item {
  color: #fff;
  padding: 30px 25px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  position: relative;
  min-height: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.index__catalog .item__title {
  color: #bcbcbc;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.index__catalog .item:hover {
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .index__catalog .item {
    background-position: center center;
    font-size: 24px;
  }
  .section--index-catalog .section__content:before {
    height: 500px;
    margin-top: -250px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    background: #eee;
    content: "";
  }
  .index__catalog .item {
    min-height: 346px;
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .index__catalog {
    margin: 0 -5px;
  }
  .index__catalog .item__wrap {
    flex: 0 0 50%;
    padding: 5px;
  }
}
@media (max-width: 575px) {
  .section--sale {
    padding: 30px 0 50px 0 !important;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .section--index-catalog .section__header {
    margin-bottom: 20px;
  }
  .section:not(.section--np) {
    padding: 15px 0;
  }
  .section--more .section__header {
    margin-bottom: 20px;
  }
  .index__catalog .item {
    padding: 20px 15px;
    font-size: 20px;
    font-weight: 600;
  }
  .index__catalog .item__wrap {
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .section--mainSlider {
    padding: 0 !important;
  }
}

/* social links */
.social {
  display: flex;
  flex-wrap: wrap;
}
.social .social__item {
  margin-right: 8px;
}
.social .social__link {
  transition: all 0.3s;
  display: flex;
  width: 30px;
  border-radius: 100%;
  height: 30px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid var(--main-accent-color);
  color: var(--main-accent-color);
  font-size: 14px;
  line-height: 0;
}
.social .social__link:before {
  margin: 0;
  line-height: 0;
}
.social .social__link.i-social-vk,
.social .social__link.i-social-yt {
  font-size: 12px;
}
.social .social__link:hover {
  background: var(--main-accent-color);
  color: #fff;
}
.social--large .social__item {
  margin-right: 16px;
}
.social--large .social__link {
  width: 62px;
  height: 62px;
  font-size: 26px;
}
.social--large .social__link.i-social-vk,
.social--large .social__link.i-social-yt {
  font-size: 20px;
}

/* 
------------------------------------------
PRODUCTS GRID
------------------------------------------
*/
.productsGrid {
  position: relative;
}
.productsGrid .item {
  position: relative;
  transition: all 0.3s;
  width: 100%;
  font-size: 18px;
  /* line-height: 18px; */
  display: flex;
  flex-direction: column;
}
.productsGrid .item__img {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0 0 12px 0;
  height: 100%;
}
.productsGrid .item__img.img__home-item {
  padding-bottom: 25px;
}
.productsGrid .item__img .item__imgSrc {
  transition: all 0.3;
}
.productsGrid .item__img .item__imgSrc {
  height: 100%;
  width: 100%;
  object-fit: contain;
  aspect-ratio: 4/4;
}
.productsGrid .item__title {
  height: 36px;
  z-index: 2;
}
.productsGrid .item__title .item__link {
  transition: all 0.3s;
  color: #333;
  text-decoration: none;
  font-weight: 400;
}
.productsGrid .item__price {
  display: flex;
  transition: all 0.3s;
  color: #333;
  z-index: 2;
  text-align: right;
}
.productsGrid .item__bottom {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0.8rem 0 0;
}
.productsGrid .item__price .price--old {
  order: 1;
  font-size: 14px;
  text-decoration: line-through;
  align-items: center;
}
.productsGrid .item__price .price {
  margin-top: 8px;
  margin-right: 8px;
  justify-content: flex-end;
}
.productsGrid .item__bottom .control__item {
  display: none;
}
.productsGrid .controls {
  font-weight: 400;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 4px;
  right: 6px;
}
.productsGrid .controls .control__item {
  cursor: pointer;
  text-decoration: none;
  color: #333;
  transition: all 0.3s;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productsGrid .controls .control__item:before {
  margin: 0;
}
.productsGrid .controls .control__item:hover,
.productsGrid .controls .control__item.is-selected {
  color: var(--main-accent-color);
}
.productsGrid .controls .control__item--cart {
  font-size: 20px;
  background: none;
  border: none;
  color: #000;
  font-size: 20px;
  position: relative;
  right: 0;
}
.productsGrid .control__item--cart:before {
  margin: 0;
}
.productsGrid .control__item--cart .btn__label {
  display: none;
}
/* .productsGrid .controls .i-heart:hover:before, */
.productsGrid .controls .i-heart.is-selected:before {
  content: "\e812";
}
.productsGrid button.control__item--cart {
  display: none;
}
/* mod:outstock */
.productsGrid .item--na .item__img {
  filter: grayscale(100%);
  opacity: 0.4;
}
.productsGrid .item--na .item__img:after {
  transition: all 0.3s;
  content: "\E809";
  color: #000;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  right: 0;
  margin: -25px 0 0 -25px;
  font-size: 50px;
  font-family: var(--font-icons);
  opacity: 0.9;
}
/* unless touchdevice */
@media (hover: hover) and (pointer: fine) and (min-width: 1800px) {
  .productsGrid .item--na:hover .item__img:after {
    opacity: 0;
  }
  .productsGrid .item:hover {
    color: var(--main-body-color);
  }
  .productsGrid .item:hover .item__img .item__imgSrc {
    transform: scale(1.1);
  }
}

/* mod:carousel */
.productsGrid--carousel {
  position: relative;
}
.productsGrid--carousel .swiper-slide {
  max-width: 224px;
}
.productsGrid--carousel .swiper-slide .item {
  margin-bottom: 0;
}
.f-carousel__thumbs{
  --f-thumb-height: 96px;
}
@media (max-width: 767px) {
  .productsGrid--catalog .item {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .productsGrid:not(.is-single) .item {
    position: relative;
  }
  .productsGrid:not(.is-single) .item__title .item__link {
    color: #000;
  }
  .productsGrid:not(.is-single) .item__title {
    height: 36px;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
  }
  .productsGrid:not(.is-single) .item__price {
    color: #000;
  }
  .productsGrid .item__price .price--default {
    order: 1;
    font-size: 18px;
    color: #ff0000;
  }
  .productsGrid:not(.is-single) .item__price .price--old {
    order: 2;
    margin-bottom: 0;
    font-size: 14px;
    color: #6d6d6d;
  }
  .productsGrid:not(.is-single) .item__bottom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .productsGrid:not(.is-single) .control__item--cart {
    display: flex;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 16px;
    position: relative;
    right: 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.19);
    border-radius: 300px;
  }
  .productsGrid:not(.is-single) .controls .control__item--cart:hover {
    color: var(--main-accent-color);
  }
  .productsGrid:not(.is-single) .item__bottom .control__item {
    display: block;
    top: -15px;
    right: 5px;
    z-index: 1;
  }
  .productsGrid:not(.us-single) .control__item.control__item--fastview {
    display: flex;
    justify-content: flex-end;
  }
  .productsGrid--carousel .swiper-slide {
    max-width: 190px;
  }
  .productsGrid--carousel .item {
    padding-bottom: 0;
  }
}

/* product defaults */
.product__size .size__header {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product__size .size__header .size__link {
  color: #757575;
  font-weight: 400;
}
.product__size .size__wrapper {
  margin-bottom: 22px;
}
.product__size .product__buttons {
  display: grid;
  grid-template-columns: 43% 43% 52px;
   gap: 10px; 
  align-items: center;
}
.product__size .product__buttons .btn {
  width: 100%;
  text-transform: uppercase;
}
.product__size .product__buttons .control__link:hover:before,
.product__size .product__buttons .control__link.is-selected:before {
  color: var(--main-accent-color);
}

.acc .acc__title {
  transition: all 0.3s;
  cursor: pointer;
  align-items: center;
  display: inline-flex;
  margin-bottom: 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.acc .acc__title:after {
  font-family: var(--font-icons);
  content: "\F107";
  font-size: 20px;
  margin-left: 8px;
  font-weight: 400;
}
.acc .acc__content {
  display: none;
  margin-bottom: 20px;
}
.acc .acc__title:hover {
  color: var(--main-accent-color);
}
.acc .acc__item.is-open .acc__content {
  display: block;
}
.acc .acc__item.is-open .acc__title:after {
  transform: rotate(180deg);
}
.specs__list {
  color: #323232;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.specs__list .item {
  margin-bottom: 25px;
  width: 50%;
}
.specs__list .item__title {
  font-weight: 600;
  margin-bottom: 10px;
}
.specs__list .item__value {
  font-size: 12px;
  color: #767676;
}

/* product mini */
.product__mini .product__header {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.product__mini .product__title {
  flex: 0 0 45%;
  margin-right: 25px;
  color: var(--main-body-color);
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}
.product__mini .product__price {
  display: flex;
  align-items: center;
}
.product__mini .price--default {
  color: var(--main-accent-color);
  font-size: 32px;
  font-weight: 700;
}
.product__mini .price--default:after {
  font-weight: 600;
}
.product__mini .price--old {
  margin-left: 20px;
  color: #7b7b7b;
  font-size: 20px;
  font-weight: 500;
  text-decoration: line-through;
}
.product__mini .product__info {
  display: flex;
  align-items: center;
}
.product__mini .product__image {
  flex: 0 0 206px;
  margin-right: 28px;
}
.product__mini .product__size {
  flex: 1;
}
@media (max-width: 767px) {
  .product__mini .product__header {
    display: block;
  }
  .product__mini .product__title {
    margin-bottom: 20px;
  }
  .popup--cart .product__size .size__wrapper {
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .product__mini .price--default {
    font-size: 20px;
  }
  .product__mini .product__title {
    font-size: 18px;
  }
  .product__mini .product__image {
    display: none;
  }
}
/* product  */
.product {
  display: flex;
  margin-bottom: 120px;
}
.product .product__gallery {
  flex: 0 0 65%;
  padding-right: 20px;
  display: flex;
  position: relative;
  width: 100%;
  min-width: 1%;
}
.product .gallery__thumbs {
  padding-right: 20px;
  flex: 0 0 160px;
  position: relative;
}
.product .gallery__thumbs .swiper {
  height: 714px;
  position: unset;
}
.product .gallery__thumbs .item {
  cursor: pointer;
  transition: all 0.3s;
}
.product .gallery__thumbs .item:hover {
  opacity: 0.8;
}
.product .gallery__preview {
  flex: 1;
  width: 1%;
  position: relative;
}
.product .gallery__preview .swiper-pagination {
  display: none;
  bottom: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  width: 100%;
}
.product .product__info {
  flex: 1;
  padding-top: 10px;
}
.product .prices__wrap {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product .prices__info {
  flex: 0 0 50%;
  font-size: 16px;
}
.product .prices__info .item {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
}
.product .prices__info .item__value {
  font-weight: 600;
}
.product .prices__info .item:last-child {
  margin-bottom: 0;
}
.product .prices__values {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.product .prices__values .price--default {
  font-size: 32px;
  font-weight: 700;
  color: var(--main-accent-color);
}
.product .prices__values .price--old {
  font-size: 20px;
  font-weight: 300;
  color: #000;
}
.product .product__label {
  margin-bottom: 5px;
  font-size: 16px;
}
.product .product__color {
  margin: 0 -5px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product .product__color .item {
  flex: 0 0 25%;
  padding: 5px;
}
.product .product__color .item__link {
  display: block;
  transition: all 0.3s;
}
.product .product__color .item__link:hover {
  opacity: 0.8;
}
.product .product__size {
  margin-bottom: 10px;
}
.product .product__buyCounter {
  font-weight: 700;
  margin-bottom: 20px;
}
.product .product__fastLinks {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.product .product__fastLinks .item__link {
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.3s;
}
.product .product__fastLinks .item__link:hover {
  color: var(--main-accent-color);
}
.product .product__benefits {
  margin-bottom: 24px;
  font-weight: 600;
}
.product .product__benefits .benefits {
  color: var(--main-accent-color);
}
.product .product__benefits a {
  color: #000;
}
.product .product__reviews .item {
  transition: all 0.3s;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.product .product__reviews .item:hover {
  color: var(--main-accent-color);
}
.product__reviews {
  margin-bottom: 45px;
  max-height: 470px;
  overflow: hidden;
  overflow-y: auto;
}
.product__reviews .item:not(:last-child) {
  margin-bottom: 25px;
}
.product__reviews .item__header {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product__reviews .item__header .item__author {
  font-weight: 700;
  margin-bottom: 5px;
}
.product__reviews .item__header .item__date {
  font-weight: 400;
  color: #8b8b8b;
  font-size: 14px;
}
.product__reviews .item__header .item__city {
  font-weight: 600;
  flex: 1;
  padding-left: 6px;
}
.product__reviews .item__content {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.product__reviews .item__photos {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.product__reviews .item__photos .photo__item {
  margin-bottom: 10px;
  transition: all 0.3s;
  flex: 0 0 49%;
}
.product__reviews .item__photos .photo__item:hover {
  opacity: 0.8;
}

@media (max-width: 1199px) {
  .product {
    margin-bottom: 30px;
  }
  .product .gallery__preview .swiper-pagination {
    display: flex;
  }
  .product .gallery__preview .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
  }
  .product .gallery__thumbs {
    display: none;
  }
  .product .product__gallery {
    flex: 0 0 55%;
    padding-right: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product .product__fastLinks {
    font-size: 14px;
  }
  .product .prices__wrap {
    display: block;
  }
  .product .prices__values {
    align-items: center;
    padding-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .product {
    display: block;
  }
  .product .product__gallery {
    margin-bottom: 35px;
    padding-right: 0;
  }
  .product .product__color .item__img {
    height: 68px;
  }
}
@media (max-width: 575px) {
  .section--product .section__header {
    margin-bottom: 16px;
  }
  .section--product .section__title h1 {
    font-size: 16px;
    color: #000;
  }
  .size__values--large .size__label {
    width: 38px;
    height: 38px;
  }
  .product .prices__info,
  .product__size .size__header,
  .product .product__fastLinks,
  .product .product__benefits {
    font-size: 12px;
  }
  .product .product__fastLinks{
    display: none;
  }
  .product .prices__values .price--default {
    font-size: 20px;
  }
  .product .prices__values .price--old {
    font-size: 12px;
  }
  .product .acc .acc__title,
  .product .product__reviews .item {
    font-size: 12px;
  }
  .product__reviews .item:not(:last-child) {
    margin-bottom: 0px;
  }
  .product__reviews .item__header {
    padding-top: 15px;
    font-size: 12px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .product__reviews .rating {
    font-size: 18px;
  }
  .product__reviews .item__content {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

/*
----------
404 
----------
*/

.image__404 img {
  display: block;
  margin: 0 auto;
}
.text__404 {
  margin: 1.5rem 0 0;
  text-align: center;
}
.map {
  margin: 1.5rem 0 0;
}
.map__title {
  font-weight: bold;
  margin: 1.5rem 0;
}
@media (max-width: 768px) {
  .container__404 {
    justify-content: start;
  }
  .text__404 {
    text-align: justify;
  }
}
.about__404 {
  margin: 1.5rem 0;
}
.bx-map-title {
  margin: 0 0 1rem;
}
/* 
------------------------------------------
FOOTER
------------------------------------------
*/

.footer {
  font-size: 18px;
}
.footer .payments--mobile {
  display: none;
}
.footer .m__nav {
  margin-bottom: 20px;
  display: none;
}
.footer a {
  transition: all 0.3s;
  text-decoration: none;
}
.footer .footer__line--a {
  justify-content: space-between;
  display: flex;
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
  padding-bottom: 40px;
}
.footer .footer__line--a .footer__col--contacts {
  flex: 0 0 25%;
}
.footer .footerBox .footerBox__title {
  font-weight: 700;
  margin-bottom: 15px;
}
.footer .nav {
  font-weight: 200;
}
.footer .nav .nav__item:not(:first-child) {
  padding-top: 15px;
}
.footer .nav .nav__link {
  color: var(--main-body-color);
}
.footer .nav .nav__link:hover,
.footer .nav .nav__link.is-selected {
  color: var(--main-accent-color);
  color: var(--main-accent-color);
  text-decoration: underline;
}
.footer .nav .nav__link.nav__link--bold {
  font-weight: 700;
}
.footer .footerBox--menu-1 .nav {
  font-weight: 400;
}
.footer .footerBox--menu-1 .footerBox__title {
  display: none;
}
.footer .footer__line--b {
  background: #ccbcb6;
  padding: 15px 0;
}
.footer .contacts {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .contacts .contacts__info {
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
  padding-right: 10%;
}
.footer .contacts .contacts__info a {
  color: #fff;
}
.footer .contacts .contacts__info a:hover {
  text-decoration: underline;
}
.footer .contacts .contacts__info .shop__phone {
  font-size: 24px;
}
.footer .contacts .contacts__info .shop__email {
  font-size: 20px;
}
.footer .contacts .contact__item--phone {
  display: flex;
  align-items: center;
}
.footer .contacts .contact__itemLabel {
  font-weight: 600;
  margin-right: 20px;
  font-size: 16px;
}
.footer .footer__line--c {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: 200;
  color: #787878;
}
.footer .footer__line--c .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .copyrights {
  flex: 0 0 60%;
}
.footer .offer__links {
  display: flex;
  align-items: center;
}
.footer .offer__links .item {
  margin-left: 15px;
}
.footer .offer__links .item__link {
  color: var(--main-body-color);
}
.footer .offer__links .item__link:hover {
  text-decoration: underline;
}
.footer .contact__buttons {
  margin-bottom: 20px;
}
.footer .contact__buttons .contact__item + .contact__item,
.footer .payments .payment__item + .payment__item {
  padding-top: 20px;
}
.footer .contact__buttons .btn {
  width: 100%;
}
.footer .payments .payment__item--text {
  font-size: 10px;
  font-weight: 300;
  color: #767676;
}

@media (max-width: 991px) {
  .footer .m__nav {
    display: block;
  }
  .footer .hide-mobile {
    display: none;
  }
  .footer .footer__line--a .footer__col--contacts {
    flex: 0 0 60%;
  }
  .footer .offer__links,
  .footer .payments .payment__item--text {
    display: none;
  }
  .footer .footer__line--c .container {
    display: block;
  }
  .footer {
    display: flex;
    flex-direction: column;
  }
  .footer > .container {
    order: 3;
  }
  .footer .footer__line--b {
    order: 1;
  }
  .footer .footer__line--c {
    order: 2;
  }
  .footer .contacts {
    display: block;
  }
  .footer .contacts .contacts__info {
    margin-bottom: 15px;
  }
  .footer .footer__line--a {
    flex-wrap: wrap;
  }
  .footer .footerBox .payments {
    display: none;
  }
  .footer .payments--mobile {
    text-align: center;
    display: block;
    flex: 0 0 100%;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .footer .contacts .contacts__info {
    flex-wrap: wrap;
  }
  .footer .contacts .contact__item--phone {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .footer .contacts .contact__item--worktime {
    flex: 0 0 40%;
  }
}
@media (max-width: 575px) {
  .footer .contacts {
    position: relative;
  }
  .footer .social .social__item:last-child {
    margin-right: 0;
  }
  .footer .contacts .contacts__social {
    position: absolute;
    right: 0;
    bottom: -4px;
  }
  .footer .contacts .contact__item--phone {
    flex: 0 0 68%;
    margin-bottom: 0;
  }
  .footer .contacts .contact__itemLabel {
    font-size: 12px;
    margin-right: 6px;
  }
  .footer .contacts .contacts__info .shop__phone {
    font-size: 16px;
  }
  .footer .contacts .contact__item--worktime {
    font-size: 12px;
    flex: 0 0 32%;
  }
  .footer .contacts .contact__item--email {
    flex: 0 0 30%;
    padding-top: 20px;
  }
  .footer .contacts .contacts__info .shop__email {
    font-size: 16px;
  }
  .footer .contacts .contacts__info {
    padding-right: 0;
  }
  .footer .contact__buttons .btn {
    padding: 0 10px;
  }
  .footer .footer__col--contacts {
    padding-left: 15px;
  }
  .footer .nav {
    font-size: 14px;
  }
  .footer .contact__buttons .contact__item + .contact__item,
  .footer .payments .payment__item + .payment__item {
    padding-top: 10px;
  }
  .product__info .product__fastLinks.mobile__menu__link-block {
    display: flex;
  }
}

/* 
------------------------------------------
LOADER
------------------------------------------
*/
.loader {
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 9991;
  width: 188px;
  height: 188px;
  margin: -94px 0 0 -94px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: scale(0.33);
}
.loader > i {
  font-style: normal;
  display: block;
  top: 80px;
  left: 93px;
  width: 4px;
  height: 30px;
  background: #888;
  -webkit-animation: fadeOut 1s linear infinite;
  animation: fadeOut 1s linear infinite;
  border-radius: 10px;
  position: absolute;
}
.loader > i:nth-of-type(1) {
  -webkit-transform: rotate(0deg) translate(0, -60px);
  transform: rotate(0deg) translate(0, -60px);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loader > i:nth-of-type(2) {
  -webkit-transform: rotate(30deg) translate(0, -60px);
  transform: rotate(30deg) translate(0, -60px);
  -webkit-animation-delay: -0.4166666666666667s;
  animation-delay: -0.4166666666666667s;
}
.loader > i:nth-of-type(3) {
  -webkit-transform: rotate(60deg) translate(0, -60px);
  transform: rotate(60deg) translate(0, -60px);
  -webkit-animation-delay: -0.33333333333333337s;
  animation-delay: -0.33333333333333337s;
}
.loader > i:nth-of-type(4) {
  -webkit-transform: rotate(90deg) translate(0, -60px);
  transform: rotate(90deg) translate(0, -60px);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.loader > i:nth-of-type(5) {
  -webkit-transform: rotate(120deg) translate(0, -60px);
  transform: rotate(120deg) translate(0, -60px);
  -webkit-animation-delay: -0.16666666666666669s;
  animation-delay: -0.16666666666666669s;
}
.loader > i:nth-of-type(6) {
  -webkit-transform: rotate(150deg) translate(0, -60px);
  transform: rotate(150deg) translate(0, -60px);
  -webkit-animation-delay: -0.08333333333333331s;
  animation-delay: -0.08333333333333331s;
}
.loader > i:nth-of-type(7) {
  -webkit-transform: rotate(180deg) translate(0, -60px);
  transform: rotate(180deg) translate(0, -60px);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.loader > i:nth-of-type(8) {
  -webkit-transform: rotate(210deg) translate(0, -60px);
  transform: rotate(210deg) translate(0, -60px);
  -webkit-animation-delay: 0.08333333333333337s;
  animation-delay: 0.08333333333333337s;
}
.loader > i:nth-of-type(9) {
  -webkit-transform: rotate(240deg) translate(0, -60px);
  transform: rotate(240deg) translate(0, -60px);
  -webkit-animation-delay: 0.16666666666666663s;
  animation-delay: 0.16666666666666663s;
}
.loader > i:nth-of-type(10) {
  -webkit-transform: rotate(270deg) translate(0, -60px);
  transform: rotate(270deg) translate(0, -60px);
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.loader > i:nth-of-type(11) {
  -webkit-transform: rotate(300deg) translate(0, -60px);
  transform: rotate(300deg) translate(0, -60px);
  -webkit-animation-delay: 0.33333333333333337s;
  animation-delay: 0.33333333333333337s;
}
.loader > i:nth-of-type(12) {
  -webkit-transform: rotate(330deg) translate(0, -60px);
  transform: rotate(330deg) translate(0, -60px);
  -webkit-animation-delay: 0.41666666666666663s;
  animation-delay: 0.41666666666666663s;
}
.js-loader-show .loader {
  opacity: 1;
  visibility: visible;
}

/* 
------------------------------------------
MISC
------------------------------------------
*/
.cf:after,
.clearfix:after,
.clear {
  clear: both;
  content: ".";
  height: 0px;
  display: block;
  visibility: hidden;
  line-height: 0px;
  font-size: 0px;
}
.none {
  display: none;
}
.nscript {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: transparent\9;
  background: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000);
  zoom: 1;
  z-index: 9999;
}
.nscript .c {
  background: #c00;
  padding: 10px 0;
  font-size: 13px;
  text-shadow: 1px 0 1px #970000;
  line-height: 15px;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 5px #000;
}
.ns .c p {
  margin: 0px;
}
.layer {
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  background: #999;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}
.insales-editable {
  border-color: #e0e5aa;
}

/* 
------------------------------------------
ANIMATIONS
------------------------------------------
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.digi-dolyame-label--container{
  display: none;
}
.item .product__reviews {
  margin-top: 5px;
  margin-bottom: 3px;
  overflow-y: hidden;
  height: inherit;
}
.item .rating_count_num {
  font-size: 14px;
  color: #A3A3A3;
}
.mobile__menu__top-block{
  display: grid;
  grid-template-columns: 45% 45% 30px;
  grid-template-rows: 40px;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
  gap: 5px;
}
.mobile__menu__block-detail{
  display: none;
}
.product__fastLinks.mobile__menu__link-block{
  font-size: 11px;
  font-weight: 400;
  text-decoration: underline;
  text-transform: uppercase;
  color: #000;
}
.mobile__menu__price-block{
  font-size: 20px;
  font-weight: 500;
  line-height: 23.5px;
  color: var(--main-accent-color);
}
.item__bottom .product__buttons {
  margin-top: 12px;
  border-radius: 2px;
}
.js__min-btn__order{
  align-items: center !important;
  vertical-align: middle !important;
}
.js__min-btn__order.active{
  background-color: #FD5F66;
}
.popup__fastbuy-now__btn,
.popup__order-now__btn{
  position: absolute;
  left: 30px;
  bottom: 32px;
  right: 30px;
  height: 40px;
  background-color: var(--main-accent-color);
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 2px;
  border: solid 1px var(--main-accent-color);
}
.fast_sticker_wrapper__main{
position: absolute;
bottom: 1px;
display: flex;
gap: 5px;
}

@media (max-width: 575px) {
  :root { 
    --main-accent-color: #DA0B14;
  }
  .mobile__menu__block-detail{
    display: grid;
  }
  .btn{
    height: 40px;
  }
  .control__link{
    height: 30px;
    width: 25px;
  }
  .product__size .product__buttons {
    display: grid;
    grid-template-columns: 45% 45% 30px;
     gap: 5px; 
  }
  .mobile__menu__block-detail .product__size{
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 7px;
  }
  .mobile__menu__block-detail .product__size .product__buttons{
    display: grid;
  }
  .mobile__menu__block-detail .product__size .product__buttons .btn{
    border-radius: 2px;
    height: 40px;
  }
  .mobile__menu__block-detail {
    position: fixed; 
    bottom: 60px; 
    left: 0; 
    right: 0; 
    z-index: 30; 
    background-color: white; 
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); 
  }
  .control__link--favorites:hover:before{
    font-family: var(--font-icons);
    content: "\E802";
    color: #acacac !important;
  }
  .productsGrid .controls .control__item:hover{
    color: #000;
  }
  .popup__fastbuy-now__btn,
  .popup__order-now__btn{
    bottom: 10px;
  }

}

@media (max-width: 375px){
  .control__link{
    width: 20px;
  }
}
/* End */


/* Start:/local/templates/euro-obyv/assets/product.css?174256321913996*/
/* fancybox
.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#fff;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.96;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.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;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.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%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{transition:all 0.3s;background:#000;border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:hover{color:#fff;background:#000}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#fff;cursor:default;outline:0;display:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0 0;transform-origin:0 0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:20px 26px 20px 0}.fancybox-navigation .fancybox-button--arrow_right{padding:20px 0 20px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports(padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports(padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;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}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{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%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {color:#777 !important;font-weight:400;}
.fancybox-navigation .fancybox-button,.fancybox-button--close {border-radius:100% !important;overflow:hidden;}
.fancybox-button--close {right:20px;top:20px;}
.fancybox-button {width:50px !important;height:50px !important;padding:0 !important;}
.fancybox-button--close {text-align:center;}
.fancybox-button--close svg {width:60% !important;height:60% !important;margin:0 auto;}
.fancybox-button, .fancybox-button:hover {background:none;padding:0;}
.fancybox-button > div, .fancybox-button--close {background:#EAEAEA !important;}
.fancybox-button--arrow_left {left:20px !important;}
.fancybox-button--arrow_right {right:20px !important;}

a.item.item--user.active .i-user:before {
    color: var(--main-accent-color) !important;
}
.active .i-user:before {
    color: red;
}
*/
/* End */


/* Start:/local/templates/euro-obyv/assets/custom.css?174791144860026*/
.smartbanner {
}
.fixsmart {
  top: 83px;
}
.header .contacts__social {
  margin: 15px 0;
}
.companyHeader__logo {
  margin: 70px auto 0;
}
.companyUslovia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(233, 233, 233, 1)),
    to(rgba(255, 255, 255, 1))
  );
  background: -o-linear-gradient(
    top,
    rgba(233, 233, 233, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  margin: 85px 0 0;
}
.companyHeader__likeBlock {
  height: 600px;
  background: url(/local/templates/euro-obyv/img/likeBlock_BG.jpg) no-repeat top
    center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.companyHeader__likeBlock__title {
  margin-top: 20px;
  font-size: 22px;
  line-height: 28px;
  color: #010101;
  text-align: center;
}
.companyHeader__likeBlock__mission {
  margin-top: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.companyHeader__likeBlock__img {
  margin-left: 30px;
}
.companyHeader__likeBlock__text {
  max-width: 570px;
}
.companyHeader__likeBlock__text__title {
  padding: 0 35px;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  background-color: #898989;
  margin-bottom: 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
}
.companyHeader__likeBlock__text__item {
  padding: 0 0;
  padding-right: 50px;
  font-size: 17px;
  font-weight: 700;
  background-color: white;
}
.companyAbout {
  padding-top: 50px;
}
.companyUsloviaBox {
  width: 100%;
  height: 190px;
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(233, 233, 233, 1)),
    to(rgba(255, 255, 255, 1))
  );
  background: -o-linear-gradient(
    top,
    rgba(233, 233, 233, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
}
.about-block {
  position: relative;
  margin: 40px auto;
}
.companyAbout__title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 51px;
  color: #010101;
  font-weight: 700;
}
.list-about {
  margin: 25px 0 0;
  padding-bottom: 25px;
}
.companyAbout__list {
  margin: 55px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 875px;
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 50px;
}
.list-about .companyAbout__list__item {
  width: 17%;
  z-index: 1;
}
.companyAbout__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  width: 16%;
}
.companyAbout__list__icon {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.list-about .companyAbout__list__text {
  font-size: 18px;
  line-height: 18px;
  color: #c00;
  text-align: center;
  text-transform: uppercase;
}
.companyAbout__list__text {
  font-size: 18px;
  line-height: 14px;
  color: #033333;
  text-align: center;
  margin-top: 12px;
}
.bx-soa-cart-total.bx-soa-cart-total-fixed {
  display: none;
}
/*доставка и оплата*/
.card-vacancy__header.collapsed {
  background-color: #fef5e8;
  color: inherit;
}
.card-vacancy__header,
.card-vacancy__header:hover {
  color: inherit;
  text-decoration: none;
}
.card-vacancy__header {
  background-color: #fffbf7;
  display: block;
  padding: 0.71429rem 1.42857rem;
  -webkit-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
.card-vacancy__title {
  font-size: 1.28571rem;
  padding-right: 2em;
  position: relative;
}
.card-vacancy__header.collapsed .card-vacancy__title:before {
  content: "+";
}
.card-vacancy__title:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #c00;
  content: "-";
  font-family: eobuv-icon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  line-height: inherit;
  position: absolute;
  right: 0;
  speak: none;
  text-transform: none;
}
.card-vacancy__body {
  background-color: #fffbf7;
  font-size: 1.14286rem;
  padding: 0.71429rem 1.42857rem;
}
.collapse:not(.show) {
  display: none;
}
.h1:not(:first-child),
.h2:not(:first-child),
.h3:not(:first-child),
.h4:not(:first-child),
.h5:not(:first-child),
.h6:not(:first-child),
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
  margin-top: 30px;
}
/*доставка и оплата*/

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .cart-inner {
    max-width: 888px;
  }
}
.cart-item:not(:last-child) {
  margin-bottom: 16px;
}
.cart-item {
  padding: 32px;
  line-height: 1.4;
  background: #fff;
  border-radius: 8px;
}

@media (min-width: 768px) {
  .gx-md-20 {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.gx-12 {
  margin-right: -6px;
  margin-left: -6px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .gx-md-20 > .col,
  .gx-md-20 > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 0;
    margin-left: 0;
  }
}
.gx-12 > .col,
.gx-12 > [class*="col-"] {
  padding-right: 6px;
  padding-left: 6px;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .gx-md-20 > * {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.gx-12 > * {
  margin-right: 6px;
  margin-left: 6px;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cart-item__img {
  mix-blend-mode: darken;
}

/**/
.copyright__developer {
  color: #787878;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  width: 100%;
  margin-top: 15px;
}
.copyright__developer span {
  text-decoration: underline;
}
.form-error {
  display: none;
}
.size__values .size__item.is-disabled {
  display: none;
}
.delivery-type__desc {
  display: none;
}

.form.form--director table tr > td:first-child {
  display: none;
}
.g-recaptcha > div:first-child {
  width: 100% !important;
}
.form.form--director table tr > td {
  border: none;
}
#rc-anchor-container {
  border: none !important;
}
#rc-anchor-container {
  width: 100% !important;
}
.rc-anchor-normal {
  width: 100% !important;
}

/* custom bottom header */
.header {
  height: 73px;
  background-color: white;
  width: 100%;
}

.header .header__col--controls {
  display: none;
}

.header .header__col--logo {
  width: 100%;
}

.header .header__col--logo .logo {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header .header__col--logo .logo .menu__burger {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.header.header__fixed {
  height: 60px;
  bottom: 0;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: slidein;
  animation-name: slidein;
  width: 100%;
}

@-webkit-keyframes slidein {
  from {
    bottom: -60px;
  }

  to {
    bottom: 0;
  }
}

@keyframes slidein {
  from {
    bottom: -60px;
  }

  to {
    bottom: 0;
  }
}

.header .mobile-bottom-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white;
  height: 60px;
  z-index: 3;
}

.header__fixed .mobile-bottom-menu {
  display: block;
}

header.header__fixed .header__inner {
  display: none;
}

.header .mobile-bottom-menu .nav .nav__link {
  color: var(--main-body-color);
}

.mobile-bottom-menu__catalog {
  display: none;
}

.mobile-bottom-menu__catalog--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  padding: 20px 8px 65px 8px;
  overflow-y: auto;
}

.mobile-bottom-menu__catalog-title {
  margin: 0 auto;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.header .mobile-bottom-menu .search .form__button::before {
  font-size: 22px;
  margin-right: 0;
  padding-top: 2px;
}

.mobile-bottom-menu__catalog-items {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}

.mobile-bottom-menu__catalog-items a {
  display: block;
  padding: 15px 8px;
  color: black;
}

.mobile-bottom-menu__catalog-items a:hover {
  color: var(--main-accent-color);
}

.mobile-bottom-menu__catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
}

.header--index {
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}

.header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .logo .logo__link {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 35px;
}

header.header.header__fixed {
  position: fixed;
  background: white;
  top: auto;
  width: 100%;
}

.footer .footer__line--c {
  margin-bottom: 80px;
}

@media (min-width: 576px) {
  .header {
    height: 8rem;
    bottom: auto;
  }

  .header .logo .logo__link {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 0;
  }

  .header .header__col--logo .logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header .header__col--logo .logo .menu__burger {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .header .header__col--logo {
    width: auto;
  }

  .header .header__col--controls {
    display: block;
  }

  .header.header__fixed {
    height: 8rem;
  }

  header.header--index.header__fixed {
    background: white;
  }

  header.header.header__fixed {
    position: fixed;
    top: -80px;
    bottom: auto;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: -webkit-transform 0.75s;
    transition: -webkit-transform 0.75s;
    -o-transition: transform 0.75s;
    transition: transform 0.75s;
    transition: transform 0.75s, -webkit-transform 0.75s;
    width: 100%;
  }

  header.header.header__fixed .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer .footer__line--c {
    margin-bottom: 0;
  }

  .header .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header .mobile-bottom-menu {
    display: none;
  }
}

@media (min-width: 767px) {
  .header.header {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}

.mobile-bottom-menu {
  height: 100%;
}

.mobile-bottom-menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  background-color: white;
  z-index: 101;
}

.mobile-bottom-menu__item {
  position: relative;
  text-align: center;
}

.mobile-bottom-menu__item-title {
  margin: 5px 0 0 0;
  font-size: 10px;
}

.header .mobile-bottom-menu .mobile-bottom-menu__item {
  color: black;
}

.header .mobile-bottom-menu .item__basket .item--cart {
  color: black;
}

.header .mobile-bottom-menu .mobile-bottom-menu__item:hover {
  color: var(--main-accent-color);
}
.header .mobile-bottom-menu #mobileBottomCatalog {
  cursor: pointer;
}

.header .mobile-bottom-menu .item__basket .item--cart:hover {
  color: var(--main-accent-color);
}

.header .mobile-bottom-menu__item .item__counter {
  position: absolute;
  right: 6px;
  top: -8px;
  width: 16px;
  height: 16px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0;
  background: var(--main-accent-color);
  color: #fff;
  font-size: 9px;
  border-radius: 18px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.header .mobile-bottom-menu .item__basket .i-cart {
  display: block;
  text-align: center;
  height: 21px;
}

.header .mobile-bottom-menu .item__basket .i-cart::before {
  font-size: 21px;
}

.header .mobile-bottom-menu .item__basket {
  position: relative;
}

.header .mobile-bottom-menu .item__basket .i-cart::before {
  margin-right: 0;
}

.header .mobile-bottom-menu .item__basket .item__counter {
  position: absolute;
  right: 2px;
  top: -6px;
  width: 16px;
  height: 16px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0;
  background: var(--main-accent-color);
  color: #fff;
  font-size: 9px;
  border-radius: 18px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.header .mobile-bottom-menu .item__basket .item--cart::after {
  content: "Корзина";
  display: block;
  text-align: center;
  margin-top: 6px;
  font-size: 10px;
}
/* custom bottom header end */
/* 
header.header.header__fixed{
    position: fixed;
    top: -80px;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s, -webkit-transform .75s;
    width: 100%;
} */
.item.item--search.item--search__hide {
  display: none;
}

.productsGrid .item__price .price.price--default.price--discount {
  color: #ff0000;
}
@media (min-width: 1200px) {
  footer .developer__link {
    width: 100%;
  }
}
footer .payment__item.payment__item--logos img {
  margin: 0 5px 10px 0;
}
.product__info .product__reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product__info .product__reviews .item:not(:last-child) {
  margin: 0 2rem 0 0;
}
.product__info .product__reviews .rating .rating__item {
  margin: 0 3px;
  font-size: 25px;
}
@media (max-width: 575px) {
  .product__info .product__reviews .rating .rating__item {
    font-size: 20px;
  }
}
label.selectBox__label.disabled {
  color: #ddd;
}
label.selectBox__label.disabled {
  color: #ddd;
}
/*
----------
404 
----------
*/

.image__404 img {
  display: block;
  margin: 0 auto;
}
.text__404 {
  margin: 1.5rem 0 0;
  text-align: center;
}
.map {
  margin: 1.5rem 0 0;
}
.map__title {
  font-weight: bold;
  margin: 1.5rem 0;
}
@media (max-width: 768px) {
  .container__404 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .text__404 {
    text-align: justify;
  }
}
.about__404 {
  margin: 1.5rem 0;
}
.bx-map-title {
  margin: 0 0 1rem;
}
/* ОПТОВИКАМ */
.opt__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
.opt__item--image {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}
.opt__item--title {
  font-size: 16px;
}
.opt__items {
  padding-bottom: 40px;
  border-bottom: 2px solid #dddddd;
}
.cooperation {
  margin-top: 40px;
}
.cooperation__title {
  font-size: 16px;
  font-weight: bold;
}
.cooperation__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  position: relative;
}
.cooperation__item--image {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cooperation__item--title {
  font-size: 16px;
  text-align: center;
}
.cooperation__item:not(.cooperation__item--noafter)::after {
  content: "";
  background: url("/local/templates/euro-obyv/img/006-000.png") no-repeat;
  width: 58px;
  height: 15px;
  position: absolute;
  top: 50px;
  right: -40px;
}
.whosale {
  padding: 35px;
  background: #f8f8f8;
  border-radius: 10px;
  margin-top: 20px;
}
.whosale__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
.whosale .form .form__group {
  padding-left: 0;
}
.whosale .form .form__group.form__group-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.whosale .form .form__group.form__group-submit a {
  margin-left: 1.5rem;
}
.whosale .form .form__group--combined .form__control:focus + .form__label,
.whosale .form .form__group--focus .form__label {
  background: none;
}
@media (max-width: 556px) {
  .whosale .form .form__group.form__group-submit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .whosale .form .form__group.form__group-submit a {
    margin: 1rem 0 0;
  }
}
.item__sticker {
  position: relative;
  top: 10px;
  z-index: 2;
  left: 5px;
  display: none;
}
.gallery__preview .item__sticker {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0.65rem;
  z-index: 2;
  left: 5px;
}
.js-popup-show .popup.is-shown {
  position: fixed;
  top: 50% !important;
}
.js-popup-show .popup.is-shown .popup__content{
  transform: translateY(-70%);
}
@media (max-width: 575px) {
  .item__sticker {
    max-width: 60%;
  }
  .item__sticker svg {
    width: 100%;
  }
  .product__fastLinks,
  .product__size .product__buttons__detail{
    display: none;
  }
  .section__header .section__title .link__back{
    display: none;
  }
  .popup__fastbuy-now__btn,
  .popup__order-now__btn{
    position: absolute;
    left: 15px;
    right: 15px;
  }
  .js-popup-show .popup.is-shown {
    top: auto !important;
    bottom: 160px;
    position: fixed;
    z-index: 20;
  }
  .js-popup-show .layout__background{
    /* backdrop-filter: none; */
    z-index: 10;
  }
  #popup_oneclick{
    bottom: 75px;
  }
  .js-popup-show .popup.is-shown .popup__content{
    transform: none;
  }
}
@media (max-width: 556px) {
  .charity h2 {
    font-size: 26px;
  }
}
.charity__about {
  max-width: 100%;
  width: 100%;
  margin: 0 0 1rem 0;
  background: #fef4e8;
  border-radius: 1rem;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.charity__title {
  font-size: 33px;
  font-weight: 800;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
.charity__text {
  text-align: center;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.charity__red {
  color: #cc0000;
}
.charity__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.charity__items a {
  text-decoration: none;
}
.charity__item {
  padding: 0 0 1rem 0;
}
.charity__item:hover .charity__item--title {
  color: #cc0000;
}
.charity__item--image img {
  border-radius: 20px;
  width: 100%;
}
.charity__item--title {
  color: black;
  margin: 20px 0 0 0;
  font-size: 1.28571rem;
  font-weight: 700;
  line-height: 1.2;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.charity__detail--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charity__detail--image img {
  border-radius: 10px;
}
.charity__detail--slider .swiper-pagination {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  z-index: 1;
}
.charity__detail--slider .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
}
.charity__detail--slider .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.charity__thumbs {
  margin: 0.75rem 0 1rem 0;
}
.charity__thumbs .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100px;
  border-radius: 12px;
}
.charity__thumbs .swiper-slide img {
  border: 2px solid #fef5e8;
}
.charity__thumbs .swiper-slide.swiper-slide-thumb-active img {
  border-color: #c00;
}
.charity__detail--text {
  margin: 1rem 0;
}
.charity__detail--text p {
  font-size: 16px;
}
.charity__call {
  margin: 1rem 0;
}
.charity__call p {
  font-size: 18px;
}
.charity__call p b {
  font-size: 20px;
}
/* TOP ARENDA PART */

.wrapper-arenda {
  font-family: "Montserrat", sans-serif;
}

.section-arenda-top .hero {
  background-image: url(/landlords/images/map.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  .section-arenda-top .hero {
    background: none;
  }
}

.section-arenda-top .hero__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.section-arenda-top .hero__title__text h2 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
.section-arenda-top .hero__title__image img {
  max-width: 690px;
  width: 100%;
  margin-bottom: 5.625rem;
}
@media only screen and (max-width: 992px) {
  .section-arenda-top .hero__title__image img {
    margin-bottom: 1rem;
    max-width: 660px;
    margin-left: -40px;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-top .hero__title__image img {
    margin-left: 0;
  }
}
.section-arenda-top .hero__properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-arenda-top .hero__properties__row {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-arenda-top .hero__properties__property p {
  font-weight: bold;
  line-height: 20px;
}
.section-arenda-top .hero__properties__property p span {
  font-weight: bolder;
  font-size: 1.25rem;
}
.section-arenda-top .hero__properties__property--with-line {
  border-right: 1px solid;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .section-arenda-top .hero__properties__property--with-line {
    border: none;
  }
}

/* LEFT PARTS */

.section-arenda-left {
  margin-top: 6rem;
}

.section-arenda-left.ozon {
  margin-top: 4rem;
}

@media only screen and (max-width: 992px) {
  .section-arenda-left {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-left {
    margin-top: 0;
  }
  .section-arenda-left.ozon {
    margin-top: -1rem;
  }
}
.section-arenda-left .section__gap__left__background {
  display: block;
  height: 100%;
  width: 100%;
  background: #d4d4d4;
  position: absolute;
  right: 130px;
  height: 420px;
  background: linear-gradient(
    0deg,
    rgba(212, 212, 212, 1) 35%,
    rgba(238, 238, 238, 1) 100%
  );
  max-height: 1945px;
}
.section-arenda-left .section__gap__left__background.big__bg {
  height: auto;
}

@media only screen and (min-width: 992px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 150vmin !important;
  }
}
@media (width: 1920px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 180vmin !important;
  }
}
@media (width: 1680px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 185vmin !important;
  }
}
@media (width: 1600px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 161vmin !important;
  }
}
@media (width: 1366px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 254vmin !important;
    right: 110px;
  }
}
@media (width: 1280px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 244vmin !important;
    right: 65px;
  }
}
@media (width: 1024px) {
  .section-arenda-left .section__gap__left__background.big__bg {
    height: 215vmin !important;
    right: 30px !important;
  }
}
@media only screen and (max-width: 992px) {
  .section-arenda-left .section__gap__left__background {
    width: 100vw;
    right: 0;
    height: 90%;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-left .section__gap__left__background {
    right: 65px !important;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-left .section__gap__left__background {
    height: 630px;
  }
}
.section-arenda-left .section__gap__left__image {
  margin-top: 3rem;
}
.section-arenda-left .section__gap__left__image img {
  width: 100%;
  height: 420px;
  position: relative;
  /* max-width: 630px; */
  /* margin-left: -30px; */
}
@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-left .section__gap__left__image img {
    margin-left: 0;
  }
}
.section-arenda-left .section__gap__left__image img.image__mob {
  display: none;
}

@media only screen and (max-width: 992px) {
  .section-arenda-left .section__gap__left__image img.image__mob {
    display: block;
  }
  .section-arenda-left .section__gap__left__image img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-left .section__gap__left__image img {
    width: 100%;
    height: auto;
  }
}
.section-arenda-left .section__gap__left__image img.image__pc {
  display: block;
}
@media only screen and (max-width: 992px) {
  .section-arenda-left .section__gap__left__image img.image__pc {
    display: none;
  }
}
.section-arenda-left .section__gap__left__image__slider {
  padding: 0 5rem;
}
.section-arenda-left .section__gap__left__image__slider .swiper-pagination {
  position: relative;
}
.section-arenda-left .section__gap__left__image__slider .swiper-prev,
.section__gap__left__image__slider .swiper-next {
  position: absolute;
  top: 45%;
}
.section-arenda-left
  .section__gap__left__image__slider
  .swiper-prev.swiper-button-disabled,
.section__gap__left__image__slider .swiper-next.swiper-button-disabled {
  opacity: 0.5;
}
.section-arenda-left .section__gap__left__image__slider .swiper-prev {
  left: -15px;
}
@media only screen and (max-width: 992px) {
  .section-arenda-left .section__gap__left__image__slider .swiper-prev {
    left: 0;
  }
}
.section-arenda-left .section__gap__left__image__slider .swiper-next {
  right: 15px;
}
@media only screen and (max-width: 992px) {
  .section-arenda-left .section__gap__left__image__slider .swiper-next {
    right: 0;
  }
}
.section-arenda-left .miniswiper {
  padding: 5rem 1rem;
}
@media only screen and (max-width: 992px) {
  .section-arenda-left .miniswiper {
    display: none;
  }
}
.section-arenda-left
  .miniswiper
  .miniswiper__gallery.swiper-slide-thumb-active
  .miniswiper__gallery__image {
  -webkit-box-shadow: 0px 0px 0px 2px #c00;
  box-shadow: 0px 0px 0px 2px #c00;
}
.section-arenda-left .miniswiper .miniswiper__gallery__image {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0px 0px 0px 2px #fef5e8;
  box-shadow: 0px 0px 0px 2px #fef5e8;
  border-radius: 1rem;
}

/* TEXT PARTS */

.section-arenda-text {
  margin: 3rem 0 0 3rem;
  width: 75%;
}
@media only screen and (width: 1280px) {
  .section-arenda-text {
    width: 65%;
  }
}
.section-arenda-text .section__gap__text__center {
  margin: 3rem 0 0 30%;
  width: 70%;
}
@media only screen and (max-width: 1230px) {
  .section-arenda-text .section__gap__text__center {
    margin: 3rem 0 0 3rem;
  }
}
.section__gap__text__100 {
  width: 100%;
  margin: 10rem 0 0 0;
}
@media only screen and (max-width: 1230px) {
  .section-arenda-text {
    width: 90%;
  }
}
@media only screen and (max-width: 992px) {
  .section-arenda-text {
    margin: 1rem 0 0 0;
    width: 100%;
  }
}
.section-arenda-text .section__gap__text__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.45rem;
  line-height: 30px;
  position: relative;
  margin-right: -70px;
  margin-left: 30px;
  max-width: 690px;
}
.section-arenda-right .section-arenda-text .section__gap__text__title {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (width: 1280px) {
  .section-arenda-right .section-arenda-text {
    margin: 3rem 0 0 6rem;
    width: 75%;
  }
  .form-arenda {
    margin-left: 20px;
  }
  .section-arenda-right .section__gap__right__image img {
    width: 95% !important;
  }
  .wrapper-arenda .section__gap__left img {
    max-width: 100% !important;
  }
  .wildberries .section__gap__left__image img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1230px) {
  .section-arenda-text .section__gap__text__title {
    font-size: 1.25rem;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-text .section__gap__text__title {
    max-width: 340px;
  }

  .section-arenda-text .section__gap__text__subtitle {
    max-width: 330px;
    margin-left: 0 !important;
  }
  .section-arenda-right .section-arenda-text .section__gap__text__subtitle {
    max-width: 365px;
    margin-left: 0 !important;
  }
  .section-carousel .section-arenda-text {
    margin-left: 45px;
  }
  .section-carousel .f-carousel__slide img {
    width: 420px !important;
    height: 600px !important;
  }
  .section-carousel .section__gap__text__100 {
    margin: 8rem 0 0 0 !important;
  }
  .wildberries .section__gap__left__image img {
    width: 100% !important;
  }
  .wrapper-arenda .section__gap__left img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-text .section__gap__text__title {
    font-size: 1rem;
  }
  .section-arenda-text .section__gap__text__subtitle {
    font-size: 1rem !important;
  }
}
.section-arenda-text .section__gap__text__title__big {
  font-weight: bolder;
  font-size: 2rem;
}
.section-arenda-left .section-arenda-text .section__gap__text__subtitle {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 25px;
  margin-top: 3rem;
  position: relative;
  margin-right: -70px;
  margin-left: 30px;
}
.section-arenda-right .section-arenda-text .section__gap__text__subtitle {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 25px;
  margin-top: 3rem;
  position: relative;
}
@media only screen and (max-width: 1230px) {
  .section-arenda-text .section__gap__text__subtitle {
    margin-top: 0;
    font-size: 1rem;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-text .section__gap__text__title__big {
    font-size: 1.5rem !important;
  }
}
@media only screen and (max-width: 992px) {
  .section-arenda-text .section__gap__text__title__big {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .section-arenda-left .section__gap__text__subtitle {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* OPTIONS PART */

.section-arenda-options {
  margin-top: 6rem;
}
.section-arenda-options .col-md-4 {
  padding: 0 5rem;
}
@media only screen and (max-width: 1230px) {
  .section-arenda-options .col-md-4 {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-options {
    //margin-top: 0;
  }
  .section-arenda-options .section__options__title h3 {
    font-size: calc(0.52083vw + 1.42857rem);
    font-weight: 600;
  }
}
.section-arenda-right .section__gap__right__image img {
  width: 110%;
  height: 420px;
  position: relative;
  max-width: 630px;
  margin-right: -30px;
}
@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-right .section__gap__right__image img {
    margin-right: 0;
    margin-left: -40px;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-right .section__gap__right__image img {
    width: 100%;
    height: auto;
  }
}
.section-arenda-options .section__options__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 425px) {
  .section-arenda-options .section__options__title {
    margin-left: 10px;
  }
}
.section-arenda-options .section__options__option {
  height: 100%;
  border: 4px solid #ece0c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem 0;
  -webkit-transition: -webkit-box-shadow 0.25s linear,
    -webkit-transform 0.15s linear;
  transition: -webkit-box-shadow 0.25s linear, -webkit-transform 0.15s linear;
  -o-transition: box-shadow 0.25s linear, transform 0.15s linear;
  -webkit-transition: -webkit-box-shadow 0.25s linear,
    -webkit-transform 0.15s linear;
  transition: box-shadow 0.25s linear, transform 0.15s linear;
  transition: box-shadow 0.25s linear, transform 0.15s linear,
    -webkit-box-shadow 0.25s linear, -webkit-transform 0.15s linear;
  transition: box-shadow 0.25s linear, transform 0.15s linear,
    -webkit-box-shadow 0.25s linear, -webkit-transform 0.15s linear;
}
.section-arenda-options .section__options__option:hover {
  -webkit-box-shadow: 0px 15px 15px 0px rgba(34, 60, 80, 0.15);
  box-shadow: 0px 15px 15px 0px rgba(34, 60, 80, 0.15);
}
@media only screen and (max-width: 768px) {
  .section-arenda-options .section__options__option {
    border: 0;
    border-bottom: 4px solid #eeeeee;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-arenda-options .section__options__option:hover {
    border-bottom: 4px solid #ece0c4;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.section-arenda-options .section__options__option__title {
  -webkit-text-decoration: uppercase;
  text-decoration: uppercase;
  font-weight: bold;
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .section-arenda-options .section__options__option__subtitle br {
    display: none;
  }
}

/* SECTION ARENDA RIGHT PART */

.section-arenda-right {
  margin: 8rem 0 8rem 0;
}
@media only screen and (max-width: 992px) {
  .section-arenda-right {
    margin: 1rem 0 1rem 0;
  }
}
.section-arenda-right .section__gap__right__form {
  margin: 0 0 0 3rem;
}
@media only screen and (max-width: 992px) {
  .section-arenda-right .section__gap__right__form {
    margin: 0;
  }
}
.section-arenda-right .section__gap__right__background {
  display: block;
  height: 100%;
  width: calc(100% - 130px);
  background: #ece0c4;
  position: absolute;
  height: 420px;
  max-height: 855px;
  left: 130px;
}
.lamoda .section__gap__right__background {
  max-height: 1040px;
}
.lamoda img {
  position: relative;
  margin-top: 30px;
}

@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-right .section__gap__right__background {
    left: 65px;
    height: 465px;
  }
}
@media only screen and (max-width: 992px) {
  .section-arenda-right .section__gap__right__background {
    width: 100vw;
    left: 0;
    height: 90%;
  }
}
@media only screen and (max-width: 576px) {
  .section-arenda-right .section__gap__right__background {
    height: 670px;
  }
}
.section-arenda-right .section__gap__right__image {
  position: relative;
  top: -3rem;
}
@media only screen and (max-width: 992px) {
  .section-arenda-right .section__gap__right__image {
    position: initial;
  }
}
.section-arenda-right .section__gap__right__image__bottom {
  top: 0;
}
@media only screen and (max-width: 992px) {
  .section-arenda-right .section__gap__right__image__bottom {
    margin-top: 1rem;
  }
}

/* SECTION CAROUSEL PART */

#myCarousel_landlords {
  max-width: 640px;
  margin: 0 auto;
}

#myCarousel_landlords .f-carousel__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-carousel .f-carousel__slide img {
  width: 490px;
  height: 650px;
}

@media only screen and (max-width: 576px) {
  .section-carousel .f-carousel__slide img {
    width: 250px;
    height: 340px;
  }
}
@media only screen and (max-width: 375px) {
  .section-carousel .f-carousel__slide img {
    width: 150px;
    height: 200px;
  }
}
.section-carousel .f-thumbs {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.section-carousel .f-thumbs__viewport {
  padding: 5rem 1rem;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.section-carousel .f-thumbs__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-carousel .f-thumbs__slide__button {
  padding: 0;
  width: 100%;
  height: 100%;
}
.section-carousel .f-thumbs__slide__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1rem;
}
.section-carousel .f-thumbs__slide {
  width: 193.667px !important;
  margin-right: 20px !important;
  height: 200px !important;
  border-radius: 1rem;
  -webkit-box-shadow: 0px 0px 0px 2px #fef5e8;
  box-shadow: 0px 0px 0px 2px #fef5e8;
}
@media only screen and (max-width: 1439px) {
  .section-carousel .f-thumbs__slide {
    width: 170.667px !important;
    margin-right: 20px !important;
    height: 190px !important;
    border-radius: 1rem;
    -webkit-box-shadow: 0px 0px 0px 2px #fef5e8;
    box-shadow: 0px 0px 0px 2px #fef5e8;
  }
}
.section-carousel .f-thumbs__slide__button {
  border-radius: 1rem !important;
}
.section-carousel .is-nav-selected {
  -webkit-box-shadow: 0px 0px 0px 2px #c00;
  box-shadow: 0px 0px 0px 2px #c00;
}
.section-carousel .section__gap__text__subtitle {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 25px;
  margin-top: 3rem;
}
.section-carousel .section-arenda-text {
  margin-left: 30px;
}
.section-carousel .f-button {
  width: 55px !important;
  height: 55px !important;
}
.section-carousel .f-button svg {
  width: 55px !important;
  height: 55px !important;
}

.section-carousel .f-button.is-next {
  right: -25px !important;
}
.section-carousel .f-button.is-prev {
  left: -25px !important;
}

@media only screen and (max-width: 992px) {
  .section-carousel,
  .section-carousel .section-arenda-text {
    margin-top: 5rem;
  }
  .section-carousel .f-thumbs {
    display: none;
  }
}

@media only screen and (max-width: 576px) {
  .section-carousel .f-button.is-next {
    right: 10px !important;
  }
  .section-carousel .f-button.is-prev {
    left: 10px !important;
  }
  .section-carousel .section-arenda-text {
    margin-left: 0;
  }
  .section-arenda-text .section__gap__text__title__big {
    font-size: 1.2rem;
  }
}
.section-carousel .f-carousel__dot {
  width: 15px !important;
  height: 15px !important;
}
.section-carousel .is-current .f-carousel__dot {
  width: 20px !important;
  height: 20px !important;
}
@media only screen and (width: 768px) {
  .section-carousel .section-arenda-text {
    margin-left: 0 !important;
  }
}

/* SECTION WILDBERRIES PART */

.wildberries .section__gap__left__image img {
  height: 100%;
}

.wrapper-arenda .section__gap__left img {
  max-width: 106%;
}

@media only screen and (max-width: 992px) {
  .wildberries .section__gap__left__background.big__bg {
    height: 540px !important;
  }
  .wildberries .section__gap__left__image img {
    max-width: 100%;
  }
  .lamoda .section__gap__left__image img {
    max-height: 360px;
  }
}

@media only screen and (max-width: 769px) {
  .image__pc {
    display: none;
  }
  .wrapper-arenda .section__gap__left img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 769px) {
  .image__mob {
    display: none;
  }
}
@media (min-width: 400px) and (max-width: 430px) {
  .wildberries .section__gap__left__background.big__bg {
    height: 703px !important;
  }
}
/* SECTION FORM PART */

.form-arenda .form__group--combined .form__control:focus + .form__label {
  background: #ece0c4;
}

.form-arenda .form__label {
  font-weight: 400 !important;
}

.form-arenda .inputtextarea {
  height: 100%;
  margin-top: 20px;
}

.form-arenda .form__group--focus .form__label {
  background: #ece0c4;
}

.form-arenda form {
  margin-right: 40px;
}

.form-arenda .inputtextarea {
  width: 100%;
}

.form-wrapper .section__gap__right__background {
  height: 100%;
  left: 130px;
}
@media only screen and (width: 1920px) {
  .form-wrapper .section__gap__right__background {
    height: 94% !important;
  }
}
@media only screen and (width: 1680px) {
  .form-wrapper .section__gap__right__background {
    height: 94% !important;
  }
}
@media only screen and (width: 1600px) {
  .form-wrapper .section__gap__right__background {
    height: 85% !important;
  }
}
@media only screen and (width: 1440px) {
  .form-wrapper .section__gap__right__background {
    height: 113%;
  }
}
@media only screen and (width: 1366px) {
  .form-wrapper .section__gap__right__background {
    height: 131%;
  }
  .section-arenda-right .section__gap__right__background {
    width: calc(100% - 110px);
  }
  .form-wrapper .section__gap__right__background {
    left: 110px;
  }
}
@media only screen and (width: 1280px) {
  .form-wrapper .section__gap__right__background {
    height: 125%;
  }
  .section-arenda-right .section__gap__right__background {
    width: calc(100% - 55px);
  }
  .form-wrapper .section__gap__right__background {
    left: 55px;
  }
}
@media only screen and (width: 1024px) {
  .form-wrapper .section__gap__right__background {
    height: 110%;
  }
  .section-arenda-right .section__gap__right__background {
    width: calc(100% - 30px);
  }
  .form-wrapper .section__gap__right__background {
    left: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .form-wrapper .section__gap__right__background {
    left: 0;
    height: 137%;
    max-height: 1105px;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  /* .form-wrapper .section__gap__right__background {
    left: 65px;
  } */
  .form-wrapper .section__gap__right__image img {
    width: 100% !important;
  }
  .form-wrapper .section__gap__text__title {
    max-width: 690px;
  }
}
@media only screen and (min-width: 1441px) {
  .form-wrapper .section__gap__right__background {
    height: 85%;
  }
}
@media only screen and (min-width: 1920px) {
  .form-wrapper .section__gap__right__background {
    height: 95%;
  }
}
@media only screen and (max-width: 576px) {
  .form-wrapper .section__gap__right__background {
    height: 950px;
  }
  .form-wrapper .section__gap__right__form,
  .section-arenda-right .section-arenda-text .section__gap__text__title,
  .form-wrapper .section__gap__right__image {
    margin-left: -10px;
  }
  .form-arenda form {
    margin-right: 0;
  }
}
@media only screen and (width: 425px) {
  .form-wrapper .section__gap__right__background {
    height: 930px;
  }
}
@media (min-width: 400px) and (max-width: 430px) {
  .lamoda .section__gap__right__background {
    height: 420px !important;
  }
}
@media only screen and (width: 375px) {
  .form-wrapper .section__gap__right__background {
    height: 900px;
  }
  .lamoda .section__gap__right__background {
    height: 420px !important;
  }
}
@media only screen and (width: 320px) {
  .form-wrapper .section__gap__right__background {
    height: 900px;
  }
  .lamoda .section__gap__right__background {
    height: 420px !important;
  }
}
@media only screen and (max-width: 576px) {
  .wrapper-arenda .row {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .item .rating_count_num {
    font-size: 12px;
  }
}

/* RED LINE */

@media only screen and (min-width: 1200px) {
  .section-arenda-left .red__line__left {
    min-width: 50px;
    max-width: 500px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -500px;
  }
  .section-arenda-right .red__line__right {
    min-width: 50px;
    max-width: 500px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -450px;
  }
  .section-carousel .red__line__left {
    min-width: 50px;
    max-width: 600px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -300px;
    overflow: hidden;
  }
  .wildberries .red__line__right {
    min-width: 50px;
    max-width: 500px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -550px;
  }
  .section__gap__left .red__line__left {
    min-width: 50px;
    max-width: 1836px;
    width: 150%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -780px;
    overflow: hidden;
  }
  .form-wrapper .red__line__right {
    min-width: 50px;
    max-width: 450px;
    width: 150%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -480px;
  }
}

@media (min-width: 1600px) and (max-width: 2000px) {
  .section-arenda-left .red__line__left {
    width: 60%;
    right: -300px;
  }
}

@media (min-width: 800px) and (max-width: 1024px) {
  .section-arenda-left .red__line__left {
    min-width: 50px;
    max-width: 100px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -92px;
  }
  .section-arenda-right .red__line__right {
    min-width: 50px;
    max-width: 90px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -100px;
  }
  .section-carousel .red__line__left {
    min-width: 50px;
    max-width: 245px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -140px;
    overflow: hidden;
  }
  .wildberries .red__line__right {
    min-width: 50px;
    max-width: 101px;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -120px;
  }
  .section__gap__left .red__line__left {
    min-width: 50px;
    max-width: 1836px;
    width: 150%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    right: -580px;
  }
  .form-wrapper .red__line__right {
    min-width: 50px;
    max-width: 80px;
    width: 150%;
    position: absolute;
    height: 2px;
    background-color: red;
    top: 15px;
    left: -90px;
  }
}

@media only screen and (max-width: 769px) {
  .red__line__left,
  .red__line__right {
    min-width: 50px;
    max-width: 200px;
    width: 100%;
    position: relative;
    height: 2px;
    background-color: red;
  }
}

/* VACANCIE PART  */

.popup--vacancie .popup__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 120.8%;
  color: #c10017;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.popup--vacancie .popup-window {
  font: inherit !important;
}

.popup--vacancie .inputtextarea {
  resize: none;
  height: 240px;
  padding: 15px;
  line-height: normal;
}

.popup--vacancie .inputtextarea:focus,
select:focus {
  border: 1px solid #d7d7d7;
  border-color: #c10017;
  -webkit-box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.075);
  background: #fff;
}

.popup--vacancie table.form-table {
  width: 100%;
  background-color: white;
  border-collapse: collapse;
  font-size: 100%;
  font-weight: normal;
  line-height: 160%;
}

.popup--vacancie table.form-table th,
.popup--vacancie table.form-table td {
  border: 1px solid #adc3d5;
  padding: 5px 5px;
  vertical-align: top;
}

.popup--vacancie table.form-table th {
  background-image: url(/local/templates/euro-obyv/assets/images/table_head.gif);
  background-repeat: repeat-x;
  text-align: left;
  color: #25639a;
}

.popup--vacancie table.form-table td {
  padding: 15px 5px;
}

.popup--vacancie .form-required {
  color: red;
}

.popup--vacancie .error-fld {
  display: block;
  float: left;
  height: 13px;
  width: 15px;
  background-repeat: no-repeat;
  background-image: url(/local/templates/euro-obyv/assets/images/icon_warn.gif);
}
.popup--vacancie .g-recaptcha__callback {
  margin: 10px 0;
  color: var(--main-accent-color);
}

.popup--vacancie input[type="file"] {
  outline: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup--vacancie label {
  font-weight: 400;
  font-size: 16px;
  line-height: 120.8%;
  color: #181818;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup--vacancie .title {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  margin-left: 10px;
}

.popup--vacancie .material-icons,
.popup--vacancie .title {
  cursor: pointer;
}

.popup--vacancie .inputfile {
  width: 1%;
}

.popup--vacancie .file-name {
  font-weight: 400;
  font-size: 13px;
  line-height: 120.8%;
  color: #c10017;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

.popup--vacancie .form-vacancie .delete-button {
  margin-right: 10px;
  margin-left: 8px;
  cursor: pointer;
  color: #c10017;
  font-size: 25px;
}

.popup--vacancie .form-vacancie .layout__background {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  display: none;
}


.popup--vacancie .form-vacancie .form__group--submit .btn {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  height: 78px;
}

.popup--vacancie .form__agree_vacancie {
  margin-top: 12px;
}

.popup--vacancie .form__agree_vacancie a {
  font-weight: 400 !important;
  font-size: 10px !important;
  line-height: 12px !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  text-decoration: none !important;
}

.popup--vacancie .popup-window-close-icon:after {
  width: 24px !important;
  height: 24px !important;
  background-image: none !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-family: icons;
  content: "\E809" !important;
  font-size: 22px;
  font-weight: 500;
}

.popup--vacancie .popup-window-close-icon:hover::after {
  color: #f00 !important;
}

.popup--vacancie .popup-window-close-icon {
  right: 30px !important;
  top: 45px !important;
}

/* ANY QUESTIONS PART  */

.any-questions {
  margin-top: 80px;
}

.any-questions__form {
  margin-top: 20px;
}

.any-questions__title {
  margin-bottom: 0 !important;
}

.form-questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.form-questions .form__label {
  position: absolute;
  top: 35%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 0;
  left: 0;
  z-index: 0;
}

.form-questions .form__control {
  height: 52px;
  z-index: 1;
  width: 100%;
  background: transparent !important;
  position: relative;
}

.form-questions .form__group {
  width: 50%;
  position: relative;
}

.form-questions .form__group input {
  width: 100%;
}

.any-questions__form .form__agree {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #7b7b7b;
  padding: 17px 0;
}

.any-questions__form .recaptcha-form {
  padding-bottom: 17px;
}

.form-questions .form__group--combined .form__control:focus + .form__label,
.form-questions .form__group--focus .form__label {
  z-index: 2;
  background: #fff;
  top: 0;
}

.more-news-title {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 2.14286rem;
}
@media (max-width: 992px) {
  .container__fullscreen__catalog-menu{
    display: none;
  }
  .collection__sections .selectBox {
    border: none;
    /* margin: 0 0 25px; */
    /* display: none;  */
  }
  .section--catalog .collection__sections,
  .collection__sorter {
    position: relative;
  }
  .collection__sections .selectBox .selectBox__dd {
    position: absolute;
    width: 200px;
    z-index: 10;
    background: white;
    top: 46px;
    height: 200px;
    overflow: auto;
    border: 1px solid #767676;
    border-radius: 5px;
  }
  .section--catalog .collection__sections .selectBox .selectBox__title:after {
    position: relative;
    right: -15px;
    margin-top: 0;
  }
  .selectBox .selectBox__title {
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
  }
  .productsGrid .item__bottom {
    margin: 0.4rem 0 0;
  }
  .item .product__reviews {
    margin-top: 5px;
    margin-bottom: 1px;
  }
}

.item .item__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  /* justify-content: center; */
  gap: 5px;
  align-items: center;
  margin-top: 0;
}
.item .rating {
  font-size: 18px;
}
.sorter__selected-wrapper {
  display: flex;
  align-items: center;
  line-height: 12px;
  flex: 1;
  text-transform: uppercase;
}

/* CANCEL SUBSCRIPTION BLOCK */

.cancel_subsribtion {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  display: none;
}

.cancel_subsribtion__title {
  font-family: Gilroy;
  font-size: 30px;
  font-weight: 400;
  line-height: 34.8px;
  text-align: left;
}

.cancel_subsribtion__button {
  max-width: 380px;
}

.cancel_subsribtion__sub {
  margin-top: 15px;
}

/* CANCEL SUBSCRIPTION BLOCK END */

/* Убираю выбрано из фильтра в листе товаров, потому что работает там это работает неправильно. */

.selectbox__counter--desctop,
.selectbox__counter .count-fil,
.selectbox__counter {
  display: none;
}

/* Убрал стикеры вниз. */
@media (max-width: 576px) {
  .item.img__resize.lazyloaded {
    min-height: 300px;
  }
  .fast_sticker {
    font-size: 8px;
  }
  /* .item.swiper.swiper-initialized.swiper-horizontal
    > .item__sticker.fast_sticker {
    bottom: 210px;
  } */
}

.item__sticker.fast_sticker {
  bottom: 20px;
  top: inherit;
}

.btn__gap-style{
  margin-right: 10px;
}
@media (max-width: 390px){
  .btn.btn--outline.js-offer-cart-btn.js-add-to-cart.active{
    font-size: 11.2px;
  }
}
@media (max-width: 350px) {
  .control__link--favorites:before{
    font-size: 20px;
  }
}
.size__item.js-sku-prop-container.selected .size__label{
  color: #fff;
  border-color: var(--main-accent-color);
  background: var(--main-accent-color);
}
/* End */


/* Start:/local/templates/euro-obyv/css/custom.css?17581851532332*/
body .bx_bt_button.bx_big.wb-btn {
  background-color: #a73afd;
  padding: 12px 15px;
  margin-bottom: 12px;
  border-radius: 12px;
  color: #FFF;
  text-decoration: underline #00000000;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  height: auto;
  border: none;
  display: grid;
  grid-template-columns: 100% 20px;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box; }

.hint {
  display: inline-block;
  font-size: 13px;
  position: relative; }

.hint a {
  text-decoration: none;
  border-bottom: 1px dotted; }

.hint span {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer; }

.hint .hint-content {
  opacity: 0;
  visibility: hidden;
  top: 100%;
  margin-top: 10px;
  position: absolute;
  background-color: #FFF;
  width: 300px;
  padding: 15px 20px;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-15px) translateX(-50%);
  transition: all 0.2s;
  left: 50%;
  font-size: 13px;
  line-height: 18px; }

.hint .hint-content .hint-title {
  font-weight: bold;
  margin-bottom: 1px; }

.hint .hint-content p {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 9px; }

.hint .hint-content p:last-child {
  margin-bottom: 0; }

.hint .hint-content:after {
  content: '';
  position: absolute;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: #FFF transparent;
  top: -8px;
  left: 50%;
  margin-left: -8px; }

.hint.open .hint-content,
.no-touch .hint:hover .hint-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) translateX(-50%);
  z-index: 1; }

@media screen and (max-width: 800px) {
  .hint .hint-content {
    width: 200px; } }

.mobile-wb-hint {
  display: none !important; }

.productsGrid .item__img .item__imgSrc {
  aspect-ratio: .75;
  object-fit: cover; }

.f-carousel__slide img {
  aspect-ratio: .75; }

.f-thumbs.is-horizontal .f-thumbs__slide {
  height: auto;
  aspect-ratio: .75; }

body .personal__orders--item__body--good__left--item__image {
  aspect-ratio: .75;
  height: auto;
  object-fit: cover; }

body .basket .basket__left .basket__items .basket__item__image {
  padding-right: 20px; }
  body .basket .basket__left .basket__items .basket__item__image img {
    width: 100%;
    aspect-ratio: .75;
    height: auto;
    object-fit: cover;
    border: 1px solid #EEE; }

/* End */


/* Start:/local/templates/euro-obyv/components/bitrix/catalog.section.list/mob_menu/style.css?1743518119129*/
.header .m__list .nav__toggle.is-open{transform:rotate(90deg)}
.header .m__list .nav__toggle.is-open ~ .nav__dd{display: block;}
/* End */


/* Start:/local/templates/euro-obyv/components/bitrix/catalog.section.list/bottomMenu/style.css?17435181171309*/
.header .mobile-bottom-menu__catalog-items .nav-toggle.is-open::after{transform:rotate(90deg)}
.header .mobile-bottom-menu__catalog-items .nav-toggle.is-open ~ .nav__dd{display: block;}

.mobile-bottom-menu__catalog-items {
    position: relative;
    border: 0.5px solid #777777;
}

.header .mobile-bottom-menu__catalog-list .nav__dd {
    display: none;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    margin-bottom: 30px;
}

.header .mobile-bottom-menu__catalog-list .nav__item {
    margin-bottom: 20px;
    position: relative;
}

.header .mobile-bottom-menu__catalog-list .nav-toggle {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
    width: 130px;
    height: 46px;
    text-align: right;
    text-align: -webkit-right;
}

.mobile-bottom-menu__catalog-items .nav__dd a {
    border: none;
    padding: 0;
}

.header .mobile-bottom-menu__catalog-items .nav-toggle.is-open ~ .nav__dd {
    display: block;
}

.header .mobile-bottom-menu__catalog-list .nav-toggle:after {
    display: flex;
    font-size: 22px;
    width: 22px;
    height: 100%;
    color: #7D7D7D;
    align-items: center;
    justify-content: center;
    content: '\F105';
    font-family: var(--font-icons);
}
/* End */


/* Start:/local/templates/euro-obyv/components/bitrix/form.result.new/send_manager/style.css?1742563218888*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/euro-obyv/components/bitrix/form.result.new/send_manager/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

.input-trap {
	display: none;
}

table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/euro-obyv/components/bitrix/form.result.new/send_manager/images/icon_warn.gif);
}
.g-recaptcha__callback{
	margin: 10px 0;
	color: var(--main-accent-color);
}
.form__result {
    margin-top: 1rem;
    display: block;
    color: red;
    font-weight: 600;
}

/* End */


/* Start:/local/components/smsc/auth/templates/.default/style.css?17425632191797*/
.form__result {
	color: #000000;
	font-weight: 500;
}

.smsc-authform {
	position: relative;
	display: block;
}
.aBlock {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #E3DCE6;
	/*display: none;*/
	left: -20px;
	padding: 40px 20px 20px;
	/*position: absolute;*/
	/*top: -10px;*/
	/*z-index: 1;*/
}
.input {
	display: block;
}
.aBlock label {
	color: #000000;
}
.aBlock .text {
	border: 1px solid #C4C4C4;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 3px #CCCCCC inset;
	color: #626262;
	font: 13px Arial;
	height: 26px;
	padding: 0 10px;
	width: 200px;
}
.auth a, .bask a {
	border-bottom-color: #8500C1;
}
.inputn {
	background: url("/local/components/smsc/auth/templates/.default/i/nsubmit1n.png") no-repeat scroll left top transparent;
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 34px;
	padding: 0;
}
.inputn input, .inputn a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.inputn div {
    background: url("/local/components/smsc/auth/templates/.default/i/nsubmit1n.png") no-repeat scroll right -34px transparent;
    display: inline-block;
    height: 34px;
    padding: 0 11px;
}
.inputn span {
	background: url("/local/components/smsc/auth/templates/.default/i/nsubmit1n.png") repeat-x scroll left -68px transparent;
	display: inline-block;
	text-shadow: 0 -1px 1px #8500C1;
	padding: 0 15px !important;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 16px/34px 'Trebuchet MS';
	height: 34px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.web {
	font-family: WebSymbolsRegular;
}
span.web2 {
	color: #FFFFFF !important;
	font-size: 14px !important;
	margin: 0 !important;
	text-decoration: none !important;
}
/* End */


/* Start:/local/templates/euro-obyv/components/bitrix/catalog.store.list/store/style.css?1743518123519*/
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; width: 100%; clear: both; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }
img.catalog-detail-image { float: left; margin: 0 10px 10px 0; }

.last
{
	text-align: right;
}

.central
{
	text-align: right;
}
/* End */


/* Start:/local/components/smsc/auth/templates/idea/style.css?17425632191797*/
.form__result {
	color: #000000;
	font-weight: 500;
}

.smsc-authform {
	position: relative;
	display: block;
}
.aBlock {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #E3DCE6;
	/*display: none;*/
	left: -20px;
	padding: 40px 20px 20px;
	/*position: absolute;*/
	/*top: -10px;*/
	/*z-index: 1;*/
}
.input {
	display: block;
}
.aBlock label {
	color: #000000;
}
.aBlock .text {
	border: 1px solid #C4C4C4;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 3px #CCCCCC inset;
	color: #626262;
	font: 13px Arial;
	height: 26px;
	padding: 0 10px;
	width: 200px;
}
.auth a, .bask a {
	border-bottom-color: #8500C1;
}
.inputn {
	background: url("/local/components/smsc/auth/templates/idea/i/nsubmit1n.png") no-repeat scroll left top transparent;
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 34px;
	padding: 0;
}
.inputn input, .inputn a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.inputn div {
    background: url("/local/components/smsc/auth/templates/idea/i/nsubmit1n.png") no-repeat scroll right -34px transparent;
    display: inline-block;
    height: 34px;
    padding: 0 11px;
}
.inputn span {
	background: url("/local/components/smsc/auth/templates/idea/i/nsubmit1n.png") repeat-x scroll left -68px transparent;
	display: inline-block;
	text-shadow: 0 -1px 1px #8500C1;
	padding: 0 15px !important;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 16px/34px 'Trebuchet MS';
	height: 34px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.web {
	font-family: WebSymbolsRegular;
}
span.web2 {
	color: #FFFFFF !important;
	font-size: 14px !important;
	margin: 0 !important;
	text-decoration: none !important;
}
/* End */


/* Start:/local/templates/euro-obyv/styles.css?1743518093501*/
/* .productsGrid--catalog .item__title {
	bottom: 50px !important;
    	width: 60% !important;
}

.productsGrid--catalog .item__price {
	bottom: 50px !important; 
}

.item__price {
	bottom: 0 !important; 
}


@media (max-width: 575px){
		.productsGrid--catalog .row-cols-2 .item__title {
			 bottom: 10px !important;
   			 width: 50% !important;
    			 font-size: 11px !important;
		}

		.productsGrid--catalog .row-cols-2 .item__price {
			bottom: 15px !important; 
		}
} */
/* End */
/* /local/templates/euro-obyv/assets/core.css?1747912163115925 */
/* /local/templates/euro-obyv/assets/product.css?174256321913996 */
/* /local/templates/euro-obyv/assets/custom.css?174791144860026 */
/* /local/templates/euro-obyv/css/custom.css?17581851532332 */
/* /local/templates/euro-obyv/components/bitrix/catalog.section.list/mob_menu/style.css?1743518119129 */
/* /local/templates/euro-obyv/components/bitrix/catalog.section.list/bottomMenu/style.css?17435181171309 */
/* /local/templates/euro-obyv/components/bitrix/form.result.new/send_manager/style.css?1742563218888 */
/* /local/components/smsc/auth/templates/.default/style.css?17425632191797 */
/* /local/templates/euro-obyv/components/bitrix/catalog.store.list/store/style.css?1743518123519 */
/* /local/components/smsc/auth/templates/idea/style.css?17425632191797 */
/* /local/templates/euro-obyv/styles.css?1743518093501 */
