@charset "UTF-8";
@font-face {
  font-family: "PT Rouble Sans";
  src: url("../font/PTRoubleSans.eot");
  src: url("../font/PTRoubleSans.eot?#iefix") format("embedded-opentype"),
    url("../font/PTRoubleSans.woff2") format("woff2"),
    url("../font/PTRoubleSans.woff") format("woff"),
    url("../font/PTRoubleSans.ttf") format("truetype"),
    url("../font/PTRoubleSans.svg#PTRoubleSans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../font/Montserrat-Light.eot");
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url("../font/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("../font/Montserrat-Light.woff") format("woff"),
    url("../font/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../font/Montserrat-SemiBold.eot");
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url("../font/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../font/Montserrat-SemiBold.woff") format("woff"),
    url("../font/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../font/Montserrat-Bold.eot");
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url("../font/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("../font/Montserrat-Bold.woff") format("woff"),
    url("../font/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../font/Montserrat-Regular.eot");
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url("../font/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
    url("../font/Montserrat-Regular.woff") format("woff"),
    url("../font/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../font/Montserrat-Medium.eot");
  src: local("Montserrat Medium"), local("Montserrat-Medium"),
    url("../font/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
    url("../font/Montserrat-Medium.woff") format("woff"),
    url("../font/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html,
body {
  height: 100%;
}
body {
  line-height: 1.25;
  color: #000;
  font-size: 16px;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  background: none;
  font-display: swap;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
q::before,
q::after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
}
.page__wrap {
  clear: both;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.page__wrap::before,
.page__wrap::after {
  content: "";
  display: table;
}
.page__wrap::after {
  clear: both;
}
.page h1 {
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.825em;
}
.page h2 {
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.625em;
}
.page h2.beforeTbl {
  font-size: clamp(1.1875em, 3vw, 1.325em);
}
.page h3 {
  margin: 0;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.24;
}
.page__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page__rubl {
  position: relative;
  display: inline-block;
  font-family: "PT Rouble Sans", sans-serif;
  font-weight: normal;
}
.page__rubl::before {
  content: "у";
}
.page__position--full {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page__btn {
  padding: 12px 13px 13px;
  font-weight: 500;
  text-align: center;
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 1.17;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  min-width: 187px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  cursor: pointer;
}
.page__btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  left: initial;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.page__btn:hover::before {
  width: 100%;
  left: 0;
}
.page__btn--current {
  color: #fff;
  background-color: #d40025;
}
.page__btn--catalog {
  color: #fff;
  background-color: #1b1918;
}
.page__btn--catalog:hover,
.page__btn--catalog:focus {
  text-decoration: none;
  color: #fff;
}
.page__btn--catalog .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
}
.page__btn--main {
  color: #fff;
  background-color: #083992;
}
.page__btn--dark {
  color: #fff;
  background-color: #1b1918;
}
.page__btn--grey {
  color: #000;
  background-color: #ebebeb;
}
.page__btn--icon span i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.page__btn--rad {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.page__link {
  outline: none;
  border: none;
  text-decoration: none;
  white-space: nowrap;
  color: #d40025;
  font-weight: 500;
  font-size: 0.9375em;
  line-height: 1.18;
  position: relative;
  display: inline-block;
  padding-left: 1.25em;
}
.page__link:hover {
  text-decoration: none;
  color: #d40025;
}
.page__link span {
  position: relative;
}
.page__link span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 1px;
  background-color: #d40025;
}
.page__link::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #d40025;
  border-right: 1px solid #d40025;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.create a {
  outline: none;
  border: none;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
  font-size: 0.875em;
}
.page__ruller ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.page__ruller ul li {
  display: inline-block;
}
.page__ruller ul li.active a {
  color: #fff;
  background-color: #083992;
}
.page__ruller ul li.point {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.page__ruller ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  color: #000;
  font-weight: 500;
}
.page__ruller ul li a:focus {
  outline: none;
  border: none;
}
.page__more {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  color: #083992;
  position: relative;
  font-weight: 500;
  font-size: 0.9375em;
  padding-right: 1.25em;
}
.page__more:focus {
  outline: none;
  border: none;
}
.page__more::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.page__top-card {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(0) translateY(-100%);
  -webkit-transform: translateX(0) translateY(-100%);
  -moz-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  -o-transform: translateX(0) translateY(-100%);
}
.page__top-card.active {
  transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
}
.page__top-card--top {
  padding-top: 0.875em;
  padding-bottom: 0.9375em;
  border-bottom: 1px solid #ebebeb;
  display: none;
}
.page__top-card--top .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page__top-card--top .form__main-top--search {
  max-width: 590px;
  width: 100%;
}
.page__top-card--top .phone {
  text-align: center;
}
.page__top-card--top .phone a {
  font-weight: 600;
  font-size: 1.0625em;
}
.page__top-card--top .phone__subname {
  font-size: 0.625em;
  color: #939393;
}
.page__top-card--basket {
  display: inline-block;
  vertical-align: middle;
}
.page__top-card--basket a {
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.25em;
  height: 2.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #083992;
}
.page__top-card--basket a:focus {
  outline: none;
  border: none;
}
.page__top-card--bottom {
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  display: none;
}
.page__top-card--bottom .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page__top-card--bottom .box .image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
}
.page__top-card--bottom .box .block {
  display: inline-block;
  vertical-align: middle;
}
.page__top-card--bottom .box .info {
  font-weight: 500;
  font-size: 0.75em;
  max-width: 170px;
}
.page__top-card--bottom .box .page__btn {
  min-width: 0;
  display: inline-block;
  vertical-align: middle;
}
.page__top-card--bottom .box .page__btn i {
  text-align: center;
}
.page__top-card--bottom .page__btn--icon span i {
  margin-right: 0;
}
.page__top-card--bottom .box .page__btn span span {
  display: none;
}
.page__top-card--bottom .box .pricing .new-price {
  color: #000;
  font-weight: 500;
  font-size: 0.9375em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75em;
}
.page__top-card--bottom .box .pricing .old-price {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 0.75em;
  text-decoration: line-through;
  color: #083992;
}
.page__top-card--pricing {
  display: none;
  margin-right: 0.75em;
}
.page__top-card--pricing .new-price {
  color: #000;
  font-weight: 500;
  font-size: 1.125em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75em;
}
.page__top-card--pricing .old-price {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 1.125em;
  text-decoration: line-through;
  color: #083992;
}
.create a span {
  color: #d40025;
  text-transform: uppercase;
}
.header {
  position: static !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.header__top {
  background-color: #fff;
  padding-top: 1.1875em;
  padding-bottom: 1.25em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.header__top .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__top .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__top .phone {
  margin-right: 1.875em;
  display: none;
}
.header__top .phone a {
  font-size: 1.0625em;
}
.header__top .phone__subname {
  color: #939393;
  font-size: 0.625em;
  line-height: 1.13;
}
.header__top .lang {
  margin-right: 1.75em;
  position: relative;
  padding-right: 0.625em;
  display: none;
}
.header__top .lang a {
  text-decoration: none;
}
.header__top .lang::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #d40025;
  border-right: 1px solid #d40025;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.header__top .lang label {
  display: block;
  outline: none;
  border: none;
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.17;
  color: #d40025;
  position: relative;
}
.header__top .lang label::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #d40025;
}
.header__top .page__btn {
  display: none;
}
.header__top .logo {
  max-width: 140px;
  position: relative;
}
.header__description {
  font-weight: 500;
  font-size: 0.8125em;
  color: #000;
  margin-left: 1.25em;
  line-height: 1.16;
  display: none;
}
.header__description span {
  display: block;
}
.header__description span.red {
  color: #d40025;
}
.header__bottom {
  background-color: #ebebeb;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  display: none;
}
.header__bottom .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__basket a {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__basket a .icon {
  position: relative;
  margin-right: 8px;
}
.header__basket a .text {
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
}
.header__basket a .basket__amount {
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 0.9375rem;
  height: 0.9375rem;
  background-color: #d40025;
  color: #fff;
  font-size: 9px;
  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;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 7px;
}
.header__basket a .favorite__amount {
  position: absolute;
  bottom: 3px;
  left: -2px;
  width: 0.9375rem;
  height: 0.9375rem;
  background-color: #d40025;
  color: #fff;
  font-size: 9px;
  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;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 7px;
}
.header__burger {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.header__burger a {
  outline: none;
  border: none;
  text-decoration: none;
  width: 1.325em;
  height: 1em;
  display: inline-block;
  position: relative;
}
.header__burger a span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #d40025;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}
.header__burger a::before,
.header__burger a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #d40025;
}
.header__burger a::before {
  top: 0;
}
.header__burger a::after {
  bottom: 0;
}
.footer {
  background-color: #ebebeb;
}
.footer__top {
  padding-top: 3.25em;
  padding-bottom: 3.25em;
}
.footer__top .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__top .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer__top .box:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.footer__top .info {
  color: #4f4f4f;
  font-weight: 300;
  font-size: 0.75em;
  margin-bottom: 1.5em;
}
.footer__top .info p {
  margin: 0 0 0.9375em;
}
.footer__top .politics a {
  outline: none;
  border: none;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000;
  -moz-text-decoration-line: underline;
  font-size: 0.75em;
  font-weight: 500;
}
.footer__bottom {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer__bottom .page__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__bottom .coopyright {
  font-size: 0.875em;
  line-height: 1.17;
  color: #000;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.footer__sert {
  margin-bottom: 1.325em;
}
.footer__sert .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3625em;
}
.footer__sert .text {
  color: #000;
  font-size: 0.8125em;
  line-height: 1.16;
  display: inline-block;
  vertical-align: middle;
  max-width: 290px;
}
.footer__sert .text span {
  color: #d40025;
  white-space: nowrap;
}
.footer__nav {
  vertical-align: top;
}
.footer__nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: block;
}
.footer__nav ul li {
  margin-bottom: 1.25em;
}
.footer__nav ul li a {
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
  color: #000;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.footer__nav ul li a:hover {
  color: #d40025;
}
.footer__block {
  display: inline-block;
  vertical-align: top;
}
.footer__block .phone__subname {
  color: #404040;
  font-size: 0.75em;
  line-height: 1.15;
  margin-bottom: 7px;
}
.footer__block .phone a {
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.24;
  margin-bottom: 10px;
}
.footer__block .block {
  margin-bottom: 1.875em;
}
.footer__block .email a {
  font-weight: 500;
  outline: none;
  border: none;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  font-size: 0.875em;
  color: #d40025;
  text-decoration: none;
}
.footer__block .email a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #d40025;
}
.footer__block .social{
  display: flex;
  justify-content: flex-end;
  gap:8px;
  align-items: center;
}

.footer__block .social a {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  
}
.footer__block .social a:last-child {
  margin-right: 0;
}
.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 1em !important;
}
.main__reviews {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}
.main__reviews--top {
  margin-bottom: 2.5em;
}
.main__reviews--top .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__reviews--arrow {
  display: none;
}
.main__reviews--arrow .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.5em;
  height: 2.5em;
  margin: 0 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #d40025;
  outline: none;
  border: none;
  text-decoration: none;
}
.main__reviews--arrow .arrow svg {
  width: 6px;
  fill: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__reviews--arrow .arrow.slick-disabled {
  background-color: rgba(238, 238, 238, 0.8);
}
.main__reviews--arrow .arrow.slick-disabled svg {
  fill: #000;
}
.main__reviews--arrow .count {
  font-size: 0.9375em;
  line-height: 1.18;
  color: #000;
  margin: 0 5px;
  min-width: 2.1875em;
}
.main__reviews--slider {
  margin-left: -15px;
  margin-right: -15px;
}
.main__reviews--slider .item {
  padding-left: 15px;
  padding-right: 15px;
}
.main__reviews--slider .name {
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0.875em;
  min-height: 57px;
}
.main__reviews--slider .icon {
  margin-bottom: 0.9375em;
}
.main__reviews--slider .icon img {
  max-height: 85px;
}
.main__reviews--slider .text {
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
  position: relative;
}
.main__reviews--slider .text.active::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 64%;
  width: 100%;
  background: white;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(white),
    color-stop(47%, rgba(255, 255, 255, 0.8)),
    to(rgba(255, 255, 255, 0.6))
  );
  background: linear-gradient(
    0deg,
    white 0%,
    rgba(255, 255, 255, 0.8) 47%,
    rgba(255, 255, 255, 0.6) 100%
  );
}
.main__reviews--slider .read-more {
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
  padding-left: 1.25em;
}
.main__reviews--slider .read-more span {
  position: relative;
}
.main__reviews--slider .read-more span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 1px;
  background-color: #000;
}
.main__reviews--slider .read-more::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  left: 0;
  top: 50%;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__reviews--slider .slick-dots {
  bottom: -2.5em;
}
.main__reviews--slider .slick-dots li {
  margin: 0 3px;
  width: 9px;
  height: 9px;
}
.main__reviews--slider .slick-dots li.slick-active button {
  background-color: #d40025;
}
.main__reviews--slider .slick-dots li button {
  padding: 0;
  width: 9px;
  height: 9px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #ebebeb;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__reviews--slider .slick-dots li button::before {
  content: none;
}
.main__top {
  padding-top: 1.5em;
  padding-bottom: 2.25em;
  position: relative;
}
.main__top .page__wrap {
  z-index: 12;
}
.main__top .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__top .box:last-child {
  display: none;
}
.main__top--catalog .page__btn {
  min-width: 100%;
}
.main__banner .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
  overflow: hidden;
  min-height: 220px;
  margin-left: -15px;
  margin-right: -15px;
}
.main__banner .image img {
  opacity: 0;
  visibility: hidden;
}
.main__development {
  padding-top: 3.75em;
}
.main__development--block {
  margin-top: 1.875em;
}
.main__development--block > .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__development--box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__development--box:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.main__development--box:first-child .item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.main__development--desc {
  display: none;
  margin-bottom: 1.25em;
}
.main__development--desc .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29%;
  flex: 0 0 29%;
  max-width: 29%;
  margin-right: 1.5em;
}
.main__development--desc .icon img {
  margin: 0 auto;
}
.main__development--desc .text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  font-size: 0.9375em;
  font-weight: 500;
}
.main__development--desc .text span {
  white-space: nowrap;
  color: #004a95;
}
.main__development--news {
  margin-top: 1.25em;
}
.main__development--news .block {
  margin-top: 1.5em;
}
.main__development--news .block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.main__development--news .block ul li {
  margin-bottom: 1.5em;
}
.main__development--news .block ul li .date {
  color: #6a6a6a;
  font-size: 0.8125em;
  margin-bottom: 7px;
}
.main__development--news .block ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.17;
  display: block;
}
.main__card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.main__card::after {
  content: "";
  display: block;
  position: absolute;
  width: 4.75em;
  bottom: -20%;
  height: 140%;
  top: -20%;
  right: 15%;
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateX(0) translateY(0) rotate(26deg);
  -webkit-transform: translateX(0) translateY(0) rotate(26deg);
  -moz-transform: translateX(0) translateY(0) rotate(26deg);
  -ms-transform: translateX(0) translateY(0) rotate(26deg);
  -o-transform: translateX(0) translateY(0) rotate(26deg);
}
.main__card--bg-blue {
  background-color: #083992;
}
.main__card--bg-blue a::before {
  background-color: rgba(8, 57, 146, 0.7);
}
.main__card--bg-turquoise {
  background-color: #50bfcc;
}
.main__card--bg-turquoise a::before {
  background-color: rgba(80, 191, 204, 0.7);
}
.main__card--bg-yellow {
  background-color: #da7701;
}
.main__card--bg-yellow a::before {
  background-color: rgba(218, 119, 1, 0.7);
}
.main__card--bg-red {
  background-color: #d40025;
}
.main__card--bg-red a::before {
  background-color: rgba(212, 0, 37, 0.7);
}
.main__card a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 1.875em;
  min-height: 230px;
  padding-bottom: 1.5em;
  z-index: 1;
  padding-left: 1.25em;
}
.main__car a:hover {
  text-decoration: none;
}
.main__card a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__card a .image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  transition: all 0.6s ease-in 0s;
  -webkit-transition: all 0.6s ease-in 0s;
  -moz-transition: all 0.6s ease-in 0s;
  -ms-transition: all 0.6s ease-in 0s;
  -o-transition: all 0.6s ease-in 0s;
}
.main__card a .total {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  font-size: 0.75em;
  position: absolute;
  padding-left: 0.9375em;
  left: 1.25em;
  bottom: 1.5em;
  z-index: 1;
}
.main__card a .total::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__card a .name {
  color: #fff;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  z-index: 1;
  max-width: 260px;
  position: relative;
  padding-right: 0.9375em;
  transition: all 0.7s ease-in 0s;
  -webkit-transition: all 0.7s ease-in 0s;
  -moz-transition: all 0.7s ease-in 0s;
  -ms-transition: all 0.7s ease-in 0s;
  -o-transition: all 0.7s ease-in 0s;
}
.main__card a .name small {
  display: block;
  opacity: 0.7;
  padding-top: 5px;
}
.main__card a .text {
  max-height: 44px;
  overflow-x: auto;
  color: #fff;
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.15;
  z-index: 1;
  position: relative;
  max-width: 245px;
  margin-top: 2.1em;
  transition: all 0.7s ease-in 0s;
  -webkit-transition: all 0.7s ease-in 0s;
  -moz-transition: all 0.7s ease-in 0s;
  -ms-transition: all 0.7s ease-in 0s;
  -o-transition: all 0.7s ease-in 0s;
}
.main__card a .text::-webkit-scrollbar {
  width: 5px;
  background-color: #ebebeb;
}
.main__card a .text::-webkit-scrollbar-thumb {
  background-color: #18aaaa;
}
.main__card a .text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #f9f9fd;
}
.main__card a .link {
  color: #fff;
  position: absolute;
  font-weight: 500;
  font-size: 0.8125em;
  padding-left: 0.9375em;
  z-index: 1;
  left: 1.25em;
  bottom: 1.5em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__card a .link::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__card-product {
  padding-bottom: 4.75em;
}
.main__card-product .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__card-product--box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}
.main__card-product--box:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
}
.main__card-product--box:first-child:before {
  content: " ";
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/loader.svg) center center no-repeat;
  background-size: cover;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  top: 20%;
  left: 50%;
  margin-left: -30px;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.main__card-product--box .title {
  font-weight: 500;
  font-size: clamp(1.25em, 4vw, 1.625em);
  max-width: 600px;
  margin-top: 0.9375rem;
}
.main__card-product--box .articul {
  color: #818181;
  font-weight: 500;
  font-size: 0.875em;
  margin-top: 0.9375em;
}
.main__card-product--link {
  position: absolute;
  top: 0;
  right: 0;
}
.main__card-product--link a {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
}
.main__card-product--link a:last-child {
  margin-right: 0;
}
.main__card-product--link a:focus {
  outline: none;
  border: none;
}
.main__card-product--req {
  padding-top: 1.875em;
  display: none;
}
.main__card-product--req .req {
  color: #083992;
  font-weight: 500;
  font-size: 1.325em;
}
.main__card-product--flex {
  display: none;
}
.main__card-product--flex .item {
  margin-right: 1.875em;
}
.main__card-product--flex .item:last-child {
  margin-right: 0;
}
.main__card-product--price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-top: 1.875em;
}
.main__card-product--price .new-price {
  color: #000;
  font-weight: 500;
  font-size: 1.625em;
  margin-right: 1.25rem;
}
.main__card-product--price .old-price {
  color: #083992;
  font-size: 1.25em;
  font-weight: 500;
  text-decoration: line-through;
}
.main__card-product--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1.875em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__card-product--item .amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: none;
}
.main__card-product--item .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}
.main__card-product--item .item.full {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__card-product--item .item:first-child {
  display: none;
}
.main__card-product--item .item .page__btn {
  min-width: 100%;
}
.main__card-product--item .item .page__btn.show {
  display: none;
}
.main__card-product--item .item .page__btn.hide {
  display: inline-block;
}
.main__card-product--item .item:last-child {
  margin-right: 0;
}
.main__card-product--bottom {
  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;
  padding-top: 4.75em;
}
.main__card-product--bottom .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.main__card-product--bottom .item:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.main__card-product--bottom .block .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
  min-width: 45px;
}
.main__card-product--bottom .block .icon img {
  margin: 0 auto;
}
.main__card-product--bottom .block .info {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-weight: 500;
  font-size: 0.8125em;
  position: relative;
}
.main__card-product--bottom .block .info i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  background-color: #1b1918;
  font-size: 0.625em;
  font-weight: 600;
  text-align: center;
  line-height: 15px;
}
.main__card-product--bottom .block .info span {
  display: block;
}
.main__card-product--slide {
  display: none !important;
}
.main__card-product--slide .slick-list {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main__card-product--slide .item {
  padding-left: 7px;
  padding-right: 7px;
  display: none;
}
.main__card-product--slide .item.slick-slide {
  display: block;
}
.main__card-product--slide .item .block {
  width: 4.625em;
  height: 4.625em;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  opacity: 0;
}
.main__card-product--slide .item.slick-slide .block {
  opacity: 1;
}
.main__card-product--slide .item .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
}
.main__card-product--slide .item .block .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main__card-product--slide .item .block .video img {
  height: 100%;
  width: 100%;
}
.main__card-product--slide .item .block .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}
.main__card-product--slider .item .image img,
.main__card-product--slider .item .image {
  margin: 0 auto;
  opacity: 0;
  height: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.main__card-product--slide .item .block .video img,
.main__card-product--slide .item .block .image img {
  opacity: 0;
  height: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.main__card-product--slider .item.slick-slide .image img,
.main__card-product--slide .item.slick-slide .block .video img,
.main__card-product--slide .item.slick-slide .block .image img,
.main__card-product--slider .item.slick-slide .image {
  opacity: 1;
  height: auto;
}
.main__card-product--slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__card-product--slider .slick-dots li button {
  padding: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__card-product--slider .slick-dots li button::before {
  content: "";
}
.main__card-product--slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__category {
  padding-top: 4.8125em;
}
.main__category--block {
  margin-top: 1.875em;
  margin-bottom: 1.25em;
}
.main__category--block .item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.5em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__cloud {
  position: relative;
}
.main__cloud--bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  min-height: 405px;
}
.main__cloud--bg img {
  opacity: 0;
  visibility: hidden;
}
.main__category {
  /* margin-bottom: 80px; */
}
.main__cloud--block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding-top: 3.125em;
}
.main__cloud--block .image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.main__cloud--block .image img {
  opacity: 0;
  visibility: hidden;
}
.main__cloud--block .title {
  font-weight: 500;
  font-size: clamp(1.0625em, 3vw, 1.5em);
  color: #000;
  line-height: 1.3;
  max-width: 1000px;
  margin-bottom: 1.25em;
}
.main__cloud--block .title span {
  color: #d40025;
}
.main__bg {
  background-color: #f0f0f0;
}
.main__catalog {
  padding-bottom: 2.6875em;
}
.main__catalog--top h2 {
  display: inline-block;
}
.main__catalog--top span {
  display: inline-block;
  color: #d40025;
  font-weight: 500;
  font-size: 1.0625em;
  margin-left: 0.625em;
}
.main__catalog--block {
  padding-top: 2.5em;
}
.main__catalog--block .d-flex {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__catalog--block .item {
  padding-left: 0.625em;
  padding-right: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.main__bottom {
  padding-top: 2.6875em;
  padding-bottom: 6.3125em;
}
.main__bottom .d-flex {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__bottom .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.main__bottom .item:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
}
.main__bottom .item:last-child {
  display: none;
}
.main__bottom h3 {
  font-weight: 500;
}
.main__bottom h3 i {
  font-style: normal;
  color: #d40025;
}
.main__bottom--button .page__btn {
  min-width: 100%;
}
.main__tab {
  padding-bottom: 2.625em;
}
.main__tab--head {
  background-color: #ebebeb;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding-left: 1.125em;
  padding-right: 1.125em;
  display: none;
}
.main__tab--head ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.main__tab--head ul li {
  margin-right: 20px;
}
.main__tab--head ul li:last-child {
  margin-right: 0;
}
.main__tab--head ul li.active a {
  color: #083992;
}
.main__tab--head.red ul li.active a {
  color: #d40024;
}
.main__tab--head ul li.active a::after {
  width: 100%;
  left: 0;
  right: initial;
}
.main__tab--head ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-weight: 600;
  font-size: 0.875em;
  color: #000;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  position: relative;
}
.main__tab--head.red ul li a {
  color: #d40024;
}
.main__tab--head ul li a:focus {
  outline: none;
  border: none;
}
.main__tab--head ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: initial;
  width: 0;
  height: 2px;
  background-color: #083992;
  bottom: 0;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__tab--head.red ul li a::after {
  background-color: #d40024;
}
.main__tab--head ul li a:hover::after {
  width: 100%;
  right: initial;
  left: 0;
}
.main__tab--body {
  display: none;
  padding-top: 2.75em;
  padding-bottom: 3.75em;
}
.main__tab--body.active {
  display: block;
}
.main__tab--more .name {
  color: #000;
  font-weight: 500;
  font-size: 1.325em;
  margin-bottom: 1.25em;
}
.main__tab--more .text {
  position: relative;
  margin-bottom: 1.875em;
  max-height: 20vh;
  overflow: hidden;
}
.main__tab--more .text.active {
  max-height: none;
}
.main__tab--more .text::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}
.main__tab--more .text.active::after {
  display: none;
}
.main__tab--more .text p {
  margin: 0 0 1.25em;
  font-weight: 500;
}
.main__tab--more .text p:last-child {
  margin-bottom: 0;
}
.main__tab--table {
  padding-top: 3.75em;
}
.main__tab--table .name {
  color: #000;
  font-weight: 500;
  font-size: 1.325em;
  margin-bottom: 1.5em;
}
.main__tab--table .name span {
  display: block;
}
.main__tab--table .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__tab--table .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__tab--table .box table {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main__tab--table .box table tr {
  border-bottom: 1px solid #e7e7e7;
}
.main__tab--table .box table tr td {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  font-weight: 500;
  color: #71767e;
  font-size: 0.9375em;
}
.main__tab--table .box table tr td:last-child {
  text-align: right;
}
.main__tab--table .box table tr td:last-child span {
  color: #000;
}
.main__tab--jam {
  padding-top: 3.75em;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.main__tab--jam .block {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
}
.main__tab--jam .block .d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__tab--jam .block__name {
  color: #000;
  font-weight: 500;
  font-size: 1.125em;
  margin-bottom: 7px;
}
.main__tab--jam .block__name i {
  font-style: normal;
  color: #083992;
}
.main__tab--jam .block .name {
  color: #000;
  font-weight: 500;
  font-size: 1.25em;
  margin-bottom: 7px;
  display: none;
}
.main__tab--jam .block .name i {
  font-style: normal;
  color: #083992;
}
.main__tab--jam .block .box {
  padding-left: 0.9375em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
}
.main__tab--jam .block .box:first-child {
  padding-left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
.main__tab--jam .block .subname {
  font-weight: 500;
  color: #000;
  font-size: 1.125em;
  margin-bottom: 0.9375em;
}
.main__tab--jam .block__link {
  display: inline-block;
  outline: none;
  border: none;
  text-decoration: none;
  color: #083992;
  font-weight: 500;
  padding-right: 0.9375em;
  font-size: 0.8125em;
  position: relative;
}
.main__tab--jam .block__link:focus {
  outline: none;
  border: none;
}
.main__tab--jam .block__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  line-height: 0;
}
.main__tab--jam .block .link {
  outline: none;
  border: none;
  text-decoration: none;
  display: none;
  color: #083992;
  font-weight: 500;
  padding-right: 0.9375em;
  font-size: 0.9375em;
  position: relative;
}
.main__tab--jam .block .link:focus {
  outline: none;
  border: none;
}
.main__tab--jam .block .link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  line-height: 0;
}
.main__tab--list:not(:nth-child(1)) .name {
  margin-top: 2em;
}
.main__tab--list .name {
  font-weight: 500;
  font-size: 1.325em;
  color: #000;
  margin-bottom: 1em;
}
.main__tab--list h2 {
  font-weight: 500;
  font-size: 1.325em;
  color: #000;
  margin-top: 2em;
  margin-bottom: 1em;
}
.main__tab--list .list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  counter-reset: my-reset;
}
.main__tab--list .list ul li {
  color: #000;
  font-weight: 500;
  margin-bottom: 0.625em;
  counter-increment: my-reset;
}
.main__tab--list .list ul li::before {
  content: counter(my-reset) ".";
}
.main__tab--doc .name {
  font-weight: 500;
  font-size: 1.325em;
  color: #000;
  margin-bottom: 1.25em;
}
.main__tab--doc .d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__tab--doc .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  padding-right: 30px;
}
.main__tab--doc .item a {
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__tab--doc .item a:focus {
  outline: none;
  border: none;
}
.main__tab--doc .item a .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
}
.main__tab--doc .item a .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 0.9375em;
  color: #000;
}
.main__tab--review .name {
  color: #000;
  font-weight: 500;
  font-size: 1.325em;
  margin-bottom: 2.375em;
}
.main__tab--review .block__flex {
  display: none;
}
.main__tab--review .block__flex .d-flex {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.main__tab--review .block__flex .item {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.main__tab--review .block__slider {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__tab--review .block__slider .item {
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.main__tab--review .block__slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__tab--review .block__slider .slick-dots li button {
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__tab--review .block__slider .slick-dots li button::before {
  content: "";
}
.main__tab--review .block__slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__tab--expand .name {
  color: #000;
  font-weight: 500;
  font-size: 1.325em;
  margin-bottom: 1.25em;
}
.main__tab--expand .block__flex {
  display: none;
}
.main__tab--expand .block__flex .d-flex {
  margin-left: -1.25em;
  margin-right: -1.25em;
}
.main__tab--expand .block__flex .item {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 1.25em;
}
.main__tab--expand .block__slider .slider {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__tab--expand .block__slider .slider .item {
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.main__tab--expand .block__slider .slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__tab--expand .block__slider .slider .slick-dots li button {
  padding: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__tab--expand .block__slider .slider .slick-dots li button::before {
  content: "";
}
.main__tab--expand .block__slider .slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__tab--name {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  border-bottom: 1px solid #dfdfe1;
}
.main__tab--name.active a {
  color: #083992;
}
.main__tab--name.active a::after {
  border-top-color: #083992;
  border-left-color: #083992;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.main__tab--name a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  color: #000;
  position: relative;
  font-weight: 600;
  font-size: 0.9375rem;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background-color: #ebebeb;
}
.main__tab--name a:focus {
  outline: none;
  border: none;
}
.main__tab--name a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.9375em;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-width: 1px;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: transparent;
  border-top-color: transparent;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__product {
  padding-top: 2.625em;
  padding-bottom: 3.75em;
}
.main__product--top .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__product--block {
  padding-top: 2.5em;
}
.main__product--slider {
  margin-left: -1.25em;
  margin-right: -1.25em;
}
.main__product--slider .item {
  padding-left: 1.25em;
  padding-right: 1.25em;
  height: 100%;
}
.main__product--slider .item .cart-articul::before {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.main__product--slider .slick-list {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.main__product--slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__product--slider .slick-slide {
  height: auto;
}
.main__product--slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__product--slider .slick-dots li button {
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__product--slider .slick-dots li button::before {
  content: "";
}
.main__product--slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__product--arr {
  display: none;
}
.main__product--arr .arrow {
  width: 2.625em;
  height: 2.625em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #000;
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__product--arr .arrow span {
  width: 7px;
  line-height: 0;
}
.main__product--arr .arrow span svg {
  fill: #fff;
}
.main__product--arr .arrow.slick-disabled {
  background-color: rgba(25, 25, 25, 0.5);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main__training-center {
  position: relative;
  padding-bottom: 3.125em;
}
.main__training-center .image {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  height: 240px;
}
.main__training-center .image img {
  opacity: 0;
  visibility: hidden;
}
.main__training-center--lift {
  margin-top: -3.75em;
}
.main__training-center--lift .block {
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  text-align: center;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.main__training-center--lift .block h2 {
  margin-bottom: 1.5rem;
  font-weight: 600;
  font-size: clamp(1.25em, 4vw, 1.875em);
}
.main__training-center--lift .block h2 i {
  font-style: normal;
  color: #083992;
}
.main__training-center--lift .block__line {
  width: 56px;
  height: 3px;
  background-color: #083992;
  margin: 0 auto;
}
.main__training-center--lift .block .text {
  margin-top: 1.25em;
  font-weight: 500;
  color: #000;
  margin-bottom: 1.875em;
  font-size: 0.875rem;
}
.main__training-center--middle {
  padding-top: 2.8125em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.main__training-center--middle .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__training-center--middle .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__training-center--middle .item .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
}
.main__training-center--middle .item .desc {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-weight: 500;
  font-size: 0.875em;
}
.main__training-center--bottom {
  padding-top: 1.875em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.main__training-center--bottom .text {
  font-size: 0.875rem;
}
.main__feature {
  background-color: #f0f0f0;
  padding-top: 3.125em;
  padding-bottom: 3.75em;
}
.main__feature--top h3 {
  text-align: center;
  font-weight: 500;
  display: block;
}
.main__feature--top h3 i {
  font-style: normal;
  color: #083992;
}
.main__feature--block {
  padding-top: 1.875em;
}
.main__feature--block .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  grid-row-gap: 1.875em;
}
.main__feature--block .item {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__feature--block .item.hide {
  display: none;
}
.main__feature--block .item .check {
  margin-bottom: 1.25em;
}
.main__feature--block .item .check img {
  margin: 0 auto;
}
.main__feature--block .item .desc {
  text-align: center;
  color: #000;
  font-weight: 500;
  font-size: 0.9375em;
}
.main__feature--block .item .desc span {
  display: block;
}
.main__feature--block .item .desc i {
  font-style: normal;
  color: #083992;
}
.main__feature--bottom {
  text-align: center;
  padding-top: 1.875em;
}
.main__feature--bottom .link {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  padding-right: 0.875em;
}
.main__feature--bottom .link:focus {
  outline: none;
  border: none;
}
.main__feature--bottom .link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__video-review {
  padding-top: 3.125em;
  padding-bottom: 3.75em;
}
.main__video-review--top {
  text-align: center;
}
.main__video-review--top h3 {
  font-weight: 500;
}
.main__video-review--slider {
  padding-top: 1.875em;
}
.main__video-review--slider .slider .item {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.main__video-review--slider .slider .item a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.main__video-review--slider .slider .item a:focus {
  outline: none;
  border: none;
}
.main__video-review--slider .slider .item a .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.main__video-review--slider .slider .item .video {
  position: relative;
  min-height: 200px;
  height: 100px;
}
.main__video-review--slider .slider .item .video-top {
  position: absolute;
  left: 0.9375em;
  top: 0.625em;
  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;
  z-index: 1;
}
.main__video-review--slider .slider .item .video-top .logo {
  display: inline-block;
  vertical-align: middle;
  width: 1.875em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  height: 1.875em;
  overflow: hidden;
}
.main__video-review--slider .slider .item .video-top .desc {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8125em;
  color: #fff;
  font-weight: 500;
  margin-left: 0.625em;
}
.main__video-review--slider .slider .item .video .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.main__video-review--slider .slider .item .video .image img {
  opacity: 0;
  visibility: hidden;
}
.main__video-review--slider .slider .item .video .image::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000000),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.main__video-review--slider .slider .item .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}
.main__video-review--slider .slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__video-review--slider .slider .slick-slide {
  height: auto;
}
.main__video-review--slider .slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__video-review--slider .slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__video-review--slider .slider .slick-dots li button {
  padding: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__video-review--slider .slider .slick-dots li button::before {
  content: "";
}
.main__video-review--block {
  padding-top: 2.5em;
  display: none;
}
.main__video-review--block .d-flex {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__video-review .box {
  padding-left: 0.625em;
  padding-right: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__video-review .box:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0.625em;
}
.main__video-review .box:last-child {
  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;
}
.main__video-review .box .video {
  position: relative;
  height: 100%;
}
.main__video-review .box .video a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  position: relative;
  height: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.main__video-review .box .video a .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 100%;
}
.main__video-review .box .video a .image img {
  opacity: 0;
  visibility: hidden;
}
.main__video-review .box .video a .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}
.main__video-review .box .video-top {
  position: absolute;
  top: 0.875em;
  left: 0.875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__video-review .box .video-top .logo {
  display: inline-block;
  vertical-align: middle;
  width: 3.125em;
  height: 3.125em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 0.625em;
  position: relative;
  overflow: hidden;
}
.main__video-review .box .video-top .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main__video-review .box .video-top .desc {
  color: #fff;
  font-weight: 500;
}
.main__video-review--item {
  height: 135px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
}
.main__video-review--item a {
  outline: none;
  border: none;
  text-decoration: none;
  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;
  height: 100%;
  position: relative;
  width: 100%;
}
.main__video-review--item a .more {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}
.main__video-review--item a .more .icon {
  margin-bottom: 3px;
}
.main__video-review--item a .more .icon img {
  margin: 0 auto;
}
.main__video-review--item a .more .info {
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.main__video-review--item.more a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.main__scope {
  padding-bottom: 3.75em;
  position: relative;
  background-color: #f0f0f0;
}
.main__scope--block {
  padding-top: 3.75em;
}
.main__scope--block .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__scope--block .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__scope--block .box h3 {
  font-weight: 500;
  text-align: center;
}
.main__scope--block .box h3 span {
  display: block;
}
.main__scope--block .box h3 i {
  font-style: normal;
  color: #083992;
}
.main__scope--more {
  padding-top: 1.875em;
}
.main__scope--pos .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.main__scope--pos .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__scope--pos .box:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__scope--pos .box .image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  max-height: 380px;
  min-height: 230px;
}
.main__scope--pos .box .image img {
  opacity: 0;
  visibility: hidden;
}
.main__scope--link {
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  padding-right: 1.5em;
  white-space: nowrap;
  margin-left: 1.875em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__scope--link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__scope--link:focus {
  outline: none;
  border: none;
}
.main__scope--reveal {
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main__scope--reveal .list {
  display: block;
  position: relative;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__scope--reveal .list:first-child {
  margin-bottom: 1.25em;
}
.main__scope--reveal .list::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 40%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(240, 240, 240, 0)),
    color-stop(74.37%, #f0f0f0)
  );
  background: linear-gradient(
    180deg,
    rgba(240, 240, 240, 0) 0%,
    #f0f0f0 74.37%
  );
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__scope--reveal .list.hide {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out 0.1s;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  -moz-transition: all 0.4s ease-in-out 0.1s;
  -ms-transition: all 0.4s ease-in-out 0.1s;
  -o-transition: all 0.4s ease-in-out 0.1s;
  display: none;
}
.main__scope--reveal .list:last-child {
  margin-right: 0;
}
.main__scope--reveal .list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.main__scope--reveal .list ul li {
  position: relative;
  color: #000;
  font-weight: 500;
  font-size: 0.8125em;
  padding-left: 1.875em;
  margin-bottom: 1.25em;
  max-width: 417px;
}
.main__scope--reveal .list ul li:last-child {
  margin-bottom: 0;
}
.main__scope--reveal .list ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  content: url(../img/icon/check-small-icon.svg);
}
.main__scope--reveal .list ul li span {
  display: block;
}
.main__scope--button {
  padding-top: 2.5em;
}
.main__scope--button .page__btn {
  min-width: 100%;
}
.main__scope.active .main__scope--reveal .list::after {
  opacity: 0;
  visibility: hidden;
}
.main__scope.active .main__scope--reveal .list.hide {
  opacity: 1;
  visibility: visible;
  display: block;
}
.main__scope.active .main__scope--link {
  opacity: 0;
  visibility: hidden;
}
.main__set {
  padding-top: 2.75em;
  padding-bottom: 3.75em;
}
.main__set--top .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main__set--top .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.main__set--top .box:first-child {
  margin-bottom: 1.875em;
}
.main__set--top .box h3 {
  font-weight: 500;
}
.main__set--top .box h3 span {
  display: block;
}
.main__set--top .box h3 i {
  font-style: normal;
  color: #083992;
}
.main__set--top .box .pricing {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  color: #000;
}
.main__set--top .box .pricing > span {
  display: block;
}
.main__set--top .box .pricing .new-price,
.main__set--top .box .pricing .old-price {
  display: inline-block;
  white-space: nowrap;
}
.main__set--top .box .pricing .new-price {
  color: #083992;
  font-weight: 600;
  font-size: 1.5em;
}
.main__set--top .box .pricing .old-price {
  color: #858585;
  font-weight: 500;
  text-decoration: line-through;
  margin-left: 0.625em;
}
.main__set--top .box .page__btn {
  display: none;
}
.main__set--block {
  padding-top: 2.75em;
  display: none;
}
.main__set--block .d-flex {
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__set--block .item {
  padding-left: 0.625em;
  padding-right: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 1.25em;
}
.main__set--bottom {
  padding-top: 1.5em;
  text-align: center;
}
.main__set--bottom .link {
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-right: 1.25em;
}
.main__set--bottom .link:focus {
  outline: none;
  border: none;
}
.main__set--bottom .link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #083992;
  border-right: 1px solid #083992;
  right: 0;
  transform: translateX(0) translateY(-80%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-80%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-80%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-80%) rotate(45deg);
  -o-transform: translateX(0) translateY(-80%) rotate(45deg);
}
.main__set--bottom .link.active::after {
  transform: translateX(0) translateY(-5%) rotate(-135deg);
  -webkit-transform: translateX(0) translateY(-5%) rotate(-135deg);
  -moz-transform: translateX(0) translateY(-5%) rotate(-135deg);
  -ms-transform: translateX(0) translateY(-5%) rotate(-135deg);
  -o-transform: translateX(0) translateY(-5%) rotate(-135deg);
}
.main__set--button {
  text-align: center;
  padding-top: 1.5em;
}
.main__set--button .page__btn {
  min-width: 100%;
}
.main__set--slider {
  padding-top: 2.5em;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.main__set--slider .slider .item {
  border-top: 1px solid #dfdfe1;
  border-bottom: 1px solid #dfdfe1;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.main__set--slider .slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__set--slider .slider .slick-slide {
  height: auto;
}
.main__set--slider .slider .slick-dots li {
  margin: 0 3px;
  width: 7px;
  height: 7px;
}
.main__set--slider .slider .slick-dots li.slick-active button {
  background-color: #083992;
}
.main__set--slider .slider .slick-dots li button {
  padding: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #c4c4c4;
}
.main__set--slider .slider .slick-dots li button::before {
  content: "";
}
.main__consult {
  background-color: #f0f0f0;
  padding-top: 2.75em;
  padding-bottom: 3.75em;
}
.main__consult .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -0.625em;
  margin-right: -0.625em;
}
.main__consult .box {
  padding-left: 0.625em;
  padding-right: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__consult .box:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}
.main__consult .box h3 {
  font-weight: 500;
  text-align: center;
}
.main__consult .box h3 span {
  display: block;
}
.main__consult .box h3 i {
  font-style: normal;
  color: #083992;
}
.main__consult .box .list {
  padding-top: 2.5em;
}
.main__consult .box .list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.main__consult .box .list ul li {
  margin-bottom: 0.625em;
}
.main__consult .box .list ul li:last-child {
  margin-bottom: 0;
}
.main__consult .box .list ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
}
.main__consult .box .list ul li a .desc {
  font-weight: 500;
  color: #000;
  text-decoration: underline;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  font-size: 0.8125rem;
}
.main__consult .box .list ul li a .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
  width: 2.625em;
}
.main__consult .box .list ul li a .icon img {
  margin: 0 auto;
}
.main__consult .box .list ul li a .tooltip {
  display: inline-block;
  width: 1.0625rem;
  height: 1.0625rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 0.625em;
  font-weight: 600;
  background-color: #083992;
  line-height: 17px;
  position: relative;
}
.main__consult--form {
  display: none;
}
.main__consult--button {
  padding-top: 0.625em;
}
.main__consult--button .page__btn {
  min-width: 100%;
}
.main__document {
  padding-top: 3.125em;
  padding-bottom: 2.25em;
}
.main__document--top {
  text-align: center;
}
.main__document--top h3 {
  font-weight: 500;
}
.main__document--block {
  padding-top: 2.5em;
}
.main__document--block .d-flex {
  row-gap: 1.5em;
}
.main__document--block .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main__document--block .item a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
}
.main__document--block .item a:focus {
  outline: none;
  border: none;
}
.main__document--block .item a .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
}
.main__document--block .item a .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 0.9375em;
  color: #000;
}
.main__document--block .item a .text span {
  display: block;
}
.block__info {
  padding-top: 3.25em;
  padding-bottom: 3.25em;
}
.block__info .text {
  font-size: 0.875rem;
}
.block__info .text b {
  font-weight: 500;
}
.chosen a,
.print a,
.to-share a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  color: #71767e;
  font-weight: 500;
  font-size: 0.875em;
}
.chosen a:focus,
.print a:focus,
.to-share a:focus {
  outline: none;
  border: none;
}
.chosen a .icon,
.print a .icon,
.to-share a .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.chosen a.favorite.active {
  color: #d40025;
}
a.favorite.active path {
  fill: #d40025;
}
.amount {
  background-color: #ebebeb;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  padding-top: 9px;
  padding-bottom: 8px;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.amount__minus,
.amount__plus {
  color: #505050;
  font-size: 1.25em;
  font-weight: 500;
  width: 0.8125em;
  cursor: pointer;
  text-align: center;
}
.amount__number {
  max-width: 2.5em;
}
.amount__number input {
  outline: none;
  border: none;
  background-color: transparent;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-weight: 500;
  font-size: 1.125em;
  color: #000;
}
.bottom-info {
  padding-top: 4em;
  padding-bottom: 6.5625em;
}
.bottom-info__top {
  text-align: center;
}
.bottom-info__top h3 {
  font-weight: 500;
}
.bottom-info__block {
  padding-top: 1.875em;
}
.bottom-info__more .text {
  color: #000;
  position: relative;
  font-weight: 500;
  font-size: 0.875rem;
}
.bottom-info__more .text p {
  margin: 0 0 1.25em;
}
.bottom-info__link {
  text-align: center;
  padding-top: 1.25em;
}
.bottom-info__link .link {
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  padding-right: 1.25em;
}
.bottom-info__link .link:focus {
  outline: none;
  border: none;
}
.bottom-info__link .link::after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 0;
  border-bottom: 1px solid #083992;
  border-right: 1px solid #083992;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.form__group {
  overflow: hidden;
  position: relative;
}
.form__group textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  outline: none;
  border: none;
  padding: 7px 10px;
  resize: none;
}
.hidden_protection {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: none;
  background: none;
}
.form__group input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 41px;
  outline: none;
  border: none;
  padding: 7px 10px;
}
.form__main-top--search input {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 1px solid #787878;
  color: #787878;
  font-size: 0.875em;
  line-height: 1.17;
  padding-right: 1.5em;
}
.form__main-top--search .icon {
  position: absolute;
  top: 50%;
  right: 0.9375em;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form__m-menu--search input {
  line-height: 1.17;
  padding-right: 1.5em;
  color: #787878;
  font-size: 0.8125em;
  border: 1px solid #787878;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.form__m-menu--search .icon {
  position: absolute;
  top: 50%;
  right: 0.9375em;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}
.form__bottom--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.form__bottom--item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.form__bottom--group {
  margin-bottom: 1.875em;
}
.form__bottom--group .form__group input {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.9375em;
}
.form__bottom--group .form__group textarea {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.9375em;
  height: 160px;
}
.form__bottom .page__btn {
  min-width: 100%;
}
.form__right--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.form__right--flex .item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.form__right--group {
  margin-bottom: 1.875em;
}
.form__right--group .form__group input {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.9375em;
}
.form__right--group .form__group textarea {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.9375em;
  height: 160px;
}
.form__right .page__btn {
  min-width: 100%;
}
.form__order--flex {
  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;
}
.form__order--flex .label {
  color: #000;
  font-weight: 500;
  margin-bottom: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 0.875rem;
}
.form__order--flex .label sup {
  color: #d40025;
}
.form__order--group {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.form__order--group .form__group {
  margin-bottom: 1.1875em;
}
.form__order--group .form__group input {
  height: 49px;
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.875em;
}
.form__order--group .form__group textarea {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  height: 108px;
  color: #767676;
  font-weight: 500;
  font-size: 0.875em;
}
.form__order--info {
  font-weight: 500;
  color: #000;
  font-size: 0.8125em;
}
.form__order--info sup {
  color: #d40025;
}
.form__order--bottom {
  padding-top: 1.25em;
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.form__order--bottom .page__btn {
  min-width: 100%;
}
.form__order--check {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.125em;
}
.form__order--check label {
  position: relative;
  display: block;
  font-size: 0.75em;
  color: #000;
  padding-left: 1.875em;
}
.form__order--check label input {
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.form__order--check label input:checked ~ span::before {
  opacity: 1;
  visibility: visible;
}
.form__order--check label a {
  outline: none;
  border: none;
  text-decoration: underline;
  color: #000;
}
.form__order--check label a:focus {
  outline: none;
  border: none;
}
.form__order--check span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #000;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}
.form__order--check span::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 10px;
  border-bottom: 2px solid #d40025;
  border-right: 2px solid #d40025;
  transform: translateX(0) translateY(0) rotate(35deg);
  -webkit-transform: translateX(0) translateY(0) rotate(35deg);
  -moz-transform: translateX(0) translateY(0) rotate(35deg);
  -ms-transform: translateX(0) translateY(0) rotate(35deg);
  -o-transform: translateX(0) translateY(0) rotate(35deg);
  left: 5px;
  top: 2px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  opacity: 0;
  visibility: hidden;
}
.phone a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
.nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2.5em;
}
.nav ul li ul {
  display: none;
  vertical-align: middle;
  margin-right: 0;
  padding: 15px ​35px 10px 35px;
  background: #ebebeb;
}
.nav ul li ul li {
  display: block;
  vertical-align: middle;
  margin-right: 0;
  padding: 5px 0;
}
.nav ul li:hover ul {
  display: block;
  position: absolute;
}
.nav ul li:last-child {
  margin-right: 0;
}
.nav ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  font-size: 0.875em;
  font-weight: 500;
  color: #000;
  line-height: 1.17;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.nav ul li a:hover {
  color: #d40025;
}
.m-menu {
  position: fixed;
  z-index: 100;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  opacity: 0;
  visibility: hidden;
  height: 100vh;
}
.m-menu.active {
  opacity: 1;
  visibility: visible;
}
.m-menu.active .m-menu__container {
  transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
}
.m-menu__overflow {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
}
.m-menu__close {
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
}
.m-menu__close::before,
.m-menu__close::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  top: 50%;
}
.m-menu__close::before {
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.m-menu__close::after {
  transform: translateX(0) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(-45deg);
}
.m-menu__container {
  width: 100%;
  top: 0;
  height: 100%;
  right: 0;
  max-width: 100%;
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: 5px 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(100%) translateY(0);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
}
.m-menu__container--head {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.m-menu__container--head .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.m-menu__container--head .logo {
  max-width: 140px;
}
.m-menu__container--body {
  height: calc(100% - 60px);
  overflow: auto;
}
.m-menu__container--body .page__flex {
  overflow-x: scroll;
  height: auto;
  min-height: calc(100%);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: normal !important;
  flex-direction: normal !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 45px;
}
.m-menu__container--box .block {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-bottom: 1.5em;
}
.m-menu__container--box .page__btn {
  min-width: 100%;
}
.m-menu__container--box .phone {
  margin-bottom: 0.625em;
}
.m-menu__container--box .phone a {
  font-size: 1.25em;
  font-weight: 600;
}
.m-menu__container--box .lang {
  position: relative;
  padding-right: 0.625em;
  margin-bottom: 1.25em;
  display: inline-block;
}
.m-menu__container--box .lang::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #d40025;
  border-right: 1px solid #d40025;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.m-menu__container--box .lang label {
  display: block;
  outline: none;
  border: none;
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.17;
  color: #d40025;
  position: relative;
}
.m-menu__container--box .lang label::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #d40025;
}
.m-menu__search {
  margin-bottom: 0.9375em;
  margin-top: 10px;
  padding: 0 10px;
}
.m-menu__nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.m-menu__nav ul li ul {
  display: none;
  border-top: 1px solid #ebebeb;
  background: #ebebeb;
}
.m-menu__nav ul li {
  border-bottom: 1px solid #ebebeb;
}
.m-menu__nav ul li ul li {
  border-bottom: 1px solid #ffffff;
}
.m-menu__nav ul li.dropdown:before {
  content: "";
  position: absolute;
  top: 25px;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
.m-menu__nav ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  display: block;
  font-size: 0.9375em;
  font-weight: 500;
  color: #000;
}
.catlog_popup {
  background: #4e4e4e;
  display: none;
  position: absolute;
  z-index: 11;
  width: 100%;
  padding-top: 86px;
  top: -6px;
  left: 0;
}
.main__cloud--bottom {
  padding-top: 4.375em;
}
.main__cloud--bottom .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main__cloud--bottom .numb {
  color: #d40025;
  font-weight: 500;
  font-size: 3.25em;
}
.main__cloud--bottom .info {
  color: #000;
  font-size: 0.9375em;
  font-weight: 500;
}
.hidden_sale {
  display: none;
}
.parallax-window {
  min-height: 1300px;
  background: transparent;
}
.video_main video {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.menu_tree_wrap {
  z-index: 100;
  background: rgba(20, 20, 20, 0.8);
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}
.menu_tree {
  width: 1200px;
  position: fixed;
  height: 100%;
  display: flex;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 100;
}
.left_menu_block {
  height: 100%;
  display: flex;
  position: relative;
  grid-area: left;
  flex-direction: column;
  width: 30%;
  padding: 20px;
  border-right: 4px solid #f5f5f6;
}
.right_menu_block {
  height: 100%;
  display: flex;
  position: relative;
  grid-area: right;
  flex-direction: column;
  width: 70%;
  padding: 20px;
}
.wrap_sub_block {
  column-count: 2;
  overflow-y: hidden;
}
.parent_block a {
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
  display: block;
  padding-left: 30px;
  padding-right: 22px;
}
.parent_block.krasnyiPUNKT a span {
  color: #d40025;
}
.parent_block.active a {
  font-weight: bold;
}
.parent_block {
  margin-bottom: 15px;
}
.parent_block img {
  float: left;
}
.parent_block {
  position: relative;
}
.sub_block {
  margin-bottom: 15px;
  page-break-inside: avoid;
  break-inside: avoid;
}
.sub_header {
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-size: 14px;
  display: inline-block;
}
.sub_block ul {
  margin: 0;
  padding: 0;
  page-break-inside: avoid;
  break-inside: avoid;
}
.sub_block ul li {
  list-style: none;
  font-size: 14px;
  margin: 0 0 5px 0;
}
.js--PopupCatalogMenu__button-close {
  z-index: 1;
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  padding: 10px;
  cursor: pointer;
}
.child_block {
  display: none;
  overflow: auto;
}
.child_block.active {
  display: block;
}
.right_menu_block_heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.left_menu_block_heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
  margin-top: 20px;
}
.right_menu_block #smart-title-search-table-2 {
  padding: 23px 0;
}
.catalog_popup_menu {
  display: none;
}
.list-item__thumbnail {
  flex-shrink: 0;
  width: 100%;
}
.list-item__thumbnail__container {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.list-item__thumbnail__brazzers {
  position: relative;
  bottom: auto;
  height: 173px;
}
.brazzers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
}
.brazzers__page {
  position: static;
  display: flex;
  align-items: flex-end;
  flex: 1;
  height: 100%;
}
.brazzers:not(:hover) .brazzers__page:first-child .brazzers__image-wrapper,
.brazzers__page:hover .brazzers__image-wrapper {
  z-index: -4;
  opacity: 1;
}
.brazzers__page .brazzers__image-wrapper {
  opacity: 0;
}
.brazzers__image-wrapper {
  z-index: -2;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.brazzers__image,
.brazzers__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  border: 0;
  opacity: 0;
}
.brazzers:not(:hover) .brazzers__button {
  opacity: 1;
}
.brazzers__button {
  position: relative;
  z-index: 4;
  bottom: 0;
  flex: 1;
  min-height: 7px;
  opacity: 1;
  transition: opacity 0.3s;
}
.brazzers__button:after {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 2px;
  left: 1px;
  height: 3px;
  content: "";
  background: rgba(255, 255, 255, 0.7);
  transition: background-color 0.3s;
  box-shadow: inset 0 0 4px #cccccc91;
}
.brazzers__page:hover .brazzers__button:after {
  background-color: #e30613;
}
.sale_wrap {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 40px;
}
.sale_block {
  display: block;
  background: #e30613;
  color: #fff;
  padding: 5px 10px;
  margin: 0 0 5px 0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.text-align-center {
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.3em;
  margin-bottom: 20px;
}
.mobile_info {
  margin-bottom: 10px;
}
.mobile_info_name {
  float: left;
  width: 100px;
  font-size: 14px;
}
.mobile_info_text {
  float: left;
  width: calc(100% - 100px);
  font-size: 14px;
}
.mobile_info_text p:last-child {
}
.mobile_cont {
  margin-bottom: 15px;
}
.clearfix {
  clear: both;
}
.logo_20years {
  position: absolute;
  top: 8px;
  left: 10px;
  width: 41px;
  height: 100%;
}
.logo_20years .logo_a,
.logo_20years .logo_b {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.logo_20years .logo_b {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.logo_20years img {
  width: 41px;
}
.logo_20years .logo_a img {
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  -webkit-animation: rotating 6s ease-in-out infinite;
  -moz-animation: rotating 6s ease-in-out infinite;
  -ms-animation: rotating 6s ease-in-out infinite;
  -o-animation: rotating 6s ease-in-out infinite;
  animation: rotating 6s ease-in-out infinite;
}
.logo_20years .logo_b img {
  margin: 0 auto;
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  -webkit-animation: rotating_b 6s ease-in-out infinite;
  -moz-animation: rotating_b 6s ease-in-out infinite;
  -ms-animation: rotating_b 6s ease-in-out infinite;
  -o-animation: rotating_b 6s ease-in-out infinite;
  animation: rotating_b 6s ease-in-out infinite;
}
@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
  }
  20% {
    -webkit-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
  }
}
@-moz-keyframes rotating {
  0% {
    -moz-transform: rotate3d(0, 1, 0, 0deg);
  }
  20% {
    -moz-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  40% {
    -moz-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  50% {
    -moz-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    -moz-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 0;
  }
  80% {
    -moz-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 1;
  }
  100% {
    -moz-transform: rotate3d(1, 1, 0, 0deg);
  }
}
@-ms-keyframes rotating {
  0% {
    -ms-transform: rotate3d(1, 1, 0, 0deg);
  }
  20% {
    -ms-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  40% {
    -ms-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  50% {
    -ms-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    -ms-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 0;
  }
  80% {
    -ms-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 1;
  }
  100% {
    -ms-transform: rotate3d(1, 1, 0, 0deg);
  }
}
@-o-keyframes rotating {
  0% {
    -o-transform: rotate3d(1, 1, 0, 0deg);
  }
  20% {
    -o-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  40% {
    -o-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  50% {
    -o-transform: rotate3d(1, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    -o-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 0;
  }
  80% {
    -o-transform: rotate3d(1, 1, 0, 90deg);
    opacity: 1;
  }
  100% {
    -o-transform: rotate3d(1, 1, 0, 0deg);
  }
}
@keyframes rotating {
  0% {
    transform: rotate3d(1, 1, 0, 0deg);
  }
  20% {
    transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  40% {
    transform: rotate3d(1, 1, 0, -90deg);
    opacity: 1;
  }
  50% {
    transform: rotate3d(1, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    transform: rotate3d(1, 1, 0, 90deg);
    opacity: 0;
  }
  80% {
    transform: rotate3d(1, 1, 0, 90deg);
    opacity: 1;
  }
  100% {
    transform: rotate3d(1, 1, 0, 0deg);
  }
}
@-webkit-keyframes rotating_b {
  0% {
    -webkit-transform: rotate3d(1, 1, 0, 90deg);
  }
  20% {
    -webkit-transform: rotate3d(1, 1, 0, 90deg);
  }
  40% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
  }
  60% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
  }
  80% {
    -webkit-transform: rotate3d(1, 1, 0, -90deg);
  }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, -90deg);
  }
}
@-moz-keyframes rotating_b {
  0% {
    -moz-transform: rotate3d(1, 1, 0, 90deg);
  }
  20% {
    -moz-transform: rotate3d(1, 1, 0, 90deg);
  }
  40% {
    -moz-transform: rotate3d(1, 1, 0, 0deg);
  }
  60% {
    -moz-transform: rotate3d(1, 1, 0, 0deg);
  }
  80% {
    -moz-transform: rotate3d(1, 1, 0, -90deg);
  }
  100% {
    -moz-transform: rotate3d(1, 1, 0, -90deg);
  }
}
@-ms-keyframes rotating_b {
  0% {
    -ms-transform: rotate3d(1, 1, 0, 90deg);
  }
  20% {
    -ms-transform: rotate3d(1, 1, 0, 90deg);
  }
  40% {
    -ms-transform: rotate3d(1, 1, 0, 0deg);
  }
  60% {
    -ms-transform: rotate3d(1, 1, 0, 0deg);
  }
  80% {
    -ms-transform: rotate3d(1, 1, 0, -90deg);
  }
  100% {
    -ms-transform: rotate3d(1, 1, 0, -90deg);
  }
}
@-o-keyframes rotating_b {
  0% {
    -o-transform: rotate3d(1, 1, 0, 90deg);
  }
  20% {
    -o-transform: rotate3d(1, 1, 0, 90deg);
  }
  40% {
    -o-transform: rotate3d(1, 1, 0, 0deg);
  }
  60% {
    -o-transform: rotate3d(1, 1, 0, 0deg);
  }
  80% {
    -o-transform: rotate3d(1, 1, 0, -90deg);
  }
  100% {
    -o-transform: rotate3d(1, 1, 0, -90deg);
  }
}
@keyframes rotating_b {
  0% {
    transform: rotate3d(1, 1, 0, 90deg);
  }
  20% {
    transform: rotate3d(1, 1, 0, 90deg);
  }
  40% {
    transform: rotate3d(1, 1, 0, 0deg);
  }
  60% {
    transform: rotate3d(1, 1, 0, 0deg);
  }
  80% {
    transform: rotate3d(1, 1, 0, -90deg);
  }
  100% {
    transform: rotate3d(1, 1, 0, -90deg);
  }
}
body .full_logo {
  display: none !important;
}
.catalog-sections-acc {
  box-shadow: 0 0 11.16px 0.84px rgb(0 0 0 / 7%);
}
.sec_name {
  font-size: 20px !important;
  font-weight: 500;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  cursor: pointer;
}
.sec_name:before {
  content: " ";
  position: absolute;
  background: url(/upload/arrow_up.png) no-repeat center;
  width: 9px;
  height: 5px;
  top: 30px;
  right: 50px;
}
.sec_name.active:before {
  content: " ";
  position: absolute;
  background: url(/upload/arrow_up.png) no-repeat center;
  width: 9px;
  height: 5px;
  top: 30px;
  right: 50px;
  transform: rotate(180deg);
}
.sec_list {
  padding: 20px 0;
  display: none;
  margin-bottom: 15px !important;
}
.sec_list li {
  list-style-type: inherit;
}
body .product .product-preview .info .buttons .item a {
  padding: 0 10px 0 45px;
}
.sec_list table {
  width: 100% !important;
}
.pt-15px {
  padding-top: 15px !important;
}
body.menu_open {
  overflow: hidden;
}
.li_toggle.active .d-none {
  display: block !important;
}
.li_toggle.active .d-none {
  display: block !important;
}
.form__contact--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.form__contact--flex .item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.form__contact--group {
  margin-bottom: 1.875em;
}
.form__contact--group .form__group input {
  border: 1px solid #acacac !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  color: #767676 !important;
  font-weight: 500;
  font-size: 0.9375em !important;
}
.form__contact--group .form__group textarea {
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #767676;
  font-weight: 500;
  font-size: 0.9375em;
  height: 160px;
}
.contact__top {
  padding-bottom: 3.125em;
}
.contact__top .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact__top .item {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.contact__top .item2 {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.filigree .box {
  width: 100%;
}
.filigree .d-flex {
  width: 100%;
  max-width: 733px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact__top--box {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.contact__top--box .icon {
  min-width: 42px;
  margin-right: 0.9375em;
}
.contact__top--box .name {
  color: #d40025;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}
.contact__top--box .name span {
  display: block;
}
.contact__top--box .phone {
  margin-bottom: 0.625em;
}
.contact__top--box .phone a {
  font-weight: 600;
  font-size: 1.125em;
}
.contact__top--box .phone__subname {
  font-size: 0.875em;
  color: #939393;
  font-weight: 500;
}
.contact__top--box .email a {
  outline: none;
  border: none;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
  font-weight: 500;
  font-size: 0.9375em;
  display: inline-block;
}
.contact__top--box .email a span {
  position: relative;
}
.contact__top--box .email a span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #000;
}
.contact__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
}
.contact__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.contact__desc {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}
.contact__desc .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact__desc .text {
  max-width: 772px;
  font-weight: 500;
  line-height: 1.24;
}
.contact__desc .text a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #d40025;
}
.contact__desc .text a span {
  position: relative;
}
.contact__desc .text a span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #d40025;
}
.contact__map {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}
.contact__map .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact__map .address {
  margin-top: 0.75em;
}
.contact__map .address span {
  display: block;
  position: relative;
  color: #d40025;
  font-weight: 500;
  white-space: nowrap;
  text-decoration: underline;
}
.contact__map .map {
  min-height: 350px;
  position: relative;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.contact__map .map #maps-10,
.contact__map .map #maps-1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.contact__bottom {
  padding-top: 3.125em;
  padding-bottom: 4.75em;
}
.contact__bottom .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main__top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ebebeb;
}
.main.fixed {
  margin-top: 106px;
}
.m-menu__container--box {
  -webkit-flex: 1 1 15em;
  min-width: 100%;
}
.m-menu__container--box:last-child {
  margin-top: 10px;
}
.logo_main_top,
.phone_main_top,
.basket_main_top {
  display: none !important;
}
.main__top.fixed .logo_main_top,
.main__top.fixed .phone_main_top,
.main__top.fixed .basket_main_top {
  display: block !important;
}
.menu_main_top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
}
.serach_main_top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78%;
  flex: 0 0 78%;
  max-width: 78%;
}
.main.fixed .logo_main_top {
  width: 46px;
}
.main.fixed .serach_main_top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.main.fixed .menu_main_top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  max-width: 210px;
}
.phone_main_top span {
  display: block;
  font-size: 0.9em;
  text-align: center;
  cursor: pointer;
}
.phone_main_top span:hover {
  text-decoration: underline;
}
.phone_main_top a {
  font-weight: bold;
}
.main.fixed .basket_main_top {
  margin-top: -5px;
}
.main__top.colored .phone_main_top {
  color: #fff;
}
.catalog-menu .container {
  overflow-x: auto;
  max-height: 70vh;
  margin-top: 40px;
  margin-bottom: 10px;
}
.catalog-menu .container::-webkit-scrollbar {
  width: 5px;
  background-color: #ebebeb;
}
.catalog-menu .container::-webkit-scrollbar-thumb {
  background-color: #18aaaa;
}
.catalog-menu .container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #f9f9fd;
}
.catalog-menu .category-item {
  align-self: flex-start;
}
.dealer_block1 {
  background: url(/local/templates/new/img/dilleram_bg.jpg) no-repeat;
  background-size: cover;
}
dealer_block1_info {
}
.dealer_block1 img {
  visibility: hidden;
  opacity: 0;
}
.dealer_block1_info {
  color: #fff;
  position: absolute;
  top: 33%;
}
.dealer_block1_info h1 {
  font-weight: bold;
  font-size: 50px;
  line-height: 55px;
  margin: 0 0 36px 0;
}
.dealer_block1_info p {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 54px;
}
.dealer_block1 .page__btn {
  color: #fff;
  background-color: #d40025;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.dealer_block1 .page__btn:hover {
  text-decoration: none;
}
.dealer_block2 {
  background: #e5e5e5;
  padding: 70px 0;
}
.dealer_block2 h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.5px;
  margin-bottom: 20px;
}
.dealer_block2 p {
  font-size: 16px;
  line-height: 25, 5px;
}
.advantages_block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
}
.advantages_block:before {
  content: "";
  width: 1px;
  height: 70px;
  background: #d1d1d1;
  display: block;
  margin: 0 auto 20px auto;
}
.advantages_block img {
  margin: 0 auto;
  display: block;
}
.advantages_block p {
  margin-top: 30px;
}
.dealer_block3 h2 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 40px;
}
.dealer_block3 h2 span {
  color: #d40025;
}
.dealer_block3 .page__flex {
  justify-content: space-between;
}
.dealer_block3 .page__flex:before {
  content: "";
  height: 1px;
  width: 80%;
  border-top: 1px solid #d1d1d1;
  display: block;
  position: absolute;
  left: 10%;
}
.dealer_block3 .wrap:before {
  content: "";
  width: 1px;
  height: 70px;
  background: #d1d1d1;
  display: block;
  margin: 0 auto;
}
.dealer_block3 {
  margin-top: 115px;
  margin-bottom: 130px;
}
.dealer_block4 {
  position: relative;
  background-position: right;
  background: #f0f0f0;
}
.dealer_block4-block {
  line-height: 24px;
  padding: 70px 35% 80px 0;
}
.dealer_block4 .heading {
  margin-bottom: 70px;
}
.dealer_block4 .heading1 {
  font-weight: 600;
}
.block_text_1,
.block_text_2,
.block_text_3,
.block_text_4 {
  margin: 30px 0;
  padding: 0 0 0 69px;
}
.block_text_1 {
  background: url(/local/templates/new/img/mortarboard1.png) no-repeat left top;
}
.block_text_2 {
  background: url(/local/templates/new/img/hospital-medical-signal-of-a-cross-in-a-circle1.png)
    no-repeat left top;
}
.block_text_3 {
  background: url(/local/templates/new/img/MaskGroup.png) no-repeat left top;
}
.block_text_4 {
  background: url(/local/templates/new/img/virtual-reality1.png) no-repeat left
    top;
}
.dealer_block5 {
  padding: 115px 0;
}
.dealer_block5 h2 {
  font-size: 26px;
  text-align: center;
}
.dealer_block5 h2 span {
  color: #d40025;
}
.dealer_block5 p {
  line-height: 26px;
  text-align: center;
  margin: 40px 0;
}
.sorting_sert a:hover {
  text-decoration: none;
}
.sorting_sert a:hover span {
  border-bottom: 2px solid #d40025;
  color: #d40025;
}
.sorting_sert {
  margin-bottom: 40px;
}
.sorting_sert > span {
  color: #6f6f6f;
}
.sorting_sert ul {
  display: inline-block;
}
.sorting_sert ul li {
  display: inline-block;
  margin-right: 20px;
}
.sorting_sert ul li.active span {
  color: #d40025;
  border-bottom: 2px solid #d40025;
}
.sorting_sert ul li span {
  padding-bottom: 4px;
}
.phone_main_top_mobile {
  display: none;
  align-self: self-start;
}
.phone_main_top_mobile img {
  height: 41px;
}
.dir_success,
.sale_success,
.auto_success {
  display: none;
}
.popup-callback-form .callback-text {
  margin: 20px 0;
}
.popup-callback-form .callback-required {
  margin-bottom: 30px;
}
.has-error {
  box-shadow: inset 0 0 3px red;
}
.popup-callback-form .popup-callback-form-wrapper {
  top: 85px;
  position: relative;
  width: 635px;
  background: #ffffff !important;
  padding: 50px 135px 50px 100px;
  margin: 0 auto;
  color: #000 !important;
  border-radius: 20px;
  z-index: 10001;
}
.popup-callback-form .close-popup-callback-form {
  width: 35px;
  height: 35px;
  background: url(/images/icon_close.png) no-repeat center;
  position: absolute;
  top: -35px;
  right: -35px;
  z-index: 10001;
}
.icon_close {
  visibility: hidden;
  cursor: pointer;
  pointer-events: auto !important;
}
.icon_close img {
  width: 14px;
  height: 14px;
}
.can_buy {
  position: relative;
  top: 5px;
  left: 0;
  z-index: 2;
  background: #d40025;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 14px;
  font-size: 12px;
}
.can_buy2 {
  background: #d40025;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 14px;
  font-size: 12px;
  margin-bottom: 10px;
}
.main__sale--slider {
  margin-left: -15px;
  margin-right: -15px;
}
.main__sale--slider .item {
  padding-left: 15px;
  padding-right: 15px;
}
.main__sale--slider .wrap {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.main__sale--slider .text {
  position: absolute;
  top: 33px;
  left: 33px;
  width: 60%;
  z-index: 2;
  color: #fff;
  height: calc(100% - 33px);
}
.main__sale--slider .text .shield {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.065em;
  background: #d40025;
  display: inline-block;
  padding: 3px 15px;
  border-radius: 10px;
}
.main__sale--slider .text .name {
  font-size: 20px;
  line-height: 22px;
  margin-top: 11px;
}
.main__sale--slider .text .srok {
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  bottom: 27px;
  position: absolute;
}
.main__sale--slider .text span {
  margin-top: 11px;
  font-size: 13px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
}
.main__sale--slider .srok {
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  bottom: 27px;
  position: absolute;
  position: absolute;
  bottom: 20px;
  left: 26px;
}
.main__sale--slider span {
  margin-top: 11px;
  font-size: 13px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 26px;
}
.main__sale--slider .image .bg_img {
  margin: 0 0 0 auto;
  border-radius: 10px 10px 10px 0;
  -webkit-border-radius: 10px 10px 10px 0;
  -moz-border-radius: 10px 10px 10px 0;
  -ms-border-radius: 10px 10px 10px 0;
  -o-border-radius: 10px 10px 10px 0;
}
.main__sale--slider .image .bg_sale {
  position: absolute;
  width: 80%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
}
.main__sale--slider .image {
  position: relative;
}
.main__sale--slider .slick-dots {
  bottom: -1.5em;
  padding: 0 15px;
}
.main__sale--slider .slick-dots li {
  margin: 0 3px;
  width: 16px;
  height: 16px;
}
.main__sale--slider .slick-dots li.slick-active button {
  background-color: #d40025;
}
.main__sale--slider .slick-dots li button {
  padding: 0;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #ebebeb;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__sale--slider .slick-dots li button::before {
  content: none;
}
.main__sale {
  padding-top: 2.375em;
  padding-bottom: 1.375em;
}
.btn_can_buy {
  position: relative;
  top: 5px;
  left: 0;
  z-index: 2;
  background: #d40025;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
  border-radius: 14px;
  font-size: 14px;
}
.btn_can_buy.active {
  text-decoration: underline;
}
.btn_can_buy:hover {
  color: #fff;
}
.js-main-reviews_slider_2 .slick-track {
  display: flex !important;
  margin-left: 0 !important;
}
.js-main-reviews_slider_2 .slick-slide {
  height: inherit !important;
}
.main__sale--slider img {
  opacity: 0;
  visibility: hidden;
}
.main__sale--slider a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.warn_text {
  border: 1px solid #ee1f1b;
  padding: 15px 20px;
  font-weight: 500;
}
.category {
  padding-bottom: 4.875em;
}
.category .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22%;
  flex: 0 0 275px;
  max-width: 22%;
  display: none;
}
.left .title {
  color: #000;
  font-weight: 500;
  font-size: 1.25em;
  margin-bottom: 2.375em;
}
.left__nav {
  margin-bottom: 1.875em;
  padding: 15px;


background: #FFFFFF;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
border-radius: 6px;

}
.left__nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-top: 1px solid #fff;
}
.left__nav ul li {
  margin-block: 0.414em;
  
}
.left__nav ul li:last-child {
  margin-bottom: 0;
  border-bottom: none
}
.left__nav ul li ul li{
  border-bottom: 1px solid #fff;
}
.left__nav ul li ul li:last-child {
  
  border-bottom: none
}


.left__nav ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  font-size: 0.9375em;
  color: #000;
}
.left__nav ul li a span {
  display: block;
}
.left__nav ul li a i {
  font-style: normal;
  color: #083992;
}
.left__button {
  margin-bottom: 0.9375em;
}
.left__button .page__btn {
  min-width: 218px;
}
.left__banner {
  padding-top: 0.9375em;
}
.left__banner--image a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
}
.left__banner--image a:focus {
  outline: none;
  border: none;
}
.left__banner--image img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.left__subnav ul li a {
  padding-left: 0.9375em;
  position: relative;
}
.left__subnav ul li a::before {
  content: "";
  display: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #fff;
}
.left__subnav ul li ul li a::before {
  content: "";
  display: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #e6e6e6;


}


.right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.right__top {
  padding-bottom: 2.25em;
}
.right__top h1 {
  display: inline-block;
}
.right__top h2 {
  display: inline-block;
}
.right__top span {
  display: inline-block;
  margin-left: 0.625em;
  color: #083992;
  font-weight: 500;
  font-size: 1.0625em;
}
.right__block--flex {
  margin-left: -0.625em;
  margin-right: -0.625em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.right__block--flex .item {
  padding-left: 0.625em;
  padding-right: 0.625em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  position: relative;
}
.right__bottom {
  padding-top: 5.1875em;
}
.right__bottom--desc {
}
.right__container--flex {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.right__container--flex .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.right__container--flex .box:first-child {
  margin-bottom: 1.25em;
}
.right__container--flex .box .select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
.right__container--flex .box .select::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/sort-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  line-height: 0;
}
.right__container--flex .box .select select {
  outline: none;
  border: none;
  font-weight: 500;
  font-size: 0.875em;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 1.25em;
  padding-right: 0.9375em;
  min-width: 152px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.right__container--flex .box .list {
  display: inline-block;
  vertical-align: middle;
}
.right__container--flex .box .list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  width: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.right__container--flex .box .list ul li {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.right__container--flex .box .list ul li.active a {
  background-color: #fff;
}
.right__container--flex .box .list ul li.active a span svg {
  fill: #000;
}
.right__container--flex .box .list ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  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;
  background-color: #ebebeb;
  height: 2.25em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.right__container--flex .box .list ul li a span {
  line-height: 0;
}
.right__container--flex .box .list ul li a span svg {
  fill: #a3a3a3;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.right__container--list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.right__container--list ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
  margin-bottom: 10px;
}
.right__container--list ul li:last-child {
  margin-right: 0;
}
.right__container--list ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  text-align: center;
  min-width: 98px;
  font-weight: 500;
  font-size: 0.8125em;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  color: #585858;
  background-color: #ebebeb;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  white-space: nowrap;
}
.right__container--list ul li.active a {
  background: #083992;
  color: #fff;
}
.right__container--list ul li a:focus {
  outline: none;
  border: none;
}
.right__container--desc {
  padding-bottom: 1.5em;
}
.right__container--desc h3,
.right__container--desc h2 {
  display: inline-block;
}
.right__container--desc span {
  display: inline-block;
  margin-left: 0.625em;
  color: #083992;
  font-weight: 500;
  font-size: 1.0625em;
}
.right__container--item {
  display: none;
}
.right__container--item.active {
  display: block;
}
.right__body {
  padding-top: 1.875em;
}
.right__body--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.right__body--flex > div {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  border-bottom: 1px solid #dfdfe1;
}
.right__body--flex .item:first-child {
  border-top: 1px solid #dfdfe1;
}
.right__body--more {
  padding-top: 2.5em;
}
.right__body--link {
  text-align: center;
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  color: #585858;
  font-size: 0.875em;
  font-weight: 500;
  padding-top: 1.0625em;
  padding-bottom: 1.0625em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  background-color: #ebebeb;
}
.right__body--action {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.right__body--action a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  text-align: center;
}
.right__body--action a:focus {
  outline: none;
  border: none;
}
.right__body--action a .image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.right__ruller {
  padding-top: 2.25em;
  text-align: center;
}
.right__form {
  padding-top: 4.75em;
}
.right__form h3 i {
  font-style: normal;
  color: #d40025;
}
.right__form h3 span {
  display: block;
}
.right__form .form__right {
  padding-top: 2.25em;
}
.right__form--block {
  display: none;
}
.right__form--button {
  padding-top: 1.25em;
}
.right__form--button .page__btn {
  min-width: 100%;
}
.right__ready-made--flex {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.right__ready-made--flex .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.right__ready-made--flex .box:first-child {
  margin-bottom: 1.125em;
}
.right__ready-made--flex .box h2 {
  display: inline-block;
}
.right__ready-made--flex .box span {
  display: inline-block;
  margin-left: 0.625em;
  color: #083992;
  font-weight: 500;
  font-size: 1.0625em;
}
.right__ready-made--flex .box .select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.625em;
}
.right__ready-made--flex .box .select::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/sort-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  line-height: 0;
}
.right__ready-made--flex .box .select select {
  outline: none;
  border: none;
  font-weight: 500;
  font-size: 0.875em;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 1.25em;
  padding-right: 0.9375em;
  min-width: 152px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.right__ready-made--block {
  padding-top: 1.875em;
}
.right__ready-made--block .box {
  margin-right: -15px;
  margin-left: -15px;
  border-bottom: 1px solid #dfdfe1;
}
.right__ready-made--block .box:first-child {
  border-top: 1px solid #dfdfe1;
}
.right__ready-made--block .box_action {
  border-bottom: 1px solid #dfdfe1;
  margin-right: -15px;
  margin-left: -15px;
}
.right__ready-made--block .box_action a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 2.9375em;
  padding-bottom: 2.9375em;
}
.right__ready-made--block .box_action a:focus {
  outline: none;
  border: none;
}
.right__ready-made--block .box_action a .image img {
  margin: 0 auto;
}
.basket__block {
  margin-left: -15px;
  margin-right: -15px;
}
.basket__block .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.basket__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.basket__left--box {
  padding-bottom: 1.875em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 1.875em;
  border-bottom: 1px solid #dfdfe1;
}
.basket__left--box:last-child {
  border-bottom: none;
}
.basket__left--cart {
  position: relative;
  padding-right: 2.5em;
}
.basket__left--flex {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.basket__left--flex .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.basket__left--flex .box:last-child {
  display: none;
}
.basket__left--flex .box .image {
  max-width: 55px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
}
.basket__left--flex .box .block {
  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;
}
.basket__left--flex .box .item {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.basket__left--flex .box .item .name {
  color: #000;
  font-weight: 500;
  font-size: 0.875em;
  margin-bottom: 7px;
}
.basket__left--flex .box .item .articul {
  color: #818181;
  font-weight: 500;
  font-size: 0.8125em;
  margin-bottom: 5px;
}
.basket__left--flex .box .item .price {
  font-weight: 500;
  color: #000;
  font-size: 1.0625em;
}
.basket__left--flex .box .item .pricing .old-price {
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  text-decoration: line-through;
  margin-right: 0.625em;
}
.basket__left--flex .box .item .pricing .new-price {
  color: #000;
  font-weight: 500;
  font-size: 1.125em;
}
.basket__left--flex .box .amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 104px;
  margin-right: 1.25em;
}
.basket__left--flex .box .heart,
.basket__left--flex .box .bask {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.basket__left--flex .box .heart svg,
.basket__left--flex .box .bask svg {
  fill: #818181;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.basket__left--flex .box .heart:focus,
.basket__left--flex .box .bask:focus {
  outline: none;
  border: none;
}
.basket__left--flex .box .heart:hover svg,
.basket__left--flex .box .bask:hover svg {
  fill: #d40025;
}
.basket__left--flex .box .heart {
  margin-right: 1.25em;
}
.basket__left--pos {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0.625em;
}
.basket__left--pos .item .heart,
.basket__left--pos .item .bask {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.basket__left--pos .item .heart svg,
.basket__left--pos .item .bask svg {
  fill: #818181;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.basket__left--pos .item .heart:focus,
.basket__left--pos .item .bask:focus {
  outline: none;
  border: none;
}
.basket__left--pos .item .heart:hover svg,
.basket__left--pos .item .bask:hover svg {
  fill: #d40025;
}
.basket__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 3.75em;
}
.basket__right--block {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  min-height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.basket__right--block .block:first-child {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.basket__right--block .block .name {
  color: #000;
  font-weight: 500;
  font-size: 1.1875em;
  margin-bottom: 7px;
}
.basket__right--block .block .subname {
  color: #8e8e8e;
  font-weight: 500;
  font-size: 0.875em;
}
.basket__right--block .block .total {
  color: #000;
  font-size: 0.9375em;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.basket__right--block .block .total .price {
  display: inline-block;
  color: #d40025;
  font-size: 1.25rem;
  margin-left: 8px;
}
.basket__right--block .block .page__btn {
  min-width: 100%;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: 2.5em;
  top: 9.375em;
  margin-bottom: 15px;
}
.order__block {
  padding-top: 2.75em;
}
.order__block .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order__shield {
  margin: 0 10px;
  background-color: #ebebeb;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-align: center;
  font-weight: 500;
  color: #000;
  font-size: 0.9375em;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.order__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order__left--block {
  padding-bottom: 3.75em;
}
.order__left--block .name {
  font-weight: 500;
  font-size: 1.325em;
  color: #000;
}
.order__left--block .form__order {
  margin-top: 1.25em;
}
.order__left--box {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  border-bottom: 1px solid #dfdfe1;
}
.order__left--box:last-child {
  border-bottom: none;
}
.order__left--flex {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.order__left--flex .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order__left--flex .box:last-child {
  display: none;
}
.order__left--flex .box .image {
  max-width: 55px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
}
.order__left--flex .box .item {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order__left--flex .box .item .articul {
  color: #818181;
  font-weight: 500;
  font-size: 0.8125em;
  margin-bottom: 5px;
}
.order__left--flex .box .item .desc {
  font-weight: 500;
  font-size: 0.875em;
  color: #000;
  margin-bottom: 7px;
}
.order__left--flex .box .item .price {
  font-weight: 500;
  color: #000;
  font-size: 1.0625em;
}
.order__left--flex .box .item .pricing .old-price {
  color: #083992;
  display: inline-block;
  font-weight: 500;
  font-size: 0.9375em;
  text-decoration: line-through;
  margin-right: 0.625em;
}
.order__left--flex .box .item .pricing .new-price {
  color: #000;
  display: inline-block;
  font-weight: 500;
  font-size: 1.125em;
}
.order__left--flex .box .label {
  font-weight: 500;
  font-size: 0.875em;
  color: #71767e;
}
.order__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  max-width: 27%;
  display: none;
}
.order__right--block {
  background-color: #fff;
  position: relative;
  min-height: 225px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order__right--block .block .name {
  font-weight: 500;
  font-size: 1.1875em;
  color: #000;
  margin-bottom: 7px;
}
.order__right--block .block .subname {
  color: #8e8e8e;
  font-weight: 500;
  font-size: 0.875em;
}
.order__right--block .block .total {
  color: #000;
  font-weight: 500;
  font-size: 0.9375em;
}
.order__right--block .block .total .price {
  display: inline-block;
  color: #d40025;
  font-size: 1.325rem;
  margin-left: 0.625rem;
}
.order__total {
  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;
  padding-top: 0.625em;
  margin-bottom: 5px;
}
.order__total .order__shield {
  max-width: 70px;
  margin-left: 7px;
}
.cart-catalog .name.redsigh a {
  color: #d40025;
}
.cart-catalog {
  position: relative;
  height: 100%;
  padding-right: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-catalog .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #000;
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
}
.cart-catalog .image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.875em;
  margin-bottom: 0.625em;
  min-width: 65px;
  max-width: 65px;
  margin-bottom: 0;
}
.cart-catalog .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main__card-product--bottom .block .info span {
  display: inline;
}
.cart-catalog .name:focus {
  outline: none;
  border: none;
}
.cart-catalog .name::before {
}
.cart-catalog .name span {
  display: block;
}
.cart-catalog__list {
  margin-bottom: 0.625em;
  display: none;
}
.cart-catalog__list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cart-catalog__list ul li {
  margin-bottom: 0.625em;
}
.cart-catalog__list ul li a {
  outline: none;
  border: none;
  display: inline-block;
  text-decoration: underline;
  font-weight: 500;
  font-size: 0.875em;
  color: #666;
}
.cart-catalog__list ul li a:focus {
  outline: none;
  border: none;
}
.cart-catalog__more {
  outline: none;
  border: none;
  text-decoration: none;
  display: none;
  color: #d40025;
  font-weight: 500;
  font-size: 0.875em;
}
.cart-catalog__more:focus {
  outline: none;
  border: none;
}
.cart-catalog::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.hidden_sections {
  display: none;
}
.cart-articul {
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  height: 100%;
  position: relative;
}
.cart-articul::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.625em;
  right: -0.625em;
  background-color: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 100%;
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.cart-articul__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.cart-articul__flex .image {
  margin-top: 2.5em;
}
.cart-articul__flex .image img {
  margin: 0 auto;
  width: auto;
  max-height: 144px;
}
 .articul {
  font-size: 0.8125em;
  color: #818181;
  font-weight: 500;
  margin-top: 1.25em;
}
.cart-articul__item .info {
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
  margin-top: 7px;
}
.cart-articul__top {
  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-align: center;
  -ms-flex-align: center;
  align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  min-height: 32px;
}
.cart-articul__top .icon {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.cart-articul__top .icon a {
  outline: none;
  border: none;
  display: inline-block;
  text-decoration: none;
}
.cart-articul__top .icon a svg {
  fill: #818181;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.cart-articul__top .icon a:focus {
  outline: none;
  border: none;
}
.cart-articul__top .icon a:hover svg {
  fill: #d40025;
}
.cart-articul__top .shield {
  max-width: calc(100% - 18px);
}
.cart-articul__basket a {
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.25em;
  height: 2.25em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #083992;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.cart-articul__basket a span {
  width: 1.125em;
  display: inline-block;
  line-height: 0;
}
.cart-articul__basket a span svg {
  fill: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.cart-articul__basket a:focus {
  outline: none;
  border: none;
}
.cart-articul__basket a:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
.cart-articul__basket a:hover span svg {
  fill: #083992;
}
.cart-articul__box {
  margin-top: 1.875em;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-articul__box .block .old-price {
  color: #083992;
  font-size: 0.875em;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-decoration: line-through;
}
.cart-articul__box .block .new-price {
  color: #000;
  font-weight: 500;
  font-size: 1.125em;
}
.cart-articul__box .block .query {
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
}
.shield-current.army {
  position: relative;
}
.shield-current.army:after {
  content: "\003F";
  position: absolute;
  top: -11px;
  left: 20px;
  width: 16px;
  height: 16px;
  border: solid 1px #c8c8c8;
  color: #c8c8c8;
  font-size: 0.7em;
  text-align: center;
  font-weight: 500;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.shield-current span {
  background-color: #d40025;
}
.shield-main span {
  background-color: #083992;
}
.shield-main span.orng {
  background-color: #ff7800;
}
.shield ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.shield ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.shield ul li:last-child {
  margin-right: 0;
}
.shield ul li span {
  display: block;
  font-weight: 600;
  font-size: 0.8125em;
  text-align: center;
  color: #fff;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 50px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.ya-share2__link_more-button-type_short {
  display: none !important;
}
.ya-share2__container_size_m.ya-share2__container_alone
  .ya-share2__popup_direction_bottom,
.ya-share2__container_size_m
  .ya-share2__item_more.ya-share2__item_has-pretty-view
  .ya-share2__popup_direction_bottom {
  top: 10px !important;
}
.bg_cart {
  background: rgba(71, 71, 71, 0.9);
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 0;
  z-index: 10000;
  position: fixed;
  display: none;
}
.bg_cart.active {
  display: block;
}
.bg_cart .cart_info {
  top: 35%;
  position: relative;
  width: 100%;
  max-width: 440px;
  background: #fff;
  padding: 30px;
  margin: 0 auto;
  color: #000;
  z-index: 10001;
}
.bg_cart .heaidng {
  text-align: center;
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 30px;
}
.close-popup-bg_cart {
  width: 35px;
  height: 35px;
  background: url(/images/icon_close.png) no-repeat center;
  position: absolute;
  top: -35px;
  right: -35px;
  z-index: 10001;
}
.order_cart_info {
  padding: 12px 13px 13px;
  font-weight: 500;
  text-align: center;
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 1.17;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  min-width: 187px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  cursor: pointer;
  color: #fff;
  background-color: #d40025;
}
.close_cart_info {
  padding: 12px 13px 13px;
  font-weight: 500;
  text-align: center;
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 1.17;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  min-width: 187px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  cursor: pointer;
  color: #fff;
  background-color: #083992;
}
.close_cart_info::before,
.order_cart_info::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  left: initial;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.close_cart_info:hover::before,
.order_cart_info:hover::before {
  width: 100%;
  left: 0;
}
.fav_box svg {
  fill: #000;
}
.cart-ready-made {
  position: relative;
}
.cart-ready-made a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 4.6875em;
  padding-bottom: 2.5em;
  position: relative;
}
.cart-ready-made a:focus {
  outline: none;
  border: none;
}
.cart-ready-made a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.cart-ready-made__flex {
  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;
}
.cart-ready-made__flex .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cart-ready-made__flex .item:first-child {
  padding-left: 0;
  width: 173px;
}
.cart-ready-made__flex .item .name {
  color: #000;
  font-weight: 500;
  font-size: 0.875em;
  max-width: 300px;
  margin-top: 0.9375em;
}
.cart-ready-made__flex .item .pricing {
  margin-top: 0.625em;
}
.cart-ready-made__flex .item .pricing .new-price {
  color: #111111;
  font-weight: 600;
  font-size: 1.25em;
  display: inline-block;
}
.cart-ready-made__flex .item .pricing .old-price {
  color: #083992;
  font-weight: 500;
  font-size: 0.9375em;
  display: inline-block;
  text-decoration: line-through;
  margin-left: 0.625em;
}
.cart-ready-made__flex .item .image img {
  margin: 0 auto;
}
.cart-ready-made__flex .item .shield {
  position: absolute;
  top: 2.25em;
  left: 0.9375em;
}

.cart-ready-made__flex .image {
  aspect-ratio: 173 / 93;
  overflow: hidden;
}


.cart-ready-made a:hover {
  text-decoration: none;
}
.hide_image {
  display: none;
}
.result_form {
  margin-top: 15px;
  color: #d40025;
}
.hidden_re {
  display: none;
}
.tooltip_block {
  display: none;
  position: absolute;
  font-size: 12px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 20px;
  z-index: 1;
  left: -57px;
}
.tooltip_block::after {
  content: "";
  position: absolute;
  left: calc(50% - 10px);
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #ccc;
}
.tooltip_block::before {
  content: "";
  position: absolute;
  left: calc(50% - 8px);
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 1;
}
.main__card-product--bottom .item .info {
  position: relative;
  cursor: help;
}
.main__consult .box .list ul li {
  position: relative;
}
.main__consult .box .list ul li .tooltip_block {
  left: 0;
}
.main__consult .box .list ul li .tooltip_block a {
  display: inline;
  text-decoration: underline;
}
.tooltip_block a {
  text-decoration: underline;
}
.progress-wrap {
  position: fixed;
  z-index: 3;
  right: 7%;
  bottom: 15%;
  display: none;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  opacity: 0;
  visibility: hidden;
}
.progress-wrap.active {
  opacity: 1;
  visibility: visible;
}
.progress-wrap a {
  outline: none;
  border: none;
  text-decoration: none;
  width: 3.25em;
  height: 3.25em;
  position: relative;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 0 12px rgba(44, 75, 114, 0.1));
  filter: drop-shadow(0 0 12px rgba(44, 75, 114, 0.1));
}
.progress-wrap a svg path {
  fill: none;
}
.progress-wrap a svg.progress-circle path {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  stroke-width: 4;
  stroke: #083992;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.progress-wrap a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}
.show_print {
  display: none;
}
.search-page form {
  display: none;
}
.price_anonce {
  margin-bottom: -10px;
  margin-top: 10px;
  font-size: 13px;
}
.blueSelect {
  background: #4682b4;
  padding: 10px;
  color: #fff;
}
.main__card-product--slider .slick-prev {
  left: -25px;
}
.main__card-product--slider .slick-next {
  right: -25px;
}
.main__card-product--slider .slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.main__card-product--slider .arrow__prev {
  top: 43%;
}
.main__card-product--slider .arrow__next {
  top: 43%;
  right: 0;
}
.main__card-product--slider .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.5em;
  height: 2.5em;
  margin: 0 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  background-color: #d40025;
  outline: none;
  border: none;
  text-decoration: none;
  position: absolute;
  z-index: 1;
}
.main__card-product--slider .arrow svg {
  width: 6px;
  fill: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}
.main__card-product--slider .arrow.slick-disabled {
  background-color: rgba(238, 238, 238, 0.8);
}
.main__card-product--slider .arrow.slick-disabled svg {
  fill: #000;
}
.checkAlex {
  display: inline-block;
  position: relative;
  margin-top: 30px;
  padding-left: 45px;
  text-decoration: underline;
  font-size: 0.9em;
  font-weight: bold;
}
.checkAlex:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 40px;
  margin-top: -20px;
  background: url(../img/icon_checllist.svg) left center no-repeat;
  background-size: contain;
}
.tbl {
  overflow-x: scroll;
  overflow-y: clip;
}
table.size {
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  min-width: 700px;
}
table.size th,
table.size td {
  padding: 5px 10px;
  border-bottom: solid 1px #ebebeb;
  border-collapse: collapse;
  text-align: center;
}
table.size th {
  background: #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #cdcdcd;
}
table.size td:nth-child(1) {
  text-align: left;
  position: relative;
  max-width: 300px;
}
table.size tr:nth-child(even) td {
  background: #f2f2f2;
}
table.size tr:hover td {
  background: #f2f5fd;
}
table.size .sign span {
  font-size: 70px;
  line-height: 14px;
  display: block;
  height: 22px;
  color: #083992;
}
table.size_b {
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  min-width: 700px;
  border-left: solid 1px #cdcdcd;
  border-top: solid 1px #cdcdcd;
}
table.size_b th,
table.size_b td {
  padding: 5px 10px;
  border-right: solid 1px #cdcdcd;
  border-bottom: solid 1px #cdcdcd;
  border-collapse: collapse;
  text-align: center;
}
table.size_b th {
  background: #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #cdcdcd;
}
table.size_b td:nth-child(1) {
  position: relative;
}
table.size_b tr:nth-child(even) td {
  background: #f2f2f2;
}
table.size_b tr:hover td {
  background: #f2f5fd;
}
table.size_b .sign span {
  font-size: 70px;
  line-height: 14px;
  display: block;
  height: 22px;
  color: #083992;
}
table.size tr:nth-child(2) th{
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  background: transparent;
}
/* table.size tr:nth-child(2) th:first-child{
  min-width: 390px
}
table.size tr:nth-child(2) th a{
  margin: 0 0 0 20px;
  display: block;
} */


table.size  th a{
  /* white-space: nowrap; */
}


.indexSliderBlock > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.indexSliderBlock > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.spec_bnrs {
  margin-top: 20px;
}
.spec_bnrs img {
  max-width: 100%;
}
.spec_bnrs .page__flex > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}
.indexSliderBlock,
.spec_bnrs .page__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.videoFrame {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
}
.videoFrame iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
}
.main__tab--body.active h3 {
  font-weight: 500;
  font-size: 1.325em;
  color: #000;
  margin-bottom: 1.25em;
}
.tooltipFlow {
  position: absolute;
  left: -9999em;
  z-index: 1000;
  background: #fff;
  border: solid 1px #ccc;
  padding: 10px;
  font-size: 0.7em;
  max-width: 220px;
  -webkit-box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.tooltipFlow.active {
  opacity: 1;
  visibility: visible;
}
.videoLnk {
  position: relative;
}
.videoLnk:before {
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background: url(../img/icon/youtube-icon.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
}
.main__tab--container .main__tab--body_anchor {
  padding-bottom: 2em;
}
.simpleParallax img {
  max-width: none;
}
.box_prom {
  max-width: calc(100% - 300px);
}
.prom_wrap {
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .box_prom {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .prom_wrap {
    justify-content: center;
  }
}
.main__cloud--bottom .box {
  position: relative;
  padding-top: 20px;
}
.main__cloud--bottom .box > span {
  color: #d40025;
  position: absolute;
  top: 10px;
  left: 0;
  font-weight: 600;
}
.about .info .numbers .item {
  position: relative;
  padding-top: 25px;
}
.about .info .numbers .item > span {
  position: absolute;
  top: 10px;
  left: 0;
  font-weight: 600;
}
