@charset "UTF-8";
/* Global */
/* ------------------------------------ */
/*! 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 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* 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] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
* 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 {
  padding: 0;
  border-style: none;
}

/**
* 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 {
  display: table; /* 1 */
  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  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] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* 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;
}

/* --- Sofia Sans Condensed --- */
@font-face {
  font-family: "Sofia Sans Condensed";
  src: url("../../fonts/SofiaSansCondensed-Regular.woff2") format("woff2"), url("../../fonts/SofiaSansCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans Condensed";
  src: url("../../fonts/SofiaSansCondensed-SemiBold.woff2") format("woff2"), url("../../fonts/SofiaSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans Condensed";
  src: url("../../fonts/SofiaSansCondensed-Bold.woff2") format("woff2"), url("../../fonts/SofiaSansCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* --- Onest --- */
@font-face {
  font-family: "Onest";
  src: url("../../fonts/Onest-Regular.woff2") format("woff2"), url("../../fonts/Onest-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../../fonts/Onest-Medium.woff2") format("woff2"), url("../../fonts/Onest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* --- Roboto Condensed --- */
@font-face {
  font-family: "Roboto Condensed";
  src: url("../../fonts/RobotoCondensed-Medium.woff2") format("woff2"), url("../../fonts/RobotoCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Onest", sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #062581;
  background-color: #E9F0F6;
}
body.page-dark {
  background-color: #062581;
  color: #E9F0F6;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

a {
  text-decoration: none;
}

textarea {
  resize: none;
}

h1,
h3 {
  font-family: "Sofia Sans Condensed", sans-serif;
}

h4 {
  font-family: "Roboto Condensed", sans-serif;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

/* Blocks */
/* ------------------------------------ */
.btn {
  cursor: pointer;
  padding: 0px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
}
.btn--icon {
  width: 282px;
  padding: 12px 60px;
  color: #E9F0F6;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  background-color: #062581;
  border-radius: 8px;
  justify-content: center;
  margin-top: 42px;
}
.btn--card {
  height: 100%;
  min-height: 250px;
  background-color: #F0F7FF;
  border: 1px solid #0047BB;
  border-radius: 8px;
  color: #0047BB;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn--card:hover {
  background-color: #0047BB;
  color: #ffffff;
}
.btn--icon-white {
  background-color: #E9F0F6;
  color: #062581;
}

.icon {
  display: inline-block;
  stroke: none;
}
.icon--white {
  color: #E9F0F6;
  fill: #E9F0F6;
}
.icon--white path {
  fill: #E9F0F6;
}
.icon--blue {
  color: #062581;
  fill: #062581;
}
.icon--blue path {
  fill: #062581;
}

.header {
  padding: 24px 0;
  background-color: #062581;
  position: relative;
}
.header::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(233, 240, 246, 0.1);
  pointer-events: none;
}
.header__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.header__user-btns {
  display: flex;
  gap: 8px;
  align-items: center;
}
.header__btn {
  border: 1px solid #E9F0F6;
  border-radius: 60px;
  background-color: transparent;
  padding: 8px 20px;
  color: #E9F0F6;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}
.header__signin {
  border: 1px solid #E9F0F6;
  border-radius: 60px;
  background-color: #E9F0F6;
  padding: 8px 20px;
  color: #062581;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

.main-nav {
  margin-left: 40px;
  border: 1px solid #E9F0F6;
  border-radius: 60px;
  overflow: hidden;
}
.main-nav__list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav__item {
  position: relative;
}
.main-nav__item:first-child .main-nav__link, .main-nav__item:last-child .main-nav__link {
  padding-left: 20px;
  padding-right: 20px;
}
.main-nav__item:last-child .main-nav__link {
  padding-left: 20px;
  padding-right: 20px;
}
.main-nav__link {
  display: block;
  color: #E9F0F6;
  padding: 8px 26px;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 60px;
  border: 1px solid transparent;
  margin: -1px 0;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.main-nav__link:hover {
  border-color: #E9F0F6;
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 5px;
  display: flex;
  align-items: center;
}
.breadcrumbs__link {
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  color: rgba(233, 240, 246, 0.7);
}
.breadcrumbs__link:not(span) {
  padding: 0 5px 0 0;
  border-right: 1px solid rgba(233, 240, 246, 0.7);
}

.hero {
  background: #062581 url(../../images/hero-img.jpg) no-repeat center/cover;
}
.page-dark .hero {
  background-image: none;
}
.hero__wrapper {
  padding: 40px 0;
  min-height: 721px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto 1fr auto;
  gap: 0 28px;
}
.hero__wrapper--distribution {
  padding: 20px 0 24px 0;
}
.hero__wrapper--about {
  display: flex;
  flex-direction: column;
  padding: 80px 0 0 0;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.hero__breadcrumbs {
  grid-column: 1/-1;
  font-size: 14px;
  margin-bottom: 40px;
}
.hero__text {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-weight: 400;
  font-size: 69px;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  line-height: 0.9;
  margin: 0;
  color: #E9F0F6;
}
.hero__text--top {
  grid-column: 1/7;
}
.hero__text--middle {
  grid-column: 4/-1;
  grid-row: 2;
}
.hero__description {
  display: block;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: -0.01em;
  padding: 0;
  color: rgba(233, 240, 246, 0.3019607843);
  text-align: justify;
}
.hero__description--top {
  grid-column: 7/-1;
  /* Описание в первом ряду справа */
  padding-top: 10px;
}
.hero__description--middle {
  grid-column: 1/4;
  /* Узкий блок 278px слева во втором ряду */
  grid-row: 2;
  margin-top: 17px;
}
.hero .main-title {
  grid-column: 1/-1;
  grid-row: 4;
  align-self: end;
  margin: 0;
  font-size: 163px;
  font-weight: 700;
  line-height: 0.5;
  text-transform: uppercase;
  color: #E9F0F6;
  text-align: center;
  letter-spacing: -0.01em;
}
.hero__subtitle {
  grid-column: 2/-1;
  display: flex;
  gap: 8px;
  align-items: center;
  align-self: start;
  margin: 0 0 20px 0;
}
.hero__subtitle-text {
  margin: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #E9F0F6;
}
.hero__title {
  grid-column: 1/-1;
  margin: 0;
  font-size: 96px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #E9F0F6;
}
.hero__descr {
  grid-column: 1/-1;
  margin: 0 0 12px 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase;
  color: #E9F0F6;
  text-align: justify;
}
.hero__nav-list {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero__nav-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border: 1px solid #E9F0F6;
  border-radius: 8px;
}
.hero__nav-title {
  font-size: 26px;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase;
  color: #E9F0F6;
}
.hero__content {
  display: grid;
  grid-template-columns: 588px 288px 1fr;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.hero__content .hero__description {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  color: #E9F0F6;
  text-align: left;
}
.hero__text-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.hero__link {
  margin: 0;
}

.about-us {
  padding: 120px 0;
}
.about-us__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
  margin-bottom: 120px;
}
.about-us__wrapper--grid {
  margin: 0;
}
.about-us__wrapper--grid .about-us__list {
  grid-column: 1/-1;
  grid-template-columns: repeat(4, 1fr);
}
.about-us__wrapper--grid .about-us__card {
  background-color: rgba(233, 240, 246, 0.1);
  padding: 16px;
  border-radius: 4px;
}
.about-us__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.about-us__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.about-us__right {
  grid-column: 2;
  width: 100%;
}
.about-us__right--grid {
  display: grid;
  grid-template-columns: 282px 282px 1fr;
  gap: 24px;
}
.about-us__right--grid .about-us__subtitle {
  grid-column: 1/-1;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
.about-us__right--grid .about-us__discription {
  font-weight: 500;
  line-height: 1.3;
}
.about-us__subtitle {
  margin: 0 0 12px 0;
  font-size: 56px;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  line-height: 100%;
}
.about-us__discription {
  margin: 0 0 80px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.about-us__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.about-us__item {
  position: relative;
  padding: 0 0 0 16px;
}
.about-us__item::before {
  content: " ";
  height: 102px;
  width: 1px;
  background-color: #062581;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.about-us__number {
  font-size: 80px;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  display: block;
  margin: 0 0 4px 0;
  line-height: 1;
}
.about-us__text {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  line-height: 100%;
}
.about-us__telegramm {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 20px;
}

.telegramm {
  background-color: #062581;
  padding: 40px 60px;
  border-radius: 100px;
  display: grid;
  grid-template-columns: 230px 1fr auto;
  align-items: center;
}
.telegramm__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #E9F0F6;
}
.telegramm__wrapper {
  grid-column: 2;
  display: flex;
  flex-direction: column;
  max-width: 665px;
}
.telegramm__title {
  margin: 0 0 8px 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #E9F0F6;
}
.telegramm__text {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #E9F0F6;
}

.directions {
  padding: 0 0 120px 0;
}
.directions__heading {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 5px;
  align-items: center;
  margin: 0 auto 26px;
}
.directions__heading-content {
  grid-column: 1;
  display: flex;
  gap: 8px;
  align-items: center;
}
.directions__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.directions__list {
  counter-reset: item;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: #062581;
}
.directions__link {
  display: grid;
  grid-template-columns: 300px 1fr;
  max-width: 1200px;
  gap: 4px;
  margin: 0 auto;
  padding: 24px 0;
  position: relative;
}
.directions__item {
  border-bottom: 1px solid #E9F0F6;
  width: 100%;
}
.directions__card {
  grid-column: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 388px;
}
.directions__card::before {
  content: "0" counter(item, decimal);
  counter-increment: item;
  position: absolute;
  left: -29px;
  top: 4px;
  font-size: 16px;
  color: #E9F0F6;
  font-weight: 500;
  line-height: 130%;
}
.directions__subtitle {
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #E9F0F6;
  margin: 0 0 4px 0;
}
.directions__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  color: #E9F0F6;
  margin: 0;
}
.directions__icon-arrow {
  position: absolute;
  right: 8px;
  top: 32px;
  color: #E9F0F6;
}

.bestsellers {
  padding: 0 0 105px 0;
  overflow: hidden;
}
.bestsellers__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
  margin-right: calc(-50vw + 600px);
}
.bestsellers__wrapper--flex {
  display: flex;
  flex-direction: column;
  gap: 20px;
  grid-template-columns: none;
  margin-right: 0;
}
.bestsellers__wrapper--flex__item {
  flex: 1;
  min-width: 0;
}
.bestsellers__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.bestsellers__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.bestsellers__right {
  width: 100%;
  grid-column: 2;
  overflow-x: auto;
  padding-bottom: 20px;
}
.bestsellers__right::-webkit-scrollbar {
  display: none;
}
.bestsellers__right {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.bestsellers__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 24px;
}
.bestsellers__item {
  width: 282px;
  flex-shrink: 0;
}

.product-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-card__visual {
  padding: 46px;
  border: 1.5px solid #062581;
  border-radius: 8px;
  margin-bottom: 8px;
}
.product-card__img {
  -o-object-fit: contain;
     object-fit: contain;
}
.product-card__info {
  display: flex;
  flex-direction: column;
}
.product-card__title {
  margin: 0 0 4px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}
.product-card__price {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  color: rgba(6, 37, 129, 0.8);
}

.partnership__container {
  padding: 0 0 88px 0;
}
.partnership__inner {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
}
.partnership__top {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 66px;
}
.partnership__slider {
  width: 100%;
  grid-column: 1/-1;
  height: 320px;
  display: block !important;
  overflow: hidden;
  position: relative;
}
.partnership__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
}
.partnership__heading svg {
  flex-shrink: 0;
  display: block;
  width: 12px;
  height: 12px;
}
.partnership__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}
.partnership__right {
  grid-column: 2;
}
.partnership__subtitle {
  margin: 0 0 12px 0;
  font-size: 56px;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  line-height: 100%;
}
.partnership__description {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  max-width: 597px;
}
.partnership__list {
  margin: 0 0 24px 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.partnership__item {
  position: relative;
  height: 125px !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.partnership__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  height: 1px;
  background-color: #333;
  z-index: 10;
}
.partnership__item:nth-child(n+5)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  right: 10%;
  height: 1px;
  background-color: #333;
  z-index: 10;
}
.partnership__item:not(:nth-child(4n)) {
  background-image: linear-gradient(to bottom, #333, #333);
  background-size: 1px calc(100% - 24px);
  background-position: right center;
  background-repeat: no-repeat;
}
.partnership__logo {
  width: 164px;
  height: 52px;
  /* Ограничиваем, чтобы логотипы не были слишком огромными 
  и имели "воздух" до линий разделителей */
  max-width: 164px;
  max-height: 52px;
  /* Цвет иконок, если они в спрайте без инлайновых цветов */
  display: block;
}
.partnership__logo--acer {
  width: 172px !important;
  height: 41px !important;
}
.partnership__bottom {
  width: 100%;
  background-image: url(../../images/partner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.partnership__wrapper {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  max-width: 588px;
  margin: 0 auto;
}
.partnership__title {
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #E9F0F6;
  margin: 0 0 4px 0;
}
.partnership__text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #E9F0F6;
  margin: 0 0 24px 0;
}

.swiper-pagination {
  position: absolute;
  left: 26%;
  display: flex;
  justify-content: center;
  gap: 10px;
  z-index: 10;
  height: 20px;
}
.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px solid #062581;
  background-color: transparent;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 !important;
  display: block;
}
.swiper-pagination-bullet-active {
  background-color: #062581;
}

.custom-input {
  position: relative;
  margin: 0 0 12px 0;
}
.custom-input__field {
  outline: none;
  border: none;
  padding: 15.5px 32px 23.5px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  color: rgba(233, 240, 246, 0.7);
  background-color: transparent;
  border-bottom: 1px solid #E9F0F6;
  width: 100%;
}
.custom-input__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E9F0F6;
  height: 50px;
  width: 50px;
  border-radius: 8px;
  position: absolute;
  bottom: 8px;
  right: 0;
}

.custom-checkbox__label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}
.custom-checkbox__field {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #E9F0F6;
  border-radius: 4px;
  background-color: transparent;
  position: relative;
}
.custom-checkbox__link {
  margin: 0;
  font-size: 10px;
  line-height: 130%;
  color: rgba(233, 240, 246, 0.7);
  text-decoration: underline;
}
.custom-checkbox__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  fill: red;
}
.custom-checkbox .custom-checkbox__input:checked + .custom-checkbox__label .custom-checkbox__icon {
  opacity: 1;
}

.faq {
  padding: 120px 0 0 0;
}
.faq__heading {
  display: flex;
  gap: 5px;
  align-items: center;
  margin: 0 0 20px 0;
}
.faq__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.faq__accordion {
  counter-reset: faq-counter;
}
.faq__element {
  counter-increment: faq-counter;
  border-bottom: 1px solid rgba(6, 37, 129, 0.5);
}
.faq__button {
  border: 0;
  cursor: pointer;
  background-color: transparent;
  display: grid;
  grid-template-columns: 300px 1fr auto;
  align-items: start;
  width: 100%;
  padding: 21px 0;
  margin: 0 auto;
  position: relative;
}
.faq__button::before {
  content: counter(faq-counter, decimal-leading-zero);
  counter-increment: faq-item;
  position: absolute;
  top: 18px;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  color: #062581;
}
.faq__button-text {
  width: 575px;
  grid-column: 2;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #062581;
  text-align: start;
}
.faq__arrow {
  grid-column: 3;
  margin-top: 4px;
  color: #062581;
}

.socials {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.socials__link {
  display: block;
}

.how-work {
  padding: 120px 0;
}
.how-work__heading {
  display: flex;
  gap: 5px;
  align-items: center;
  margin: 0 0 40px 0;
}
.how-work__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.how-work__list {
  counter-reset: how-work-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}
.how-work__item {
  counter-increment: how-work-counter;
  border-bottom: 1px solid rgba(6, 37, 129, 0.5);
}
.how-work__card {
  display: grid;
  grid-template-columns: 300px 1fr 300px;
  align-items: start;
  padding: 16px 0;
}
.how-work__card::before {
  content: counter(how-work-counter, decimal-leading-zero);
  display: inline-block;
  color: #062581;
  font-size: 30px;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase;
}
.how-work__subtitle {
  max-width: 338px;
  margin: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.how-work__descr {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.center-services {
  padding: 120px 0;
}
.center-services__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
}
.center-services__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.center-services__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.center-services__right {
  grid-column: 2;
  width: 100%;
  display: grid;
  grid-template-columns: 282px 282px 1fr;
  grid-template-rows: auto auto auto;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.center-services__subtitle {
  grid-column: 1/-1;
  margin: 0 0 12px 0;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: "Roboto Condensed", sans-serif;
}
.center-services__discription {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}
.center-services__link {
  grid-column: 1;
}

.consulting {
  padding: 120px 0 0 0;
}
.consulting__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
}
.consulting__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.consulting__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.consulting__right {
  grid-column: 2;
  width: 100%;
}
.consulting__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 282px));
  gap: 24px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: card-counter;
}
.consulting__card {
  background-color: #062581;
  padding: 16px;
  height: 100%;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: relative;
  counter-increment: card-counter;
}
.consulting__card::before {
  content: "0" counter(card-counter);
  position: absolute;
  top: 16px;
  left: 16px;
  border: 1px solid #E9F0F6;
  padding: 4px 5px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  color: #E9F0F6;
  font-family: "Roboto Condensed", sans-serif;
}
.consulting__card-image {
  display: block;
  margin-bottom: auto;
  margin-top: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.consulting__card-title {
  margin: 0;
  width: 100%;
  min-height: 44px;
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  color: #E9F0F6;
}

.stores {
  padding: 120px 0;
}
.stores__heading {
  display: flex;
  gap: 5px;
  align-items: center;
  margin: 0 0 20px 0;
}
.stores__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.stores__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  list-style: none;
  padding: 0;
}
.stores__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 368px;
  color: #E9F0F6;
}
.stores__card-content {
  background-color: #062581;
  border-radius: 8px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 36px;
  min-height: 320px;
  overflow: hidden;
}
.stores__card-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-self: stretch;
}
.stores__card-logo {
  margin: 0 0 16px 0;
}
.stores__card-descr {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
.stores__card-link {
  margin-top: auto;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  gap: 12px;
}
.stores__card-link::after {
  content: "→";
}
.stores__card-image {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.stores__card-image img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.stores__marketplaces {
  margin-top: 24px;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 24px;
  list-style: none;
}

.services {
  padding: 120px 0;
}
.services__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
}
.services__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.services__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.services__top {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 66px;
}
.services__subtitle {
  margin: 0 0 12px 0;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
}
.services__description {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  max-width: 612px;
}
.services__list {
  margin: 80px 0 0 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 282px));
  gap: 40px 24px;
  justify-content: center;
  padding: 0;
  list-style: none;
  counter-reset: services-counter;
}
.services__item {
  counter-increment: services-counter;
  position: relative;
  padding-left: 16px;
}
.services__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #062581;
}
.services__card {
  height: 100%;
  min-height: 312px;
  position: relative;
  padding-top: 84px;
  display: flex;
  flex-direction: column;
}
.services__card::before {
  content: counter(services-counter, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1;
  color: #062581;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.services__card-title {
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
.services__card-descr {
  margin-top: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.borrum {
  padding: 120px 0;
}
.borrum__wrapper {
  display: grid;
  grid-template-columns: 300px 588px 1fr;
  row-gap: 40px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.borrum__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.borrum__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.borrum__right {
  grid-column: 2/-1;
  max-width: 668px;
  display: grid;
  grid-template-columns: 282px 282px 1fr;
  grid-template-rows: auto auto auto;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.borrum__subtitle {
  grid-column: 1/-1;
  margin: 0 0 12px 0;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: "Roboto Condensed", sans-serif;
}
.borrum__description {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}
.borrum__img-list {
  grid-column: 1/-1;
  display: contents;
  padding: 0;
  margin: 0;
  list-style: none;
}
.borrum__img-item img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.borrum__img-item--small {
  grid-column: 1;
  max-width: 161px;
}
.borrum__img-item--big {
  grid-column: 2;
  width: 588px;
  padding-right: 14px;
}
.borrum__img-item--medium {
  grid-column: 3;
  width: 282px;
}
.borrum__link {
  grid-column: 2;
  margin: 0;
}

.advantages {
  padding: 0 0 120px 0;
}
.advantages__wrapper {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 10px;
}
.advantages__heading {
  grid-column: 1;
  display: flex;
  gap: 5px;
  align-items: center;
  align-self: start;
}
.advantages__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
}
.advantages__right {
  grid-column: 2;
  width: 100%;
}
.advantages__telegramm {
  grid-column: 1/-1;
  background-color: rgba(233, 240, 246, 0.1);
  margin-top: 120px;
}
.advantages__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 282px));
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.advantages__card {
  background-color: transparent;
  border: 1px solid #E9F0F6;
  padding: 16px;
  height: 100%;
  min-height: 282px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  position: relative;
}
.advantages__card-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 12px;
  height: 12px;
}
.advantages__card-title {
  max-width: 203px;
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
.advantages__card-description {
  margin: auto 0 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.contacts {
  padding: 80px 0 120px;
}
.contacts__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.contacts__title {
  margin: 0;
  font-size: 96px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.contacts__map {
  margin-top: 30px;
  position: relative;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.contacts__img {
  display: none;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.contacts__img--active {
  display: block;
}
.contacts__info {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 282px 282px 282px 282px;
  gap: 24px;
}
.contacts__brand {
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
.contacts__address {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  font-style: normal;
}
.contacts__communication {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #062581;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.contacts__communication a {
  color: #062581;
  text-decoration: none;
}
.contacts__schedule {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.toggle {
  display: inline-flex;
  align-items: center;
  background-color: rgba(6, 37, 129, 0.1);
  border-radius: 8px;
  padding: 2px;
  overflow: hidden;
}
.toggle__btn {
  display: block;
  min-width: 156px;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(6, 37, 129, 0.5);
  background-color: transparent;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.toggle__btn:hover:not(.toggle__btn--active) {
  color: #062581;
  background-color: rgba(6, 37, 129, 0.05);
}
.toggle__btn--active {
  color: #E9F0F6;
  background-color: #062581;
  pointer-events: none;
}

.catalog {
  padding: 80px 0 120px;
}

.catalog-form {
  display: grid;
  grid-template-columns: 269px 1fr;
  -moz-column-gap: 37px;
       column-gap: 37px;
  align-items: start;
}
.catalog-form__heading {
  grid-column: 2;
  grid-row: 1;
  display: flex;
  flex-direction: column;
}
.catalog-form__sorting {
  grid-column: 2;
  grid-row: 2;
  display: flex;
  justify-content: flex-end;
  /* Прижимаем к правому краю */
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  /* Отступ до синей шапки таблицы */
}
.catalog-form__title {
  margin: 0;
  font-size: 96px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.catalog-form__list-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalog-form__label-tag {
  display: inline-block;
  padding: 8px 18px;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid rgba(6, 37, 129, 0.3);
  border-radius: 20px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.catalog-form__sidebar {
  grid-column: 1;
  grid-row: 3;
  display: flex;
  flex-direction: column;
  gap: 15px;
  /* Фиксация под высоту экрана по требованию дизайнера */
  position: sticky;
  top: 20px;
  /* Отступ от верха экрана при прокрутке */
  max-height: calc(100vh - 40px);
}
.catalog-form__content {
  grid-column: 2;
  grid-row: 3;
}
.catalog-form__more-btn {
  display: block;
  width: 100%;
  margin-top: 24px;
  padding: 16px;
  background-color: transparent;
  border: 1px solid #062581;
  border-radius: 4px;
  color: #062581;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}

.sidebar-filter {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
  /* Новый скролл-контейнер для блоков фильтрации */
}
.sidebar-filter__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex-grow: 1;
  overflow-y: auto;
  padding-right: 16px;
  scrollbar-width: thin;
  scrollbar-color: #0042aa transparent;
}
.sidebar-filter__body::-webkit-scrollbar {
  width: 4px;
}
.sidebar-filter__body::-webkit-scrollbar-track {
  background: transparent;
}
.sidebar-filter__body::-webkit-scrollbar-thumb {
  background: #0042aa;
  border-radius: 2px;
}
.sidebar-filter__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(6, 37, 129, 0.5);
}
.sidebar-filter__title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar-filter__clear {
  background: none;
  border: none;
  padding: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
  color: rgba(6, 37, 129, 0.5);
  text-decoration: underline;
  cursor: pointer;
}

.search-box {
  position: relative;
  width: 100%;
}
.search-box__input {
  width: 100%;
  padding: 11px 14px 11px 44px;
  border: 1px solid rgba(6, 37, 129, 0.5);
  background-color: transparent;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  box-sizing: border-box;
}
.search-box__input::-moz-placeholder {
  color: rgba(6, 37, 129, 0.5);
}
.search-box__input::placeholder {
  color: rgba(6, 37, 129, 0.5);
}
.search-box__btn {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
}

.accordion {
  border: none;
  padding: 0 0 16px 0;
  margin: 0;
}
.accordion.border-active {
  border-bottom: 1px solid rgba(6, 37, 129, 0.1);
}
.accordion__trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  padding: 0 0 12px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #062581;
  cursor: pointer;
  text-align: left;
}
.accordion__content {
  padding-top: 8px;
}
.accordion__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  max-height: 329px;
  overflow-y: auto;
}
.accordion__list::-webkit-scrollbar {
  width: 3px;
}
.accordion__list::-webkit-scrollbar-track {
  background: rgba(6, 37, 129, 0.05);
}
.accordion__list::-webkit-scrollbar-thumb {
  background: #062581;
}
.accordion__label {
  display: flex;
  align-items: center;
  padding: 0 0 0 23px;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.accordion__label::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(6, 37, 129, 0.5);
  border-radius: 3px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  flex-shrink: 0;
}
.accordion__checked-icon {
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  fill: #ffffff;
  pointer-events: none;
  transition: transform 0.1s ease;
}
.accordion__checkbox:checked ~ .accordion__checked-icon {
  transform: translateY(-50%) scale(1);
}
.accordion__text {
  color: rgba(6, 37, 129, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.accordion__clear {
  align-self: flex-start;
  background: none;
  border: none;
  padding: 0;
  margin-top: 12px;
  color: rgba(6, 37, 129, 0.5);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
  text-transform: lowercase;
  cursor: pointer;
  border-bottom: 1px solid rgba(6, 37, 129, 0.5);
}

.range-filter {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding: 5px 0;
}
.range-filter__inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
}
.range-filter__field {
  display: flex;
  align-items: center;
  width: 115px;
  height: 38px;
  padding: 0 12px;
  background-color: transparent;
  border: 1px solid rgba(6, 37, 129, 0.5);
  border-radius: 12px;
  box-sizing: border-box;
  cursor: text;
}
.range-filter__prefix {
  font-size: 14px;
  font-weight: 500;
  color: rgba(6, 37, 129, 0.5);
  line-height: 1.3;
  margin-right: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.range-filter__input {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  color: #062581;
  font-family: inherit;
}
.range-filter__input::-webkit-outer-spin-button, .range-filter__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.range-filter__input[type=number] {
  -moz-appearance: textfield;
}
.range-filter__separator {
  display: inline-block;
  width: 18px;
  font-size: 14px;
  color: #062581;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
}

/* Панель сортировки над таблицей */
.sorting-panel {
  /* Встает во вторую строку над таблицей */
  display: flex;
  justify-content: flex-end;
  /* Прижимает "Сортировать по" к правому краю */
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  /* Отступ до синей шапки таблицы */
}
.sorting-panel__label {
  font-size: 14px;
  color: rgba(6, 37, 129, 0.6);
}
.sorting-panel__button {
  background: none;
  border: none;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #062581;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Компонент таблицы товаров */
.products-table {
  display: flex;
  flex-direction: column;
  grid-column: 2;
  grid-row: 3;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  /* Чтобы скругления углов работали корректно */
  /* Общая сетка для шапки и для каждой строки */
}
.products-table__head, .products-table__row {
  display: grid;
  /* Задаем фиксированную ширину колонок согласно макету */
  grid-template-columns: 80px 120px 1fr 80px;
  align-items: center;
}
.products-table {
  /* Шапка таблицы */
}
.products-table__head {
  background-color: #062581;
  /* Фирменный синий цвет фона */
  padding: 12px 16px;
}
.products-table__th {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.products-table__th:last-child {
  text-align: right;
}
.products-table__body {
  display: flex;
  flex-direction: column;
}
.products-table__row {
  padding: 12px 16px;
  border-bottom: 1px solid rgba(6, 37, 129, 0.1);
}
.products-table__td {
  font-size: 14px;
  color: #062581;
}
.products-table__td--thumb {
  display: flex;
  align-items: center;
}
.products-table__td--sku {
  font-weight: 500;
  color: rgba(6, 37, 129, 0.7);
}
.products-table__td--action {
  display: flex;
  justify-content: flex-end;
}
.products-table__img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #ffffff;
  border-radius: 2px;
}
.products-table__link {
  color: #062581;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.4;
}
.products-table__order-btn {
  width: 32px;
  height: 32px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer {
  padding: 120px 0 40px 0;
}
.footer__wrapper {
  display: grid;
  grid-template-columns: 300px repeat(3, 1fr);
  width: 100%;
  gap: 0;
}
.footer__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 154px;
}
.footer__copyright {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
}
.footer__left-center, .footer__right-center, .footer__right {
  border-left: 1px solid rgba(6, 37, 129, 0.5);
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  min-height: 150px;
}
.footer__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
}
.footer__nav-item {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}
.footer__location {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
  white-space: pre-line;
}
.footer__policy {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  color: #062581;
}
.footer__policy--white {
  color: #E9F0F6;
}
.footer__socials {
  margin-top: auto;
}
.page-dark .footer .footer__left-center,
.page-dark .footer .footer__right-center,
.page-dark .footer .footer__right {
  border-left: 1px solid rgba(233, 240, 246, 0.3);
}
.page-dark .footer .footer__policy {
  color: #E9F0F6;
}/*# sourceMappingURL=style.css.map */