

/* Start:/local/templates/main/reset.css?17568025146168*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/main/js/lenis.css?1756802514326*/
html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}

/* End */


/* Start:/local/templates/main/styles.css?17568025148952*/
@font-face {
  font-family: "Titillium Web[RUS by Daymarius]";
	font-display: swap;
	/* Path for wysiwyg should be absolute */
  src: url("/local/templates/main/fonts/subset-TitilliumWebRUSbyDaymarius-Rg.woff2") format("woff2"), url("/local/templates/main/fonts/subset-TitilliumWebRUSbyDaymarius-Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Titillium Web[RUS by Daymarius]";
	font-display: swap;
	/* Path for wysiwyg should be absolute */
  src: url("/local/templates/main/fonts/subset-TitilliumWebRUSbyDaymarius-Sm.woff2") format("woff2"), url("/local/templates/main/fonts/subset-TitilliumWebRUSbyDaymarius-Sm.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

:root {
  --color-blue-50: #EEF0F6;
  --color-blue-200: #BCC4DC;
  --color-blue-400: #7989B9;
  --color-blue-500: #222A41;
  --color-black-50: #F2F2F2;
  --color-black-400: #999999;
  --color-black-500: #000000;
  --color-white: #ffffff;
  --color-error: #D83A52;
  --header-height: 130px; /* значение по умолчанию */
}

#wysiwyg {
  font-family: "Titillium Web[RUS by Daymarius]", -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
  font-style: normal;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.49px;
  background-color: var(--color-white);
	max-width: 828px;
}

.standart-page-content-wrapper h5 {
  margin-bottom: 20px;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.standart-page-content-wrapper h1 {
  margin-bottom: 24px;
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
}

.standart-page-content-wrapper h3 {
  margin-top: 48px;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.standart-page-content-wrapper h3:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.standart-page-content-wrapper a,
.standart-page-content-wrapper a:visited {
  color: var(--color-blue-500);
}

.standart-page-content-wrapper p {
  margin-top: 24px;
}

.standart-page-content-wrapper p:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper ul {
  padding-left: 32px;
  margin-top: 23px;
  list-style-type: square;
}

.standart-page-content-wrapper ul:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper ol {
  margin-top: 24px;
  padding-left: 32px;
}

.standart-page-content-wrapper ol:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper blockquote {
  margin: 0;
  margin-top: 24px;
  padding: 8px 0 8px 24px;
  border-left: 4px solid var(--color-blue-500);
}

.standart-page-content-wrapper blockquote:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper blockquote p {
  font-size: 28px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0264em;
}

.standart-page-content-wrapper blockquote cite {
  margin-top: 32px;
  display: block;
  color: var(--color-black-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.standart-page-content-wrapper table {
  margin-top: 24px;
  width: 100%;
  border: 1px solid var(--color-blue-200);
  border-collapse: collapse;
}

.standart-page-content-wrapper table:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper table th {
  padding: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
  text-align: left;
  background: var(--color-blue-50);
  border-left: 1px solid var(--color-blue-200);
}

.standart-page-content-wrapper table th:first-of-type {
  border: none;
}

.standart-page-content-wrapper table td {
  padding: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  border-left: 1px solid var(--color-blue-200);
  border-top: 1px solid var(--color-blue-200);
}

.standart-page-content-wrapper table td:first-of-type {
	border-left: none;
}

.standart-page-content-wrapper picture {
  width: 100%;
  height: 100%;
  margin-top: 24px;
  display: block;
  overflow: hidden;
}

.standart-page-content-wrapper picture:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper picture + p,
.standart-page-content-wrapper > img + p {
  margin-top: 4px;
  margin-bottom: 48px;
  color: var(--color-black-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.standart-page-content-wrapper picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.standart-page-content-wrapper > img {
  width: 100%;
}

.standart-page-content-wrapper .banner {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 24px;
  display: grid;
  grid-template-columns: 220px 1fr;
  grid-template-rows: auto auto 1fr;
  grid-gap: 8px 16px;
  background: var(--color-blue-50);
}

.standart-page-content-wrapper .banner:first-child {
  margin-top: 0;
}

.standart-page-content-wrapper .banner:last-child {
  margin-bottom: 0;
}

.standart-page-content-wrapper .banner picture {
	position: relative;
  width: 220px;
  height: 180px;
  grid-row: 1/4;
  display: block;
  overflow: hidden;
}

.standart-page-content-wrapper .banner picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.standart-page-content-wrapper .banner picture a {
  display: block;
	position: absolute;
	left: 0;
	top: 0;
  width: 100%;
  height: 100%;
}

.standart-page-content-wrapper .banner h6 {
  margin: 0;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.standart-page-content-wrapper .banner h5 {
  margin: 0;
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.standart-page-content-wrapper .banner h5 a {
	text-decoration: none;
	color: inherit;
}

.standart-page-content-wrapper .banner .links-wrapper {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.standart-page-content-wrapper .banner .links-wrapper .btn--md {
  height: 60px;
}

.standart-page-content-wrapper .banner .links-wrapper .color-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 120px;
  flex-shrink: 0;
  border-radius: 40px;
	color: var(--color-white);
	text-decoration: none;
	transition: 0.3s;
}

.standart-page-content-wrapper .banner .links-wrapper .color-link:hover {
	opacity: 0.7;
}

@media (max-width: 1440px) {
  .standart-page-content-wrapper h1 {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .standart-page-content-wrapper h3 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .standart-page-content-wrapper .banner {
    display: flex;
    flex-direction: column;
    grid-gap: 0;
    gap: 8px;
  }

  .standart-page-content-wrapper .banner picture {
    width: auto;
    height: 213px;
    align-self: center;
    margin-bottom: 8px;
  }

  .standart-page-content-wrapper .banner h5 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }
}

@media (max-width: 768px) {
  .standart-page-content-wrapper h1 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .standart-page-content-wrapper h3 {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .standart-page-content-wrapper blockquote p {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }
}

@media (max-width: 600px) {
  .standart-page-content-wrapper h5 {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .standart-page-content-wrapper h1 {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .standart-page-content-wrapper h3 {
    margin-top: 32px;
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .standart-page-content-wrapper ul {
    margin-top: 18px;
    padding-left: 24px;
  }

  .standart-page-content-wrapper ol {
    margin-top: 18px;
    padding-left: 24px;
  }

  .standart-page-content-wrapper blockquote {
    margin-top: 18px;
  }

  .standart-page-content-wrapper blockquote p {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .standart-page-content-wrapper picture {
    margin: 24px -20px 0;
    width: calc(100% + 40px);
  }

  .standart-page-content-wrapper picture + p {
    margin-bottom: 32px;
  }

  .standart-page-content-wrapper .banner {
    margin: 32px 0;
  }

  .standart-page-content-wrapper .banner picture {
    height: 180px;
  }

  .standart-page-content-wrapper .banner h6 {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .standart-page-content-wrapper .banner h5 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }
}

/* End */


/* Start:/local/templates/main/template_styles.css?1760075883180019*/
* {
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  font-family: 'Titillium Web[RUS by Daymarius]', -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
  font-style: normal;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.49px;
  background-color: var(--color-white);
  overflow-x: hidden;
}

body.freeze {
  padding-right: 15px;
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

.container {
  margin: 0 auto;
  padding: 0 120px;
  max-width: 1920px;
}

button,
input,
textarea {
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  font: inherit;
}

button {
  cursor: pointer;
}

.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=checked].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

button:hover,
button:active,
button:focus,
input:hover,
input:active,
input:focus {
  outline: none;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]:hover,
input[type=number]:focus {
  -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.h1 {
  color: var(--color-blue-500);
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -2.038px;
}

.h2 {
  color: var(--color-blue-500);
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -2.038px;
}

.h4 {
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 40px;
  transition: 0.3s;
}

.btn.btn--md {
  padding: 0 40px;
  height: 66px;
}

.btn.btn--sm {
  padding: 0 28px;
  height: 50px;
}

.btn.btn--icon-stroke {
  gap: 12px;
  justify-content: flex-start;
  border-radius: 0;
}

.btn.btn--icon-stroke svg {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.btn.btn--icon-stroke span {
  color: var(--color-blue-500);
}

.btn.btn--white {
  background-color: var(--color-white);
}

.btn.btn--white:hover {
  background-color: var(--color-blue-500);
}

.btn.btn--white:hover span {
  color: var(--color-white);
}

.btn.btn--white span {
  color: var(--color-blue-500);
}

.btn.btn--white-dark {
  background-color: var(--color-white);
}

.btn.btn--white-dark:hover {
  background-color: var(--color-blue-200);
}

.btn.btn--white-dark span {
  color: var(--color-blue-500);
}

.btn.btn--white-dark:hover span {
  color: var(--color-blue-500);
}

.btn.btn--stroke-white {
  border: 1px solid var(--color-white);
}

.btn.btn--stroke-white:hover {
  background-color: var(--color-white);
}

.btn.btn--stroke-white:hover span {
  color: var(--color-blue-500);
}

.btn.btn--stroke-white span {
  color: var(--color-white);
}

header.header:not(.header--fixed) .contacts-wrapper .buy-btn,
.btn.btn--dark {
  background-color: var(--color-blue-500);
}

header.header:not(.header--fixed) .contacts-wrapper .buy-btn:hover,
.btn.btn--dark:hover {
  background-color: var(--color-blue-200);
}

header.header:not(.header--fixed) .contacts-wrapper .buy-btn:hover span,
.btn.btn--dark:hover span {
  color: var(--color-blue-500);
}

header.header:not(.header--fixed) .contacts-wrapper .buy-btn span,
.btn.btn--dark span {
  color: var(--color-white);
}

.btn.btn--stroke-dark {
  border: 1px solid var(--color-blue-500);
}

.btn.btn--stroke-dark:hover {
  background-color: var(--color-blue-500);
}

.btn.btn--stroke-dark:hover span {
  color: var(--color-white);
}

.btn.btn--stroke-dark span {
  color: var(--color-blue-500);
}

.btn.btn--gold-dark {
  background: linear-gradient(90deg, rgb(239, 232, 13), rgb(227, 143, 57) 100%);
}

.btn.btn--gold-dark:hover {
  background: transparent;
  background-color: var(--color-blue-500);
}

.btn.btn--gold-dark:hover span {
  color: var(--color-white);
}

.btn.btn--gold-dark span {
  color: var(--color-blue-500);
}

.btn span {
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  transition: 0.3s;
  white-space: nowrap;
}

.title-wrapper {
  display: grid;
  grid-template-columns: 970px 1fr;
  grid-gap: 28px;
}

.title-wrapper .h4 {
  grid-column: 1/2;
  grid-row: 1/2;
  color: var(--color-black-400);
}

.title-wrapper .h2 {
  grid-column: 1/2;
  grid-row: 2/3;
  color: var(--color-blue-500);
}

.title-wrapper .btn {
  grid-column: 2/3;
  grid-row: 2/3;
  align-self: end;
  justify-self: end;
}

.header {
  position: relative;
  position: sticky;
  top: -88px;
  left: 0;
  z-index: 200;
  width: 100%;
  padding: 12px 0 11px;
  height: 88px;
  background: var(--color-white);
  border-bottom: 1px solid var(--color-blue-200);
  transition: 0.3s;
}

.header.to-top {
  top: 0;
}

.header.active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  background: var(--color-white) !important;
  border-bottom: 1px solid var(--color-blue-200) !important;
}

.header.active .container {
  padding-right: 135px;
}

.header.active .nav-wrapper .burger {
  background-image: url('/local/templates/main/images/burger2.svg') !important;
}

.header.active .nav-wrapper .header-nav a {
  color: var(--color-blue-500);
}

.header.active.header--fixed .logo svg path {
  fill: var(--color-blue-500);
}

.header.active.header--fixed .contacts-wrapper .contacts-link {
  color: var(--color-blue-500);
}

.header.active.header--fixed .contacts-wrapper .buy-btn {
  background-color: var(--color-blue-500);
}

.header.active.header--fixed .contacts-wrapper .buy-btn:hover {
  background-color: var(--color-blue-200);
}

.header.active.header--fixed .contacts-wrapper .buy-btn:hover span {
  color: var(--color-blue-500);
}

.header.active.header--fixed .contacts-wrapper .buy-btn span {
  color: var(--color-white);
}

.header.popup-active {
  background: var(--color-white) !important;
  border-bottom: 1px solid var(--color-blue-200) !important;
}

.header.popup-active .nav-wrapper .burger {
  background-image: url('/local/templates/main/images/burger1.svg');
}

.header.popup-active .nav-wrapper .header-nav a {
  color: var(--color-blue-500);
}

.header.popup-active.header--fixed .logo svg path {
  fill: var(--color-blue-500);
}

.header.popup-active.header--fixed .contacts-wrapper .contacts-link {
  color: var(--color-blue-500);
}

.header.popup-active.header--fixed .contacts-wrapper .buy-btn {
  background-color: var(--color-blue-500);
}

.header.popup-active.header--fixed .contacts-wrapper .buy-btn:hover {
  background-color: var(--color-blue-200);
}

.header.popup-active.header--fixed .contacts-wrapper .buy-btn:hover span {
  color: var(--color-blue-500);
}

.header.popup-active.header--fixed .contacts-wrapper .buy-btn span {
  color: var(--color-white);
}

.header.header--fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  transition: 0.3s;
}

.header.header--fixed.move {
  top: -88px;
}

.header.header--fixed.to-top {
  position: fixed;
  top: 0;
}

.header.header--fixed:hover,
.header.header--fixed.to-top {
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-blue-200);
}

.header.header--fixed:hover .burger,
.header.header--fixed.to-top .burger {
  background-image: url('/local/templates/main/images/burger1.svg');
}

.header.header--fixed:hover .header-nav a,
.header.header--fixed.to-top .header-nav a {
  color: var(--color-blue-500);
}

.header.header--fixed:hover .logo svg path,
.header.header--fixed.to-top .logo svg path {
  fill: var(--color-blue-500);
}

.header.header--fixed:hover .contacts-wrapper .contacts-link,
.header.header--fixed.to-top .contacts-wrapper .contacts-link {
  color: var(--color-blue-500);
}

.header.header--fixed:hover .contacts-wrapper .buy-btn,
.header.header--fixed.to-top .contacts-wrapper .buy-btn {
  background-color: var(--color-blue-500);
}

.header.header--fixed:hover .contacts-wrapper .buy-btn:hover,
.header.header--fixed.to-top .contacts-wrapper .buy-btn:hover {
  background-color: var(--color-blue-200);
}

.header.header--fixed:hover .contacts-wrapper .buy-btn:hover span,
.header.header--fixed.to-top .contacts-wrapper .buy-btn:hover span {
  color: var(--color-blue-500);
}

.header.header--fixed:hover .contacts-wrapper .buy-btn span,
.header.header--fixed.to-top .contacts-wrapper .buy-btn span {
  color: var(--color-white);
}

.header.header--fixed .burger {
  background-image: url('/local/templates/main/images/burger.svg');
}

.header.header--fixed .header-nav a {
  color: var(--color-white);
}

.header.header--fixed .logo svg path {
  fill: var(--color-white);
}

.header.header--fixed .contacts-wrapper .contacts-link {
  color: var(--color-white);
}

.header.header--fixed .contacts-wrapper .buy-btn {
  background-color: var(--color-white);
}

.header.header--fixed .contacts-wrapper .buy-btn span {
  color: var(--color-blue-500);
}

.header .container {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  grid-gap: 24px;
}

.header .nav-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
}

.header .burger {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('/local/templates/main/images/burger1.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.header .header-nav {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header .header-nav a {
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  text-decoration: none;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}

.header .logo {
  width: 140px;
  height: 64px;
  overflow: hidden;
}

.header .logo svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.header .logo svg path {
  fill: var(--color-blue-500);
  transition: 0.3s;
}

.header .contacts-wrapper,
.header .contacts-wrapper > div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
}

.header .contacts-wrapper .contacts-link {
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  text-decoration: none;
  transition: 0.3s;
}

.header .popup-menu {
  position: absolute;
  top: 64px;
  left: 93px;
  display: flex;
  gap: 48px;
  padding: 32px 124px 32px 48px;
  width: auto;
  border-radius: 6.5px;
  background: var(--color-white);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.header .popup-menu.active {
  opacity: 1;
  visibility: visible;
}

.header .popup-menu h6 {
  width: 100%;
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.364px;
}

.header .popup-menu .col {
  padding-left: 48px;
  flex-shrink: 0;
  border-left: 1px solid var(--color-blue-200);
  white-space: nowrap;
}

.header .popup-menu .col:first-child {
  padding: 0;
  border: none;
}

.header .popup-menu .list-wrapper {
  display: flex;
  gap: 48px;
}

.header .popup-menu ul {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-shrink: 0;
}

.header .popup-menu ul a {
  display: block;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: none;
}

.header .popup-menu ul a.xl {
  font-weight: 600;
}

.menu {
  position: fixed;
  top: 88px;
  left: 0;
  z-index: 200;
  height: calc(100dvh - 88px);
  padding: 32px 0;
  display: none;
  width: 100%;
  background-color: var(--color-blue-50);
}

.menu .container {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  padding-right: 135px;
}

.menu.active {
  display: block;
}

.menu .menu-nav {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.menu .menu-nav a,
.menu .menu-nav p {
  display: flex;
  align-items: center;
  color: var(--color-blue-500);
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -2.038px;
  text-decoration: none;
}

.menu .menu-nav .add-menu-btn {
  position: relative;
  display: none;
  justify-content: space-between;
  align-items: center;
}

.menu .menu-nav .add-menu-btn.active + .add-menu {
  display: block;
}

.menu .menu-nav .add-menu-btn::after {
  content: '';
  width: 32px;
  height: 32px;
  display: block;
  background-image: url('/local/templates/main/images/arrow2.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.menu .menu-nav .add-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 48px;
  display: none;
  background-color: var(--color-blue-50);
}

.menu .menu-nav .add-menu .back-btn {
  display: flex;
  align-items: center;
}

.menu .menu-nav .add-menu .back-btn svg {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}

.menu .menu-nav .add-menu .back-btn span {
  color: var(--color-blue-500);
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.344px;
}

.menu .menu-nav .add-menu ul {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.menu .menu-nav .add-menu ul a {
  display: flex;
  align-items: center;
  height: 32px;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: none;
}

.menu .menu-nav .add-menu ul a.xl {
  font-weight: 600;
}

.menu .popup-menu {
  display: flex;
  gap: 48px;
  padding: 32px 124px 32px 48px;
  width: auto;
  align-self: start;
  border-radius: 6.5px;
  background: var(--color-white);
}

.menu .popup-menu h6 {
  width: 100%;
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.364px;
}

.menu .popup-menu .col {
  padding-left: 48px;
  flex-shrink: 0;
  border-left: 1px solid var(--color-blue-200);
  white-space: nowrap;
}

.menu .popup-menu .col:first-child {
  padding: 0;
  border: none;
}

.menu .popup-menu .list-wrapper {
  display: flex;
  gap: 48px;
}

.menu .popup-menu ul {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-shrink: 0;
}

.menu .popup-menu ul a {
  display: block;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: none;
}

.menu .popup-menu ul a.xl {
  font-weight: 600;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  visibility: hidden;
}

.menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.top-main {
  min-height: 100dvh;
  overflow: hidden;
}

.top-main .top-slider {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  overflow: hidden;
}

.top-main .top-slider .swiper-wrapper {
  height: 100%;
}

.top-main .top-slider .top-slider-button-prev {
  position: absolute;
  top: 50%;
  left: 44px;
  z-index: 10;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--color-white);
  transform: translateY(-50%);
}

.top-main .top-slider .top-slider-button-prev svg {
  width: 20px;
  height: 20px;
}

.top-main .top-slider .top-slider-button-next {
  position: absolute;
  top: 50%;
  right: 44px;
  z-index: 10;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--color-white);
  transform: translateY(-50%);
}

.top-main .top-slider .top-slider-button-next svg {
  width: 20px;
  height: 20px;
}

.top-main .top-slider .top-slider-pagination {
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 10;
  padding: 15px 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: auto;
  border-radius: 60px;
  background: var(--color-white);
  transform: translateX(-50%);
}

.top-main .top-slider .top-slider-pagination .swiper-pagination-bullet {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0;
  text-align: left;
  border-radius: 9px;
  background-color: var(--color-black-400);
  opacity: 1;
  overflow: hidden;
}

.top-main .top-slider .top-slider-pagination .swiper-pagination-bullet i {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 10px;
  background-color: var(--color-black-400);
}

.top-main .top-slider .top-slider-pagination .swiper-pagination-bullet b {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 10px;
  border-radius: 9px;
  background-color: var(--color-blue-500);
}

.top-main .top-slider .top-slider-pagination .swiper-pagination-bullet-active {
  width: 124px;
  background-color: var(--color-black-400);
}

.top-main .top-slider .top-slider-pagination .swiper-pagination-bullet-active b {
  animation-name: countingBar;
  animation-duration: 7s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}

@keyframes countingBar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.top-item {
  position: relative;
  min-height: 100dvh;
}

.top-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.24);
}

.top-item video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  min-width: 100dvw;
  height: 100%;
  min-height: 100dvh;
  object-fit: cover;
}

.top-item picture {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  min-width: 100dvw;
  height: 100%;
  min-height: 100dvh;
  object-fit: cover;
  overflow: hidden;
}

.top-item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-item .container {
  padding-top: 120px;
  padding-bottom: 120px;
  height: 100%;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.top-item .txt-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 829px;
}

.top-item .txt-wrapper .main-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.top-item .txt-wrapper .h4 {
  color: var(--color-white);
  opacity: 0.6;
}

.top-item .txt-wrapper .h1 {
  margin-top: 12px;
  color: var(--color-white);
}

.top-item .txt-wrapper p {
  margin-top: 24px;
  color: var(--color-white);
}

.top-item .txt-wrapper .btns-wrapper {
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.horizontal {
  padding: 124px 0;
  overflow: hidden;
}

.horizontal .scroll-container {
  position: relative;
}


.horizontal .horizontal-block {
  display: grid;
  grid-template-columns: clamp(546px, 37.89vw, 970px) clamp(306px, 21.26vw, 544px) clamp(306px, 21.26vw, 544px) clamp(306px, 21.26vw, 544px);
  grid-template-rows: clamp(186px, 18vw, 330px) clamp(186px, 18vw, 330px);
  grid-gap: clamp(14px, 0.94vw, 24px);
}

.horizontal .horizontal-block .horizontal-block__item {
  position: relative;
  z-index: 10;
  padding: clamp(14px, 0.94vw, 24px);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(1) {
  grid-row: 1/3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(1)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.48);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(1) .txt {
  margin-top: clamp(16px, 1.09vw, 28px);
  color: var(--color-white);
  font-size: clamp(14px, 1.04vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
  text-align: center;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(1) .btn {
  margin-top: clamp(18px, 1.25vw, 32px);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: var(--color-blue-50);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(2) .num {
  color: var(--color-blue-500);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(2) .txt {
  margin-top: clamp(16px, 1.09vw, 28px);
  color: var(--color-blue-500);
  font-size: clamp(14px, 1.04vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(3) {
  grid-row: 2/3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: var(--color-blue-200);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(3) .num {
  color: var(--color-blue-500);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(3) .txt {
  margin-top: auto;
  color: var(--color-blue-500);
  font-size: clamp(14px, 1.04vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(3) .btn {
  margin-top: clamp(18px, 1.25vw, 32px);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(4) {
  grid-row: 1/3;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(4) .txt {
  color: var(--color-white);
  font-size: clamp(14px, 1.04vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(4) .num {
  margin-top: clamp(16px, 1.09vw, 28px);
  color: var(--color-white);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(5) {
  grid-row: 1/3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--color-blue-500);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(5) svg {
  width: clamp(80px, 5.47vw, 140px);
  height: clamp(36px, 2.5vw, 64px);
  flex-shrink: 0;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(5) .title {
  margin-top: clamp(14px, 0.94vw, 24px);
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(5) .txt {
  margin-top: clamp(16px, 1.09vw, 28px);
  color: var(--color-white);
  font-size: clamp(14px, 1.04vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
  text-align: center;
}

.horizontal .horizontal-block .horizontal-block__item:nth-child(5) .btn {
  margin-top: clamp(22px, 1.56vw, 40px);
}

.horizontal .horizontal-block .horizontal-block__item video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
}

.horizontal .horizontal-block .horizontal-block__item picture {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.horizontal .horizontal-block .horizontal-block__item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.horizontal .horizontal-block .horizontal-block__item .title {
  color: var(--color-white);
  font-size: clamp(30px, 2.03vw, 52px);
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
  text-align: center;
}

.horizontal .horizontal-block .horizontal-block__item .num {
  font-size: clamp(54px, 3.5vw, 96px);
  font-weight: 400;
  line-height: 104%;
  letter-spacing: -0.0348em;
}

.advantages .advantages-list {
  margin-top: 56px;
  padding: 124px 56px;
  display: flex;
  gap: 48px;
  background-color: var(--color-blue-50);
}

.advantages .advantages-list li {
  flex: 1;
  align-self: start;
  display: flex;
  flex-direction: column;
}

.advantages .advantages-list li svg {
  width: 112px;
  height: 112px;
}

.advantages .advantages-list li p {
  margin-top: 48px;
}

.production {
  margin: 124px 0;
  overflow: hidden;
}

.production .production-list {
  margin-top: 56px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.production .production-list li {
  position: relative;
  z-index: 10;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--color-blue-50);
  aspect-ratio: 1/1;
}

.production .production-list li:hover picture {
  /*opacity: 0;*/
}

.production .production-list li:hover video {
  opacity: 1;
}

.production .production-list li a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.production .production-list li p {
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -1.239px;
}

.production .production-list li picture {
  overflow: hidden;
  transition: 0.3s;
  aspect-ratio: 732/544;
	position: relative;
	z-index: -10;
}

.production .production-list li picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.production .production-list li video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: 0.3s;
}

.production .production-list li .arrow {
  display: flex;
  align-items: center;
  gap: 12px;
}

.production .production-list li .arrow svg {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.production .production-list li .arrow span {
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}

.where {
  margin: 124px 0;
}

.where .where-slider {
  margin-top: 56px;
  overflow: hidden;
}

.where-list.swiper-wrapper {
  height: auto;
}

.where .where-slider .where-list {
  display: flex;
  grid-gap: 0;
  gap: 0;
}

.where .slider-controls {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}

.where .slider-controls .where-slider-pagination {
  display: flex;
  gap: 6px;
}

.where .slider-controls .where-slider-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color-black-400);
  opacity: 1;
}

.where .slider-controls .where-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-blue-500);
}

.where .slider-controls .btns-wrapper {
  display: flex;
  gap: 16px;
}

.where .slider-controls .btns-wrapper button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border: 1px solid rgb(188, 196, 220);
  border-radius: 100px;
}

.where .slider-controls .btns-wrapper button svg {
  width: 32px;
  height: 32px;
}

.where-inner .where-list {
  margin-top: 56px;
}

.where-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}

.where-list .where-list__item {
  position: relative;
  padding: 48px;
  min-height: 448px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: 40px 1fr auto;
  grid-gap: 24px;
  background: var(--color-blue-50);
  overflow: hidden;
}

.where-list a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.where-list .store-name {
  align-self: center;
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -1.239px;
}

.where-list li > img {
  width: 260px;
  height: 130px;
  flex-shrink: 0;
  grid-column: 1/3;
  justify-self: center;
  align-self: center;
}

.where-list .arrow {
  display: flex;
  align-items: center;
  gap: 12px;
  align-self: end;
}

.where-list .arrow svg {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.where-list .arrow span {
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}

.news-main {
  margin: 124px 0;
}

.news-main .news-list {
  margin-top: 56px;
}

.news-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 48px 24px;
}

.news-list li {
  position: relative;
}

.news-list a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.news-list picture {
  width: 100%;
  height: 292px;
  display: block;
  overflow: hidden;
}

.news-list picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-list .tag {
  margin-top: 20px;
  color: var(--color-blue-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.news-list .name {
  margin-top: 16px;
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -1.239px;
}

.news-list .txt {
  margin-top: 24px;
}

.news-list .date {
  margin-top: 16px;
  color: var(--color-blue-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

/*.facts {
  margin: 124px 0;
}*/

.facts .facts-list {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.46vw, 28px);
}

.facts .facts-list .facts-list__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: sticky;
  top: calc(var(--header-height) - 4.5vw);
}

.facts .facts-list .facts-list__item.stuck {
  position: fixed;
  top: clamp(70px, 4.84vw, 124px) !important;
  left: 50% !important;
  z-index: 1000;
  width: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transform: translateX(-50%) !important;
}

.facts .facts-list .facts-list__item.stuck1 {
  position: fixed;
  top: clamp(10px, 0.78vw, 20px) !important;
  left: 50% !important;
  z-index: 1000;
  width: 100%;
  transform: translateX(-50%) scale(0.9) !important;
  transition: 0.3s;
}

.facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper {
  background-color: var(--color-blue-500);
}

.facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper::before {
  background: linear-gradient(167.55deg, rgb(70, 86, 134) -7.86%, rgba(70, 86, 134, 0) 36.707%, rgba(70, 86, 134, 0) 55.232%, rgba(70, 86, 134, 0.1) 101.987%);
}

.facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper h5 {
  color: var(--color-black-400);
}

.facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper h2 {
  color: var(--color-white);
}

.facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper p {
  color: var(--color-black-400);
}

.facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper {
  background-color: var(--color-blue-200);
}

.facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper::before {
  background: linear-gradient(167.55deg, rgb(255, 255, 255) -7.86%, rgba(255, 255, 255, 0) 36.707%, rgba(255, 255, 255, 0) 55.232%, rgba(255, 255, 255, 0.1) 101.987%);
}

.facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper h5 {
  color: var(--color-blue-500);
}

.facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper h2 {
  color: var(--color-blue-500);
}

.facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper p {
  color: var(--color-blue-500);
}

.facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper {
  background-color: var(--color-black-500);
}

.facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper::before {
  background: linear-gradient(167.55deg, rgb(70, 86, 134) -7.86%, rgba(70, 86, 134, 0) 36.707%, rgba(70, 86, 134, 0) 55.232%, rgba(70, 86, 134, 0.1) 101.987%);
}

.facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper h5 {
  color: var(--color-white);
}

.facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper h2 {
  color: var(--color-white);
}

.facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper p {
  color: var(--color-black-400);
}

.facts .facts-list .img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--color-error);
  overflow: hidden;
}

.facts .facts-list .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.facts .facts-list .img-wrapper .footnote {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--color-black-50);
  padding: clamp(6px, 0.78vw, 10px) clamp(8px, 1.17vw, 15px);
  font-size: clamp(12px, 0.73vw, 14px);
  line-height: 140%;
  letter-spacing: -0.23px;
}

.facts .facts-list .txt-wrapper {
  position: relative;
  z-index: 10;
  padding: clamp(24px, 3.75vw, 48px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.facts .facts-list .txt-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
}

.facts .facts-list .txt-wrapper h5 {
  font-size: clamp(14px, 1.25vw, 18px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
  text-align: center;
}

.facts .facts-list .txt-wrapper h2 {
  margin-top: clamp(10px, 1.56vw, 20px);
  font-size: clamp(24px, 2.64vw, 38px);
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -1.239px;
  text-align: center;
}

.facts .facts-list .txt-wrapper p {
  margin-top: clamp(12px, 1.88vw, 24px);
  color: rgb(153, 153, 153);
  font-size: clamp(16px, 1.67vw, 24px);
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
  text-align: center;
}

.facts .facts-list .txt-wrapper .btn {
  margin-top: clamp(16px, 2.22vw, 32px);
}

.facts .copyright-txt {
  margin-top: clamp(62px, 8.61vw, 124px);
  color: var(--color-black-400);
  font-size: clamp(14px, 1.39vw, 20px);
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.cta {
  margin: 124px 0;
}

.cta .cta-wrapper {
  position: relative;
  z-index: 10;
  padding: 48px;
  background: var(--color-blue-500);
}

.cta .cta-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background: linear-gradient(167.55deg, rgb(70, 86, 134) 24.478%, rgba(70, 86, 134, 0) 44.137%, rgba(70, 86, 134, 0) 52.308%, rgba(70, 86, 134, 0.1) 72.931%);
}

.cta .cta-wrapper .txt-wrapper {
  max-width: 792px;
}

.cta .cta-wrapper h2 {
  color: var(--color-white);
}

.cta .cta-wrapper p {
  margin-top: 24px;
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.cta .cta-wrapper button {
  margin-top: 32px;
}

.tesla-whois {
  position: relative;
  z-index: 10;
  padding: 120px 0;
  background-color: var(--color-blue-500);
}

.tesla-whois::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background: linear-gradient(167.55deg, rgb(70, 86, 134) 3.387%, rgba(70, 86, 134, 0) 39.291%, rgba(70, 86, 134, 0) 54.215%, rgba(70, 86, 134, 0.1) 91.882%);
}

.tesla-whois .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}

.tesla-whois .txt-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tesla-whois .txt-wrapper h2 {
  margin-bottom: 24px;
  color: var(--color-white);
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
}

.tesla-whois .txt-wrapper p {
  margin-top: auto;
  color: var(--color-white);
  font-size: 24px;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.tesla-whois picture {
  width: 100%;
  max-width: 686px;
  height: auto;
  margin-left: auto;
  display: block;
  align-self: end;
  overflow: hidden;
  aspect-ratio: 1/1;
}

.tesla-whois picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tesla-ideas {
  margin: 124px 0;
}

.tesla-ideas .ideas-list {
  margin-top: 56px;
}

.tesla-ideas .ideas-list li {
  display: flex;
  height: 580px;
  background-color: var(--color-blue-50);
}

.tesla-ideas .ideas-list li:nth-of-type(odd) {
  flex-direction: row-reverse;
}

.tesla-ideas .ideas-list .txt-wrapper {
  width: 50%;
  padding: 48px 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--color-blue-50);
}

.tesla-ideas .ideas-list .txt-wrapper h6 {
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.tesla-ideas .ideas-list .txt-wrapper h5 {
  margin-top: 20px;
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
}

.tesla-ideas .ideas-list .txt-wrapper p {
  margin-top: 24px;
  color: var(--color-black-400);
  font-size: 24px;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.tesla-ideas .ideas-list picture {
  width: 50%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.tesla-ideas .ideas-list picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tesla-history {
  margin: 124px 0;
}

/*.tesla-history .history-list {
  position: relative;
  margin-top: 56px;
  padding-bottom: 124px;
}

.tesla-history .history-list::before {
  content: '';
  position: absolute;
  top: 54px;
  left: 50%;
  z-index: -10;
  width: 4px;
  height: calc(100% - 54px);
  background-color: var(--color-blue-50);
}

.tesla-history .history-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tesla-history .history-list li:nth-child(odd) {
  flex-direction: row-reverse;
}

.tesla-history .history-list li .txt-wrapper {
  width: 100%;
  max-width: 686px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tesla-history .history-list li .txt-wrapper .year {
  height: 40px;
  padding: 10px 24px;
  color: var(--color-white);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border-radius: 5.4px;
  background: var(--color-blue-500);
}

.tesla-history .history-list li .txt-wrapper .title {
  margin-top: 20px;
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.tesla-history .history-list li .txt-wrapper .txt {
  margin-top: 24px;
  color: var(--color-black-400);
  font-size: 20px;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.tesla-history .history-list li picture {
  width: 100%;
  max-width: 686px;
  display: block;
  height: 386px;
  overflow: hidden;
}

.tesla-history .history-list li picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}*/

.tesla-history .history-list {
  position: relative;
  margin-top: clamp(42px, 2.92vw, 56px);
  padding-bottom: clamp(88px, 6.46vw, 124px);
}

.tesla-history .history-list::before {
  content: '';
  position: absolute;
  top: clamp(40px, 2.81vw, 54px);
  left: 50%;
  z-index: -10;
  width: clamp(3px, 0.21vw, 4px);
  height: calc(100% - clamp(40px, 2.81vw, 54px));
  background-color: var(--color-blue-50);
}

.tesla-history .history-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
}
.tesla-history .history-list li:last-child {
  padding-bottom: 0;
}

.tesla-history .history-list li:nth-child(odd) {
  flex-direction: row-reverse;
}

.tesla-history .history-list li .txt-wrapper {
  width: 100%;
  max-width: clamp(516px, 35.73vw, 686px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tesla-history .history-list li .txt-wrapper .year {
  height: auto;
  padding: clamp(7px, 0.69vw, 10px) clamp(17px, 1.25vw, 24px);
  color: var(--color-white);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border-radius: clamp(4px, 0.28vw, 5.4px);
  background: var(--color-blue-500);
}

.tesla-history .history-list li .txt-wrapper .title {
  margin-top: clamp(14px, 1.04vw, 20px);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.tesla-history .history-list li .txt-wrapper .txt {
  margin-top: clamp(17px, 1.25vw, 24px);
  color: var(--color-black-400);
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.0182em;
}

.tesla-history .history-list li picture {
  width: 100%;
  max-width: clamp(516px, 35.73vw, 686px);
  display: block;
  height: clamp(290px, 20.1vw, 386px);
  overflow: hidden;
}

.tesla-history .history-list li picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tesla-quote {
  margin: 124px 0;
  padding: 124px 0;
  background-color: var(--color-blue-50);
  overflow: hidden;
}

.tesla-quote .container {
  display: grid;
  grid-template-columns: 686px 1fr;
  grid-gap: 124px;
}

.tesla-quote .container picture {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  aspect-ratio: 1/1;
}

.tesla-quote .container picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 85% 0;
}

.tesla-quote .container .txt-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*.tesla-quote .container .txt-wrapper h2 {
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}*/

.tesla-quote .container .txt-wrapper h2 {
  font-size: clamp(26.2px, 1.98vw, 38px);
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.tesla-quote .container .txt-wrapper .subscribe-wrapper {
  margin-top: 32px;
  display: flex;
  align-items: center;
  gap: 24px;
}

.tesla-quote .container .txt-wrapper .subscribe-wrapper .whois {
  padding-right: 24px;
  flex-shrink: 0;
  border-right: 1px solid var(--color-blue-200);
}

.tesla-quote .container .txt-wrapper .subscribe-wrapper p {
  font-size: 20px;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.tesla-quote .container .txt-wrapper .subscribe-wrapper .logo {
  width: 140px;
  height: 64px;
  flex-shrink: 0;
}

.tesla-earth {
  margin: 124px 0;
}

.tesla-earth .inner-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  height: 768px;
}

.tesla-earth .txt-wrapper {
  position: relative;
  z-index: 10;
  padding: 48px 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--color-blue-500);
}

.tesla-earth .txt-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background: linear-gradient(167.55deg, rgb(70, 86, 134) -11.715%, rgba(70, 86, 134, 0) 35.822%, rgba(70, 86, 134, 0) 55.581%, rgba(70, 86, 134, 0.1) 105.451%);
}

.tesla-earth .txt-wrapper h2 {
  color: var(--color-white);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.tesla-earth .txt-wrapper p {
  margin-top: 24px;
  color: var(--color-black-400);
}

.tesla-earth .img-wrapper {
  position: relative;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}

.tesla-earth video {
	display: block;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.tesla-earth picture {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.tesla-earth picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.batteries {
  margin: 124px 0;
  padding: 124px 0 88px;
  background-color: var(--color-blue-50);
}

.batteries .txt-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1112px;
  margin: 0 auto;
}

.batteries .batteries__pretitle {
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
  text-align: center;
}

.batteries .batteries__title {
  margin-top: 20px;
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
  text-align: center;
}

.batteries .batteries__txt {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
  text-align: center;
}

.batteries .batteries-list {
  margin-top: 56px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}

.batteries .batteries-list .batteries-list__item {
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
}

.batteries .batteries-list .batteries-list__item.batteries-list__item--6 .bat-top {
  border-bottom: 1px solid transparent;
  background: linear-gradient(90deg, rgb(239, 232, 13), rgb(227, 143, 57) 100%);
}

.batteries .batteries-list .batteries-list__item.batteries-list__item--6 .bat-top::before {
  background-image: url('/local/templates/main/images/icon.svg');
}

.batteries .batteries-list .batteries-list__item.batteries-list__item--5 .bat-top::before {
  background-image: url('/local/templates/main/images/icon1.svg');
}

.batteries .batteries-list .batteries-list__item.batteries-list__item--4 .bat-top::before {
  background-image: url('/local/templates/main/images/icon2.svg');
}

/*.batteries .batteries-list .batteries-list__item:hover video {*/
/*  opacity: 1;*/
/*  display: block;*/
/*}*/

.batteries .batteries-list .batteries-list__link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.batteries .batteries-list .bat-top {
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid var(--color-blue-200);
}

.batteries .batteries-list .bat-top::before {
  content: '';
  width: 66px;
  height: 26px;
  background-image: url('/local/templates/main/images/icon1.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.batteries .batteries-list .bat-title {
  height: 122px;
  padding: 20px 32px;
  position: relative;
  z-index: 1;
}

.batteries .batteries-list .bat-title h6 {
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
  text-align: center;
}

.batteries .batteries-list .bat-title p {
  margin-top: 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
  text-align: center;
}

.batteries .batteries-list .img-wrapper {
  position: relative;
  width: 100%;
  height: 476px;
  overflow: hidden;
}

.batteries .batteries-list .img-wrapper picture {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  display: block;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.batteries .batteries-list .img-wrapper picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.batteries .batteries-list .img-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 120%;
  min-width: 100%;
  min-height: 100%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  object-fit: cover;
}

/*@media (max-width: 768px) {*/
/*	.batteries .batteries-list .img-wrapper video {*/
/*		display: none;*/
/*	}*/
/*}*/

.batteries .batteries-list .icons-list {
  height: 136px;
  padding: 20px 32px;
  display: flex;
  justify-content: center;
  gap: 24px;
}

.batteries .batteries-list .icons-list li {
  width: 96px;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
}

.batteries .batteries-list .icons-list li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.batteries .batteries-list .bat-bottom {
  height: 130px;
  padding: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid var(--color-blue-200);
}

.batteries .batteries-list .bat-bottom .btn {
  width: 100%;
}

.partners {
  margin: 124px 0;
  padding: 124px 0;
  background-color: var(--color-blue-50);
  overflow: hidden;
}

.partners .txt-wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1396px;
}

.partners .txt-wrapper .partners__pretitle {
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
  text-align: center;
}

.partners .txt-wrapper .partners__title {
  margin-top: 28px;
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
  text-align: center;
}

.partners .partners-list {
  margin: 56px auto 0;
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: center;
  grid-gap: 24px;
}

.partners .partners-list .partners-list__item {
  position: relative;
  width: 544px;
}

.partners .partners-list .partners-list__item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.partners .partners-list .partners-list__item .img-wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 306px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-blue-500);
  overflow: hidden;
}

.partners .partners-list .partners-list__item .img-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background: linear-gradient(167.55deg, rgb(70, 86, 134) -0.057%, rgba(70, 86, 134, 0) 38.5%, rgba(70, 86, 134, 0) 54.527%, rgba(70, 86, 134, 0.1) 94.976%);
}

.partners .partners-list .partners-list__item .img-wrapper img {
  width: 200px;
  height: auto;
}

.partners .partners-list .partners-list__item .txt-wrapper {
  padding: 32px 32px 44px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  background-color: var(--color-white);
}

.partners .partners-list .partners-list__item .txt-wrapper h6 {
  margin-bottom: auto;
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.partners .partners-list .partners-list__item .txt-wrapper p {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.partners .partners-list .partners-list__item .txt-wrapper p svg {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.partners .partners-list .partners-list__item .txt-wrapper p span {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
}

.catalog {
  margin: 124px 0;
  overflow: hidden;
}

.catalog .catalog-links {
  margin-top: 56px;
  margin-bottom: 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--color-blue-200);
}

.catalog .catalog-links a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  white-space: nowrap;
}

.catalog .catalog-links a.selected {
  position: relative;
  z-index: 10;
}

.catalog .catalog-links a.selected::before {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 2px;
  background-color: var(--color-blue-500);
}

.catalog .catalog-links a.selected svg path {
  stroke: var(--color-blue-500);
}

.catalog .catalog-links a.selected span {
  color: var(--color-blue-500);
}

.catalog .catalog-links a svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.catalog .catalog-links a svg path {
  stroke: var(--color-black-400);
}

.catalog .catalog-links a span {
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
}

.catalog .power-elements-list {
  display: flex;
  flex-direction: column;
  gap: 124px;
}

.catalog .power-elements-list .power-elements-list__item {
  display: flex;
  gap: 24px;
}

.catalog .power-elements-list .power-elements-list__item:nth-child(even) {
  flex-direction: row-reverse;
}

.catalog .power-elements-list .power-elements-list__item .img-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 48px;
  width: calc((100% - 24px) / 2);
  background-color: var(--color-blue-50);
  aspect-ratio: 1/1;
}

.catalog .power-elements-list .power-elements-list__item .img-wrapper a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.catalog .power-elements-list .power-elements-list__item .img-wrapper span {
  position: absolute;
  top: 48px;
  left: 48px;
  height: 40px;
  padding: 10px 24px;
  color: var(--color-white);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border-radius: 5.4px;
  background: var(--color-blue-500);
}

.catalog .power-elements-list .power-elements-list__item .img-wrapper picture {
  overflow: hidden;
  aspect-ratio: 732/544;
}

.catalog .power-elements-list .power-elements-list__item .img-wrapper picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc((100% - 24px) / 2);
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt {
  position: relative;
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt h6 {
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt h3 {
  margin-top: 20px;
}

.catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt p {
  margin-top: 24px;
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.catalog .power-elements-list .power-elements-list__item .btn {
  margin-top: 24px;
  margin-right: auto;
  margin-bottom: auto;
}

.catalog .power-elements-list .power-elements-list__item .product-info {
  display: flex;
  flex-direction: column;
  margin: auto 0 24px;
}

.catalog .power-elements-list .power-elements-list__item .product-info .product-info__item {
  display: flex;
  gap: 10px;
  padding: 32px 12px 18px;
  border-bottom: 1px solid var(--color-blue-200);
}

.catalog .power-elements-list .power-elements-list__item .product-info .product-info__item h6 {
  color: var(--color-blue-500);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.catalog .power-elements-list .power-elements-list__item .product-info .product-info__item p {
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.catalog .power-elements-list .power-elements-list__item .icons-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: auto;
}

.catalog .power-elements-list .power-elements-list__item .icons-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: calc(33.333% - 24px);
}

.catalog .power-elements-list .power-elements-list__item .icons-list .icon-wrapper {
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  overflow: hidden;
}

.catalog .power-elements-list .power-elements-list__item .icons-list .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.catalog .power-elements-list .power-elements-list__item .icons-list p {
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
  text-align: center;
}

.catalog .catalog-lighting-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}

.catalog .catalog-lighting-wrapper .filters {
  grid-column: 1/2;
  grid-row: 2/3;
}

.catalog .catalog-lighting-wrapper .filters .close-btn {
  position: absolute;
  top: 48px;
  right: 48px;
  display: none;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.catalog .catalog-lighting-wrapper .filters .close-btn svg {
  width: 100%;
  height: 100%;
}

.catalog .catalog-lighting-wrapper .filters .filters__title {
  display: none;
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.catalog .catalog-lighting-wrapper .filters .badges-wrapper {
  display: none;
  gap: 12px;
  margin: 48px 0;
  flex-shrink: 0;
  overflow-x: scroll;
}

.catalog .catalog-lighting-wrapper .filters .badges-list {
  display: flex;
  gap: 12px;
}

.catalog .catalog-lighting-wrapper .filters .badges-list .badge {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  padding: 6px 6px 6px 16px;
  height: 36px;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border: 1px solid var(--color-blue-200);
  border-radius: 100px;
}

.catalog .catalog-lighting-wrapper .filters .badges-list .badge::after {
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  flex-shrink: 0;
  background-image: url('/local/templates/main/images/icon6.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.catalog .catalog-lighting-wrapper .filters .filters-list {
  display: flex;
  flex-direction: column;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .filter-title {
  position: relative;
  padding: 16px;
  height: 56px;
  color: var(--color-blue-500);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
  border-bottom: 1px solid var(--color-blue-200);
  cursor: pointer;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .filter-title.active::before {
  transform: translateY(-50%) rotateX(180deg);
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .filter-title::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url('/local/templates/main/images/arrow1.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transition: 0.3s;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .akk-bottom {
  /*max-height: 0;*/
  /*transition: 0.3s;*/
  overflow: hidden;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 12px;
  height: 48px;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li .input-wrapper {
  width: 100%;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li input {
  position: absolute;
  top: 0;
  opacity: 0;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li input:checked + label::before {
  background-image: url('/local/templates/main/images/icon4.svg');
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li label {
  position: relative;
  display: block;
  padding-left: 32px;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  cursor: pointer;
}

.catalog .catalog-lighting-wrapper .filters .filters-list .filters-list__item .inner-list li label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  display: block;
  background-image: url('/local/templates/main/images/icon3.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.catalog .catalog-lighting-wrapper .filters .btns-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  margin-top: auto;
  display: none;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  padding: 24px 48px;
  background-color: var(--color-white);
}

.catalog .catalog-lighting-wrapper .filters .btns-wrapper .btn {
  flex: 1;
}

.catalog .catalog-lighting-wrapper .catalog-top {
  grid-column: 2/5;
  display: flex;
  justify-content: space-between;
}

.catalog .catalog-lighting-wrapper .catalog-top .badges-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}

.catalog .catalog-lighting-wrapper .catalog-top .badges-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.catalog .catalog-lighting-wrapper .catalog-top .badges-list .badge {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  padding: 6px 6px 6px 16px;
  height: 36px;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border: 1px solid var(--color-blue-200);
  border-radius: 100px;
  cursor: pointer;
}

.catalog .catalog-lighting-wrapper .catalog-top .badges-list .badge::after {
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  flex-shrink: 0;
  background-image: url('/local/templates/main/images/icon6.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.catalog .catalog-lighting-wrapper .catalog-top .del-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  padding: 6px 6px 6px 16px;
  height: 36px;
  border-radius: 100px;
  background: var(--color-blue-50);
	cursor: pointer;
}

.catalog .catalog-lighting-wrapper .catalog-top .del-btn span {
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.catalog .catalog-lighting-wrapper .catalog-top .del-btn svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices {
  min-width: 260px;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices.is-open::after {
  margin: 0;
  transform: translateY(-50%) rotateX(180deg);
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices::after {
  right: 16px;
  width: 24px;
  height: 24px;
  margin: 0;
  border: none;
  background-image: url('/local/templates/main/images/icon5.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transition: 0.3s;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__inner {
  padding: 16px;
  min-height: auto;
  display: flex;
  align-items: center;
  height: 56px;
  border: none;
  border-radius: 0;
  background: var(--color-white);
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__item {
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__list.choices__list--single {
  padding: 0;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__list.choices__list--single .choices__item {
  color: var(--color-blue-500);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__list.choices__list--dropdown {
  z-index: 20;
  margin-top: 8px;
  border: none;
  border-radius: 4.5px;
  box-shadow: 0px 0px 24px 0px rgba(34, 42, 65, 0.16);
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__list.choices__list--dropdown .choices__list .choices__item {
  padding: 16px 16px;
  height: 48px;
  background-color: var(--color-white);
}

.catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__list.choices__list--dropdown .choices__list .choices__item.is-highlighted {
  background-color: var(--color-black-50);
}

.catalog .catalog-lighting-wrapper .filter-open-btn {
  display: none;
  margin-bottom: 48px;
  width: 100%;
}

/*.catalog .catalog-lighting-wrapper .catalog-wrapper {*/
.catalog .catalog-lighting-wrapper > div:last-child {
  grid-column: 2/5;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item {
  position: relative;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item.nothing-found {
	grid-column: 1/4;
	background-color: var(--color-blue-50);
	text-align: center;
	padding: 32px 32px;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item.nothing-found h6 {
	margin-top: 0;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item a,
.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item a:visited {
	color: var(--color-blue-500);
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item a:not(.modal-form-btn) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item picture {
  width: 100%;
  height: auto;
  display: block;
  background-color: var(--color-blue-50);
  aspect-ratio: 1/1;
  overflow: hidden;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item h6 {
  margin-top: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item p {
  margin-top: 8px;
  color: var(--color-black-400);
  font-size: 20px;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn {
  margin: 124px auto 0;
  display: flex;
  align-items: center;
  gap: 12px;
	width: max-content;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn svg {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn span {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}

.item-top {
  margin-top: 30px;
}

.item-top .container {
  display: grid;
  grid-template-columns: repeat(2, calc((100% - 24px) / 2));
  grid-gap: 30px 24px;
}

.item-top .top-nav {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  grid-column: 1/3;
  padding: 20px 0;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 24px;
  border-bottom: 1px solid var(--color-blue-200);
  background-color: var(--color-white);
}

.item-top .top-nav .back-link svg {
  width: 32px;
  height: 32px;
}

.item-top .top-nav .nav-wrapper {
  display: flex;
  gap: 24px;
}

.item-top .top-nav .nav-wrapper a {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.item-top .top-nav .nav-wrapper a.active {
  color: var(--color-blue-500);
}

.item-top .top-nav .nav-wrapper a.active::before {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-blue-500);
}

.item-top .img-wrapper {
  position: relative;
  align-self: start;
}

.item-top .img-wrapper .item-top-slider {
  position: relative;
  overflow: hidden;
}

.item-top .img-wrapper .item-top-slider .swiper-slide {
  width: 100%;
  max-width: 828px;
  aspect-ratio: 828/621;
  background: var(--color-blue-50);
}

.item-top .img-wrapper .item-top-slider .img-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.item-top .img-wrapper .item-top-slider picture {
  width: 100%;
  height: 100%;
  display: block;
}

.item-top .img-wrapper .item-top-slider picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.item-top .img-wrapper .item-top-slider .item-top-slider-button-prev {
  position: absolute;
  top: 50%;
  left: 24px;
  z-index: 10;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--color-white);
  transform: translateY(-50%);
}

.item-top .img-wrapper .item-top-slider .item-top-slider-button-prev svg {
  width: 20px;
  height: 20px;
}

.item-top .img-wrapper .item-top-slider .item-top-slider-button-next {
  position: absolute;
  top: 50%;
  right: 24px;
  z-index: 10;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--color-white);
  transform: translateY(-50%);
}

.item-top .img-wrapper .item-top-slider .item-top-slider-button-next svg {
  width: 20px;
  height: 20px;
}

.item-top .img-wrapper .item-top-slider-pagination {
  position: absolute;
  bottom: -42px;
  left: 50%;
  z-index: 10;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: auto;
  border-radius: 60px;
  background: transparent;
  transform: translateX(-50%);
}

.item-top .img-wrapper .item-top-slider-pagination .swiper-pagination-bullet {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0;
  text-align: left;
  border-radius: 9px;
  background-color: var(--color-black-400);
  opacity: 1;
  overflow: hidden;
}

.item-top .img-wrapper .item-top-slider-pagination .swiper-pagination-bullet i {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 10px;
  background-color: var(--color-black-400);
}

.item-top .img-wrapper .item-top-slider-pagination .swiper-pagination-bullet b {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 10px;
  border-radius: 9px;
  background-color: var(--color-blue-500);
}

.item-top .img-wrapper .item-top-slider-pagination .swiper-pagination-bullet-active {
  width: 124px;
  background-color: var(--color-black-400);
}

.item-top .img-wrapper .item-top-slider-pagination .swiper-pagination-bullet-active b {
  animation-name: countingBar;
  animation-duration: 7s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}

@keyframes countingBar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.item-top .content-wrapper h6 {
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.389px;
}

.item-top .content-wrapper .h2 {
  margin-top: 20px;
}

.item-top .content-wrapper .txt {
  margin-top: 24px;
  font-size: 24px;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.item-top .content-wrapper .icons-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 48px;
}

.item-top .content-wrapper .icons-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: calc(28% - 24px);
}

.item-top .content-wrapper .icons-list .icon-wrapper {
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  overflow: hidden;
}

.item-top .content-wrapper .icons-list .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.item-top .content-wrapper .icons-list p {
  text-align: center;
}

.item-top .content-wrapper .product-info {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid var(--color-blue-200);
}

.item-top .content-wrapper .product-info:first-of-type {
  margin-top: 32px;
}

.item-top .content-wrapper .product-info .img-list {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.item-top .content-wrapper .product-info .img-list li {
	position: relative;
	width: 110px;
	height: 90px;
	background: var(--color-blue-50);
	cursor: pointer;
	display: block;
	box-sizing: border-box;
}

/*.item-top .content-wrapper .product-info .img-list li.other {*/
.item-top .content-wrapper .product-info .img-list li.active {
	border: 2px solid var(--color-blue-500);
}

.item-top .content-wrapper .product-info .img-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

.item-top .content-wrapper .product-info .img-list li img {
  width: 100%;
  height: 60px;
  object-fit: contain;
}

.item-top .content-wrapper .product-info .num-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.item-top .content-wrapper .product-info .num-list li {
  width: 70px;
  height: 48px;
  display: block;
  border: 2px solid var(--color-blue-500);
  cursor: pointer;
}

.item-top .content-wrapper .product-info .num-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
	width: 100%;
	height: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
	color: inherit;
	text-decoration: none;
  text-align: center;
}

.item-top .content-wrapper .product-info .num-list li.active {
  color: var(--color-white);
  background-color: var(--color-blue-500);
}

.item-top .content-wrapper .product-info .num-list li.other,
.item-top .content-wrapper .product-info .img-list li.other {
	/*border-style: dashed;*/
	/*border-color: var(--color-blue-50);*/
	/*color: var(--color-blue-200);*/
}

.item-top .content-wrapper .product-info .img-list li.other img {
	/*opacity: 0.3;*/
}

.item-top .content-wrapper .product-info.--PACKAGING .num-list li.other,
.item-top .content-wrapper .product-info.--PACKAGING .img-list li.other {
	display: none;
}

.item-top .content-wrapper .product-info p {
  margin-top: 24px;
}

.item-top .content-wrapper .product-info p span {
  margin-left: 20px;
  color: var(--color-black-400);
}

.item-top .content-wrapper .market-links {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 24px;
}

.item-top .content-wrapper .market-links .btn {
	height: 60px;
	gap: 12px;
}

.item-top .content-wrapper .market-links .btn:hover {
	opacity: 0.7;
}

.item-top .content-wrapper .market-links .more-links {
	display: flex;
	flex-direction: column;
	gap: 18px;
	overflow: hidden;
}

.item-top .content-wrapper .market-links .btn span {
	color: var(--color-white);
	font-size: 20px;
	font-weight: 400;
	line-height: 140%;
}

.item-top .content-wrapper .market-links .btn svg,
.item-top .content-wrapper .market-links .btn img {
	width: auto;
	height: 40px;
}

.item-top .content-wrapper .market-links .more-btn {
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
}

.top-nav {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  grid-column: 1/3;
  height: 73px;
  background-color: var(--color-white);
  transition: 0.3s;
}

.top-nav.to-top {
  top: 88px;
}

.top-nav .inner-wrapper {
  padding: 20px 0;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 24px;
  border-bottom: 1px solid var(--color-blue-200);
}

.top-nav .back-link svg {
  width: 32px;
  height: 32px;
}

.top-nav .nav-wrapper {
  display: flex;
  gap: 24px;
}

.top-nav .nav-wrapper a {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.top-nav .nav-wrapper a.active {
  color: var(--color-blue-500);
}

.top-nav .nav-wrapper a.active::before {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-blue-500);
}

.item-review {
  position: relative;
  margin: 124px 0;
}

.item-review .id-link {
  position: absolute;
  top: -124px;
  width: 1px;
  height: 1px;
}

.item-review .container {
  display: grid;
  grid-template-columns: repeat(2, calc((100% - 24px) / 2));
  grid-gap: 24px;
}

.item-review .txt-wrapper {
  padding-right: 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.item-review .txt-wrapper .h2 {
  margin-top: 20px;
}

.item-review .txt-wrapper .btn {
  margin-top: 32px;
}

.item-review .txt-wrapper p {
  margin-top: 32px;
  font-size: 24px;
  line-height: 132%;
  letter-spacing: -0.49px;
}

.item-review .img-wrapper {
  position: sticky;
  width: 100%;
  top: var(--header-height);
  align-self: flex-start;
}

.item-review .img-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-characteristics {
  position: relative;
  margin: 124px 0;
  overflow: hidden;
}

.item-characteristics .id-link {
  position: absolute;
  top: -124px;
  width: 1px;
  height: 1px;
}

.item-characteristics .characteristics-list-wrapper {
  margin-top: 56px;
}

.item-characteristics .characteristics-list-wrapper > ul {
  columns: 2;
  column-gap: 24px;
}

.item-characteristics .characteristics-list-wrapper > ul li {
  display: flex;
  gap: 10px;
  padding: 32px 12px 18px;
  border-bottom: 1px solid var(--color-blue-200);
}

.item-characteristics .characteristics-list-wrapper > ul li h6 {
  flex: 1;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.389px;
}

.item-characteristics .characteristics-list-wrapper > ul li p {
  flex: 1;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.389px;
}

.item-characteristics .characteristics-list-wrapper > p {
  margin-top: 124px;
}

.item-documentation {
  position: relative;
  margin: 124px 0;
  overflow: hidden;
}

.item-documentation .id-link {
  position: absolute;
  top: -124px;
  width: 1px;
  height: 1px;
}

.item-documentation .documentation-slider {
  margin-top: 56px;
  overflow: hidden;
}

.item-documentation .documentation-list li {
  position: relative;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 282px;
  background: var(--color-blue-50);
}

.item-documentation .documentation-list li a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.item-documentation .documentation-list li h6 {
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.item-documentation .documentation-list li .btn--icon-stroke span {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}

.item-documentation .slider-controls {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}

.item-documentation .slider-controls .documentation-slider-pagination {
  display: flex;
  gap: 6px;
}

.item-documentation .slider-controls .documentation-slider-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color-black-400);
  opacity: 1;
}

.item-documentation .slider-controls .documentation-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-blue-500);
}

.item-documentation .slider-controls .btns-wrapper {
  display: flex;
  gap: 16px;
}

.item-documentation .slider-controls .btns-wrapper button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border: 1px solid rgb(188, 196, 220);
  border-radius: 100px;
}

.item-documentation .slider-controls .btns-wrapper button svg {
  width: 32px;
  height: 32px;
}

.item-list {
  margin: 124px 0;
  padding: 124px 0;
  background-color: var(--color-blue-50);
  overflow: hidden;
}

.item-list ul {
  margin-top: 56px;
  display: flex;
  gap: 24px;
}

.item-list ul li {
  flex: 1;
  flex-shrink: 0;
  min-height: 610px;
  background-color: var(--color-white);
}

.item-list ul li picture {
  display: block;
  width: 100%;
  height: 306px;
  overflow: hidden;
}

.item-list ul li picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-list ul li .txt-wrapper {
  padding: 32px;
}

.item-list ul li .txt-wrapper h6 {
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.item-list ul li .txt-wrapper p {
  margin-top: 16px;
  color: var(--color-black-400);
}

.contacts {
  margin: 124px 0 248px;
}

.contacts .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 180px 24px;
}

.contacts .title-wrapper {
  grid-column: 1/3;
}

.contacts .addresses {
  align-self: start;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 56px 24px;
}

.contacts .addresses .address-wrapper h6 {
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.contacts .addresses .address-wrapper a {
  margin-top: 12px;
  display: block;
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
  text-decoration: none;
  white-space: nowrap;
}

.contacts .addresses .address-wrapper p {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.contacts .addresses .address-wrapper ul {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.contacts .addresses .address-wrapper ul a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
}

.contacts .addresses .address-wrapper ul a svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cooperation-terms {
  margin: 124px 0;
}

.cooperation-terms .txt-wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1396px;
}

.cooperation-terms .txt-wrapper .partners__pretitle {
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
  text-align: center;
}

.cooperation-terms .txt-wrapper .partners__title {
  margin-top: 28px;
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
  text-align: center;
}

.cooperation-terms .form-wrapper {
  margin-top: 56px;
}

.feedback-form {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.feedback-form .input-wrapper .label {
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.feedback-form .input-wrapper.error [name] {
	border: 1px solid var(--color-error);
}

.feedback-form .input-wrapper.error .help-txt {
	color: var(--color-error);
}

.feedback-form .input-wrapper input {
  width: 100%;
  margin-top: 4px;
  height: 48px;
  padding: 12px 16px;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border: 1px solid var(--color-blue-200);
  border-radius: 4.5px;
  background: var(--color-black-50);
  text-overflow: ellipsis;
}

.feedback-form .input-wrapper input:focus::placeholder {
  color: transparent;
}

.feedback-form .input-wrapper input::placeholder {
  color: var(--color-black-400);
}

.feedback-form .input-wrapper textarea {
  width: 100%;
  margin-top: 4px;
  padding: 12px 16px;
  min-height: 120px;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border: 1px solid var(--color-blue-200);
  border-radius: 4.5px;
  background: var(--color-black-50);
  resize: none;
}

.feedback-form .input-wrapper textarea:focus::placeholder {
  color: transparent;
}

.feedback-form .input-wrapper textarea::placeholder {
  color: var(--color-black-400);
}

.feedback-form .input-wrapper .help-txt {
  margin-top: 4px;
  color: var(--color-black-500);
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.12px;
	display: none;
}

.feedback-form .check-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.feedback-form .check-wrapper input {
  position: absolute;
  top: 0;
  opacity: 0;
}

.feedback-form .check-wrapper input:checked + label::before {
  background-image: url('/local/templates/main/images/icon4.svg');
}

.feedback-form .check-wrapper label {
  padding-left: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  cursor: pointer;
}

.feedback-form .check-wrapper label a {
  color: var(--color-blue-500);
}

.feedback-form .check-wrapper label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  display: block;
  background-image: url('/local/templates/main/images/icon3.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.feedback-form .choices {
  margin-top: 4px;
}

.feedback-form .choices.is-open::after {
  margin: 0;
  transform: translateY(-50%) rotateX(180deg);
}

.feedback-form .choices::after {
  right: 16px;
  width: 24px;
  height: 24px;
  margin: 0;
  border: none;
  background-image: url('/local/templates/main/images/icon5.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transition: 0.3s;
}

.feedback-form .choices .choices__inner {
  padding: 0;
  min-height: auto;
  display: flex;
  align-items: center;
  height: 48px;
  border: none;
  background-color: transparent;
  border: 1px solid var(--color-blue-200);
  border-radius: 4.5px;
  background: var(--color-black-50);
}

.feedback-form .choices .choices__item {
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.feedback-form .choices .choices__item[data-id='1'] {
  color: var(--color-black-400);
}

.feedback-form .choices .choices__list.choices__list--single {
  padding: 0 16px;
}

.feedback-form .choices .choices__list.choices__list--dropdown {
  margin-top: 8px;
  border: none;
  border-radius: 4.5px;
  box-shadow: 0px 0px 24px 0px rgba(34, 42, 65, 0.16);
}

.feedback-form .choices .choices__list.choices__list--dropdown .choices__list .choices__item {
  padding: 12px 16px;
  background-color: var(--color-white);
}

.feedback-form .choices .choices__list.choices__list--dropdown .choices__list .choices__item[data-id='1'] {
  display: none;
}

.feedback-form .choices .choices__list.choices__list--dropdown .choices__list .choices__item.is-highlighted {
  background-color: var(--color-black-50);
}

.feedback-form button {
  margin-right: auto;
  margin-top: 14px;
}

.info-list {
  display: flex;
  flex-direction: column;
  gap: 124px;
  margin: 124px 0;
}

.info-list .info-list__item {
  display: flex;
  gap: 24px;
}

.info-list .info-list__item.info-list__item--reverse {
  flex-direction: row-reverse;
}

.info-list .info-list__item.info-list__item--reverse .txt-wrapper {
  padding-right: 0;
  padding-left: 100px;
}

.info-list .info-list__item .txt-wrapper {
  padding-right: 100px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.info-list .info-list__item .txt-wrapper h4 {
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.info-list .info-list__item .txt-wrapper h2 {
  margin-top: 20px;
}

.info-list .info-list__item .txt-wrapper p {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.info-list .info-list__item .txt-wrapper .btn {
  margin-top: 32px;
}

.info-list .info-list__item .img-wrapper {
  width: 50%;
  position: relative;
  height: 0;
  padding-bottom: 31%;
  overflow: hidden;
}

.info-list .info-list__item .img-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}

.info-list .info-list__item .img-wrapper video {
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;
}

.info-list .info-list__item .img-wrapper.video-contain video,
.info-list .info-list__item .img-wrapper.video-contain picture img {
  padding: 0 96px;
  object-fit: contain;
}

.where-inner {
  margin: 124px 0;
}

.where-inner .filters {
  margin-top: 56px;
  display: flex;
  gap: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--color-blue-200);
}

.where-inner .filters p {
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
  cursor: pointer;
}

.where-inner .filters p.active {
  position: relative;
  z-index: 10;
  color: var(--color-blue-500);
}

.where-inner .filters p.active::before {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 2px;
  background-color: var(--color-blue-500);
}

.where-inner .where-list {
  margin-top: 30px;
}

.where-inner .more-btn {
  margin: 124px auto 0;
	width: max-content;
}

.news-catalog {
  margin: 124px 0;
}

.news-catalog .top-news {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 543px;
  grid-gap: 24px;
  min-height: 597px;
  margin-top: 56px;
}

.news-catalog .top-news a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.news-catalog .top-news picture {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.news-catalog .top-news picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-catalog .top-news .tag {
  color: var(--color-blue-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.news-catalog .top-news .name {
  margin-top: 16px;
  color: var(--color-blue-500);
  font-size: 52px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0392em;
}

@media (min-width: 993px) {
	.news-catalog .top-news .txt {
		margin-top: 24px;
		font-size: 20px;
		font-weight: 400;
		line-height: 114%;
		letter-spacing: -0.0182em;
	}
}

.news-catalog .top-news .date {
  margin-top: 16px;
  color: var(--color-blue-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.news-catalog .filters {
  margin-top: 124px;
  display: flex;
  gap: 16px;
}

.news-catalog .filters p {
  height: 50px;
  padding: 0 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
  border: 1px solid var(--color-blue-500);
  border-radius: 40px;
  cursor: pointer;
}

.news-catalog .filters p.active {
  color: var(--color-white);
  background-color: var(--color-blue-500);
}

.news-catalog .news-list {
  margin-top: 124px;
}

.news-catalog .more-btn {
  margin: 124px auto 0;
	width: max-content;
}

.news-item {
  margin: 20px 0 124px;
}

.news-item .news-item-wrapper {
  margin: 0 auto;
  margin-top: 124px;
  max-width: 828px;
}

.news-item .news-item-wrapper .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 48px 0 24px;
}

.news-item .news-item-wrapper .title-wrapper:first-child {
  margin-top: 0;
}

.news-item .news-item-wrapper .title-wrapper .author-wrapper {
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 4px 8px;
}

.news-item .news-item-wrapper .title-wrapper .author-wrapper picture {
  grid-row: 1/3;
  width: 48px;
  height: 48px;
  align-self: center;
  display: block;
  border-radius: 50%;
  overflow: hidden;
}

.news-item .news-item-wrapper .title-wrapper .author-wrapper picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-item .news-item-wrapper .title-wrapper h5 {
  margin: 0;
  align-self: end;
  color: var(--color-blue-500);
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
}

.news-item .news-item-wrapper .title-wrapper p {
  margin: 0;
  align-self: start;
  color: var(--color-black-400);
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0;
}

.news-item .news-item-wrapper .title-wrapper .date {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 4px;
}

.news-item .news-item-wrapper .title-wrapper .date h5,
.news-item .news-item-wrapper .title-wrapper .date p {
  text-align: right;
}

.news-item .news-item-wrapper .btns-wrapper {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.news-item .news-item-wrapper .btns-wrapper:first-child {
  margin-top: 0;
}

.error404 {
  margin: 124px 0 552px;
}

.error404 .txt-wrapper {
  max-width: 690px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.error404 p {
  margin-top: 28px;
  color: var(--color-black-400);
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -0.0204em;
}

.error404 .btn {
  margin-top: 28px;
}

.page-content {
  margin: 124px 0;
}

.page-content .page-content-wrapper {
  max-width: 828px;
  margin: 0 auto;
}

.page-content .page-content-wrapper p {
  margin-top: 24px;
}

.footer {
  padding: 64px 0 34px;
  margin-top: 124px;
  border-top: 1px solid var(--color-blue-200);
  border-bottom: 1px solid var(--color-blue-200);
}

.footer .footer-top .container {
  display: grid;
  grid-template-columns: 402px 1fr;
  grid-gap: 56px 125px;
}

.footer .footer-top .contacts {
  padding: 0;
  margin: 0;
}

.footer .footer-top .contacts a {
  display: block;
  margin-top: 12px;
  color: var(--color-blue-500);
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
  text-decoration: none;
  white-space: nowrap;
}

.footer .footer-top .contacts a:first-child {
  margin-top: 0;
}

.footer .footer-top .contacts .address-title {
  margin-top: 56px;
  margin-bottom: 8px;
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.footer .footer-top .contacts p {
  max-width: 260px;
}

.footer .footer-top .contacts ul {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.footer .footer-top .contacts ul a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
}

.footer .footer-top .contacts ul a svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer .footer-top .footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  margin: 0 auto;
}

.footer .footer-top .footer-nav h6 {
  width: 100%;
  color: var(--color-black-400);
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0182em;
}

.footer .footer-top .footer-nav .list-wrapper {
  display: flex;
  gap: 64px;
}

.footer .footer-top .footer-nav ul {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-shrink: 0;
}

.footer .footer-top .footer-nav ul .add-menu-btn {
	display: none;
}

.footer .footer-top .footer-nav ul a {
  display: block;
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: none;
}

.footer .footer-top .footer-nav ul a.xl {
  font-weight: 600;
}

.footer .footer-top .footer-logo {
  grid-column: 1/2;
  width: 140px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .footer-top .footer-logo svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer .footer-bottom {
  margin-top: 64px;
  padding-top: 34px;
  box-sizing: border-box;
  border-top: 1px solid var(--color-blue-200);
}

.footer .footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px 32px;
  flex-wrap: wrap;
}

.footer .footer-bottom .container p,
.footer .footer-bottom .container a {
  display: block;
  color: var(--color-blue-500);
  line-height: 124%;
  text-decoration: none;
}

.footer .footer-bottom .container .copyright-txt {
  margin-right: auto;
}

.cookie {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 200;
  width: calc(100% - 240px);
  max-width: 1680px;
  padding: 24px 24px 24px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  box-shadow: 0px 0px 24px 0px rgba(34, 42, 65, 0.16);
  background: var(--color-white);
  transform: translateX(-50%);
}

.cookie p {
  color: var(--color-blue-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.389px;
}

.cookie p a {
  color: var(--color-blue-500);
}

.cookie .cookie-btn {
  margin-bottom: auto;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 200;
  width: 100%;
  max-width: 100vw;
  max-height: 100dvh;
  max-width: 828px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -50%);
}

.modal.modal--share {
  top: calc(100dvh - 24px - 177px);
  transform: translate(-50%, 0);
}

.modal.modal--share .share-wrapper {
  position: relative;
  padding: 10px 24px 24px 24px;
  min-width: 360px;
  min-height: 170px;
  margin-top: auto;
  margin-bottom: 24px;
  border-radius: 24px;
  background: var(--color-white);
}

.modal.modal--share .share-wrapper p {
  height: 72px;
  display: flex;
  align-items: center;
  color: var(--color-black-500);
  font-size: 22px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0202em;
  text-align: left;
}

.modal.modal--share .share-wrapper .share-close-btn {
  position: absolute;
  top: 30px;
  right: 24px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--color-blue-200);
}

.modal.modal--share .share-wrapper .share-close-btn svg {
  width: 20px;
  height: 20px;
}

.modal.modal--share .share-wrapper .ya-share2-custom {
  padding-top: 16px;
  margin: 0 auto;
  border-top: 1px solid var(--color-blue-200);
}

.modal.modal--share .share-wrapper .ya-share2-custom .ya-share2__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.modal.modal--share .share-wrapper .ya-share2-custom .ya-share2__list .ya-share2__item {
  margin: 0;
  padding: 0;
}

.modal.modal--share .share-wrapper .ya-share2-custom .ya-share2__list .ya-share2__item a {
  width: 100%;
  height: 100%;
  display: block;
}

.modal.modal--share .share-wrapper .ya-share2-custom .ya-share2__list .ya-share2__item .ya-share2__badge {
  width: 100%;
  height: 100%;
}

.modal.modal--success .success-close-btn {
  margin-top: 32px;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal .modal-wrapper {
  max-height: 100dvh;
  padding: 48px 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.modal .form-wrapper {
  position: relative;
  padding: 24px;
  width: 100%;
  border-radius: 24px;
  background: var(--color-white);
}

.modal .form-wrapper .modal__title {
  font-size: 38px;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: -0.0326em;
}

.modal .form-wrapper .modal__txt {
  margin-top: 16px;
  color: var(--color-black-400);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.0216em;
}

.modal .feedback-form {
  max-width: none;
  margin-top: 32px;
}

.modal .modal-close-btn {
  position: absolute;
  top: 32px;
  right: 24px;
  width: 32px;
  height: 32px;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--color-blue-200);
}

.modal .modal-close-btn svg {
  width: 20px;
  height: 20px;
}

.modal-close-btn {
  position: fixed;
  top: 48px;
  right: 48px;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--color-white);
}

.modal-close-btn svg {
  width: 32px;
  height: 32px;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 199;
  width: 100%;
  height: 100dvh;
  display: none;
  background: rgba(0, 0, 0, 0.45);
}

.modal-overlay.active {
  display: block;
}

.modal-overlay.share-active {
  display: block;
}

.modal-overlay.share-active button {
  display: none;
}

@media (max-width: 1600px) {
  .header .nav-wrapper {
    gap: 12px;
  }

  .header .header-nav {
    gap: 12px;
  }

  .where-list .where-list__item {
    min-height: 316px;
    padding: 24px;
  }

  .where-list .store-name {
    font-size: 28px;
    letter-spacing: -0.739px;
  }

  .where-list li > img {
    width: 208px;
    height: 104px;
  }
}

/*@media (max-width: 1440px) {
  .h2 {
    font-size: 38px;
    letter-spacing: -1.239px;
  }

  .btn.btn--md {
    padding: 0 28px;
    height: 50px;
  }

  .title-wrapper {
    grid-template-columns: 690px 1fr;
  }

  .header .popup-menu {
    gap: 48px;
  }

  .header .popup-menu .list-wrapper {
    gap: 48px;
  }

  .menu .menu-nav a,
  .menu .menu-nav p {
    font-size: 38px;
    letter-spacing: -1.239px;
  }

  .menu .popup-menu {
    gap: 48px;
    padding: 24px 32px 24px 32px;
  }

  .menu .popup-menu .list-wrapper {
    gap: 48px;
  }

  .top-item .txt-wrapper p {
    margin-top: 20px;
  }

  .top-item .txt-wrapper .btns-wrapper {
    margin-top: 28px;
  }

  .horizontal {
    padding: 96px 0;
  }

  .horizontal .scroll-container {
    height: 488px;
  }

  .horizontal .horizontal-block {
    grid-template-columns: 690px 384px 384px 384px;
    grid-template-rows: 232px 232px;
  }

  .horizontal .horizontal-block .horizontal-block__item {
    padding: 18px 18px 24px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .txt {
    margin-top: 24px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .btn {
    margin-top: 28px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(2) .txt {
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .txt {
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .btn {
    margin-top: 28px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .txt {
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .num {
    margin-top: 18px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .title {
    margin-top: 20px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .txt {
    margin-top: 16px;
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .btn {
    margin-top: 28px;
  }

  .horizontal .horizontal-block .horizontal-block__item .title {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .horizontal .horizontal-block .horizontal-block__item .num {
    font-size: 52px;
    line-height: 114%;
    letter-spacing: -0.0392em;
  }

  .advantages {
    margin: 96px 0;
  }

  .advantages .advantages-list {
    padding: 96px 48px;
    gap: 24px 32px;
  }

  .advantages .advantages-list li svg {
    width: 96px;
    height: 96px;
  }

  .advantages .advantages-list li p {
    margin-top: 32px;
  }

  .production {
    margin: 96px 0;
  }

  .production .production-list {
    margin-top: 48px;
  }

  .production .production-list li {
    padding: 32px;
  }

  .production .production-list li p {
    font-size: 28px;
    letter-spacing: -0.739px;
  }

  .where {
    margin: 96px 0;
  }

  .where .where-slider {
    margin-top: 48px;
  }

  .where .slider-controls {
    margin-top: 66px;
  }

  .news-main {
    margin: 96px 0;
  }

  .news-main .news-list {
    margin-top: 48px;
  }

  .news-list picture {
    height: 206px;
  }

  .news-list .tag {
    margin-top: 16px;
  }

  .news-list .name {
    margin-top: 10px;
    font-size: 28px;
    letter-spacing: -0.739px;
  }

  .news-list .txt {
    margin-top: 14px;
  }

  .news-list .date {
    margin-top: 10px;
  }

  .facts {
    margin: 96px 0;
  }

  .facts .facts-list .facts-list__item {
    height: 457px;
  }

  .facts .facts-list .txt-wrapper {
    padding: 24px;
  }

  .facts .facts-list .txt-wrapper h5 {
    font-size: 12px;
    line-height: 140%;
    letter-spacing: -0.12px;
  }

  .facts .facts-list .txt-wrapper h2 {
    margin-top: 12px;
    font-size: 28px;
    letter-spacing: -0.739px;
  }

  .facts .facts-list .txt-wrapper p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .facts .copyright-txt {
    margin-top: 96px;
  }

  .cta {
    margin: 96px 0;
  }

  .cta .cta-wrapper {
    padding: 32px;
  }

  .cta .cta-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) 22.577%, rgba(70, 86, 134, 0) 43.7%, rgba(70, 86, 134, 0) 52.48%, rgba(70, 86, 134, 0.1) 74.639%);
  }

  .cta .cta-wrapper .txt-wrapper {
    max-width: 552px;
  }

  .cta .cta-wrapper p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .cta .cta-wrapper button {
    margin-top: 28px;
  }

  .tesla-whois {
    padding: 96px 0;
  }

  .tesla-whois::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) 3.347%, rgba(70, 86, 134, 0) 39.282%, rgba(70, 86, 134, 0) 54.219%, rgba(70, 86, 134, 0.1) 91.918%);
  }

  .tesla-whois picture {
    max-width: 514px;
  }

  .tesla-ideas {
    margin: 96px 0;
  }

  .tesla-ideas .ideas-list li {
    height: 430px;
  }

  .tesla-ideas .ideas-list .txt-wrapper {
    padding: 64px;
  }

  .tesla-ideas .ideas-list .txt-wrapper h6 {
    font-size: 12px;
    line-height: 140%;
    letter-spacing: -0.12px;
  }

  .tesla-ideas .ideas-list .txt-wrapper h5 {
    margin-top: 12px;
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .tesla-ideas .ideas-list .txt-wrapper p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.0182em;
  }

  .tesla-history {
    margin: 96px 0;
  }

  .tesla-history .history-list {
    padding-bottom: 96px;
    display: flex;
    flex-direction: column;
    gap: 96px;
  }

  .tesla-history .history-list::before {
    top: 52px;
    height: calc(100% - 52px);
  }

  .tesla-history .history-list li .txt-wrapper {
    max-width: 486px;
  }

  .tesla-history .history-list li .txt-wrapper .title {
    margin-top: 12px;
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .tesla-history .history-list li .txt-wrapper .txt {
    margin-top: 20px;
  }

  .tesla-history .history-list li picture {
    max-width: 486px;
    height: 290px;
  }

  .tesla-quote {
    margin: 96px 0;
    padding: 96px 0;
  }

  .tesla-quote .container {
    grid-template-columns: 514px 1fr;
    grid-gap: 96px;
  }

  .tesla-earth {
    margin: 96px 0;
  }

  .tesla-earth .inner-wrapper {
    height: 576px;
  }

  .tesla-earth .txt-wrapper {
    padding: 48px;
  }

  .tesla-earth .txt-wrapper h2 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .tesla-earth .txt-wrapper p {
    margin-top: 20px;
  }

  .batteries {
    margin: 96px 0;
    padding: 96px 0 64px;
  }

  .batteries .batteries-list {
    margin-top: 48px;
  }

  .batteries .batteries-list .bat-title {
    height: 130px;
    padding: 20px 24px;
  }

  .batteries .batteries-list .bat-title h6 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .batteries .batteries-list .bat-title p {
    margin-top: 12px;
  }

  .batteries .batteries-list .img-wrapper {
    height: 334px;
  }

  .batteries .batteries-list .icons-list {
    padding: 20px 12px;
    height: 110px;
  }

  .batteries .batteries-list .icons-list li {
    width: 70px;
  }

  .batteries .batteries-list .bat-bottom {
    padding: 24px;
    height: 114px;
  }

  .partners {
    margin: 96px 0;
    padding: 96px 0;
  }

  .partners .txt-wrapper {
    max-width: 996px;
  }

  .partners .txt-wrapper .partners__title {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .partners .partners-list .partners-list__item {
    width: 384px;
  }

  .partners .partners-list .partners-list__item .img-wrapper {
    height: 216px;
  }

  .partners .partners-list .partners-list__item .img-wrapper img {
    width: 140px;
  }

  .partners .partners-list .partners-list__item .txt-wrapper h6 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .partners .partners-list .partners-list__item .txt-wrapper p {
    margin-top: 16px;
  }

  .catalog {
    margin: 96px 0;
  }

  .catalog .power-elements-list {
    gap: 96px;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper {
    padding: 32px;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper span {
    display: none;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper picture {
    aspect-ratio: 524/394;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt p {
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.0182em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item {
    padding: 24px 12px 14px;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item h6 {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item p {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list li {
    width: 180px;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list .icon-wrapper {
    width: 70px;
    height: 70px;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item h6 {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item p {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn {
    margin-top: 56px;
  }

  .item-top .img-wrapper .item-top-slider .swiper-slide {
    aspect-ratio: 588/441;
  }

  .item-top .content-wrapper .txt {
    font-size: 20px;
    line-height: 114%;
    letter-spacing: -0.364px;
  }

  .item-top .content-wrapper .icons-list li {
    width: 180px;
  }

  .item-top .content-wrapper .icons-list .icon-wrapper {
    width: 70px;
    height: 70px;
  }

  .item-top .content-wrapper .product-info .img-list li {
    width: 86px;
    height: 70px;
  }

  .item-top .content-wrapper .product-info .img-list li img {
    height: 42px;
  }

  .item-review {
    margin: 96px 0;
  }

  .item-review .id-link {
    top: -96px;
  }

  .item-review .txt-wrapper {
    padding-right: 96px;
  }

  .item-characteristics {
    margin: 96px 0;
  }

  .item-characteristics .id-link {
    top: -96px;
  }

  .item-characteristics .characteristics-list-wrapper > p {
    margin-top: 96px;
  }

  .item-documentation {
    margin: 96px 0;
  }

  .item-documentation .id-link {
    top: -96px;
  }

  .item-documentation .documentation-list li {
    padding: 24px;
    height: 242px;
  }

  .item-documentation .documentation-list li h6 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .item-documentation .slider-controls {
    margin-top: 66px;
  }

  .item-list {
    margin: 96px 0;
    padding: 96px 0;
  }

  .item-list ul li picture {
    height: 216px;
  }

  .item-list ul li .txt-wrapper h6 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .contacts {
    margin: 96px 0 192px;
  }

  .contacts .container {
    grid-gap: 56px 24px;
  }

  .contacts .addresses .address-wrapper a {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .cooperation-terms {
    margin: 96px 0;
  }

  .cooperation-terms .txt-wrapper {
    max-width: 996px;
  }

  .cooperation-terms .txt-wrapper .partners__title {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .feedback-form {
    max-width: 792px;
  }

  .info-list {
    margin: 96px 0;
    gap: 96px;
  }

  .info-list .info-list__item {
    height: 379px;
  }

  .info-list .info-list__item.info-list__item--reverse .txt-wrapper {
    padding-left: 96px;
  }

  .info-list .info-list__item .txt-wrapper {
    padding-top: 0;
    padding-right: 96px;
  }

  .info-list .info-list__item .img-wrapper.video-contain video {
    padding: 0 96px;
  }

  .where-inner {
    margin: 96px 0;
  }

  .where-inner .more-btn {
    margin-top: 96px;
  }

  .news-catalog {
    margin: 96px 0;
  }

  .news-catalog .top-news {
    min-height: 425px;
  }

  .news-catalog .top-news .name {
    margin-top: 10px;
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .news-catalog .top-news .txt {
    margin-top: 14px;
  }

  .news-catalog .top-news .date {
    margin-top: 10px;
  }

  .news-catalog .filters {
    margin-top: 96px;
  }

  .news-catalog .news-list {
    margin-top: 96px;
  }

  .news-catalog .more-btn {
    margin-top: 96px;
  }

  .news-item {
    margin: 20px 0 96px;
  }

  .news-item .news-item-wrapper {
    margin-top: 96px;
    max-width: 588px;
  }

  .error404 {
    margin: 96px 0 440px;
  }

  .page-content {
    margin: 96px 0;
  }

  .page-content .page-content-wrapper {
    max-width: 588px;
  }

  .footer {
    margin-top: 96px;
  }

  .footer .footer-top .container {
    grid-template-columns: 283px 1fr;
  }

  .footer .footer-top .contacts a {
    font-size: 28px;
    line-height: 114%;
    letter-spacing: -0.0264em;
  }

  .footer .footer-top .footer-nav {
    gap: 48px;
  }

  .footer .footer-top .footer-nav .list-wrapper {
    gap: 48px;
  }

  .modal {
    max-width: 792px;
  }
}*/

@media (max-width: 1440px) {
  .h2 {
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: clamp(-0.855px, -0.086vw, -1.239px);
  }

  .btn.btn--md {
    padding: 0 clamp(19.4px, 1.94vw, 28px);
    height: clamp(35.6px, 3.47vw, 50px);
  }

  .title-wrapper {
    grid-template-columns: clamp(475.6px, 47.92vw, 690px) 1fr;
  }

  .header .popup-menu {
    gap: clamp(33.1px, 3.33vw, 48px);
  }

  .header .popup-menu .list-wrapper {
    gap: clamp(33.1px, 3.33vw, 48px);
  }

  .menu .menu-nav a,
  .menu .menu-nav p {
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: clamp(-0.855px, -0.086vw, -1.239px);
  }

  .menu .popup-menu {
    gap: clamp(33.1px, 3.33vw, 48px);
    padding: clamp(16.5px, 1.67vw, 24px) clamp(22px, 2.22vw, 32px) clamp(16.5px, 1.67vw, 24px) clamp(22px, 2.22vw, 32px);
  }

  .menu .popup-menu .list-wrapper {
    gap: clamp(33.1px, 3.33vw, 48px);
  }

  .top-item .txt-wrapper p {
    margin-top: clamp(13.7px, 1.37vw, 20px);
  }

  .top-item .txt-wrapper .btns-wrapper {
    margin-top: clamp(19.2px, 1.94vw, 28px);
  }

  .horizontal {
    padding: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .horizontal .scroll-container {
    height: clamp(334.7px, 33.89vw, 488px);
  }

  .horizontal .horizontal-block {
    grid-template-columns: clamp(475.6px, 47.92vw, 690px) clamp(264.5px, 26.67vw, 384px) clamp(264.5px, 26.67vw, 384px) clamp(264.5px, 26.67vw, 384px);
    grid-template-rows: clamp(159.7px, 16.11vw, 232px) clamp(159.7px, 16.11vw, 232px);
  }

  .horizontal .horizontal-block .horizontal-block__item {
    padding: clamp(12.3px, 1.25vw, 18px) clamp(12.3px, 1.25vw, 18px) clamp(16.5px, 1.67vw, 24px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .txt {
    margin-top: clamp(16.5px, 1.67vw, 24px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .btn {
    margin-top: clamp(19.2px, 1.94vw, 28px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(2) .txt {
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .txt {
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .btn {
    margin-top: clamp(19.2px, 1.94vw, 28px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .txt {
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .num {
    margin-top: clamp(12.3px, 1.25vw, 18px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .title {
    margin-top: clamp(13.7px, 1.37vw, 20px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .txt {
    margin-top: clamp(11px, 1.11vw, 16px);
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .btn {
    margin-top: clamp(19.2px, 1.94vw, 28px);
  }

  .horizontal .horizontal-block .horizontal-block__item .title {
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: -0.0326em;
  }

  .horizontal .horizontal-block .horizontal-block__item .num {
    font-size: clamp(35.8px, 3.61vw, 52px);
    line-height: 114%;
    letter-spacing: -0.0392em;
  }

  .advantages {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .advantages .advantages-list {
    padding: clamp(65.9px, 6.67vw, 96px) clamp(32.9px, 3.33vw, 48px);
    gap: clamp(16.5px, 1.67vw, 24px) clamp(21.9px, 2.22vw, 32px);
  }

  .advantages .advantages-list li svg {
    width: clamp(65.9px, 6.67vw, 96px);
    height: clamp(65.9px, 6.67vw, 96px);
  }

  .advantages .advantages-list li p {
    margin-top: clamp(21.9px, 2.22vw, 32px);
  }

  .production {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .production .production-list {
    margin-top: clamp(32.9px, 3.33vw, 48px);
  }

  .production .production-list li {
    padding: clamp(21.9px, 2.22vw, 32px);
  }

  .production .production-list li p {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: clamp(-0.507px, -0.077vw, -0.739px);
  }

  .where {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .where .where-slider {
    margin-top: clamp(32.9px, 3.33vw, 48px);
  }

  .where .slider-controls {
    margin-top: clamp(45.3px, 4.58vw, 66px);
  }

  .news-main {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .news-main .news-list {
    margin-top: clamp(32.9px, 3.33vw, 48px);
  }

  .news-list picture {
    height: clamp(141.8px, 14.31vw, 206px);
  }

  .news-list .tag {
    margin-top: clamp(11px, 1.11vw, 16px);
  }

  .news-list .name {
    margin-top: clamp(6.8px, 0.69vw, 10px);
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: clamp(-0.507px, -0.077vw, -0.739px);
  }

  .news-list .txt {
    margin-top: clamp(9.6px, 0.97vw, 14px);
  }

  .news-list .date {
    margin-top: clamp(6.8px, 0.69vw, 10px);
  }

  .facts {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .facts .facts-list .facts-list__item {
    height: clamp(307.7px, 31.74vw, 457px);
  }

  .facts .facts-list .txt-wrapper {
    padding: clamp(16.5px, 1.67vw, 24px);
  }

  .facts .facts-list .txt-wrapper h5 {
    font-size: clamp(8.2px, 0.83vw, 12px);
    line-height: 140%;
    letter-spacing: clamp(-0.08px, -0.012vw, -0.12px);
  }

  .facts .facts-list .txt-wrapper h2 {
    margin-top: clamp(8.2px, 0.83vw, 12px);
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: clamp(-0.507px, -0.077vw, -0.739px);
  }

  .facts .facts-list .txt-wrapper p {
    margin-top: clamp(13.7px, 1.37vw, 20px);
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .facts .copyright-txt {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .cta {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .cta .cta-wrapper {
    padding: clamp(21.9px, 2.22vw, 32px);
  }

  .cta .cta-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) 22.577%, rgba(70, 86, 134, 0) 43.7%, rgba(70, 86, 134, 0) 52.48%, rgba(70, 86, 134, 0.1) 74.639%);
  }

  .cta .cta-wrapper .txt-wrapper {
    max-width: clamp(380.7px, 38.33vw, 552px);
  }

  .cta .cta-wrapper p {
    margin-top: clamp(13.7px, 1.37vw, 20px);
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .cta .cta-wrapper button {
    margin-top: clamp(19.2px, 1.94vw, 28px);
  }

  .tesla-whois {
    padding: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .tesla-whois::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) 3.347%, rgba(70, 86, 134, 0) 39.282%, rgba(70, 86, 134, 0) 54.219%, rgba(70, 86, 134, 0.1) 91.918%);
  }

  .tesla-whois picture {
    max-width: clamp(357.1px, 35.69vw, 514px);
  }

  .tesla-ideas {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .tesla-ideas .ideas-list li {
    height: clamp(287.8px, 28.47vw, 430px);
  }

  .tesla-ideas .ideas-list .txt-wrapper {
    padding: clamp(43.8px, 4.44vw, 64px);
  }

  .tesla-ideas .ideas-list .txt-wrapper h6 {
    font-size: clamp(8.2px, 0.83vw, 12px);
    line-height: 140%;
    letter-spacing: clamp(-0.08px, -0.012vw, -0.12px);
  }

  .tesla-ideas .ideas-list .txt-wrapper h5 {
    margin-top: clamp(8.2px, 0.83vw, 12px);
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .tesla-ideas .ideas-list .txt-wrapper p {
    margin-top: clamp(13.7px, 1.37vw, 20px);
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: -0.0182em;
  }

  .tesla-history {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .tesla-history .history-list {
    padding-bottom: clamp(65.9px, 6.67vw, 96px);
    display: flex;
    flex-direction: column;
    gap: clamp(65.9px, 6.67vw, 96px);
  }

  .tesla-history .history-list::before {
    top: clamp(35.6px, 3.61vw, 52px);
    height: calc(100% - clamp(35.6px, 3.61vw, 52px));
  }

  .tesla-history .history-list li .txt-wrapper {
    max-width: clamp(370px, 33.75vw, 486px);
  }

  .tesla-history .history-list li .txt-wrapper .title {
    margin-top: clamp(8.2px, 0.83vw, 12px);
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .tesla-history .history-list li .txt-wrapper .txt {
    margin-top: clamp(13.7px, 1.37vw, 20px);
    font-size: 20px;
  }

  .tesla-history .history-list li picture {
    max-width: clamp(370px, 33.75vw, 486px);
    height: clamp(199.2px, 20.14vw, 290px);
  }

  .tesla-quote {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
    padding: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .tesla-quote .container {
    grid-template-columns: clamp(357.1px, 35.69vw, 514px) 1fr;
    grid-gap: clamp(65.9px, 6.67vw, 96px);
  }

  .tesla-earth {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .tesla-earth .inner-wrapper {
    height: clamp(394.7px, 39.44vw, 576px);
  }

  .tesla-earth .txt-wrapper {
    padding: clamp(32.9px, 3.33vw, 48px);
  }

  .tesla-earth .txt-wrapper h2 {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .tesla-earth .txt-wrapper p {
    margin-top: clamp(13.7px, 1.37vw, 20px);
  }

  .batteries {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
    padding: clamp(65.9px, 6.67vw, 96px) 0 clamp(43.8px, 4.44vw, 64px);
  }

  .batteries .batteries-list {
    margin-top: clamp(32.9px, 3.33vw, 48px);
  }

  .batteries .batteries-list .bat-title {
    height: clamp(88.9px, 9.03vw, 130px);
    padding: clamp(13.7px, 1.37vw, 20px) clamp(16.4px, 1.67vw, 24px);
  }

  .batteries .batteries-list .bat-title h6 {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .batteries .batteries-list .bat-title p {
    margin-top: clamp(8.2px, 0.83vw, 12px);
  }

  .batteries .batteries-list .img-wrapper {
    height: clamp(229.6px, 23.19vw, 334px);
  }

  .batteries .batteries-list .icons-list {
    padding: clamp(13.7px, 1.37vw, 20px) clamp(8.2px, 0.83vw, 12px);
    height: clamp(75.6px, 7.64vw, 110px);
  }

  .batteries .batteries-list .icons-list li {
    width: clamp(48.1px, 4.86vw, 70px);
  }

  .batteries .batteries-list .bat-bottom {
    padding: clamp(16.5px, 1.67vw, 24px);
    height: clamp(78.3px, 8.06vw, 114px);
  }

  .partners {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
    padding: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .partners .txt-wrapper {
    max-width: clamp(684.7px, 69.17vw, 996px);
  }

  .partners .txt-wrapper .partners__title {
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: -0.0326em;
  }

  .partners .partners-list .partners-list__item {
    width: clamp(264.5px, 26.67vw, 384px);
  }

  .partners .partners-list .partners-list__item .img-wrapper {
    height: clamp(149px, 14.99vw, 216px);
  }

  .partners .partners-list .partners-list__item .img-wrapper img {
    width: clamp(96.1px, 9.72vw, 140px);
  }

  .partners .partners-list .partners-list__item .txt-wrapper h6 {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .partners .partners-list .partners-list__item .txt-wrapper p {
    margin-top: clamp(11px, 1.11vw, 16px);
  }

  .catalog {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .catalog .power-elements-list {
    gap: clamp(65.9px, 6.67vw, 96px);
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper {
    padding: clamp(21.9px, 2.22vw, 32px);
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper span {
    display: none;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper picture {
    aspect-ratio: 524/394;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt p {
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: -0.0182em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item {
    padding: clamp(16.5px, 1.67vw, 24px) clamp(8.2px, 0.83vw, 12px) clamp(9.6px, 0.97vw, 14px);
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item h6 {
    font-size: clamp(12.3px, 1.25vw, 18px);
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item p {
    font-size: clamp(12.3px, 1.25vw, 18px);
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list li {
    width: clamp(123.8px, 12.5vw, 180px);
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list .icon-wrapper {
    width: clamp(48.1px, 4.86vw, 70px);
    height: clamp(48.1px, 4.86vw, 70px);
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item h6 {
    font-size: clamp(15.1px, 1.53vw, 22px);
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item p {
    font-size: clamp(12.3px, 1.25vw, 18px);
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn {
    margin-top: clamp(38.4px, 3.89vw, 56px);
  }

  .item-top .img-wrapper .item-top-slider .swiper-slide {
    aspect-ratio: 588/441;
  }

  .item-top .content-wrapper .txt {
    font-size: clamp(13.7px, 1.37vw, 20px);
    line-height: 114%;
    letter-spacing: clamp(-0.25px, -0.037vw, -0.364px);
  }

  .item-top .content-wrapper .icons-list li {
    width: calc(33.333% - 24px);
  }

  .item-top .content-wrapper .icons-list .icon-wrapper {
    width: clamp(48.1px, 4.86vw, 70px);
    height: clamp(48.1px, 4.86vw, 70px);
  }

  .item-top .content-wrapper .product-info .img-list li {
    width: clamp(59.1px, 5.97vw, 86px);
    height: clamp(48.1px, 4.86vw, 70px);
  }

  .item-top .content-wrapper .product-info .img-list li img {
    height: clamp(28.8px, 2.92vw, 42px);
  }

  .item-review {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .item-review .id-link {
    top: clamp(-65.9px, -6.67vw, -96px);
  }

  .item-review .txt-wrapper {
    padding-right: clamp(65.9px, 6.67vw, 96px);
  }

  .item-characteristics {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .item-characteristics .id-link {
    top: clamp(-65.9px, -6.67vw, -96px);
  }

  .item-characteristics .characteristics-list-wrapper > p {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .item-documentation {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .item-documentation .id-link {
    top: clamp(-65.9px, -6.67vw, -96px);
  }

  .item-documentation .documentation-list li {
    padding: clamp(16.5px, 1.67vw, 24px);
    height: clamp(165.8px, 16.81vw, 242px);
  }

  .item-documentation .documentation-list li h6 {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .item-documentation .slider-controls {
    margin-top: clamp(45.3px, 4.58vw, 66px);
  }

  .item-list {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
    padding: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .item-list ul li picture {
    height: clamp(149px, 14.99vw, 216px);
  }

  .item-list ul li .txt-wrapper h6 {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .contacts {
    margin: clamp(65.9px, 6.67vw, 96px) 0 clamp(131.8px, 13.33vw, 192px);
  }

  .contacts .container {
    grid-gap: clamp(38.4px, 3.89vw, 56px) clamp(16.5px, 1.67vw, 24px);
  }

  .contacts .addresses .address-wrapper a {
    font-size: clamp(19.2px, 1.94vw, 28px);
    letter-spacing: -0.0264em;
  }

  .cooperation-terms {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .cooperation-terms .txt-wrapper {
    max-width: clamp(684.7px, 69.17vw, 996px);
  }

  .cooperation-terms .txt-wrapper .partners__title {
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: -0.0326em;
  }

  .feedback-form {
    max-width: clamp(545.6px, 55vw, 792px);
  }

  .info-list {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
    gap: clamp(65.9px, 6.67vw, 96px);
  }

  .info-list .info-list__item {
    height: clamp(260.8px, 26.32vw, 379px);
  }

  .info-list .info-list__item.info-list__item--reverse .txt-wrapper {
    padding-left: clamp(65.9px, 6.67vw, 96px);
  }

  .info-list .info-list__item .txt-wrapper {
    padding-top: 0;
    padding-right: clamp(65.9px, 6.67vw, 96px);
  }

  .info-list .info-list__item .img-wrapper.video-contain video,
	.info-list .info-list__item .img-wrapper.video-contain picture img {
    padding: 0 clamp(65.9px, 6.67vw, 96px);
  }

  .where-inner {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .where-inner .more-btn {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .news-catalog {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .news-catalog .top-news {
    min-height: clamp(284.7px, 28.06vw, 425px);
  }

  .news-catalog .top-news .name {
    margin-top: clamp(6.8px, 0.69vw, 10px);
    font-size: clamp(26.2px, 2.64vw, 38px);
    letter-spacing: -0.0326em;
  }

  .news-catalog .top-news .txt {
    margin-top: clamp(9.6px, 0.97vw, 14px);
  }

  .news-catalog .top-news .date {
    margin-top: clamp(6.8px, 0.69vw, 10px);
  }

  .news-catalog .filters {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .news-catalog .news-list {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .news-catalog .more-btn {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .news-item {
    margin: clamp(13.7px, 1.37vw, 20px) 0 clamp(65.9px, 6.67vw, 96px);
  }

  .news-item .news-item-wrapper {
    margin-top: clamp(65.9px, 6.67vw, 96px);
    max-width: clamp(402.7px, 40.83vw, 588px);
  }

  .error404 {
    margin: clamp(65.9px, 6.67vw, 96px) 0 clamp(301.8px, 30.56vw, 440px);
  }

  .page-content {
    margin: clamp(65.9px, 6.67vw, 96px) 0;
  }

  .page-content .page-content-wrapper {
    max-width: clamp(402.7px, 40.83vw, 588px);
  }

  .footer {
    margin-top: clamp(65.9px, 6.67vw, 96px);
  }

  .footer .footer-top .container {
    grid-template-columns: clamp(192.1px, 19.65vw, 283px) 1fr;
  }

  .footer .footer-top .contacts a {
    font-size: clamp(19.2px, 1.94vw, 28px);
    line-height: 114%;
    letter-spacing: -0.0264em;
  }

  .footer .footer-top .footer-nav {
    gap: clamp(33.1px, 3.33vw, 48px);
  }

  .footer .footer-top .footer-nav .list-wrapper {
    gap: clamp(33.1px, 3.33vw, 48px);
  }

  .modal {
    max-width: clamp(545.6px, 55vw, 792px);
  }
}

@media (max-width: 1420px) {
  .header .header-nav {
    display: none;
  }

  .news-catalog .top-news {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1200px) {
  .container {
    padding: 0 48px;
  }

  .header.active .container {
    padding-right: 48px;
  }

  .menu {
    padding: 32px 0;
  }

  .menu .container {
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 48px;
  }

  .tesla-quote .container {
    grid-gap: 48px;
  }

  .batteries .batteries-list {
    margin: 48px -48px 0;
    width: calc(100% + 96px);
    padding: 0 48px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .batteries .batteries-list::-webkit-scrollbar {
    display: none;
  }

  .batteries .batteries-list .batteries-list__item {
    width: 282px;
  }

  .batteries .batteries-list .bat-title {
    height: 134px;
  }

  .batteries .batteries-list .bat-title h6 {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .batteries .batteries-list .bat-title p {
    margin-top: 8px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .batteries .batteries-list .bat-bottom {
    height: 98px;
    padding: 16px;
  }

  .cookie {
    width: calc(100% - 96px);
  }
}

@media (max-width: 992px) {
  .title-wrapper {
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }

  .title-wrapper .h4 {
    grid-column: auto;
    grid-row: auto;
  }

  .title-wrapper .h2 {
    grid-column: auto;
    grid-row: auto;
  }

  .title-wrapper .btn {
    grid-column: auto;
    grid-row: auto;
    align-self: start;
    justify-self: start;
    margin-top: 12px;
  }

  .menu .popup-menu {
    padding: 24px 32px;
  }

  .top-main .top-slider .top-slider-button-prev {
    display: none;
  }

  .top-main .top-slider .top-slider-button-next {
    display: none;
  }

  .advantages .advantages-list {
    padding: 56px 48px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: start;
    gap: 0;
    grid-gap: 24px 32px;
    margin-top: 40px;
  }

  .production .production-list {
    margin-top: 40px;
  }

  .where .where-slider {
    margin-top: 40px;
  }

  .where-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .news-main .news-list {
    margin-top: 40px;
  }

  .news-main .news-list li {
    display: none;
  }

  .news-main .news-list li:nth-child(1),
  .news-main .news-list li:nth-child(2) {
    display: block;
  }

  .news-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .facts .facts-list .facts-list__item {
    display: block;
    height: auto;
  }

  .facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -5.112%, rgba(70, 86, 134, 0) 37.338%, rgba(70, 86, 134, 0) 54.984%, rgba(70, 86, 134, 0.1) 99.518%);
  }

  .facts .facts-list .img-wrapper {
    height: auto;
    aspect-ratio: 672/512;
  }
	
	.facts .facts-list .img-wrapper .footnote {
		font-size: 10px;
	}

  .facts .facts-list .txt-wrapper {
    min-height: 457px;
  }

  .tesla-whois::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -16.432%, rgba(70, 86, 134, 0) 34.738%, rgba(70, 86, 134, 0) 56.008%, rgba(70, 86, 134, 0.1) 109.689%);
  }

  .tesla-whois .container {
    display: block;
  }

  .tesla-whois .txt-wrapper h2 {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .tesla-whois .txt-wrapper p {
    margin-top: 24px;
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .tesla-whois picture {
    margin-top: 190px;
    max-width: 440px;
  }

  .tesla-ideas .ideas-list {
    margin: 40px -48px 0;
    width: calc(100% + 96px);
    padding: 0 48px;
    display: flex;
    gap: 24px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .tesla-ideas .ideas-list::-webkit-scrollbar {
    display: none;
  }

  .tesla-ideas .ideas-list li {
    width: 440px;
    flex: 1;
    height: auto;
    flex-direction: column;
  }

  .tesla-ideas .ideas-list li:nth-of-type(odd) {
    flex-direction: column;
  }

  .tesla-ideas .ideas-list .txt-wrapper {
    width: 440px;
    padding: 32px 24px 56px;
    height: auto;
  }

  .tesla-ideas .ideas-list .txt-wrapper h5 {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .tesla-ideas .ideas-list picture {
    width: 440px;
    height: 314px;
  }

  .tesla-history .history-list {
    margin: 48px -48px 0;
    padding: 0 48px;
    width: calc(100% + 96px);
    flex-direction: row;
    gap: 48px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .tesla-history .history-list::-webkit-scrollbar {
    display: none;
  }

  .tesla-history .history-list::before {
    content: none;
  }

  .tesla-history .history-list li {
    position: relative;
    width: 324px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 28px;
    padding-bottom: 0;
  }

  .tesla-history .history-list li:last-child::before {
    width: 100%;
  }

  .tesla-history .history-list li::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    z-index: -10;
    width: calc(100% + 48px);
    height: 4px;
    background-color: var(--color-blue-50);
  }

  .tesla-history .history-list li:nth-child(odd) {
    flex-direction: column;
  }

  .tesla-history .history-list li .txt-wrapper .title {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .tesla-history .history-list li .txt-wrapper .txt {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .tesla-history .history-list li picture {
    width: 324px;
    height: 194px;
  }

  .tesla-quote .container {
    display: block;
  }

  .tesla-quote .container picture {
    max-width: 440px;
  }

  .tesla-quote .container .txt-wrapper {
    margin-top: 96px;
  }

  .tesla-quote .container .txt-wrapper h2 {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .tesla-earth .inner-wrapper {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
  }

  .tesla-earth .txt-wrapper {
    padding: 32px 48px 48px;
  }

  .tesla-earth .img-wrapper {
		height: 512px;
	}

  .partners .partners-list {
    margin: 40px -48px 0;
    padding: 0 48px;
    width: calc(100% + 96px);
    justify-content: start;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .partners .partners-list::-webkit-scrollbar {
    display: none;
  }

  .catalog .power-elements-list .power-elements-list__item {
    flex-direction: column;
    align-items: center;
  }

  .catalog .power-elements-list .power-elements-list__item:nth-child(even) {
    flex-direction: column;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper {
    width: 100%;
    max-width: 440px;
    padding: 24px;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper picture {
    aspect-ratio: 392/299;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper {
    width: auto;
  }

  .catalog .catalog-lighting-wrapper {
    display: block;
  }

  .catalog .catalog-lighting-wrapper .filters {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100dvh;
    display: none;
    flex-direction: column;
    padding: 48px 48px 24px;
    background-color: var(--color-white);
    overflow: hidden;
    overflow-y: scroll;
  }

  .catalog .catalog-lighting-wrapper .filters.active {
    display: flex;
  }

  .catalog .catalog-lighting-wrapper .filters .close-btn {
    display: block;
  }

  .catalog .catalog-lighting-wrapper .filters .badges-wrapper {
    display: flex;
  }

  .catalog .catalog-lighting-wrapper .filters .filters-list {
    margin-bottom: 74px;
  }

  .catalog .catalog-lighting-wrapper .filters .btns-wrapper {
    display: flex;
  }

  .catalog .catalog-lighting-wrapper .catalog-top {
    display: none;
  }

  .catalog .catalog-lighting-wrapper .catalog-top .sorting .choices .choices__inner {
    width: 100%;
    min-width: none;
  }

  .catalog .catalog-lighting-wrapper .filter-open-btn {
    display: flex;
  }

  .item-top {
    margin-top: 0;
  }

  .item-top .container {
    display: block;
  }

  .item-top .top-nav {
    padding-bottom: 12px;
    border-bottom: none;
  }

  .item-top .top-nav .nav-wrapper {
    display: none;
  }

  .item-top .img-wrapper {
    margin: 0 auto;
    max-width: 440px;
  }

  .item-top .img-wrapper .item-top-slider .swiper-slide {
    max-width: 440px;
    aspect-ratio: 88/67;
  }

  .item-top .img-wrapper .item-top-slider-pagination {
    bottom: -34px;
  }

  .item-top .content-wrapper {
    margin-top: 58px;
  }

  .top-nav {
    height: 64px;
  }

  .top-nav .inner-wrapper {
    padding-bottom: 12px;
    border-bottom: none;
  }

  .top-nav .nav-wrapper {
    display: none;
  }

  .item-review .container {
    display: block;
  }

  .item-review .txt-wrapper {
    padding-right: 0;
  }

  .item-review .img-wrapper {
    margin-top: 48px;
  }

  .item-documentation .documentation-slider {
    margin: 40px -48px 0;
    padding: 0 48px;
    width: calc(100% + 96px);
  }

  .item-documentation .documentation-list li {
    width: 384px;
  }

  .item-documentation .documentation-list li h6 {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .item-documentation .slider-controls {
    margin-top: 50px;
  }

  .item-list ul {
    margin: 40px -48px 0;
    padding: 0 48px;
    width: calc(100% + 96px);
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .item-list ul::-webkit-scrollbar {
    display: none;
  }

  .item-list ul li {
    width: 384px;
    flex: none;
  }

  .item-list ul li .txt-wrapper h6 {
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.0204em;
  }

  .contacts .container {
    display: block;
  }

  .contacts .addresses {
    margin-top: 40px;
  }

  .contacts .form-wrapper {
    margin-top: 56px;
  }

  .info-list .info-list__item {
    flex-direction: column-reverse;
    height: auto;
    gap: 40px;
  }

  .info-list .info-list__item.info-list__item--reverse {
    flex-direction: column-reverse;
  }

  .info-list .info-list__item.info-list__item--reverse .txt-wrapper {
    padding: 0;
  }

  .info-list .info-list__item .txt-wrapper {
    width: auto;
    padding: 0;
  }

  .info-list .info-list__item .txt-wrapper h4 {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .info-list .info-list__item .txt-wrapper h2 {
    margin-top: 12px;
    font-size: 38px;
    font-weight: 400;
    line-height: 114%;
    letter-spacing: -0.0326em;
  }

  .info-list .info-list__item .txt-wrapper p {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .info-list .info-list__item .img-wrapper {
    width: 100%;
    padding-bottom: 64%;
  }

  .info-list .info-list__item .img-wrapper.video-contain video,
	.info-list .info-list__item .img-wrapper.video-contain picture img {
    padding: 0 40px;
  }

  .news-catalog .top-news {
    display: block;
		margin-top: 48px;
	}
	
	.news-catalog .filters {
		margin-top: 48px;
	}

  .news-catalog .news-list {
    margin-top: 64px;
  }

  .news-catalog .news-list li {
    display: none;
  }

  .news-catalog .news-list li:nth-child(1),
  .news-catalog .news-list li:nth-child(2),
  .news-catalog .news-list li:nth-child(3),
  .news-catalog .news-list li:nth-child(4),
  .news-catalog .news-list li:nth-child(5),
  .news-catalog .news-list li:nth-child(6) {
    display: block;
  }

  .footer .footer-top .container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .h1 {
    font-size: 38px;
    letter-spacing: -1.239px;
  }

  .h2 {
    font-size: 28px;
    letter-spacing: -0.739px;
  }

  .h4 {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .header {
    padding: 8px 0 7px;
    height: 72px;
    overflow: hidden;
  }

  .header .logo {
    width: 124px;
    height: 56px;
  }

  .header .contacts-wrapper {
    display: none;
  }

  .menu {
    top: 72px;
    padding: 48px 0;
    height: calc(100dvh - 72px);
  }

  .menu .menu-nav {
    width: 100%;
  }

  .menu .menu-nav a,
  .menu .menu-nav p {
    font-size: 28px;
    line-height: 114%;
    letter-spacing: -0.739px;
  }

  .menu .menu-nav .add-menu-btn {
    display: flex;
  }

  .menu .popup-menu {
    display: none;
  }

  .top-main .top-slider .top-slider-pagination {
    bottom: 24px;
  }

  .top-item .container {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .top-item .txt-wrapper .h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 114%;
    letter-spacing: -0.0182em;
  }

  .top-item .txt-wrapper .h1 {
    margin-top: 8px;
  }

  .top-item .txt-wrapper p {
    margin-top: 16px;
  }

  .top-item .txt-wrapper .btns-wrapper {
    margin-top: 24px;
  }

  .horizontal {
    padding: 64px 0;
  }

  .horizontal .scroll-container {
    height: 392px;
    margin: 0 -48px;
    width: calc(100% + 96px);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .horizontal .scroll-container::-webkit-scrollbar {
    display: none;
  }

  .horizontal .horizontal-block {
    grid-template-columns: 556px 324px 324px 324px;
    grid-template-rows: 184px 184px;
    padding: 0 48px;
  }

  .horizontal .horizontal-block .horizontal-block__item {
    padding: 20px 16px 16px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .txt {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(2) .txt {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .txt {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .btn {
    margin-top: 18px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .txt {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .num {
    margin-top: 12px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .title {
    margin-top: 16px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .txt {
    margin-top: 12px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .btn {
    margin-top: 24px;
  }

  .horizontal .horizontal-block .horizontal-block__item .title {
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .horizontal .horizontal-block .horizontal-block__item .num {
    font-size: 38px;
    letter-spacing: -0.0326em;
  }

  .advantages {
    margin: 64px 0;
  }

  .advantages .advantages-list li svg {
    width: 80px;
    height: 80px;
  }

  .production {
    margin: 64px 0;
  }

  .production .production-list {
    margin: 40px -48px 0;
    width: calc(100% + 96px);
    padding: 0 48px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .production .production-list::-webkit-scrollbar {
    display: none;
  }

  .production .production-list li {
    width: 440px;
    height: 440px;
    padding: 24px;
  }

  .production .production-list li p {
    font-size: 22px;
    letter-spacing: -0.444px;
  }

  .production .production-list li .arrow svg {
    width: 32px;
    height: 32px;
  }

  .production .production-list li .arrow span {
    font-size: 16px;
    line-height: 124%;
  }

  .where {
    margin: 64px 0;
  }

  .where .slider-controls {
    margin-top: 50px;
  }

  .where-list .where-list__item {
    min-height: 267px;
  }

  .where-list .store-name {
    font-size: 22px;
    letter-spacing: -0.444px;
  }

  .where-list li > img {
    width: 180px;
    height: 90px;
  }

  .where-list .arrow {
    margin-left: -8px;
    margin-bottom: -8px;
  }

  .where-list .arrow svg {
    width: 32px;
    height: 32px;
  }

  .where-list .arrow span {
    font-size: 16px;
    line-height: 124%;
  }

  .news-main {
    margin: 64px 0;
  }

  .news-list picture {
    height: 174px;
  }

  .news-list .tag {
    margin-top: 8px;
  }

  .news-list .name {
    margin-top: 8px;
    font-size: 22px;
    letter-spacing: -0.444px;
  }

  .news-list .txt {
    margin-top: 12px;
  }

  .news-list .date {
    margin-top: 8px;
  }

  .facts {
    margin: 64px 0;
  }

  .facts .copyright-txt {
    margin-top: 64px;
  }

  .cta {
    margin: 64px 0;
  }

  .cta .cta-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) 11.474%, rgba(70, 86, 134, 0) 41.149%, rgba(70, 86, 134, 0) 53.484%, rgba(70, 86, 134, 0.1) 84.616%);
  }

  .cta .cta-wrapper .txt-wrapper {
    max-width: none;
  }

  .cta .cta-wrapper h2 {
    font-size: 38px;
    letter-spacing: -1.239px;
  }

  .tesla-whois {
    padding: 64px 0;
  }

  .tesla-ideas {
    margin: 64px 0;
  }

  .tesla-history {
    margin: 64px 0;
  }

  .tesla-quote {
    margin: 64px 0;
    padding: 48px 0;
  }

  .tesla-earth {
    margin: 64px 0;
  }

  .batteries {
    margin: 64px 0;
    padding: 64px 0;
  }

  .batteries .batteries__pretitle {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .batteries .batteries__title {
    font-size: 38px;
    line-height: 114%;
    letter-spacing: -0.0326em;
  }

  .batteries .batteries__txt {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.0202em;
  }

  .partners {
    margin: 64px 0;
    padding: 64px 0;
  }

  .partners .txt-wrapper .partners__pretitle {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .partners .txt-wrapper .partners__title {
    margin-top: 12px;
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .catalog {
    margin: 64px 0;
  }

  .catalog .catalog-links {
    margin-top: 40px;
  }

  .catalog .power-elements-list {
    gap: 64px;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt h3 {
    margin-top: 12px;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt p {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info {
    margin: 36px 0;
  }

  .catalog .catalog-lighting-wrapper .filters .filters__title {
    display: block;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item h6 {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn {
    margin-top: 64px;
  }

  .item-top .content-wrapper .h2 {
    margin-top: 12px;
  }

  .item-top .content-wrapper .txt {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.389px;
  }

  .top-nav.to-top {
    top: 72px;
  }

  .item-review {
    margin: 64px 0;
  }

  .item-review .id-link {
    top: -64px;
  }

  .item-review .txt-wrapper p {
    font-size: 22px;
    line-height: 114%;
    letter-spacing: -0.444px;
  }

  .item-characteristics {
    margin: 64px 0;
  }

  .item-characteristics .id-link {
    top: -64px;
  }

  .item-characteristics .characteristics-list-wrapper {
    margin-top: 40px;
  }
	
  .item-characteristics .characteristics-list-wrapper > ul {
    columns: 1;
  }

  .item-characteristics .characteristics-list-wrapper > ul li {
    padding: 32px 0 18px;
  }

  .item-characteristics .characteristics-list-wrapper > p {
    margin-top: 64px;
  }

  .item-documentation {
    margin: 64px 0;
  }

  .item-documentation .id-link {
    top: -64px;
  }

  .item-list {
    margin: 64px 0;
    padding: 64px 0;
  }

  .contacts {
    margin: 64px 0 128px;
  }

  .cooperation-terms {
    margin: 64px 0;
  }

  .cooperation-terms .txt-wrapper .partners__pretitle {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .cooperation-terms .txt-wrapper .partners__title {
    margin-top: 12px;
    font-size: 28px;
    letter-spacing: -0.0264em;
  }

  .cooperation-terms .form-wrapper {
    margin-top: 40px;
  }

  .feedback-form {
    max-width: none;
  }

  .feedback-form .choices .choices__inner {
    width: 100%;
    min-width: none;
  }

  .info-list {
    margin: 64px 0;
    gap: 64px;
  }

  .where-inner {
    margin: 64px 0;
  }

  .where-inner .filters {
    margin-top: 40px;
  }

  .where-inner .more-btn {
    margin-top: 64px;
  }

  .news-catalog {
    margin: 64px 0;
  }

  .news-catalog .top-news .name {
    margin-top: 8px;
    font-size: 22px;
    letter-spacing: -0.0202em;
  }

  .news-catalog .top-news .txt {
    margin-top: 12px;
  }

  .news-catalog .top-news .date {
    margin-top: 8px;
  }

  .news-catalog .filters {
    /*margin-top: 40px;*/
  }

  .news-catalog .more-btn {
    margin-top: 64px;
  }

  .news-item {
    margin: 12px 0 64px;
  }

  .news-item .news-item-wrapper {
    margin-top: 64px;
    max-width: none;
  }

  .error404 {
    margin: 64px 0 296px;
  }

  .error404 p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.0216em;
  }

  .error404 .btn {
    margin-top: 24px;
  }

  .page-content {
    margin: 64px 0;
  }

  .page-content .page-content-wrapper {
    max-width: none;
  }

  .footer {
    padding: 64px 0 20px;
    margin-top: 64px;
  }

  .footer .footer-top .contacts p {
    max-width: none;
  }

  .footer .footer-bottom {
    padding-top: 22px;
  }

  .footer .footer-bottom .container {
    justify-content: flex-start;
  }

  .footer .footer-bottom .container p {
    width: 100%;
  }

  .modal {
    max-width: none;
  }

  .modal.modal--form {
    align-items: flex-start;
  }

  .modal .modal-wrapper {
    padding: 0;
    min-height: 100dvh;
    width: 100%;
    background-color: var(--color-white);
  }

  .modal .form-wrapper {
    position: relative;
    padding: 88px 24px 32px;
    height: 100%;
    border-radius: 0;
  }

  .modal .modal-close-btn {
    display: flex;
  }

  .modal-close-btn {
    top: 32px;
    right: 32px;
  }
}

@media (max-width: 600px) {
  body {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .container {
    padding: 0 20px;
  }

  .h1 {
    font-size: 28px;
    line-height: 120%;
    letter-spacing: -0.913px;
  }

  .h2 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.378px;
  }

  .h4 {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .btn.btn--icon-stroke svg {
    width: 32px;
    height: 32px;
  }

  .title-wrapper .h4 {
    opacity: 0.6;
  }

  .header.active .container {
    padding-right: 20px;
  }

  .header .popup-menu {
    gap: 32px;
  }

  .header .popup-menu .list-wrapper {
    gap: 24px;
  }

  .menu .container {
    padding-right: 20px;
  }

  .menu .menu-nav {
    gap: 8px;
  }

  .menu .menu-nav a,
  .menu .menu-nav p {
    height: 32px;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
  }

  .menu .menu-nav .add-menu {
    padding: 48px 24px;
  }

  .top-item .txt-wrapper .h4 {
    font-size: 17px;
    line-height: 124%;
    letter-spacing: -0.0204em;
  }

  .top-item .txt-wrapper .h1 {
    margin-top: 6px;
  }

  .top-item .txt-wrapper p {
    margin-top: 12px;
  }

  .top-item .txt-wrapper .btns-wrapper {
    margin-top: 20px;
  }

  .horizontal {
    padding: 48px 0;
  }

  .horizontal .scroll-container {
    height: 332px;
    margin: 0 -20px;
    width: calc(100% + 40px);
  }

  .horizontal .horizontal-block {
    grid-template-columns: repeat(4, 327px);
    grid-template-rows: 160px 160px;
    grid-gap: 12px;
    padding: 0 20px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .txt {
    margin-top: 16px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(1) .btn {
    margin-top: 20px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(2) .txt {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(3) .txt {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(4) .txt {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .title {
    margin-top: 12px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .txt {
    margin-top: 10px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .horizontal .horizontal-block .horizontal-block__item:nth-child(5) .btn {
    margin-top: 20px;
  }

  .horizontal .horizontal-block .horizontal-block__item .title {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .horizontal .horizontal-block .horizontal-block__item .num {
    font-size: 28px;
    line-height: 120%;
    letter-spacing: -0.0326em;
  }

  .advantages {
    margin: 48px 0;
  }

  .advantages .advantages-list {
    grid-template-columns: 1fr;
    margin-top: 32px;
    padding: 28px;
  }

  .advantages .advantages-list li svg {
    width: 64px;
    height: 64px;
  }

  .advantages .advantages-list li p {
    margin-top: 20px;
  }

  .production {
    margin: 48px 0;
  }

  .production .production-list {
    margin: 32px 0 0;
    padding: 0;
    width: auto;
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }

  .production .production-list li {
    width: 100%;
    height: auto;
    padding: 14px 16px 16px;
  }

  .production .production-list li p {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.223px;
  }

  .where {
    margin: 48px 0;
  }

  .where .where-slider {
    margin: 32px -20px 0;
    padding: 0 20px;
    width: calc(100% + 40px);
  }

  .where .where-slider .swiper-slide {
    min-height: 240px;
    width: 300px;
    padding: 16px;
  }

  .where .slider-controls {
    margin-top: 32px;
  }

  .where .slider-controls .btns-wrapper {
    gap: 8px;
  }

  .where .slider-controls .btns-wrapper button {
    width: 32px;
    height: 32px;
  }

  .where .slider-controls .btns-wrapper button svg {
    width: 20px;
    height: 20px;
  }

  .where-list {
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }

  .where-list .where-list__item {
    min-height: 262px;
    padding: 16px;
  }

  .where-list .store-name {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.223px;
  }

  .where-list li > img {
    width: 168px;
    height: 82px;
  }

  .where-list .arrow {
    margin: 0;
  }

  .news-main {
    margin: 48px 0;
  }

  .news-main .news-list {
    margin-top: 32px;
  }

  .news-main .news-list li {
    display: block;
  }

  .news-list {
    grid-template-columns: 1fr;
  }

  .news-list picture {
    height: 175px;
  }

  .news-list .name {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.223px;
  }

  .facts {
    margin: 48px 0;
  }

  .facts .facts-list .facts-list__item:nth-child(3n+1) .txt-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -13.803%, rgba(70, 86, 134, 0) 35.342%, rgba(70, 86, 134, 0) 55.77%, rgba(70, 86, 134, 0.1) 107.327%);
  }

  .facts .facts-list .facts-list__item:nth-child(3n+2) .txt-wrapper::before {
    background: linear-gradient(167.55deg, rgb(255, 255, 255) -13.803%, rgba(255, 255, 255, 0) 35.342%, rgba(255, 255, 255, 0) 55.77%, rgba(255, 255, 255, 0.1) 107.327%);
  }

  .facts .facts-list .facts-list__item:nth-child(3n) .txt-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -13.803%, rgba(70, 86, 134, 0) 35.342%, rgba(70, 86, 134, 0) 55.77%, rgba(70, 86, 134, 0.1) 107.327%);
  }

  .facts .facts-list .img-wrapper {
    aspect-ratio: 109/83;
  }

  .facts .facts-list .txt-wrapper {
    min-height: 336px;
  }

  .facts .facts-list .txt-wrapper h2 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.378px;
  }

  .facts .facts-list .txt-wrapper p {
    margin-top: 14px;
    font-size: 17px;
    line-height: 124%;
    letter-spacing: -0.347px;
  }

  .facts .facts-list .txt-wrapper .btn {
    margin-top: 24px;
  }

  .facts .copyright-txt {
    margin-top: 48px;
  }

  .cta {
    margin: 48px 0;
  }

  .cta .cta-wrapper {
    padding: 32px 32px 64px;
  }

  .cta .cta-wrapper::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -11.781%, rgba(70, 86, 134, 0) 35.806%, rgba(70, 86, 134, 0) 55.587%, rgba(70, 86, 134, 0.1) 105.51%);
  }

  .cta .cta-wrapper h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.518px;
  }

  .cta .cta-wrapper p {
    margin-top: 16px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .tesla-whois {
    padding: 48px 0;
  }

  .tesla-whois::before {
    background: linear-gradient(167.55deg, rgb(70, 86, 134) -20.054%, rgba(70, 86, 134, 0) 33.906%, rgba(70, 86, 134, 0) 56.335%, rgba(70, 86, 134, 0.1) 112.943%);
  }

  .tesla-whois .txt-wrapper h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.0216em;
  }

  .tesla-whois .txt-wrapper p {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .tesla-whois picture {
    margin-top: 48px;
  }

  .tesla-ideas {
    margin: 48px 0;
  }

  .tesla-ideas .ideas-list {
    margin: 32px -20px 0;
    width: calc(100% + 40px);
    padding: 0 20px;
    gap: 16px;
  }

  .tesla-ideas .ideas-list .txt-wrapper {
    width: 241px;
    padding: 16px 24px 40px;
  }

  .tesla-ideas .ideas-list .txt-wrapper h5 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .tesla-ideas .ideas-list .txt-wrapper p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .tesla-ideas .ideas-list picture {
    width: 241px;
    height: 172px;
  }

  .tesla-history {
    margin: 48px 0;
  }

  .tesla-history .history-list {
    margin: 32px -20px 0;
    padding: 0 20px;
    width: calc(100% + 40px);
  }

  .tesla-history .history-list li .txt-wrapper .title {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .tesla-history .history-list li .txt-wrapper .txt {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .tesla-history .history-list li picture {
    width: 241px;
    height: 144px;
  }

  .tesla-quote {
    margin: 48px 0;
  }

  .tesla-quote .container .txt-wrapper {
    margin-top: 48px;
  }

  .tesla-quote .container .txt-wrapper h2 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .tesla-quote .container .txt-wrapper .subscribe-wrapper {
    margin-top: 24px;
    display: block;
  }

  .tesla-quote .container .txt-wrapper .subscribe-wrapper .whois {
    padding-right: 0;
    border: none;
  }

  .tesla-quote .container .txt-wrapper .subscribe-wrapper p {
    font-size: 17px;
    line-height: 124%;
    letter-spacing: -0.0204em;
  }

  .tesla-quote .container .txt-wrapper .subscribe-wrapper .logo {
    margin-top: 20px;
  }

  .tesla-earth {
    margin: 48px 0;
  }

  .tesla-earth .txt-wrapper {
    padding: 24px 16px;
  }

  .tesla-earth .txt-wrapper h2 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }
	
	.tesla-earth .img-wrapper {
		width: 100%;
		height: auto;
		aspect-ratio: 1/1;
	}

  .batteries {
    margin: 48px 0;
    padding: 48px 0 64px;
  }

  .batteries .batteries__pretitle {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .batteries .batteries__title {
    margin-top: 8px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.0216em;
  }

  .batteries .batteries__txt {
    margin-top: 12px;
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .batteries .batteries-list {
    margin: 48px -20px 0;
    padding: 0 20px;
    width: calc(100% + 40px);
  }

  .batteries .batteries-list .batteries-list__item {
    width: 242px;
  }

  .batteries .batteries-list .bat-top {
    height: 48px;
  }

  .batteries .batteries-list .bat-title {
    height: 92px;
    padding: 20px 8px;
  }

  .batteries .batteries-list .bat-title h6 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .batteries .batteries-list .bat-title p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .batteries .batteries-list .img-wrapper {
    height: 285px;
  }

  .batteries .batteries-list .icons-list {
    height: 88px;
    padding: 16px 12px;
  }

  .batteries .batteries-list .icons-list li {
    width: 56px;
  }

  .batteries .batteries-list .bat-bottom {
    height: 82px;
  }

  .partners {
    margin: 48px 0;
    padding: 48px 0;
  }

  .partners .txt-wrapper .partners__pretitle {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
    opacity: 0.6;
  }

  .partners .txt-wrapper .partners__title {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .partners .partners-list {
    margin-top: 32px;
    gap: 16px;
  }

  .partners .partners-list .partners-list__item {
    width: 280px;
  }

  .partners .partners-list .partners-list__item .img-wrapper {
    height: 158px;
  }

  .partners .partners-list .partners-list__item .img-wrapper img {
    width: 100px;
  }

  .partners .partners-list .partners-list__item .txt-wrapper {
    padding: 16px 16px 40px;
  }

  .partners .partners-list .partners-list__item .txt-wrapper h6 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .partners .partners-list .partners-list__item .txt-wrapper p svg {
    width: 32px;
    height: 32px;
  }

  .partners .partners-list .partners-list__item .txt-wrapper p span {
    font-size: 16px;
    line-height: 124%;
  }

  .catalog {
    margin: 48px 0;
  }

  .catalog .catalog-links {
    margin-top: 32px;
    margin-bottom: 24px;
    gap: 16px;
  }

  .catalog .power-elements-list {
    gap: 48px;
  }

  .catalog .power-elements-list .power-elements-list__item {
    gap: 8px;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper {
    padding: 16px;
  }

  .catalog .power-elements-list .power-elements-list__item .img-wrapper picture {
    aspect-ratio: 295/228;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt h6 {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt h3 {
    margin-top: 8px;
  }

  .catalog .power-elements-list .power-elements-list__item .txt-wrapper .top-txt p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info {
    margin: 24px 0;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item {
    padding: 16px 0 8px;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item h6 {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .power-elements-list .power-elements-list__item .product-info .product-info__item p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list {
    gap: 24px 16px;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list li {
    width: 156px;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list .icon-wrapper {
    width: 56px;
    height: 56px;
  }

  .catalog .power-elements-list .power-elements-list__item .icons-list p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .catalog-lighting-wrapper .filters {
    padding: 48px 24px;
  }

  .catalog .catalog-lighting-wrapper .filters .close-btn {
    top: 32px;
    right: 24px;
    width: 32px;
    height: 32px;
  }

  .catalog .catalog-lighting-wrapper .filters .filters__title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.0216em;
  }

  .catalog .catalog-lighting-wrapper .filters .badges-wrapper {
    margin: 32px -24px;
    width: calc(100% + 48px);
    padding: 0 24px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .catalog .catalog-lighting-wrapper .filters .badges-wrapper::-webkit-scrollbar {
    display: none;
  }

  .catalog .catalog-lighting-wrapper .filters .btns-wrapper {
    padding: 24px;
  }

  .catalog .catalog-lighting-wrapper .filter-open-btn {
    margin-bottom: 24px;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list {
    grid-template-columns: 1fr;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .lighting-list .lighting-list__item p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn {
    margin-top: 48px;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn svg {
    width: 36px;
    height: 36px;
  }

  .catalog .catalog-lighting-wrapper .catalog-wrapper .more-btn span {
    font-size: 16px;
    line-height: 124%;
  }

  .item-top .top-nav {
    padding: 16px 0;
  }

  .item-top .img-wrapper .item-top-slider .swiper-slide {
    max-width: none;
    aspect-ratio: 109/84;
  }

  .item-top .img-wrapper .item-top-slider .item-top-slider-button-prev {
    left: 16px;
  }

  .item-top .img-wrapper .item-top-slider .item-top-slider-button-next {
    right: 16px;
  }

  .item-top .content-wrapper .h2 {
    margin-top: 8px;
  }

  .item-top .content-wrapper .txt {
    margin-top: 12px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .item-top .content-wrapper .icons-list {
    gap: 24px 16px;
  }

  .item-top .content-wrapper .icons-list li {
    width: 156px;
  }

  .item-top .content-wrapper .icons-list .icon-wrapper {
    width: 56px;
    height: 56px;
  }

  .top-nav .inner-wrapper {
    padding: 16px 0;
  }

  .item-review {
    margin: 48px 0;
  }

  .item-review .id-link {
    top: -48px;
  }

  .item-review .txt-wrapper .h2 {
    margin-top: 8px;
  }

  .item-review .txt-wrapper .btn {
    margin-top: 24px;
  }

  .item-review .txt-wrapper p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.223px;
  }

  .item-characteristics {
    margin: 48px 0;
  }

  .item-characteristics .id-link {
    top: -48px;
  }

  .item-characteristics .characteristics-list-wrapper {
    margin-top: 32px;
  }

  .item-characteristics .characteristics-list-wrapper > ul li {
    padding: 24px 0;
    gap: 24px;
  }

  .item-characteristics .characteristics-list-wrapper > ul li h6 {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .item-characteristics .characteristics-list-wrapper > ul li p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.23px;
  }

  .item-characteristics .characteristics-list-wrapper > p {
    margin-top: 48px;
  }

  .item-documentation {
    margin: 48px 0;
  }

  .item-documentation .id-link {
    top: -48px;
  }

  .item-documentation .documentation-slider {
    margin: 32px -20px 0;
    padding: 0 20px;
    width: calc(100% + 40px);
  }

  .item-documentation .documentation-list li {
    width: 241px;
    height: auto;
    aspect-ratio: 1/1;
    padding: 16px;
  }

  .item-documentation .documentation-list li h6 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .item-documentation .documentation-list li .btn--icon-stroke span {
    font-size: 16px;
    line-height: 124%;
  }

  .item-documentation .slider-controls {
    margin-top: 32px;
  }

  .item-documentation .slider-controls .btns-wrapper {
    gap: 8px;
  }

  .item-documentation .slider-controls .btns-wrapper button {
    width: 32px;
    height: 32px;
  }

  .item-documentation .slider-controls .btns-wrapper button svg {
    width: 20px;
    height: 20px;
  }

  .item-list {
    margin: 48px 0;
    padding: 48px 0;
  }

  .item-list ul {
    margin: 32px -20px 0;
    padding: 0 20px;
    width: calc(100% + 40px);
    gap: 16px;
  }

  .item-list ul li {
    width: 280px;
    min-height: 510px;
  }

  .item-list ul li picture {
    height: 158px;
  }

  .item-list ul li .txt-wrapper {
    padding: 16px;
  }

  .item-list ul li .txt-wrapper h6 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .contacts {
    margin: 48px 0 96px;
  }

  .contacts .addresses {
    margin-top: 32px;
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }

  .contacts .addresses .address-wrapper h6 {
    font-size: 17px;
    line-height: 124%;
    letter-spacing: -0.0204em;
  }

  .contacts .addresses .address-wrapper a {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .contacts .addresses .address-wrapper p {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .contacts .addresses .address-wrapper ul a {
    margin: 0;
    width: 48px;
    height: 48px;
  }

  .contacts .form-wrapper {
    margin-top: 32px;
  }

  .cooperation-terms {
    margin: 48px 0;
  }

  .cooperation-terms .txt-wrapper .partners__pretitle {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
    opacity: 0.6;
  }

  .cooperation-terms .txt-wrapper .partners__title {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .cooperation-terms .form-wrapper {
    margin-top: 32px;
  }

  .info-list {
    margin: 48px 0;
    gap: 48px;
  }

  .info-list .info-list__item {
    gap: 8px;
  }

  .info-list .info-list__item .txt-wrapper h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .info-list .info-list__item .txt-wrapper h2 {
    margin-top: 8px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.0216em;
  }

  .info-list .info-list__item .txt-wrapper p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .info-list .info-list__item .img-wrapper {
    aspect-ratio: 327/210;
  }

  .info-list .info-list__item .img-wrapper.video-contain video,
	.info-list .info-list__item .img-wrapper.video-contain picture img {
    padding: 0 20px;
  }

  .where-inner {
    margin: 48px 0;
  }

  .where-inner .filters {
    margin-top: 32px;
  }

  .where-inner .where-list {
    margin-top: 18px;
  }

  .where-inner .more-btn {
    margin-top: 48px;
  }

  .news-catalog {
    margin: 48px 0;
  }

  .news-catalog .top-news .name {
    font-size: 18px;
    line-height: 124%;
    letter-spacing: -0.0124em;
  }

  .news-catalog .filters {
    /*margin-top: 32px;*/
    gap: 12px;
  }

  .news-catalog .news-list {
    margin-top: 48px;
  }

  .news-catalog .news-list li {
    display: block;
  }

  .news-catalog .more-btn {
    margin-top: 48px;
  }

  .news-item {
    margin: 16px 0 48px;
  }

  .news-item .news-item-wrapper {
    margin-top: 48px;
  }

  .news-item .news-item-wrapper .title-wrapper .author-wrapper picture {
    margin: 0;
    width: 48px;
  }

  .error404 {
    margin: 48px 0 224px;
  }

  .error404 p {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
    opacity: 0.6;
  }

  .page-content {
    margin: 48px 0;
  }

  .page-content .page-content-wrapper p {
    margin-top: 18px;
  }

  .footer {
    margin-top: 48px;
    padding: 48px 0 16px;
  }

  .footer .footer-top .container {
    grid-gap: 28px;
  }

  .footer .footer-top .contacts a {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -0.0172em;
  }

  .footer .footer-top .contacts .address-title {
    margin-top: 32px;
    font-size: 17px;
    line-height: 124%;
    letter-spacing: -0.0204em;
  }

  .footer .footer-top .contacts ul a {
    width: 48px;
    height: 48px;
  }

  .footer .footer-top .footer-nav {
    gap: 32px;
  }

  .footer .footer-top .footer-nav .list-wrapper {
    gap: 24px;
  }

  .footer .footer-top .footer-logo {
    margin-top: 4px;
  }

  .footer .footer-bottom {
    padding-top: 24px;
  }

  .footer .footer-bottom .container {
    display: block;
  }

  .footer .footer-bottom .container p,
  .footer .footer-bottom .container a {
    margin-top: 12px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }

  .footer .footer-bottom .container p:first-child,
  .footer .footer-bottom .container a:first-child {
    margin-top: 0;
  }

  .footer .footer-bottom .container .copyright-txt {
    margin-bottom: 24px;
  }

  .cookie {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }

  .modal.modal--share .share-wrapper {
    max-width: calc(100% - 40px);
  }

  .modal.modal--success .form-wrapper {
    min-height: 100dvh;
  }

  .modal.modal--success .success-close-btn {
    margin-top: 16px;
  }

  .modal .form-wrapper .modal__title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.0216em;
  }

  .modal .form-wrapper .modal__txt {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.0164em;
  }
}
#lottie {  
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.preloaderblock {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    padding: 0 50px;
  }
  .preloaderblock_wrapper {
    width: 100%;
    max-width: 492px;
  }
  .preloaderblock-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: clamp(12px, 1.55vw, 24px);
  }
  .preloaderblock-txt {
    font-weight: 400;
    font-size: clamp(14px, 1.29vw, 20px);
    line-height: 114%;
    letter-spacing: -0.0182em;
    color: #222A41;
  }
  .preloaderblock-percent {
    font-weight: 400;
    font-size: clamp(24px, 2.45vw, 38px);
    line-height: 114%;
    letter-spacing: -0.0326em;
    color: #222A41;
  }
  .preloaderblock-bars {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 20%;
  }
  .preloaderblock-bar-color {
    display: flex;
    overflow: hidden;
  }
.preloaderblock-bar {
    min-width: clamp(21px, 2.1875vw, 42px);
    width: clamp(21px, 2.1875vw, 42px);
    height: clamp(48px, 5vw, 96px);
    background-color: #ccc;
    border-radius: clamp(4.5px, 0.9375vw, 9px);
}
  .preloaderblock-bar-color .preloaderblock-bar:not(:last-child) {
    margin-right: 8px;
  }
  .preloaderblock-bar-color_black {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
  }
  .preloaderblock-bar-color_black .preloaderblock-bar {
    background-color: #222A41;
  }
/* End */
/* /local/templates/main/reset.css?17568025146168 */
/* /local/templates/main/js/lenis.css?1756802514326 */
/* /local/templates/main/styles.css?17568025148952 */
/* /local/templates/main/template_styles.css?1760075883180019 */
