

/* Start:/bitrix/templates/euro/css/core.css?1764618869167178*/
@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-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  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;
  }
}
.row {
  --bs-gutter-x: 30px;
  --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%;
  }
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}
.row--pad-9px {
  margin-right: -9px;
  margin-left: -9px;
}
.row--pad-9px > * {
  padding-left: 9px;
  padding-right: 9px;
}

@font-face {
  font-family: "icons";
  src: url("/bitrix/templates/euro/css/icons.woff2") format("woff2"), url("/bitrix/templates/euro/css/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 def */
.i-heart:before {
  content: "\e800";
}
.i-arrow:before {
  content: "\e801";
}
.i-arrow-top:before {
  content: "\e802";
}
.i-close:before {
  content: "\e808";
}
.i-check:before {
  content: "\e803";
}
.i-instagram:before {
  content: "\e804";
}
.i-location:before {
  content: "\e805";
}
.i-logo:before {
  content: "\e806";
}
.i-menu:before {
  content: "\e807";
}
.i-quote:before {
  content: "\e809";
}
.i-search:before {
  content: "\e80a";
}
.i-tour:before {
  content: "\e80b";
}
.i-plus:before {
  content: "\e80c";
}
.i-minus:before {
  content: "\e80d";
}
.i-zone_1:before {
  content: "\e810";
}
.i-zone_2:before {
  content: "\e811";
}
.i-zone_3:before {
  content: "\e812";
}
.i-zone_4:before {
  content: "\e813";
}
.i-zone_5:before {
  content: "\e814";
}
.i-zone_6:before {
  content: "\e815";
}
.i-zone_7:before {
  content: "\e816";
}
.i-zone_8:before {
  content: "\e817";
}
.i-zone_9:before {
  content: "\e818";
}
.i-zone_10:before {
  content: "\e819";
}
.i-zone_11:before {
  content: "\e81a";
}
.i-phone:before {
  content: "\e80f";
}
.i-angle-left:before {
  content: "\f104";
}
.i-angle-right:before {
  content: "\f105";
}
.i-arrow-left:before {
  content: "\e80e";
}

/* variables */
:root {
  --main-body-color: #090909;
  --main-accent-color: #CDAAB1;
  --main-accent-hover-color: #CDAAB1;
  --font-primary: "Montserrat", serif;
  --font-secondary: "Cormorant", serif;
  --font-icons: "icons";
  --success-color: #1d9d74;
  --warning-color: #c09853;
  --error-color: #b94a48;
  --disabled-color: #ccc;
  --fancybox-accent-color: var(--main-accent-color);
}

/* layout */
html,
body {
  height: 100%;
}
body {
  /*background:url(/bitrix/templates/euro/css/body_bg.jpg) repeat center top #fff;*/
  background: #fff;
  font-family: var(--font-primary);
  color: var(--main-body-color);
  font-size: 15px;
  min-width: 300px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.layout {
  flex: 1 0 auto;
}
@media (min-width: 1400px) {
  body {
    padding-top: 145px;
  }
}
@media (max-width: 1399px) {
  body {
    padding-top: 140px;
  }
}
@media (max-width: 1199px) {
  body {
    padding-top: 100px;
  }
}

/* placeholder (defaut) */
*::-webkit-input-placeholder {
  color: var(--main-body-color);
}
*:-moz-placeholder {
  color: var(--main-body-color);
}
*::-moz-placeholder {
  color: var(--main-body-color);
}
*:-ms-input-placeholder {
  color: var(--main-body-color);
}
/* 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 {
  font-family: var(--font-primary);
  margin: 0px;
  vertical-align: top;
  transition: all 0.25s;
  font-size: 16px;
  height: 50px;
  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 #d7d7d7;
  padding: 0 20px;
}
.input:focus,
select:focus {
  border: 1px solid #d7d7d7;
  border-color: var(--main-accent-color);
  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 {
  min-height: 50px;
  resize: none;
  height: auto;
  padding: 10px 15px 10px 15px;
  line-height: normal;
}
.btn {
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 0px;
  display: inline-flex;
  width: auto;
  transition: all 0.3s;
  color: var(--main-body-color);
  background: #fff/*var(--main-accent-color)*/;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  padding: 0 20px;
  text-align: center;
}
.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);
}
.btn2 {
  background: var(--main-body-color);
  color: #fff;
}
.btn2:hover {
  background: #000;
}
.btn--line {
  position: relative;
  background: none;
  color: var(--main-body-color);
}

@media (min-width: 768px) {
  .btn--line:before,
  .btn--line:after {
    transition: all 0.2s;
    content: "";
    position: absolute;
    top: 0;
    width: 26px;
    height: 100%;
    border: 1px solid var(--main-body-color);
  }
  .btn--line:before {
    border-right: 0;
    left: 0;
  }
  .btn--line:after {
    border-left: 0;
    right: 0;
  }
  .btn--line:hover {
    background: none;
  }
  .btn--line:hover:before,
  .btn--line:hover:after {
    width: 50%;
  }
  /* .btn--line:hover{color:var(--main-accent-color)} */
}

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: 50px;
    font-size: 20px;
  }
  .input.lg,
  .btn.lg {
    height: 64px;
    padding: 0 30px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .btn--line {
    border: 1px solid var(--main-body-color);
  }
  .form--dark .btn--line {
    border: 1px solid var(--main-accent-color);
  }
  .form--dark .btn--line:hover {
    color: var(--main-body-color);
  }
}
@media (max-width: 575px) {
  .btn br {
    display: none;
  }
  .input,
  .btn,
  select {
    font-size: 16px;
  }
}
.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__group--submit a {
  text-decoration: none;
}
.form .form__header {
  margin-bottom: 20px;
}
.form .form__header .form__title {
  font-size: 40px;
  font-weight: 700;
  font-family: var(--font-secondary);
  margin-bottom: 10px;
}
.form .form__header .form__description {
  font-size: 14px;
  line-height: 18px;
}
.form .form__group {
  margin-bottom: 12px;
}
.form .form__label {
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
}
.form .form__label .required {
  color: #f00;
}
.form .form__control {
  width: 100%;
}
.form .form__group--submit {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 23px;
  width: 100%;
}
.form .form__group--submit .btn {
  max-width: 100%;
  flex: 0 0 40%;
}
.form .input--line {
  border-color: var(--main-body-color);
  background: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.form .input--line:focus {
  border-color: var(--main-body-color);
}
.form .form__group--agree .form__label {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
/* 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);
}
/* mod:focus */
.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__hint {
  display: block;
}
.form--dark {
  background: #91ABA9;
  padding: 55px 70px;
  color: #fff;
}
.form--dark .form__control {
  border-color: #d7d7d7;
  background: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.form--dark .form__control:focus {
  border-color: #fff;
}
.form .form__group--agree .form__label {
  color: #fff;
}
.form--dark *::-webkit-input-placeholder {
  color: #fff;
}
.form--dark *:-moz-placeholder {
  color: #fff;
}
.form--dark *::-moz-placeholder {
  color: #fff;
}
.form--dark *:-ms-input-placeholder {
  color: #fff;
}
.form--order {
  height: 540px;
}
.popup--order .form {
  height: 100%;
}
.form--dark .btn {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}
.form--dark .btn--line {
  color: #fff /*var(--main-accent-color)*/;
}
.form--dark .btn--line:before,
.form--dark .btn--line:after {
  border-color: #fff /*var(--main-accent-color)*/;
}
.form--order .form__title .h1 {
  font-weight: 700;
}
.form--order .form__description {
  font-size: 14px;
}
.form__state--b {
  height: 100%;
}
.form__success {
  height: 100%;
  min-height: 30vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.form__success .form__successHeader {
  flex: 0 0 10%;
  font-size: 62px;
}
.form__success .form__successContent {
  flex: 0 0 90%;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 25px;
}
.form--white .form__group--agree .form__label {
  color: #c4c4c4;
}
.form--white .check__group--agree .check__label:before {
  border-color: #c4c4c4;
  color: #c4c4c4;
}
.form--problem {
  max-width: 596px;
  margin: 0 auto;
  padding: 0;
}
.form--problem .form__header {
  text-align: center;
  margin-bottom: 30px;
}
.form--problem .form__header .form__title {
  font-size: 60px;
}
.form--problem .row--buttons {
  margin-bottom: 20px;
}
.form--problem .row--buttons .btn {
  width: 100%;
  height: 66px;
}
.form--problem .row--submit {
  display: flex;
  align-items: center;
  padding-top: 20px;
}
.form--problem .row--submit .btn {
  width: 100%;
  max-width: none;
}
.form--problem .row--buttons .btn--line:before,
.form--problem .row--buttons .btn--line:after {
  width: 50%;
}
.form--problem .row--submit .form__group {
  padding-top: 0;
}
.form--problem .row--submit .form__group,
.form--problem .row--submit .form__label {
  margin-bottom: 0;
}

.form .form__header--logo {
  align-items: center;
  display: flex;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 25px;
}
.form .form__header--logo:before {
  margin-right: 14px;
  font-family: var(--font-icons);
  content: "\E806";
  font-size: 65px;
  line-height: 65px;
}

@media (max-width: 1399px) {
  .form--dark {
    padding: 40px 50px;
  }
  .form--order {
    height: auto;
  }
}
@media (max-width: 767px) {
  .form .form__header .form__title,
  .form--problem .form__header .form__title {
    font-size: 30px;
  }
  .form--order .form__title .h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .form .form__group--submit {
    display: block;
  }
  .form .form__group--submit .sep {
    padding: 10px 0;
    text-align: center;
  }
  .form .form__group--submit .btn {
    width: 100%;
    flex: none;
    max-width: none;
  }
  .form--problem .row--submit .form__group--agree {
    padding-top: 20px;
  }
}
@media (max-width: 575px) {
  .form .form__header .form__title {
    font-size: 25px;
    line-height: 19px;
  }
  .form--order .form__title .h1 {
    font-size: 25px;
    font-weight: 500;
  }
  .form--order .form__description {
    font-size: 12px;
    line-height: 18px;
  }
  .form,
  .form--dark {
    padding: 35px 25px;
  }
  .form--problem {
    padding: 0;
  }
}

/* default thumb */
.thumb {
  position: relative;
}
.thumb .thumb__imageSrc {
  transition: all 0.2s;
  width: 100%;
}
.thumb .thumb__image {
  display: block;
}
.thumb--video .thumb__image:before {
  transition: all 0.2s;
  font-family: var(--font-icons);
  content: "\E80B";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  font-size: 58px;
  background: rgba(255, 255, 255, 0.5);
  width: 80px;
  height: 80px;
  border-radius: 100%;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-body-color);
  margin: -40px 0 0 -40px;
}
.thumb--more .thumb__more {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 3;
  right: 0;
  font-size: 25px;
  font-weight: 500;
  background: rgba(44, 49, 56, 0.5);
}
.thumb:hover .thumb__imageSrc {
  opacity: 0.8;
}
.thumb--video:hover .thumb__image:before {
  color: var(--main-accent-color);
}
@media (max-width: 575px) {
  .thumb--more .thumb__more {
    font-size: 18px;
  }
}

/* default checks */
.check__group {
  position: relative;
}
.check__group .check__input {
  display: none;
}
.check__group .check__label {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.check__group .check__label:before {
  transition: all 0.2s;
  margin-right: 20px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  border-radius: 2px;
}
.check__group .check__input:checked ~ .check__label:before {
  font-family: var(--font-icons);
  content: "\E803";
  font-size: 13px;
  background: #fff;
  color: var(--main-body-color);
}
.check__label:has(.check__input:checked)::before {
  font-family: var(--font-icons);
  content: "\E803";
  font-size: 13px;
  background: #fff;
  color: var(--main-body-color);
}
.check__group--agree .check__label {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
.check__group--agree .check__label:before {
  border-color: #fff;
  margin-right: 12px;
}
.check__group--agree .check__input:checked ~ .check__label:before {
  background: none;
  color: #fff;
}
.check__label:has(.check__input:checked)::before {
  background: none;
  color: #fff;
}
.row--checkboxes {
  padding-top: 20px;
}

/* default stickers */
.stikers__list {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 2;
}
.stikers__list .stiker {
  text-align: center;
  color: #fff;
  width: 76px;
  height: 76px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #89a5a6;
  font-size: 13px;
  line-height: 14px;
  font-weight: 700;
}
.stikers__list .stiker + .stiker {
  margin-top: 10px;
}
.stikers__list .stiker--discount {
  font-size: 20px;
  line-height: 11px;
  flex-direction: column;
  background: var(--main-accent-color);
}
.stikers__list .stiker--discount span {
  display: block;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
}

/* heading */
.h0,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 25px;
  line-height: normal;
  font-family: var(--font-primary);
}
.h0 {
  font-size: 60px;
  line-height: 60px;
  font-family: var(--font-secondary);
}
h1,
.h1 {
  font-size: 50px;
  line-height: 50px;
  font-family: var(--font-secondary);
  font-weight: 500;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}
h4,
.h4,
h5,
.h5 {
  font-size: 20px;
  font-weight: 700;
}
h6,
.h6 {
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .h0 {
    font-size: 40px;
    line-height: 36px;
  }
  .h1,
  h1 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .h0 {
    font-size: 30px;
    line-height: 26px;
  }
  .h0 br {
    display: none;
  }
  h1,
  .h1 {
    font-size: 27px;
    line-height: 23px;
  }
  h2,
  .h2 {
    font-size: 18px;
  }
  h3,
  .h3,
  h4,
  .h4,
  h5,
  h6,
  .h5,
  .h6 {
    font-size: 16px;
  }
}

/* links */
a {
  color: #fff /*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: 35px;
}
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%;
  background: #fff;
}
.table tr td,
.table tr th {
  font-size: 14px;
  transition: background 0.3s;
  border: 6px solid #f6f6f6;
  padding: 10px 15px;
  vertical-align: middle;
}
.table tr th {
  background: #89a5a6;
  color: #fff;
}
.table tr td {
  font-size: 13px;
}
.table tr:nth-child(odd) td {
  background: #f6f6f6;
}
.table tr:hover td {
  background: #d5e1e1;
}

.prices {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 500;
  width: 150px;
}
.prices .price--old {
  margin-right: 20px;
  font-size: 12px;
  text-decoration: line-through;
}
.prices .price--default {
  font-size: 17px;
}

@media (max-width: 575px) {
  .price__table tr th:first-child,
  .price__table tr td:first-child {
    display: none;
  }
}

/* editor content */
.editor {
  line-height: 26px;
}
.editor a {
  color: #2f7d80;
}
.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: 35px;
  padding-left: 0px;
}
.editor ul li,
.editor ol li {
  margin-bottom: 5px;
  list-style: inside;
  position: relative;
}
.editor ul li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: 5px;
  left: 0;
  background: var(--main-body-color);
}
.editor ul li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}
.editor ol li {
  list-style-type: decimal;
}
@media (max-width: 767px) {
  .editor {
    line-height: 20px;
  }
  .editor p,
  p {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .editor {
    font-size: 13px;
    line-height: 18px;
  }
  .editor p,
  p {
    margin-bottom: 15px;
  }
  .editor ul li:before {
    top: 2px;
  }
}

/* alert */
.alert {
  font-size: 14px;
  text-align: left;
  padding: 20px 25px;
  margin-bottom: 35px;
  border-left: 5px solid transparent;
  border-radius: 5px;
}
.alert--success {
  background-color: #f1f9f7;
  border-color: #e0f1e9;
  color: var(--success-color);
}
.alert--success a {
  color: var(--success-color);
}
.alert--warning {
  background-color: #f9f2cb;
  border-color: #f5e79e;
  color: var(--warning-color);
}
.alert--warning a {
  color: var(--warning-color);
}
.alert--error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: var(--error-color);
}
.alert--error a {
  color: var(--error-color);
}
.alert--empty {
  background-color: #fafafa;
  border-color: #e1e1e1;
  color: #7b7b7b;
}
.alert--white {
  background: #fff;
  padding: 23px;
}

/* embed */
.embed-responsive,
.img__resize {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before,
.img__resize::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video,
.img__resize .img__resizeItem {
  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-16by10::before,
.img__resize--16by10::before {
  padding-top: 62%;
}
.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 {
  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: rgba(44, 49, 56, 0.8);
}
.popup .popup__content {
  min-height: 40vh;
  left: 0;
  right: 0;
  overflow: hidden;
  transition: all 0.3s;
  transform: scale(1.1);
  opacity: 0;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1);
  z-index: 999;
  position: relative;
  background: #fff;
  padding: 65px;
}
.popup .popup__title {
  position: relative;
  color: var(--main-body-color);
  display: block;
  margin-bottom: 30px;
  font-size: 26px;
}
.popup .popup__close,
.menu__fullscreen .menu__close,
.m__catalog__close {
  position: absolute;
  display: block;
  right: 25px;
  top: 25px;
  left: auto;
}
.popup .popup__close:before,
.menu__fullscreen .menu__close:before,
.m__catalog__close:before {
  font-size: 40px;
  cursor: pointer;
  transition: all 0.3s;
  color: var(--main-body-color);
  font-family: var(--font-icons);
  content: "\E808";
}
.popup .popup__close:before {
  font-size: 20px;
}
.popup .popup__close:hover:before,
.menu__fullscreen .menu__close:hover:before,
.m__catalog__close:hover:before {
  color: var(--main-accent-color);
}
.popup .btn:not(.close) {
  width: 100%;
}
.popup .popup__state--b {
  color: var(--sucess-color);
  display: none;
  padding-bottom: 15px;
}
.popup .form .form__group--agree {
  margin-bottom: 0;
  padding-top: 15px;
}
.popup:not(.popup--dark) .form {
  padding-left: 0;
  padding-right: 0;
}
.popup--dark .popup__content {
  padding: 0;
  background: #91ABA9;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}
.popup--dark .form {
  max-width: none !important;
}
.popup--dark .popup__close:before {
  color: #fff;
}
/* popup:review */
.popup--review .form__group--submit {
  justify-content: center;
}
/* popup:order */
.popup--order .form {
  max-width: 80%;
  margin: 0 auto;
}
.popup--order .form .form__group {
  margin-bottom: 15px;
}
.popup--order .form__header {
  margin-bottom: 20px;
}
.popup--order .form__successHeader {
  margin-bottom: 25px;
}
/* mod:sizes */
@media (min-width: 1300px) {
  .popup--xl {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  .popup--xl {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .popup--md {
    max-width: 570px;
  }
  .popup--lg {
    max-width: 650px;
  }
}
@media (min-width: 576px) {
  .popup--sm {
    max-width: 380px;
  }
}
@media (max-width: 767px) {
  .popup {
    position: fixed;
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
  }
  .popup .popup__content {
    height: 100%;
    padding: 40px 25px;
  }
}
@media (max-width: 575px) {
  .popup .form,
  .popup .form--dark {
    padding: 0;
  }
  .popup .popup__close {
    right: 13px;
    top: 13px;
  }
  .popup .popup__content {
    padding: 50px 15px 25px 15px;
  }
  .form--popup {
    padding: 0;
  }
  .popup .form .form__group--agree .form__label {
    font-size: 10px;
  }
  .popup .form .form__header--logo {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 14px;
  }
  .popup .form .form__header--logo:before {
    font-size: 30px;
  }
}
/* popup show */
.js-popup-show .popup.is-shown {
  z-index: 999;
  top: 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;
}
.zones .zones__list .swiper {
  overflow: visible;
}
@media (max-width: 575px) {
  .zones .zones__list .swiper {
    overflow: hidden;
  }
}
.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;
}
.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;
}
/* free mode */
.swiper-free-mode .swiper-slide {
  width: auto;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
/* swiper 3D effects*/
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

/* swiper pagination */
.swiper-pagination {
  padding-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-pagination.is-bullet {
  height: 16px;
}
.swiper-pagination.is-bullet .swiper-item {
  font-size: 0;
  display: block;
  cursor: pointer;
  transition: all 0.3s;
  cursor: pointer;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin: 0 10px;
  background: #91ABA9;
}
.swiper-pagination.is-bullet .swiper-item--active {
  background: var(--main-accent-color);
  width: 16px;
  height: 16px;
}
.swiper-pagination.is-numbers {
  height: auto;
  z-index: 9;
  padding-top: 0;
  justify-content: flex-start;
  position: absolute;
  bottom: 30px;
}
@media (min-width: 768px) {
  .swiper-pagination.is-numbers .swiper-item {
    background: transparent;
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    color: var(--main-body-color);
    cursor: pointer;
    transition: all 0.3s;
    cursor: pointer;
    width: 46px;
    height: 46px;
    padding-top: 2px;
    display: flex;
    align-items: center;
    line-height: 48px;
    border-radius: 100%;
    margin-right: 36px;
    border: 1px solid #464646;
  }
  .swiper-pagination.is-numbers .swiper-item--active {
    background: #fff;
  }
}
.swiper__carousel {
  position: relative;
}
/* .swiper buttons */
.swiper__buttons {
  display: flex;
  z-index: 990;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  height: 0px;
}
.swiper__buttons .swiper__button {
  width: 90px;
  height: 90px;
  background: transparent;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
.swiper__buttons .swiper__button:before {
  font-family: var(--font-icons);
  content: "\E801";
  display: block;
  font-size: 16px;
  line-height: normal;
  border: 1px solid #000;
  border-radius: 100%;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  font-size: 18px;
}
.swiper__buttons .swiper__button--prev:before {
  transform: rotate(-180deg);
}
.swiper__buttons .swiper__button.swiper-button-disabled {
  cursor: default;
  opacity: 0.5;
}
.swiper__buttons .swiper__button:hover:not(.swiper-button-disabled) {
  background-color: #efeeef;
}
.swiper__buttons--small .swiper__button {
  transition: all 0.3s;
}
.swiper__buttons--small .swiper__button:before {
  border-color: #fff;
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 10px;
}
.swiper__buttons--small .swiper__button:hover:before {
  border-color: var(--main-body-color);
  background: var(--main-body-color);
}
.swiper__gallery {
  position: relative;
}
.swiper__gallery .swiper__galleryContent {
  padding: 0 100px;
}

/* location link */
.location__link:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: var(--main-accent-color);
  top: -20px;
  position: absolute;
  left: 0;
}
.location__link {
  min-width: 80px;
  font-size: 11px;
  position: relative;
  font-weight: 500;
  background: var(--main-accent-color);
  padding-top: 10px;
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  margin-right: 14px;
}
/* shop logo*/
.shop_logo {
  margin: 0 auto 35px auto;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  text-align: right;
  align-items: center;
}
.shop_logo:after {
  margin-left: 5px;
  font-family: var(--font-icons);
  content: "\E806";
  font-size: 50px;
  color: #000;
  line-height: 50px;
}
.shop__logo {
  display: inline-flex;
  text-align: right;
  color: var(--main-body-color);
}
.shop__logo .shop__logoText {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 14px;
  line-height: 19px;
  @media screen and (max-width: 1366px) {
    display: none;
  }
}
.header__col .shop__logo{
  align-items: center;
}
/* .shop__logo:after{transition:all 0.2s;font-size: 50px;margin-left:6px;content:'\E806';font-family:var(--font-icons);} */
.shop__logo:hover:after {
  color: var(--main-accent-color);
}
/* default search */
.search {
  height: 50px;
  border: 1px solid #fff;
  position: relative;
  border-radius: 25px;
}
.search .form-control {
  height: 50px;
  width: 100%;
  padding: 0 60px 0 20px;
}
.search .search__submit {
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 20px;
}
.ico-link:hover path {
  color: var(--main-accent-color);
  fill: var(--main-accent-color);
  stroke: none;
}
.ico-link--footer:hover path {
  color: var(--main-accent-color);
  fill: var(--main-accent-color);
  stroke: none;
}
.ico-link path {
  color: #090909;
  fill: #090909;
  stroke: none;
}
.ico-link--footer path {
  color: #fff;
  fill: #fff;
  stroke: none;
}
.ico-link {
  color: transparent;
  transition: all 0.3s;
}
/*
------------------------------------------
HEADER
------------------------------------------
*/
.header .fixed__block {
  display: none;
}
@media (min-width: 1200px) {
  .item--ico {
    gap: 8px;
  }
}
@media (min-width: 1200px) {
  .m__catalog,
  .m__header {
    display: none;
  }
  .header .header__line--b > .container {
    position: relative;
  }
  .header {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 992;
    background: #fff;
  }
  .header .header__line--a {
    transition: all 0.3s;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header .menu__toggle {
    display: none;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .header .menu__toggle:after {
    transition: all 0.3s;
    font-family: var(--font-icons);
    content: "\E807";
    font-size: 45px;
  }
  .header .menu__toggle:hover {
    color: var(--main-accent-color);
  }
  .header .header__line--a > .container {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .header .header__line--a a {
    transition: all 0.3s;
    text-decoration: none;
    color: var(--main-body-color);
  }
  .header .header__line--a a:hover {
    color: var(--main-accent-color);
  }
  .header .header__col--search {
    animation: fadeInRight 0.3s;
    display: none;
    padding-left: 80px;
    margin-right: 15px;
    background: #fff;
    position: absolute;
    right: 0;
    width: 500px;
  }
  .header .header__col--search .search {
    border-color: var(--main-accent-color);
  }
  .header .header__col--contacts {
    display: flex;
  }
  .header .header__col--contacts .item {
    padding-top: 10px;
  }
  .header .header__col--contacts .item__location {
    font-size: 13px;
    display: flex;
    align-items: center;
  }
  .header .header__col--contacts .item__location:before {
    font-size: 15px;
  }
  .header .header__col--contacts .item__contacts {
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    padding-top: 8px;
    display: flex;
    flex-wrap: wrap;
  }
  .header .header__col--contacts .item__contacts .item__sep {
    margin: 0 10px;
  }
  .header .header__col--logo {
    text-align: center;
  }
  .header .header__col--toolbar {
    justify-content: flex-end;
    flex: 0 0 500px;
    /* min-width: 550px; */
    min-width: 590px;
    font-size: 14px;
    display: flex;
    align-items: center;
    @media screen and (max-width: 1366px) {
      /* min-width: 550px; */
      min-width: 590px;
      justify-content: space-between;
    }
  }
  .header .header__col--toolbar .item {
    padding-right: 4%;
    display: flex;
    align-items: center;
    font-size: 0.75rem;
  }
  .header .header__col--toolbar .item:before {
    content: "";
    font-family: var(--font-icons);
    font-size: 29px;
    margin-right: 15px;
    transition: all 0.2s;
  }
  .header .header__col--toolbar .item--programmy svg {
    margin-right: 15px;
  }
  .header .header__col--toolbar .item--programmy svg g path {
    transition: all 0.2s linear;
  }
  .header .header__col--toolbar .item--programmy:hover svg g path {
    fill: var(--main-accent-color);
  }
  /* .header .header__col--toolbar .item--tour:before{content:'\E80B';} */
  .header .header__col--toolbar .item--profile svg {
    fill: none;
    margin-right: 14px;
  }
  .header .header__col--toolbar .item--profile svg circle {
    transition: all 0.2s;
  }
  .header .header__col--toolbar .item--profile svg path {
    transition: all 0.2s;
  }
  .header .header__col--toolbar .item--profile:hover svg circle {
    stroke: var(--main-accent-color);
  }
  .header .header__col--toolbar .item--profile:hover svg path {
    fill: var(--main-accent-color);
  }
  .header .header__col--toolbar .item--science:before {
    content: "\E800";
  }
  .header .header__col--toolbar .item--search:before {
    content: "\E80A";
    cursor: pointer;
  }
  .header .header__col--toolbar .item--search {
    padding-right: 0;
  }
  .header .header__col--toolbar .item:hover {
    color: var(--main-body-color);
  }
  .header .header__col--toolbar .item:hover:before {
    color: var(--main-accent-color);
  }
  .header .header__catalog {
    background: #e8e8e8;
  }
  .header .catalog .nav {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
  }
  .header .catalog .nav .nav__item {
    transition: all 0.3s;
    position: relative;
  }
  .header .catalog .nav .nav-ico__item {
    display: none;
  }
  .header .catalog .nav .nav__item--lvl1 {
    padding: 16px 12px;
  }
  .header .catalog .nav .nav__link {
    text-decoration: none;
    color: var(--main-body-color) !important;
    transition: all 0.2s;
  }
  .header .catalog .nav .nav__item:hover,
  .header .catalog .nav .nav__item.is-selected {
    background: #dcdcdc;
  }
  .header .catalog .nav .nav__link:hover,
  .header .catalog .nav .nav__item.is-selected .nav__link {
    color: #91ABA9;
  }
  .header .catalog .nav .nav__submenu {
    min-width: 100%;
    z-index: 99;
    font-size: 14px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #dcdcdc;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    transform: translate(0px, -10px);
  }
  .header .catalog .nav .nav__item--lvl1:hover .nav__submenu {
    transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
  }
  .header .catalog .nav .nav__submenu .nav__link {
    display: block;
    padding: 10px 16px;
  }
  .header .catalog .nav .nav__submenu .nav__link:hover {
    background: #fff;
  }
  .js-show-search .header .header__col--search {
    display: block;
  }
  .js-fixed-header .header .header__line--a {
    padding: 0;
  }
  .js-fixed-header .header .header__line--a .container {
    display: none;
  }
  .js-fixed-header .header__line--b {
    background: #91ABA9;
  }
  .js-fixed-header .header__line--b .header__catalog {
    background: #91ABA9;
  }
  .js-fixed-header .header .catalog .nav {
    font-size: 14px;
  }
  .js-fixed-header .header .catalog .nav .nav__link {
    color: #fff;
  }
  .js-fixed-header .header .catalog .nav .nav__item:hover {
    background: #363b42;
  }
  .js-fixed-header .header .catalog .nav .nav__item {
    line-height: 33px;
  }
  .js-fixed-header .header .catalog .nav .nav__link:hover {
    color: var(--main-accent-color);
  }
  .js-fixed-header .header .catalog .nav .nav__submenu {
    background: #91ABA9;
  }
  .js-fixed-header .header .catalog .nav .nav__submenu .nav__link:hover {
    color: var(--main-body-color);
  }
  .js-fixed-header .header .catalog .nav .nav__item--lvl1 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .js-fixed-header .header .catalog .nav .nav-ico__item {
    display: block;
  }
  .js-fixed-header .header .catalog .nav .nav-ico__item .ico-link path {
    color: #fff;
    fill: #fff;
    stroke: none;
  }
  .js-fixed-header .header .catalog .nav .nav-ico__item .ico-link:hover path {
    color: #CDAAB1;
    fill: #CDAAB1;
    stroke: none;
  }
  .js-fixed-header .header .menu__toggle .menu__label {
    display: none;
  }
  .js-fixed-header .header .menu__toggle:after {
    font-size: 36px;
  }
  .js-fixed-header .header .menu__toggle {
    color: #fff;
    top: 21px;
  }
  .js-fixed-header .header .menu__toggle:hover {
    color: var(--main-accent-color);
  }
}
.menu__fullscreen {
  opacity: 0;
  visibility: hidden;
  display: none;
}

@media (min-width: 1290px) {
  .menu__fullscreen {
    display: block;
    padding-top: 45px;
    padding-bottom: 45px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
  }
  .menu__fullscreen .menu__close {
    position: absolute;
    right: 0;
    right: 0;
  }
  .menu__fullscreen .container {
    position: relative;
  }
  .menu__fullscreen {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
  .menu__fullscreen .menu__header {
    margin-bottom: 62px;
  }
  .menu__fullscreen a {
    transition: all 0.3s;
    color: var(--main-body-color);
  }
  .menu__fullscreen a:hover {
    color: var(--main-accent-color);
  }
  .menu__fullscreen .nav__group .nav__title {
    font-weight: 700;
    margin-bottom: 23px;
    font-size: 18px;
  }
  .menu__fullscreen .nav__group .nav {
    font-size: 14px;
  }
  .menu__fullscreen .nav__group .nav .nav__item {
    margin-bottom: 13px;
  }
  .menu__fullscreen .contacts__group {
    margin-bottom: 25px;
  }
  .menu__fullscreen .contacts__group--phone {
    font-size: 20px;
    line-height: 33px;
  }
  .menu__fullscreen .item__phone a {
    text-decoration: none;
  }
  .menu__fullscreen .item__location {
    padding-left: 32px;
    position: relative;
  }
  .menu__fullscreen .item__location:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
  }
  .menu__fullscreen .item__onmap {
    padding-left: 32px;
    padding-top: 5px;
  }
  .menu__fullscreen .item__onmap a,
  .menu__fullscreen .item__worktime-Value {
    color: var(--main-accent-color);
    font-size: 13px;
    font-weight: 700;
  }
  .menu__fullscreen .contacts__group--worktime {
    padding-left: 32px;
  }
  .menu__fullscreen .contacts__group--tour .item__tour a {
    display: flex;
    text-decoration: none;
    align-items: center;
  }
  .menu__fullscreen .contacts__group--tour .item__tour a::before {
    font-family: var(--font-icons);
    font-size: 25px;
    margin-right: 10px;
    transition: all 0.2s;
    content: "\E80B";
  }
  .menu__fullscreen .item__worktime-Value {
    padding-top: 5px;
  }
  .header .menu__toggle {
    display: block;
  }
  .js-show-largeMenu .menu__fullscreen {
    opacity: 1;
    visibility: visible;
  }
  .js-fixed-header .header .fixed__block:not(.fixed__block--logo) {
    display: block;
  }
  .header .fixed__block {
    cursor: pointer;
    transition: all 0.3s;
    color: #fff;
    position: absolute;
    top: 21px;
  }
  .header .fixed__block .fixed__link {
    color: #fff;
    transition: all 0.3s;
  }
  .header .fixed__block .fixed__link:before {
    margin: 0;
  }
  .header .fixed__block .fixed__link:hover {
    color: var(--main-accent-color);
  }
  .header .fixed__block--logo {
    left: -76px;
    font-size: 29px;
  }
  .header .fixed__block--search {
    font-size: 33px;
    right: -20px;
    top: 24px;
  }
  .js-fixed-header.js-show-search .header .header__line--a .header__col {
    display: none;
  }
  .js-fixed-header.js-show-search .header .header__line--a .container {
    display: block;
  }
  .js-fixed-header.js-show-search
    .header
    .header__line--a
    .header__col--search {
    display: block;
    z-index: 9;
    background: #91ABA9;
    right: -40px;
    top: 8px;
  }
  .js-fixed-header.js-show-search
    .header
    .header__line--a
    .header__col--search
    .search__input,
  .js-fixed-header.js-show-search
    .header
    .header__line--a
    .header__col--search
    .search__input::placeholder {
    color: #fff;
  }
  .js-fixed-header.js-show-search
    .header
    .header__line--a
    .header__col--search
    .search__submit {
    color: #fff;
    transition: all 0.3s;
  }
  .js-fixed-header.js-show-search
    .header
    .header__line--a
    .header__col--search
    .search__submit:hover {
    color: var(--main-accent-color);
  }
}
@media (min-width: 1650px) {
  .js-fixed-header .header .fixed__block--logo {
    display: block;
  }
}

@media (max-width: 1399px) {
  .header .header__col--toolbar .item {
    padding-right: 4%;
  }
  .header .header__col--toolbar .item--search {
    padding-right: 0;
  }
  .header .header__col--contacts .item {
    padding-top: 0;
  }
  .header .header__col--contacts .item__contacts .item__sep {
    display: none;
  }
  .header .catalog .nav {
    align-items: center;
  }
  .header .catalog .nav .nav__item--lvl1 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .header .catalog .nav .nav__item--lvl1 {
    font-size: 12px;
  }
  .header .catalog .nav .nav__submenu {
    min-width: 190px;
  }
}
@media (max-width: 1199px) {
  .header {
    display: none;
  }
  .m__header {
    transition: all 0.3s;
    min-width: 320px;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 991;
  }
  .m__header .m__header_top {
    transition: all 0.3s;
    background: #fff;
    padding: 5px 0 5px 0;
  }
  .m__header .m__header_bottom {
    transition: all 0.3s;
    padding: 5px 0 10px 0;
    background: #fff;
  }
  .m__header .m__header_cols {
    justify-content: center;
    align-items: center;
  }
  .m__header .m__header_cols .row {
    align-items: center;
  }
  .m__header .m__header_cols .item {
    transition: all 0.3s;
    color: #24313C;
    text-decoration: none;
    cursor: pointer;
    font-size: 38px;
  }
  .m__header .m__header_cols .item + .item {
    margin-left: 8px;
  }
  .m__header .m__header_cols .item:hover {
    /* color: var(--main-accent-color); */
    color: #24313C;
  }
  .m__header .col--logo {
    text-align: center;
    max-width: 140px;
  }
  .m__header .col--fraction {
    display: flex;
    align-items: center;
  }
  .m__header .col--fraction:last-child {
    justify-content: end;
  }
  .m__header .col--ico {
    text-align: center;
    width: 170px;
    max-width: 170px;
  }
  .m__header .col--menu {
    text-align: center;
    width: 85px;
    max-width: 85px;
    display: flex;
    align-items: center;
    min-height: 40px;
  }
  .m__header .col--tools {
    display: flex;
    justify-content: end;
    text-align: center;
    width: 75px;
    max-width: 40px;
  }
  .m__header .search {
    height: auto;
  }
  .m__header .search .search__input {
    background: #efeeef;
    height: 34px;
    border-radius: 17px;
    font-size: 14px;
    font-weight: 400;
  }
  .m__header .search .search__submit {
    top: 7px;
    right: 7px;
    font-size: 18px;
  }
  .m__header .i-logo {
    text-decoration: none;
    font-size: 38px;
    color: #000;
  }
  .m__header .col--tools .i-search {
    display: none;
  }
  .js-fixed-header .m__header .m__header_top {
    color: #fff;
    background: #91ABA9;
    padding: 10px 0;
  }
  .js-fixed-header .m__header .m__header_bottom {
    padding: 0;
  }
  .js-fixed-header .m__header_cols {
    margin-bottom: 0;
  }
  .js-fixed-header .m__header_cols .item {
    color: #fff;
  }
  .js-fixed-header .m__header .ico-link path {
    color: #fff;
    fill: #fff;
    stroke: none;
  }
  .js-fixed-header .m__header .ico-link:hover path {
    color: #ff997a;
    fill: #ff997a;
    stroke: none;
  }
  .js-fixed-header .m__header_cols .col--tools {
    max-width: 80px;
  }

  .js-fixed-header .m__header .search {
    display: none;
  }
  .js-fixed-header .m__header .i-logo {
    color: #fff;
  }
  .js-fixed-header .col--tools {
    align-items: center;
  }
  .js-fixed-header .col--tools .i-search {
    display: block;
    font-size: 32px;
  }
  .js-fixed-header.js-show-search .m__header .search {
    display: block;
    border: 0;
  }
  .js-fixed-header.js-show-search .m__header .m__header_bottom {
    padding: 10px 0;
    background: #efeeef;
  }
  .js-fixed-header.js-show-search .m__header .search .search__input {
    border: 0;
    padding-left: 0;
  }
  .m__catalog {
    transition: all 0.3s;
    left: -340px;
    position: fixed;
    top: 0;
    width: 340px;
    background: #fff;
    height: 100%;
    z-index: 992;
  }
  .m__catalog_inner {
    padding: 50px 22px;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .m__catalog .m__catalog__close {
    top: 15px;
    right: 15px;
  }
  .m__catalog .m__catalog__close:before {
    font-size: 22px;
  }
  .m__catalog .m__catalog__close--sub {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    right: 80px;
    z-index: 994;
  }
  .m__catalog .m__catalog__close--sub:before {
    content: "\e80e";
    font-size: 24px;
  }
  .m__catalog .contacts__phones {
    margin-bottom: 17px;
    font-size: 20px;
    line-height: 28px;
  }
  .m__catalog .contacts__phones a {
    color: var(--main-body-color);
    text-decoration: none;
  }
  .m__catalog .contacts__location {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .m__catalog .link__instagram {
    font-size: 13px;
    color: var(--main-body-color);
    text-decoration: none;
  }
  .m__catalog .link__instagram:before {
    font-size: 20px;
  }
  .catalog {
    margin-bottom: 35px;
  }
  .catalog .nav .nav__item {
    margin-bottom: 20px;
    position: relative;
  }
  .catalog .nav .nav__item--lvl1 {
    padding-right: 35px;
  }
  .catalog .nav .nav__item--lvl1 .nav__toggle {
    cursor: pointer;
    display: flex;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background: #fff;
    align-items: center;
    justify-content: center;
  }
  .catalog .nav .nav__item--lvl1 .nav__toggle:before {
    font-family: var(--font-icons);
    content: "\F105";
  }
  .catalog .nav .nav__submenu {
    left: -280px;
    position: fixed;
    transition: all 0.3s;
    top: 0;
    background: #efeeef;
    width: 280px;
    height: 100%;
    z-index: 3;
    padding: 50px 22px;
  }
  .catalog .nav .nav__item.is-open .nav__submenu {
    display: block;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
  }
  .m__catalog.is-open-sub:after {
    content: "";
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #fff;
    opacity: 0.6;
  }
  .m__catalog.is-open-sub .m__catalog__close--sub {
    opacity: 1;
    visibility: visible;
    top: 108px !important;
    padding: 5px;
    background-color: #fff;
    padding-bottom: 670px;
    padding-top: 100px;
    padding-left: 50px;
    z-index: 1;
  }
  .m__catalog.is-open-sub .m__catalog_inner {
    overflow: hidden;
  }
  .catalog .nav .nav__link {
    transition: all 0.2s;
    color: var(--main-body-color);
    text-decoration: none;
  }
  .catalog .nav .nav__link:hover {
    color: var(--main-accent-color);
  }
  .js-show-menu .layer {
    opacity: 0.6;
    visibility: visible;
  }
  .js-show-menu .m__catalog {
    left: 0;
  }
  .m__catalog .tour {
    margin-bottom: 20px;
  }
  .m__catalog .tour a {
    display: flex;
    align-items: center;
    color: var(--main-body-color);
    text-decoration: none;
  }
  .m__catalog .tour a::before {
    font-family: var(--font-icons);
    font-size: 25px;
    margin-right: 10px;
    transition: all 0.2s;
    content: "\E80B";
  }
}
@media (max-width: 991px) {
  .m__header .m__header_cols .item {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .m__catalog {
    width: 100%;
    left: -100%;
  }
  .catalog .nav .nav__submenu {
    width: 90%;
    left: -100%;
  }
  .m__header .col--logo {
    max-width: 75px;
  }
  .m__header .col--ico {
    max-width: 130px;
  }
  .m__header .col--menu {
    max-width: 50px;
  }
  .m__header .col--tools {
    max-width: 40px;
  }
}
@media (max-width: 420px) {
  .catalog .nav .nav__submenu {
    width: 85%;
  }
}

/* main slider */
.section--slider {
  position: relative;
  background-color: #769697;
  background-repeat: no-repeat;
  background-position: center top;
}
.section--fluer {
  display: none;
}

@media (min-width: 1700px) {
  .section--fluer {
    display: block;
    transition: all 1s;
    z-index: 10;
    margin: 0;
    position: absolute;
  }
  .section--fluer:before {
    content: "";
    position: relative;
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
  }
  .section--fluer-a {
    left: -25px;
    margin-top: -260px;
  }
  .section--fluer-a:before {
    background-image: url(/bitrix/templates/euro/media/fluer_1.png);
    width: 354px;
    height: 1093px;
  }
  .section--fluer-b {
    right: 0;
  }
  .section--fluer-b:before {
    background-image: url(/bitrix/templates/euro/media/fluer_2.png);
    width: 254px;
    height: 1156px;
  }
  .section--fluer-c {
    left: 0;
  }
  .section--fluer-c:before {
    background-image: url(/bitrix/templates/euro/media/fluer_3.png);
    width: 265px;
    height: 747px;
  }
  .section--fluer-last {
    margin-top: -450px;
  }
  .section--slider .slider {
    z-index: 11;
    position: relative;
  }
}

/* main slider */
.slider {
  position: relative;
}
.slider .item {
  transition: all 0.75s linear;
  padding-bottom: 190px;
  height: 690px;
  display: flex;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-position: 90% bottom;
}
.slider .item .item__image {
  margin: 0 auto;
}
.slider .item .item__details {
  padding-left: 25px;
  transition: all 0.3s;
  width: 40%;
  color: #fff;
}
.slider .item .item__title {
  margin-bottom: 30px;
  font-size: 60px;
  line-height: 63px;
  font-family: var(--font-secondary);
}
.slider .item .item__desc {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}
.slider .swiper-slide .item {
  opacity: 0;
  visibility: hidden;
}
.slider .swiper-slide-active .item {
  opacity: 1;
  visibility: visible;
  background-position: 70% bottom;
}
.slider .swiper-slide-active .item .item__details {
  padding-left: 0;
}
@media (max-width: 1399px) {
  /* .section--slider {padding-top: 20px;} */
  .slider .item .item__title {
    font-size: 50px;
    line-height: 50px;
  }
  .slider .item {
    height: 490px;
    background-size: contain;
  }
}

@media (max-width: 1199px) {
  .slider .item .item__details {
    width: 50%;
  }
  .slider .item {
    background-position: 110% bottom;
  }
  .slider .swiper-slide-active .item {
    background-position: 100% bottom;
  }
  .slider .swiper-pagination.is-numbers .swiper-item {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .slider .item .item__title {
    font-size: 40px;
    line-height: 40px;
  }
  .slider .item {
    padding-bottom: 120px;
    background-size: 300px;
  }
}
@media (max-width: 767px) {
  .slider .container {
    max-width: none !important;
    padding: 0 10%;
  }
  /*.slider .swiper{overflow:visible;}*/
  .slider .item .item__title {
    font-size: 28px;
    line-height: 30px;
  }
  .slider .item .item__desc {
    font-size: 14px;
    line-height: 15px;
  }
  .slider .item {
    height: 240px;
    padding-bottom: 100px;
    background-position: 180px bottom;
    background-size: 170px;
  }
  .slider .swiper-pagination.is-bullet .swiper-item--active {
    background: #fff;
  }
}
@media (max-width: 575px) {
  .slider .item {
    align-items: center;
    min-height: 240px;
    overflow: hidden;
    height: auto;
    background-position: 150%;
    background-size: 140px;
    padding-bottom: 40px;
  }
  .slider .item .item__title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .slider .container {
    padding: 0 0 0 15px;
  }
  .slider .item .item__desc {
    font-weight: 400px;
    font-size: 12px;
    line-height: 13px;
  }
  .slider .swiper-pagination.is-numbers {
    bottom: 15px;
  }
  .slider .swiper-pagination.is-numbers .swiper-item {
    margin-left: 0;
    margin-right: 24px;
  }
}

/* default instagram */
.instagram__link {
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  color: var(--main-body-color);
}
.instagram__link:before {
  font-family: var(--font-icons);
  line-height: 74px;
  text-align: center;
  width: 74px;
  height: 74px;
  content: "\E806";
  border-radius: 100%;
  margin-right: 18px;
  background: #89a5a6;
  color: #fff;
  font-size: 27px;
}
.instagram__link:hover {
  color: var(--main-accent-color);
}
.link__instagram {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
}
.link__instagram:before {
  font-size: 25px;
}

/* usefull__links */
.usefull__links .item__label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.usefull__links .item__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.usefull__links .item__link {
  margin-bottom: 5px;
}
.order__buttons,
.page__moreLink {
  padding-top: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .usefull__links .item__list {
    display: block;
  }
  .usefull__links .item__link {
    margin: 0 15px 10px 0;
  }
}
@media (max-width: 575px) {
  .section--tabs .order__buttons {
    padding-top: 0;
  }
  .section--tabs .order__buttons .btn {
    height: 66px;
    color: #fff;
    width: 100%;
    font-size: 16px;
  }
}

/* defaul sbox */
.sbox {
  position: relative;
  z-index: 1;
  display: flex;
}
.sbox .sbox__image {
  z-index: 1;
  position: relative;
  flex: 0 0 63%;
  background-size: cover;
  margin-bottom: 45px;
}
.sbox .sbox__content {
  z-index: 2;
  position: relative;
  flex: 0 0 45%;
  margin-left: -8%;
  padding-top: 45px;
}
.sbox--lg .sbox__image {
  margin-bottom: 45px;
}
.sbox--lg .sbox__content {
  padding-top: 45px;
}

/* procedures list */
.procedures__list .sbox {
  margin-bottom: 44px;
  justify-content: space-between;
}
.procedures__list .sbox > * {
  min-height: 360px;
}
.procedures__list .sbox .sbox__image {
  overflow: hidden;
  flex: 0 0 56%;
  margin-bottom: 15px;
  transition: all 0.3s;
}
.procedures__list .sbox .sbox__imageSrc {
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.6s;
  background-position: center center;
  background-repeat: no-repeat;
}
.procedures__list .sbox .sbox__content {
  text-align: center;
  flex: 0 0 50%;
  background: #efeeef;
  padding: 30px 42px;
  margin-top: 14px;
}
.procedures__list .sbox .item__title {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
}
.procedures__list .sbox .item__title .item__link {
  transition: all 0.3s;
  color: var(--main-body-color);
  text-decoration: underline;
}
.procedures__list .sbox .item__title .item__link:hover {
  color: var(--main-accent-color);
}
.procedures__list .sbox .item__content {
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 18px;
}
.procedures__list .sbox:hover .sbox__imageSrc {
  transform: scale(1.1);
}
.procedures__list .stikers__list {
  right: 50px;
  bottom: auto;
  top: 10px;
}

@media (max-width: 1199px) {
  .procedures__list .sbox .sbox__image {
    margin-bottom: 0;
    height: 200px;
    min-height: auto;
  }
  .procedures__list .sbox {
    display: block;
  }
  .procedures__list .sbox .sbox__content {
    margin: 0;
    padding: 25px;
    min-height: auto;
  }
  .procedures__list .stikers__list {
    top: auto;
    right: 12px;
    bottom: 12px;
  }
}
@media (max-width: 575px) {
  .procedures__list .sbox .sbox__image {
    height: 180px;
  }
  .procedures__list .sbox .item__title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .procedures__list .sbox .item__content {
    font-size: 12px;
    line-height: 18px;
  }
  .procedures__list .stikers__list .stiker + .stiker {
    margin-top: 5px;
  }
}

/* zones */
.zones .zones__label {
  font-size: 11px;
  padding-right: 30px;
  line-height: 18px;
}
.zones .zones__list {
  flex: 1;
}
/*.zones .zones__list .swiper{overflow:visible}*/
.zones .zones__list .item {
  min-width: 90px;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  text-align: center;
  color: var(--main-body-color);
}
.zones .zones__list .swiper-slide {
  width: auto;
  flex: 1;
}
.zones .zones__list .item .item__image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 46px;
  margin-bottom: 9px;
}
.zones .zones__list .item .item__name {
  font-size: 11px;
}
.zones .zones__list .item .item__image:before {
  margin-right: 0;
  position: relative;
  z-index: 2;
}
.zones--small {
  display: flex;
  align-items: center;
}
.zones--small .zones__list .item:hover {
  color: var(--main-accent-color);
}
.zones--large {
  margin-bottom: 48px;
}
.zones--large .zones__list .item {
  min-width: 100px;
  height: 190px;
  transition: all 0.3s;
  padding: 30px 0 0 0;
}
.zones--large .zones__list .item .item__image:after {
  transition: all 0.3s;
  z-index: 1;
  border-radius: 100%;
  content: "";
  width: 146px;
  height: 146px;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -46%;
  top: -40%;
}
.zones--large .zones__list .item .item__image {
  font-size: 66px;
  width: 76px;
  height: 76px;
  transition: all 0.3s;
  background: #fff;
}
.zones--large .zones__list .item .item__name {
  transition: all 0.3s;
  font-size: 14px;
}
.zones--large .zones__list .item:hover .item__image {
  font-size: 86px;
}
.zones--large .zones__list .item:hover .item__image:after {
  background: #efeeef;
}
.zones--large .zones__list .item:hover .item__name {
  font-size: 20px;
  padding-top: 50px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .zones--small .zones__label {
    min-width: 120px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .zones--small {
    display: block;
  }
  .zones--small .zones__label {
    font-size: 12px;
    text-align: center;
    padding-right: 0;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .zones--small .zones__list .item .item__name {
    font-size: 10px;
  }
  .zones--small .zones__label br {
    display: none;
  }
  .zones--large {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .zones .zones__list .item {
    margin-bottom: 5px;
    flex: 0 0 20%;
    min-width: 75px;
  }
  .zones .zones__list {
    flex-wrap: wrap;
  }
  .zones--large .zones__list .item {
    min-width: 86px;
    height: 160px;
  }
  .zones--large .zones__list .item .item__name {
    font-size: 12px;
  }
  .zones--large .zones__list .item .item__image {
    font-size: 45px;
  }
  .zones--large .zones__list .item .item__image:after {
    width: 86px;
    height: 86px;
    margin: 0;
    top: 0;
    margin-left: -5px;
    top: -5px;
  }
  .zones--large .zones__list .item:hover .item__image {
    font-size: 55px;
  }
  .zones--large .zones__list .item:hover .item__name {
    font-size: 17px;
    padding-top: 10px;
  }
}

/* catalog */
.cat {
  display: flex;
  margin-bottom: 50px;
}
.cat .cat__image {
  padding: 30px 40px 30px 30px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  min-height: 410px;
  flex: 0 0 350px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  text-align: right;
}
.cat .cat__image .i-logo {
  margin-bottom: 15px;
  color: #fff;
  font-size: 66px;
}
.cat .cat__image .cat__title {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}
.cat .cat__content {
  background: #fff;
  flex: 1;
  margin: 20px 0 0 -20px;
  border: 1px solid var(--main-body-color);
}
.cat .nav {
  display: flex;
  height: 100%;
}
.cat .nav .nav__sidebar {
  position: relative;
  z-index: 1;
  background: #BDB9B9;
  flex: 0 0 330px;
  padding: 10px 0;
}
.cat .nav .nav__content {
  position: relative;
  z-index: 2;
  padding: 0 100px 30px 100px;
}
.cat .nav__items {
  font-size: 16px;
  font-weight: 500;
}
.cat .nav__items .nav__link {
  cursor: pointer;
  transition: all 0.3s;
  display: block;
  padding: 17px 28px;
  text-decoration: none;
  color: #fff;
}
.cat .nav__items .nav__link:hover,
.cat .nav__items .nav__item.is-selected .nav__link {
  background: #fff;
  color: var(--main-body-color);
}
.cat .subnav__group {
  font-size: 14px;
}
.cat .subnav__group .subnav__title {
  font-size: 14px;
  font-weight: 700;
  padding-top: 30px;
  margin-bottom: 30px;
}
.cat .subnav__group .subnav__item {
  padding: 10px 0;
  font-weight: 500;
}
.cat .subnav__group .subnav__link {
  transition: all 0.3s;
  color: var(--main-body-color);
}
.cat .subnav__group .subnav__link:hover {
  color: var(--main-accent-color);
}
.cat .subnav__group.is-selected {
  display: block;
}
@media (max-width: 1199px) {
  .cat .nav .nav__sidebar {
    flex: 0 0 250px;
    font-size: 14px;
  }
  .cat .nav__items {
    font-size: 14px;
    font-weight: 400;
  }
  .cat .nav .nav__content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .cat .cat__image {
    flex: 0 0 250px;
    height: 300px;
  }
  .cat .nav .nav__sidebar {
    flex: 0 0 220px;
    font-size: 14px;
  }
  .cat .nav__items {
    font-size: 14px;
    font-weight: 400;
  }
  .cat .nav__items .nav__link {
    padding: 10px 14px;
  }
  .cat .nav .nav__content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .cat .cat__image .cat__title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cat {
    display: block;
  }
  .cat .cat__image {
    min-height: auto;
    height: 280px;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
  }
  .cat .cat__content {
    margin-left: 0;
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .cat {
    margin-bottom: 0px;
  }
  .cat .nav {
    display: block;
  }
  .cat .nav .nav__sidebar {
    padding: 2px;
  }
  .cat .cat__image {
    text-align: center;
    height: 290px;
  }
  .cat .cat__image .i-logo {
    font-size: 52px;
  }
  .cat .cat__image .cat__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }
  .cat .nav__items {
    font-size: 15px;
    font-weight: 500;
  }
  .cat .subnav__group .subnav__title {
    margin-bottom: 20px;
  }
}

/* 
------------------------------------------
PAGES
------------------------------------------
*/

/* default page */
.page {
  margin-bottom: 65px;
  margin-top: 40px;
}
.page .page__header {
  margin-bottom: 25px;
}
.page .page__title {
  display: flex;
  margin-bottom: 6px;
  align-items: center;
}
.page .page__title .back__link {
  margin-top: 12px;
  margin-right: 18px;
  text-decoration: none;
  color: var(--main-accent-color);
}
.page .page__title .back__link:before {
  font-family: var(--font-icons);
  content: "\E801";
  font-size: 11px;
  transition: all 0.2s;
  text-align: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid var(--main-accent-color);
  border-radius: 100%;
  text-decoration: none;
  transform: rotate(180deg);
}
.page .page__title .back__link:hover {
  color: var(--main-accent-hover-color);
}
.page .page__title .back__link:hover:before {
  border-color: var(--main-accent-hover-color);
}
.page .page__subtitle {
  line-height: 18px;
}
/* page: reviews */
.page--reviews .page__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page--reviews .page__title {
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .page .page__title .back__link {
    margin-top: 3px;
  }
}
@media (max-width: 575px) {
  .page--reviews .page__title {
    margin-bottom: 20px;
  }
  .page--reviews .page__header {
    margin-bottom: 45px;
    display: block;
  }
  .page--reviews .page__header .btn {
    width: 100%;
  }
}
/* page: article */
.editor1 {
  line-height: 26px;
}
.page--article .editor img {
  float: left;
  margin: 0 35px 35px 0;
}
.page--article .editor1 img {
  display: block;
  margin: 0 auto;
}
.page--article .article__date {
  padding-left: 50px;
  padding-top: 10px;
  font-size: 14px;
  color: #959aa1;
  font-weight: 500;
}

/* 
------------------------------------------
SECTIONS
------------------------------------------
*/
/* default section */
.section {
  margin-bottom: 62px;
}
.section .section__header {
  margin-bottom: 20px;
  position: relative;
}
.section .section__title {
  margin-bottom: 8px;
}
.section .section__title > *,
.page .page__title > * {
  margin-bottom: 0;
}
.section .section__subtitle {
  font-size: 16px;
  line-height: 20px;
}
.section .section__description {
  font-size: 15px;
  line-height: 23px;
}
/* section: 3dtour */
.section--3dtour .row--pad-9px > * {
  margin-bottom: 14px;
}
/* section: ourInstagram */
.section--ourInstagram .instagram__thumbs {
  padding: 10px 16px;
  background: #fafafa;
}
.section--ourInstagram .section__description {
  padding-top: 15px;
  margin-bottom: 35px;
}
/* section: center */
.section--center .section__header {
  text-align: center;
  margin-bottom: 35px;
}
.section--center .section__title {
  margin-bottom: 35px;
}
.section--cats .section__header {
  margin-bottom: 47px;
}
.section--cats .section__title {
  margin-bottom: 15px;
}
/* section: directorRequest */
.section--directorRequest {
  position: relative;
  padding-top: 20px;
}
.section--directorRequest:before {
  content: "";
  height: 103%;
  background: #efeeef;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
/* .section--directorRequest:after{font-family:var(--font-icons);font-size:440px;line-height:440px;color:#fff;content:'\E806';position: absolute;left:-10%;top:-3%;z-index:2;} */
.section--directorRequest .section__content {
  position: relative;
  z-index: 3;
}
.section--directorRequest .form__header {
  align-items: center;
  display: flex;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 25px;
}
.section--directorRequest .form__header:before {
  margin-right: 14px;
  font-family: var(--font-icons);
  content: "\E806";
  font-size: 65px;
  line-height: 65px;
}
.section--directorRequest .form--dark {
  height: 610px;
}
.section--directorRequest .sbox {
  justify-content: space-between;
}
.section--directorRequest .sbox__sidebar {
  flex: 0 0 55%;
  padding-right: 24%;
  position: relative;
  z-index: 2;
}
.section--directorRequest .sbox--lg .sbox__content {
  margin-left: 0;
  z-index: 1;
}
.director__text .item__title {
  margin-bottom: 35px;
  font-family: var(--font-secondary);
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}
.director__text .item__img {
  position: absolute;
  right: -60px;
  bottom: 0;
}
.director__text .item__content {
  font-size: 14px;
  line-height: 25px;
}
.director__text .item__footer {
  text-align: right;
  padding-right: 90px;
  font-size: 14px;
  margin-top: 3rem;
}
.director__text .item__name {
  font-size: 20px;
  padding-top: 4px;
}
/* section: procedures */
.section--procedures {
  margin-bottom: 20px;
}
.section--proceduresList {
  margin-bottom: 65px;
}
/* section: actions */
.section--actions {
  position: relative;
}
@media (max-width: 1200px) {
  .section--actions .swiper.swiper-initialized {
    padding: 0 30px;
  }
}
.section--actions .swiper__button--prev,
.js-swiper-actions .swiper__button--next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  transition: all 0.15s linear;
  background-color: white;
  width: 25px;
  cursor: pointer;
}
/* .section--actions .swiper__button--prev:hover, .js-swiper-actions .swiper__button--next:hover{background-color: var(--main-accent-hover-color);} */
.section--actions .swiper__button--prev svg path,
.js-swiper-actions .swiper__button--next svg path {
  transition: all 0.15s linear;
  fill: #b5b5b5;
}
.section--actions .swiper__button--prev:hover svg path,
.js-swiper-actions .swiper__button--next:hover svg path {
  fill: rgb(116, 116, 116);
}
.section--actions .swiper__button--prev.swiper-button-disabled,
.js-swiper-actions .swiper__button--next.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.section--actions .swiper__button--prev {
  left: 0;
}
.section--actions .swiper__button--next {
  right: 0;
}
@media (max-width: 556px) {
  .section--actions .swiper__button--prev,
  .js-swiper-actions .swiper-wrapper {
    display: flex;
    align-items: center;
  }
  .section--actions .swiper__button--next {
    width: 30px;
  }
}
/* section: zones */
.section--zones {
  padding: 16px 0;
}
@media (max-width: 556px) {
  .section--zones {
    padding: 0;
  }
}
/* section: team */
.section--team {
  margin-bottom: 80px;
}
.section--team .swiper-pagination {
  display: none;
}
/* section: reviewsCarousel */
.section--reviewsCarousel .section__content {
  padding-top: 20px;
}
/* */
.section--ourworks .swiper-pagination {
  display: none;
}
/* section: nb */
.section--nb {
  margin-bottom: 0 !important;
}
.section--mobile {
  display: none;
}

/* section numbers */
.section--numbers {
  margin-bottom: 75px;
}
.section--numbers .numbers__list {
  padding-right: 25px;
  display: flex;
  position: relative;
  z-index: 9;
  text-align: center;
  justify-content: center;
  padding-top: 20px;
}
.section--numbers .numbers__list .item {
  padding: 0 20px;
}
.section--numbers .numbers__list .item .item__number {
  font-size: 110px;
  line-height: 133px;
  font-family: var(--font-secondary);
}
.section--numbers .numbers__list .item .item__description {
  font-size: 14px;
  line-height: 17px;
}
.section--numbers .discounts__carousel {
  margin-top: -150px;
  position: relative;
  z-index: 99;
}
.section--numbers .discounts__carousel .item {
  display: block;
  text-decoration: none;
}
.section--numbers .discounts__carousel .item span {
  display: block;
}
.section--numbers .discounts__carousel .item .item__image {
  overflow: hidden;
}
.section--numbers .discounts__carousel .item .item__imageSrc {
  transition: all 0.3s;
  height: 262px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section--numbers .discounts__carousel .item .item__description {
  display: flex;
  min-height: 106px;
  align-items: center;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  padding: 30px 110px 30px 15px;
  background: var(--main-accent-color);
  color: #fff;
}
.section--numbers .discounts__carousel .swiper__buttons--small {
  height: auto;
  left: auto;
  bottom: 32px;
  top: auto;
  position: absolute;
  right: 15px;
  z-index: 99;
}
.section--numbers .discounts__carousel .swiper__buttons--small .swiper__button {
  margin: 0;
  width: auto;
  height: auto;
  margin-left: 6px;
}
.section--numbers
  .discounts__carousel
  .item:hover
  .item__image
  .item__imageSrc {
  transform: scale(1.1);
}
.section--numbers .discounts__carousel .item:hover .item__description {
  text-decoration: underline;
}
/* section specialist */
.section--specialist {
  position: relative;
}
.section--specialist .page__title {
  margin-bottom: 20px;
}
.section--specialist .specialist__exp {
  font-weight: 500;
}
.section--specialist:before {
  z-index: 1;
  font-family: var(--font-icons);
  font-size: 440px;
  content: "\E806";
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.section--specialist > .row {
  position: relative;
  z-index: 2;
}
.section--specialist .specialist__docs {
  padding-top: 20px;
}
.section--specialist .specialist__image {
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
}
/* section instagramFloat */
@media (min-width: 1290px) {
  .section--instagramFloat {
    position: absolute;
    left: -44px;
    top: 660px;
    z-index: 99;
    transform: rotate(-90deg);
  }
  .section--instagramFloat .link__instagram {
    transition: all 0.3s;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
  }
  .section--instagramFloat .link__instagram:before {
    margin-right: 10px;
    font-family: var(--font-icons);
    content: "\E804";
    font-size: 23px;
  }
  .section--instagramFloat .link__instagram:hover {
    text-decoration: underline;
  }
  .js-fixed-header .section--instagramFloat {
    top: 160px;
    position: fixed;
  }
}

.index-page .section--actions {
  margin: 1rem 0;
  /* margin-top: 40px; */
}
@media (max-width: 1199px) {
  .index-page .section--numbers .numbers__list .item .item__number {
    font-size: 80px;
    line-height: normal;
  }
}
@media (max-width: 991px) {
  .index-page .section--numbers {
    display: none;
  }
  .index-page .section--actions {
    display: block;
  }
}

/* section problem */
.section--problemForm {
  padding: 50px 0;
  background: #f6f6f6;
}
@media (max-width: 1289px) {
  .section--instagramFloat {
    display: none;
  }
}
@media (max-width: 1399px) {
  .director__text .item__content p {
    margin-bottom: 20px;
  }
  .director__text .item__content {
    font-size: 13px;
    line-height: 23px;
  }
  .section--directorRequest .sbox__content {
    flex: 0 0 43%;
  }
  .director__text .item__img {
    right: -76px;
  }
  .director__text .item__img img {
    max-height: 600px;
  }
}
@media (max-width: 1199px) {
  .section--directorRequest .sbox .sbox__content,
  .section--directorRequest:before {
    display: none;
  }
  .section--directorRequest .sbox {
    display: block;
  }
  .section--directorRequest .sbox__sidebar {
    padding-right: 20%;
    padding-bottom: 30px;
  }
  .section--directorRequest .sbox--lg .sbox__content {
    padding-top: 0;
  }
  .section--directorRequest {
    background: #efeeef;
  }
  .section--directorRequestMobile {
    display: block;
  }
  .section--directorRequest:after {
    font-size: 200px;
    left: 0;
    top: 0;
    line-height: 200px;
  }
  .section--directorRequestMobile {
    text-align: center;
  }
  .section--directorRequestMobile .section__header {
    font-size: 20px;
  }
  .section--directorRequestMobile .section__header .i-logo {
    font-size: 60px;
    margin-bottom: 20px;
  }
  .section--directorRequestMobile .btn,
  .section--procedureButton .btn {
    height: 66px;
    font-size: 14px;
    min-width: 192px;
  }
  .section--procedureForm .sbox .sbox__image {
    flex: 0 0 50%;
  }
  .section--procedureForm .sbox .sbox__content {
    flex: 0 0 50%;
  }
  .director__text .item__img {
    right: 0;
  }
  .director__text .item__img img {
    max-height: 300px;
  }
}

@media (max-width: 1199px) {
  .index-page .section--procedureForm {
    display: none;
  }
  .index-page .section--procedureButton {
    display: block;
    text-align: center;
  }
  .index-page .section--ourInstagram {
    text-align: center;
  }
  .index-page .section--ourInstagram .section__content,
  .index-page .section--ourInstagram .section__description,
  .index-page .section--ourInstagram .section__header {
    display: none;
  }
  .inner-page .section--procedureForm,
  .inner-page .section--procedureButton,
  .inner-page .section--ourInstagram,
  .inner-page .section--map {
    display: none;
  }
}
@media (max-width: 991px) {
  .section--team .section__title br {
    display: none;
  }
  .section .section__title br {
    display: none;
  }
  .section--reviewsCarousel,
  .section--map {
    display: none;
  }
  .section--directorRequest .sbox__sidebar {
    padding-right: 24%;
  }
  .section--cats .section__header {
    margin-bottom: 20px;
  }
  .section--3dworks .swiper__buttons {
    display: none;
  }
  .section--3dworks .swiper__gallery .swiper__galleryContent {
    padding: 0;
  }
  .section--specialist .specialist__image {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .section {
    margin-bottom: 40px;
  }
  .section--directorRequest .form--dark {
    height: auto;
  }
  .section--directorRequest .director__text .item__title {
    margin-bottom: 20px;
  }
  .section--directorRequest:after {
    font-size: 300px;
    line-height: 300px;
    top: 20%;
  }
  .section--directorRequest .director__text .item__img {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
  }
  .section--directorRequest .director__text .item__img img {
    max-height: 300px;
  }
  .section--directorRequest .sbox__sidebar {
    padding-right: 0;
  }
  .section--directorRequest .director__text .item__footer {
    text-align: center;
    padding-right: 0;
  }
  .section--problemForm .row--buttons .col-12 {
    margin-bottom: 10px;
  }
  .section--problemForm .row--buttons .btn {
    height: 50px;
  }
  .section--problemForm .row--buttons .btn br {
    display: none;
  }
  .section--specialist .specialist__docs .col {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .section--slider {
    margin-bottom: 10px;
  }
  .index-page .actions__list .item .item__link {
    background: var(--main-accent-color);
    color: #fff;
  }
  .index-page .actions__list .item .item__link:hover {
    background: #fff;
    color: var(--main-accent-color);
  }
  .section--ourInstagram {
    padding-top: 20px;
  }
  .section--center .section__title {
    margin-bottom: 20px;
  }
  .section .section__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
  .section--directorRequest:after {
    top: 30%;
  }
  .section--directorRequest .form__header {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
  }
  .section--directorRequest .form__header br {
    display: none;
  }
  .section--directorRequest .form__header:before {
    font-size: 30px;
    line-height: 30px;
  }
  .section--team .swiper__buttons {
    display: none;
  }
  .section--team .swiper__gallery .swiper__galleryContent {
    padding: 0;
  }
  .section--team .swiper-pagination,
  .section--ourworks .swiper-pagination {
    display: flex;
  }
  .btn--line br {
    display: none;
  }
  .section--zones {
    padding-top: 0;
  }
  .section--team {
    margin-bottom: 60px;
  }
  .section--directorRequest .director__text .item__title {
    font-size: 25px;
    line-height: 26px;
  }
  .section .section__description {
    font-size: 12px;
    line-height: 18px;
  }
  .section--directorRequestMobile .section__header {
    font-size: 12px;
    line-height: 18px;
  }
  .section--directorRequestMobile .section__header .i-logo {
    font-size: 46px;
  }
}

/* actions list */
.actions__list {
  margin: 0 0 0 -20px;
}
.actions__list .item {
  padding: 0 20px;
  font-size: 14px;
  font-weight: 500;
}
.actions__list .item .item__link {
  transition: all 0.3s;
  width: 100%;
  text-decoration: none;
  justify-content: center;
  display: inline-flex;
  border: 1px solid var(--main-accent-color);
  color: var(--main-accent-color);
  padding: 8px 10px;
}
.actions__list .item .item__link:hover {
  color: #fff;
  background-color: var(--main-accent-color);
}
@media (min-width: 1400px) {
  .actions__list .swiper-slide {
    flex: 1;
    max-width: 33.33%;
  }
}
@media (max-width: 991px) {
  .actions__list {
    margin: 0 -10px;
  }
  .actions__list .swiper {
    overflow: hidden;
  }
  .actions__list .item {
    padding: 0 5px;
  }
}
@media (max-width: 556px) {
  .actions__list .swiper-slide {
    display: flex;
    justify-content: center;
  }
}
.actions__list .swiper-slide {
  align-items: center;
}
.actions__list .swiper-slide {
  max-width: 350px;
}
/* ourworks__gallery */
.ourworks__gallery .item {
  text-align: center;
  opacity: 0.5;
  transition: all 0.2s;
}
.ourworks__gallery .item .item__description {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  padding-top: 24px;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
}
.ourworks__gallery .swiper-slide-active .item {
  opacity: 1;
}
.ourworks__gallery .swiper-slide-active .item .item__description {
  opacity: 1;
  visibility: visible;
}

/* reviews list */
.reviews__buttons {
  text-align: center;
  padding-top: 45px;
}
.reviews__buttons .btn {
  margin: 0 20px;
}
.reviews__list .item .item__avatar {
  width: 118px;
  height: 118px;
  overflow: hidden;
  border-radius: 100%;
  margin: 0 auto 20px auto;
}
.reviews__list .item .item__review {
  position: relative;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  padding: 20px 80px;
}
.reviews__list .item .item__review:before,
.reviews__list .item .item__review:after {
  font-family: var(--font-icons);
  content: "\E809";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 38px;
  line-height: 38px;
}
.reviews__list .item .item__review:after {
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.reviews__list .item .item__bottom {
  text-align: center;
  font-size: 13px;
}
.reviews__list .item .item__date {
  color: #6e737a;
}
.reviews__list .item .item__author {
  font-size: 16px;
  font-family: var(--font-secondary);
  font-weight: 400;
}
.reviews__list--carousel .item {
  padding: 0 40px;
}
.reviews__list--carousel .item .item__author {
  font-size: 25px;
}
.reviews__list--carousel .item .item__bottom {
  line-height: 25px;
}
.reviews__list--default .item {
  text-align: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #c4c4c4;
}
.reviews__list--default .item .item__review {
  text-align: left;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 0;
  padding-right: 0;
}
.reviews__list--default .item .item__avatar {
  margin-left: 0;
}
.reviews__list--default .item .item__author {
  font-weight: 500;
  font-family: var(--font-primary);
  font-size: 16px;
  line-height: 25px;
}
.reviews__list--default .item .item__location {
  font-size: 13px;
  margin-bottom: 5px;
}
.reviews__list--default .item .item__date {
  font-size: 13px;
  color: #6e737a;
}
.reviews__list--default .item .item__bottom {
  text-align: left;
}
.reviews__list--default .item:last-child {
  border: 0;
}

@media (max-width: 991px) {
  .reviews__list--default .item .item__review:before,
  .reviews__list .item .item__review:after {
    font-size: 20px;
  }
  .reviews__list--default .item .item__review {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .reviews__list--default .item .item__avatar {
    margin: 0 auto;
  }
  .reviews__list--default .item .item__bottom {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
  }
  .reviews__list--default .item .item__author {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .reviews__list--default .item .item__date {
    font-size: 14px;
    padding-top: 4px;
  }
}

/* specialist list */
.specialist__list .item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--main-body-color);
}

.specialist__list .item .item__name {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
.specialist__list .item .item__specs {
  margin-bottom: 4px;
}
.specialist__list .item .item__exp {
  font-weight: 500;
  margin-bottom: 20px;
}
.specialist__list .item .item__details {
  margin-bottom: 25px;
}
.specialist__list .item .item__link {
  font-weight: 500;
  color: #558f92;
}
@media (min-width: 1399px) {
  .specialist__list .item .item__image {
    padding-right: 25px;
  }
  .specialist__list .item .item__image .item__imageSrc {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .specialist__list .item {
    text-align: center;
  }
  .specialist__list .item .item__image {
    margin-bottom: 20px;
  }
}

/* faq list */
.faq__list .item {
  border-bottom: 1px solid var(--main-body-color);
  position: relative;
}
.faq__list .item .item__question {
  cursor: pointer;
  padding: 20px 60px 20px 0;
  font-size: 25px;
  line-height: 30px;
  position: relative;
}
.faq__list .item .item__question:after {
  transition: all 0.3s;
  font-family: var(--font-icons);
  content: "\E80C";
  font-size: 36px;
  position: absolute;
  right: 34px;
  top: 50%;
  margin-top: -17px;
}
.faq__list .item .item__question:hover:after {
  color: var(--main-accent-color);
}
.faq__list .item .item__answer {
  display: none;
  padding-bottom: 25px;
  animation: fadeInDown 0.3s;
}
.faq__list .item.is-open .item__answer {
  display: block;
}
.faq__list .item.is-open .item__question:after {
  content: "\E80D";
}
@media (max-width: 1199px) {
  .faq__list .item .item__question {
    font-size: 18px;
    padding-right: 40px;
  }
  .faq__list .item .item__question:after {
    font-size: 28px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .faq__list .item .item__question {
    font-size: 16px;
  }
  .faq__list .item .item__question:after {
    font-size: 22px;
    right: 20px;
    margin-top: -14px;
  }
}

/* alphabet list */
.alphabet__grid {
  padding-top: 30px;
}
.alphabet__grid .item {
  display: flex;
  margin-bottom: 50px;
}
.alphabet__grid .item .item__name {
  transition: all 0.3s;
  flex: 0 0 112px;
  padding-right: 12px;
  min-width: 112px;
  font-size: 80px;
  line-height: 80px;
  color: #adacaf;
  font-family: var(--font-secondary);
}
.alphabet__grid .item .item__content {
  padding-top: 10px;
}
.alphabet__grid .item .nav P {
  font-size: 16px;
}
.alphabet__grid .item .nav__item {
  margin-bottom: 16px;
}
.alphabet__grid .item .nav__link {
  color: var(--main-body-color);
  text-decoration: none;
}
.alphabet__grid .item .nav__link:hover {
  text-decoration: underline;
}
.alphabet__grid .item:hover .item__name {
  color: var(--main-accent-color);
}
@media (max-width: 1199px) {
  .alphabet__grid .item .item__name {
    min-width: 100px;
    flex: 0 0 100px;
  }
}
@media (max-width: 575px) {
  .alphabet__grid .item .item__name {
    min-width: 80px;
    flex: 0 0 80px;
  }
  .alphabet__grid .item .item__name {
    font-size: 60px;
    line-height: 60px;
  }
}

/* articles list */
.articles__list .col {
  margin-bottom: 40px;
}
.articles__list .item {
  position: relative;
}
.articles__list .item .item__image {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.articles__list .item .item__imageSrc {
  transition: all 0.6s;
}
.articles__list .item .item__name {
  margin-bottom: 22px;
  height: 15px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 20px;
}
.articles__list .item .item__name .item__link {
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: flex-end;
  padding: 13px 15px;
  min-height: 86px;
  background: #91ABA9;
}
.articles__list .item .item__preview {
  padding: 0 15px;
  line-height: 20px;
}
.articles__list .item:hover .item__imageSrc {
  transform: scale(1.1);
}
.articles__list .item .item__name .item__link:hover {
  background: var(--main-accent-color);
  color: var(--main-body-color);
}
.articles__more {
  text-align: center;
}
@media (max-width: 575px) {
  .articles__list .item .item__name {
    font-size: 14px;
  }
  .articles__list .item .item__name .item__link {
    min-height: auto;
  }
}

/*  our team */
.ourteam__gallery .item {
  text-align: center;
}
.ourteam__gallery .item .item__image {
  justify-content: center;
  margin-bottom: 17px;
  height: 280px;
  display: flex;
  align-items: flex-end;
}
.ourteam__gallery .item .item__image:hover .item__imageSrc {
  opacity: 0.6;
}
.ourteam__gallery .item .item__name {
  margin-bottom: 19px;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  font-family: var(--font-secondary);
}
.ourteam__gallery .item .item__name .item__link {
  color: var(--main-body-color);
  transition: all 0.2s;
  text-decoration: none;
}
.ourteam__gallery .item .item__name .item__link:hover {
  color: var(--main-accent-color);
}
.ourteam__gallery .item .item__specs {
  line-height: 18px;
  margin-bottom: 8px;
  font-size: 15px;
}
.ourteam__gallery .item .item__exp {
  font-weight: 500;
}
@media (max-width: 575px) {
  .ourteam__gallery .item .item__name {
    font-size: 18px;
    line-height: 20px;
  }
  .ourteam__gallery .item .item__exp {
    font-size: 12px;
  }
  .ourteam__gallery .item .item__specs {
    font-size: 12px;
    line-height: 15px;
  }
}

/* tabs */
.tabs__group .tabs__links {
  display: flex;
  width: 100%;
  border-bottom: 1px solid var(--main-body-color);
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tabs__group .tabs__links .item {
  transition: all 0.2s;
  flex: 1;
  width: auto;
  text-align: center;
  position: relative;
  cursor: pointer;
  padding: 20px;
}
.tabs__group .tabs__links .item:hover:not(.item.is-selected) {
  background: #f6f6f6;
  color: var(--main-body-color);
}
.tabs__group .tabs__links .item.is-selected {
  background: #91ABA9;
  color: #fff;
}
.tabs__group .tabs__content .tab__item {
  transition: all 0.3s;
  display: none;
  animation: fadeInDown 0.8s;
}
.tabs__group .tabs__content .tab__item.is-selected {
  display: block;
}
.tabs__group .tabs__links--swiper {
  display: block;
}
.tabs__group .tabs__links--swiper .swiper-slide {
  flex: 1;
}
@media (max-width: 991px) {
  /*.tabs__group .tabs__links--swiper .swiper{overflow:visible}*/
  .tabs__group .tabs__links--swiper {
    border: 0;
    margin-bottom: 14px;
  }
  .tabs__group .tabs__links--swiper .item {
    border: 1px solid var(--main-body-color);
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .tabs__group .tabs__links--swiper .swiper-slide {
    padding-right: 8px;
    min-width: auto;
    flex: none;
  }
}
@media (max-width: 575px) {
  .tabs__group .tabs__links {
    font-size: 14px;
    font-weight: 500;
  }
}

/* static background */
.dark__static .tabs__links {
  margin-bottom: 10px;
}
.dark__static .dark__staticContent {
  padding-top: 15px;
}
.dark__static .dark__staticContent {
  background: #f6f6f6;
  margin-left: -15px;
  margin-right: -15px;
  padding: 30px;
}
@media (min-width: 992px) {
  .dark__static .tabs__links {
    margin-bottom: 0;
  }
  .dark__static .dark__staticContent {
    margin-left: -50px;
    margin-right: -50px;
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .dark__static .dark__staticContent .alert {
    padding: 10px;
  }
  .dark__static .dark__staticContent .alert .item__list {
    display: block;
  }
}
@media (max-width: 575px) {
  .dark__static .tabs__links {
    margin-bottom: 10px;
  }
  .dark__static .dark__staticContent {
    padding: 30px 15px;
  }
  .dark__static .dark__staticContent .alert .item__list .item {
    margin-bottom: 8px;
  }
}

/* benefits */
.benefits {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.benefits .item {
  text-align: center;
  padding: 0 25px;
  min-width: 16%;
  margin-bottom: 20px;
}
.benefits .item__icon {
  margin-bottom: 16px;
}
.benefits .item__text {
  font-size: 13px;
  line-height: 15px;
}
@media (max-width: 991px) {
  .benefits .item {
    min-width: auto;
    width: 25%;
    flex: 0 0 25%;
  }
}
@media (max-width: 767px) {
  .benefits .item {
    width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0 10px;
  }
}
@media (max-width: 575px) {
  .benefits {
    margin-bottom: 20px;
  }
  .benefits .item {
    width: 50%;
    flex: 0 0 50%;
  }
  .header-ico svg {
    width: 28px;
    height: 28px;
  }
  /*     .benefits .item__text br {display: none;} */
}
@media (max-width: 330px) {
   .header-ico svg {
    width: 24px;
    height: 20px;
  }
}
/* 
------------------------------------------
FOOTER
------------------------------------------
*/
.footer {
  position: relative;
  z-index: 1;
  background: #91ABA9;
  color: #fff;
}
.footer .false {
  color: var(--main-accent-color);
  border-color: var(--main-accent-color);
}
.footer .footerBox--logo {
  display: flex;
}
.footer .footerBox--logo .shop__logo {
  color: #fff;
}
.footer .footerBox--phone .item__phone {
  font-size: 20px;
  line-height: 25px;
}
.footer .footerBox--phone .item__phoneLink {
  transition: all 0.3s;
  color: #fff;
  text-decoration: none;
}
.footer .footerBox--phone .item__phoneLink:hover {
  color: var(--main-accent-color);
}
.footer .footerBox--location .item__location {
  margin-bottom: 6px;
  font-size: 14px;
}
.footer .footerBox--location .item__location:before {
  font-size: 20px;
}
.footer .footerBox--location p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}
.footer .footer__line--c .link__instagram {
  color: #fff;
}
.footer .footer__line--c .link__instagram:hover {
  text-decoration: none;
}
.footer .devby {
  font-size: 12px;
  text-align: right;
  display: block;
}
.footer .footer__line--c a {
  color: #fff;
  text-decoration: none;
  transition: all 0.2s;
}
.footer .footer__line--c a:hover {
  text-decoration: underline;
  /* color: var(--main-accent-color); */
}
.footer .search .form-control::placeholder {
  color: #fff;
  font-size: 14px;
}
.footer-ico {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 19px;
}

@media (min-width: 1200px) {
  .footer .nav .nav__item {
    padding-top: 10px;
    line-height: 20px;
  }
  .footer .nav .nav__link {
    transition: all 0.2s;
    color: #fff;
    text-decoration: none;
  }
  .footer .nav .nav__link:hover,
  .footer .nav .nav__link.is-selected {
    /* color: var(--main-accent-color); */
    text-decoration: underline;
  }
  .footer .location__link:before {
    height: 20px;
  }
  .footer .footer__line--a {
    padding-top: 20px;
    margin-bottom: 23px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }
  .footer .footer__line--a .footerBox {
    padding-right: 22px;
  }
  .footer .footerBox--search {
    flex: 0 0 25%;
  }
  .footer .footer__line--b {
    margin-bottom: 20px;
  }
  .footer .footer__line--b .footerBox .footerBox__title {
    font-weight: 700;
    margin-bottom: 16px;
  }
  .footer .footer__line--b .footerBox .footerBox__content {
    font-size: 13px;
  }
  .footer .footer__line--c {
    justify-content: space-between;
    color: #fff;
    display: flex;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #fff;
    padding-bottom: 20px;
  }
  .footer .copyrights {
    font-size: 11px;
    line-height: 14px;
    flex: 0 0 20%;
  }
  .footer .offer__links {
    font-size: 12px;
  }
  .footer .offer__links .offer__link {
    margin: 0 10px;
  }
}

@media (max-width: 1399px) {
  .footer .footer__line--a .footerBox--logo .location__link {
    display: none;
  }
  .footer .footer__line--b .footerBox .footerBox__title {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .footer {
    padding: 20px 0 40px 0;
    text-align: center;
  }
  .footer .shop__logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .footer .footerBox--search,
  .footer .footer__line--b {
    display: none;
  }
  .footer .footerBox--phone {
    margin-bottom: 20px;
  }
  .footer .footerBox--phone .item__phone {
    font-size: 18px;
  }
  .footer .footerBox--location {
    margin-bottom: 20px;
    flex: 0 0 25%;
  }
  .footer .footer-ico {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #8b8d90;
  }
  .footer .footer__line--c {
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .footer .footer__line--c .copyrights {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 22px;
  }
  .footer .footer__line--c .offer__links {
    font-size: 18px;
    display: flex;
    flex-direction: column;
  }
  .footer .footer__line--c .offer__links .offer__link {
    margin-bottom: 15px;
  }
  .footer .footer__line--c .link__instagram {
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .footer .footer__line--c .devby {
    margin: 0 auto;
    text-align: center;
  }
  .footer .ico-link--footer svg {
    width: 42px;
    height: 42px;
  }
}
@media (max-width: 320px) {
  .footer .footer__line--c .copyrights {
    font-size: 11px;
    line-height: 14px;
  }
  .footer .footerBox--location .item__location {
    margin-bottom: 10px;
  }
  .footer .footer__line--c .offer__links {
    font-size: 12px;
  }
}
/* 
------------------------------------------
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: rgba(44, 49, 56, 0.8);
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

/* animation */
.animated,
.wow {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-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;
}

/* fancybox*/
.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: flex;
}
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
}
.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity 0.15s ease;
}
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}
html.with-fancybox {
  scroll-behavior: auto;
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px)
    env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff,
    0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: flex;
  height: 100%;
}
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden="false"] .carousel__dots,
.fancybox__container.is-animated[aria-hidden="false"]
  .carousel__button.is-close {
  animation: 0.15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: 0.15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  animation: 0.15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  animation: 0.1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  animation: 0.2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  animation: 0.15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  animation: 0.15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  animation: 0.15s ease both fancybox-throwOutDown;
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__image {
  transform-origin: 0 0;
  touch-action: none;
  user-select: none;
  transition: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit="contain"] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit="contain"] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit="contain"] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.has-image[data-image-fit="contain-w"] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit="contain-w"] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit="contain-w"] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit="cover"] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit="cover"] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit="cover"] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__thumbs {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity 0.15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}
.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.006) 8.1%,
    rgba(0, 0, 0, 0.021) 15.5%,
    rgba(0, 0, 0, 0.046) 22.5%,
    rgba(0, 0, 0, 0.077) 29%,
    rgba(0, 0, 0, 0.114) 35.3%,
    rgba(0, 0, 0, 0.155) 41.2%,
    rgba(0, 0, 0, 0.198) 47.1%,
    rgba(0, 0, 0, 0.242) 52.9%,
    rgba(0, 0, 0, 0.285) 58.8%,
    rgba(0, 0, 0, 0.326) 64.7%,
    rgba(0, 0, 0, 0.363) 71%,
    rgba(0, 0, 0, 0.394) 77.5%,
    rgba(0, 0, 0, 0.419) 84.5%,
    rgba(0, 0, 0, 0.434) 91.9%,
    rgba(0, 0, 0, 0.44) 100%
  );
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(
    --fancybox-toolbar-text-shadow,
    1px 1px 1px rgba(0, 0, 0, 0.4)
  );
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__toolbar {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}
.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: none;
  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-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s 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;
  -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: none;
  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--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  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(0.5, 0, 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;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-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-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  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;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .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-iframe,
.fancybox-video {
  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 {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 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--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 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: 0.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: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  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: a 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: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 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: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.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(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  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: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (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-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}
.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;
}
.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;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  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;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}
.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}
.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: 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, 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, 0.1);
  background-position: 50%;
  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: none;
  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 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* CUSTOM MOBILE  */
@media (max-width: 1399px) {
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media (max-width: 480px) {
}
input[type="time"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.section--problemForm input[type="time"]::-webkit-calendar-picker-indicator {
  filter: none;
}

input[type="time"]:before {
  content: "Удобное время";
  color: #ffffff;
  position: absolute;
  background: #91ABA9;
  width: 100px;
}

.inputtime input[type="time"]:before {
  content: "";
  color: #ffffff;
  position: absolute;
  background: #91ABA9;
}

.inputtime .section--problemForm input[type="time"]:before {
  content: "";
  color: var(--main-body-color);
  position: absolute;
  background: #f6f6f6;
}

.section--problemForm input[type="time"]:before {
  content: "Удобное время";
  color: var(--main-body-color);
  position: absolute;
  background: #f6f6f6;
}

input[type="time"]:focus:before {
  width: 0;
  content: "";
}

.header__col.header__col--logo .shop__logo svg path {
  transition: all 0.3s linear;
}

.header__line.header__line--b .fixed__block--logo:hover a.fixed__link svg path {
  transition: all 0.15s linear;
}

.header__line.header__line--b .fixed__block--logo:hover a.fixed__link svg path {
  fill: var(--main-accent-color);
}
@media (max-width: 556px) {
  .m__header .m__header_top .m__header_cols .col--logo svg {
    width: calc(70px - 20%);
    height: calc(30px - 10%);
  }
}
.header__col.header__col--logo:hover .shop__logo svg path {
  fill: var(--main-accent-color);
}

.m__header
  .m__header_top
  .container
  .m__header_cols
  .row
  .col.col--logo
  svg
  path {
  transition: all 0.3s linear;
}

.m__header
  .m__header_top
  .container
  .m__header_cols
  .row
  .col.col--logo:hover
  svg
  path {
  fill: var(--main-accent-color);
}
.js-fixed-header
  .m__header
  .m__header_top
  .container
  .m__header_cols
  .row
  .col.col--logo
  svg
  path {
  fill: white;
}
.js-fixed-header
  .m__header
  .m__header_top
  .container
  .m__header_cols
  .row
  .col.col--logo
  svg
  path {
  fill: white;
}
.js-fixed-header
  .m__header
  .m__header_top
  .container
  .m__header_cols
  .row
  .col.col--logo:hover
  svg
  path {
  fill: var(--main-accent-color);
}
.form__description .fw-500 {
  font-weight: 700;
  /* color: var(--main-accent-color); */
  color: white;
}
.section--problemForm .row {
  justify-content: center;
}
.m__catalog
  nav.catalog
  .nav
  .nav__item.is-open
  ul.nav__submenu--lvl2
  li.nav__item
  .nav__link--lvl2
  span {
  font-weight: 700;
  font-size: 1rem;
}
.m__catalog
  nav.catalog
  .nav
  .nav__item.is-open
  ul.nav__submenu--lvl2
  li.nav__item
  a.nav__link--lvl2
  span {
  font-weight: 400;
}
.button__reviews {
  display: flex;
  justify-content: start;
  margin-bottom: 35px;
}
.button__reviews a {
  text-decoration: none;
}
.button__reviews a .btn2 {
  background-color: #ff9e81;
}
/* СТИЛИ страницы с опросником */
.form-container {
  line-height: 25px;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1024px) {
  .form-container {
    padding: 0 20px;
  }
}
@media (max-width: 414px) {
  .form-container {
    padding: 0 10px;
  }
}
.form-container .questionnaire {
  display: flex;
  flex-direction: column;
  max-width: 1100px;
}
.form-container .questionnaire fieldset {
  display: flex;
  flex-direction: column;
  border: 0 none;
  padding: 0;
  gap: 15px;
}
.form-container .questionnaire fieldset .error-border_text {
  border: 1px solid #ff4949;
}
.form-container .questionnaire .title-container {
  display: flex;
  flex-direction: column;
}
.form-container .questionnaire .title-container .title-text {
  font-weight: 500;
  font-size: 22px;
  margin-top: 40px;
}
@media (max-width: 414px) {
  .form-container .questionnaire .title-container .title-text:first-child {
    max-width: 290px;
  }
}
.form-container .questionnaire .title-container .error {
  font-size: 13px;
  color: #ff4949;
  visibility: hidden;
}
@media (max-width: 414px) {
  .form-container .questionnaire .title-container .error {
    line-height: normal;
    margin-bottom: 5px;
  }
}
.form-container .questionnaire span {
  font-weight: 400;
  font-size: 18px;
}
.form-container .questionnaire label {
  display: flex;
  align-items: center;
}
.form-container .questionnaire label input {
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.form-container .questionnaire label input:checked + span::before {
  border-color: #ff997a;
  background: #ff997a;
  background-image: url(/bitrix/templates/euro/media/checkbox.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.form-container .questionnaire label span {
  display: flex;
  gap: 18px;
}
.form-container .questionnaire label span::before {
  content: "";
  width: 24px;
  height: 24px;
  display: flex;
  border: 1px solid #cbcbcb;
  opacity: 1;
  z-index: 0;
}
@media (max-width: 414px) {
  .form-container .questionnaire label span::before {
    min-width: 24px;
    min-height: 24px;
  }
}
.form-container .questionnaire label .error-border_checkbox::before {
  content: "";
  width: 24px;
  height: 24px;
  display: flex;
  opacity: 1;
  z-index: 0;
  border: 1px solid #ff4949;
}
.form-container .questionnaire input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  opacity: 1;
}
.form-container .questionnaire input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  opacity: 1;
}
.form-container .questionnaire input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  opacity: 1;
}
.form-container .questionnaire input :-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.form-container .questionnaire input ::-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.form-container .questionnaire .text-area {
  height: 120px;
  border: 1px solid #cbcbcb;
  resize: none;
  padding: 13px 20px;
  box-sizing: border-box;
}
.form-container .questionnaire .text-area:focus {
  outline: none !important;
  border: 1px solid #ff997a;
}
.form-container .questionnaire .sub-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
  margin-top: 40px;
}
.form-container .questionnaire .sub-form .contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 90px;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .contacts {
    flex-direction: column;
    gap: 30px;
  }
}
.form-container .questionnaire .sub-form .contacts .userContacts {
  flex-direction: row;
}
.form-container .questionnaire .sub-form .contacts input {
  border: none;
  border-bottom: 1px solid #91ABA9;
  padding-bottom: 12px;
  outline: none;
}
.form-container .questionnaire .sub-form .contacts .error-border_input {
  border-bottom: 1px solid #ff4949;
}
.form-container .questionnaire .sub-form .contacts .contacts__name {
  min-width: 372px;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .contacts .contacts__name {
    min-width: auto;
    width: 100%;
  }
}
.form-container .questionnaire .sub-form .contacts .contacts__phone {
  min-width: 196px;
  justify-content: center;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .contacts .contacts__phone {
    max-width: 196px;
  }
}
.form-container
  .questionnaire
  .sub-form
  .personal-agreement
  input:checked
  + span::before {
  border: 1px solid #fff;
  background: white;
  background-image: url(/bitrix/templates/euro/media/checkbox2.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.form-container .questionnaire .sub-form .personal-agreement span {
  gap: 11px;
  font-size: 12px;
  color: #fff;
}
.form-container .questionnaire .sub-form .personal-agreement span::before {
  border-radius: 3px;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .personal-agreement span {
    max-width: 330px;
    line-height: normal;
  }
}
.form-container
  .questionnaire
  .sub-form
  .personal-agreement
  .error-border_checkbox::before {
  content: "";
  width: 24px;
  height: 24px;
  display: flex;
  opacity: 1;
  z-index: 0;
  border: 1px solid #ff4949;
  border-radius: 3px;
}
.form-container .questionnaire .sub-form .submit-button {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .submit-button {
    flex-direction: column;
    gap: 15px;
  }
}
.form-container .questionnaire .sub-form .submit-button input {
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  color: white;
  padding: 22px 28px;
  background: #fe9879;
  border: 1px solid #ff997a;
  margin-top: 5px;
  min-width: 40%;
  cursor: pointer;
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .submit-button input {
    order: 1;
    width: 100%;
  }
}
.form-container .questionnaire .sub-form .submit-button span {
  font-size: 14px;
  line-height: 20px;
  max-width: 404px;
}
.form-container .questionnaire .sub-form .thank-phrase {
  visibility: hidden;
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 700px) {
  .form-container .questionnaire .sub-form .thank-phrase {
    font-size: 22px;
    line-height: 20px;
  }
}
@media (max-width: 550px) {
  .form-container .questionnaire .sub-form .thank-phrase {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 414px) {
  .form-container .questionnaire .sub-form .thank-phrase {
    font-size: 15px;
    line-height: 20px;
  }
}
.form-container .questionnaire .sub-form .thank-phrase .thank-phrase__img {
  margin-bottom: 5px;
}
.podtext a{
  color: #000;
}
/* End */


/* Start:/bitrix/templates/euro/css/custom.css?17646184536764*/
.section--actions {
  margin-bottom: 0px;
}
.element_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.element_list .sbox {
  width: 48%;
}
.search-page input {
  height: 40px;
  margin-bottom: 5px;
}
.page .page__title .back__link {
  z-index: 99;
}
.m__catalog .nav__submenu--lvl3 {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .header .catalog .nav .nav__item--lvl2:hover .nav__submenu--lvl3 {
    transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
  }
  .header .catalog .nav .nav__submenu--lvl3 {
    min-width: 150%;
    z-index: 99;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 100%;
    background: #dcdcdc;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    transform: translate(0px, -10px);
  }
  .header .catalog .nav .nav__submenu {
    min-width: 200%;
  }
  .js-fixed-header .header .catalog .nav .nav__submenu--lvl3 {
    background: #2c3138;
  }
}
@media (max-width: 575px) {
  .search-page input {
    width: 100%;
  }
}
.item__icon img {
  max-height: 46px;
  max-width: 46px;
}
.cat .cat__image {
  max-height: 493.52px;
}
.zones__list .item__image img {
  width: 35px;
  height: 35px;
}

.usefull__links .item__list {
  justify-content: flex-start;
}
.usefull__links .item__list .item {
  margin-right: 15px;
}
.zones--large .zones__list .item:hover .item__image img {
  width: 90px;
  height: 90px;
  z-index: 99999999;
}
.zones--small .zones__list .item .item__image.hoverpic {
  display: none;
}
.zones--small .zones__list .item .item__image {
  display: block;
}
.zones--small .zones__list .item:hover .item__image.hoverpic {
  display: block;
}
.zones--small .zones__list .item:hover .item__image {
  display: none;
}
.price__table {
  overflow-y: auto;
}
.table tr td {
  font-size: 15px;
}
.section--fluer {
  z-index: 99;
}
@media (max-width: 546px) {
  .menu__fullscreen {
    display: none;
  }
  .element_list .sbox {
    width: 100%;
  }
}

.form-container .questionnaire .sub-form .thank-phrase {
  align-items: flex-start;
}
.form-container .questionnaire .sub-form .thank-phrase .thank-phrase__img {
  margin-top: 5px;
  margin-bottom: 0;
}

#price-tab:not(.item.is-selected) {
  background-color: white;
}

#price-tab:hover:not(.item.is-selected) {
  background: #f6f6f6;
}
#form_skin .form__title,
#form_skin2 .form__title,
#form_skin3 .form__title {
  line-height: 40px;
}
#form_skin .form__description,
#form_skin2 .form__description,
#form_skin3 .form__description {
  margin-top: 10px;
}

@media (max-width: 575px) {
  #form_skin .form__title {
    line-height: 28px;
    font-size: 28px;
  }
}
.page {
  margin-top: 0px;
}

/* Кнопка наверх */
.up_btn {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 87px;
  right: 25px;
  width: 80px;
  height: 80px;
  z-index: 99999;
  transition: 1s ease all;
}
.up_btn img {
  cursor: pointer;
}
.show-btn-up {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 576px) {
  .up_btn {
    bottom: 25px;
    right: -5%;
  }
}

.advice-title {
  font-size: 30px;
  line-height: 37px;
  font-weight: 400;
}

.advice-text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.yandex-link {
  display: flex;
  height: 50px;
}

.yandex-link__btn {
  position: relative;
  display: flex;
  gap: 10px;
  padding: 10px 15px;
  font-size: 13px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  letter-spacing: 1px;
}

.yandex-link__btn:before,
.yandex-link__btn:after {
  transition: all 0.2s;
  content: "";
  position: absolute;
  top: 0;
  width: 26px;
  height: 100%;
  border: 1px solid var(--main-body-color);
}

.yandex-link__btn:hover:before,
.yandex-link__btn:hover:after {
  width: 50%;
}

.yandex-link__btn:before {
  border-right: 0;
  left: 0;
}

.yandex-link__btn:after {
  border-left: 0;
  right: 0;
}

.mobile-menu__btn-wrapper {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}

.mobile-menu__btn-wrapper .button__reviews {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .header .menu__toggle {
    top: 20px !important;
  }

  .header .header__line--a {
    padding-top: 20px !important;
  }

  .js-fixed-header .header .header__line--a {
    padding: 0 !important;
  }

  .js-fixed-header .header .menu__toggle {
    top: 21px !important;
  }
}

@media (min-width: 1290px) {
  .menu__fullscreen {
    padding-top: 100px;
  }
}

@media (max-width: 1199px) {
  .m__header .m__header_top {
    transition: all 0.3s;
    background: #fff;
    padding: 5px 0 5px 0;
  }

  .js-fixed-header .m__catalog .m__catalog__close {
    top: 15px;
  }

  .js-fixed-header .m__catalog_inner {
    padding-top: 50px;
  }

  .m__catalog .m__catalog__close {
    top: 110px;
    right: 15px;
  }

  .m__catalog_inner {
    padding-top: 155px;
  }
  .offer__links a:nth-child(2) {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

/* Куки нижняя плашка */

#nca-cookiesaccept-line {
  box-shadow: 10px 10px 10px 20px #627a7926;
  background: #fff;
}
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text {
  color: #000 !important;
}
#nca-cookiesaccept-line-accept-btn {
  background-color: #91ABA9;
  color: #fff;
  padding: 9px 16px;
  border-radius: 8px;
  border: #91ABA9;
}
#nca-cookiesaccept-line-accept-btn:hover {
  cursor: pointer;
  opacity: 0.9;
}
.offer__links a:nth-child(2) {
  display: flex;
}

/* Куки нижняя плашка end*/

.deceptive_bait {
  color: #fff;
  position: absolute;
  bottom: 15px;
  font-size: 12px !important;
}

.new_watsup {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #91ABA9;
  display: none;
}
.new_watsup a {
  color: #000000;
  text-decoration: none;
}
.new_watsup a:hover{
  opacity: 0.7;
}
@media (max-width: 576px) {
  .new_watsup {
    font-size: 10px;
  }
}

/* .index-page .section--actions {
  margin-top: 55px;
} */
.section--zones {
  margin-top: 20px;
}
/* @media (max-width: 576px) {
  .index-page .section--actions {
    margin-top: 40px;
  }
} */

.warning_text--color {
  color: white !important;
}

.main-user-consent-request a {
  color: #c4c4c4;
}

.js-fixed-header .header .catalog .nav .nav__link {
  color: white !important;
}

.js-fixed-header .header .catalog .nav .nav__link:hover {
  color: var(--main-accent-color) !important;
}

.index-page .section--fluer {
  display: none;
}


/* от 26.11.25
 */

 .yandex-link__text{
  color: #000;
 }



 /* 1.12.25 Новогодняя тема  */
 
 .header{
  padding-top: 88px;
 }
 .layout{
  padding-top: 95px;
 }
 .m__header{
  padding-top: 105px;
 }
 .js-fixed-header .m__header,
 .js-fixed-header .header{
  padding-top: 0;
 }

/* End */


/* Start:/bitrix/templates/euro/components/bitrix/news.list/zona_header.php/style.css?1689358334944*/

.js-swiper-zones .swiper__button--prev, .js-swiper-zones .swiper__button--next{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    transition: all .15s linear;
    background-color: white;
    width: 10px;
    cursor: pointer;
}
.js-swiper-zones .swiper__button--prev.swiper-button-disabled, .js-swiper-zones .swiper__button--next.swiper-button-disabled{
opacity: 0;
visibility: hidden;
}
.js-swiper-zones .swiper__button--prev svg path, .js-swiper-zones .swiper__button--next svg path{
    fill: #B5B5B5;
}
.js-swiper-zones .swiper__button--prev:hover svg path, .js-swiper-zones .swiper__button--next:hover svg path{
    fill: rgb(116, 116, 116);
}
.js-swiper-zones .swiper__button--next{
    right: 0;
}
.js-swiper-zones .swiper__button--prev{
    left: 0;
}
.js-swiper-zones .swiper{
    padding: 0 20px;
}
/* End */


/* Start:/bitrix/templates/euro/components/bitrix/news.list/header/style.css?1689267660149*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */


/* Start:/bitrix/templates/euro/components/bitrix/breadcrumb/change_v1/style.css?1689354061701*/
.bx-breadcrumb {
	margin: 40px 0 0px 0;
}
.bx-breadcrumb span.ar_bread {
	color: #898989;
	line-height: 13px;
	font-size: 12px;
	margin-right: 0px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 5px;
	white-space: nowrap;
	line-height: 10px;
	vertical-align: middle;
	margin-right: 7px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
@media (max-width:556px) {
	.bx-breadcrumb .bx-breadcrumb-item span {
		font-size: 10px;
	}
	.bx-breadcrumb {
		margin: 8px 0 0 0;
	}
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;color: #898989;text-decoration:none}

/* End */


/* Start:/bitrix/templates/euro/components/bitrix/main.userconsent.request/custom/user_consent.min.css?17516256243754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17483477562729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/euro/styles.css?17472338409100*/
/* Oprosnik styles */

.form-container {
    line-height: 25px;
    color: #000000;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .form-container:first-child {
    align-items: flex-start;
  }
.form-container__header-title{
    font-size: 60px;
  }
.form-container__header-sub-title{
    font-weight: 400;
  }
  @media (max-width: 1024px) {
    .form-container {
      padding: 0 20px;
    }
  }
  @media (max-width: 414px) {
    .form-container {
      padding: 0 10px;
    }
  }
  .form-container .questionnaire {
    display: flex;
    flex-direction: column;
    max-width: 1100px;
  }
  .form-container .questionnaire fieldset {
    border: 0 none;
    padding: 0;
	  display: grid;
    grid-gap: 15px;
  }
  .form-container .questionnaire fieldset .error-border_text {
    border: 1px solid #ff4949;
  }
  .form-container .questionnaire .title-container {
    display: flex;
    flex-direction: column;
  }
  .form-container .questionnaire .title-container .title-text {
    font-weight: 500;
    font-size: 22px;
    margin-top: 40px;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .title-container .title-text:first-child {
      max-width: 290px;
	  font-size: 20px;
    }
  }
  .form-container .questionnaire .title-container .error {
    font-size: 13px;
    color: #ff4949;
    visibility: hidden;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .title-container .error {
      line-height: normal;
      margin-bottom: 5px;
    }
  }
  .form-container .questionnaire span {
    font-weight: 400;
    font-size: 18px;
  }
  .form-container .questionnaire label {
    display: flex;
    align-items: center;
  }
  .form-container .questionnaire label input {
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    position: absolute;
    opacity: 0;
    z-index: 1;
  }
  .form-container .questionnaire label input:checked + span::before {
    border-color: #ff997a;
    background: #ff997a;
    background-image: url(/bitrix/templates/euro/media/checkbox.svg);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .form-container .questionnaire label span {
	display: grid;
	grid-auto-flow: column;
    grid-gap: 18px;
  }
  .form-container .questionnaire label span::before {
    content: "";
    width: 24px;
    height: 24px;
    display: flex;
    border: 1px solid #cbcbcb;
    opacity: 1;
    z-index: 0;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire label span::before {
      min-width: 24px;
      min-height: 24px;
    }
  }
  .form-container .questionnaire label .error-border_checkbox::before {
    content: "";
    width: 24px;
    height: 24px;
    display: flex;
    opacity: 1;
    z-index: 0;
    border: 1px solid #ff4949;
  }
  .form-container .questionnaire input::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    opacity: 1;
  }
  .form-container .questionnaire input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    opacity: 1;
  }
  .form-container .questionnaire input::placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    opacity: 1;
  }
  .form-container .questionnaire input :-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
  }
  .form-container .questionnaire input ::-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
  }
  .form-container .questionnaire .text-area {
    height: 120px;
    border: 1px solid #cbcbcb;
    resize: none;
    padding: 13px 20px;
    box-sizing: border-box;
  }
  .form-container .questionnaire .text-area:focus {
    outline: none !important;
    border: 1px solid #ff997a;
  }
  .form-container .questionnaire .sub-form {
    display: grid;
    margin-top: 40px;
    grid-gap: 15px;
  }
  .form-container .questionnaire .sub-form .contacts {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 90px;
  }
  @media (max-width: 768px) {
    .form-container .questionnaire .sub-form .contacts {
    grid-auto-flow: row;
    grid-gap: 30px;
    }
  }
  .form-container .questionnaire .sub-form .contacts .userContacts {
    flex-direction: row;
  }
  .form-container .questionnaire .sub-form .contacts input {
    border: none;
    border-bottom: 1px solid #2c3138;
    padding-bottom: 12px;
    outline: none;
  }
  .form-container .questionnaire .sub-form .contacts .error-border_input {
    border-bottom: 1px solid #ff4949;
  }
  .form-container .questionnaire .sub-form .contacts .contacts__name {
     min-width: 200px;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .sub-form .contacts .contacts__name {
      min-width: auto;
      width: 100%;
    }
  }
  .form-container .questionnaire .sub-form .contacts .contacts__phone {
     max-width: 220px;
    justify-content: center;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .sub-form .contacts .contacts__phone {
      max-width: 196px;
    }
  }
  .form-container .questionnaire .sub-form .personal-agreement input:checked + span::before {
    border: 1px solid #60636b;
    background: white;
    background-image: url(/bitrix/templates/euro/media/checkbox2.svg);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .form-container .questionnaire .sub-form .personal-agreement span {
    gap: 11px;
    font-size: 12px;
    color: #60636b;
  }
  .form-container .questionnaire .sub-form .personal-agreement span::before {
    border-radius: 3px;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .sub-form .personal-agreement span {
      max-width: 330px;
      line-height: normal;
    }
  }
  .form-container .questionnaire .sub-form .personal-agreement .error-border_checkbox::before {
    content: "";
    width: 24px;
    height: 24px;
    display: flex;
    opacity: 1;
    z-index: 0;
    border: 1px solid #ff4949;
    border-radius: 3px;
  }
  .form-container .questionnaire .sub-form .submit-button {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 25px;
    align-items: center;
  }
   @media (max-width: 992px) {
    .form-container .questionnaire .sub-form .submit-button {
      grid-auto-flow: row;
	  grid-gap: 25px;
    }
  }
  .form-container .questionnaire .sub-form .submit-button input {
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: white;
    padding: 22px 28px;
    background: #fe9879;
    border: 1px solid #ff997a;
    margin-top: 5px;
    min-width: 40%;
    cursor: pointer;
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .sub-form .submit-button input {
      order: 1;
      width: 100%;
    }
  }
  .form-container .questionnaire .sub-form .submit-button span {
    font-size: 14px;
    line-height: 20px;
    max-width: 404px;
  }
  .form-container .questionnaire .sub-form .thank-phrase {
    visibility: hidden;
    display: flex;
    align-items: center;
    gap: 20px;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
  }
  @media (max-width: 700px) {
    .form-container .questionnaire .sub-form .thank-phrase {
      font-size: 22px;
      line-height: 20px;
    }
  }
  @media (max-width: 550px) {
    .form-container .questionnaire .sub-form .thank-phrase {
      font-size: 18px;
      line-height: 20px;
    }
  }
  @media (max-width: 414px) {
    .form-container .questionnaire .sub-form .thank-phrase {
      font-size: 15px;
      line-height: 20px;
    }
  }
  .form-container .questionnaire .sub-form .thank-phrase .thank-phrase__img {
    margin-bottom: 5px;
  }

	.form-container .questionnaire .sub-form .thank-phrase {
		align-items: flex-start;
	}
	.thank-phrase__img {
		margin-top: 5px;
		margin-bottom: 0;
	}
	
	.form-container .questionnaire label input {
	z-index: 99;
	}

/* End */

@media (min-width: 577px) {
	.mobile-phone-only {
		display:none;
	}
}

.section .zones .zones__list .swiper {
	  overflow: hidden;
}

/* Category css main page*/

.show-all-cat_mobile {
	display: none;
}

@media (max-width: 576px) {
	.show-all-cat_mobile {
		display: flex;
   		justify-content: center;
    		align-items: center;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 24px;
    		margin-top: 10px;
    		color: white;
    		cursor: pointer;
		height: 57px;
		background-color: #2C3138;
	}

	.cat .cat__image {
    		padding: 30px 0px 13px 0px;
	}
	
	.cat__header {
		width:100%;
	}

	.cat__content {
		display:none;
	}
	.show {
		display:block;
	}
}

.yandex-good-place {
	margin-left: auto;
    	margin-right: 15px;
}

@media (max-width:576px) {
.not-found-wrapper {
    padding: 0 20px;
}
}

.warning_text{
  text-align: center;
  color: #888B8E;
}
.warning_text p{
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width:100px) {
  .warning_text p{
    margin-bottom: 10px;
  }
}

.item__additional{
background-color: var(--main-accent-color);
font-weight: 400;
font-size: 14px;
color: #fff;
padding: 7px 16px;
margin: 0 auto;
margin-top: 20px;
}
/* End */
/* /bitrix/templates/euro/css/core.css?1764618869167178 */
/* /bitrix/templates/euro/css/custom.css?17646184536764 */
/* /bitrix/templates/euro/components/bitrix/news.list/zona_header.php/style.css?1689358334944 */
/* /bitrix/templates/euro/components/bitrix/news.list/header/style.css?1689267660149 */
/* /bitrix/templates/euro/components/bitrix/breadcrumb/change_v1/style.css?1689354061701 */
/* /bitrix/templates/euro/components/bitrix/main.userconsent.request/custom/user_consent.min.css?17516256243754 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17483477562729 */
/* /bitrix/templates/euro/styles.css?17472338409100 */
