

/* Start:/local/templates/volt/assets/bx-styles-base/bx-styles-base.css?17581784859626*/
@font-face {
  font-family: manrope;
  src: url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Bold.woff2) format("woff2"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: manrope;
  src: url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Medium.woff2) format("woff2"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: manrope;
  src: url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Regular.woff2) format("woff2"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: manrope;
  src: url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Light.woff2) format("woff2"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/manrope/Manrope-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: local("Noto Sans Regular"), local("Noto-Sans-Regular"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/NotoSans/NotoSans.woff2) format("woff2"),
    url(/local/templates/volt/assets/bx-styles-base/../fonts/NotoSans/NotoSans.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  margin-top: 0 !important;
  padding: 0;
}
html {
  overflow-x: hidden;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
html.open-menu {
  overflow: hidden;
}
body {
  position: relative;
  font-family: manrope, sans-serif;
  color: #000;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}
body.open-menu {
  overflow: hidden;
}
.container {
  width: 100%;
  max-width: 1710px;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 auto;
}
.page {
  padding: 32px 0 30px;
}
.page_gray {
  background-color: #f7f8f9;
}
.page_no-indent {
  padding-top: 0;
}
.content p {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.title-block {
  position: relative;
  margin-bottom: 82px;
}
.title-block__icon-brand {
  position: absolute;
  top: -60px;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  padding: 30px;
  background: #fff;
  box-shadow: 0 10px 40px 0 #02283b26;
  border-radius: 10px;
  z-index: 15;
}
.title-block__icon-brand img,
.title-block__icon-brand picture {
  width: 100%;
  height: 100%;
}
.title-block__icon-brand img {
  -o-object-fit: contain;
  object-fit: contain;
}
.title-block_with-brand {
  padding-top: 60px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.title-block_with-brand .title-block__text {
  padding-right: 200px;
  margin: 0;
}
.content-block h3 {
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
}
.content-block p {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.content-block img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 30px;
}
.content-block ul {
  margin-bottom: 40px;
  list-style: inside;
}
.content-block li {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.content-block li::marker {
  color: #ea0429;
  font-size: 1.2em;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
  background-color: transparent;
}
.link-red {
  display: flex;
  align-items: center;
  transition: 0.35s;
}
.link-red span {
  border-bottom: 1px solid #02283b1a;
  transition: 0.35s;
  white-space: nowrap;
}
.link-red svg {
  margin-left: 10px;
  transform: translateY(1px);
  transition: 0.35s;
}
.link-red:hover span {
  color: #ea0429;
  border-color: #ea0429;
}
.link-red:hover svg {
  fill: #ea0429;
}
.link-red:active span {
  color: #cc0a0b;
  border-color: #cc0a0b;
}
.link-red:active svg {
  fill: #cc0a0b;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.fixed {
  position: fixed;
}
:focus {
  outline-width: 0 !important;
  outline-color: none !important;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  touch-action: manipulation;
}
* {
  box-sizing: border-box;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  width: 100%;
  height: auto;
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.compare__buttons {
  display: flex;
  align-items: center;
  gap: 16px;
  position: absolute;
  /* top: 5px; */
  /* right: 0; */
  top: 10px;
  left: 10px;
  z-index: 10;
}
.compare__buttons-card {
  top: 7px;
  right: 11px;
  left: auto;
  z-index: 10;
  gap: 6px;
}
.compare__button {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 15px;
  width: 51px;
  height: 51px;
  box-shadow: 0 9px 36px 0 rgba(2, 40, 59, 0.1);
  background: #fff;
  border: none;
  padding: 0;
  color: #00ae84;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  /* .compare__button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #00ae84;
  } */
  
  .compare__button:hover::before {
    display: block;
    content: "";
    border-radius: 10px;
    padding: 10px 12px 12px 12px;
    box-shadow: 0 10px 40px 0 rgba(2, 40, 59, 0.15);
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
  }
  .compare__button.js-custom-compare:hover::before {
    content: "Сравнение";
  }
  .compare__button.js-custom-favorite:hover::before {
    content: "Избранное";
  }
}
.compare__buttons-card .compare__button {
  width: 36px;
  height: 36px;
  border-radius: 11px;
}
.compare__buttons-card .compare__button svg {
  width: 22px;
  height: 22px;
}
.compare__button svg {
  user-select: none;
  pointer-events: none;
}
.compare__button.active {
  background-color: #00ae84;
  color: #fff;
}
.social__fixed {
  display: flex;
  flex-flow: column;
  position: fixed;
  right: 19px;
  top: 40px;
  z-index: 100;
  top: calc(50% - 213px);
  width: 44px;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.social__fixed a {
  display: flex;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.2);
}
.bold{
  font-weight: bold;
}
.font-italic{
  font-style: italic;
}
@media (max-width: 1500px) {
  .title-block {
    margin-bottom: 50px;
  }
  .title-block_with-brand {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .container {
    max-width: 768px;
  }
  .page {
    padding: 15px 0;
  }
  .page_no-indent {
    padding-top: 0;
  }
  .content p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .title-block {
    margin-bottom: 30px;
  }
  .title-block__icon-brand {
    top: -30px;
    width: 80px;
    height: 80px;
    padding: 13px;
  }
  .title-block_with-brand {
    margin-bottom: 0;
    padding-top: 30px;
  }
  .title-block_with-brand .title-block__text {
    padding-right: 90px;
  }
  .social__fixed {
    display: none;
  }
}
@media (max-width: 768px) {
  .content-block h3 {
    font-size: 22px;
    line-height: 33px;
  }
  .content-block img {
    margin-bottom: 20px;
  }
  .content-block ul {
    margin-bottom: 26px;
  }
  .compare__button {
    width: 40px;
    height: 40px;
  }
  .compare__button svg {
    width: 24px;
    height: 24px;
  }
  .compare__buttons-card .compare__button {
    width: 32px;
    height: 32px;
  }
  .compare__buttons-card .compare__button svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: none;
  }
}

/* End */


/* Start:/local/templates/volt/assets/bx-styles/button.css?17011012921696*/
.button {
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-family: manrope,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 35px;
  transition: .35s;
  cursor: pointer
}
.button:hover {
  color: #ea0429;
  border: 1px solid #fff;
  background-color: #fff
}
.button:active {
  color: #cc0a0b;
  border: 1px solid rgba(255,255,255,.8);
  background-color: rgba(255,255,255,.8)
}
.button_white {
  color: #02283b;
  border-color: #02283b
}
.button_white:hover {
  border-color: #ea0429;
  color: #ea0429;
  transition: .35s
}
.button_white:active {
  border-color: #cc0a0b;
  color: #cc0a0b;
  transition: .35s
}
.button_white-bg {
  color: #000;
  background-color: #fff;
  border-color: #fff
}
.button_white-bg:hover {
  color: #fff;
  border-color: #ea0429;
  background-color: #ea0429
}
.button_white-bg:active {
  border-color: #cc0a0b;
  background-color: #cc0a0b
}
.button_dark {
  color: #fff;
  background-color: #02283b;
  border: 1px solid #02283b
}
.button_black {
  color: #fff;
  background-color: #000;
  border: 1px solid #000
}
.button__svg {
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid #fffFFF1A
}
.button_h-red:hover {
  color: #fff;
  border-color: #ea0429;
  background-color: #ea0429
}
.button_h-red:active {
  border-color: #cc0a0b;
  background-color: #cc0a0b
}
.button_h-green:hover {
  color: #fff;
  border-color: #00ae84;
  background-color: #00ae84
}
.button_h-green:active {
  border-color: #009c77;
  background-color: #009c77
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/header.css?175741551118401*/
.header {
  position: sticky;
  top: 0;
  background-color: #000;
  z-index: 50;
  transition: background-color 0.35s;
}
.header_main {
  /*background-color: transparent;*/
  background: linear-gradient(
          to bottom,
          rgba(0, 0, 0, 0.66) 0%,
          rgba(0, 0, 0, 0.33) 50%,
          rgba(0, 0, 0, 0) 100%
  );
}
.header_main.header_dark,
.header_main.header_down,
.header_main.header_open {
  background-color: #000;
}

.header__top-block {
  display: flex;
  align-items: center;
  height: 100px;
}
.header__logo-link {
  margin-right: 50px;
  line-height: 0;
  transition: 0.35s;
}
.header__logo-link:hover {
  opacity: 0.7;
}
.header__nav-list {
  display: flex;
  align-items: center;
  align-self: stretch;
}
.header__nav-item {
  padding: 9px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 40px;
  transition: 0.35s;
}
.header__nav-item:hover {
  color: #ea0429;
  background-color: rgba(247, 248, 249, 0.1);
}
.header__nav-item-wrap {
  display: flex;
  align-items: center;
  align-self: stretch;
}

.header__nav-item-wrap.single {
  position: relative;
}

.header__nav-item-wrap:hover .header__dropdown-block {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
}
.header__nav-item-wrap:hover .header__nav-item {
  color: #ea0429;
  background-color: rgba(247, 248, 249, 0.1);
}
.header__phone {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  transition: 0.35s;
  white-space: nowrap;
}
.header__phone:hover {
  opacity: 0.7;
}

.header__feedback {
  display: flex;
  flex-direction: column;
  justify-content: right;
  text-align: right;
}

.header__call {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #fff;
  text-decoration: underline;
  transition: 0.35s;
}
.header__call:hover {
  color: #ea0429;
}
.header__call:hover .header__call-circle {
  background: linear-gradient(180deg, #ea0429 0, #8470ff 100%);
}
.header__call:active {
  color: #cc0a0b;
}
.header__call:active .header__call-circle {
  background: #cc0a0b;
}
.header__call-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 0.35s;
}
.header__btn,
.header__icon-close {
  display: none;
}
.header__dropdown-block {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: auto;
  max-height: calc(100vh - 100px);
  background-color: #000;
  border-radius: 0 0 40px 40px;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.header__nav-item-wrap.single .header__dropdown-block {
  width: 150px;
  border-radius: 0 0 20px 20px;
}
.header__nav-item[href="/buyers/service/"] + .header__dropdown-block {
  width: 190px;
}
.header__dropdown-content {
  display: flex;
  padding-top: 30px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(237, 241, 242, 0.3);
}
.header__dropdown-left-block {
  flex-shrink: 0;
  width: 320px;
  padding-right: 15px;
}
.header__dropdown-title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
}
.header__dropdown-title_gray {
  color: #edf1f24d;
}
.header__dropdown-link-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.header__nav-item-wrap.single .header__dropdown-link-list {
  padding: 10px 20px;
}
.header__dropdown-link-item {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  margin-left: -16px;
  padding: 10px 16px;
  color: #fff;
  border-radius: 20px;
  transition: 0.35s;
}
.header__dropdown-link-item span {
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  border-bottom: 1px solid #ffffff1a;
}
.header__dropdown-link-item svg {
  margin-left: 10px;
  stroke: #fff;
}
.header__dropdown-link-item:hover {
  background-color: #f7f8f91a;
}
.header__dropdown-link-item:hover span {
  color: #ea0429;
  border-color: #ea0429;
}
.header__dropdown-link-item:hover svg {
  stroke: #ea0429;
}
.header img.header__icon-left,
.header svg.header__icon-left {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  line-height: 0;
  margin-left: 0;
  margin-right: 10px;
  background-size: 24px 24px;
}
.header__icon-left-big {
  flex-shrink: 0;
  line-height: 0;
  margin-left: 0;
  margin-right: 10px;
}
.header__dropdown-right-block {
  flex-shrink: 0;
  width: 310px;
}
.header__dropdown-col {
  display: flex;
  flex-direction: column;
}
.header__dropdown-col b {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.header__dropdown-col span {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.header__dropdown-center-block {
  flex-grow: 1;
  padding-right: 44px;
}
.header__dropdown-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.header__dropdown-item {
  width: 175px;
  margin-right: 26px;
  margin-bottom: 26px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.05);
  transition: 0.35s;
}
.header__dropdown-item img,
.header__dropdown-item picture {
  width: 100%;
  height: auto;
}
.header__dropdown-item:hover {
  background-color: #fff;
}
.header__dropdown-item:hover span {
  color: #ea0429;
}
.header__dropdown-item:hover .header__img {
  display: none;
}
.header__dropdown-item:hover .header__img-hover {
  display: block;
}
.header__dropdown-item:hover .header__circle {
  color: #fff;
  background: linear-gradient(180deg, #ea0429 0, #8470ff 100%);
}
.header__dropdown-item:active .header__circle {
  background: #cc0a0b;
}
.header__dropdown-item span {
  display: block;
  text-align: center;
  padding: 14px 5px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #fff;
  transition: 0.35s;
}
.header__dropdown-img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 76px;
}
.header__dropdown-img_indent {
  padding: 16px 16px 0;
}
.header__img-hover {
  display: none;
}
.header span.header__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: 0.35s;
}
.header span.header__circle svg {
  transition: 0.35s;
}
.header__mob-menu-wrap {
  position: fixed;
  top: 60px;
  left: -100%;
  width: 100%;
  bottom: 0;
  display: flex;
  background: linear-gradient(180deg, #000 0, rgba(0, 0, 0, 0.9) 100%);
  z-index: 20;
  transition: left 0.35s;
}
.header__mob-menu-wrap .header__mob-menu-content {
  width: 100%;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.header__mob-menu-wrap .header__mob-menu {
  display: flex;
  flex-direction: column;
  padding: 15px 0;
  border-top: 1px solid #edf1f2;
}
.header__mob-menu-wrap .header__mob-menu_show-submenu {
  padding-top: 30px;
}
.header__mob-menu-wrap .header__mob-menu_show-submenu .header__mob-menu-item,
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap {
  display: none;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu {
  position: relative;
  display: block;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu
  .header__submenu-link-red {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #ea0429;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu
  .header__mob-menu-item {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu
  .header__mob-menu-item
  svg {
  margin-left: 0;
  margin-right: 8px;
  transform: rotate(180deg);
  fill: #fff;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu
  .header__submenu-block {
  display: flex;
  flex-direction: column;
  padding: 20px 9px;
}
.header__mob-menu-wrap
  .header__mob-menu_show-submenu
  .header__mob-menu-item-wrap_show-submenu
  .header__submenu-link {
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
}
.header__mob-menu-wrap .header__submenu-block {
  display: none;
}
.header__mob-menu-wrap .header__mob-menu-item {
  display: flex;
  align-items: center;
  padding-left: 28px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.header__mob-menu-wrap .header__mob-menu-item svg {
  margin-left: 10px;
}
.header__mob-menu-wrap .header__mob-bottom-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0 20px;
  margin-top: auto;
  border-top: 1px solid #edf1f2;
}
.header__mob-menu-wrap .header__phone {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.header__mob-menu-wrap .header__social-list {
  display: flex;
}
.header__mob-menu-wrap .header__social-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 14px;
  border-radius: 50%;
  border: 1px solid #ffffff80;
  transition: 0.35s;
}
.header__mob-menu-wrap .header__social-item svg {
  color: rgba(255, 255, 255, 0.5);
  transition: 0.35s;
}
.header__mob-menu-wrap .header__social-item:hover {
  border-color: #fff;
  background-color: #fff;
}
.header__mob-menu-wrap .header__social-item:hover svg {
  color: #ea0429;
}
.header__mob-menu-wrap .header__social-item:active {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.5);
}
.header__mob-menu-wrap .header__dropdown-left-block,
.header__mob-menu-wrap .header__dropdown-right-block {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.header__mob-menu-wrap .header__dropdown-center-block {
  padding-bottom: 25px;
}
.header__mob-menu-wrap .header__dropdown-title {
  width: 100%;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf1f2;
}
.header__mob-menu-wrap .header__dropdown-title_gray {
  color: #fff;
}
.header__mob-menu-wrap .header__dropdown-link-list {
  margin-bottom: 10px;
}
.header__mob-menu-wrap .header__dropdown-link-item {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 16px;
}
.header__mob-menu-wrap .header__dropdown-col b {
  font-size: 14px;
  line-height: 20px;
}
.header__mob-menu-wrap .header__dropdown-col span {
  font-size: 11px;
  line-height: 15px;
}
.header__mob-menu-wrap .header__dropdown-list {
  margin-left: -3px;
  margin-right: -3px;
}
.header__mob-menu-wrap .header__dropdown-item {
  width: calc(33.33333% - 6px);
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 6px;
}
.header__mob-menu-wrap .header__dropdown-item:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: calc(100% - 6px);
  padding: 8px 8px 8px 20px;
  font-size: 12px;
  line-height: 12px;
}
.header__mob-menu-wrap .header__dropdown-item:last-child .header__dropdown-img {
  height: 29px;
}
.header__mob-menu-wrap .header__dropdown-item:last-child span {
  padding: 0;
}
.header__mob-menu-wrap .header__dropdown-item span {
  padding: 12px 2px 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
}
.header__mob-menu-wrap .header__dropdown-item span.header__circle {
  width: 29px;
  height: 29px;
  padding: 0;
}
.header__mob-menu-wrap .header__dropdown-item span.header__circle svg {
  width: 20px;
  height: 20px;
}
.header__mob-menu-wrap .header__dropdown-img {
  height: 46px;
}
.header__mob-menu-wrap .header__dropdown-img div,
.header__mob-menu-wrap .header__dropdown-img img,
.header__mob-menu-wrap .header__dropdown-img picture {
  width: 100%;
  height: 100%;
}
.header__mob-menu-wrap .header__dropdown-img img {
  -o-object-fit: contain;
  object-fit: contain;
}
.header__top-auto-block {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.header__top-auto-img {
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
}
.header__top-auto-img img {
  width: 100%;
  height: auto;
}
.header__top-auto-text {
  display: flex;
  flex-direction: column;
  padding: 12px;
}
.header__top-auto-title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #000;
}
.header__top-auto-price {
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #000;
}
.header__top-auto-desc {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #02283b99;
}
.header__top-auto-desc svg {
  margin-left: 8px;
}

.header__social {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 auto;
}
.header__social a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #303030;
  border-radius: 50%;
}
.header__social a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.header__social a:last-child {
  display: none;
}

.header__charging {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}
.header__charging:hover {
  color: #ea0429;
}
.header__charging svg {
  position: relative;
  top: 2px;
}

.header__action-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0 auto;
}

.header__action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  position: relative;
  color: #fff;
}

.header__action-btn svg {
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  .header__action-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #00ae84;
  }
  
  .header__action-btn:hover::before {
    display: block;
    content: "";
    border-radius: 10px;
    padding: 10px 12px 12px 12px;
    box-shadow: 0 10px 40px 0 rgba(2, 40, 59, 0.15);
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
  }
  .header__action-btn.compare-btn:hover::before {
    content: "Сравнение";
  }
  .header__action-btn.favorite-btn:hover::before {
    content: "Избранное";
  }
}

.compare-btn,
.favorite-btn {
  position: relative;
}

.compare-btn span,
.favorite-btn span {
  position: absolute;
  top: -4px;
  right: -4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  background-color: #00ae84;
  border-radius: 100%;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  text-align: center;
  color: #fff;
}

.compare-btn:not(.active) span,
.favorite-btn:not(.active) span {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1750px) {
  .header__dropdown-left-block {
    width: 265px;
  }
  .header__dropdown-center-block {
    padding-right: 10px;
  }
  .header__dropdown-item {
    margin-right: 15px;
  }
}

@media (max-width: 1560px) {
  .header__nav-item {
    font-size: 14px;
    white-space: nowrap;
    padding: 9px 10px;
  }
}

@media (max-width: 1500px) {
  .header__call {
    margin-left: 30px;
  }
  .header__call-text {
    display: none;
  }
}
@media (max-width: 1450px) {
  .header_main .header__call-button {
    display: none;
  }
  .header_main .header__call {
    display: flex;
  }
}
@media (max-width: 1420px) {
  .header__dropdown-item {
    width: 140px;
  }
  .header__dropdown-item span {
    font-size: 13px;
    line-height: 16px;
  }
  .header__dropdown-img {
    height: 61px;
  }
}
@media (max-width: 1350px) {
  .header__logo-link {
    flex-shrink: 0;
    width: 250px;
    margin-right: 0;
  }
  .header__logo-link img,
  .header__logo-link picture {
    width: 100%;
    height: auto;
  }
  .header__nav-item {
    padding: 9px 8px;
    font-size: 14px;
    line-height: 20px;
  }
  .header__charging {
    font-size: 14px;
  }
  .header__social {
    gap: 10px;
  }
  .header__phone {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .header__dropdown-center-block {
    padding-right: 0;
  }
}

@media (max-width: 1023px) {
  .header__social {
    margin: 0 0 0 auto;
  }
  .header__action-btns {
    margin: 0 0 0 auto;
  }
  .header__social a:last-child {
    display: flex;
  }
}

@media (max-width: 1150px) {
  .header__dropdown-left-block {
    width: 240px;
  }
  .header__dropdown-title {
    font-size: 18px;
    line-height: 18px;
  }
  .header__dropdown-right-block {
    width: 265px;
  }
}
@media (max-width: 1100px) {
  .header__phone {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header__top-block {
    height: 60px;
  }
  .header__logo-link {
    width: 175px;
    margin-right: auto;
  }
  .header__nav-list {
    display: none;
  }
  .header__call {
    margin-left: auto;
  }
  .header__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 0;
    margin-right: 10px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    transition: 0.35s;
  }
  .header__btn:hover {
    opacity: 0.7;
  }
  .header.header_open .header__btn {
    border-radius: 50%;
    border: 1px solid #edf1f21a;
  }
  .header.header_open .header__icon-burger {
    display: none;
  }
  .header.header_open .header__icon-close {
    display: block;
  }
  .header.header_open .header__mob-menu-wrap {
    left: 0;
  }
  .header__charging {
    display: none;
  }
}
@media (max-width: 768px) {
  .header__dropdown-img_indent {
    padding: 10px 0;
  }
}

@media (max-width: 450px) {
  .header__social {
    gap: 6px;
  }
  .header__social a,
  .header__social button {
    width: 32px;
    height: 32px;
  }
  .header__social a svg,
  .header__social button svg {
    width: 16px;
  }
}
@media (max-width: 360px) {
  .header__logo-link {
    width: 145px;
  }
}

/* End */


/* Start:/local/templates/volt/assets/bx-styles/footer.css?17612263983365*/
.footer {
  padding-top: 40px;
  background-color: #000
}
.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(237,241,242,.4)
}
.footer__logo-link {
  margin-right: 50px;
  line-height: 0;
  transition: .35s
}
.footer__logo-link:hover {
  opacity: .7
}
.footer__phone {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  transition: .35s
}
.footer__phone:hover {
  opacity: .7
}
.footer__center {
  padding: 30px 0 30px;
  display: flex
}
.footer__text,
.footer__text a {
  font-size: 16px;
  color: rgba(255,255,255,.3);
  line-height: 160%
}
.footer__menu {
  display: flex;
}
.footer__menu-item {
  margin-right: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 40px;
  transition: .35s
}
.footer__menu-item:hover {
  color: #ea0429;
}
.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 60px
}
.footer__info {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 25px;
}
.footer__info-block {
  display: flex
}
.footer__development {
  font-size: 16px;
  line-height: 100%;
  color: #fff;
  display: flex;
  align-items: baseline
}
.footer__development svg {
  width: 14px;
  height: 14px;
  margin-left: 8px;
  margin-right: 5px
}
.footer__development a {
  color: #fff
}
.footer__link {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  color: #fff;
  margin-left: 60px;
  white-space: nowrap
}

.footer__link:first-child {
  margin-left: 0;
}
.footer__contacts {
  display: flex;
  align-items: center;
  gap: 47px;
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer__social a {
	width: 40px;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width:1350px) {
  .footer__logo-link {
    flex-shrink: 0;
    width: 250px
  }
  .footer__logo-link img,
  .footer__logo-link picture {
    width: 100%;
    height: auto
  }
  .footer__menu-item {
    line-height: 20px
  }
}
@media (max-width:1023px) {
  .footer__logo-link {
    width: 194px
  }
  .footer__center {
    padding: 20px 0 30px
  }
  .footer__bottom {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 30px
  }
  .footer__info {
    width: 100%
  }
  .footer__info-block {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  .footer__link {
    margin-left: 0
  }
 .footer__menu {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(237,241,242,.4);
    gap: 20px;
    width: 100%;
  }
  .footer__menu-item {
    margin-right: 0;
  }
}
@media (max-width:660px) {
  .footer {
    padding-top: 20px
  }
  .footer__development,
  .footer__link,
  .footer__text {
    font-size: 12px
  }
  .footer__top {
    flex-direction: column;
    border-bottom: none;
    padding-bottom: 0
  }
  .footer__logo-link {
    margin-right: 0;
    margin-bottom: 30px
  }
  .footer__center {
    flex-direction: column-reverse
  }
}

.footer__text-installment {
  color: #FFFFFF66;
  font-size: 14px;
  font-weight: 400;

}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/breadcrumbs.css?17164762831053*/
.breadcrumbs {
  margin-bottom: 60px
}
.breadcrumbs__list {
  display: inline-flex;
  align-items: center;
}
.breadcrumbs__item {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(2,40,59,.4)
}
.breadcrumbs__item:not(:first-child)::before {
  content: '';
  display: flex;
  width: 10px;
  height: 1px;
  margin-left: 4px;
  margin-right: 4px;
  background-color: rgba(2,40,59,.4)
}
.breadcrumbs__item:last-child {
  color: #02283b
}
.breadcrumbs__item:last-child:last-child::before {
  background-color: #02283b
}
.breadcrumbs__item-icon {
  display: none
}
@media (max-width:1023px) {
  .breadcrumbs {
    margin-bottom: 45px
  }
  .breadcrumbs__list {
    overflow-y: hidden;
    overflow-x: scroll;
    width: calc(100% - 28px);
    padding-bottom: 5px;
  }

  .breadcrumbs__item:first-child .breadcrumbs__item-text {
    display: none
  }
  .breadcrumbs__item {
    font-size: 12px;
    line-height: 12px;
	white-space: nowrap;
  }
  .breadcrumbs__item-icon {
    display: block
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/checkbox.css?17334988572465*/
.checkbox__input {
  display: none
}
.checkbox__input--detail-page {
  display: block;
  opacity: 0;
  position: absolute;
}
.checkbox__input:checked + .checkbox__text {
  position: relative
}
.checkbox__input:checked + .checkbox__text::before {
  border: 1px solid #ff3f5e;
  background-color: #ea0429
}
.checkbox__input:checked + .checkbox__text::after {
  flex-shrink: 0;
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 11px;
  height: 7px;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/check.svg);
  background-size: 11px 7px
}
.checkbox__text {
  display: flex;
  font-family: manrope,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #02283b;
  cursor: pointer
}
.checkbox__text a {
  font-weight: 300;
  color: #ea0429;
  text-decoration: underline;
  transition: .35s
}
.checkbox__text a.checkbox__link-blue {
  color: #c3d7ff
}
.checkbox__text::before {
  box-sizing: border-box;
  flex-shrink: 0;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: -1px;
  border: 1px solid #b4bfc5;
  border-radius: 6px;
  background-color: transparent
}
.checkbox__text_sm {
  font-size: 11px;
  line-height: 13px;
  color: #000
}
.checkbox__text_white {
  color: #fff
}
.checkbox__label.error .checkbox__text::before {
  border-color: #ea0429
}
.checkbox-switch__input {
  display: none
}
.checkbox-switch__input:checked + .checkbox-switch__label::before {
  background-color: #ea0429
}
.checkbox-switch__input:checked + .checkbox-switch__label::after {
  left: 20px
}
.checkbox-switch__label {
  position: relative;
  padding-left: 50px;
  cursor: pointer
}
.checkbox-switch__label::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: '';
  width: 38px;
  height: 20px;
  border-radius: 20px;
  background-color: rgba(2,40,59,.2);
  transition: background-color .35s
}
.checkbox-switch__label::after {
  position: absolute;
  top: 5px;
  left: 2px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  transition: left .35s
}
@media (max-width:1023px) {
  .checkbox-switch__input:checked + .checkbox-switch__label::after {
    left: 16px
  }
  .checkbox-switch__label {
    padding-left: 34px
  }
  .checkbox-switch__label::before {
    top: 1px;
    width: 30px;
    height: 16px
  }
  .checkbox-switch__label::after {
    top: 3px;
    width: 12px;
    height: 12px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/form.css?1701101292785*/
.form__item.has-value .select2-selection__rendered {
  color: #ea0429!important
}
.form__item.has-value .select2.select2-container .select2-selection--single {
  border-color: #000!important
}
.form__item.has-value .filter__label-text {
  color: #ea0429
}
.form__item.has-value .filter__input {
  border-color: #000;
  color: #ea0429!important
}
.form__item.not-empty .select2-selection.select2-selection--single,
.form__item.not-empty input {
  border-color: #02283b;
  background: rgba(2,40,59,.05)
}
.form__item.not-active input {
  pointer-events: none;
  color: rgba(2,40,59,.2);
  background: #f7f8f9;
  border-color: rgba(2,40,59,.1)
}
.form__item.not-active .filter__label-text {
  color: rgba(2,40,59,.2)
}
.form__item.error input {
  color: #ea0429;
  border-color: #ea0429
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/input.css?17011586931129*/
.input {
  width: 100%;
  height: 60px;
  padding: 10px 24px;
  font-family: manrope,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #fff;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 40px;
  transition: .35s
}
.input::-moz-placeholder {
  color: rgba(255,255,255,.3)
}
.input::placeholder {
  color: rgba(255,255,255,.3)
}
.input.error {
  color: #ea0429;
  border-color: #ea0429
}
.input.not-empty {
  border-color: #fff;
  background-color: rgba(255,255,255,.15)
}
.input:focus,
.input:hover {
  border-color: #fff;
  background-color: transparent
}
.input_dark {
  color: #000;
  border-color: #02283b
}
.input_dark:focus,
.input_dark:hover {
  border-color: #02283b
}
.input_dark::-moz-placeholder {
  color: #000
}
.input_dark::placeholder {
  color: #000
}
.input_white {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}
.input_white:focus,
.input_white:hover {
  border-color: #fff
}
.input_white::-moz-placeholder {
  color: #fff
}
.input_white::placeholder {
  color: #fff
}
.input_center {
  text-align: center
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/modal.css?17103181825345*/
.modal {
  max-width: 495px!important;
  width: 100%;
  padding: 0!important;
  background: #fff!important;
  border-radius: 30px!important
}
.modal__inner {
  display: flex
}
.modal__img {
  width: 390px;
  flex-shrink: 0
}
.modal__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.modal__heading {
  padding: 70px 90px 60px
}

.modal__heading .select2.select2-container .select2-selection--single {
	border-color: #02283b;
}

.modal_message {
  max-width: 550px!important;
  padding: 40px 30px 25px!important
}
.modal_message .modal__title {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px
}
.modal_message .modal__title_error {
  color: #ea0429
}
.modal__title {
  width: 120%;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  color: #000
}
.modal__text {
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  color: rgba(2,40,59,.6)
}
.modal__form-info {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid #edf1f2;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1
}
.modal__form-car {
  width: 55%;
  font-weight: 600;
  color: #000
}
.modal__form-price {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #ea0429
}
.modal__form-price-about {
  flex-shrink: 0;
  margin-left: 8px
}
.modal__form-group {
  display: flex;
  justify-content: space-between
}
.modal__form-row {
  margin-bottom: 24px
}
.modal__form-row_indent-sm {
  margin-bottom: 20px
}
.modal__btn {
  width: 100%
}
.modal__label-select {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #fff
}
.modal__privacy {
  text-align: center;
  padding: 20px;
  background-color: #edf1f2;
  border-radius: 0 0 30px 30px;
  font-size: 12.6px;
  font-family: NotoSans,sans-serif;
  line-height: 1.3;
  color: rgba(0,0,0,.4)
}
.modal__privacy a {
  color: #02283b
}
.modal_booking {
  max-width: 961px!important;
  overflow: hidden
}
.modal_booking .modal__heading {
  padding: 40px 60px 45px 50px
}
.modal_booking .modal__text,
.modal_booking .modal__title {
  text-align: left
}
.modal_booking .modal__title {
  width: auto;
  position: static;
  transform: none
}
.modal_booking .modal__text {
  margin-bottom: 28px
}
.modal_booking .modal__form-row {
  width: 100%;
  margin: 0 16px 0 0
}
.modal_booking .modal__btn {
  width: auto
}
.modal_booking .modal__privacy {
  text-align: left;
  padding: 10px 20px 10px 50px;
  border-radius: 0
}
.modal_booking .input {
  height: 60px
}

.modal__checkbox-block {
  margin-top: 24px;
  margin-bottom: 10px
}
.carousel__button.is-close {
  right: -35px!important;
  color: #fff!important
}
.carousel__button.is-close:focus {
  box-shadow: none!important
}
.is-close-btn {
  background-color: transparent!important;
  top: 10px!important;
  right: 10px!important
}
.is-close-btn svg {
  color: rgba(2,40,59,.4)!important
}
.fancybox__backdrop {
  background-color: rgba(0,0,0,.8)!important
}
.has-ajax .fancybox__content {
  padding: 0!important
}
.compensate-for-scrollbar {
  padding-right: 0!important
}

#callback.modal .select2-selection__rendered {
font-size: 14px;
}


@media (max-width:1023px) {
  .modal__checkbox-block {
    margin-top: 16px
  }
}
@media (max-width:1000px) {
  .modal {
    max-width: 335px!important
  }
  .modal__img {
    display: none
  }
  .modal__heading {
    padding: 43px 30px 40px
  }
  .modal_message .modal__title {
    font-size: 20px;
    line-height: 28px
  }
  .modal__title {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px
  }
  .modal__text {
    font-size: 14px;
    margin-bottom: 30px
  }
  .modal__form-info {
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 20px;
    margin-bottom: 32px
  }
  .modal__form-car {
    width: 100%;
    margin-bottom: 10px
  }
  .modal__form-group {
    flex-wrap: wrap
  }
  .modal__form-row {
    margin-bottom: 16px
  }
  .modal__btn {
    padding: 15px
  }
  .modal__privacy {
    padding: 15px 18px;
    font-size: 10.6px;
    line-height: 1.2
  }
  .modal_booking {
    overflow: visible
  }
  .modal_booking .modal__heading {
    padding: 43px 30px 40px
  }
  .modal_booking .modal__text,
  .modal_booking .modal__title {
    text-align: center
  }
  .modal_booking .modal__text {
    width: 85%;
    margin: 0 auto 30px
  }
  .modal_booking .modal__form-row {
    margin-right: 0;
    margin-bottom: 16px
  }
  .modal_booking .modal__btn {
    width: 100%
  }
  .modal_booking .modal__privacy {
    text-align: center;
    padding: 15px 18px;
    border-radius: 0 0 30px 30px
  }
  .modal_booking .input {
    height: 50px
  }
  .carousel__button.is-close {
    top: 0!important;
    right: 0!important
  }
  .is-close-btn {
    top: calc(100% + 10px)!important;
    right: 50%!important;
    transform: translateX(50%);
    width: 50px!important;
    height: 50px!important;
    background: rgba(255,255,255,.7)!important
  }
  .is-close-btn svg {
    width: 30px!important;
    height: 30px!important;
    stroke-width: 1px!important
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/select2.css?17623351116650*/
select {
  height: 60px;
  border: 1px solid #02283B4D;
  padding: 15px 24px;
  border-radius: 40px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  font-family: inherit;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  background-color: #fff
}
select option {
  padding-top: 3px;
  padding-bottom: 30px
}
select::-webkit-scrollbar {
  width: 0
}
.select2-container .select2-results > .select2-results__options {
  max-height: 225px!important;
  overflow-y: auto
}
.select2-container .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 3px
}
.select2-container .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background-color: transparent
}
.select2-container .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: silver
}
.select2.select2-container {
  width: 100%!important
}
.select2.select2-container .select2-selection__clear {
  display: none
}
.select2.select2-container:hover .select2-selection--single {
  border-color: #02283b
}
.select2.select2-container.select2-container--open .select2-selection--single {
  background: #fff;
  border-radius: 30px 30px 0 0!important;
  border-color: transparent;
  box-shadow: 0 10px 40px 0 #02283B26
}
.select2.select2-container.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg)
}
.select2.select2-container .select2-selection--single {
  display: flex;
  height: 60px;
  border: 1px solid #02283B4D;
  border-radius: 40px!important;
  transition: border-color .35s;
  background: #fff
}
.select2.select2-container .select2-selection--single:hover .select2-selection__placeholder {
  color: #000
}
.filter__item:has(select:disabled) {
    cursor: not-allowed;
}
.select2-container--disabled {
    opacity: 0.6;
    pointer-events: none;
}
.select2.select2-container .select2-selection__placeholder {
  transition: .35s
}
.select2.select2-container .select2-selection__rendered {
  display: flex!important;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 24px!important;
  font-family: manrope,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px!important
}
.select2.select2-container .select2-selection__arrow {
  display: block;
  position: absolute;
  top: 22px!important;
  right: 22px!important;
  width: 24px!important;
  height: 16px!important;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/arrow-down.svg);
  background-repeat: no-repeat;
  transition: transform .35s
}
.select2.select2-container .select2-selection__arrow b {
  display: none
}
.select2-dropdown.select2-dropdown--above,
.select2-dropdown.select2-dropdown--below {
  margin-top: 0;
  padding: 6px 0 10px;
  background: #fff;
  border: none!important;
  border-radius: 0 0 30px 30px!important;
  box-shadow: 0 10px 40px 0 #02283B26
}
.select2-dropdown.select2-dropdown--above .select2-results__options,
.select2-dropdown.select2-dropdown--below .select2-results__options {
  padding: 0
}
.select2-dropdown.select2-dropdown--above .select2-results__option,
.select2-dropdown.select2-dropdown--below .select2-results__option {
  position: relative;
  display: flex;
  align-items: center;
  height: 44px;
  padding: 12px 10px 12px 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  background: 0 0
}
.select2-dropdown.select2-dropdown--above .select2-results__option::before,
.select2-dropdown.select2-dropdown--below .select2-results__option::before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #b4bfc5
}
.select2-dropdown.select2-dropdown--above .select2-results__option::after,
.select2-dropdown.select2-dropdown--below .select2-results__option::after {
  position: absolute;
  top: 17px;
  left: 30px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-radius: 50%
}
.select2-dropdown.select2-dropdown--above .select2-results__option.select2-results__option--highlighted,
.select2-dropdown.select2-dropdown--below .select2-results__option.select2-results__option--highlighted {
  background-color: transparent
}
.select2-dropdown.select2-dropdown--above .select2-results__option.select2-results__option--selectable,
.select2-dropdown.select2-dropdown--below .select2-results__option.select2-results__option--selectable {
  color: #000;
  background-color: transparent
}
.select2-dropdown.select2-dropdown--above .select2-results__option.select2-results__option--selected::before,
.select2-dropdown.select2-dropdown--below .select2-results__option.select2-results__option--selected::before {
  border-color: #ea0429
}
.select2-dropdown.select2-dropdown--above .select2-results__option.select2-results__option--selected::after,
.select2-dropdown.select2-dropdown--below .select2-results__option.select2-results__option--selected::after {
  background-color: #ea0429
}
.select2-dropdown.select2-dropdown--above .select2-results__option[aria-disabled=true],
.select2-dropdown.select2-dropdown--below .select2-results__option[aria-disabled=true] {
  opacity: .25
}
.select2-dropdown {
  padding-right: 10px!important
}
.select2-dropdown.select2-dropdown--above {
  margin-top: 0;
  border-radius: 30px 30px 0 0!important
}
.select2-container.select2-container--above.select2-container--open .select2-selection.select2-selection--single {
  border-radius: 0 0 30px 30px!important
}
.select2-container.select2-container--multiple .select2-search {
  display: none
}
.select2-container.select2-container--multiple .select2-selection__rendered {
  margin-right: 45px!important
}
.select2-container.select2-container--multiple .select2-results__option {
  position: relative;
  padding-right: 35px!important
}
.select2-container.select2-container--multiple .select2-results__option::before {
  display: none
}
.select2-container.select2-container--multiple .select2-results__option::after {
  display: none
}
.select2-container.select2-container--multiple .select2-results__option.select2-results__option--disabled {
  display: none
}
.select2-container.select2-container--multiple .select2-results__option--selected {
  color: #ea0429!important
}
.select2-container.select2-container--multiple .select2-results__option--selected::after {
  flex-shrink: 0;
  content: '';
  position: absolute;
  top: 16px;
  right: 14px;
  left: auto;
  display: block;
  width: 12px;
  height: 12px;
  background-color: transparent!important;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/check-red.svg);
  background-size: 12px 12px
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/text-block.css?17249210771067*/
.text-block {
  padding-top: 60px;
  padding-bottom: 100px
}
.text-block_no-indent {
  padding-top: 0;
  padding-bottom: 40px
}
.text-block_service {
  margin-top: -30px
}
.text-block__img {
  width: 100%;
  height: 545px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 45px
}
.text-block__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.text-block__button {
  display: none
}
.text-block__title {
  margin-bottom: 60px
}
.text-block__title_sm-indent {
  margin-bottom: 40px
}
@media (max-width:1023px) {
  .text-block {
    padding-top: 30px;
    padding-bottom: 20px
  }
  .text-block_no-indent {
    padding-top: 0;
    padding-bottom: 20px
  }
  .text-block_service {
    margin-top: 0
  }
  .text-block__button {
    display: flex;
    padding: 15px 30px;
    margin-top: 24px
  }
  .text-block__title {
    margin-bottom: 30px
  }
  .text-block__title_sm-indent {
    margin-bottom: 20px
  }
}
@media (max-width:768px) {
  .text-block__img {
    height: 150px;
    margin-bottom: 20px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/typo.css?17011012921637*/
.title {
  font-family: manrope,sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  color: #000
}
.title-sm {
  font-size: 46px;
  line-height: 46px
}
.title-xsm {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px
}
.link-more {
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  color: #ea0429;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(234,4,41,.1);
  text-decoration-color: rgba(234,4,41,.1);
  text-underline-offset: 5px;
  transition: .35s
}
.link-more:hover {
  -webkit-text-decoration-color: rgba(234,4,41,.8);
  text-decoration-color: rgba(234,4,41,.8);
  transition: .35s
}
.link-more:active {
  -webkit-text-decoration-color: rgba(204,10,11,.8);
  text-decoration-color: rgba(204,10,11,.8);
  transition: .35s
}
.link:hover {
  color: #ea0429;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(234,4,41,.8);
  text-decoration-color: rgba(234,4,41,.8);
  text-underline-offset: 5px;
  transition: .35s
}
.link:active {
  color: #ea0429;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(204,10,11,.8);
  text-decoration-color: rgba(204,10,11,.8);
  text-underline-offset: 5px;
  transition: .35s
}
@media (max-width:1023px) {
  .title {
    font-size: 40px;
    line-height: 40px
  }
  .title-sm {
    font-size: 30px;
    line-height: 30px
  }
}
@media (max-width:767px) {
  .title {
    font-size: 30px;
    line-height: 30px
  }
  .title-sm {
    font-size: 24px;
    line-height: 24px
  }
  .title-xsm {
    font-size: 20px;
    line-height: 20px
  }
}
@media (max-width:500px) {
  .link-more {
    font-size: 14px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/contact.css?17273616905871*/
.contact {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff
}
.contact_page {
  margin-top: 21px;
  padding: 40px;
  background-color: #f7f8f9;
  border-radius: 0 0 10px 10px;
}
.contact_page .contact__container {
  padding: 0
}
.contact_page .contact__title {
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px
}
.page-contact h1 {
  margin-bottom: 7px;
}
.page-contact .title-block__charging {
  background: #00AE84;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  border-radius: 10px;
  gap: 12px;
  color: #fff;
  height: 40px;
  margin-left: 30px;
  position: relative;
  top: -1px;
}

.contact_page .contact__address {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 18px
}
.contact_page .contact__mail {
  margin-bottom: 20px;
  color: #ea0429
}
.contact_page .contact__shedule {
  margin-bottom: 20px
}
.slider .slick-dots li.slick-active button {

background-color: #fff;

}


.slider .slick-dots li button {

width: 6px;
height: 6px;
padding: 0;
border-radius: 50%;
background-color: rgba(255, 255, 255, .4);

}


.slider .slick-dots li.slick-active::before {

position: absolute;
top: 50%;
left: 50%;
content: '';
display: block;
width: 16px;
height: 16px;
border-radius: 50%;
border: 1px solid #fff;
transform: translate(-50%, -50%);

}


.slider .slick-dots li {

width: 6px;
height: 6px;
margin: 0 11px;

}


.slider .slick-dots {

bottom: 22px;
z-index: 10;

}



.contact_page .contact__rating {
	display: flex;
	align-items: center;
	gap: 7px;
	background: #fff;
	padding: 8px 16px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.contact_page .rating__logo {
	display: flex;
	align-items: center;
	gap: 6px;
}
.contact_page .rating__logo span {
	color: #151515;
	font-size: 18px;
	font-weight: 700;
	line-height: 110%;
}


.contact_page .rating__stars {
	display: flex;
}
.contact_page .rating__star {
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 -3px;
}

.contact_page .rating__star .filling {
	position: absolute;
}


.contact_page .rating__reviews {
	color: rgba(35, 38, 49, 0.50);
	font-size: 16px;
	font-weight: 400;
	line-height: 110%;
}

.contact_page .contact__callback {
  margin-bottom: 20px
}

.contact_page .contact__right-block {
  height: 530px
}
.contact__container {
  display: flex
}
.contact__left-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 567px;
  padding-right: 40px
}
.contact__title {
  margin-bottom: 20px
}
.contact__address {
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px
}
.contact__mail {
  margin-bottom: 54px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px
}
.contact__phone {
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  color: #000
}
.contact__shedule {
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px
}
.contact__img-block-list {
  position: relative;
  width: 100%;
  margin-top: auto;
  margin-bottom: 0!important;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
  max-width: 447px;
  height: 251px;
}
.contact__img-block-list::before {
  position: absolute;
  bottom: 12px;
  left: 12px;
  content: '';
  width: 36px;
  height: 36px;
  background-color: #02283b;
  border-radius: 50%;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/expand.svg);
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10;
  pointer-events: none
}
.contact__img-block:nth-child(n+2):not(.slick-slide) {
  display: none
}
.contact__img-block-list .slick-track {
  display: flex
}
.contact__img-block-lis .slick-slide div {
    height: 100%
}
a.contact__img-block {
    height: 100%
}
.contact__img-block-list .slick-initialized .slick-slide {
    display: flex
}

.contact__img-block-list .slick-slide {
    height: auto;
    display: flex
}
.contact__img-block img,
.contact__img-block picture {
  width: 100%;
  object-fit: cover;
  min-height:251px;
  height: 100%
}
.contact__right-block {
  display: flex;
  height: 540px;
  position: relative;
  flex-grow: 1;
  border-radius: 10px;
  overflow: hidden
}
.contact__button {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 250px
}
.contact__map {
  display: flex;
  width: 100%;
  height: 100%
}
.contact__map [class*=ymaps-2][class*="-ground-pane"] {
  -webkit-filter: grayscale(100%)
}
@media (max-width:1450px) {
  .contact__left-block {
    width: 400px;
    padding-right: 20px
  }
}
@media (max-width:1023px) {
  .contact {
    padding-top: 30px;
    padding-bottom: 15px
  }
  .contact_page {
    margin-top: 30px;
    padding: 20px
  }
  .contact_page .contact__title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px
  }
  .contact_page .contact__address {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 16px
  }
  .contact_page .contact__mail {
    margin-bottom: 26px
  }
  .contact_page .contact__shedule {
    margin-bottom: 20px
  }
  .contact_page .contact__right-block {
    height: 400px
  }
  .contact__container {
    flex-direction: column
  }
  .contact__left-block {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px
  }
  .contact__address {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 16px
  }
  .contact__mail {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 16px
  }
  .contact__phone {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px
  }
  .contact__shedule {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 14px
  }
  .contact__right-block {
    height: 400px
  }
  .contact__button {
    top: 10px;
    left: 50%;
    transform: translateX(-50%)
  }
  .contact__img-block-list {
    height: auto
  }
  .page-contact .title-block__charging {
    margin: 0;
    top: 0;
  }
}
/* End */


/* Start:/local/components/adequo/modal/templates/survey/style.css?17215783045180*/
.survey {
  position: fixed;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  z-index: 100;
}
.survey__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  width: 193px;
  padding: 11px 0;
  background-color: #fff;
  text-align: center;
  font-family: var(--font-family);
  gap: 9px;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #000;
  transform: rotate(-90deg);
  transform-origin: 131px -13px;
  user-select: none;
  cursor: pointer;
}

@media (min-width: 769px) {
  .survey__button {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  }
}

.survey__button .icon {
  transform: rotate(90deg);
}

.survey__modal {
  position: absolute;
  top: 50%;
  right: 33%;
  transform: translate3d(0, -50%, 0);
  transition: transform 0.3s ease;
  box-sizing: border-box;
}

.survey__modal .cross {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  position: absolute;
  top: 13px;
  right: 13px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  user-select: none;
}

.survey__modal-form {
  width: 586px;
  padding: 37px 23px 34px;
  border-radius: 26px;
  background-color: #2d485d;
}

.survey__modal-title {
  font-weight: 500;
  font-size: 21px;
  line-height: 127%;
  color: #fff;
  margin-bottom: 18px;
}

.survey__modal-field {
  width: 100%;
  min-height: 60px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid #476176;
  border-radius: 16px;
  padding: 24px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  margin-bottom: 11px;
}

textarea.survey__modal-field {
  resize: none;
  height: 133px;
}

.survey__modal-field::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.3);
}

.survey__modal-button {
  border-radius: 35px;
  padding: 21px 48px;
  width: 100%;
  background-color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #2d485d;
  margin-top: 16px;
  cursor: pointer;
  border: 0;
}

@media (min-width: 769px) {
  .survey__modal:not(.open) {
    transform: translate3d(150%, -50%, 0);
    transition: transform 0.3s ease, visibility 0s, ease 0.5s;
    visibility: hidden;
  }
}

.customUpload {
  position: relative;
}
.customUpload.upload {
  max-width: 190px;
  width: 100%;
}
.customUpload__wrapper {
  display: flex;
  gap: 7px;
  align-items: center;
  flex-flow: row wrap;
  overflow: hidden;
}

.customUpload input[type="file"] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.customUpload__upload {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #fff;
  gap: 9px;
  cursor: pointer;
}

.customUpload__upload .icon {
  flex: 0 0 auto;
  width: 43px;
}

.icon svg {
  vertical-align: middle;
}

.customUpload__info {
  border-radius: 7px;
  padding: 8px 9px 8px 10px;
  background-color: #476176;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.3);
}

.customUpload__info span {
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.customUpload__cross {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin-left: auto;
  margin-right: 0;
}

.customUpload__cross .icon {
  width: 18px;
  height: 18px;
}

.customUpload__add {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 7px;
  background-color: #fff;
  cursor: pointer;
}
.customUpload.empty > .customUpload__add {
  display: none;
}

.customUpload:not(.empty) > .customUpload__upload {
  display: none;
}

.customUpload:not(.upload) > .customUpload__info {
  display: none;
}

/* .open-menu .survey {
  opacity: 0;
  visibility: hidden;
  user-select: none;
  pointer-events: none;
} */

@media (max-width: 768px) {
  .survey {
    position: static;
    transform: none;
  }
  .survey__button,
  .survey__button .icon {
    transform: none;
  }
  .survey__button {
    width: 100%;
  }
  .survey__modal,
  .survey__modal .cross {
    display: none;
  }
  .survey__modal-form {
    max-width: 586px;
    width: 100%;
  }
  .survey__modal.fancybox__content {
    padding: 0;
    background-color: transparent;
    transform: none;
    top: 0;
    left: 0;
  }

  .survey__modal .is-close-btn {
    position: absolute;
    top: -20px !important;
    right: 50px !important;
  }

  .survey__modal-title {
    text-align: center;
    max-width: 279px;
    margin: 0 auto 18px;
  }

  .survey__modal-title br {
    display: none;
  }
  .survey__modal-field {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 16px;
  }
  .survey__modal-field:not(textarea) {
    max-height: 59px;
    min-height: unset;
  }
  textarea.survey__modal-field {
    height: 192px;
  }
  .survey__modal-field::placeholder,
  .customUpload__info {
    font-size: 16px;
  }
}

/* End */


/* Start:/local/templates/volt/components/bitrix/news.list/contacts_footer/style.css?17095474121444*/
.contact .tab__list button .tab__name {
	color: rgba(0, 0, 0, 0.80);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 500;
	white-space: nowrap;
}
.contact .tab__list button .tab__address {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	white-space: nowrap;

}

.contact .tab__inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact .tab__list {
  height: 55px;
  display: flex;
  gap: 6px;
}
.contact .tab__item {
	display: flex;
	padding: 0 24px;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 2px;
	flex: 1 0 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	color: rgba(2,40,59,.6);
	border: none;
	cursor: pointer;
	transition: .35s;
	border-radius: 10px 10px 0px 0px;
	background: rgba(2, 40, 59, 0.05);
}
.contact .tab__item.active {
  background: rgba(2, 40, 59, 0.20);
  color: #000;
}
.contact .tab__content-item {
  display: none;
  padding-top: 0;
}

.contact .tab__content-item .contact_page {
	margin-top: 0;
}

.contact .tab__content-item.active {
  display: block
}
@media (max-width:1023px) {
  .contact .tab__list {
    gap: 7px;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .contact .tab__item {
    padding: 0 14px;
    font-size: 14px;
    line-height: 14px
  }
  .contact .tab__list button .tab__name {
    font-size: 16px;
  }
  .contact .tab__list button .tab__address{
    margin-top: 5px;
    font-size: 10px;
  }
}
/* End */


/* Start:/local/templates/volt/assets/libs/nouislider.min.css?17011012924220*/
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/nouislider.css?1701101292833*/
.pick-up__range.noUi-horizontal {
  height: 60px!important;
  background: #edf1f2;
  border-radius: 30px;
  border: none
}
.pick-up__range.noUi-horizontal .noUi-connect {
  background-color: #00ae84
}
.pick-up__range.noUi-horizontal .noUi-handle {
  right: -19px;
  top: -58px;
  width: 40px;
  height: 93px;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/handle.svg);
  border: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer
}
.pick-up__range.noUi-horizontal .noUi-handle::after,
.pick-up__range.noUi-horizontal .noUi-handle::before {
  display: none
}
.pick-up__range.noUi-horizontal .noUi-connects {
  border-radius: 30px;
  overflow: hidden
}
@media (max-width:1200px) {
  .pick-up__range.noUi-horizontal {
    height: 44px!important
  }
  .pick-up__range.noUi-horizontal .noUi-handle {
    top: -66px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/hero-block.css?17472290952106*/
.hero-block {
  position: relative;
  line-height: normal;
  margin-top: -100px;
  height: calc(100vh - 75px)
}
.hero-block video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hero-block picture img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hero-block__wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}
.hero-block__wrap .h1-block {
  margin-bottom: 48px;
}
.hero-block__wrap .h1-block h1 {
  /* font-size:80px; */
  font-size:60px;
  color: #fff;
  margin-bottom:30px;
  font-weight: 400;
}
.hero-block__wrap .h1-block .sub-title {
  font-size:20px;
  color: #fff;
}
.hero-block__conteiner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px
}
.hero-block__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 49.5%;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff
}
@media (max-width:1400px) {
  .hero-block__conteiner {
    padding-bottom: 40px
  }
}

@media(min-width: 1281px) and (max-width: 1680px) {
  .hero-block__wrap .h1-block h1 {
    font-size: 48px;
  }
}
@media (max-width: 1280px) {
  .hero-block__wrap .h1-block h1 {
    font-size: 40px;
  }
}

@media (max-width:1023px) {
  .hero-block {
    margin-top: -60px
  }
  .hero-block__conteiner {
    padding-bottom: 20px
  }
  .hero-block__btn {
    height: 50px
  }
}
@media (max-width:768px) {
  .hero-block__wrap .h1-block h1 {
    font-size:28px;
    margin-bottom: 45px;
  }
  .hero-block__conteiner {
    flex-direction: column
  }
  .hero-block__btn {
    width: 100%;
    margin-top: 7px
  }
}
@media (max-width:380px) {
  .hero-block__wrap .h1-block h1 {
    font-size:24px;
  }
}

.hero{
  overflow: hidden;
}
.hero-slide {
  position: relative;
  height: 100%;
}
.hero .slick-dots {
  display: none !important;
}
.hero .slick-list {
  height: 100%;
}
.hero .slick-track {
  height: 100%;
}
.hero .slick-track .slick-slide > div {
  height: 100%;
}
.hero.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}


/* End */


/* Start:/local/templates/volt/assets/bx-styles/electric-car.css?17011012923124*/
.electric-car {
  background-color: #000
}
.electric-car__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-top: 135px;
  padding-bottom: 150px
}
.electric-car__left-block {
  display: flex;
  flex-direction: column;
  justify-content: center
}
.electric-car__text {
  display: block;
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase
}
.electric-car__title {
  max-width: 900px;
  font-size: 87px;
  font-weight: 500;
  line-height: 99px;
  color: #fff
}
.electric-car__video {
  width: 624px;
  height: 490px;
  mix-blend-mode: hard-light
}
.electric-car__video video {
  width: 100%;
  height: 100%
}
.electric-car__right-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 624px;
  height: 490px;
  margin-top: 30px;
  border: 2px solid #222;
  border-right: 0
}
.electric-car__right-block-wrap {
  display: flex;
  flex-direction: column
}
.electric-car__count {
  font-size: 250px;
  font-weight: 300;
  line-height: 230px;
  color: #fff
}
.electric-car__type {
  font-size: 32px;
  font-weight: 300;
  line-height: 35px;
  color: #fff
}
.electric-car__spark {
  position: absolute;
  bottom: -75px;
  left: -75px
}
.electric-car__spark-green {
  position: absolute;
  top: -75px;
  left: -75px
}
.electric-car__spark-green-sm,
.electric-car__spark-sm {
  display: none
}
.electric-car__line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  margin-left: 20px;
  margin-right: 20px;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/line.png)
}
@media (max-width:1500px) {
  .electric-car__title {
    max-width: 600px;
    font-size: 60px;
    line-height: 69px
  }
}
@media (max-width:1350px) {
  .electric-car__container {
    padding-top: 90px;
    padding-bottom: 110px
  }
  .electric-car__right-block {
    width: 450px;
    height: 350px
  }
  .electric-car__count {
    font-size: 180px;
    line-height: 160px
  }
}
@media (max-width:1023px) {
  .electric-car__container {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 40px
  }
  .electric-car__text {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px
  }
  .electric-car__title {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 35px
  }
  .electric-car__video {
    width: 100%;
    height: auto
  }
  .electric-car__right-block {
    width: 100%;
    height: 210px;
    margin-left: 30px;
    margin-bottom: 30px
  }
  .electric-car__count {
    font-size: 140px;
    line-height: 120px
  }
  .electric-car__type {
    font-size: 16px;
    line-height: 18px
  }
  .electric-car__spark,
  .electric-car__spark-green {
    display: none
  }
  .electric-car__spark-sm {
    display: block;
    position: absolute;
    bottom: -31px;
    left: -31px;
    width: 60px;
    height: 60px
  }
  .electric-car__spark-green-sm {
    display: block;
    position: absolute;
    top: -31px;
    left: -31px;
    width: 60px;
    height: 60px
  }
  .electric-car__line {
    display: none
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/selections.css?17011012925083*/
.selections {
  padding-top: 80px;
  padding-bottom: 70px;
  background-color: #000
}
.selections__desc {
  display: block;
  margin-bottom: 60px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase
}
.selections__tab-list {
  display: flex;
  justify-content: space-between
}
.selections__tab-item {
  display: flex;
  justify-content: space-between;
  width: 30%;
  padding: 0 0 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #fffFFF66;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fffFFF66;
  cursor: pointer
}
.selections__tab-item span {
  flex-shrink: 0;
  color: #fffFFF80
}
.selections__tab-item b {
  font-weight: 500;
  text-align: left
}
.selections__tab-item.active {
  color: #fff;
  border-bottom: 1px solid #00ae84
}
.selections__feature-list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px
}
.selections__feature-item {
  width: 20%
}
.selections__feature-top-block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px
}
.selections__value {
  display: flex;
  margin-right: 30px;
  font-size: 80px;
  font-weight: 300;
  line-height: 88px;
  color: #fff
}
.selections__text {
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  color: #fffFFF4D
}
.selections__type {
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  color: #fff
}
.selections__btn {
  width: 100%
}
.selections__slider-item:nth-child(n+2):not(.slick-slide) {
  display: none
}
.selections__slider-item-title {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 30px
}
.selections__img-block {
  max-width: 1244px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px
}
.selections__slider-list .slick-arrow {
  width: 56px;
  height: 56px;
  z-index: 10
}
.selections__slider-list .slick-arrow::before {
  display: none
}
.selections__slider-list .slick-next {
  right: 0
}
.selections__slider-list .slick-prev {
  left: 0
}
.selections__content-item {
  padding-top: 53px;
  display: none
}
.selections__content-item.active {
  display: block
}
.selections .selections__feature-list.show .selections__value-counter-wrap {
  transform: translateY(calc(-100% + 88px))
}
.selections__value-counter {
  height: 88px;
  overflow: hidden
}
.selections__value-counter span {
  display: block;
  text-align: right
}
.selections__value-counter-wrap {
  transition: transform 2s ease-out
}
@media (max-width:1400px) {
  .selections__tab-item {
    width: 32%;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 18px
  }
  .selections__feature-top-block {
    margin-bottom: 5px
  }
  .selections__value {
    margin-right: 15px;
    font-size: 60px;
    line-height: 68px
  }
  .selections__text {
    font-size: 18px;
    line-height: 18px
  }
  .selections__type {
    font-size: 14px;
    line-height: 14px
  }
  .selections__img-block {
    margin-left: 100px;
    margin-right: 100px
  }
  .selections__slider-list .slick-arrow,
  .selections__slider-list .slick-arrow svg {
    width: 40px;
    height: 40px
  }
  .selections .selections__feature-list.show .selections__value-counter-wrap {
    transform: translateY(calc(-100% + 68px))
  }
  .selections__value-counter {
    height: 68px
  }
}
@media (max-width:1023px) {
  .selections {
    padding-top: 40px
  }
  .selections__desc {
    margin-bottom: 32px;
    font-size: 14px;
    line-height: 19px
  }
  .selections__tab-list {
    overflow-x: auto;
    padding-bottom: 5px;
    margin-left: -10px;
    margin-right: -10px
  }
  .selections__tab-list::-webkit-scrollbar {
    height: 0
  }
  .selections__tab-list::-webkit-scrollbar-track {
    background-color: transparent
  }
  .selections__tab-list::-webkit-scrollbar-thumb {
    background-color: #4b4b4b
  }
  .selections__tab-item b {
    width: 160px
  }
  .selections__tab-item {
    flex-shrink: 0;
    width: 250px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 20px
  }
  .selections__feature-list {
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: flex-start
  }
  .selections__feature-item {
    width: 50%;
    margin-bottom: 50px
  }
  .selections__value {
    margin-right: 20px;
    font-size: 50px;
    line-height: 55px
  }
  .selections__text {
    font-size: 12px;
    line-height: 13px
  }
  .selections__btn {
    display: none
  }
  .selections__slider-list .slick-arrow {
    top: auto;
    bottom: -30px
  }
  .selections__slider-list .slick-next {
    right: calc(50% - 50px)
  }
  .selections__slider-list .slick-prev {
    left: calc(50% - 50px)
  }
  .selections .selections__feature-list.show .selections__value-counter-wrap {
    transform: translateY(calc(-100% + 55px))
  }
  .selections__value-counter {
    height: 55px
  }
}
@media (max-width:768px) {
  .selections__content-item {
    padding-top: 15px
  }
  .selections__slider-item-title {
    font-size: 32px;
    margin-bottom: 80px
  }
  .selections__img-block {
    margin-left: 0;
    margin-right: 0
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/selection.css?17011586932100*/
.selection {
  padding-top: 120px;
  padding-bottom: 120px
}
.selection__container {
  display: flex
}
.selection__img-block {
  width: 53%;
  line-height: 0
}
.selection__text-block {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 180px
}
.selection__btn {
  width: 49%
}
.selection__title {
  margin-top: auto!important;
  margin-bottom: 40px;
  margin-left: 80px;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px
}
.selection__text {
  max-width: 410px;
  margin-bottom: auto;
  margin-left: 80px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px
}
.selection__form {
  display: flex;
  flex-direction: column;
  padding: 29px 80px 28px;
  background-color: #edf1f2
}
.selection__input-wrap {
  width: 49%
}
.selection__row {
  display: flex;
  justify-content: space-between
}
.selection__checkbox-block {
  margin-top: 24px
}
@media (max-width:1400px) {
  .selection__title {
    font-size: 45px;
    line-height: 45px
  }
}
@media (max-width:1250px) {
  .selection {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .selection__text-block {
    padding-top: 60px
  }
  .selection__text,
  .selection__title {
    margin-left: 40px
  }
  .selection__form {
    padding-left: 40px;
    padding-right: 30px
  }
}
@media (max-width:1023px) {
  .selection {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .selection__container {
    flex-direction: column
  }
  .selection__img-block,
  .selection__text-block {
    width: 100%
  }
  .selection__text-block {
    padding-top: 28px
  }
  .selection__btn {
    width: 100%
  }
  .selection__title {
    margin-left: 0;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 35px
  }
  .selection__text {
    margin-bottom: 32px;
    margin-left: 0;
    font-size: 16px;
    line-height: 19px
  }
  .selection__form {
    padding: 20px
  }
  .selection__input-wrap {
    width: 100%;
    margin-bottom: 10px
  }
  .selection__row {
    flex-direction: column
  }
}
@media (max-width:768px) {
  .selection {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/offer.css?17011012922012*/
.offer {
  padding-top: 118px;
  padding-bottom: 220px;
  background-color: #000
}
.offer__container {
  position: relative;
  padding-top: 100px
}
.offer__line {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  margin-left: 20px;
  margin-right: 20px;
  background-image: url(/local/templates/volt/assets/bx-styles/../img/content/line.png)
}
.offer__wrap {
  display: flex
}
.offer__left-block {
  margin-right: auto
}
.offer__right-block {
  max-width: 1080px;
  margin-left: 30px
}
.offer__desc {
  display: block;
  margin-bottom: 105px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase
}
.offer__text {
  font-size: 80px;
  font-weight: 400;
  line-height: 88px;
  color: #fff;
  text-indent: 400px
}
.offer__sparks-sm {
  display: none
}
@media (max-width:1570px) {
  .offer {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .offer__container {
    padding-top: 60px
  }
  .offer__right-block {
    max-width: 800px
  }
  .offer__desc {
    margin-bottom: 30px
  }
  .offer__text {
    font-size: 65px;
    line-height: 70px;
    text-indent: 0
  }
}
@media (max-width:1350px) {
  .offer__right-block {
    max-width: 600px
  }
  .offer__text {
    font-size: 45px;
    line-height: 50px
  }
  .offer__sparks,
  .offer__sparks svg {
    width: 400px;
    height: 400px
  }
}
@media (max-width:1023px) {
  .offer {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .offer__container {
    padding-top: 0
  }
  .offer__line {
    display: none
  }
  .offer__wrap {
    flex-direction: column
  }
  .offer__left-block {
    width: 100%;
    margin-right: 0
  }
  .offer__right-block {
    margin-left: 0
  }
  .offer__desc {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px
  }
  .offer__text {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 35px
  }
  .offer__sparks {
    display: none
  }
  .offer__sparks-sm {
    max-width: 345px;
    display: block
  }
  .offer__sparks-sm svg {
    width: 100%;
    height: auto
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/ecology.css?17011012924239*/
.ecology {
  position: relative
}
.ecology__list {
  margin-bottom: 0!important
}
.ecology__item {
  display: flex!important
}
.ecology__item:nth-child(n+2):not(.slick-slide) {
  display: none!important
}
.ecology__left-block {
  flex-shrink: 0;
  width: 38%;
  padding: 160px 100px 50px 0;
  padding-left: calc((100vw - 1710px)/ 2)
}
.ecology__right-block {
  width: 62%;
  height: 1000px;
  line-height: 0
}
.ecology__right-block img,
.ecology__right-block picture {
  width: 100%;
  height: 100%
}
.ecology__right-block img {
  -o-object-fit: cover;
  object-fit: cover
}
.ecology__desc {
  display: block;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  text-transform: uppercase
}
.ecology__title {
  margin-bottom: 80px;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px
}
.ecology__caption {
  display: block;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px
}
.ecology__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px
}
.ecology__control-block {
  position: absolute;
  left: 0;
  bottom: 60px;
  display: flex;
  width: 38%;
  padding-left: calc((100vw - 1710px)/ 2);
  padding-right: 60px
}
.ecology__btn-next,
.ecology__btn-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #000;
  cursor: pointer
}
.ecology__btn-next svg,
.ecology__btn-prev svg {
  stroke: #000
}
.ecology__btn-prev {
  margin-right: 28px
}
.ecology__btn-next {
  margin-left: 28px
}
.ecology__control-center {
  display: flex;
  flex-direction: column;
  flex-grow: 1
}
.ecology__count-list {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.ecology__count-current {
  padding-left: 12px;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px
}
.ecology__count-total {
  padding-right: 12px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px
}
.ecology__dot-list {
  display: flex
}
.ecology__dot-list li {
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px
}
.ecology__dot-list li.slick-active button {
  background: #000
}
.ecology__dot-list button {
  width: 100%;
  height: 2px;
  font-size: 0;
  background: #00000033;
  border: none;
  cursor: pointer
}
@media (max-width:1770px) {
  .ecology__control-block,
  .ecology__left-block {
    padding-left: 15px;
    padding-right: 50px
  }
}
@media (max-width:1400px) {
  .ecology__title {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 46px
  }
  .ecology__caption {
    font-size: 22px;
    line-height: 26px
  }
  .ecology__control-block {
    padding-right: 20px
  }
  .ecology__btn-prev {
    margin-right: 20px
  }
  .ecology__btn-next {
    margin-left: 20px
  }
  .ecology__dot-list li {
    margin-left: 6px;
    margin-right: 6px
  }
}
@media (max-width:1200px) {
  .ecology__left-block {
    padding-top: 100px;
    padding-right: 30px
  }
  .ecology__right-block {
    height: 850px
  }
}
@media (max-width:1023px) {
  .ecology__item {
    flex-direction: column-reverse
  }
  .ecology__left-block {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 125px
  }
  .ecology__right-block {
    width: 100%;
    height: auto
  }
  .ecology__desc {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 19px
  }
  .ecology__title {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 35px
  }
  .ecology__caption {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 26px
  }
  .ecology__text {
    font-size: 16px;
    line-height: 19px
  }
  .ecology__control-block {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 15px
  }
  .ecology__btn-next,
  .ecology__btn-prev {
    width: 40px;
    height: 40px
  }
  .ecology__btn-next svg,
  .ecology__btn-prev svg {
    width: 16px;
    height: 16px
  }
  .ecology__btn-prev {
    margin-right: 12px
  }
  .ecology__btn-next {
    margin-left: 12px
  }
  .ecology__count-current {
    font-size: 24px;
    line-height: 29px
  }
  .ecology__count-total {
    font-size: 14px;
    line-height: 17px
  }
  .ecology__dot-list li {
    margin-left: 5px;
    margin-right: 5px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/feature.css?17011012922015*/
.feature {
  padding-top: 200px;
  padding-bottom: 213px;
  background-color: #000
}
.feature__wrap {
  display: flex;
  margin-bottom: 100px
}
.feature__left-block {
  margin-right: auto
}
.feature__right-block {
  max-width: 1080px;
  margin-left: 30px
}
.feature__desc {
  display: block;
  margin-bottom: 105px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase
}
.feature__title {
  font-size: 66px;
  font-weight: 400;
  line-height: 73px;
  color: #fff;
  text-indent: 400px
}
.feature__list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 120px
}
.feature__item {
  display: flex;
  flex-direction: column
}
.feature__count {
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
  color: #fff
}
.feature__caption {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #fff
}
.feature__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff
}
@media (max-width:1570px) {
  .feature {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .feature__wrap {
    margin-bottom: 50px
  }
  .feature__right-block {
    max-width: 800px
  }
  .feature__desc {
    margin-bottom: 30px
  }
  .feature__title {
    font-size: 45px;
    line-height: 52px;
    text-indent: 0
  }
}
@media (max-width:1500px) {
  .feature__list {
    gap: 70px
  }
}
@media (max-width:1350px) {
  .feature__right-block {
    max-width: 600px
  }
}
@media (max-width:1200px) {
  .feature__list {
    gap: 40px
  }
}
@media (max-width:1023px) {
  .feature {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .feature__wrap {
    flex-direction: column;
    margin-bottom: 40px
  }
  .feature__right-block {
    margin-left: 0
  }
  .feature__desc {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px
  }
  .feature__title {
    font-size: 32px;
    line-height: 35px
  }
  .feature__list {
    grid-template-columns: repeat(1,1fr);
    gap: 60px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/pick-up.css?17011012922003*/
.pick-up {
  overflow: hidden;
  padding-top: 110px;
  padding-bottom: 110px
}
.pick-up__desc {
  display: block;
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase
}
.pick-up__title {
  max-width: 830px;
  margin-bottom: 80px;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px
}
.pick-up__form {
  display: flex;
  align-items: flex-end;
  width: 100%
}
.pick-up__range-block {
  flex-grow: 1;
  display: flex;
  flex-direction: column
}
.pick-up__value {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px
}
.pick-up__btn {
  width: 33%;
  margin-left: 40px
}
.pick-up__value-from,
.pick-up__value-to {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px
}
.pick-up__input {
  flex-shrink: 0;
  border: none;
  width: 195px;
  margin-left: 5px;
  padding-left: 0
}
@media (max-width:1570px) {
  .pick-up__title {
    margin-bottom: 50px;
    font-size: 45px;
    line-height: 52px
  }
  .pick-up__value-from,
  .pick-up__value-to {
    font-size: 24px;
    line-height: 24px
  }
}
@media (max-width:1350px) {
  .pick-up {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .pick-up__title {
    font-size: 35px;
    line-height: 42px
  }
}
@media (max-width:1200px) {
  .pick-up__form {
    flex-direction: column;
    align-items: stretch
  }
  .pick-up__btn {
    width: 350px;
    margin-left: 0;
    margin-top: 50px
  }
  .pick-up__input {
    width: 160px
  }
}
@media (max-width:1023px) {
  .pick-up {
    padding-top: 40px;
    padding-bottom: 20px
  }
  .pick-up__desc {
    font-size: 20px;
    line-height: 28px
  }
  .pick-up__title {
    font-size: 32px;
    line-height: 35px
  }
}
@media (max-width:768px) {
  .pick-up__btn {
    width: 100%
  }
}
@media (max-width:600px) {
  .pick-up__value-from,
  .pick-up__value-to {
    align-items: flex-start;
    flex-direction: column
  }
  .pick-up__input {
    margin-left: 0
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/seo.css?17011012922779*/
.seo {
  padding-top: 110px;
  padding-bottom: 80px;
  background-color: #000
}
.seo__container {
  display: flex
}
.seo__title {
  flex-shrink: 0;
  max-width: 405px;
  margin-right: 167px;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  color: #fff
}
.seo__right-block img {
  margin-bottom: 50px
}
.seo__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  height: 285px;
  overflow: hidden
}
.seo__text_full {
  height: auto
}
.seo__text p:not(:last-child) {
  margin-bottom: 20px
}
.seo__text ul {
  margin-bottom: 20px
}
.seo__text-block:not(:last-child) {
  margin-bottom: 60px
}
.seo__text-block-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px
}
.seo__text-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 60px
}
.seo__text-title {
  font-size: 26px;
  margin-bottom: 20px
}
.seo__text-subtitle {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px
}
.seo__desc {
  display: none
}
.seo__more {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-top: 50px;
  cursor: pointer
}
.seo__more-text span:last-child {
  display: none
}
.seo__more-img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #fff;
  flex-shrink: 0;
  margin-left: 16px;
  position: relative
}
.seo__more-img::after,
.seo__more-img::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  border-radius: 10px
}
.seo__more-img::before {
  width: 20px;
  height: 2px
}
.seo__more-img::after {
  width: 2px;
  height: 20px
}
.seo__more_active .seo__more-text span:first-child {
  display: none
}
.seo__more_active .seo__more-text span:last-child {
  display: block
}
.seo__more_active .seo__more-img::after {
  content: none
}
@media (max-width:1500px) {
  .seo {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .seo__title {
    max-width: 305px;
    margin-right: 60px;
    font-size: 45px;
    line-height: 45px
  }
  .seo__right-block img {
    margin-bottom: 20px
  }
}
@media (max-width:1200px) {
  .seo__text {
    height: 500px
  }
  .seo__text_full {
    height: auto
  }
  .seo__text-wrap {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px
  }
}
@media (max-width:1023px) {
  .seo {
    padding-top: 60px;
    padding-bottom: 80px
  }
  .seo__container {
    flex-direction: column
  }
  .seo__title {
    max-width: none;
    margin-bottom: 57px;
    font-size: 32px;
    line-height: 35px
  }
  .seo__right-block img {
    margin-bottom: 35px
  }
  .seo__text {
    font-size: 16px
  }
  .seo__desc {
    display: block;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px;
    color: #fff
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/catalog-main.css?17289893761679*/
.catalog-main {
  padding-top: 115px;
  padding-bottom: 50px
}
.catalog-main__title-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px
}
.catalog-main__desc {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  text-transform: uppercase
}
.catalog-main__title {
  max-width: 1080px;
  margin-left: 15px;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px;
  color: #000
}
.catalog-main__title a {
  color: inherit
}
.catalog-main__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -14px;
  margin-right: -14px
}
.catalog-main__item {
  width: 25%;
  margin-bottom: 50px;
  padding-left: 14px;
  padding-right: 14px
}

.catalog-main__item--hide {
  display: none;
}
@media (max-width:1570px) {
  .catalog-main__title {
    max-width: 800px;
    font-size: 45px;
    line-height: 52px
  }
}
@media (max-width:1450px) {
  .catalog-main__item {
    width: 33.3333%
  }
}
@media (max-width:1350px) {
  .catalog-main {
    padding-top: 60px
  }
  .catalog-main__title-block {
    margin-bottom: 40px
  }
  .catalog-main__title {
    max-width: 600px;
    font-size: 35px;
    line-height: 42px
  }
}
@media (max-width:1023px) {
  .catalog-main {
    padding-top: 40px;
    padding-bottom: 8px
  }
  .catalog-main__title-block {
    flex-direction: column
  }
  .catalog-main__desc {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 28px
  }
  .catalog-main__title {
    margin-left: 0;
    font-size: 32px;
    line-height: 35px
  }
  .catalog-main__item {
    width: 50%;
    margin-bottom: 40px
  }
}
@media (max-width:650px) {
  .catalog-main__item {
    width: 100%;
    margin-bottom: 32px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/filter.css?17011012925142*/
.filter {
  margin-bottom: 60px
}
.filter__form.filter__form-news .filter__wrap {
  margin: 0
}
.filter__form.filter__form-news .filter__item {
  width: 280px!important;
  margin-bottom: 0
}
.filter__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 44px
}
.filter__wrap_all .filter__item {
  display: block;
  width: calc((100%)/ 5)
}
.filter__wrap_all .filter__item:nth-child(1),
.filter__wrap_all .filter__item:nth-child(2),
.filter__wrap_all .filter__item:nth-child(3),
.filter__wrap_all .filter__item:nth-child(4) {
  width: calc((100% - 470px)/ 4)
}
.filter__wrap_all .filter__item_reset-btn {
  width: 170px
}
.filter__wrap_all .filter__item_btn {
  width: 300px
}
.filter__item {
  display: none;
  margin-bottom: 16px;
  padding-left: 6px;
  padding-right: 6px
}
.filter__item:nth-child(1),
.filter__item:nth-child(2),
.filter__item:nth-child(3),
.filter__item:nth-child(4) {
  display: block;
  width: calc((100% - 470px)/ 4)
}
.filter__item_btn {
  display: block;
  width: 300px
}
.filter__item_sm {
  width: calc((100% - 746px)/ 3)
}
.filter__item_reset {
  width: 186px
}
.filter__item_reset-btn {
  display: flex;
  width: 170px
}
.filter__btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 17px 10px;
  border-radius: 30px;
  background-color: #02283b
}
.filter__btn-wrap_gray {
  background-color: #edf1f2
}
.filter__btn-wrap_gray .filter__btn {
  color: #02283b
}
.filter__btn {
  padding: 0 14px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  background-color: transparent;
  border: none;
  pointer-events: none
}
.filter__btn-show-more {
  padding: 0 0 0 14px;
  line-height: 0;
  background-color: transparent;
  border: none;
  border-left: 1px solid #fffFFF1A;
  cursor: pointer;
  transition: .35s
}
.filter__btn-show-more:not(.active):hover {
  opacity: .7
}
.filter__label {
  position: relative
}
.filter__label-text {
  position: absolute;
  top: 50%;
  left: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(0,0,0,.7);
  transform: translateY(-50%)
}
.filter__input {
  width: 100%;
  height: 60px;
  padding-left: 88px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  border-radius: 40px;
  border: 1px solid #02283B4D;
  transition: .35s
}
.filter__input::-webkit-inner-spin-button,
.filter__input::-webkit-outer-spin-button {
  -webkit-appearance: none
}
.filter__input_b-indent {
  padding-left: 133px
}
.filter__input:hover {
  border-color: #02283b
}
.filter__reset-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #02283b;
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid #02283b;
  cursor: pointer;
  transition: .35s
}
.filter__reset-btn:not(.active):hover {
  opacity: .7
}
.filter__reset-btn svg {
  color: #02283b;
  margin-left: 14px
}
.filter__checkbox-wrap {
  display: flex;
  flex-direction: column
}
.filter__text {
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: #02283B99
}
.filter__checkbox-row {
  display: flex
}
.filter__checkbox-block:not(:last-child) {
  margin-right: 24px
}
.filter__wrap-mob {
  display: none
}
@media (max-width:1500px) {
  .filter__wrap {
    margin-bottom: 20px
  }
}
@media (max-width:1460px) {
  .filter__form.filter__form-news .filter__item {
    width: 280px!important
  }
  .filter__wrap_all .filter__item {
    width: 25%!important
  }
  .filter__wrap_all .filter__item:nth-child(1),
  .filter__wrap_all .filter__item:nth-child(2) {
    order: -1
  }
  .filter__wrap_all .filter__item_btn,
  .filter__wrap_all .filter__item_reset-btn {
    order: -1
  }
  .filter__item {
    width: 25%!important
  }
  .filter__item:nth-child(1),
  .filter__item:nth-child(2) {
    order: -1
  }
  .filter__item_btn,
  .filter__item_reset-btn {
    order: -1
  }
}
@media (max-width:1200px) {
  .filter__item {
    width: 33.3333%
  }
}
@media (max-width:1024px) {
  .filter__wrap_all .filter__item {
    width: 100%!important
  }
  .filter__wrap_all .filter__item_btn,
  .filter__wrap_all .filter__item_reset-btn {
    order: 5
  }
  .filter__item {
    width: 100%!important;
    margin-bottom: 10px
  }
  .filter__item_btn,
  .filter__item_reset-btn {
    order: 5
  }
}
@media (max-width:1023px) {
  .filter {
    margin-bottom: 30px
  }
  .filter__wrap-mob {
    display: block
  }
}
@media (max-width:767px) {
  .filter__form.filter__form-news .filter__item {
    margin-left: -6px
  }
}
@media (max-width:600px) {
  .filter__item_btn {
    position: sticky;
    bottom: 25px;
    z-index: 20
  }
  .filter__item {
    width: 100%
  }
}
@media (max-width:577px) {
  .filter__form.filter__form-news {
    width: 100%
  }
  .filter__form.filter__form-news .filter__item {
    width: 100%!important;
    margin-bottom: 6px
  }
  .filter__form.filter__form-news .filter__item .filter__btn-wrap {
    justify-content: space-between;
    padding: 17px 24px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/brands.css?17163785642958*/
.brands {
  padding: 60px 0 40px;
  background-color: #f7f8f9
}
.brands_white-bg {
  padding-top: 30px;
  background-color: #fff
}
.brands_show-all .brands__btn:hover .brands__circle {
  background-color: #ea0429
}
.brands_show-all .brands__btn:hover .brands__text-less {
  border-bottom: 1px solid #ea0429
}
.brands_show-all .brands__btn .brands__text-more {
  display: none
}
.brands_show-all .brands__btn .brands__circle {
  background-color: #02283b
}
.brands_show-all .brands__btn .brands__circle .brands__icon-ellipsis {
  display: none
}
.brands_show-all .brands__btn .brands__circle .brands__icon-arrow {
  display: block;
  color: #fff
}
.brands_show-all .brands__btn .brands__text-less {
  display: block;
  border-color: transparent
}
.brands_show-all .brands__list {
  max-height: none
}
.brands__title {
  text-align: center;
  margin-bottom: 60px;
  color: #000
}
.brands__list {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center
}
.brands__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 140px;
  margin-bottom: 15px;
  border-radius: 20px;
  transition: .35s;
  border: 1px solid transparent
}
.brands__item:hover {
  background-color: #f7f8f9
}
.brands__btn-block {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 10px
}
.brands__btn-block::before {
  position: absolute;
  top: 17px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #edf1f2
}
.brands__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  color: #02283b;
  background-color: transparent;
  border: none;
  z-index: 10;
  cursor: pointer
}
.brands__btn svg {
  transition: .35s
}
.brands__btn:hover {
  color: #ea0429
}
.brands__btn:hover .brands__circle,
.brands__btn:hover span {
  border-color: #ea0429
}
.brands__btn:hover svg {
  color: #ea0429
}
.brands__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 6px;
  border: 1px solid #edf1f2;
  background: #fff;
  border-radius: 50%;
  transition: .35s
}
.brands__text-more {
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  border-bottom: 1px solid #02283B1A;
  transition: .35s
}
.brands__text-less {
  display: none;
  transition: .35s
}
.brands__icon-arrow {
  display: none
}
@media (max-width:1023px) {
  .brands {
    padding: 40px 0 20px
  }
  .brands__title {
    margin-bottom: 30px
  }
	.brands__list {
		flex-wrap: wrap;
	}
  .brands__item {
    width: auto;
    height: 80px;
    margin-bottom: 5px
  }
  .brands__item svg {
    height: 100%;
    width: auto
  }
  .brands__item img,
  .brands__item picture {
    width: 100%;
    height: 100%
  }
  .brands__item img {
    -o-object-fit: contain;
    object-fit: contain
  }
}
@media(max-width: 375px) {
	.brands__list {
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/card.css?170790186710133*/
.card {
  position: relative
}
.card_sm .card__info-block {
  padding: 10px 16px 16px
}
.card_sm .card__wrap {
  border-radius: 10px
}
.card_sm .slick-dots {
  bottom: 10px!important
}
.card_sm .slick-dots li.slick-active::before {
  border-color: #02283b!important
}
.card_sm .slick-dots li.slick-active button {
  background-color: #02283b!important
}
.card_sm .slick-dots li button {
  background-color: #02283B66!important
}
.card_sm:hover .card__price-link {
  color: #ea0429
}
.card_sm:hover .card__price-link svg {
  stroke: #ea0429
}
.card_hovered .card__wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 20
}
.card_hovered .card__btn-block {
  display: block
}
.card__overlink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none
}
.card__wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 10px 10px 50px 50px;
  background-color: #fff;
  transition: .35s
}
.card__wrap:hover {
  box-shadow: 0 10px 40px 0 #02283B26
}

.card__label {
	position: absolute;
	z-index: 10;
	display: flex;
	background: #fff;
	align-items: center;
	gap: 10px;
	border-radius: 10px;
	border: 1px solid #EA0429;
	margin: 5px 0 0 5px;
	padding-right: 10px;
}
.card__icon {
	background: #EA0429;
	width: 28px;
	display: flex;
	align-items: center;
	height: 26px;
	border-radius: 8px;
	justify-content: center;
}
.card__label-text {
	font-size: 14px;
	font-weight: 700;
	color: #EA0429;
}
.card__img-block {
  position: relative;
  display: block;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden
}
.card__img-block-mob {
  display: none!important;
  flex-shrink: 0;
  width: 100%;
  min-height: auto;
  line-height: 0;
  border-radius: 10px;
  margin-bottom: 0!important;
  overflow: hidden;
  z-index: 2
}
.card__img-block-mob-item:nth-child(n+2):not(.slick-slide) {
  display: none
}
.card__img-block-mob img,
.card__img-block-mob picture {
  width: 100%;
  height: 100%
}
.card__img-block-mob img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block
}
.card__indicators {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  bottom: 22px
}
.card__indicator {
  position: relative;
  width: 6px;
  height: 6px;
  margin: 0 7px;
  padding: 0;
  border-radius: 50%;
  background-color: rgba(255,255,255,.4)
}
.card__indicator.active {
  background-color: #fff
}
.card__indicator.active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #fff;
  transform: translate(-50%,-50%)
}
.card__info-block {
  padding: 30px
}
.card__title-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px
}
.card__title-block_row {
  flex-direction: row;
  align-items: center;
  justify-content: space-between
}
.card__modification {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: rgba(0,0,0,.5)
}
.card__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  color: #000
}
.card__title span {
  display: none
}
.card__info {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #00ae84;
  border-radius: 10px;
  border: 1px solid #00ae84
}
.card__info-list {
  flex-wrap: wrap;
  margin-bottom: 12px;
  padding-top: 10px
}
.card__info-item {
  display: flex;
  align-items: center;
  margin-right: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #02283b
}
.card__info-item svg {
  width: 18px;
  height: 18px;
  margin-right: 8px
}
.card__link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #02283b;
  position: relative;
  z-index: 2
}
.card__link svg {
  transform: translateY(1px);
  margin-left: 10px
}
.card__price-block {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 30px
}
.card__desc-tile {
  display: block;
  min-height: 57px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: rgba(2,40,59,.6)
}
.card__price {
  margin-bottom: 12px;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  color: #000
}
.card__text {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(2,40,59,.6)
}
.card__text svg {
  margin-left: 8px
}
.card__btn-block {
  display: none;
  width: 100%
}
.card__btn {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  z-index: 2
}
.card__info {
  position: absolute;
  top: 5px;
  left: 5px;
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 10px;
  background-color: #fff;
  z-index: 10
}
.card__info svg {
  flex-shrink: 0;
  margin-left: 0;
  margin-right: 10px
}
.card__price-link {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
  color: #000;
  transition: .35s
}
.card__price-link svg {
  transition: .35s
}
.card__bottom-block {
  display: flex
}
.card__tag {
  display: flex;
  align-items: center;
  padding: 8px 18px 8px 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #00ae84;
  border-radius: 10px;
  border: 1px solid #00ae84
}
.card__tag svg {
  margin-right: 10px
}
.card__tag_black {
  border-color: #02283b;
  color: #02283b
}
.card__tag:not(:first-child) {
  margin-left: 12px
}
.catalog_row .card_hovered .card__wrap {
  position: static
}
.catalog_row .card_hovered .card__btn {
  display: block
}
.catalog_row .card__wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-radius: 10px 10px 50px;
  background-color: #fff;
  transition: .35s
}
.catalog_row .card__wrap:hover {
  box-shadow: 0 10px 40px 0 #02283B26
}
.catalog_row .card__img-block {
  display: flex;
  flex-shrink: 0;
  width: 399px;
  min-height: auto;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden
}
.catalog_row .card__img-block .slick-track {
  height: 100%
}
.catalog_row .card__img-block .slick-slide {
  display: flex;
  height: 100%
}
.catalog_row .card__img-block img,
.catalog_row .card__img-block picture {
  width: 100%;
  height: 100%
}
.catalog_row .card__img-block img {
  -o-object-fit: cover;
  object-fit: cover
}
.catalog_row .card__info-block {
  flex-grow: 1;
  padding: 50px 0 50px 50px
}
.catalog_row .card__title-block {
  display: flex;
  margin-bottom: 24px;
  color: #000
}
.catalog_row .card__info-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
  padding-top: 0
}
.catalog_row .card__title {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px
}
.catalog_row .card__title span {
  display: block;
  margin-left: 10px;
  font-weight: 400;
  color: rgba(2,40,59,.6)
}
.catalog_row .card__info-item {
  display: flex;
  align-items: center;
  margin-right: 25px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(2,40,59,.6)
}
.catalog_row .card__info-item svg {
  width: 24px;
  height: 24px;
  margin-right: 8px
}
.catalog_row .card__desc-tile {
  display: none
}
.catalog_row .card__price-block {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 310px;
  margin-left: 50px;
  padding: 50px 30px 50px 0
}
.catalog_row .card__price {
  margin-bottom: 12px;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  color: #000
}
.catalog_row .card__text {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(2,40,59,.6)
}
.catalog_row .card__text svg {
  margin-left: 8px
}
.catalog_row .card__btn-block {
  display: block;
  width: 100%;
  margin-top: auto
}
.catalog_row .card__btn {
  margin-bottom: 0
}
.catalog_row .card__info {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10
}
.catalog_row .card__info svg {
  margin-right: 10px;
  margin-left: 0;
  flex-shrink: 0
}
.catalog_row .slick-slide {
  width: 100%
}
@media (max-width:1500px) {
  .card__info-block {
    padding: 20px
  }
  .catalog_row .card__info-block {
    padding: 20px 0 20px 20px
  }
  .catalog_row .card__price-block {
    padding: 20px 30px 20px 0
  }
}
@media (max-width:1450px) {
  .card__btn {
    margin-bottom: 20px
  }
}
@media (max-width:1430px) {
  .card__price-block {
    padding: 20px 20px 0
  }
  .catalog_row .card__img-block {
    width: 340px
  }
}
@media (max-width:1400px) {
  .card__info {
    position: absolute;
    top: 5px;
    left: 5px
  }
  .card__price,
  .catalog_row .card__price {
    font-size: 25px;
    line-height: 25px
  }
}
@media (max-width:1100px) {
  .catalog_row .card__img-block {
    width: 280px
  }
  .catalog_row .card__price-block {
    width: 280px;
    margin-left: 10px
  }
}
@media (max-width:1023px) {
  .card__price-link,
  .card_sm .card__title {
    font-size: 24px;
    line-height: 24px
  }
  .card__bottom-block {
    flex-direction: column;
    align-items: flex-start
  }
  .card__tag:not(:first-child) {
    margin-left: 0;
    margin-top: 10px
  }
}
@media (max-width:650px) {
  .card__img-block {
    display: none
  }
  .card__img-block-mob {
    display: block!important
  }
  .card__info-block {
    padding: 20px 24px 0
  }
  .card__title {
    font-size: 20px;
    line-height: 20px
  }
  .card__link {
    display: none
  }
  .card__price-block {
    padding: 0
  }
  .card__desc-tile {
    margin-bottom: 32px;
    min-height: auto;
    font-size: 14px;
    line-height: 17px
  }
  .card__price {
    margin-bottom: 10px;
    padding: 0 24px;
    font-size: 30px;
    line-height: 30px
  }
  .card__text {
    padding: 0 24px;
    font-size: 16px;
    line-height: 16px
  }
  .card__btn-block {
    display: block
  }
  .card__btn {
    margin-bottom: 0
  }
  .card__btn.button_h-green {
    border-color: #00ae84;
    background-color: #00ae84
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/feedback-main.css?17011586931142*/
.feedback-main {
  padding-top: 120px;
  padding-bottom: 76px;
  background-color: #000
}
.feedback-main__title {
  margin-bottom: 24px;
  font-size: 90px;
  font-weight: 500;
  line-height: 99px;
  color: #fff
}
.feedback-main__text {
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #fff
}
.feedback-main__form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.feedback-main__btn,
.feedback-main__input-wrap {
  width: 32.5%
}
.feedback-main__checkbox-block {
  width: 100%;
  margin-top: 24px
}
@media (max-width:1400px) {
  .feedback-main {
    padding-top: 60px;
    padding-bottom: 80px
  }
  .feedback-main__title {
    font-size: 60px;
    line-height: 69px
  }
  .feedback-main__text {
    margin-bottom: 60px
  }
}
@media (max-width:1023px) {
  .feedback-main__title {
    font-size: 32px;
    line-height: 35px
  }
  .feedback-main__text {
    margin-bottom: 28px
  }
  .feedback-main__form {
    flex-direction: column
  }
  .feedback-main__input-wrap {
    width: 100%;
    margin-top: 10px
  }
  .feedback-main__btn {
    width: 100%;
    margin-top: 40px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/news-slider.css?17011012923002*/
.news-slider {
  padding-top: 60px;
  padding-bottom: 60px
}
.news-slider_gray {
  background-color: #f7f8f9
}
.news-slider__title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px
}
.news-slider__link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #02283b;
  transition: .35s
}
.news-slider__link span {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  border-radius: 50%;
  border: 1px solid #02283b;
  transition: border .35s
}
.news-slider__link:hover {
  color: #ea0429
}
.news-slider__link:hover span {
  border-color: #ea0429
}
.news-slider__link:active {
  color: #cc0a0b
}
.news-slider__link:active span {
  border-color: #cc0a0b
}
.news-slider__list {
  display: flex;
  margin-bottom: 60px!important;
  margin-left: -30px;
  margin-right: -30px
}
.news-slider__list .slick-list {
  overflow: visible
}
.news-slider__list .slick-track {
  display: flex
}
.news-slider__list .slick-slide {
  height: auto
}
.news-slider__list .slick-slide > div {
  display: flex;
  height: 100%
}
.news-slider__item {
  width: calc(100% / 3);
  padding-left: 30px;
  padding-right: 30px
}
.news-slider__item:nth-child(n+4):not(.slick-slide) {
  display: none
}
.news-slider__item .news__item {
  height: 100%
}
.news-slider__control-block {
  display: flex;
  align-items: flex-end
}
.news-slider__navigation {
  margin-right: 60px;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  color: rgba(2,40,59,.4)
}
.news-slider__navigation-current {
  color: #02283b
}
.news-slider__dot-list {
  display: flex;
  flex-grow: 1;
  padding-bottom: 8px
}
.news-slider__dot-list li {
  display: flex;
  flex-grow: 1;
  width: auto;
  height: 4px;
  margin: 0
}
.news-slider__dot-list li.slick-active button {
  background-color: #02283b
}
.news-slider__dot-list li button {
  width: 100%;
  height: 4px;
  font-size: 0;
  padding: 0;
  border: none;
  background-color: rgba(2,40,59,.1)
}
@media (max-width:1300px) {
  .news-slider__item {
    width: calc(100% / 2)
  }
  .news-slider__item:nth-child(n+3):not(.slick-slide) {
    display: none
  }
}
@media (max-width:1023px) {
  .news-slider {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden
  }
  .news-slider__title-block {
    margin-bottom: 30px
  }
  .news-slider__link {
    font-size: 14px;
    line-height: 14px
  }
  .news-slider__link span {
    width: 28px;
    height: 28px;
    margin-left: 10px
  }
  .news-slider__link span svg {
    width: 16px;
    height: 16px
  }
  .news-slider__list {
    margin-bottom: 20px!important
  }
  .news-slider__item {
    width: calc(100%)
  }
  .news-slider__item:nth-child(n+2):not(.slick-slide) {
    display: none
  }
  .news-slider__navigation {
    margin-right: 15px;
    font-size: 20px;
    line-height: 27px
  }
  .news-slider__dot-list {
    padding-bottom: 6px
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/slider.css?1701101292999*/
.slider .slick-dots {
  bottom: 22px;
  z-index: 10
}
.slider .slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0 11px
}
.slider .slick-dots li.slick-active {
  position: relative
}
.slider .slick-dots li.slick-active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #fff;
  transform: translate(-50%,-50%)
}
.slider .slick-dots li.slick-active button {
  background-color: #fff
}
.slider .slick-dots li button {
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 50%;
  background-color: rgba(255,255,255,.4)
}
.slider .slick-dots li button::before {
  display: none
}
.slider_red .slick-slide {
  position: relative;
  z-index: 11
}
.slider_red > .slick-dots li.slick-active::before {
  border-color: #ea0429
}
.slider_red > .slick-dots li.slick-active button {
  background-color: #ea0429
}
.slider_red > .slick-dots li button {
  background-color: rgba(2,40,59,.4)
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/news.css?17011012925653*/
.news__top {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.news__list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 65px 75px;
  margin-top: 60px
}
.news__item {
  display: flex;
  flex-direction: column
}
.news__item_sm .news__info {
  margin-top: 0
}
.news__item-big {
  position: relative
}
.news__item-big_left {
  grid-column: 1/3
}
.news__item-big_right {
  grid-column: 2/4
}
.news__item-big .news__content {
  position: absolute;
  bottom: 50px;
  left: 50px;
  right: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.news__item-big .news__more {
  display: none
}
.news__item-big .news__date {
  color: rgba(255,255,255,.6);
  margin-bottom: 15px
}
.news__item-big .news__date svg {
  stroke: rgba(255,255,255,.6)
}
.news__item-big .news__title {
  font-size: 32px;
  color: #fff
}
.news__item-big .news__img {
  height: 519px;
  margin-bottom: 0
}
.news__item-big .news__arrow {
  width: 100%;
  max-width: 72px;
  height: 72px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .35s
}
.news__item-big .news__arrow:hover {
  background: linear-gradient(180deg,#ea0429 0,#8470ff 100%);
  border-color: transparent;
  transition: .35s
}
.news__item-big .news__arrow:active {
  transition: .35s;
  background: #cc0a0b
}
.news__item-big .news__arrow svg {
  fill: #fff;
  width: 32px;
  height: 32px
}
.news__img-more {
  margin-bottom: 15px;
  border-radius: 10px;
  width: 100%;
  height: 240px
}
.news__img-more img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.news__img {
  margin-bottom: 15px;
  border-radius: 10px;
  width: 100%;
  height: 245px
}
.news__img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.news__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  color: #000;
  margin-bottom: 15px
}
.news__info {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.news__date {
  display: flex;
  color: rgba(2,40,59,.4);
  font-size: 18px;
  font-weight: 500;
  line-height: 100%
}
.news__date svg {
  margin-right: 10px;
  stroke: #02283b
}
.news__btn {
  display: block;
  margin: 90px auto 40px
}
.news-col__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px
}
.news-col__title {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  margin-right: 10px
}
.news-col__link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  color: #02283b;
  margin-left: auto
}
.news-col__link span {
  margin-left: 10px;
  width: 36px;
  height: 36px;
  padding: 10px;
  border: 1px solid #02283b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center
}
.news-col__link svg {
  width: 16px;
  height: 16px;
  fill: #02283b
}
.news-col__link:hover {
  color: #ea0429
}
.news-col__link:hover span {
  border-color: #ea0429
}
.news-col__link:hover svg {
  fill: #ea0429
}
.news-col__link:active {
  color: #cc0a0b
}
.news-col__link:active span {
  border-color: #cc0a0b
}
.news-col__link:active svg {
  fill: #cc0a0b
}
@media (max-width:1710px) {
  .news__list {
    grid-gap: 30px 40px
  }
}
@media (max-width:1240px) {
  .news__img-more,
  .news__img-more img {
    height: auto
  }
}
@media (max-width:1024px) {
  .news__list {
    grid-template-columns: repeat(2,1fr);
    margin-top: 30px
  }
  .news__item_sm .news__info {
    margin-top: auto
  }
  .news__item-big .news__img {
    height: 460px
  }
  .news__item-big_right {
    grid-column: 1/3
  }
  .news__item-big .news__content {
    bottom: 30px;
    left: 30px;
    right: 30px
  }
  .news__btn {
    margin: 30px auto
  }
}
@media (max-width:767px) {
  .news__top {
    flex-direction: column;
    align-items: flex-start
  }
  .news-col__top,
  .news__top .title {
    margin-bottom: 20px
  }
}
@media (max-width:680px) {
  .news__list {
    grid-template-columns: repeat(1,1fr)
  }
  .news__item-big .news__img img {
    height: 100%!important;
    width: 100%
  }
  .news__item-big_left,
  .news__item-big_right {
    grid-column: 1/2
  }
  .news__item-big .news__content {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset
  }
  .news__item-big .news__more {
    display: block
  }
  .news__item-big .news__text {
    display: flex;
    flex-direction: column-reverse;
    width: 100%
  }
  .news__item-big .news__date {
    color: rgba(2,40,59,.4);
    margin-bottom: 0
  }
  .news__item-big .news__date svg {
    stroke: #02283b
  }
  .news__item-big .news__title {
    font-size: 24px;
    color: #000;
    margin-bottom: 15px
  }
  .news__item-big .news__img {
    margin-bottom: 15px;
    width: 100%;
    height: auto
  }
  .news__item-big .news__arrow {
    display: none
  }
}
@media (max-width:500px) {
  .news__item-big .news__img {
    height: 162px
  }
  .news__item-big .news__date,
  .news__item-big .news__more {
    font-size: 14px
  }
  .news__item-big .news__date svg {
    width: 12px;
    height: 12px
  }
  .news__item-big .news__title {
    font-size: 16px
  }
  .news__img {
    height: 162px
  }
  .news__title {
    font-size: 16px
  }
  .news__date {
    font-size: 14px
  }
  .news__date svg {
    width: 12px;
    height: 12px
  }
  .news-col__title {
    font-size: 20px
  }
  .news-col__link {
    font-size: 14px
  }
  .news-col__link span {
    width: 28px;
    height: 28px;
    padding: 6px
  }
}
/* End */
/* /local/templates/volt/assets/bx-styles-base/bx-styles-base.css?17581784859626 */
/* /local/templates/volt/assets/bx-styles/button.css?17011012921696 */
/* /local/templates/volt/assets/bx-styles/header.css?175741551118401 */
/* /local/templates/volt/assets/bx-styles/footer.css?17612263983365 */
/* /local/templates/volt/assets/bx-styles/breadcrumbs.css?17164762831053 */
/* /local/templates/volt/assets/bx-styles/checkbox.css?17334988572465 */
/* /local/templates/volt/assets/bx-styles/form.css?1701101292785 */
/* /local/templates/volt/assets/bx-styles/input.css?17011586931129 */
/* /local/templates/volt/assets/bx-styles/modal.css?17103181825345 */
/* /local/templates/volt/assets/bx-styles/select2.css?17623351116650 */
/* /local/templates/volt/assets/bx-styles/text-block.css?17249210771067 */
/* /local/templates/volt/assets/bx-styles/typo.css?17011012921637 */
/* /local/templates/volt/assets/bx-styles/contact.css?17273616905871 */
/* /local/components/adequo/modal/templates/survey/style.css?17215783045180 */
/* /local/templates/volt/components/bitrix/news.list/contacts_footer/style.css?17095474121444 */
/* /local/templates/volt/assets/libs/nouislider.min.css?17011012924220 */
/* /local/templates/volt/assets/bx-styles/nouislider.css?1701101292833 */
/* /local/templates/volt/assets/bx-styles/hero-block.css?17472290952106 */
/* /local/templates/volt/assets/bx-styles/electric-car.css?17011012923124 */
/* /local/templates/volt/assets/bx-styles/selections.css?17011012925083 */
/* /local/templates/volt/assets/bx-styles/selection.css?17011586932100 */
/* /local/templates/volt/assets/bx-styles/offer.css?17011012922012 */
/* /local/templates/volt/assets/bx-styles/ecology.css?17011012924239 */
/* /local/templates/volt/assets/bx-styles/feature.css?17011012922015 */
/* /local/templates/volt/assets/bx-styles/pick-up.css?17011012922003 */
/* /local/templates/volt/assets/bx-styles/seo.css?17011012922779 */
/* /local/templates/volt/assets/bx-styles/catalog-main.css?17289893761679 */
/* /local/templates/volt/assets/bx-styles/filter.css?17011012925142 */
/* /local/templates/volt/assets/bx-styles/brands.css?17163785642958 */
/* /local/templates/volt/assets/bx-styles/card.css?170790186710133 */
/* /local/templates/volt/assets/bx-styles/feedback-main.css?17011586931142 */
/* /local/templates/volt/assets/bx-styles/news-slider.css?17011012923002 */
/* /local/templates/volt/assets/bx-styles/slider.css?1701101292999 */
/* /local/templates/volt/assets/bx-styles/news.css?17011012925653 */
