

/* Start:/local/templates/volt/assets/bx-styles-base/bx-styles-base.css?17216497369558*/
@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);
}
@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?174125951518239*/
.header {
  position: sticky;
  top: 0;
  background-color: #000;
  z-index: 50;
  transition: background-color 0.35s;
}
.header_main {
  background-color: transparent;
}
.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?17447055783350*/
.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 {
  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?17095489426509*/
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
}
.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/bx-styles/buyers.css?17011586932817*/
.buyers__top {
  margin: 70px 0 40px
}
.buyers__text {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  padding-bottom: 1em
}
.buyers__h2 {
  color: #000;
  font-size: 38px;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 1em
}
.buyers__h3 {
  color: #000;
  font-size: 26px;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 1em
}
.buyers__list {
  flex-wrap: wrap
}
.buyers__list .owners__item {
  margin-bottom: 60px
}
.buyers__title {
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px
}
.buyers__wrap {
  margin-bottom: 70px
}
.buyers__wrap-item {
  display: flex;
  margin-bottom: 40px
}
.buyers__wrap-item_reverse {
  flex-direction: row-reverse
}
.buyers__wrap-item_reverse .buyers__left-block {
  padding-left: 85px;
  padding-right: 0
}
.buyers__left-block {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-right: 10px
}
.buyers__right-block {
  flex-shrink: 0;
  width: 49%;
  min-height: 420px;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden
}
.buyers__right-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.buyers__header {
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px
}
.buyers__desc {
  max-width: 769px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px
}
.buyers__button {
  max-width: 335px;
  width: 100%
}
@media (max-width:1449px) {
  .buyers__list .owners__item {
    margin-bottom: 40px
  }
}
@media (max-width:1200px) {
  .buyers__wrap-item_reverse .buyers__left-block {
    padding-left: 40px
  }
}
@media (max-width:1023px) {
  .buyers__top {
    margin: 30px 0 16px
  }
  .buyers__text {
    font-size: 14px
  }
  .buyers__h2 {
    font-size: 20px
  }
  .buyers__h3 {
    font-size: 16px
  }
  .buyers__list,
  .buyers__list .owners__item {
    margin-bottom: 15px
  }
  .buyers__list .owners__item:last-child {
    margin-bottom: 15px
  }
  .buyers__title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 20px
  }
  .buyers__wrap {
    margin-bottom: 0
  }
  .buyers__wrap-item {
    flex-direction: column;
    margin-bottom: 30px
  }
  .buyers__wrap-item_reverse .buyers__left-block {
    padding-left: 0
  }
  .buyers__left-block {
    padding-right: 0;
    padding-bottom: 24px
  }
  .buyers__right-block {
    width: 100%;
    min-height: auto
  }
  .buyers__right-block img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
  }
  .buyers__header {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 16px
  }
  .buyers__desc {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 22px
  }
  .buyers__button {
    max-width: none
  }
}
/* End */


/* Start:/local/templates/volt/assets/bx-styles/owners.css?17011012922356*/
.owners {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f8f9
}
.owners__title {
  margin-bottom: 60px
}
.owners__list {
  display: flex;
  margin-left: -37px;
  margin-right: -37px
}
.owners__item {
  position: relative;
  width: calc(33.33333% - 74px);
  margin-left: 37px;
  margin-right: 37px;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden
}
.owners__item:hover .owners__icon {
  background-color: #fff
}
.owners__item:hover .owners__icon svg {
  color: #ea0429
}
.owners__item:active .owners__icon {
  opacity: .7
}
.owners__item img,
.owners__item picture {
  width: 100%;
  height: auto
}
.owners__item img {
  -o-object-fit: cover;
  object-fit: cover
}
.owners__text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px 24px 32px;
  z-index: 10
}
.owners__text {
  padding-right: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #fff
}
.owners__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: .35s
}
.owners__icon svg {
  transition: .35s
}
@media (max-width:1450px) {
  .owners__list {
    margin-left: -20px;
    margin-right: -20px
  }
  .owners__item {
    width: calc(33.33333% - 40px);
    margin-left: 20px;
    margin-right: 20px
  }
}
@media (max-width:1200px) {
  .owners__list {
    margin-left: -10px;
    margin-right: -10px
  }
  .owners__item {
    width: calc(33.33333% - 20px);
    margin-left: 10px;
    margin-right: 10px
  }
  .owners__text-block {
    padding: 20px
  }
}
@media (max-width:1023px) {
  .owners {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .owners__title {
    margin-bottom: 30px
  }
  .owners__list {
    flex-wrap: wrap;
    justify-content: center
  }
  .owners__item {
    width: calc(50% - 20px);
    margin-bottom: 15px
  }
  .owners__item:last-child {
    margin-bottom: 0
  }
}
@media (max-width:700px) {
  .owners__list {
    flex-direction: column
  }
  .owners__item {
    width: calc(100% - 20px)
  }
  .owners__text-block {
    padding: 16px
  }
  .owners__text {
    font-size: 18px;
    line-height: 18px
  }
  .owners__icon {
    width: 50px;
    height: 50px
  }
}
/* End */
/* /local/templates/volt/assets/bx-styles-base/bx-styles-base.css?17216497369558 */
/* /local/templates/volt/assets/bx-styles/button.css?17011012921696 */
/* /local/templates/volt/assets/bx-styles/header.css?174125951518239 */
/* /local/templates/volt/assets/bx-styles/footer.css?17447055783350 */
/* /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?17095489426509 */
/* /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/bx-styles/buyers.css?17011586932817 */
/* /local/templates/volt/assets/bx-styles/owners.css?17011012922356 */
