/*! RB Reset v4.2 (based on normalize) */
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
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: rgba(0, 0, 0, 0);
}
a,
a:active,
a:hover {
  outline: 0;
  border: 0;
}
:focus {
  outline: 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;
}
@-o-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;
  -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;
}
::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 {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  ::after,
  ::before,
  :focus,
  :hover {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important;
  }
}
:root {
  --index: calc(1vw + 1vh);
  --body-text: #3b434d;
  --body-background: #fff;
  --font-main: "Roboto", sans-serif;
  --font-icons: "icons";
  --color-main: #709954;
  --color-main-light: #a5c291;
  --color-main-dark: #56a321;
  --color-btn-1: #709954;
  --color-btn-2: #3b434d;
  --color-secondary: #3b434d;
  --color-secondary-light: #677587;
  --color-secondary-dark: #0f1113;
  --color-link: #709954;
  --color-success: #56a321;
  --color-success-light: #88db4f;
  --color-success-dark: #294e10;
  --color-warning: #f0d435;
  --color-warning-light: #f7e894;
  --color-warning-dark: #b2990d;
  --color-error: #ff5b5b;
  --color-error-light: #ffc1c1;
  --color-error-dark: #f40000;
  --color-disabled: #7e7e7e;
  --color-disabled-light: #dadada;
  --color-disabled-dark: #717171;
  --editor-margin: 1.5625rem;
  --layer-color: #36414f;
  --layer-opacity: 0.1;
  --section-margin: 3.125rem;
  --section-padding: 0;
  --layout-gap: 1.5625rem;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --gutter-x: 20px;
  width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
  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: 1390px;
  }
}
.row {
  --gutter-x: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(-0.5 * var(--gutter-x));
  margin-left: calc(-0.5 * var(--gutter-x));
}
.row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
}
.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}
.row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
} /*! 
------------------------------------------
FONTS
------------------------------------------
*/
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Bold.woff2) format("woff2"),
    url(../fonts/Roboto-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Medium.woff2) format("woff2"),
    url(../fonts/Roboto-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular.woff2) format("woff2"),
    url(../fonts/Roboto-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Light.woff2) format("woff2"),
    url(../fonts/Roboto-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Thin.woff2) format("woff2"),
    url(../fonts/Roboto-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} /*! 
------------------------------------------
FONT ICONS
If you need modify icons set import "icons.svg" to https://fontello.com/ 
------------------------------------------
*/
@font-face {
  font-family: icons;
  src: url(../fonts/icons.woff2) format("woff2"),
    url(../fonts/icons.woff) format("woff");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
.i::after,
.i::before,
[class*=" i-"]::before,
[class^="i-"]::before {
  margin-right: 0.5rem;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  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;
}
.i-heart2:before {
  content: "";
}
.i-quote:before {
  content: "";
}
.i-arrow-down:before {
  content: "";
}
.i-plus:before {
  content: "";
}
.i-plus-circled:before {
  content: "";
}
.i-user:before {
  content: "";
}
.i-eac:before {
  content: "";
}
.i-heart:before {
  content: "";
}
.i-benefit-1:before {
  content: "";
}
.i-benefit-3:before {
  content: "";
}
.i-benefit-2:before {
  content: "";
}
.i-search:before {
  content: "";
}
.i-benefit-4:before {
  content: "";
}
.i-catalog:before {
  content: "";
}
.i-cart:before {
  content: "";
}
.i-telegram:before {
  content: "";
}
.i-vk:before {
  content: "";
}
.i-whatsapp:before {
  content: "";
}
.i-filter:before {
  content: "";
}
.i-ok:before {
  content: "";
}
.i-delete:before {
  content: "";
}
.i-selection-youth:before {
  content: "";
}
.i-selection-energy:before {
  content: "";
}
.i-selection-immunity:before {
  content: "";
}
.i-selection-health:before {
  content: "";
}
.i-selection-productivity:before {
  content: "";
}
.i-selection-sport:before {
  content: "";
}
.i-selection-stress-resistance:before {
  content: "";
}
.i-selection-weight-loss:before {
  content: "";
}
.i-arrow-left:before {
  content: "";
}
.i-check:before {
  content: "";
}
.i-filter-selection:before {
  content: "";
} /*! 
------------------------------------------
TYPOGRAPHY
------------------------------------------
*/ /*! base */
body {
  font-family: var(--font-main);
  font-size: 100%;
  line-height: normal;
  text-rendering: optimizeSpeed;
  color: var(--body-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: var(--body-background);
  padding-top: 3.8125rem;
}
@media (min-width: 992px) {
  body {
    padding-top: 4.4375rem;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 5.4375rem;
  }
}
.layout {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
} /*! headings */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5625rem;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(var(--min), var(--val), var(--max));
}
.h1,
h1 {
  --min: 1.875em;
  --val: 2.7vw;
  --max: 3.125em;
}
.h2,
h2 {
  --min: 1.25em;
  --val: 2.5vw;
  --max: 1.563em;
}
.h3,
h3 {
  --min: 1.2em;
  --val: 2.3vw;
  --max: 1.25em;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-weight: 400;
  --min: 1em;
  --val: 2.1vw;
  --max: 1.15em;
} /*! base tags style */
a {
  color: var(--color-main);
  background-color: rgba(0, 0, 0, 0);
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -0.125rem;
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
.b,
b,
strong {
  font-weight: 700;
}
p:not(:last-child) {
  margin-bottom: var(--editor-margin);
}
u {
  text-decoration: underline;
}
dfn,
em {
  font-style: italic;
}
del {
  text-decoration: line-through;
}
ins {
  background: var(--color-warning);
  color: var(--body-text);
  text-decoration: none;
}
big {
  font-size: 1.2em;
}
small {
  font-size: 0.8em;
}
abbr[title],
acronym {
  border-bottom: 1px dotted;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
mark {
  background: var(--color-warning);
  color: var(--body-text);
  font-style: italic;
  font-weight: 700;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
sub,
sup {
  font-size: 0.8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  display: block;
  block-size: 0.0625rem;
  border: 0;
  border-top: 0.0625rem dashed var(--color-disabled);
  margin-bottom: var(--editor-margin);
  padding: 0;
}
dl {
  margin: 0 0 var(--editor-margin) 0;
}
dl dt {
  font-weight: 700;
}
dd {
  margin: 0 0 0 var(--editor-margin);
}
img,
picture {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: inline-block;
} /*! editor content */
.editor {
  line-height: 1.5em;
  font-weight: 300;
}
@media (min-width: 768px) {
  .editor {
    font-size: 1.125em;
    line-height: 1.875em;
  }
}
.editor ol,
.editor ul {
  margin-bottom: var(--editor-margin);
}
.editor ol li,
.editor ul li {
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 2rem;
}
.editor ol {
  list-style-type: decimal;
  margin-left: 1.25rem;
}
.editor ol li {
  padding-left: 0.75rem;
}
.editor ul li::before {
  width: 0.75rem;
  height: 0.75rem;
  background: var(--color-main);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.75rem;
  content: "";
}
.editor blockquote {
  border-radius: 0.9375rem;
  background: #efefef;
  padding: 1.5625rem 2rem;
  margin-bottom: var(--editor-margin);
}
.editor p:last-child {
  margin-bottom: 0;
}
.editor iframe {
  max-width: 100%;
  max-height: 100%;
}
.editor table {
  border: 0;
  margin-bottom: var(--editor-margin);
  width: 100%;
}
.editor table tr td,
.editor table tr th {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  border: 1px solid #ccc;
  padding: 0.5rem 0.75rem;
  vertical-align: middle;
}
.editor table tr th {
  background: #eee;
  text-align: center;
}
.editor table tr:hover td {
  background: #fbfbfb;
} /*! 
------------------------------------------
FORMS
------------------------------------------
*/ /*! placeholder (defaut) */
::-webkit-input-placeholder {
  color: var(--color-disabled);
}
::-moz-placeholder {
  color: var(--color-disabled);
}
:-ms-input-placeholder {
  color: var(--color-disabled);
}
::-ms-input-placeholder {
  color: var(--color-disabled);
}
::placeholder {
  color: var(--color-disabled);
}
[disabled]::-webkit-input-placeholder {
  color: var(--color-disabled-dark);
}
[disabled]::-moz-placeholder {
  color: var(--color-disabled-dark);
}
[disabled]:-ms-input-placeholder {
  color: var(--color-disabled-dark);
}
[disabled]::-ms-input-placeholder {
  color: var(--color-disabled-dark);
}
[disabled]::placeholder {
  color: var(--color-disabled-dark);
} /*! default inputs */
.btn,
.input {
  font-family: var(--font-main);
  margin: 0;
  border-radius: 0.8125rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  font-size: 100%;
  padding: 0 1.25rem;
  height: 2.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn.is-disabled,
.btn[disabled],
.input.is-disabled,
.input[disabled] {
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: var(--color-disabled-light) !important;
  color: var(--color-disabled-dark) !important;
  box-shadow: none !important;
  border: 0 !important;
}
.input {
  border: 1px solid var(--color-secondary);
  background: rgba(0, 0, 0, 0);
}
.input:active,
.input:focus {
  border-color: var(--color-secondary-light);
}
textarea.input {
  resize: vertical;
  height: auto;
  padding-top: 0.625rem;
}
.btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  color: #fff;
  background: var(--color-main);
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.btn:hover {
  text-decoration: none;
  background: var(--color-main-dark);
}
.btn:active {
  -webkit-box-shadow: inset 0 0.375rem 1.25rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.375rem 1.25rem rgba(0, 0, 0, 0.1);
}
.ns,
.ns:active,
.ns:focus,
.ns:hover {
  text-shadow: none;
  text-transform: none;
  border-radius: none;
  height: auto;
  block-size: auto;
  background: 0 0;
  line-height: auto;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn--link {
  background: rgba(0, 0, 0, 0);
  border: 0;
  color: var(--color-secondary);
  text-decoration: underline;
}
.btn--link:hover {
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}
.btn--secondary {
  background: var(--color-secondary);
}
.btn--secondary:hover {
  background: var(--color-secondary-dark);
}
.btn--bordered {
  border: 1px solid var(--color-secondary);
  color: var(--color-secondary);
  background: inherit;
}
.btn--bordered:hover {
  background: var(--color-main);
  border: 1px solid var(--color-main);
  color: #fff;
}
.btn--white {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  letter-spacing: 0.1em;
  border-color: #fff;
}
.btn--white:hover {
  background: var(--color-main);
  border-color: #fff;
}
.btn__ico::after,
.btn__ico::before {
  font-family: var(--font-icons);
  font-size: 1.125rem;
}
.btn__ico::after {
  margin-left: 0.5rem;
}
.btn__ico::before {
  margin-right: 0.5rem;
}
.btn__ico--catalog::before {
  content: "";
}
.btn__ico--filter::before {
  content: "";
}
.btn__ico--selection::before {
  content: "";
}
.checkBox,
.radioBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.checkBox:focus-within,
.radioBox:focus-within {
  color: var(--body-text);
}
.checkBox__label,
.radioBox__label {
  cursor: pointer;
  margin-bottom: 2px;
}
.checkBox__input,
.radioBox__input {
  margin-top: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  font: inherit;
  color: var(--body-text);
  width: 1.375rem;
  height: 1.375rem;
  border: 2px solid var(--body-text);
  -webkit-transform: translateY(-0.075rem);
  transform: translateY(-0.075rem);
  display: -ms-grid;
  display: grid;
  cursor: pointer;
  place-content: center;
}
.checkBox__input::before,
.radioBox__input::before {
  content: "";
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
}
.checkBox__input:checked::before,
.radioBox__input:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.checkBox--light .checkBox__input,
.checkBox--light .radioBox__input,
.radioBox--light .checkBox__input,
.radioBox--light .radioBox__input {
  color: #fff;
  border-color: #fff;
}
.checkBox--light .checkBox__label,
.checkBox--light .checkBox__label a,
.checkBox--light .radioBox__label,
.checkBox--light .radioBox__label a,
.radioBox--light .checkBox__label,
.radioBox--light .checkBox__label a,
.radioBox--light .radioBox__label,
.radioBox--light .radioBox__label a {
  color: #fff;
}
.radioBox .radioBox__input {
  border-radius: 50%;
}
.radioBox .radioBox__input::before {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  -webkit-box-shadow: inset 1em 1em var(--body-text);
  box-shadow: inset 1em 1em var(--body-text);
}
.radioBox--light .radioBox__input::before {
  -webkit-box-shadow: inset 1em 1em #fff;
  box-shadow: inset 1em 1em #fff;
}
.checkBox--green .checkBox__input,
.checkBox--green .radioBox__input,
.radioBox--green .checkBox__input,
.radioBox--green .radioBox__input {
  color: var(--color-success);
  border-color: var(--color-success);
}
.checkBox--green .checkBox__input::before,
.checkBox--green .radioBox__input::before,
.radioBox--green .checkBox__input::before,
.radioBox--green .radioBox__input::before {
  -webkit-box-shadow: inset 1em 1em var(--color-success);
  box-shadow: inset 1em 1em var(--color-success);
}
.checkBox__input {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border-width: 1px;
}
.checkBox__input::before {
  font-family: var(--font-icons);
  content: "";
  font-size: 0.8rem;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.selectBox {
  font-size: 0.875rem;
  z-index: 9;
  position: relative;
  border: 0;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.selectBox .selectBox__name {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--body-text);
  background: #fff;
  height: 44px;
  border-radius: 0.8125rem;
}
.selectBox .selectBox__name::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: var(--font-icons);
  content: "";
  font-size: 0.4375rem;
  position: absolute;
  right: 1.25rem;
  margin-top: 0.1875rem;
}
.selectBox .selectBox__value {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
}
.selectBox .selectBox__dd {
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
  width: 100%;
  position: absolute;
  top: 80%;
  background: #fff;
  border-bottom-left-radius: 0.8125rem;
  border-bottom-right-radius: 0.8125rem;
  border: 1px solid #c4c4c4;
  border-top: 0;
  padding: 0.375rem 0;
}
.selectBox .selectBox__dd .selectBox__dd_item {
  padding: 0.375rem 0;
}
.selectBox--right .selectBox__dd {
  border-top-right-radius: 0.375rem;
  left: 0;
}
.selectBox--left .selectBox__dd {
  border-top-left-radius: 0.375rem;
  right: 0;
}
.selectBox.is-open .selectBox__dd {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-box-shadow: 0 0.625rem 0.9375rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.625rem 0.9375rem rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: visible;
  opacity: 1;
}
.selectBox.is-open .selectBox__name:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selectBox--base {
  max-width: 15.625rem;
}
.selectBox--base .selectBox__option {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0.375rem 1.25rem;
  cursor: pointer;
}
.selectBox--base .selectBox__option.is-selected,
.selectBox--base .selectBox__option:hover {
  background: #f6f6f6;
  color: #000;
}
.selectBox--base .selectBox__name {
  max-width: 12.5rem;
  padding: 0.875rem 2.5rem 0.875rem 1.25rem;
  border: 1px solid #c4c4c4;
}
.selectBox--nonborders .selectBox__name {
  padding: 0.3125rem 2.5rem 0.3125rem 1.25rem;
}
.selectBox--nonborders .selectBox__value {
  font-weight: 400;
}
.selectBox--nonborders .selectBox__dd {
  padding: 0.875rem 1.25rem;
  width: 15rem;
  border-top-right-radius: 0.8125rem;
  border: 0;
}
.selectBox--nonborders.is-open .selectBox__name {
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.1);
}
.selectBox--nonborders.is-open .selectBox__dd {
  -webkit-box-shadow: 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.1);
}
.selectBox--range.is-open .selectBox__dd {
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
} /*! default forms */
.form .form__header {
  margin-bottom: 1.75rem;
}
.form .form__header .form__header_title {
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
.form .form__header .form__header_title > * {
  --max: 1.75rem;
  margin-bottom: 0;
}
.form .form__header .form__header_desc {
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.4375rem;
}
.form .form__group {
  margin-bottom: 1.3125rem;
}
.form .form__group:last-child {
  margin-bottom: 0;
}
.form .form__group_label {
  margin-bottom: 0.5rem;
  display: block;
  color: #888;
  padding-left: 0.625rem;
}
.form .form__group_control .input {
  width: 100%;
}
.form .form__group_hint {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0.5rem 0 0 0.625rem;
  font-size: 80%;
  color: var(--color-disabled);
}
.form .form__group_hint.is-hidden {
  height: 0;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  opacity: 0;
}
@media (min-width: 1200px) {
  .form .form__group--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form .form__group--inline .form__group_label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1.25rem;
    padding-left: 0;
  }
  .form .form__group--inline .form__group_control {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form .form__group--inline .form__group_hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 1.25rem;
  }
}
.form .form__group--buttons {
  padding-top: 1.875rem;
}
@media (max-width: 767.98px) {
  .form .form__group--buttons .form__group_control {
    margin-bottom: 0.625rem;
  }
}
.form .form__agree {
  font-size: 0.9375rem;
  font-weight: 300;
}
.form .form__agree a {
  color: inherit;
}
.form .form__controls {
  position: relative;
}
.form--bordered {
  padding: 1.5rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.375rem;
}
.form--userForm .form__header {
  padding-top: 0.625rem;
}
.form--userForm .form__group--inline .form__group_control {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
}
.form--userForm .form__group--inline .form__group_control .input {
  height: 3.375rem;
}
.form--userForm .form__group_hint {
  font-size: 0.875rem;
  color: var(--body-text);
}
.form--userForm .form__group--buttons .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .form--userForm .form__group--buttons .btn {
    min-width: 10.375rem;
  }
}
.form--discount {
  text-align: center;
}
.form--discount .form__group:first-child {
  margin-bottom: 0.625rem;
}
.form--discount .input {
  text-align: center;
}
@media (min-width: 992px) {
  .form--login {
    max-width: 86%;
    padding-left: 0.625rem;
  }
}
.form--login .form__group_control {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form--login .form__group_control .input {
  height: 3.375rem;
}
@media (max-width: 991.98px) {
  .form--login {
    padding-left: 0;
  }
  .form--login .form__group--buttons .btn {
    width: 100%;
  }
}
.form--login .form__group--checkbox {
  padding-top: 0.625rem;
  margin-bottom: 0;
}
.form--login .form__group--checkbox .checkBox__label {
  font-size: 0.8125rem;
}
.form--login .form__group--links {
  padding-top: 0.9375rem;
}
.form--order-cancel .form__header p:first-child {
  margin-bottom: 0.3125rem;
}
.form--order-cancel .form__group {
  margin-bottom: 1.25rem;
}
.form--order-cancel .form__group .form__group_label {
  font-size: 0.875rem;
  padding-left: 0;
  color: var(--body-text);
  margin-bottom: 0.9375rem;
}
.form--order-cancel .form__content {
  max-width: 20.3125rem;
}
.form--order-cancel .form__group--buttons {
  padding-top: 0;
}
.is-error .input,
.is-error.input {
  border-color: var(--color-error);
  color: var(--color-error);
}
.is-error .input::-webkit-input-placeholder,
.is-error.input::-webkit-input-placeholder {
  color: var(--color-error);
}
.is-error .input::-moz-placeholder,
.is-error.input::-moz-placeholder {
  color: var(--color-error);
}
.is-error .input:-ms-input-placeholder,
.is-error.input:-ms-input-placeholder {
  color: var(--color-error);
}
.is-error .input::-ms-input-placeholder,
.is-error.input::-ms-input-placeholder {
  color: var(--color-error);
}
.is-error .input::placeholder,
.is-error.input::placeholder {
  color: var(--color-error);
}
.is-error .checkBox__input::before,
.is-error .checkBox__label,
.is-error .radioBox__label {
  color: var(--color-error);
}
.is-error .checkBox__input,
.is-error .radioBox__input {
  border-color: var(--color-error);
}
.is-error .radioBox__input::before {
  -webkit-box-shadow: inset 1em 1em var(--color-error);
  box-shadow: inset 1em 1em var(--color-error);
}
.is-error .form__group_label {
  color: var(--color-error);
}
.is-error .form__group_hint {
  opacity: 1;
  padding-top: 0.5rem;
  height: auto;
  color: var(--color-error);
}
.is-success .input,
.is-success.input {
  border-color: var(--color-success);
  color: var(--color-success);
}
.is-success .input::-webkit-input-placeholder,
.is-success.input::-webkit-input-placeholder {
  color: var(--color-success);
}
.is-success .input::-moz-placeholder,
.is-success.input::-moz-placeholder {
  color: var(--color-success);
}
.is-success .input:-ms-input-placeholder,
.is-success.input:-ms-input-placeholder {
  color: var(--color-success);
}
.is-success .input::-ms-input-placeholder,
.is-success.input::-ms-input-placeholder {
  color: var(--color-success);
}
.is-success .input::placeholder,
.is-success.input::placeholder {
  color: var(--color-success);
}
.is-success .checkBox__input::before,
.is-success .checkBox__label,
.is-success .radioBox__label {
  color: var(--color-success);
}
.is-success .checkBox__input,
.is-success .radioBox__input {
  border-color: var(--color-success);
}
.is-success .radioBox__input::before {
  -webkit-box-shadow: inset 1em 1em var(--color-success);
  box-shadow: inset 1em 1em var(--color-success);
}
.is-success .form__group_label {
  color: var(--color-success);
}
.is-success .form__group_hint {
  opacity: 1;
  padding-top: 0.5rem;
  height: auto;
  color: var(--color-success);
}
.is-disabled .input,
.is-disabled.input {
  border-color: var(--color-disabled);
  color: var(--color-disabled);
}
.is-disabled .input::-webkit-input-placeholder,
.is-disabled.input::-webkit-input-placeholder {
  color: var(--color-disabled);
}
.is-disabled .input::-moz-placeholder,
.is-disabled.input::-moz-placeholder {
  color: var(--color-disabled);
}
.is-disabled .input:-ms-input-placeholder,
.is-disabled.input:-ms-input-placeholder {
  color: var(--color-disabled);
}
.is-disabled .input::-ms-input-placeholder,
.is-disabled.input::-ms-input-placeholder {
  color: var(--color-disabled);
}
.is-disabled .input::placeholder,
.is-disabled.input::placeholder {
  color: var(--color-disabled);
}
.is-disabled .checkBox__input::before,
.is-disabled .checkBox__label,
.is-disabled .radioBox__label {
  color: var(--color-disabled);
}
.is-disabled .checkBox__input,
.is-disabled .radioBox__input {
  border-color: var(--color-disabled);
}
.is-disabled .radioBox__input::before {
  -webkit-box-shadow: inset 1em 1em var(--color-disabled);
  box-shadow: inset 1em 1em var(--color-disabled);
}
.is-disabled .form__group_label {
  color: var(--color-disabled);
}
.is-disabled .form__group_hint {
  opacity: 1;
  padding-top: 0.5rem;
  height: auto;
  color: var(--color-disabled);
}
.size--sm {
  height: 2.125rem;
}
.size--md {
  height: 2.75rem;
}
.size--lg {
  border-radius: 0.9375rem;
  font-size: 1.1rem;
  padding: 0 clamp(1.3rem, 2vw, 2rem);
  height: 3.75rem;
}
.size--xl {
  border-radius: 1.25rem;
  font-size: 1.3rem;
  padding: 0 clamp(1.5rem, 2.2vw, 2.5rem);
  height: 4.375rem;
}
.alert {
  padding: 0.9375rem 1.5625rem;
  margin-bottom: var(--editor-margin);
  font-weight: 700;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  text-transform: none;
  border-radius: 13px;
}
.alert--empty {
  background-color: #f1f1f1;
  color: #0b0b0b;
  font-weight: 400;
}
.alert--error {
  background-color: #ff5b5b;
  color: #fff;
}
.alert--warning {
  background-color: #fbf2c3;
  color: #b2990d;
}
.alert--success {
  background-color: #e4f7d6;
  color: #56a321;
}
.alert--empty a,
.alert--error a,
.alert--success a,
.alert--warning a {
  color: inherit;
} /*! qty counters default */
.qty__wrap .qty__label {
  font-size: 0.75rem;
  color: #888;
  margin-bottom: 0.3125rem;
}
.qty {
  max-width: 7.75rem;
  width: 100%;
  color: var(--body-text);
  height: 2.75rem;
  border-radius: 0.8125rem;
  border: 1px solid #c4c4c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.qty__btn {
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2.5rem;
  flex: 0 0 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.qty__input {
  width: 100%;
  text-align: center;
  min-width: auto;
  font-size: 0.875rem;
  font-weight: 700;
} /*! ratio blocks default  */
.ratio {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.ratio::before {
  display: block;
  content: "";
}
.ratio img.ratio__item {
  padding: 0px;
}
.ratio .ratio__item,
.ratio embed,
.ratio iframe,
.ratio object,
.ratio video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.ratio--21by9::before {
  padding-top: 42.857143%;
}
.ratio--16by9::before {
  padding-top: 56.25%;
}
.ratio--4by3::before {
  padding-top: 75%;
}
.ratio--1by1::before {
  padding-top: 100%;
}
.ratio--catalog::before {
  padding-top: 88%;
} /*! default links */
.link {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link:hover {
  color: var(--color-main);
}
.link--gray {
  color: inherit;
}
.link--gray:hover {
  color: var(--color-main);
}
.link--reverse {
  text-decoration: none;
}
.link--reverse:hover {
  text-decoration: underline;
}
.link--ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
}
.link--ico::before {
  font-size: 1.4375rem;
  margin-right: 0.625rem;
  font-family: var(--font-icons);
}
.link--sorter::before {
  content: "";
}
@media (max-width: 420px) {
  .js-check-visibility-target.mh60 {
    min-height: 60px;
  }
  .js-check-visibility-target.mh54 {
    min-height: 54px;
  }
  .js-check-visibility-element {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .js-check-visibility-element.is-fixed {
    /* position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px;
    z-index: 99; */
  }
} /*! default contacts */
.contacts {
  font-weight: 300;
}
.contacts a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contacts a:hover {
  color: var(--color-main);
  text-decoration: none;
}
.contacts .contacts__item {
  line-height: 1.6875rem;
}
@media (min-width: 992px) {
  .contacts .contacts__item {
    margin-bottom: 1.25rem;
  }
}
.contacts .contacts__item--consultation {
  margin-bottom: 1.875rem;
}
.contacts .contacts__item--consultation .btn {
  height: 2.5rem;
  font-size: 0.875rem;
}
.contacts .contacts__item--email,
.contacts .contacts__item--phone {
  padding-top: 0;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .contacts .contacts__item--email,
  .contacts .contacts__item--phone {
    font-size: 1.5625rem;
  }
}
@media (min-width: 992px) {
  .contacts .contacts__item--email,
  .contacts .contacts__item--phone {
    font-size: 2.1875rem;
    margin-bottom: 0.375rem;
  }
}
.contacts .contacts__item--address {
  padding-top: 0.875rem;
}
@media (max-width: 991.98px) {
  .contacts .contacts__item--address {
    font-size: 0.875rem;
    padding-top: 0.625rem;
  }
}
@media (min-width: 992px) {
  .contacts .contacts__item--address {
    font-size: 1.125rem;
  }
}
.contacts .contacts__item--map iframe {
  min-height: 28.5rem;
} /*! default mobile popup */
.c_slide .c_slide__header {
  display: none;
}
@media (max-width: 1199.98px) {
  .c_slide {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: fixed;
    left: -60%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 992;
    height: 100vh;
    background: #fff;
    width: 21.875rem;
    padding: 1.5625rem 1.875rem;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 1.25rem 1.25rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 1.25rem 1.25rem rgba(0, 0, 0, 0.1);
  }
  .c_slide .nav {
    font-size: 1rem;
  }
  .c_slide .nav a {
    color: inherit;
    text-decoration: none;
  }
  .c_slide .nav .nav__item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .c_slide .nav .nav__item--dd {
    display: none;
  }
  .c_slide .c_slide__header {
    display: block;
    padding-right: 1.875rem;
    margin-bottom: 1.875rem;
    position: relative;
  }
  .c_slide .c_slide__header_close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 8;
    font-size: 1.5625rem;
    line-height: 1.5625rem;
  }
  .c_slide .c_slide__header_close::after {
    font-family: var(--font-icons);
    content: "";
  }
  .c_slide .c_slide__header_title {
    font-size: 1.25rem;
  }
  .c_slide .c_slide__inner {
    height: 100%;
    overflow: hidden;
  }
  .c_slide .c_slide__inner .c_slide__content {
    height: calc(100vh - 2.875rem);
    overflow-y: auto;
  }
}
@media (max-width: 420px) {
  .c_slide {
    width: calc(100% - 30px);
    min-width: 220px;
    padding: 20px;
  }
} /*! default catalog menu */
.nav--catalog a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav--catalog a.is-selected,
.nav--catalog a:hover {
  color: var(--color-main);
}
.nav--catalog .nav__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
.nav--catalog .nav__item.is-dd {
  position: relative;
}
.nav--catalog .nav__item.is-dd > .nav__item_link {
  display: block;
  padding-right: 1.25rem;
}
.nav--catalog .nav__item.is-dd > .nav__item_link::before {
  font-family: var(--font-icons);
  content: "";
  font-size: 0.875rem;
  position: absolute;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 0;
  top: 0.1875rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1199.98px) {
  .nav--catalog .nav__item.is-dd > .nav__item_link::before {
    font-size: 1.5625rem;
    top: -3px;
  }
} /*! default social */
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.social .social__item_link {
  font-size: 1.875rem;
  text-decoration: none;
  color: var(--color-secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.social .social__item_link:hover {
  color: var(--color-main);
  text-decoration: none !important;
}
.social .social__item_link::before {
  margin: 0;
} /*! default badges */
.badges {
  font-size: 0.875rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.badges .badges__item {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.125rem 0.75rem;
  border-radius: 1.25rem;
  background: #ff6f75;
}
.badges .badges__item + .badges .badges__item {
  margin-top: 0.3125rem;
} /*! default prices */
.price {
  font-size: 0.9375rem;
}
.price--default {
  font-size: 1.5625rem;
  font-weight: 700;
}
.price--old {
  font-weight: 400;
  text-decoration: line-through;
} /*! div table */
.table .table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  margin-bottom: 7px;
}
.table .table__row .table__col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.table--order-info {
  font-weight: 400;
}
.table--order-info .table__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
}
@media (max-width: 575.98px) {
  .table--order-info .table__row {
    display: block;
  }
  .table--order-info .table__row .table__col:first-child {
    font-weight: 700;
  }
}
.table--specs .table__col:first-child {
  max-width: 100px;
} /*! font weight */
.fw-100 {
  font-weight: 100;
}
.fw-300 {
  font-weight: 300;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-900 {
  font-weight: 900;
} /*! theme colors */
.color-main {
  color: var(--color-main);
}
.color-secondary {
  color: var(--color-secondary);
}
.color-success {
  color: var(--color-success);
}
.color-warning {
  color: var(--color-warning);
}
.color-error {
  color: var(--color-error);
}
.color-disabled {
  color: var(--color-disabled);
} /*! default pagination */
.pagination {
  padding-top: 2.5rem;
  margin-bottom: 1.5625rem;
  text-align: center;
}
.pagination .pagination__more {
  margin-bottom: 1.125rem;
}
.pagination .pagination__more .btn {
  max-width: 15rem;
  width: 100%;
}
.pagination .pagination__pager .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4px;
}
.pagination .pagination__pager .pager .pager__item--next {
  margin-left: 1.0625rem;
}
.pagination .pagination__pager .pager .pager__item--prev {
  margin-right: 1.0625rem;
}
.pagination .pagination__pager .pager .pager__item_link {
  padding: 0.875rem 0.4375rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: block;
  color: #888;
  text-decoration: none;
}
.pagination .pagination__pager .pager .pager__item_link.is-selected,
.pagination .pagination__pager .pager .pager__item_link:hover {
  color: var(--color-main);
} /*! animated loader */
.loader {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 9991;
  width: 11.75rem;
  height: 11.75rem;
  margin: -5.875rem 0 0 -5.875rem;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.loader > i {
  font-style: normal;
  display: block;
  top: 5rem;
  left: 5.8125rem;
  width: 0.25rem;
  height: 1.875rem;
  background: #888;
  -webkit-animation: fadeOut 1s linear infinite;
  animation: fadeOut 1s linear infinite;
  border-radius: 0.625rem;
  position: absolute;
}
.loader > i:nth-of-type(1) {
  -webkit-transform: rotate(0) translate(0, -3.75rem);
  transform: rotate(0) translate(0, -3.75rem);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loader > i:nth-of-type(2) {
  -webkit-transform: rotate(30deg) translate(0, -3.75rem);
  transform: rotate(30deg) translate(0, -3.75rem);
  -webkit-animation-delay: -0.4166666667s;
  animation-delay: -0.4166666667s;
}
.loader > i:nth-of-type(3) {
  -webkit-transform: rotate(60deg) translate(0, -3.75rem);
  transform: rotate(60deg) translate(0, -3.75rem);
  -webkit-animation-delay: -0.3333333333s;
  animation-delay: -0.3333333333s;
}
.loader > i:nth-of-type(4) {
  -webkit-transform: rotate(90deg) translate(0, -3.75rem);
  transform: rotate(90deg) translate(0, -3.75rem);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.loader > i:nth-of-type(5) {
  -webkit-transform: rotate(120deg) translate(0, -3.75rem);
  transform: rotate(120deg) translate(0, -3.75rem);
  -webkit-animation-delay: -0.1666666667s;
  animation-delay: -0.1666666667s;
}
.loader > i:nth-of-type(6) {
  -webkit-transform: rotate(150deg) translate(0, -3.75rem);
  transform: rotate(150deg) translate(0, -3.75rem);
  -webkit-animation-delay: -0.0833333333s;
  animation-delay: -0.0833333333s;
}
.loader > i:nth-of-type(7) {
  -webkit-transform: rotate(180deg) translate(0, -3.75rem);
  transform: rotate(180deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.loader > i:nth-of-type(8) {
  -webkit-transform: rotate(210deg) translate(0, -3.75rem);
  transform: rotate(210deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0.0833333333s;
  animation-delay: 0.0833333333s;
}
.loader > i:nth-of-type(9) {
  -webkit-transform: rotate(240deg) translate(0, -3.75rem);
  transform: rotate(240deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0.1666666667s;
  animation-delay: 0.1666666667s;
}
.loader > i:nth-of-type(10) {
  -webkit-transform: rotate(270deg) translate(0, -3.75rem);
  transform: rotate(270deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.loader > i:nth-of-type(11) {
  -webkit-transform: rotate(300deg) translate(0, -3.75rem);
  transform: rotate(300deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0.3333333333s;
  animation-delay: 0.3333333333s;
}
.loader > i:nth-of-type(12) {
  -webkit-transform: rotate(330deg) translate(0, -3.75rem);
  transform: rotate(330deg) translate(0, -3.75rem);
  -webkit-animation-delay: 0.4166666667s;
  animation-delay: 0.4166666667s;
}
.js-loader-show .loader {
  opacity: 1;
  visibility: visible;
}
.search .search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.25rem;
}
.search .search__form .search__item:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search .search__form .search__item_input {
  width: 100%;
}
.search .search__form .search__item_btn {
  border-radius: 0.5rem;
  width: 4.875rem;
}
.search .search__form .search__item_btn,
.search .search__form .search__item_input {
  height: 2.125rem;
}
@media (min-width: 1200px) {
  .search .search__form .search__item_btn,
  .search .search__form .search__item_input {
    height: 2.75rem;
  }
  .search .search__form .search__item_btn {
    border-radius: 0.8125rem;
    width: 7.5rem;
  }
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0.625rem 0;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
  z-index: 991;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.header .header__col--userbar {
  position: relative;
}
.header .cartMessage {
  opacity: 0;
  visibility: hidden;
  font-size: 0.875rem;
  border-radius: 0.8125rem;
  border: 2px solid #56a321;
  background: #fff;
  position: absolute;
  right: 0;
  top: 130%;
  z-index: 1;
  padding: 0.4375rem 1rem;
  width: 17.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .cartMessage .cartMessage__title {
  font-weight: 700;
}
.header .cartMessage .cartMessage__close::after {
  font-family: var(--font-icons);
  content: "";
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  cursor: pointer;
}
.header .cartMessage--preview {
  width: 340px;
}
.header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .userbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.375rem;
  position: relative;
  padding-right: 0.625rem;
}
.header .userbar .userbar__item {
  position: relative;
  text-decoration: none;
  color: inherit;
}
.header .userbar .userbar__item_icon {
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.375rem;
  border-radius: 100%;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media (min-width: 992px) {
  .header .userbar .userbar__item_icon {
    width: 3.375rem;
    height: 3.375rem;
    font-size: 1.5625rem;
  }
}
.header .userbar .userbar__item_icon::before {
  margin: 0;
}
.header .userbar .userbar__item_badge {
  position: absolute;
  width: 22px;
  height: 1.375rem;
  font-size: 1rem;
  right: -0.8125rem;
  top: 0.5rem;
  border-radius: 100%;
  background: var(--body-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
@media (min-width: 992px) {
  .header .userbar .userbar__item_badge {
    width: 2rem;
    height: 2rem;
    font-size: 1.125rem;
    right: -1.375rem;
    top: 0.625rem;
  }
}
.header .userbar .userbar__item--cart .userbar__item_icon,
.header .userbar .userbar__item:hover .userbar__item_icon {
  border-color: var(--color-secondary);
}
.header .userbar .userbar__item--cart .userbar__item_icon:hover {
  border-color: var(--color-main);
}
.header .userbar .userbar__item.is-active .userbar__item_icon {
  border-width: 2px;
  border-color: var(--color-main);
}
.header .userbar .userbar__item.is-active .userbar__item_badge {
  background-color: var(--color-main);
}
.header .header__col--contacts {
  display: none;
}
@media (max-width: 1199.98px) {
  .header .logo img {
    max-height: 2.3125rem;
  }
  .header .userbar .userbar__item.is-active .userbar__item_icon {
    border-width: 1px;
  }
  .header .header__col--userbar {
    margin-left: auto;
  }
  .header .header__col--mobileNav {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.5625rem;
    flex: 0 0 1.5625rem;
    margin-right: 0.875rem;
  }
  .header .mobile__nav {
    position: relative;
    width: 1.5625rem;
    height: 1.25rem;
    cursor: pointer;
  }
  .header .mobile__nav .mobile__nav_icon {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    top: 0.5625rem;
    left: 0;
    height: 0.125rem;
    width: 1.5625rem;
    background-color: #212121;
  }
  .header .mobile__nav .mobile__nav_icon::before {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 1.5625rem;
    height: 0.125rem;
    background-color: #212121;
    content: "";
    top: -0.625rem;
  }
  .header .mobile__nav .mobile__nav_icon::after {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 1.5625rem;
    height: 0.125rem;
    background-color: #212121;
    content: "";
    top: 0.625rem;
  }
}
@media (min-width: 992px) {
  .header .userbar {
    gap: 8;
    padding-right: 0.9375rem;
  }
  .header .header__col--contacts {
    display: block;
  }
}
@media (min-width: 1200px) {
  .header {
    padding: 1rem 0;
  }
  .header .header__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.25rem;
  }
  .header .header__col--nav {
    display: block;
  }
}
@media (min-width: 1400px) {
  .header .nav:not(.nav__subnav) {
    font-size: 1.125rem;
    gap: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .header .contacts {
    margin-left: auto;
  }
  .header .contacts__item--phone {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 0;
  }
  .header .contacts__item--consultation,
  .header .contacts__item--social {
    display: none;
  }
}
@media (min-width: 1780px) {
  .header .container {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
  .header .userbar {
    gap: 1.375rem;
  }
  .header .nav {
    font-size: 1.125rem;
    gap: 1.875rem;
  }
  .header .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.875rem;
  }
  .header .contacts .contacts__item--phone {
    font-size: 1.5rem;
    font-weight: 400;
  }
  .header .contacts .contacts__item--consultation,
  .header .contacts .contacts__item--phone,
  .header .contacts .contacts__item--social {
    margin: 0;
    display: inherit;
  }
}
.header .header__search {
  position: absolute;
  top: 90%;
  left: 1.875rem;
  right: 1.875rem;
  background: #fff;
  padding: 0.875rem 0.4375rem 0.875rem 1.25rem;
  border-radius: 0 0 0.75rem 0.75rem;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (max-width: 575.98px) {
  .header .header__search {
    left: 0.625rem;
    right: 0.625rem;
  }
}
@media (min-width: 1200px) {
  .header .header__search {
    padding: 0.875rem 1.25rem 1.125rem 1.5625rem;
  }
  .header .header__col--slide {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
  }
  .header .header__col--slide .c_slide__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-items: center;
    gap: 1.25rem;
  }
}
@media (max-width: 1199.98px) {
  .header .header__col--contacts {
    display: block;
  }
  .header .header__col--nav {
    margin-bottom: 2.875rem;
  }
  .header .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header .contacts .contacts__item {
    margin-bottom: 1.25rem;
  }
  .header .contacts .contacts__item--phone {
    font-size: 1.5rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .header .contacts .contacts__item--consultation {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .header .contacts .contacts__item--consultation .btn {
    height: 3.375rem;
    width: 100%;
  }
  .header .contacts .contacts__item--social {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .header .contacts .contacts__item--social .social {
    gap: 1.25rem;
  }
  .header .contacts .contacts__item--social .social .social__item_link {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .header .mainMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.25rem;
    font-size: 0.9375rem;
  }
  .header .mainMenu .mainMenu__item {
    position: relative;
  }
  .header .mainMenu .mainMenu__item .mainMenu__item_link {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .header .mainMenu .mainMenu__item .mainMenu__item_link.is-selected,
  .header .mainMenu .mainMenu__item .mainMenu__item_link:hover {
    color: var(--color-main);
  }
  .header .mainMenu .mainMenu__item.is-dd {
    position: relative;
  }
  .header .mainMenu .mainMenu__item.is-dd .mainMenu__item_link {
    position: relative;
  }
  .header .mainMenu .mainMenu__item.is-dd .mainMenu__item_link:hover::after {
    content: "";
    height: 2rem;
    left: 0;
    top: 1.25rem;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
  }
  .header .mainMenu .mainMenu__item .nav {
    font-size: 1rem;
    width: 17.5rem;
    position: absolute;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s, 0s;
    transition-duration: 0.25s, 0s;
    -webkit-transition-delay: 0s, 0.25s;
    transition-delay: 0s, 0.25s;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 170%;
    border-radius: 0 0 0.75rem 0.75rem;
    background: #fff;
    padding: 1.5625rem;
    -webkit-box-shadow: 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.05);
  }
  .header .mainMenu .mainMenu__item .nav .nav__item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
  .header
    .mainMenu
    .mainMenu__item
    .nav
    .nav__item.is-dd
    > .nav__item_link::after {
    content: "";
    height: 6.25rem;
    width: 1.875rem;
    right: -1.875rem;
    top: 0;
    background: rgba(0, 0, 0, 0);
    position: absolute;
  }
  .header .mainMenu .mainMenu__item .nav--level-2 {
    border-radius: 0.75rem;
    left: 100%;
    top: -1.25rem;
  }
  .is-no-touchdevice
    .header
    .mainMenu
    .nav--level-1
    .nav__item.is-dd:hover
    .nav--level-2 {
    opacity: 1;
    visibility: visible;
    left: calc(100% + 1.875rem);
  }
  .is-touchdevice
    .header
    .mainMenu
    .nav--level-1
    .nav__item.is-open
    .nav--level-2 {
    opacity: 1;
    visibility: visible;
    left: calc(100% + 1.875rem);
  }
  .js-menu-hover.is-no-touchdevice
    .header
    .mainMenu
    .mainMenu__item:hover
    .nav--level-1 {
    top: 200%;
    opacity: 1;
    visibility: visible;
  }
  .js-menu-hover.is-touchdevice
    .header
    .mainMenu
    .mainMenu__item.is-open
    .nav--level-1 {
    top: 200%;
    opacity: 1;
    visibility: visible;
  }
  .js-menu-hover .is-blur:not(.header) {
    -webkit-filter: blur(0.3125rem);
    filter: blur(0.3125rem);
  }
  .js-menu-hover .layer {
    visibility: visible;
  }
}
@media (max-width: 1199.98px) {
  .nav--catalog a {
    -webkit-transition: none;
    transition: none;
  }
  .header .mainMenu .nav--level-1,
  .header .mainMenu .nav--level-2 {
    display: none;
  }
  .header .mainMenu .mainMenu__item {
    margin-bottom: 1.5625rem;
  }
  .header .mainMenu .mainMenu__item_link {
    color: inherit;
    text-decoration: none;
  }
  .header .mainMenu .mainMenu__item_link.is-selected {
    color: var(--color-main);
  }
  .header .mainMenu .mainMenu__item.is-open .nav--level-1 {
    display: block;
  }
  .header .mainMenu .mainMenu__item.is-dd .mainMenu__item_link {
    position: relative;
    display: block;
  }
  .header .mainMenu .mainMenu__item.is-dd .mainMenu__item_link::before {
    font-family: var(--font-icons);
    content: "";
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1.5625rem;
    top: -0.1875rem;
  }
  .is-menu-show-1 .header .c_slide__header {
    display: none;
  }
  .is-menu-show-1 .header .mainMenu .mainMenu__item:not(.is-open) {
    display: none;
  }
  .is-menu-show-1
    .header
    .mainMenu
    .mainMenu__item.is-open
    .mainMenu__item_link {
    font-size: 1.25rem;
    color: var(--body-text);
    margin-bottom: 1.875rem;
    padding-right: 1.875rem;
    display: block;
  }
  .is-menu-show-1
    .header
    .mainMenu
    .mainMenu__item.is-open
    .mainMenu__item_link::before {
    -webkit-transform: none;
    transform: none;
    top: -1px;
  }
  .is-menu-show-2
    .header
    .mainMenu
    .mainMenu__item.is-open
    .mainMenu__item_link {
    display: none;
  }
  .is-menu-show-2 .header .nav--level-1 > .nav__item:not(.is-open) {
    display: none;
  }
  .is-menu-show-2 .header .nav--level-1 .nav__item.is-open > .nav__item_link {
    font-size: 1.25rem;
    color: inherit;
    margin-bottom: 1.875rem;
  }
  .is-menu-show-2
    .header
    .nav--level-1
    .nav__item.is-open
    > .nav__item_link::before {
    -webkit-transform: none;
    transform: none;
    top: -1px;
  }
  .is-menu-show-2 .header .nav--level-1 .nav__item.is-open .nav--level-2 {
    display: block;
  }
}
@media (min-width: 1400px) {
  .header .mainMenu {
    font-size: 1.125rem;
    gap: 1.875rem;
  }
}
.js-show-search .header .header__search {
  opacity: 1;
  top: 100%;
  z-index: 1;
  visibility: visible;
  -webkit-box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.05);
}
.js-show-search .header .userbar .userbar__item--search .userbar__item_icon {
  border-width: 1px;
  border-color: var(--color-main);
}
@media (min-width: 1200px) {
  .js-show-search .header .userbar .userbar__item--search .userbar__item_icon {
    border-width: 2px;
  }
}
.js-show-search .is-blur:not(.header) {
  -webkit-filter: blur(0.3125rem);
  filter: blur(0.3125rem);
}
.js-show-search .layer {
  visibility: visible;
}
.js-fixed-header .header {
  -webkit-box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.15);
}
.js-show-mainmenu {
  overflow: hidden;
}
.js-show-mainmenu .header .mobile__nav_icon {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: rgba(0, 0, 0, 0);
}
.js-show-mainmenu .header .mobile__nav_icon::before {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  top: 0;
}
.js-show-mainmenu .header .mobile__nav_icon::after {
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  top: 0;
}
.js-show-mainmenu .header .c_slide--header-menu {
  left: 0;
  visibility: visible;
  opacity: 1;
}
.js-show-mainmenu .is-blur:not(.header) {
  -webkit-filter: blur(0.3125rem);
  filter: blur(0.3125rem);
}
.js-show-mainmenu .layer {
  visibility: visible;
}
.cartMessage--preview {
  display: none;
}
@media (min-width: 992px) {
  .cartMessage--preview {
    display: block;
  }
  .cartPreview {
    padding: 10px 0;
  }
  .cartPreview .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
  }
  .cartPreview .item .item__delete {
    cursor: pointer;
  }
  .cartPreview .item .item__delete:after {
    font-family: var(--font-icons);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
  }
  .cartPreview .item .item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66px;
    flex: 0 0 66px;
    border-radius: 13px;
    overflow: hidden;
  }
  .cartPreview .item .item__content {
    padding-left: 10px;
  }
  .cartPreview .item .item__title {
    padding-right: 28px;
    font-size: 14px;
    font-weight: 700;
  }
  .cartPreview .item .item__title a {
    color: inherit;
    text-decoration: none;
  }
  .cartPreview .item .item__title a:hover {
    text-decoration: underline;
  }
  .cartPreview .item .item__specs {
    font-size: 13px;
    line-height: 15px;
    color: #888;
  }
  .cartPreview .item .prices {
    padding-top: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
  }
  .cartPreview .item .prices .price {
    font-size: 14px;
  }
  .cartPreview .item .prices .price--old {
    color: #888;
  }
  .cartPreview .cartPreview__summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
  }
  .cartPreview .cartPreview__summary .summary__price {
    font-size: 18px;
    font-weight: 700;
  }
}
.js-cart-added .cartMessage--added,
.js-cart-preview .js-cart-message-full {
  opacity: 1;
  top: 150%;
  visibility: visible;
  z-index: 9;
} /*! 
------------------------------------------
SECTIONS
------------------------------------------
*/
.content-wrap {
  padding: 1.25rem 0 1.875rem 0;
}
@media (min-width: 768px) {
  .content-wrap {
    padding: 2.5rem 0 2.5rem 0;
  }
}
@media (min-width: 1400px) {
  .content-wrap {
    padding-top: 3.125rem;
  }
} /*! default section */
.page,
.section {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page,
  .section {
    margin-bottom: 4.125rem;
  }
}
.page .page__header,
.page .section__header,
.section .page__header,
.section .section__header {
  position: relative;
  margin-bottom: 1.0625rem;
}
@media (min-width: 768px) {
  .page .page__header,
  .page .section__header,
  .section .page__header,
  .section .section__header {
    margin-bottom: 1.875rem;
  }
}
.page .page__title > *,
.page .section__title > *,
.section .page__title > *,
.section .section__title > * {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page .section__header_top,
  .section .section__header_top {
    margin-top: -1.875rem;
  }
}
.page .section__header_top .back__link,
.section .section__header_top .back__link {
  color: inherit;
  font-size: 0.9375em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page .section__header_top .back__link:hover,
.section .section__header_top .back__link:hover {
  color: var(--color-main);
}
.page .section__subtitle,
.section .section__subtitle {
  padding-top: 0.625rem;
  font-size: 1em;
  font-weight: 300;
}
.page .section__footer,
.section .section__footer {
  padding-top: 1.5625em;
}
@media (min-width: 768px) {
  .page .section__footer,
  .section .section__footer {
    padding-top: 2.1875em;
  }
} /*! section mods */
.section--no-padding {
  padding: 0;
}
.section--no-margin {
  margin-bottom: 0;
}
.section--more .section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section--page-description {
  margin-bottom: 0;
  padding-top: 1.5625rem;
}
.section--page-description .section__header_title h2 {
  --max: 1.875em;
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  .section--products .section__header {
    text-align: center;
  }
}
.section--products .section__footer {
  text-align: center;
}
.section--products .section__footer .btn {
  max-width: 12.5rem;
  margin-inline: auto;
  width: 100%;
}
.availability.is-inStock {
  color: var(--color-success);
}
.availability.is-outStock {
  color: var(--color-error);
}
@media (min-width: 1200px) {
  .selections--filter {
    margin-bottom: 0.625rem;
    border-radius: 0.75rem;
    background: #ebebeb;
    padding: 0.625rem;
  }
  .selections--filter .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.1875rem 0.625rem;
  }
}
@media (min-width: 1200px) and (min-width: 1400px) {
  .selections--filter .nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .selections--filter .nav .nav__item {
    margin-bottom: 0;
  }
  .selections--filter .nav .nav__item_link {
    border-radius: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .selections--filter .nav .nav__item_link.is-selected,
  .selections--filter .nav .nav__item_link:hover {
    background: #fff;
  }
  .selections--filter .nav .nav__item_icon {
    font-size: 1.25em;
    margin-right: 0.375rem;
  }
  .selections--filter .nav .nav__item_icon::before {
    margin: 0;
  }
}
.tools {
  font-size: 1.4375em;
}
.tools__item {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.tools__item::before {
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tools__item--wishlist::before {
  font-family: var(--font-icons);
  content: "";
}
.tools__item--wishlist.is-selected::before,
.tools__item--wishlist:hover::before {
  color: var(--color-main);
}
.tools__item--wishlist.is-selected::before {
  content: "";
} /*! products grid */
.productsGrid .card {
  background: #efefef;
  border-radius: 1.25rem;
  position: relative;
}
.productsGrid .card__content {
  padding: 0.8125rem;
}
@media (min-width: 1400px) {
  .productsGrid .card__content {
    padding: 1.0625rem 1.875rem 1.875rem 1.875rem;
  }
}
.productsGrid .card__buy {
  gap: 0.625rem;
}
.productsGrid .card__buy .prices {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.productsGrid .card__buy .prices .price--default {
  font-size: 1.125rem;
  line-height: 1.5625rem;
}
.productsGrid .card__buy .prices .price--old {
  font-size: 0.8125rem;
  margin-right: 0.3125rem;
}
.productsGrid .card__buy .variant__selector {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.productsGrid .card__buy .selectBox {
  width: 100%;
}
.productsGrid .card__buy .selectBox .selectBox__name {
  width: 100%;
  max-width: none;
  background: rgba(0, 0, 0, 0);
  padding-right: 1.5625rem;
  padding-left: 0.625rem;
  font-size: 0.75rem;
}
.productsGrid .card__buy .selectBox .selectBox__name::after {
  right: 0.625rem;
}
.productsGrid .card__buy .selectBox .selectBox__option {
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
}
.productsGrid .card__buy .selectBox.is-open .selectBox__name {
  background: #fff;
}
.productsGrid .card__buy .qty {
  max-width: none;
}
.productsGrid .card__tools {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  z-index: 3;
}
.productsGrid .card__badges {
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  z-index: 3;
}
.productsGrid .card__title {
  font-size: 0.875rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
.productsGrid .card__title_link {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.productsGrid .card__title_link:hover {
  color: var(--color-main);
}
.productsGrid .card__image {
  background: #e0e0e0;
}
.productsGrid .card__image_link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.productsGrid .card__image_link:hover {
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .productsGrid .card__availability {
    font-size: 0.6875rem;
  }
  .productsGrid .card__buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .productsGrid .card__buy .card__submit .btn {
    font-size: 0;
    padding: 0;
    width: 2.375rem;
    height: 2.375rem;
  }
  .productsGrid .card__buy .card__submit .btn::before {
    content: "";
    font-family: var(--font-icons);
    font-size: 1.25rem;
    font-weight: 400;
  }
  .productsGrid .card__buy .selectBox .selectBox__name {
    height: 2.375rem;
  }
}
@media (min-width: 768px) {
  .productsGrid .card__title {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
  }
  .productsGrid .card__availability {
    font-size: 0.8125rem;
    margin-bottom: 0.3125rem;
  }
  .productsGrid .card__buy {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .productsGrid .card__buy .selectBox .selectBox__name {
    font-size: 0.875rem;
    padding-left: 1.25rem;
  }
  .productsGrid .card__buy .selectBox .selectBox__name::after {
    right: 15px;
  }
  .productsGrid .card__buy .selectBox .selectBox__dd .selectBox__option {
    padding: 0.1875rem 1.25rem;
    font-size: 0.875rem;
  }
  .productsGrid .card__buy_quantity,
  .productsGrid .card__buy_variants {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
  }
  .productsGrid .card__buy .prices {
    grid-column: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .productsGrid .card__buy .prices .price--default {
    font-size: 1.5625rem;
  }
  .productsGrid .card__buy .prices .price--old {
    font-size: 0.9375rem;
  }
  .productsGrid .card__buy .btn,
  .productsGrid .card__buy .selectBox,
  .productsGrid .card__buy .selectBox .selectBox__name {
    width: 100%;
  }
  .productsGrid .card__description {
    font-size: 0.8125rem;
    font-weight: 300;
    line-height: 1.125rem;
    margin-bottom: 1.25rem;
    height: 3.375rem;
    overflow: hidden;
  }
}
@media (max-width: 767.98px) {
  .productsGrid .card__description,
  .productsGrid .qty {
    display: none;
  }
}
.productsGrid--default {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0.625rem;
}
@media (min-width: 350px) {
  .productsGrid--default {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .productsGrid--default {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .productsGrid--default .card__title {
    font-size: 1rem;
  }
  .productsGrid--default .qty .qty__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2.1rem;
    flex: 0 0 2.1rem;
  }
  .productsGrid--default .card__buy .card__submit .btn {
    padding: 0;
    font-size: 0.875rem;
    font-weight: 400;
  }
  .productsGrid--default .card__buy .prices .price--default {
    font-size: 1.375rem;
  }
}
@media (min-width: 1200px) {
  .productsGrid--catalog {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.productsGrid--carousel {
  padding-bottom: 1.5625rem;
}
.productsGrid--carousel .card {
  max-width: 19.8125rem;
}
.productsGrid--carousel .swiper-initialized .card {
  max-width: none;
}
@media (max-width: 575.98px) {
  .productsGrid--carousel .swiper-scrollbar {
    opacity: 1 !important;
  }
}
.catalogGrid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18.75rem, 1fr));
  gap: 1.625rem;
}
.catalogGrid .catalog__image {
  margin-bottom: 0.625rem;
}
.catalogGrid .catalog__image_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.catalogGrid .catalog__image_link::before {
  border-radius: 0.8125rem;
  background: #efefef;
  inset: 2.5rem 0 1.25rem 0;
  position: absolute;
  content: "";
  z-index: 1;
}
.catalogGrid .catalog__image_link img {
  position: relative;
  z-index: 2;
}
.catalogGrid .catalog__image:hover .catalog__image_link {
  opacity: 0.8;
}
.catalogGrid .catalog__title {
  font-weight: 700;
  font-size: clamp(1.25rem, 2.5vw, 1.563rem);
  margin-bottom: 0.4375rem;
}
.catalogGrid .catalog__title_link {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.catalogGrid .catalog__title_link:hover {
  color: var(--color-main);
}
.catalogGrid .catalog.is-noimg .catalog__image .catalog__image_link {
  padding-top: 1.25rem;
}
.variants .variants__label {
  color: #888;
  font-size: 0.8125rem;
  margin-bottom: 0.3125rem;
}
.variants .variants__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.4375rem;
}
.variants .variants__list_item {
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 13px;
  border: 1px solid #c4c4c4;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.9375rem;
  height: 2.625rem;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 6.75rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.variants .variants__list_item.is-selected,
.variants .variants__list_item:hover {
  border-color: var(--color-main);
}
.variants .variants__list_item.is-selected {
  border-width: 2px;
}
.box {
  margin-bottom: 1.5rem;
  border-radius: 0.8125rem;
  border: 1px solid #c4c4c4;
  padding: 1.125rem;
  position: relative;
}
.cartGrid .item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 4.6875rem 1fr;
  grid-template-columns: 4.6875rem 1fr;
  gap: 0.9375rem;
}
@media (min-width: 576px) {
  .cartGrid .item {
    -ms-grid-columns: 6.25rem 1fr;
    grid-template-columns: 6.25rem 1fr;
    gap: 1.25rem;
  }
}
@media (min-width: 768px) {
  .cartGrid .item__col--image {
    -ms-grid-row-span: 2;
    grid-row: span 2;
  }
}
@media (max-width: 767.98px) {
  .cartGrid .item__col--quantity {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media (min-width: 992px) {
  .cartGrid .item__col--quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cartGrid .item__badges {
  margin-bottom: 0.25rem;
}
.cartGrid .item__image_src {
  border-radius: 0.8125rem;
}
.cartGrid .item__title {
  font-size: 1.125rem;
  margin-bottom: 0;
}
.cartGrid .item__title_link {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cartGrid .item__title_link:hover {
  color: var(--color-main);
}
.cartGrid .item__sku {
  font-size: 0.8125rem;
  margin-bottom: 0.75rem;
}
.cartGrid .item__delete {
  position: absolute;
  right: 0.625rem;
  top: 0.5rem;
  color: inherit;
  text-decoration: none;
  font-size: 1.125rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cartGrid .item__delete::before {
  margin: 0;
}
.cartGrid .item__delete:hover {
  color: var(--color-error);
}
.cartGrid .item .prices .price {
  text-align: right;
  font-size: 0.8125rem;
}
.cartGrid .item .prices .price--default {
  font-size: 1.4375rem;
}
@media (max-width: 991.98px) {
  .cartGrid .item {
    margin-bottom: 1rem;
  }
  .cartGrid .item__variants {
    margin-bottom: 0.9375rem;
  }
  .cartGrid .item .item__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .cartGrid .item__variants {
    max-width: 60%;
  }
  .cartGrid .item__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.875rem;
  }
}
@media (min-width: 576px) {
  .cartGrid .item--title {
    font-size: 1.4375rem;
    margin-bottom: 0.5rem;
  }
  .cartGrid .item--delete {
    right: 1.125rem;
    top: 1.125rem;
  }
}
@media (max-width: 575.98px) {
  .cartGrid .box {
    padding: 0.75rem;
  }
}
.cartSummary .btn {
  width: 100%;
}
.cartSummary .summary__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.cartSummary .summary__item:last-child {
  margin-bottom: 0;
}
.cartSummary .summary__item--total {
  font-size: 1.25rem;
  font-weight: 700;
  padding-top: 1rem;
}
.cartSummary .summary__item--submit {
  padding-top: 1.5625rem;
  display: block;
}
.cartSummary .summary__item--submit .btn {
  width: 100%;
}
.cartSummary .cart__clear {
  padding: 0 1.125rem;
}
.discountForm {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  border: 1px solid transparent;
}
.discountForm.is-shown {
  border-color: #c4c4c4;
}
.discountForm .form__header {
  margin: -0.625rem 0 1.25rem 0;
}
.discountForm .form__header_link {
  display: inline-block;
}
.discountForm .form__content {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
  opacity: 0;
}
.discountForm.is-shown .form__header {
  display: none;
}
.discountForm.is-shown .form__content {
  opacity: 1;
  display: block;
} /*! breadcrumbs */
.section--breadcrumbs {
  margin-bottom: 20px;
}
@media (min-width: 1780px) {
  .section--breadcrumbs .container {
    max-width: none;
    padding: 0 30px;
  }
}
.breadcrumbs {
  padding-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #525252;
  font-size: 12px;
  margin-bottom: -38px;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
@media (min-width: 992px) {
  .breadcrumbs {
    margin-bottom: -60px;
    font-size: 13px;
  }
}
.breadcrumbs__item {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.breadcrumbs__item_link {
  color: #525252;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.breadcrumbs__item_link:hover {
  color: var(--color-main);
  text-decoration: underline;
}
.breadcrumbs__item:not(:last-child)::after {
  position: absolute;
  right: 0;
  top: 5px;
  content: "";
  height: 10px;
  width: 1px;
  background: #525252;
}
@media (max-width: 767.98px) {
  .breadcrumbs {
    padding-top: 6px;
  }
}
.section--breadcrumbs {
  margin-bottom: 20px;
}
.section--breadcrumbs .container-fluid,
.section--breadcrumbs .container-lg,
.section--breadcrumbs .container-md,
.section--breadcrumbs .container-sm,
.section--breadcrumbs .container-xl,
.section--breadcrumbs .container-xxl {
  padding: 0 30px;
} /*! 404 */
.page404 {
  text-align: center;
  height: 100%;
}
.page404 .page404__image {
  margin-bottom: 2.5rem;
}
@media (max-width: 767.98px) {
  .page404 .page404__image {
    padding: 1.875rem 2.5rem 0 2.5rem;
  }
}
@media (min-width: 768px) {
  .page404 .page404__image {
    margin-bottom: 4.0625rem;
  }
}
.page404 .page404__title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .page404 .page404__title {
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .page404 .page404__text {
    margin-bottom: 1.875rem;
  }
}
.page404 .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 1.875rem;
}
@media (min-width: 768px) {
  .page404 .nav {
    font-size: 1.25rem;
    gap: 1.875rem;
  }
}
.contacts--page .contacts {
  margin-bottom: 30px;
} /*! 
------------------------------------------
FOOTER
------------------------------------------
*/
.footer {
  background: #ebebeb;
}
.footer a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
.footer a:hover {
  color: var(--color-main);
}
.footer .footer__row--top {
  margin-bottom: 1.875rem;
}
/* .footer .footer__row--copyrights{display:none} */
.footer .footer__row--policy {
  background: #f8f8f8;
  font-size: 0.875rem;
  font-weight: 300;
  color: #888;
  padding: 16px 0;
}
.footer .footer__row--policy .nav {
  font-size: 0.875rem;
}
.footer .footer__row--policy .nav .nav__item {
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer .footer__row--policy .nav .nav__item {
    margin-bottom: 0.5rem;
  }
}
.footer .footer__row--policy .nav .nav__item_link {
  color: #888;
  text-decoration: underline;
}
.footer .footer__row--policy .nav .nav__item_link:hover {
  text-decoration: none;
}
.footer .footer__row .copyrights {
  font-size: 0.75rem;
  font-weight: 300;
  color: #888;
}
.footer .footer__row .copyrights p:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .footer {
    padding-top: 1.75rem;
    text-align: center;
  }
  .footer .contacts .contacts__item--consultation,
  .footer .nav .nav__subItems,
  .footer .social {
    display: none;
  }
  .footer .footer__logo {
    margin-bottom: 2.4375rem;
  }
  .footer .footer__devBy {
    padding-top: 0.625rem;
    font-size: 0.75rem;
  }
  .footer .footer__links--static {
    margin-bottom: 1.875rem;
  }
  .footer .footer__links .nav .nav__item {
    margin-bottom: 1.0625rem;
  }
  .footer .contacts .contacts__item--address {
    line-height: 1.25rem;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 2.1875rem;
  }
  .footer .nav {
    font-size: 1.25rem;
  }
  .footer .nav__item:not(:last-child) {
    margin-bottom: 0.875rem;
  }
  .footer .nav__item .is-selected {
    color: var(--color-main);
    text-decoration: underline;
  }
  .footer .nav__subItems {
    padding-top: 1.25rem;
    font-size: 1rem;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .footer .footer__row--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.25rem;
  }
  .footer .footer__row--top .footer__col--nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .footer__row--top .footer__col--nav .footer__logo {
    margin-bottom: 2.25rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .footer .footer__row--top .footer__col--nav .footer__links {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer .footer__row--top .footer__col--nav .footer__links--static {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    padding-left: 1.875rem;
  }
  .footer .footer__row--top .footer__col--contacts {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .footer .footer__row--copyrights {
    display: block;
    padding-bottom: 2rem;
  }
  .footer .footer__row--policy .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer .footer__row--policy .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2.125rem;
  }
  .footer .footer__row--policy .nav .nav__item {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer .footer__row--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .footer__row--top .footer__col--nav {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .footer .footer__row--top .footer__col--nav .footer__links {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer .footer__row--top .footer__col--nav .footer__links--static {
    padding-top: 45px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  .footer .footer__row--top .footer__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .footer .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
  }
  .footer .contacts .contacts__item {
    margin-bottom: 0;
  }
  .footer .contacts .contacts__item--address {
    margin-bottom: 10px;
  }
  .footer .contacts .contacts__item--address br {
    display: none;
  }
  .footer .footer__row--policy .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
} /*! 
------------------------------------------
POPUPS
------------------------------------------
*/ /*! default popups */
.popup {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  z-index: 9991;
  opacity: 0;
  position: fixed;
  inset: 0;
  max-width: none !important;
  padding: 0.625rem;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: auto;
  height: 100dvh;
}
.popup.is-align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.popup .popup__layer {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 998;
  background: var(--layer-color);
  opacity: var(--layer-opacity);
}
.popup .popup__inner {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  z-index: 999;
  position: relative;
  background: #fff;
  border-radius: 0.8125rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 0.25rem 0.625rem;
  box-shadow: rgba(0, 0, 0, 0.05) 0 0.25rem 0.625rem;
  padding: 2.5rem 1.5625rem;
  max-width: 22.5rem;
  margin-inline: auto;
  margin-bottom: 2.5rem;
}
.popup .popup__title {
  position: relative;
  color: var(--body-text);
  display: block;
  margin-bottom: 1.0625rem;
  font-weight: 500;
  line-height: 2.1875rem;
  font-size: 1.875rem;
}
.popup .popup__close {
  position: absolute;
  display: block;
  right: 0.75rem;
  top: 1.0625rem;
  left: auto;
  width: 1.5rem;
  height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9;
}
.popup .popup__close::before {
  font-size: 1.5rem;
  line-height: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--body-text);
  font-family: var(--font-icons);
  content: "";
}
.popup .popup__close:hover::before {
  color: var(--color-error);
}
.popup .input {
  width: 100%;
}
.popup .alert--wrap {
  padding: 1.25rem;
}
.popup .popup__state--b {
  color: var(--color-success);
  display: none;
  padding-bottom: 0.9375rem;
} /*! custom popups */
.popup--withimage {
  text-align: center;
}
.popup--withimage .popup__header_img {
  text-align: left;
  margin: -2.5rem 0 -0.4375rem 0;
}
.popup--withimage .popup__content p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5rem;
  margin-bottom: 0;
}
.popup--withimage .popup__content .form {
  padding-top: 1.5625rem;
}
.popup--withimage .popup__content .form .form__group {
  display: block;
}
.popup--withimage .popup__content .form .form__group_control--btn {
  text-align: center;
}
.popup--withimage .popup__content .form .form__group_control--btn .btn {
  width: auto;
}
.popup--withimage .popup__content .form .form__agree {
  font-size: 0.8125rem;
}
.popup--withimage .popup__content .form .form__agree a:hover {
  color: var(--color-main);
}
@media (min-width: 1400px) {
  .popup--xl {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  .popup--xl {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .popup {
    padding: 15px;
  }
  .popup--md {
    max-width: 570px;
  }
  .popup--lg {
    max-width: 650px;
  }
}
@media (min-width: 576px) {
  .popup--sm {
    max-width: 360px;
  }
} /*! popup show */
.js-popup-show {
  overflow: hidden;
}
.js-popup-show .is-blur {
  -webkit-filter: blur(0.3125rem);
  filter: blur(0.3125rem);
}
.js-popup-show .popup {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.js-popup-show .popup .popup__inner {
  margin-bottom: 0;
}
.js-popup-show .popup.is-shown {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}
.js-popup-show .popup.is-shown .popup__inner {
  opacity: 1;
}
.cf::after,
.clear,
.clearfix::after {
  clear: both;
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.nscript {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  zoom: 1;
  z-index: 9999;
}
.nscript__content {
  background: var(--color-error);
  font-size: 0.8125rem;
  text-shadow: 0.0625rem 0 0.0625rem var(--color-error);
  line-height: 0.9375rem;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 0.3125rem var(--body-text);
  box-shadow: 0 0 0.3125rem var(--body-text);
  padding: 1.25rem 0;
}
.layer {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s, 0s;
  transition-duration: 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s;
  transition-delay: 0s, 0.25s;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  inset: 0;
  z-index: 901;
  background: var(--layer-color);
}
.a-left {
  text-align: left !important;
}
.a-right {
  text-align: right !important;
}
.a-center {
  text-align: center !important;
}
.hide,
.none {
  display: none;
}
.hidden {
  visibility: hidden;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@-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);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-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);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-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);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-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);
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes color-change {
  0% {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#b3ffff),
      color-stop(#df80ff),
      to(#ff80ff)
    );
    background-image: linear-gradient(to right, #b3ffff, #df80ff, #ff80ff);
  }
  100% {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(red),
      to(red)
    );
    background-image: linear-gradient(to right, red, red);
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ff80ff),
      color-stop(#df80ff),
      to(#b3ffff)
    );
    background-image: linear-gradient(to right, #ff80ff, #df80ff, #b3ffff);
  }
}
@keyframes color-change {
  0% {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#b3ffff),
      color-stop(#df80ff),
      to(#ff80ff)
    );
    background-image: linear-gradient(to right, #b3ffff, #df80ff, #ff80ff);
  }
  100% {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(red),
      to(red)
    );
    background-image: linear-gradient(to right, red, red);
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ff80ff),
      color-stop(#df80ff),
      to(#b3ffff)
    );
    background-image: linear-gradient(to right, #ff80ff, #df80ff, #b3ffff);
  }
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  50% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}
@keyframes loader {
  50% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}
.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;
} /*! 
------------------------------------------
PLUGINS
------------------------------------------
*/
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.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 {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  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 {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-scrollbar {
  margin-top: 18px;
  border-radius: 13px;
  position: relative;
  -ms-touch-action: none;
  background: #ebebeb;
  height: 10px;
}
@media (max-width: 575.98px) {
  .swiper-scrollbar {
    height: 5px;
  }
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 4px;
  top: auto;
  z-index: 50;
  background: #ebebeb;
  width: 98%;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: auto;
  right: 4px;
  top: 1%;
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: 1%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--color-main);
  border-radius: 5px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper:hover .swiper__buttons {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.swiper__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.swiper__buttons .swiper__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.swiper__buttons .swiper__button::before {
  font-family: var(--font-icons);
  content: "";
}
.swiper__buttons .swiper__button--next::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.swiper__buttons .swiper__button:hover {
  border-color: var(--color-main);
}
.swiper__buttons .swiper__button.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.swiper__buttons--large,
.swiper__buttons--thumbs {
  position: absolute;
}
.swiper__buttons--large {
  visibility: hidden;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  top: 50%;
  margin-top: -27px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 0;
}
.swiper__buttons--large .swiper__button {
  width: 54px;
  height: 54px;
  border-radius: 100px;
  border: 2px solid #888;
}
.swiper__buttons--large .swiper__button::before {
  font-size: 20px;
}
.swiper__buttons--thumbs {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: 9;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper__buttons--thumbs .swiper__button {
  width: 75px;
  background: red;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #888;
}
.swiper__buttons--thumbs .swiper__button::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 20px;
}
.swiper__buttons--thumbs .swiper__button:hover::before {
  color: var(--color-main);
}
.swiper__buttons--thumbs .swiper__button--next {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(62%, #fff)
  );
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 62%);
}
.swiper__buttons--thumbs .swiper__button--next::before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.swiper__buttons--thumbs .swiper__button--prev {
  background: #fff;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0)),
    color-stop(62%, #fff)
  );
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 62%);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.swiper__pagination {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9;
}
.swiper__pagination .swiper-pagination-bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 5px;
  cursor: pointer;
}
.swiper__pagination .swiper-pagination-bullet::before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 100px;
  border: 2px solid var(--color-secondary);
}
.swiper__pagination .swiper-pagination-bullet:hover::before {
  border-color: var(--color-main);
}
.swiper__pagination .swiper-pagination-bullet-active::before,
.swiper__pagination .swiper-pagination-bullet-active:hover::before {
  border-color: var(--color-secondary);
  background-color: var(--color-secondary);
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0 !important;
}
/* gas */
.item__img {
  max-height: inherit;
}
.swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="color"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select:focus,
  textarea {
    font-size: 16px !important;
  }
}
