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

[data-tabs=parent].no-transition > [data-tabs=control],
[data-tabs=parent].no-transition > [data-tabs=content],
[data-tabs=parent].no-transition > [data-tabs=element] {
  transition: none;
}
[data-tabs=parent].no-transition-global [data-tabs=control],
[data-tabs=parent].no-transition-global [data-tabs=content],
[data-tabs=parent].no-transition-global [data-tabs=element] {
  transition: none;
}

[data-tabs=parent] [data-tabs=content] {
  position: relative;
}

[data-tabs=element] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in, visibility 0.3s ease-in;
}

[data-tabs=element].is-active {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

/* stylelint-disable */
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  --swiper-pagination-bullet-size: 7px;
  --swiper-pagination-bullet-vertical-gap: 7px;
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/* stylelint-disable */
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
  */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

/* Offset direction
  */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
  * connect elements.
  */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
  */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

/* Styling;
  * Giving the connect element a border radius causes issues with using transform: scale
  */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
  */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

/* Disabled state;
  */
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
  *
  */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
  *
  */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
  *
  */
.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-sub {
  background: #aaa;
}

.noUi-marker-large {
  background: #aaa;
}

/* Horizontal layout;
  *
  */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
  *
  */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Noto Sans";
  font-display: swap;
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 600;
  font-family: "Noto Sans";
  font-display: swap;
  src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2"), url("../fonts/NotoSans-SemiBold.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Noto Sans";
  font-display: swap;
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

html {
  --container-offset: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-family: "Noto Sans", "Arial", sans-serif;
  color: #1a1a1a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@media (max-width: 1023px) {
  html {
    --container-offset: 24px;
  }
}
@media (max-width: 767px) {
  html {
    --container-offset: 16px;
  }
}
@media (max-width: 424px) {
  html {
    --container-offset: 12px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media print {
  html {
    font-size: 10px;
    line-height: 14px;
  }
}

body {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

a {
  color: inherit;
  text-decoration: none;
}

img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}

textarea {
  resize: none;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #ffffff;
  -webkit-text-fill-color: #1a1a1a;
}

input,
textarea {
  border-radius: 0;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}
input:invalid,
textarea:invalid {
  box-shadow: none;
}

select {
  border-radius: 0;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
          appearance: none;
}

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

select,
textarea,
input:matches([type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

@media print {
  @page {
    margin: 52px 28px;
    size: a4 portrait;
  }
  html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: auto;
    min-width: auto;
  }
  .wrapper {
    overflow: initial;
    margin: 0;
  }
}
.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* stylelint-disable-next-line */
  min-height: calc(100 * var(--vh, 1vh));
}
.wrapper .header,
.wrapper .footer {
  flex-shrink: 0;
}
.wrapper main {
  flex-grow: 1;
}
@media print {
  .wrapper {
    min-height: auto;
  }
}

.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);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.scroll-lock-ios {
  position: fixed;
  overflow: hidden;
}

.scroll-lock {
  overflow: hidden;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-transition {
  /* stylelint-disable-next-line */
  transition: none !important;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.no-wrap {
  white-space: nowrap;
}

.desktop-hidden {
  display: none;
}

@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile-visible {
    display: initial;
  }
}

@media print {
  .not-for-print {
    display: none;
  }
}

.color-green {
  color: #0b780c;
}

.color-grey {
  color: #808080;
}

.container {
  width: 100%;
  max-width: calc(1400px + 2 * var(--container-offset));
  margin: 0 auto;
  padding: 0 var(--container-offset);
}
@media print {
  .container {
    padding: 0;
  }
}

[data-accordion=element].is-active > [data-accordion=content] {
  max-height: 100%;
  visibility: visible;
  animation-name: overflow;
  animation-delay: 0.3s;
  animation-fill-mode: forwards;
}

[data-accordion=parent].is-destroyed [data-accordion=content] {
  visibility: visible;
}

[data-accordion=parent].no-transition [data-accordion=content] {
  transition: none;
}

[data-accordion=content] {
  max-height: 0;
  transition: max-height 0.3s, visibility 0.3s;
  overflow: hidden;
  visibility: hidden;
}

@keyframes overflow {
  from {
    overflow: hidden;
  }
  to {
    overflow: initial;
  }
}
.btn {
  --button-horizontal-padding: 14px;
  --button-vertical-padding: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: var(--button-vertical-padding) var(--button-horizontal-padding);
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0);
  font: inherit;
  color: #ffffff;
  line-height: inherit;
  background-color: #174ec5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease, border-color 0.3s ease;
}
@media (max-width: 374px) {
  .btn {
    --button-horizontal-padding: 8px;
    --button-vertical-padding: 8px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .btn:hover:not(.focus-visible) {
    background-color: #517feb;
  }
}
.btn.focus-visible:active {
  background-color: #517feb;
}
.btn:disabled, .btn.disabled {
  border-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.1);
  pointer-events: none;
  cursor: default;
}
.btn .changable-icon {
  display: none;
}
.btn svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.btn__text ~ svg,
.btn svg + .btn__text {
  margin-left: 8px;
}
.btn--grey {
  color: #174ec5;
  background-color: #f5f5f5;
}
@media (hover: hover) and (pointer: fine) {
  .btn--grey:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.btn--grey.focus-visible:active {
  background-color: #e8efff;
}
.btn--grey-color {
  color: rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0);
}
@media (hover: hover) and (pointer: fine) {
  .btn--grey-color:hover:not(.focus-visible) {
    color: #517feb;
    background-color: rgba(255, 255, 255, 0);
  }
}
.btn--grey-color.focus-visible:active {
  color: #517feb;
  background-color: rgba(255, 255, 255, 0);
}
.btn--transparent {
  color: #174ec5;
  background-color: rgba(255, 255, 255, 0);
}
@media (hover: hover) and (pointer: fine) {
  .btn--transparent:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.btn--transparent.focus-visible:active {
  background-color: #e8efff;
}
.btn--blue-outlined {
  border-color: #174ec5;
  color: #174ec5;
  background-color: rgba(255, 255, 255, 0);
}
@media (hover: hover) and (pointer: fine) {
  .btn--blue-outlined:hover:not(.focus-visible) {
    border-color: #517feb;
    color: #517feb;
    background-color: rgba(255, 255, 255, 0);
  }
}
.btn--blue-outlined.focus-visible:active {
  border-color: #517feb;
  color: #517feb;
  background-color: rgba(255, 255, 255, 0);
}
.btn--white-outlined {
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
}
@media (hover: hover) and (pointer: fine) {
  .btn--white-outlined:hover:not(.focus-visible) {
    border-color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.7;
  }
}
.btn--white-outlined.focus-visible:active {
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.7;
}
.btn--outline-dashed {
  border-style: dashed;
}
.btn--outline-lite {
  border-width: 1px;
}
.btn--padding-s {
  --button-horizontal-padding: 6px;
  --button-vertical-padding: 6px;
}
.btn--horizontal-padding-s {
  --button-horizontal-padding: 6px;
}
.btn--horizontal-padding-l {
  --button-horizontal-padding: 26px;
}
@media (max-width: 374px) {
  .btn--horizontal-padding-l {
    --button-horizontal-padding: 8px;
  }
}
.btn--padding-zero {
  --button-horizontal-padding: 0;
  --button-vertical-padding: 0;
}
@media (max-width: 374px) {
  .btn--padding-zero {
    --button-horizontal-padding: 0;
    --button-vertical-padding: 0;
  }
}
.btn--no-border {
  border: 0;
}
@media (max-width: 767px) {
  .btn--full-width-mobile {
    width: 100%;
  }
}

.icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: color 0.3s ease;
  color: inherit;
}
.icon-btn svg {
  width: 24px;
  height: 24px;
}
@media (hover: hover) and (pointer: fine) {
  .icon-btn:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.icon-btn.focus-visible:active {
  color: #174ec5;
}
.icon-btn--grey-to-red {
  color: #808080;
}
@media (hover: hover) and (pointer: fine) {
  .icon-btn--grey-to-red:hover:not(.focus-visible) {
    color: #c91853;
  }
}
.icon-btn--grey-to-red.focus-visible:active {
  color: #c91853;
}
.icon-btn--blue {
  color: #174ec5;
}
@media (hover: hover) and (pointer: fine) {
  .icon-btn--blue:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.icon-btn--blue.focus-visible:active {
  color: #174ec5;
}

.link {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  width: auto;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .link:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.link.focus-visible:active {
  color: #174ec5;
}
.link:not(a):not(button) {
  pointer-events: none;
  cursor: default;
}
.link svg {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
@media (max-width: 374px) {
  .link svg {
    width: 20px;
    height: 20px;
  }
}
.link .changable-icon {
  display: none;
}
.link__text ~ svg,
.link svg + .link__text {
  margin-left: 4px;
}
.link__text {
  align-self: center;
  text-align: left;
}
.link--blue {
  color: #174ec5;
}
@media (hover: hover) and (pointer: fine) {
  .link--blue:hover:not(.focus-visible) {
    color: #517feb;
  }
}
.link--blue.focus-visible:active {
  color: #517feb;
}
.link--grey {
  color: #808080;
}
.link--grey svg {
  color: #808080;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .link--grey:hover:not(.focus-visible) {
    color: rgba(201, 24, 83, 0.8);
  }
  .link--grey:hover:not(.focus-visible) svg {
    color: #c91853;
  }
}
.link--grey.focus-visible:active {
  color: rgba(201, 24, 83, 0.8);
}
.link--grey.focus-visible:active svg {
  color: #c91853;
}
.link--white {
  color: #f5f5f5;
}
.link--white svg {
  color: #f5f5f5;
}
@media (hover: hover) and (pointer: fine) {
  .link--white:hover:not(.focus-visible) {
    color: rgba(245, 245, 245, 0.8);
  }
  .link--white:hover:not(.focus-visible) svg {
    color: #f5f5f5;
  }
}
.link--white.focus-visible:active {
  color: rgba(245, 245, 245, 0.8);
}
.link--white.focus-visible:active svg {
  color: #f5f5f5;
}
.link--size-m {
  font-size: 12px;
  line-height: 16px;
}
.link--size-m svg {
  width: 20px;
  height: 20px;
}
.link--size-ml {
  font-size: 12px;
  line-height: 16px;
}
.link--size-ml svg {
  width: 24px;
  height: 24px;
}
.link--size-s {
  font-size: 12px;
  line-height: 16px;
}
.link--size-s svg {
  width: 16px;
  height: 16px;
}
.link--size-xs {
  font-size: 10px;
  line-height: 14px;
}
.link--size-xs svg {
  width: 12px;
  height: 12px;
}
@media (max-width: 374px) {
  .link--size-m-mobile {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 374px) {
  .link--size-m-mobile svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 374px) {
  .link--size-s-mobile {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 374px) {
  .link--size-s-mobile svg {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 374px) {
  .link--size-sxs-mobile {
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 374px) {
  .link--size-sxs-mobile svg {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 374px) {
  .link--size-xs-mobile {
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 374px) {
  .link--size-xs-mobile svg {
    width: 12px;
    height: 12px;
  }
}

.chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 6px 12px;
  border-radius: 4px;
  border: 0;
  font: inherit;
  color: inherit;
  line-height: inherit;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .chip:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.chip.focus-visible:active {
  background-color: #e8efff;
}
@media (max-width: 374px) {
  .chip {
    padding: 6px 10px;
  }
}
.chip.is-active {
  background-color: #f5f5f5;
}
.chip .changable-icon {
  display: none;
}
.chip svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
@media (max-width: 374px) {
  .chip svg {
    width: 16px;
    height: 16px;
  }
}
.chip__text ~ svg,
.chip svg + .chip__text {
  margin-left: 4px;
}
.chip--rounded {
  border-radius: 40px;
}
.chip--blue {
  background-color: #e8efff;
}
@media (hover: hover) and (pointer: fine) {
  .chip--blue:hover:not(.focus-visible) {
    color: #ffffff;
    background-color: #517feb;
  }
}
.chip--blue.focus-visible:active {
  color: #ffffff;
  background-color: #517feb;
}
.chip--grey {
  background-color: #f5f5f5;
}
@media (hover: hover) and (pointer: fine) {
  .chip--grey:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.chip--grey.focus-visible:active {
  background-color: #e8efff;
}
.chip--grey.is-active {
  color: #ffffff;
  background-color: #174ec5;
}

.title {
  margin: 0;
  font-weight: 600;
  color: inherit;
}
.title--h1 {
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .title--h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.title--h2 {
  font-size: 28px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .title--h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
.title--h3 {
  font-size: 22px;
  line-height: 26px;
}
.title--h4 {
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .title--h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.title--h5 {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .title--h5 {
    font-size: 14px;
    line-height: 20px;
  }
}
.title--h6 {
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .title--h6 {
    font-size: 12px;
    line-height: 16px;
  }
}

.breadcrumbs {
  display: flex;
}
.breadcrumbs__list {
  display: flex;
  align-items: center;
  list-style: none;
  margin-top: 0;
  margin-right: -5px;/*-32px;*/
  margin-bottom: 0;
  padding-right: 32px;
  padding-left: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (max-width: 1023px) {
  .breadcrumbs__list {
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 24px;
    padding-left: 24px;
  }
}
.breadcrumbs__list::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .breadcrumbs__list {
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 424px) {
  .breadcrumbs__list {
    margin-right: -12px;
    margin-left: -12px;
    padding-right: 12px;
    padding-left: 12px;
  }
}
.breadcrumbs__item {
  position: relative;
  flex-shrink: 0;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .breadcrumbs__item {
    margin-right: 15px;
  }
}
.breadcrumbs__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -17px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("../img/svg/icon-arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .breadcrumbs__item::before {
    left: -12px;
    width: 12px;
    height: 12px;
  }
}
.breadcrumbs__item:last-child {
  margin-right: 0;
  /*pointer-events: none;*/
}
.breadcrumbs__item:first-child::before {
  display: none;
}
.breadcrumbs__link {
  display: inline;
  font-size: 14px;
  line-height: 1.6;
  color: #808080;
}
@media (max-width: 767px) {
  .breadcrumbs__link {
    font-size: 12px;
    line-height: 1.3;
  }
}
.breadcrumbs--bg {
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 16px;
  background: #f5f5f5;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .breadcrumbs--bg {
    margin-right: calc(-1 * var(--container-offset));
    padding: 5px 14px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs--bg .breadcrumbs__list {
    margin-right: calc(-1 * var(--container-offset));
    padding-right: 7px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs--bg .breadcrumbs__item:not(:last-child) {
    display: none;
  }
}
@media (max-width: 767px) {
  .breadcrumbs--bg .breadcrumbs__item:last-child {
    position: relative;
    margin-left: 24px;
  }
  .breadcrumbs--bg .breadcrumbs__item:last-child::after {
    content: "...";
    position: absolute;
    left: -24px;
    color: #808080;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .breadcrumbs--bg .breadcrumbs__item:last-child::after {
    left: -25px;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .breadcrumbs--bg .breadcrumbs__item:last-child::before {
    left: -14px;
  }
}

.notification {
  display: flex;
}
.notification svg {
  margin-right: 4px;
  width: 24px;
  height: 24px;
  color: #e8971c;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .notification svg {
    width: 16px;
    height: 16px;
  }
}
.notification__text {
  margin: 0;
}
@media print {
  .notification svg {
    width: 12px;
    height: 12px;
    color: #1a1a1a;
  }
  .notification__text {
    font-size: 8px;
    line-height: 12px;
  }
}

.contact-card {
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .contact-card {
    font-size: 12px;
    line-height: 1.3;
  }
}

.contact-card__img {
  position: relative;
}
.contact-card__img::after {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.contact-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.contact-card__info {
  display: flex;
  flex-direction: column;
  margin-top: 11px;
  padding-bottom: 3px;
  padding-left: 3px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contact-card__info {
    margin-top: 9px;
  }
}

.contact-card__name {
  font-weight: 600;
}

.contact-card__phone {
  line-height: 1.3;
  margin-top: 9px;
}

.contacts__table {
  font-size: 14px;
  line-height: 20px;
  border-collapse: collapse;
}

.contacts__table-row {
  display: flex;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .contacts__table-row {
    margin-bottom: 8px;
  }
}

.contacts__table-data {
  padding: 0;
}
@media (max-width: 767px) {
  .contacts__table-data {
    font-size: 12px;
    line-height: 16px;
  }
}
.contacts__table-data--left {
  font-weight: 600;
  min-width: 160px;
}
@media (max-width: 767px) {
  .contacts__table-data--left {
    min-width: 120px;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  transition: top 0.3s ease;
}
@media not print {
  .header--fixed {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  }
  .header--fixed .header__bottom-wrapper {
    padding: 12px 0;
  }
  @media (max-width: 767px) {
    .header--fixed .header__bottom-wrapper {
      padding: 8px 0 12px;
    }
  }
  .header--fixed .header__logo {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  @media (max-width: 1023px) {
    .header--fixed .header__logo {
      display: flex;
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }
  }
  .header--fixed .header__catalog-btn {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  @media (max-width: 1023px) {
    .header--fixed .header__catalog-btn {
      display: none;
    }
  }
}
@media not print {
  .header--shift {
    top: calc(-1 * var(--header-shift));
  }
  @media (max-width: 767px) {
    .header--shift .header__logo {
      visibility: hidden;
      opacity: 0;
      pointer-events: none;
    }
  }
  @media (max-width: 767px) {
    .header--shift .header__info-links-roll {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }
  }
  @media (max-width: 767px) {
    .header--shift .header__btns {
      padding: 0;
    }
  }
}
.header.no-transition .header__bottom-wrapper,
.header.no-transition .header__logo,
.header.no-transition .header__catalog-btn {
  transition: none;
}
@media print {
  .header {
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0 15px;
    border-bottom: 1px solid #000000;
    box-shadow: none;
  }
}

.header__top {
  padding: 8px 0;
  background-color: #f5f5f5;
}
@media (max-width: 374px) {
  .header__top {
    padding: 6px 0;
  }
}
.header__top .container {
  display: grid;
  align-items: center;
  grid-template-columns: auto auto max-content;
  gap: 10px 20px;
}
@media (max-width: 1023px) {
  .header__top .container {
    grid-template-columns: 100%;
  }
}
@media print {
  .header__top .container {
    display: block;
  }
}
@media print {
  .header__top {
    order: 1;
    padding: 0;
    flex-grow: 1;
    max-width: 340px;
    background: none;
  }
}

.header__top-left-column {
  grid-column: 1/2;
}
@media (max-width: 1023px) {
  .header__top-left-column .links-roll__list {
    justify-content: space-between;
  }
}
@media print {
  .header__top-left-column .links-roll__list {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr auto;
    justify-content: space-between;
    margin: 0;
    gap: 4px 38px;
  }
}
@media print {
  .header__top-left-column .links-roll__item {
    display: flex;
    margin: 0;
  }
}
@media print {
  .header__top-left-column .links-roll__item:nth-child(odd) {
    order: -1;
  }
}
@media print {
  .header__top-left-column .links-roll__link {
    font-size: 10px;
    line-height: 14px;
  }
}
@media print {
  .header__top-left-column .links-roll__link svg {
    width: 12px;
    height: 12px;
  }
}

.header__top-middle-column {
  grid-column: 2/3;
  justify-self: flex-end;
}
@media (max-width: 1023px) {
  .header__top-middle-column {
    display: none;
  }
}
@media print {
  .header__top-middle-column {
    display: none;
  }
}

.header__top-right-column {
  display: flex;
  flex-direction: column;
  grid-column: 3/4;
}
@media (max-width: 1023px) {
  .header__top-right-column {
    display: none;
    grid-column: auto;
  }
}
@media print {
  .header__top-right-column {
    display: none;
  }
}

.header__bottom {
  background-color: #ffffff;
}

.header__bottom-wrapper {
  position: relative;
  display: grid;
  align-items: center;
  grid-template-columns: 335px 1fr 150px;
  gap: 12px 20px;
  padding: 24px 0;
  transition: padding 0.3s ease;
}
@media (max-width: 1439px) {
  .header__bottom-wrapper {
    grid-template-columns: 26% auto 150px;
  }
}
@media (max-width: 1023px) {
  .header__bottom-wrapper {
    grid-template-columns: 33% 1fr auto;
    padding: 12px 0;
  }
}
@media (max-width: 767px) {
  .header__bottom-wrapper {
    grid-template-columns: 1fr auto;
    padding: 16px 0 12px 0;
    gap: 16px 20px;
  }
}
@media print {
  .header__bottom-wrapper {
    display: block;
    padding: 0;
  }
}

.header__info {
  position: relative;
  display: flex;
  flex-direction: column;
}

.header__logo {
  position: absolute;
  top: -11px;
  left: 0;
  max-width: 331px;
  height: 67px;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 1023px) {
  .header__logo {
    position: static;
    max-width: 290px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .header__logo {
    position: absolute;
    top: 0px;
  }
}
@media (max-width: 374px) {
  .header__logo {
    top: -2px;
    height: 32px;
  }
}
@media print {
  .header__logo {
    position: static;
    max-width: 160px;
    height: auto;
    opacity: 1;
  }
}

.header__catalog-btn {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  max-width: 315px;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease, border-color 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 1023px) {
  .header__catalog-btn {
    display: none;
  }
}
.header__catalog-btn.is-active svg {
  display: none;
}
.header__catalog-btn.is-active .changable-icon {
  display: block;
}
@media print {
  .header__catalog-btn {
    display: none;
  }
}

.header__info-links-roll {
  display: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 767px) {
  .header__info-links-roll {
    display: flex;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
}
.header__info-links-roll .links-roll__list {
  flex-direction: column;
}
@media print {
  .header__info-links-roll {
    display: none;
  }
}

.header__search-form {
  max-width: 867px;
}
@media (max-width: 767px) {
  .header__search-form {
    grid-column: span 2;
    order: 2;
  }
}
@media print {
  .header__search-form {
    display: none;
  }
}

.header__btns {
  display: flex;
  transition: padding 0.3s ease;
}
@media (max-width: 1023px) {
  .header__btns {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, 24px);
    justify-self: flex-end;
  }
}

@media print {
  .header__btns {
    display: none;
  }
}

.header__menu-btn {
  display: none;
  color: #174ec5;
}
@media (hover: hover) and (pointer: fine) {
  .header__menu-btn:hover:not(.focus-visible) {
    background-color: rgba(255, 255, 255, 0);
  }
}
.header__menu-btn.focus-visible:active {
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 1023px) {
  .header__menu-btn {
    display: inline-flex;
  }
}
.header__menu-btn svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 1023px) {
  .header__account-link {
    color: #174ec5;
  }
}
@media (max-width: 1023px) {
  .header__account-link .link__text {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header__account-link svg {
    width: 24px;
    height: 24px;
  }
}

.header__menu {
  top: 100%;
  left: 0;
  z-index: 1;
}

.main-nav__list {
  display: flex;
  margin: 0;
  margin-right: 20px;
  margin-left: 60px;
  padding: 0;
  list-style: none;
}
.main-nav__item {
  margin-right: 20px;
}
.main-nav__link {
  color: #ffffff;
}
.main-nav__link.is-active {
  opacity: 0.6;
}
.main-nav__toggle {
  display: none;
}

.footer {
  padding-top: 25px;
  padding-bottom: 40px;
  background-color: #0f3380;
  color: #ffffff;
}
@media (max-width: 374px) {
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media print {
  .footer {
    display: none;
  }
}

.footer__wrapper {
  display: flex;
  justify-content: space-between;
}
.footer__wrapper:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 32px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .footer__wrapper:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1439px) {
  .footer__wrapper {
    flex-wrap: wrap;
  }
}

.footer__bottom-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 34px;
}
@media (max-width: 1439px) {
  .footer__bottom-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .footer__bottom-wrapper {
    padding-top: 22px;
  }
}

.footer__lists-wrapper {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  max-width: 605px;
  padding-top: 15px;
}
@media (max-width: 1439px) {
  .footer__lists-wrapper {
    justify-content: space-evenly;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .footer__lists-wrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .footer__lists-wrapper {
    padding-top: 0;
  }
}
@media (max-width: 511px) {
  .footer__lists-wrapper {
    display: block;
  }
}

.footer__list-wrapper {
  padding-right: 30px;
}
@media (max-width: 1023px) {
  .footer__list-wrapper:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 511px) {
  .footer__list-wrapper {
    padding-right: 0;
  }
  .footer__list-wrapper:first-child {
    margin-bottom: 24px;
  }
}

.footer__title {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .footer__title {
    margin-bottom: 0;
  }
}

.footer__nav {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .footer__nav {
    padding-top: 12px;
  }
}

.footer__nav-item {
  margin-bottom: 8px;
  color: #f5f5f5;
}
.footer__nav-item:last-child {
  margin-bottom: 0;
}
@media (hover: hover) and (pointer: fine) {
  .footer__nav-item a:hover:not(.focus-visible) {
    color: rgba(245, 245, 245, 0.8);
  }
}
.footer__nav-item a.focus-visible:active {
  color: rgba(245, 245, 245, 0.8);
}

.footer__contacts-container {
  width: 452px;
}
@media (max-width: 1439px) {
  .footer__contacts-container {
    margin-right: 50px;
    order: -1;
  }
}
@media (max-width: 1023px) {
  .footer__contacts-container {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .footer__contacts-container {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.footer__contacts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 27px;
  color: #f5f5f5;
}
@media (max-width: 767px) {
  .footer__contacts-wrapper {
    margin-bottom: 19px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footer__contacts-wrapper a:hover:not(.focus-visible) {
    color: rgba(245, 245, 245, 0.8);
  }
}
.footer__contacts-wrapper a.focus-visible:active {
  color: rgba(245, 245, 245, 0.8);
}

.footer__logo {
  width: 310px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .footer__logo {
    width: 100%;
    margin-bottom: 22px;
  }
}

.footer__contact-item {
  margin-top: 0;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .footer__contact-item {
    margin-bottom: 8px;
  }
}
.footer__contact-item:last-child {
  margin-bottom: 0;
}

.footer__btn-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 12px;
}
@media (max-width: 424px) {
  .footer__btn-wrapper {
    grid-template-columns: minmax(0, 1fr);
  }
}

.footer__text-container {
  flex-grow: 1;
  max-width: 870px;
  padding-right: 50px;
}
@media (max-width: 1439px) {
  .footer__text-container {
    max-width: 100%;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .footer__text-container {
    padding-right: 0;
  }
}

.footer__copyright {
  margin-top: 0;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .footer__copyright {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 7px;
    padding-right: 20px;
  }
}

.footer__policy {
  opacity: 0.3;
  margin: 0;
}
@media (max-width: 767px) {
  .footer__policy {
    font-size: 10px;
    line-height: 14px;
  }
}

.footer__links-container {
  flex-grow: 1;
  max-width: 455px;
  min-width: 200px;
}
@media (max-width: 1439px) {
  .footer__links-container {
    max-width: 100%;
    margin-bottom: 20px;
    padding-right: 30px;
    order: -1;
  }
}
@media (max-width: 767px) {
  .footer__links-container {
    margin-bottom: 17px;
    padding-right: 0;
  }
}

.footer__payment-title {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .footer__payment-title {
    margin-bottom: 8px;
  }
}

.footer__payment-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: -12px 0 35px -12px;
  padding-left: 0;
}
@media (max-width: 767px) {
  .footer__payment-list {
    margin-bottom: 15px;
  }
}

.footer__payment-item {
  margin-top: 12px;
  margin-left: 12px;
}

.footer__payment-icon {
  width: auto;
  height: 21px;
}
@media (max-width: 767px) {
  .footer__payment-icon {
    height: 17px;
  }
}

.footer__developer-container {
  display: flex;
  margin-top: 0;
  margin-right: 9px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .footer__developer-container {
    font-size: 10px;
    line-height: 14px;
    margin-right: 8px;
  }
}

.footer__developer-link {
  align-self: center;
  margin-left: 9px;
  color: #ffffff;
}
.footer__developer-link svg {
  width: 82px;
  height: 20px;
}
@media (max-width: 767px) {
  .footer__developer-link svg {
    width: 57px;
    height: 14px;
  }
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(26, 26, 26, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal::-webkit-scrollbar {
  display: none;
}
.modal__wrapper {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  padding: var(--container-offset);
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal__header {
  padding-right: 28px;
  margin-bottom: 20px;
  min-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .modal__header {
    margin-bottom: 12px;
  }
}
.modal__content {
  position: relative;
  width: 453px;
  max-width: 100%;
  padding: 28px;
  border-radius: 4px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .modal__content {
    padding: 16px;
  }
}
.modal__message {
  margin: 0;
}
.modal__content-wrapper {
  padding: 0 var(--container-offset);
}
.modal__close-btn {
  position: absolute;
  top: 28px;
  right: 28px;
  z-index: 3;
  width: 24px;
  height: 24px;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .modal__close-btn:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.modal__close-btn.focus-visible:active {
  color: #174ec5;
}
@media (max-width: 767px) {
  .modal__close-btn {
    top: 16px;
    right: 16px;
  }
}
.modal__close-btn svg {
  width: 100%;
  height: 100%;
}
.modal__btns-group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(max(30%, 100px), max-content));
  gap: 16px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .modal__btns-group {
    margin-top: 12px;
    gap: 12px;
  }
}
@media (max-width: 374px) {
  .modal__btns-group {
    grid-template-columns: repeat(auto-fit, minmax(max(25%, 80px), max-content));
  }
}
.modal--responsive .modal__content {
  width: 100%;
}
.modal--fit-content .modal__content {
  width: auto;
}
@media (max-width: 767px) {
  .modal--fit-content .modal__content {
    width: 100%;
  }
}
.modal--preload {
  transition: none;
}
.modal--tooltip .modal__content {
  display: flex;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0);
}
.modal--tooltip .modal__close-btn {
  display: none;
}
.modal--tooltip .tippy-box {
  max-width: 350px;
}
.modal.is-active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.modal-order-success__text {
  margin: 0;
}
.modal-order-success__content {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .modal-order-success__content {
    margin-top: 12px;
  }
}
.modal-order-success__row {
  display: flex;
}
.modal-order-success__row + .modal-order-success__row {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .modal-order-success__row + .modal-order-success__row {
    margin-top: 4px;
  }
}
.modal-order-success__col-right {
  margin-left: auto;
  font-weight: 600;
}

.modal--tablet-active .modal__wrapper {
  padding: 0;
  justify-content: flex-start;
  align-items: flex-start;
}
.modal--tablet-active .modal__header {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 18px calc(var(--container-offset) + 28px) 14px var(--container-offset);
  margin: 0;
  display: block;
  min-height: auto;
  background-color: #ffffff;
}
.modal--tablet-active .modal__content {
  padding: 0;
  width: 100%;
  min-height: 100%;
  border-radius: 0;
  display: flex;
  flex-direction: column;
}
.modal--tablet-active .modal__content-wrapper {
  flex-grow: 1;
  padding-bottom: 10px;
}
.modal--tablet-active .modal__btns-group {
  position: sticky;
  bottom: 0;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(46%, 1fr));
  gap: 12px;
  margin: 0;
  padding: 15px var(--container-offset) 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.modal--tablet-active .modal__close-btn {
  position: fixed;
  top: 16px;
  right: var(--container-offset);
  left: auto;
  color: #174ec5;
}
@media (hover: hover) and (pointer: fine) {
  .modal--tablet-active .modal__close-btn:hover:not(.focus-visible) {
    color: #1a1a1a;
  }
}
.modal--tablet-active .modal__close-btn.focus-visible:active {
  color: #1a1a1a;
}
.modal--tablet-active .modal__close-btn svg {
  width: 24px;
  height: 24px;
}

.modal--content-shrink .modal__wrapper,
.modal--content-shrink .modal__content {
  height: 100%;
}
.modal--content-shrink .modal__content-wrapper {
  height: 10px;
  flex-grow: 1;
}

.cart-btn {
  display: inline-flex;
  width: 100%;
  border: 0;
  border-radius: 4px;
  padding: 0;
  font: inherit;
  color: rgba(26, 26, 26, 0.5);
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (hover: hover) and (pointer: fine) {
  .cart-btn:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-btn:hover:not(.focus-visible) {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (hover: hover) and (pointer: fine) {
  .cart-btn:hover:not(.focus-visible) .cart-btn__icon {
    background-color: #517feb;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-btn:hover:not(.focus-visible) .cart-btn__icon {
    background-color: rgba(255, 255, 255, 0);
  }
}
.cart-btn.focus-visible:active {
  background-color: #e8efff;
}
@media (max-width: 1023px) {
  .cart-btn.focus-visible:active {
    background-color: rgba(255, 255, 255, 0);
  }
}
.cart-btn.focus-visible:active .cart-btn__icon {
  background-color: #517feb;
}
@media (max-width: 1023px) {
  .cart-btn.focus-visible:active .cart-btn__icon {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1023px) {
  .cart-btn {
    width: auto;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
  }
}
.cart-btn.not-empty {
  background-color: #e9663b;
  color: #f5f5f5;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .cart-btn.not-empty {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (hover: hover) and (pointer: fine) {
  .cart-btn.not-empty:hover:not(.focus-visible) {
    background-color: rgba(233, 102, 59, 0.8);
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-btn.not-empty:hover:not(.focus-visible) {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (hover: hover) and (pointer: fine) {
  .cart-btn.not-empty:hover:not(.focus-visible) .cart-btn__icon {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (hover: hover) and (pointer: fine) {
  .cart-btn.not-empty:hover:not(.focus-visible) .cart-btn__ammount {
    border-color: rgba(233, 102, 59, 0.8);
    color: rgba(233, 102, 59, 0.8);
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-btn.not-empty:hover:not(.focus-visible) .cart-btn__ammount {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #e9663b;
  }
}
.cart-btn.not-empty.focus-visible:active {
  background-color: rgba(233, 102, 59, 0.8);
}
@media (max-width: 1023px) {
  .cart-btn.not-empty.focus-visible:active {
    background-color: rgba(255, 255, 255, 0);
  }
}
.cart-btn.not-empty.focus-visible:active .cart-btn__icon {
  background-color: rgba(255, 255, 255, 0);
}
.cart-btn.not-empty.focus-visible:active .cart-btn__ammount {
  border-color: rgba(233, 102, 59, 0.8);
  color: rgba(233, 102, 59, 0.8);
}
@media (max-width: 1023px) {
  .cart-btn.not-empty.focus-visible:active .cart-btn__ammount {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #e9663b;
  }
}
.cart-btn.not-empty .cart-btn__text {
  padding-right: 0;
}
.cart-btn.not-empty .cart-btn__icon {
  background-color: rgba(255, 255, 255, 0);
}
.cart-btn.not-empty .cart-btn__ammount {
  display: block;
}

.cart-btn__text {
  overflow: hidden;
  flex-grow: 1;
  padding: 13px 12px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .cart-btn__text {
    display: none;
  }
}

.cart-btn__icon {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
  background-color: #174ec5;
  transition: background-color 0.3s ease;
}
@media (max-width: 1023px) {
  .cart-btn__icon {
    padding: 0;
    border-radius: 0;
    color: #174ec5;
    background-color: rgba(255, 255, 255, 0);
  }
}
.cart-btn__icon svg {
  width: 24px;
  height: 24px;
}

.cart-btn__ammount {
  position: absolute;
  top: 6px;
  right: 4px;
  display: none;
  padding: 2px 4px;
  border-radius: 10px;
  border: 2px solid #e9663b;
  color: #e9663b;
  font-size: 10px;
  line-height: 9px;
  background-color: #ffffff;
  transition: color 0.3s ease, border-color 0.3s ease;
}
@media (max-width: 1023px) {
  .cart-btn__ammount {
    top: -6px;
    right: -8px;
    border-color: #ffffff;
    color: #ffffff;
    background-color: #e9663b;
  }
}

.changable-btn__changed-text {
  display: none;
}
.changable-btn.is-active {
  color: #174ec5;
  background-color: #f5f5f5;
}
@media (hover: hover) and (pointer: fine) {
  .changable-btn.is-active:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.changable-btn.is-active.focus-visible:active {
  background-color: #e8efff;
}
.changable-btn.is-active svg {
  display: none;
}
.changable-btn.is-active .changable-icon {
  display: block;
}
.changable-btn.is-active .changable-btn__default-text {
  display: none;
}
.changable-btn.is-active .changable-btn__changed-text {
  display: inline;
}

.custom-input,
.custom-textarea {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.custom-input__wrapper,
.custom-textarea__wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.custom-input__wrapper input,
.custom-input__wrapper textarea,
.custom-textarea__wrapper input,
.custom-textarea__wrapper textarea {
  width: 100%;
  flex-grow: 1;
  padding: 11px 14px;
  color: #1a1a1a;
  font: inherit;
  line-height: inherit;
  border: 2px solid #1a1a1a;
  border-radius: 4px;
  outline: none;
  background-color: #ffffff;
  transition: border-color 0.3s ease, color 0.3s ease;
}
.custom-input__wrapper input::-moz-placeholder, .custom-input__wrapper textarea::-moz-placeholder, .custom-textarea__wrapper input::-moz-placeholder, .custom-textarea__wrapper textarea::-moz-placeholder {
  color: rgba(26, 26, 26, 0.5);
}
.custom-input__wrapper input::placeholder,
.custom-input__wrapper textarea::placeholder,
.custom-textarea__wrapper input::placeholder,
.custom-textarea__wrapper textarea::placeholder {
  color: rgba(26, 26, 26, 0.5);
}
.custom-input__wrapper input:hover,
.custom-input__wrapper textarea:hover,
.custom-textarea__wrapper input:hover,
.custom-textarea__wrapper textarea:hover {
  border-color: #517feb;
}
.custom-input__wrapper input:focus,
.custom-input__wrapper textarea:focus,
.custom-textarea__wrapper input:focus,
.custom-textarea__wrapper textarea:focus {
  border-color: #174ec5;
}
.custom-input__wrapper input:focus::-moz-placeholder, .custom-input__wrapper textarea:focus::-moz-placeholder, .custom-textarea__wrapper input:focus::-moz-placeholder, .custom-textarea__wrapper textarea:focus::-moz-placeholder {
  opacity: 0;
}
.custom-input__wrapper input:focus::placeholder,
.custom-input__wrapper textarea:focus::placeholder,
.custom-textarea__wrapper input:focus::placeholder,
.custom-textarea__wrapper textarea:focus::placeholder {
  opacity: 0;
}
.custom-input__wrapper input:disabled,
.custom-input__wrapper textarea:disabled,
.custom-textarea__wrapper input:disabled,
.custom-textarea__wrapper textarea:disabled {
  border-color: rgba(26, 26, 26, 0.1);
  color: rgba(26, 26, 26, 0.5);
}
@media (max-width: 424px) {
  .custom-input__wrapper input,
.custom-input__wrapper textarea,
.custom-textarea__wrapper input,
.custom-textarea__wrapper textarea {
    padding: 10px 10px 9px;
    font-size: 12px;
    line-height: 16px;
  }
}
.custom-input__wrapper textarea,
.custom-textarea__wrapper textarea {
  min-height: 120px;
}
@media (max-width: 767px) {
  .custom-input__wrapper textarea,
.custom-textarea__wrapper textarea {
    padding-top: 6px;
    min-height: 80px;
  }
}
.custom-input__btn,
.custom-textarea__btn {
  position: absolute;
  top: 12px;
  right: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  color: #1a1a1a;
  background: none;
  border: 0;
  cursor: pointer;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .custom-input__btn:hover:not(.focus-visible),
.custom-textarea__btn:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.custom-input__btn.focus-visible:active,
.custom-textarea__btn.focus-visible:active {
  color: #174ec5;
}
@media (max-width: 424px) {
  .custom-input__btn,
.custom-textarea__btn {
    top: 10px;
    right: 10px;
  }
}
.custom-input__btn--left,
.custom-textarea__btn--left {
  left: 16px;
  right: auto;
}
@media (max-width: 424px) {
  .custom-input__btn--left,
.custom-textarea__btn--left {
    left: 10px;
    right: auto;
  }
}
.custom-input__btn--left ~ input,
.custom-textarea__btn--left ~ input {
  padding-left: 46px;
}
@media (max-width: 424px) {
  .custom-input__btn--left ~ input,
.custom-textarea__btn--left ~ input {
    padding-left: 32px;
  }
}
.custom-input__btn--right + input,
.custom-textarea__btn--right + input {
  padding-right: 46px;
}
@media (max-width: 424px) {
  .custom-input__btn--right + input,
.custom-textarea__btn--right + input {
    padding-right: 32px;
  }
}
.custom-input__btn--right + .custom-input__btn--right,
.custom-textarea__btn--right + .custom-input__btn--right {
  right: 46px;
}
@media (max-width: 424px) {
  .custom-input__btn--right + .custom-input__btn--right,
.custom-textarea__btn--right + .custom-input__btn--right {
    right: 32px;
  }
}
.custom-input__btn--right + .custom-input__btn--right + input,
.custom-textarea__btn--right + .custom-input__btn--right + input {
  padding-right: 72px;
}
@media (max-width: 424px) {
  .custom-input__btn--right + .custom-input__btn--right + input,
.custom-textarea__btn--right + .custom-input__btn--right + input {
    padding-right: 56px;
  }
}
.custom-input__btn[data-clear],
.custom-textarea__btn[data-clear] {
  display: none;
}
.custom-input__btn[data-clear].is-active,
.custom-textarea__btn[data-clear].is-active {
  display: inline-flex;
}
.custom-input__btn svg,
.custom-textarea__btn svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 424px) {
  .custom-input__btn svg,
.custom-textarea__btn svg {
    width: 20px;
    height: 20px;
  }
}
.custom-input__label,
.custom-textarea__label {
  padding: 0 0 8px;
}
.custom-input[disabled], .custom-input.is-disabled,
.custom-textarea[disabled],
.custom-textarea.is-disabled {
  pointer-events: none;
}
.custom-input[disabled] input,
.custom-input[disabled] textarea, .custom-input.is-disabled input,
.custom-input.is-disabled textarea,
.custom-textarea[disabled] input,
.custom-textarea[disabled] textarea,
.custom-textarea.is-disabled input,
.custom-textarea.is-disabled textarea {
  border-color: rgba(26, 26, 26, 0.1);
  color: rgba(26, 26, 26, 0.5);
}
.custom-input.is-invalid input,
.custom-input.is-invalid textarea,
.custom-textarea.is-invalid input,
.custom-textarea.is-invalid textarea {
  border-color: #c91853;
}
.custom-input.is-invalid input:focus, .custom-input.is-invalid input:hover,
.custom-input.is-invalid textarea:focus,
.custom-input.is-invalid textarea:hover,
.custom-textarea.is-invalid input:focus,
.custom-textarea.is-invalid input:hover,
.custom-textarea.is-invalid textarea:focus,
.custom-textarea.is-invalid textarea:hover {
  border-color: #c91853;
}
.custom-input .input-message,
.custom-textarea .input-message {
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.custom-input .input-message--invalid,
.custom-textarea .input-message--invalid {
  color: #c91853;
}
.custom-input .required-label,
.custom-textarea .required-label {
  color: #c91853;
}
.custom-input .suggestions-wrapper,
.custom-textarea .suggestions-wrapper {
  width: 100%;
  position: relative;
}
.custom-input .suggestions-suggestions,
.custom-textarea .suggestions-suggestions {
  width: 100%;
  position: absolute;
  background-color: #ffffff;
  top: 8px;
  left: 0;
  border: none;
  border-radius: 4px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  z-index: 50;
}
.custom-input .suggestions-suggestions strong,
.custom-textarea .suggestions-suggestions strong {
  color: #174ec5;
}
.custom-input .suggestions-hint,
.custom-textarea .suggestions-hint {
  padding: 8px 12px;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .custom-input .suggestions-hint,
.custom-textarea .suggestions-hint {
    padding: 8px;
  }
}
.custom-input .suggestions-suggestion,
.custom-textarea .suggestions-suggestion {
  padding: 5px 28px;
}
@media (max-width: 767px) {
  .custom-input .suggestions-suggestion,
.custom-textarea .suggestions-suggestion {
    padding: 8px 20px;
  }
}
.custom-input .suggestions-value,
.custom-textarea .suggestions-value {
  color: #1a1a1a;
}
.custom-input .suggestions-subtext,
.custom-textarea .suggestions-subtext {
  margin-top: 4px;
  color: #808080;
}

.custom-toggle {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.custom-toggle input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
}
.custom-toggle label {
  position: relative;
  padding-left: 28px;
  line-height: 24px;
  cursor: pointer;
}
.custom-toggle__note {
  margin-top: 2px;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: rgba(26, 26, 26, 0.5);
}
@media (max-width: 767px) {
  .custom-toggle__note {
    font-size: 10px;
    line-height: 14px;
  }
}
.custom-toggle__mark {
  margin-left: 12px;
  padding: 6px 10px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #1a1a1a;
  background: #dbefd7;
  border-radius: 4px;
}
.custom-toggle--checkbox .custom-toggle__icon, .custom-toggle--radio .custom-toggle__icon {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #1a1a1a;
  transition: border-color 0.3s ease;
}
.custom-toggle--checkbox .custom-toggle__icon::before, .custom-toggle--radio .custom-toggle__icon::before {
  content: "";
  position: absolute;
  opacity: 0;
  background-color: #174ec5;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .custom-toggle--checkbox:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:not(:disabled) + .custom-toggle__icon, .custom-toggle--radio:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:not(:disabled) + .custom-toggle__icon {
    border-color: #174ec5;
  }
  .custom-toggle--checkbox:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:checked:not(:disabled) + .custom-toggle__icon, .custom-toggle--radio:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:checked:not(:disabled) + .custom-toggle__icon {
    border-color: #517feb;
  }
  .custom-toggle--checkbox:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:checked:not(:disabled) + .custom-toggle__icon::before, .custom-toggle--radio:not([disabled]):not(.is-disabled) label:hover:not(.focus-visible) input:checked:not(:disabled) + .custom-toggle__icon::before {
    background-color: #517feb;
  }
}
.custom-toggle--checkbox .custom-toggle__icon {
  top: 3px;
  left: 3px;
  width: 18px;
  height: 18px;
}
.custom-toggle--checkbox .custom-toggle__icon::before {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6065 5.70255L7.45081 12.8829L3.39343 8.8255L4.57376 7.64517L7.45081 10.4976L13.4262 4.52222L14.6065 5.70255Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: calc(100% + 2px) calc(100% + 2px);
  background-position: 50% 50%;
}
.custom-toggle--radio .custom-toggle__icon {
  top: 2px;
  left: 2px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.custom-toggle--radio .custom-toggle__icon::before {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.custom-toggle--bg {
  padding: 16px 20px;
}
@media (max-width: 767px) {
  .custom-toggle--bg {
    padding: 12px 8px;
  }
}
.custom-toggle--bg label {
  width: 100%;
}
.custom-toggle--bg label .custom-toggle__label::before, .custom-toggle--bg label::before {
  content: "";
  position: absolute;
  top: -16px;
  right: -20px;
  bottom: -16px;
  left: -20px;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .custom-toggle--bg label .custom-toggle__label::before, .custom-toggle--bg label::before {
    top: -12px;
    right: -8px;
    bottom: -12px;
    left: -8px;
  }
}
.custom-toggle--bg label::before {
  z-index: 1;
}
.custom-toggle--bg .custom-toggle__label::before {
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
  z-index: -1;
}
.custom-toggle--bg input:checked ~ .custom-toggle__label::before {
  background-color: #e8efff;
}
.custom-toggle input:checked + .custom-toggle__icon {
  border-color: #174ec5;
}
.custom-toggle input:checked + .custom-toggle__icon::before {
  opacity: 1;
}
.custom-toggle input:disabled + .custom-toggle__icon {
  border-color: #e7e7e7;
}
.custom-toggle input:disabled:checked + .custom-toggle__icon::before {
  background-color: #e7e7e7;
}
.custom-toggle.is-invalid label .custom-toggle__icon {
  border-color: #c91853;
}
.custom-toggle.is-invalid label .custom-toggle__label {
  color: #c91853;
}
.custom-toggle[disabled] label, .custom-toggle.is-disabled label {
  pointer-events: none;
}
.custom-toggle[disabled] input + .custom-toggle__icon, .custom-toggle.is-disabled input + .custom-toggle__icon {
  border-color: #e7e7e7;
}
.custom-toggle[disabled] input:checked + .custom-toggle__icon::before, .custom-toggle.is-disabled input:checked + .custom-toggle__icon::before {
  background-color: #e7e7e7;
}
.custom-toggle .input-message {
  width: 100%;
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.custom-toggle .input-message--invalid {
  color: #c91853;
}
.custom-toggle .required-label {
  color: #c91853;
}

[data-validate-type=toggle-group] .input-message {
  width: 100%;
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 16px;
}
[data-validate-type=toggle-group] .input-message--invalid {
  color: #c91853;
}
[data-validate-type=toggle-group] .required-label {
  color: #c91853;
}
[data-validate-type=toggle-group].is-invalid .custom-toggle label .custom-toggle__icon {
  border-color: #c91853;
}
[data-validate-type=toggle-group].is-invalid .custom-toggle label .custom-toggle__label {
  color: #c91853;
}

.custom-select {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.custom-select__wrapper {
  position: relative;
  width: 100%;
}
.custom-select__label {
  margin: 0 0 8px;
}
.custom-select__placeholder {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  color: rgba(26, 26, 26, 0.5);
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
@media (max-width: 767px) {
  .custom-select__placeholder {
    left: 12px;
  }
}
.custom-select select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
}
.custom-select__button {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 5px 14px;
  color: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #1a1a1a;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .custom-select__button:hover:not(.focus-visible) {
    border-color: #174ec5;
  }
  .custom-select__button:hover:not(.focus-visible) .custom-select__icon {
    color: #174ec5;
  }
}
.custom-select__button.focus-visible:focus {
  border-color: #174ec5;
}
.custom-select__button.focus-visible:focus .custom-select__icon {
  color: #174ec5;
}
.custom-select__button:disabled {
  pointer-events: none;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .custom-select__button {
    height: 40px;
    padding-left: 10px;
    padding-right: 11px;
  }
}
.custom-select__reset-btn {
  padding: 0;
  width: 24px;
  height: 24px;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  right: 48px;
  top: 12px;
  color: inherit;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: color 0.3s ease, opacity 0.3s ease;
  z-index: 2;
}
@media (max-width: 767px) {
  .custom-select__reset-btn {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 40px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .custom-select__reset-btn:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.custom-select__reset-btn.focus-visible:focus {
  color: #174ec5;
}
.custom-select__reset-btn svg {
  width: 100%;
  height: 100%;
}
.custom-select__list-inner {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.custom-select__list {
  position: absolute;
  display: flex;
  flex-direction: column;
  bottom: -8px;
  z-index: 5;
  width: 100%;
  max-height: 336px;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  list-style: none;
  background-color: #ffffff;
  transform: translateY(100%);
  visibility: hidden;
  opacity: 0;
  border-radius: 4px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.custom-select__subtitle {
  padding: 8px 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.custom-select__item {
  width: 100%;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 22px;
  display: inline-flex;
  align-items: center;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.custom-select__item[aria-selected=true] {
  color: #ffffff;
  background-color: #517feb;
}
@media (hover: hover) and (pointer: fine) {
  .custom-select__item[aria-selected=true]:hover:not(.focus-visible) {
    background-color: #517feb;
  }
}
.custom-select__item[aria-selected=true].focus-visible:focus {
  background-color: #517feb;
}
@media (hover: hover) and (pointer: fine) {
  .custom-select__item:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.custom-select__item.focus-visible:focus {
  background-color: #e8efff;
}
.custom-select__item-img {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  border-radius: 9999px;
  border: 1px solid #f5f5f5;
  overflow: hidden;
}
.custom-select__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-select__text {
  flex-shrink: 0;
  width: 84%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  transition: opacity 0.3s ease 0.1s;
}
.custom-select__text br {
  display: none;
}
.custom-select__icon {
  flex-shrink: 0;
  margin-left: auto;
  width: 24px;
  height: 24px;
  transform: translateZ(0);
  transform-origin: center;
  transition: transform 0.3s ease, opacity 0.3s ease, color 0.3s ease;
}
@media (max-width: 767px) {
  .custom-select__icon {
    width: 20px;
    height: 20px;
  }
}
.custom-select[disabled], .custom-select.is-disabled {
  pointer-events: none;
}
.custom-select[disabled] .custom-select__icon, .custom-select.is-disabled .custom-select__icon {
  opacity: 0.1;
}
.custom-select[disabled] .custom-select__button, .custom-select.is-disabled .custom-select__button {
  border-color: rgba(26, 26, 26, 0.1);
}
.custom-select[disabled] .custom-select__list, .custom-select.is-disabled .custom-select__list {
  display: none;
}
.custom-select.open-up .custom-select__list {
  bottom: auto;
  top: 0;
  transform: translateY(calc(-100% + 10px));
}
.custom-select.is-open .custom-select__list {
  visibility: visible;
  opacity: 1;
}
.custom-select.is-open .custom-select__icon {
  transform: translateZ(0) rotate(180deg);
}
.custom-select.not-empty .custom-select__reset-btn {
  opacity: 1;
  pointer-events: all;
}
.custom-select.not-empty .custom-select__text {
  opacity: 1;
}
.custom-select.not-empty .custom-select__placeholder {
  opacity: 0;
}
.custom-select.is-invalid .custom-select__icon {
  color: #c91853;
}
.custom-select.is-invalid .custom-select__button {
  border-color: #c91853;
}
@media (hover: hover) and (pointer: fine) {
  .custom-select.is-invalid .custom-select__button:hover:not(.focus-visible) {
    border-color: #174ec5;
  }
}
.custom-select.is-invalid .custom-select__button.focus-visible:focus {
  border-color: #174ec5;
}
.custom-select.slide-up.not-empty .custom-select__label, .custom-select.slide-up.is-open .custom-select__label {
  transform: translateY(calc(-50% - 40px));
  opacity: 1;
}
.custom-select.slide-up.not-empty .custom-select__text, .custom-select.slide-up.is-open .custom-select__text {
  opacity: 1;
}
.custom-select .input-message {
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.custom-select .input-message--invalid {
  color: #c91853;
}
.custom-select .required-label {
  color: #c91853;
}

.form-range .noUi-horizontal {
  height: 4px;
}
.form-range .noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  right: -8px;
  top: -6px;
}
.form-range .noUi-vertical {
  width: 4px;
}
.form-range .noUi-target {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 0;
  box-shadow: none;
}
.form-range .noUi-connects {
  border-radius: 4px;
}
.form-range .noUi-connect {
  background: #174ec5;
}
.form-range .noUi-handle {
  border: 2px solid #174ec5;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}
.form-range .noUi-handle.focus-visible:focus {
  outline: none;
  border: 3px solid #1a1a1a;
}
.form-range .noUi-touch-area {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .form-range .noUi-touch-area {
    width: 100px;
  }
}

.form-range__input-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 8px;
}

.form-range__custom-input input {
  padding: 11px 10px;
  border-color: #174ec5;
}
.form-range__custom-input input:focus {
  border-color: #517feb;
}
@media (max-width: 424px) {
  .form-range__custom-input input {
    padding: 10px;
  }
}
.form-range__custom-input .custom-input__btn {
  right: 12px;
  color: #808080;
}
.form-range__custom-input .custom-input__btn--right.is-active + input {
  padding-right: 34px;
}

.form-range__element-wrapper {
  overflow: hidden;
  padding: 10px 9px;
}

.checkbox-group .collapsible-block__element .custom-toggle:first-child {
  margin-top: 8px;
}
.checkbox-group .collapsible-block__btn {
  margin-top: 12px;
}

.checkbox-group__custom-toggle + .checkbox-group__custom-toggle {
  margin-top: 8px;
}

.tabs__controls {
  margin-bottom: 26px;
  padding-left: 2px;
}
@media (max-width: 767px) {
  .tabs__controls {
    margin-bottom: 15px;
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 424px) {
  .tabs__controls {
    margin-bottom: 11px;
    margin-right: -12px;
    margin-left: -12px;
    padding-right: 12px;
    padding-left: 12px;
  }
}

.tabs__wrapper {
  margin-top: -12px;
  margin-left: -12px;
}
@media (max-width: 1279px) {
  .tabs__wrapper {
    margin-top: -9px;
  }
}
@media (max-width: 767px) {
  .tabs__wrapper {
    margin-left: -9px;
  }
}

.tabs__control-wrapper {
  width: unset;
  margin-top: 12px;
  margin-left: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 1279px) {
  .tabs__control-wrapper {
    margin-top: 9px;
  }
}
@media (max-width: 767px) {
  .tabs__control-wrapper {
    margin-left: 9px;
  }
}

.tabs__control {
  width: unset;
  height: unset;
  padding: 6px 12px;
  line-height: 157%;
  color: #1a1a1a;
  background-color: #f5f5f5;
  border: none;
  border-radius: 40px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media (max-width: 767px) {
  .tabs__control {
    padding: 6px 10px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .tabs__control:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.tabs__control.focus-visible:active {
  background-color: #e8efff;
}
.tabs__control.is-active {
  background-color: #174ec5;
  color: #ffffff;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .tabs__control.is-active:hover:not(.focus-visible) {
    background-color: #174ec5;
    color: #ffffff;
    cursor: default;
  }
}
.tabs__control.is-active.focus-visible:active {
  background-color: #174ec5;
  color: #ffffff;
  cursor: default;
}

.tabs__element {
  width: 100%;
}

.collapsible-block__parent.is-destroyed .collapsible-block__btn {
  display: none;
}

.collapsible-block__element.is-active > .collapsible-block__btn svg {
  transform: rotate(-180deg);
}

.collapsible-block__element.is-active > .collapsible-block__btn .default-text {
  display: none;
}
.collapsible-block__element.is-active > .collapsible-block__btn .changable-text {
  display: inline;
}

.collapsible-block__btn .changable-text {
  display: none;
}

.form {
  width: 100%;
}
.form__note-msg {
  margin: 0;
  margin-top: 18px;
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(26, 26, 26, 0.5);
}
.form__note-msg:first-of-type {
  margin-top: 0;
}
@media (max-width: 767px) {
  .form__note-msg {
    font-size: 12px;
    line-height: 16px;
  }
}
.form__controls {
  margin: 0;
  margin-left: -20px;
  margin-top: -10px;
  margin-bottom: 28px;
  padding: 0;
  border: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .form__controls {
    margin-left: -8px;
  }
}
.form__control {
  flex: 1;
  margin-top: 10px;
  margin-left: 20px;
  max-width: calc(50% - 20px);
}
@media (max-width: 767px) {
  .form__control {
    margin-left: 8px;
    max-width: calc(50% - 8px);
  }
}
.form__fields {
  margin: 0;
  margin-top: 28px;
  padding: 0;
  border: none;
}
.form__fields:first-of-type {
  margin-top: 0;
}
.form__subtitle {
  margin-bottom: 4px;
}
.form__item {
  margin-top: 12px;
}
.form__footer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
  margin-left: -20px;
}
.form__button {
  margin-top: 10px;
  margin-left: 20px;
}
.form [data-validate-type=toggle-group].is-invalid label .custom-toggle__icon {
  border-color: #c91853;
}
.form [data-validate-type=toggle-group].is-invalid label .custom-toggle__label {
  color: #c91853;
}
.form [data-validate-type=toggle-group] .input-message {
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.form [data-validate-type=toggle-group] .input-message--invalid {
  color: #c91853;
}
.form [data-connect-group].is-hidden {
  display: none;
}
.form [data-connect-item].is-hidden {
  display: none;
}

.category-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 767px) {
  .category-list {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}
@media (max-width: 374px) {
  .category-list {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  }
}
.category-list__item {
  position: relative;
  min-height: 140px;
  padding: 12px 10px 8px 16px;
  z-index: 1;
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .category-list__item {
    min-height: 100px;
    padding: 8px;
  }
}
.category-list__link {
  display: block;
  max-width: 190px;
  width: 100%;
  cursor: pointer;
  word-wrap: break-word;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .category-list__link {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 359px) {
  .category-list__link {
    font-size: 11px;
  }
}
.category-list__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #e8efff;
  opacity: 0;
  border-radius: inherit;
  transition: opacity 0.3s ease;
  transform: translate3d(0, 0, 0);
}
@media (hover: hover) and (pointer: fine) {
  .category-list__link:hover:not(.focus-visible)::after {
    opacity: 1;
  }
}
.category-list__link.focus-visible:focus::after {
  opacity: 1;
}
.category-list__link:active::after {
  opacity: 1;
}
.category-list__img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  width: 180px;
  height: 180px;
}
@media (max-width: 767px) {
  .category-list__img {
    width: 120px;
    height: 120px;
  }
}
.category-list img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
}

.news-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 422px;
  background-color: #ffffff;
  border: 2px solid #f5f5f5;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .news-card:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
.news-card.focus-visible:focus {
  background-color: #e8efff;
}
@media (max-width: 767px) {
  .news-card {
    min-height: 318px;
  }
}
.news-card__img {
  position: relative;
}
.news-card__img::before {
  content: "";
  display: block;
  padding-bottom: 59.7014925373%;
}
@media (max-width: 767px) {
  .news-card__img::before {
    padding-bottom: 52.6315789474%;
  }
}
.news-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px 3px 0 0;
}
.news-card__text-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
}
@media (max-width: 1023px) {
  .news-card__text-content {
    padding: 12px;
  }
}
.news-card__date {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #808080;
}
@media (max-width: 767px) {
  .news-card__date {
    font-size: 10px;
    line-height: 14px;
  }
}
.news-card__link {
  display: inline-block;
  margin-bottom: 4px;
}
.news-card__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-card__text {
  margin: 0 0 24px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* stylelint-disable-next-line */
  display: -webkit-box;
  /* stylelint-disable-next-line */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media (max-width: 767px) {
  .news-card__text {
    margin-bottom: 0;
    -webkit-line-clamp: 3;
    font-size: 12px;
    line-height: 16px;
  }
}
.news-card__open {
  display: block;
  margin-top: auto;
  font-size: 14px;
  line-height: 22px;
  color: #174ec5;
}
@media (max-width: 767px) {
  .news-card__open {
    font-size: 12px;
    line-height: 16px;
  }
}

.slider {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.slider__list {
  display: flex;
}

.slider-thumbs {
  padding: 20px 0 0;
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .slider-thumbs {
    display: none;
  }
}
@media print {
  .slider-thumbs {
    display: none;
  }
}
.slider-thumbs__container {
  margin: 0 12px 0 0;
  width: 100%;
  position: relative;
}
.slider-thumbs__item {
  margin: auto 0;
  padding-top: calc((20% - 12px) / 1);
  margin-left: 12px;
  width: calc(20% - 12px);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1023px) {
  .slider-thumbs__item {
    padding-top: calc((33.3333333333% - 12px) / 1);
    width: calc(33.3333333333% - 12px);
  }
}
.slider-thumbs__item::before {
  content: "";
  position: absolute;
  top: 1.5px;
  right: 0;
  bottom: 1.5px;
  left: 0;
  border: 2px solid #f5f5f5;
  border-radius: 4px;
  z-index: 1;
  transition: border-color 0.3s ease;
  pointer-events: none;
}
.slider-thumbs__item img {
  padding: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #ffffff;
}
.slider-thumbs__item.swiper-slide-thumb-active::before {
  top: 0;
  bottom: 0;
  border-color: rgba(26, 26, 26, 0.5);
}

.slider-btns {
  display: flex;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px) {
  .slider-btns {
    display: none;
  }
}
.slider-btns__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background-color: #ffffff;
  border-radius: 2px;
  color: #1a1a1a;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  pointer-events: auto;
}
@media (hover: hover) and (pointer: fine) {
  .slider-btns__btn:hover:not(.focus-visible) {
    color: #174ec5;
    background-color: #e8efff;
  }
}
.slider-btns__btn.focus-visible:focus {
  color: #174ec5;
  background-color: #e8efff;
}
.slider-btns__btn--prev {
  margin-right: 20px;
}
.slider-btns__btn--prev svg {
  transform: rotate(180deg);
}
.slider-btns .swiper-button-disabled {
  pointer-events: none;
  color: #808080;
}

.slider-thumbs-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background-color: #ffffff;
  border-radius: 2px;
  color: #1a1a1a;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .slider-thumbs-btn:hover:not(.focus-visible) {
    color: #174ec5;
    background-color: #e8efff;
  }
}
.slider-thumbs-btn.focus-visible:focus {
  color: #174ec5;
  background-color: #e8efff;
}
.slider-thumbs-btn.swiper-button-disabled {
  pointer-events: none;
  color: #808080;
}
.slider-thumbs-btn--prev svg {
  transform: rotate(180deg);
}

.page-content {
  display: flex;
  align-items: flex-start;
  padding-top: var(--header-height, 136px);
  padding-bottom: 80px;
}
@media (max-width: 1023px) {
  .page-content {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .page-content {
    padding-bottom: 60px;
  }
}
.page-content .breadcrumbs {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .page-content .breadcrumbs {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .page-content .breadcrumbs--bg {
    margin-bottom: 21px;
  }
}
@media print {
  .page-content .breadcrumbs {
    display: none;
  }
}
.page-content .page-title {
  margin-bottom: 28px;
  max-width: 690px;
}
@media (max-width: 767px) {
  .page-content .page-title {
    margin-bottom: 16px;
  }
}
@media print {
  .page-content {
    padding-top: 20px;
    padding-bottom: 0;
    display: block;
  }
}
.page-content .text-content {
  margin-bottom: 20px;
}
.page-content .text-content:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .page-content .text-content {
    margin-bottom: 12px;
  }
}

.page-content__sidebar {
  display: grid;
  row-gap: 40px;
  width: 335px;
  flex-shrink: 0;
}
@media (max-width: 1439px) {
  .page-content__sidebar {
    width: 26%;
  }
}
@media (max-width: 1023px) {
  .page-content__sidebar {
    display: none;
  }
}
.page-content__sidebar .catalog-filters,
.page-content__sidebar .catalog-nav {
  max-width: 303px;
}
.page-content__sidebar .catalog-nav {
  padding-top: 3px;
  padding-bottom: 3px;
}
.page-content__sidebar--left {
  margin-right: 20px;
}
@media (max-width: 1023px) {
  .page-content__sidebar--left {
    margin-right: 0;
  }
}
.page-content__sidebar--right {
  margin-left: 20px;
  flex-basis: 335px;
  flex-shrink: 1;
}
@media (max-width: 1023px) {
  .page-content__sidebar--right {
    margin-left: 0;
    flex-basis: auto;
  }
}
@media (max-width: 1023px) {
  .page-content__sidebar--tablet-visible {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 1023px) {
  .page-content__sidebar--shift-s-tablet {
    margin-top: 20px;
  }
}
.page-content__sidebar--fixed {
  position: sticky;
  top: var(--header-height, 0);
  overflow-y: auto;
  max-height: calc(100vh - var(--header-height));
  /* stylelint-disable-next-line */
  max-height: calc(100 * var(--vh, 1vh) - var(--header-height));
  padding-top: var(--header-bottom-gap, 0);
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: padding-top 0.3s ease;
}
.page-content__sidebar--fixed::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1023px) {
  .page-content__sidebar--fixed {
    position: relative;
    top: unset;
    overflow-y: visible;
    padding-top: 0;
  }
}
.page-content__sidebar--fixed .catalog-nav {
  padding: 3px 3px 3px 10px;
  max-width: 316px;
}
.page-content__sidebar--fixed.is-overflow-blured::after {
  content: "";
  position: sticky;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 20px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%);
}
@media (max-width: 1023px) {
  .page-content__sidebar--fixed.is-overflow-blured::after {
    display: none;
  }
}
.page-content__sidebar--gap-xs {
  gap: 8px;
}
.page-content__sidebar--gap-l {
  gap: 28px;
}
.page-content__sidebar .order-summary {
  margin-top: 108px;
}
@media (max-width: 1023px) {
  .page-content__sidebar .order-summary {
    margin-top: 0;
  }
}
.page-content__sidebar .order-summary--table-shift {
  margin-top: 172px;
}
@media (max-width: 1023px) {
  .page-content__sidebar .order-summary--table-shift {
    margin-top: 0;
  }
}
@media print {
  .page-content__sidebar .order-summary {
    margin-top: 0;
    width: 100%;
  }
}
@media print {
  .page-content__sidebar {
    position: static;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

.page-content__main {
  flex-grow: 1;
  min-width: 0;
}
@media (max-width: 1023px) {
  .page-content__main {
    width: 100%;
  }
}

.page-section {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .page-section {
    padding-top: 40px;
  }
}
.page-section:first-child {
  padding-top: 0;
}
.page-section--padding-top-m {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .page-section--padding-top-m {
    padding-top: 28px;
  }
}
.page-section__subsection {
  padding-top: 40px;
}
.page-section__subsection:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .page-section__subsection {
    padding-top: 28px;
  }
}
.page-section__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .page-section__title {
    margin-bottom: 12px;
  }
}
.page-section__title .title {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .page-section__title .title {
    margin-right: 0;
  }
}
.page-section__link {
  align-self: end;
}
.page-section--no-padding-top {
  padding-top: 0;
}
@media (max-width: 767px) {
  .page-section--no-padding-top {
    padding-top: 0;
  }
}
.page-section .catalog-controls {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .page-section .catalog-controls {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-section .catalog-controls.is-active-filters {
    margin-bottom: 16px;
  }
}
.page-section .cart-header + .cart-table {
  margin-top: 16px;
}
@media print {
  .page-section .cart-header + .cart-table {
    margin-top: 0;
  }
}

.table {
  --border-radius: 4px;
}
@media print {
  .table {
    font-size: 8px;
    line-height: 12px;
  }
}
.table__container {
  width: 100%;
  overflow: auto;
}
.table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
@media (max-width: 767px) {
  .table table {
    table-layout: initial;
  }
}
@media print {
  .table table {
    table-layout: initial;
  }
}
.table th {
  text-align: left;
  font-weight: 400;
  color: #808080;
}
@media print {
  .table th {
    color: #1a1a1a;
  }
}
.table th,
.table td {
  padding: 9px 10px 7px 20px;
  border: 2px solid #f5f5f5;
  border-style: solid none none none;
}
@media (max-width: 767px) {
  .table th,
.table td {
    min-width: 168px;
    width: 100%;
    padding: 12px 6px 10px 12px;
  }
}
@media (max-width: 359px) {
  .table th,
.table td {
    min-width: 148px;
  }
}
@media print {
  .table th,
.table td {
    min-width: auto;
    padding: 6px 10px 5px 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-style: solid none none none;
  }
}
.table th:first-child,
.table td:first-child {
  padding-left: 18px;
  border-left-style: solid;
}
@media (max-width: 767px) {
  .table th:first-child,
.table td:first-child {
    padding-left: 10px;
  }
}
@media print {
  .table th:first-child,
.table td:first-child {
    padding-left: 0;
    border-left-style: none;
  }
}
.table th:last-child,
.table td:last-child {
  padding-right: 8px;
  border-right-style: solid;
}
@media (max-width: 767px) {
  .table th:last-child,
.table td:last-child {
    padding-right: 4px;
  }
}
@media print {
  .table th:last-child,
.table td:last-child {
    border-right-style: none;
  }
}
.table tr:first-child td,
.table tr:first-child th {
  padding-top: 7px;
}
@media (max-width: 767px) {
  .table tr:first-child td,
.table tr:first-child th {
    padding-top: 10px;
  }
}
@media print {
  .table tr:first-child td,
.table tr:first-child th {
    padding-top: 6px;
    border-top-style: none;
  }
}
.table thead tr:first-child td:first-child,
.table thead tr:first-child th:first-child,
.table tbody tr:first-child td:first-child,
.table tbody tr:first-child th:first-child {
  border-top-left-radius: var(--border-radius);
}
.table thead tr:first-child td:last-child,
.table thead tr:first-child th:last-child,
.table tbody tr:first-child td:last-child,
.table tbody tr:first-child th:last-child {
  border-top-right-radius: var(--border-radius);
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-style: solid;
}
@media print {
  .table tbody tr:last-child td,
.table tbody tr:last-child th {
    border-bottom-style: none;
  }
}
.table tbody tr:last-child td:first-child,
.table tbody tr:last-child th:first-child {
  border-bottom-left-radius: var(--border-radius);
}
.table tbody tr:last-child td:last-child,
.table tbody tr:last-child th:last-child {
  border-bottom-right-radius: var(--border-radius);
}
.table thead + tbody tr:first-child td:first-child,
.table thead + tbody tr:first-child th:first-child {
  border-top-left-radius: 0;
}
.table thead + tbody tr:first-child td:last-child,
.table thead + tbody tr:first-child th:last-child {
  border-top-right-radius: 0;
}
.table--vertical-border th,
.table--vertical-border td {
  padding-left: 18px;
  border-left-style: solid;
}
@media (max-width: 767px) {
  .table--vertical-border th,
.table--vertical-border td {
    padding-left: 10px;
  }
}

.text-content {
  width: 100%;
  max-width: 690px;
}
@media (max-width: 1023px) {
  .text-content {
    max-width: 100%;
  }
}
.text-content--full-width {
  max-width: 100%;
}
.text-content h1 {
  margin: 0;
  font-weight: 600;
  color: inherit;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .text-content h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.text-content h1:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content h1 {
    margin-bottom: 16px;
  }
}
.text-content h2 {
  margin: 0;
  font-weight: 600;
  color: inherit;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .text-content h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
.text-content h2:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content h2 {
    margin-bottom: 12px;
  }
}
@media print {
  .text-content h2 {
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content h3 {
  margin: 0;
  font-weight: 600;
  color: inherit;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .text-content h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.text-content h3:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content h3 {
    margin-bottom: 12px;
  }
}
@media print {
  .text-content h3 {
    font-size: 10px;
    line-height: 14px;
  }
}
.text-content h4 {
  margin: 0;
  font-weight: 600;
  color: inherit;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .text-content h4 {
    font-size: 14px;
    line-height: 20px;
  }
}
.text-content h4:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content h4 {
    margin-bottom: 8px;
  }
}
.text-content h5 {
  margin: 0;
  font-weight: 600;
  color: inherit;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .text-content h5 {
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content h5:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content h5 {
    margin-bottom: 8px;
  }
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
    margin-top: 20px;
  }
}
.text-content h1:first-child,
.text-content h2:first-child,
.text-content h3:first-child,
.text-content h4:first-child,
.text-content h5:first-child,
.text-content h6:first-child {
  margin-top: 0;
}
.text-content ul,
.text-content ol {
  margin: 0 0 12px;
  padding: 0;
}
@media (max-width: 767px) {
  .text-content ul,
.text-content ol {
    margin-bottom: 8px;
  }
}
.text-content ul:last-child,
.text-content ol:last-child {
  margin-bottom: 0;
}
.text-content ol {
  padding-left: 21px;
}
.text-content ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.text-content ul li {
  position: relative;
  margin-left: 21px;
}
.text-content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -12px;
  width: 4px;
  height: 4px;
  background-color: #1a1a1a;
  border-radius: 50%;
}
@media (max-width: 424px) {
  .text-content ul li::before {
    width: 3px;
    height: 3px;
    top: 6px;
    left: -11px;
  }
}
@media (max-width: 767px) {
  .text-content ul li {
    margin-left: 18px;
  }
}
@media print {
  .text-content ul {
    list-style: unset;
  }
  .text-content ul li::before {
    content: none;
  }
}
.text-content p {
  margin: 0 0 12px;
}
.text-content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content p {
    margin-bottom: 8px;
  }
}
.text-content figure {
  margin: 40px 0;
}
.text-content figure:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content figure {
    margin-right: calc(-1 * var(--container-offset));
    margin-left: calc(-1 * var(--container-offset));
  }
}
.text-content figure img {
  width: 100%;
  height: auto;
}
.text-content figcaption {
  margin-top: 8px;
  color: #808080;
}
.text-content figcaption:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .text-content figcaption {
    padding-right: var(--container-offset);
    padding-left: var(--container-offset);
  }
}
.text-content a {
  font: inherit;
  cursor: pointer;
  transition: color 0.3s ease;
  color: #174ec5;
}
@media (hover: hover) and (pointer: fine) {
  .text-content a:hover:not(.focus-visible) {
    color: #517feb;
  }
}
.text-content a.focus-visible:active {
  color: #517feb;
}
.text-content table {
  max-width: 453px;
  width: 100%;
  margin-bottom: 21px;
  border-spacing: 0;
  font-size: 14px;
  line-height: 20px;
}
.text-content table:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-content table {
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content table caption {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}
@media (max-width: 767px) {
  .text-content table caption {
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content table tr:last-child td {
  padding-bottom: 0;
}
.text-content table td {
  padding: 0 0 5px;
}
.text-content table td:nth-child(even) {
  font-weight: 600;
  text-align: right;
}
.text-content table td span {
  color: #0b780c;
}
.text-content .list-title {
  margin-bottom: 0;
}
.text-content .list-title + ul,
.text-content .list-title + ol {
  margin-top: 0;
}
.text-content--small table {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .text-content--small table {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content--small table caption {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .text-content--small table caption {
    font-size: 12px;
    line-height: 16px;
  }
}
.text-content--small table td {
  padding: 0 0 4px;
}
.text-content--small p {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .text-content--small p {
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
  }
}
.text-content--small p:last-child {
  margin-bottom: 0;
}

.news-block {
  max-width: 1045px;
  width: 100%;
}
@media (max-width: 767px) {
  .news-block .slider-btns {
    display: none;
  }
}
@media (max-width: 1023px) {
  .news-block .slider__container {
    margin-right: calc(-1 * var(--container-offset));
    margin-left: calc(-1 * var(--container-offset));
    padding-left: var(--container-offset);
    padding-right: var(--container-offset);
  }
}
.news-block__item {
  width: 335px;
  height: auto;
}
@media (max-width: 1463px) {
  .news-block__item {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 1279px) {
  .news-block__item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1023px) {
  .news-block__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media (max-width: 767px) {
  .news-block__item {
    width: 308px;
  }
}

.logo {
  display: inline-flex;
  align-items: center;
}
.logo img {
  display: block;
}
@media (max-width: 767px) {
  .logo img {
    height: 32px;
    width: auto;
  }
}

@media (max-width: 1023px) {
  .search-form.is-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    max-width: 100%;
    padding: 16px var(--container-offset);
    background-color: #ffffff;
  }
}
.search-form.is-active .search-form__dropdown {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1023px) {
  .search-form.is-active .search-form__dropdown {
    position: static;
  }
}
@media (max-width: 1023px) {
  .search-form.is-active .search-form__header {
    display: flex;
  }
}
@media (max-width: 1023px) {
  .search-form.is-active .search-form__input {
    margin-bottom: 12px;
  }
}

.search-form__header {
  display: none;
  justify-content: space-between;
  margin-bottom: 12px;
}

.search-form__title {
  margin: 0;
  align-self: center;
  font-weight: 600;
}
@media (max-width: 374px) {
  .search-form__title {
    font-size: 14px;
    line-height: 20px;
  }
}

.search-form__close-btn {
  margin-left: 10px;
}
.search-form__close-btn svg {
  width: 24px;
  height: 24px;
}

.search-form__main {
  position: relative;
}

.search-form__input input {
  border-color: #174ec5;
  border-right-width: 48px;
  text-overflow: ellipsis;
}
@media (max-width: 424px) {
  .search-form__input input {
    padding: 11px 6px;
    border-right-width: 40px;
    font-size: 10px;
    line-height: 14px;
  }
}
.search-form__input input:hover, .search-form__input input:focus {
  border-color: #517feb;
}
.search-form__input .custom-input__btn--search {
  right: 12px;
  color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  .search-form__input .custom-input__btn--search:hover:not(.focus-visible) {
    color: rgba(245, 245, 245, 0.8);
  }
}
.search-form__input .custom-input__btn--search.focus-visible:active {
  color: rgba(245, 245, 245, 0.8);
}
@media (max-width: 424px) {
  .search-form__input .custom-input__btn--search {
    right: 10px;
  }
}
.search-form__input .custom-input__btn--search + .custom-input__btn--right {
  right: 56px;
}
@media (max-width: 424px) {
  .search-form__input .custom-input__btn--search + .custom-input__btn--right {
    right: 48px;
  }
}
.search-form__input .custom-input__btn--search + .custom-input__btn--right + input {
  padding-right: 40px;
}
@media (max-width: 424px) {
  .search-form__input .custom-input__btn--search + .custom-input__btn--right + input {
    padding-right: 36px;
  }
}

.search-form__dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  overflow-y: auto;
  display: grid;
  align-content: flex-start;
  grid-template-columns: minmax(min-content, 352px) auto;
  gap: 20px;
  width: 100%;
  border-radius: 4px;
  padding: 20px;
  max-height: calc(100vh - var(--header-height) - 20px);
  /* stylelint-disable-next-line */
  max-height: calc(100 * var(--vh, 1vh) - var(--header-height) - 20px);
  background-color: #ffffff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.search-form__dropdown::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1439px) {
  .search-form__dropdown {
    padding: 20px 15px;
    gap: 15px;
  }
}
@media (max-width: 1023px) {
  .search-form__dropdown {
    max-height: calc(100vh - 112px);
    /* stylelint-disable-next-line */
    max-height: calc(100 * var(--vh, 1vh) - 112px);
  }
}
@media (max-width: 374px) {
  .search-form__dropdown {
    gap: 8px;
  }
}
@media (max-width: 1023px) {
  .search-form__dropdown {
    padding: 0;
    border-radius: 0;
    grid-template-columns: auto;
    box-shadow: none;
  }
}

.search-form__dropdown-item--right {
  grid-column: 2/3;
  grid-row: 1/4;
}
@media (max-width: 1023px) {
  .search-form__dropdown-item--right {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 1023px) {
  .search-form__dropdown-item--tablet-hidden {
    display: none;
  }
}

.search-form__dropdown-link {
  margin-top: 16px;
}
@media (max-width: 374px) {
  .search-form__dropdown-link {
    margin-top: 8px;
    padding: 10px 0;
  }
}

.search-form__dropdown-item-title {
  margin: 0 0 10px;
  color: #808080;
}
@media (max-width: 374px) {
  .search-form__dropdown-item-title {
    margin: 0;
    padding: 10px 0;
  }
}

.search-form__dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 2px;
}
@media (max-width: 374px) {
  .search-form__dropdown-list {
    row-gap: 0;
  }
}
.search-form__dropdown-list--gap-l {
  row-gap: 12px;
}
@media (max-width: 374px) {
  .search-form__dropdown-list--gap-l {
    row-gap: 8px;
  }
}

.search-form__dropdown-list-link {
  display: block;
  padding: 5px 0;
  border-radius: 2px;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .search-form__dropdown-list-link:hover:not(.focus-visible) {
    background-color: #e8efff;
    box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .search-form__dropdown-list-link:hover:not(.focus-visible) {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
.search-form__dropdown-list-link.focus-visible:active {
  background-color: #e8efff;
  box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
}
@media (max-width: 1023px) {
  .search-form__dropdown-list-link.focus-visible:active {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
@media (max-width: 374px) {
  .search-form__dropdown-list-link {
    padding: 10px 0;
  }
}

.search-form__dropdown-error {
  padding: 10px 0;
  margin: 0;
}

.search-card {
  display: flex;
  align-items: center;
  border-radius: 4px;
  padding: 8px 12px;
  box-shadow: inset 0 0 0 2px #f5f5f5;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .search-card:hover:not(.focus-visible) {
    background-color: #e8efff;
    box-shadow: inset 0 0 0 2px #e8efff;
  }
}
.search-card.focus-visible:active {
  background-color: #e8efff;
  box-shadow: inset 0 0 0 2px #e8efff;
}
@media (max-width: 374px) {
  .search-card {
    padding: 8px;
  }
}

.search-card__img {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  padding: 4px;
  flex-shrink: 0;
  margin-right: 12px;
  background-color: #ffffff;
}
@media (max-width: 374px) {
  .search-card__img {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
}
.search-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.search-card__content {
  display: flex;
  flex-direction: column;
}

.search-card__vendor {
  margin: 0 0 4px;
  font-size: 12px;
  line-height: 16px;
  color: #808080;
}
@media (max-width: 374px) {
  .search-card__vendor {
    margin-bottom: 2px;
    font-size: 10px;
    line-height: 14px;
  }
}
.search-card__vendor b {
  font-weight: 600;
}

.search-card__title {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 374px) {
  .search-card__title {
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
  }
}
.search-card__title b {
  font-weight: 600;
}

.search-card__price {
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 374px) {
  .search-card__price {
    font-size: 12px;
    line-height: 16px;
  }
}

.cart-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 374px) {
  .cart-header {
    align-items: baseline;
  }
}
.cart-header--straight {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.cart-header .title {
  width: 100%;
}
@media (max-width: 374px) {
  .cart-header .title {
    width: auto;
  }
}
@media print {
  .cart-header .title {
    display: none;
  }
}

.cart-header__search {
  position: relative;
  z-index: 5;
  flex-grow: 1;
  flex-basis: 50%;
  max-width: 592px;
}
@media (max-width: 374px) {
  .cart-header__search {
    order: 1;
    flex-basis: 100%;
  }
}
@media (max-width: 1023px) {
  .cart-header__search .cart-search {
    display: none;
  }
}
@media print {
  .cart-header__search {
    display: none;
  }
}

@media (max-width: 374px) {
  .cart-header__btn {
    width: 100%;
  }
}
@media print {
  .cart-header__btn {
    display: none;
  }
}

.cart-header__search-btn {
  display: none;
}
@media (max-width: 1023px) {
  .cart-header__search-btn {
    display: inline-flex;
  }
}
@media (max-width: 374px) {
  .cart-header__search-btn {
    width: 100%;
  }
}
@media print {
  .cart-header__search-btn {
    display: none;
  }
}

.cart-header__clear-btn {
  margin-left: 10px;
}
@media print {
  .cart-header__clear-btn {
    display: none;
  }
}

.cart-header__message {
  margin: 0 0 20px;
}
@media (max-width: 374px) {
  .cart-header__message {
    margin-bottom: 12px;
  }
}
@media print {
  .cart-header__message {
    display: none;
  }
}

.cart-header__hidden-data {
  display: none;
}
@media print {
  .cart-header__hidden-data {
    display: block;
  }
}

.cart-header__hidden-data-title {
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cart-header__hidden-data-title + .cart-header__hidden-data-message {
  margin-top: 4px;
}

.cart-header__hidden-data-message {
  color: #808080;
  font-weight: 400;
  font-size: 8px;
  line-height: 12px;
}
.cart-header__hidden-data-message svg {
  width: 12px;
  height: 12px;
}

@media (max-width: 1023px) {
  .cart-search {
    height: 100%;
  }
}
.cart-search.is-active .cart-search__dropdown {
  visibility: inherit;
  opacity: 1;
  pointer-events: inherit;
}
@media (max-width: 1023px) {
  .cart-search form {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}

.cart-search__main {
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .cart-search__main {
    height: 100%;
  }
}

@media (max-width: 1023px) {
  .cart-search__input input {
    padding-left: 14px;
    border-right-width: 48px;
    border-color: #174ec5;
  }
}
@media (max-width: 424px) {
  .cart-search__input input {
    padding: 11px 6px;
    border-right-width: 40px;
    font-size: 10px;
    line-height: 14px;
  }
}
.cart-search__input input:hover, .cart-search__input input:focus {
  border-color: #174ec5;
}
@media (max-width: 1023px) {
  .cart-search__input input:hover, .cart-search__input input:focus {
    border-color: #517feb;
  }
}
.cart-search__input .custom-input__btn {
  color: #808080;
}
@media (max-width: 1023px) {
  .cart-search__input .custom-input__btn--search {
    left: auto;
    right: 12px;
    color: #ffffff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-search__input .custom-input__btn--search:hover:not(.focus-visible) {
    color: rgba(245, 245, 245, 0.8);
  }
}
@media (max-width: 1023px) {
  .cart-search__input .custom-input__btn--search.focus-visible:active {
    color: rgba(245, 245, 245, 0.8);
  }
}
@media (max-width: 424px) {
  .cart-search__input .custom-input__btn--search {
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .cart-search__input .custom-input__btn--search + .custom-input__btn--right {
    right: 56px;
  }
}
@media (max-width: 424px) {
  .cart-search__input .custom-input__btn--search + .custom-input__btn--right {
    right: 48px;
  }
}
@media (max-width: 1023px) {
  .cart-search__input .custom-input__btn--search + .custom-input__btn--right + input {
    padding-right: 40px;
  }
}
@media (max-width: 424px) {
  .cart-search__input .custom-input__btn--search + .custom-input__btn--right + input {
    padding-right: 36px;
  }
}

.cart-search__dropdown {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  overflow-y: auto;
  z-index: 1;
  width: 100%;
  border-radius: 4px;
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.cart-search__dropdown::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1023px) {
  .cart-search__dropdown {
    position: static;
    margin-top: 12px;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
  }
}

.cart-search__dropdown-list {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2px;
  list-style: none;
}
@media (max-width: 374px) {
  .cart-search__dropdown-list {
    gap: 0;
  }
}

.cart-search__dropdown-link {
  display: grid;
  grid-template-columns: 48px auto 64px;
  gap: 8px;
  padding: 5px 8px;
  border-radius: 2px;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .cart-search__dropdown-link:hover:not(.focus-visible) {
    background-color: #e8efff;
    box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .cart-search__dropdown-link:hover:not(.focus-visible) {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
.cart-search__dropdown-link.focus-visible:active {
  background-color: #e8efff;
  box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
}
@media (max-width: 1023px) {
  .cart-search__dropdown-link.focus-visible:active {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
@media (max-width: 374px) {
  .cart-search__dropdown-link {
    padding: 10px 0;
    grid-template-columns: 40px auto 60px;
  }
}

.cart-search__dropdown-item-vendor {
  color: #808080;
  word-break: break-all;
}

.cart-search__dropdown-item-name b {
  font-weight: 600;
}

.cart-search__dropdown-item-price {
  font-weight: 600;
  text-align: right;
  word-break: break-all;
}

.cart-search__dropdown-message {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .cart-search__dropdown-message {
    padding: 10px 0;
  }
}

.quantity {
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #f5f5f5;
  border-radius: 4px;
}
.quantity--min .quantity__btn {
  height: 36px;
}
@media (max-width: 767px) {
  .quantity--min .quantity__btn {
    height: 24px;
    padding: 4px;
  }
}
.quantity__form {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .quantity__form {
    grid-template-columns: auto 1fr auto;
  }
}
.quantity__amount {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media print {
  .quantity__amount label {
    display: flex;
  }
}
.quantity__amount label input {
  width: 100%;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
  font: inherit;
  outline: none;
 /* -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;*/
  /*pointer-events: none;*/
}
@media (max-width: 767px) {
  .quantity__amount label input {
    max-width: 61px;
  }
}
@media print {
  .quantity__amount label input {
    text-align: right;
  }
}
.quantity__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  padding: 12px 8px;
  color: #1a1a1a;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  transition: color 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .quantity__btn {
    height: 40px;
  }
}
.quantity__btn svg {
  width: 16px;
  height: 16px;
}
@media (hover: hover) and (pointer: fine) {
  .quantity__btn:hover:not(.focus-visible) {
    color: #174ec5;
  }
}
.quantity__btn.focus-visible:active {
  color: #174ec5;
}
.quantity__btn:disabled {
  color: rgba(0, 0, 0, 0.1);
  pointer-events: none;
}
@media print {
  .quantity__btn {
    display: none;
  }
}
.quantity__hidden-prefix {
  display: none;
}
@media print {
  .quantity__hidden-prefix {
    display: inline;
    margin-left: 2px;
  }
}
@media print {
  .quantity {
    display: inline-flex;
    border-radius: 0;
    background: none;
  }
}

.product-card {
  position: relative;
  padding: 10px 10px 18px;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 506px;
  background-color: #ffffff;
  border: 2px solid #f5f5f5;
  border-radius: 4px;
  /*-webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;*/
}
@media (max-width: 767px) {
  .product-card {
    min-height: 388px;
    padding: 6px;
  }
}
.product-card--not-available .product-card__amount {
  color: #c91853;
}
.product-card--expected .product-card__amount {
  color: #e8971c;
}
.product-card .labels {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 18px;
}
@media (max-width: 767px) {
  .product-card .labels {
    left: 6px;
    top: 6px;
  }
}
.product-card__img-container {
  padding: 20px 0px; /*padding: 20px 8px;*/
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .product-card__img-container {
    padding: 12px 4px 4px;
    margin-bottom: 4px;
  }
}
.product-card__img {
  position: relative;
}
.product-card__img::before {
  content: "";
  display: block;
  padding-bottom: 94.2285041225%;
}
@media (max-width: 767px) {
  .product-card__img::before {
    padding-bottom: 100%;
  }
}
.product-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.product-card__row-basket {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 100px auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}
@media (max-width: 767px) {
  .product-card__row-basket {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .product-card__row-basket .btn {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.product-card__code {
  margin: 0 0 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .product-card__code {
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
  }
}
.product-card__info-block {
  height: 100%;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .product-card__info-block {
    margin-bottom: 7px;
  }
}
.product-card__market-info {
  display: flex;
  flex-direction: column;
}
.product-card__link {
  min-height: 72px;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* stylelint-disable-next-line */
  display: -webkit-box;
  /* stylelint-disable-next-line */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
@media (max-width: 767px) {
  .product-card__link {
    min-height: 58px;
    font-size: 10px;
    line-height: 14px;
  }
}
.product-card__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-card__title-accent {
  font-weight: 600;
}
.product-card__amount {
  position: relative;
  z-index: 1;
  margin: auto 0 7px;
  color: #0b780c;
}
@media (max-width: 767px) {
  .product-card__amount {
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
  }
}
.product-card__amount .changable-text {
  display: none;
}
.product-card__price {
  position: relative;
  z-index: 1;
  margin: 0 0 16px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .product-card__price {
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
  }
}
.product-card__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.product-card__item {
  font-size: 12px;
  line-height: 16px;
  color: #808080;
}

.banner {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 320px;
  padding: 60px;
  background: #808080;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .banner {
    min-height: 104px;
    padding: 19px;
    border-radius: 3px;
  }
}
.banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .banner img {
    border-radius: 3px;
  }
}
.banner__text-big, .banner__text-small {
  position: relative;
  align-self: flex-start;
  margin: 0;
  padding: 8px 16px;
  background-color: #ffffff;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .banner__text-big, .banner__text-small {
    padding: 3px 5px;
    border-radius: 2px;
  }
}
.banner__text-big {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .banner__text-big {
    margin-bottom: 5px;
    font-size: 9px;
    line-height: 10px;
  }
}
@media (max-width: 767px) {
  .banner__text-small {
    font-size: 5px;
    line-height: 6px;
  }
}

@media (max-width: 767px) {
  .banner-slider {
    margin-right: calc(-1 * var(--container-offset));
  }
}
.banner-slider__item {
  position: relative;
  width: 100%;
  min-height: 320px;
}
@media (max-width: 767px) {
  .banner-slider__item {
    width: 308px;
    min-height: 104px;
  }
}
@media (max-width: 359px) {
  .banner-slider__item {
    width: 286px;
  }
}
.banner-slider__img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner-slider__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .banner-slider__img img {
    border-radius: 4px;
  }
}
.banner-slider__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  max-width: 440px;
  width: 100%;
  min-height: inherit;
  padding: 35px 0 35px;
  margin-left: 100px;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .banner-slider__content {
    max-width: 400px;
  }
}
@media (max-width: 1279px) {
  .banner-slider__content {
    max-width: 280px;
  }
}
@media (max-width: 1023px) {
  .banner-slider__content {
    max-width: 330px;
  }
}
@media (max-width: 767px) {
  .banner-slider__content {
    max-width: 130px;
    padding: 30px 0 30px;
    margin-left: 29px;
  }
}
.banner-slider__img-logo {
  width: 154px;
  height: 43px;
}
@media (max-width: 767px) {
  .banner-slider__img-logo {
    width: 45px;
    height: 13px;
  }
}
.banner-slider__img-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.banner-slider__text-big {
  margin: 10px 0;
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  word-break: break-word;
}
@media (max-width: 767px) {
  .banner-slider__text-big {
    margin: 3px 0;
    font-size: 8px;
    line-height: 9px;
  }
}
.banner-slider__text-small {
  margin: 0;
  word-break: break-word;
}
@media (max-width: 767px) {
  .banner-slider__text-small {
    font-size: 4px;
    line-height: 6px;
  }
}
.banner-slider .slider-btns {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  transform: translateY(-50%);
  justify-content: space-between;
}
@media (max-width: 767px) {
  .banner-slider .slider-btns {
    display: none;
  }
}
.banner-slider .slider-btns__btn {
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

@media (max-width: 1023px) {
  .product-slider .slider__container {
    margin-right: calc(-1 * var(--container-offset));
    margin-left: calc(-1 * var(--container-offset));
    padding-left: var(--container-offset);
    padding-right: var(--container-offset);
  }
}
.product-slider__item {
  width: calc(25% - 9px);
  height: auto;
}
@media (max-width: 1463px) {
  .product-slider__item {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 1279px) {
  .product-slider__item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1023px) {
  .product-slider__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media (max-width: 767px) {
  .product-slider__item {
    width: 150px;
  }
}
@media (max-width: 359px) {
  .product-slider__item {
    width: 200px;
  }
}
@media (max-width: 1463px) {
  .product-slider .product-card__row-basket {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1023px) {
  .product-slider .product-card__row-basket {
    grid-template-columns: 1fr;
  }
}
.product-slider--full-width .product-slider__item {
  width: calc(20% - 9.6px);
}
@media (max-width: 1463px) {
  .product-slider--full-width .product-slider__item {
    width: calc(25% - 15px);
  }
}
@media (max-width: 1279px) {
  .product-slider--full-width .product-slider__item {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 1023px) {
  .product-slider--full-width .product-slider__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media (max-width: 767px) {
  .product-slider--full-width .product-slider__item {
    width: 150px;
  }
}

.map {
  max-width: 100%;
  border: none;
}

.order .tabs {
  overflow: visible;
}
.order .form {
  max-width: 453px;
}

.order-summary {
  display: flex;
  flex-direction: column;
}
.order-summary__inner {
  padding: 19px;
  font-size: 14px;
  line-height: 22px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .order-summary__inner {
    margin: 0 calc(var(--container-offset) * -1);
    padding: 11px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media print {
  .order-summary__inner {
    position: static;
    display: block;
    margin: 0;
    padding: 8px 0;
    border: 0;
    font-size: 8px;
    line-height: 12px;
    background: none;
  }
}
@media print {
  .order-summary__title {
    display: none;
  }
}
.order-summary__hidden-postfix {
  display: none;
}
@media print {
  .order-summary__hidden-postfix {
    display: inline;
  }
}
.order-summary__wrap-rows {
  margin-top: 16px;
}
.order-summary__wrap-rows .order-summary__row {
  margin-top: 0;
}
.order-summary__wrap-rows .order-summary__row + .order-summary__row {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .order-summary__wrap-rows {
    margin-top: 12px;
  }
  .order-summary__wrap-rows .order-summary__row + .order-summary__row {
    margin-top: 4px;
  }
}
@media print {
  .order-summary__wrap-rows {
    margin: 0 0 4px;
    display: flex;
    justify-content: space-between;
  }
}
.order-summary__row {
  margin-top: 16px;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.order-summary__row--total {
  align-items: baseline;
  font-weight: 600;
}
.order-summary__row--total .order-summary__col-right {
  font-size: 20px;
  line-height: 24px;
}
@media print {
  .order-summary__row--total .order-summary__col-right {
    font-weight: 600;
    /* stylelint-disable-next-line declaration-no-important */
    font-size: 12px !important;
    /* stylelint-disable-next-line declaration-no-important */
    line-height: 16px !important;
  }
}
@media print {
  .order-summary__row--total {
    justify-content: flex-end;
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .order-summary__row {
    margin-top: 12px;
  }
  .order-summary__row--total .order-summary__col-right {
    font-size: 16px;
    line-height: 20px;
  }
}
@media print {
  .order-summary__row {
    /* stylelint-disable-next-line declaration-no-important */
    margin: 0 !important;
  }
}
.order-summary__col-left {
  margin-right: 10px;
}
@media print {
  .order-summary__col-left {
    margin-right: 0;
  }
}
.order-summary__col-right {
  font-weight: 600;
}
.order-summary__col-right .changable-text {
  display: none;
}
@media print {
  .order-summary__col-right {
    font-weight: 400;
    margin-left: 0.3em;
  }
}
.order-summary__btn {
  margin-top: 16px;
  width: 100%;
}
@media (max-width: 767px) {
  .order-summary__btn {
    margin-top: 12px;
  }
}
@media print {
  .order-summary__btn {
    display: none;
  }
}
.order-summary__note {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  color: #808080;
}
@media (max-width: 767px) {
  .order-summary__note {
    font-size: 10px;
    line-height: 14px;
  }
}
.order-summary__links {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .order-summary__links {
    order: -1;
    margin-top: 0;
    margin-bottom: 28px;
  }
}
@media print {
  .order-summary__links {
    display: none;
  }
}
.order-summary .input-message {
  margin: 12px 0 0;
  display: block;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .order-summary .input-message {
    margin-top: 8px;
    font-size: 10px;
    line-height: 14px;
  }
}
.order-summary .input-message--invalid {
  color: #c91853;
}
@media not print {
  @media (max-width: 1023px) {
    .order-summary.is-fixed-total .order-summary__inner {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-items: flex-start;
      -moz-column-gap: 20px;
           column-gap: 20px;
      border-radius: 0;
      border-width: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 11px var(--container-offset) 12px;
      margin: 0;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
      background-color: #ffffff;
    }
    .order-summary.is-fixed-total .order-summary__title {
      display: none;
    }
    .order-summary.is-fixed-total .order-summary__col-left {
      display: none;
    }
    .order-summary.is-fixed-total .order-summary__col-right {
      margin: 0;
      display: inline;
      font-weight: inherit;
    }
    .order-summary.is-fixed-total .order-summary__wrap-rows {
      margin: 0;
      display: inline;
    }
    .order-summary.is-fixed-total .order-summary__row {
      display: inline;
      font-weight: 400;
      color: #808080;
    }
    .order-summary.is-fixed-total .order-summary__row--total {
      display: block;
      margin: 4px 0 0;
      font-weight: 600;
      color: #1a1a1a;
    }
    .order-summary.is-fixed-total .order-summary__btn {
      margin: 0;
      grid-column: 2/3;
      grid-row: 1/3;
    }
    .order-summary.is-fixed-total .default-text {
      display: none;
    }
    .order-summary.is-fixed-total .changable-text {
      display: inline;
    }
  }
}

@media (max-width: 1023px) {
  .catalog-nav--tablet-slider {
    position: relative;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .catalog-nav--tablet-slider::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 1023px) {
  .catalog-nav--tablet-slider .catalog-nav__content {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .catalog-nav--tablet-slider .catalog-nav__element.is-active > .catalog-nav__content[data-accordion=content] {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .catalog-nav--tablet-slider .catalog-nav__element.is-active > .catalog-nav__content {
    overflow: initial;
  }
}
@media (max-width: 1023px) {
  .catalog-nav--tablet-slider .catalog-nav__link[data-level="1"],
.catalog-nav--tablet-slider .catalog-nav__link[data-level="2"] {
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .catalog-nav--tablet-slider .catalog-nav__link-icon--right {
    display: block;
  }
}
.catalog-nav .collapsible-block__btn {
  padding: 5px 0;
}

.catalog-nav__parent {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 4px;
}
@media (max-width: 424px) {
  .catalog-nav__parent {
    gap: 0;
  }
}

.catalog-nav__element > .catalog-nav__content {
  margin-top: 4px;
}
@media (max-width: 424px) {
  .catalog-nav__element > .catalog-nav__content {
    margin-top: 0;
  }
}
.catalog-nav__element > .catalog-nav__content[data-accordion=content] {
  margin-top: 0;
}
@media (max-width: 424px) {
  .catalog-nav__element > .catalog-nav__content[data-accordion=content] {
    margin-top: 0;
  }
}
.catalog-nav__element.is-active > .catalog-nav__link {
  font-weight: 600;
}
.catalog-nav__element.is-active > .catalog-nav__content[data-accordion=content] {
  margin-top: 4px;
}
@media (max-width: 424px) {
  .catalog-nav__element.is-active > .catalog-nav__content[data-accordion=content] {
    margin-top: 0;
  }
}

.catalog-nav__link {
  display: flex;
  align-items: flex-start;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .catalog-nav__link:hover:not(.focus-visible) {
    background-color: #e8efff;
    box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .catalog-nav__link:hover:not(.focus-visible) {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
.catalog-nav__link.focus-visible:active {
  background-color: #e8efff;
  box-shadow: -7px 0 0 3px #e8efff, 0 0 0 3px #e8efff;
}
@media (max-width: 1023px) {
  .catalog-nav__link.focus-visible:active {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.5;
  }
}
.catalog-nav__link.focus-visible:focus {
  outline: none;
  box-shadow: inset 0 0 0 1px #1a1a1a;
}
@media (max-width: 424px) {
  .catalog-nav__link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.catalog-nav__link.is-active {
  font-weight: 600;
}
.catalog-nav__link[data-level="1"] {
  padding-left: 32px;
}
.catalog-nav__link[data-level="1"] + .collapsible-block .collapsible-block__btn {
  margin-left: 32px;
}
.catalog-nav__link[data-level="2"] {
  padding-left: 48px;
}
.catalog-nav__link[data-level="2"] + .collapsible-block .collapsible-block__btn {
  margin-left: 48px;
}

.catalog-nav__link-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-top: -1px;
  margin-bottom: -1px;
}
@media (max-width: 424px) {
  .catalog-nav__link-icon {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-bottom: -2px;
  }
}
.catalog-nav__link-icon--left {
  margin-right: 8px;
}
.catalog-nav__link-icon--right {
  margin-left: auto;
  display: none;
  color: #808080;
}

.links-roll {
  --links-roll-column-gap: 10px;
  --links-roll-row-gap: 1px;
}
@media (max-width: 374px) {
  .links-roll {
    --links-roll-column-gap: 6px;
  }
}
@media (max-width: 1023px) {
  .links-roll--chip-like-tablet .links-roll__link {
    padding: 8px 10px;
    border-radius: 40px;
    color: #1a1a1a;
    background-color: #f5f5f5;
    transition: background-color 0.3s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .links-roll--chip-like-tablet .links-roll__link:hover:not(.focus-visible) {
    color: #1a1a1a;
    background-color: #e8efff;
  }
}
@media (max-width: 1023px) {
  .links-roll--chip-like-tablet .links-roll__link.focus-visible:active {
    color: #1a1a1a;
    background-color: #e8efff;
  }
}

.links-roll__list {
  display: flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--links-roll-row-gap)) calc(-1 * var(--links-roll-column-gap));
  padding: 0;
  list-style: none;
}

.links-roll__item {
  display: flex;
  flex-direction: column;
  margin: var(--links-roll-row-gap) var(--links-roll-column-gap);
}
@media (max-width: 1439px) {
  .links-roll__item--laptop-hidden {
    display: none;
  }
}
@media (max-width: 1023px) {
  .links-roll__item--laptop-hidden {
    display: flex;
  }
}
@media (max-width: 767px) {
  .links-roll__item--mobile-hidden {
    display: none;
  }
}
@media (max-width: 374px) {
  .links-roll__item--icon-change-mobile svg {
    display: none;
  }
  .links-roll__item--icon-change-mobile .changable-icon {
    display: block;
  }
}

.labels__list {
  display: flex;
  flex-wrap: wrap;
  margin: -12px 0 0 -8px;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .labels__list {
    margin: -3px 0 0 -6px;
  }
}
.labels--big .labels__list {
  margin: -12px 0 0 -12px;
}
.labels--big .labels__item {
  margin: 12px 0 0 12px;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .labels--big .labels__item {
    font-size: 12px;
    line-height: 16px;
  }
}
.labels__item {
  margin: 12px 0 0 8px;
  padding: 2px 8px;
  background-color: #f5f5f5;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .labels__item {
    margin: 3px 0 0 6px;
    padding: 1px 4px;
    font-size: 10px;
    line-height: 14px;
  }
}
.labels__item--bg-green {
  background-color: #dbefd7;
}
.labels__item--bg-yellow {
  background-color: #fdf4e2;
}
.labels--small .labels__list {
  margin: -8px 0 0 -8px;
}
.labels--small .labels__item {
  margin: 8px 0 0 8px;
  padding: 2px 4px;
  font-size: 8px;
  line-height: 12px;
}
@media (max-width: 767px) {
  .labels--small .labels__item {
    font-size: 8px;
    line-height: 12px;
  }
}

.sticky-plate {
  position: sticky;
  z-index: 1;
  bottom: 0;
  padding: 20px 0;
  box-shadow: 0 -10px 10px 0 #ffffff;
  background-color: #ffffff;
}

.sticky-plate__btn {
  width: 100%;
}

.list-full .product-card__list {
  display: none;
}
@media (min-width: 1280px) {
  .list-full .product-card {
    max-width: 1045px;
    display: grid;
    align-items: flex-start;
    grid-template-columns: 244px auto 262px;
    min-height: 192px;
    padding: 10px;
  }
  .list-full .product-card .labels {
    left: 9px;
    top: 9px;
  }
  .list-full .product-card .labels__list {
    max-width: 238px;
  }
  .list-full .product-card__img-container {
    margin-right: 28px;
    margin-bottom: 0;
    /*padding: 4px 28px;*/
  }
  .list-full .product-card__img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .list-full .product-card__info-block {
    overflow: hidden;
    max-width: 472px;
    width: 100%;
    margin-bottom: 0;
    height: auto;
    /* stylelint-disable-next-line */
    display: -webkit-box;
    /* stylelint-disable-next-line */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    text-overflow: ellipsis;
  }
  .list-full .product-card__code {
    margin-bottom: 2px;
  }
  .list-full .product-card__market-info {
    display: block;
  }
  .list-full .product-card__link {
    overflow: initial;
    min-height: 10px;
    display: block;
    line-height: 20px;
  }
  .list-full .product-card__list {
    display: block;
    margin-top: 12px;
  }
  .list-full .product-card__price-block {
    display: flex;
    align-self: stretch;
    flex-direction: column;
    align-items: flex-end;
  }
  .list-full .product-card__amount {
    margin-top: 0;
  }
  .list-full .product-card__row-basket {
    width: 100%;
    margin-top: auto;
  }
}

.list-compact .product-card {
  max-width: 584px;
  min-height: 66px;
  display: grid;
  grid-template-columns: 80px auto;
  grid-column-gap: 12px;
  padding: 6px 10px;
}
@media (max-width: 767px) {
  .list-compact .product-card {
    grid-template-columns: 40px auto;
    grid-column-gap: 8px;
    padding: 6px;
  }
}
.list-compact .product-card__img {
  margin-top: auto;
  margin-bottom: auto;
}
.list-compact .product-card__img::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media (max-width: 767px) {
  .list-compact .product-card__img::before {
    padding-bottom: 100%;
  }
}
.list-compact .product-card__info-block {
  max-width: 472px;
  width: 100%;
  margin-bottom: 0;
}
.list-compact .product-card__code {
  margin-bottom: 4px;
  color: #808080;
}
.list-compact .product-card__link {
  min-height: 10px;
}
.list-compact .product-card__link::after {
  display: none;
}
.list-compact .product-card__price {
  margin-top: 8px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .list-compact .product-card__price {
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
  }
}

.list-table .product-card__list {
  display: none;
}
@media (min-width: 1280px) {
  .list-table .product-card {
    display: grid;
    grid-template-columns: 1fr 406px;
    align-items: center;
    min-height: auto;
    border-radius: 0;
    border-top: 0;
    padding: 0;
    transition: background-color 0.3s ease;
  }
}
@media (min-width: 1280px) and (hover: hover) and (pointer: fine) {
  .list-table .product-card:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card:last-child {
    border-radius: 0 0 4px 4px;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__img-container {
    display: none;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__info-block {
    display: grid;
    grid-template-columns: 96px auto;
    align-items: center;
    height: auto;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__market-info {
    display: block;
    padding: 17px 0 15px 20px;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__link {
    display: inline;
    min-height: auto;
    margin-right: 5px;
    color: #174ec5;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__labels {
    position: static;
    display: inline;
  }
}
@media (min-width: 1280px) {
  .list-table .labels__list,
.list-table .labels__item {
    display: inline;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__code {
    margin: 0;
    padding-left: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    word-break: break-all;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__code-prefix {
    display: none;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__price-block {
    display: grid;
    grid-template-columns: 120px 96px 190px;
    align-items: center;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__price {
    order: -1;
    margin: 0;
    padding-right: 20px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__amount {
    margin: 0;
    padding-right: 20px;
    text-align: right;
    word-break: break-all;
  }
  .list-table .product-card__amount .default-text {
    display: none;
  }
  .list-table .product-card__amount .changable-text {
    display: inline;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__amount-prefix {
    display: none;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__row-basket {
    padding-left: 20px;
    padding-right: 10px;
    gap: 14px;
    grid-template-columns: 100px min-content;
  }
}
@media (min-width: 1280px) {
  .list-table .quantity__btn {
    height: 36px;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__btn-cart {
    padding: 8px;
    border: 0;
    color: #174ec5;
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (min-width: 1280px) and (hover: hover) and (pointer: fine) {
  .list-table .product-card__btn-cart:hover:not(.focus-visible) {
    color: #174ec5;
    background-color: #e8efff;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__btn-cart.focus-visible:active {
    color: #174ec5;
    background-color: #e8efff;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__btn-cart .btn__text {
    display: none;
  }
}
@media (min-width: 1280px) {
  .list-table .product-card__btn-cart svg {
    width: 20px;
    height: 20px;
  }
}

.menu {
  position: absolute;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: column;
  width: 400px;
  padding: 12px 20px;
  border-radius: 4px;
  max-height: calc(100vh - var(--header-height) - 20px);
  /* stylelint-disable-next-line */
  max-height: calc(100 * var(--vh, 1vh) - var(--header-height) - 20px);
  background-color: #ffffff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.menu::-webkit-scrollbar {
  display: none;
}
.menu.is-active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1023px) {
  .menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: none;
    padding: 0;
  }
}

.menu__header {
  display: none;
  align-items: flex-start;
  justify-content: space-between;
  padding: 16px var(--container-offset) 12px;
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .menu__header {
    display: flex;
  }
}

.menu__btn {
  flex-shrink: 0;
}
.menu__btn--left {
  margin-right: 10px;
  display: none;
}
.menu__btn--left.is-active {
  display: inline-flex;
}
.menu__btn--right {
  margin-left: 10px;
}
.menu__btn svg {
  width: 24px;
  height: 24px;
}

.menu__title {
  margin: 0;
  align-self: center;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 374px) {
  .menu__title {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 1023px) {
  .menu__main {
    padding: 0 var(--container-offset);
    flex-grow: 1;
    height: 10%;
    overflow-y: auto;
  }
}
@media (max-width: 1023px) {
  .menu__main .catalog-nav__wrapper {
    padding-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  .menu__catalog-nav {
    max-height: 100%;
  }
}

.menu__links {
  display: none;
  flex-shrink: 0;
  margin-top: auto;
  padding: 15px var(--container-offset) 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  overflow-x: auto;
  background-color: #ffffff;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.menu__links::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1023px) {
  .menu__links {
    display: block;
  }
}
.menu__links .links-roll__list {
  flex-wrap: nowrap;
}
.menu__links .links-roll__item {
  flex-shrink: 0;
}
.menu__links .links-roll__item:last-child {
  padding-right: var(--container-offset);
}

.employees {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(162px, 246px));
  width: 100%;
}
@media (max-width: 1279px) {
  .employees {
    grid-template-columns: repeat(3, minmax(162px, 246px));
  }
}
@media (max-width: 1023px) {
  .employees {
    grid-template-columns: repeat(4, minmax(162px, 246px));
  }
}
@media (max-width: 767px) {
  .employees {
    row-gap: 9px;
    -moz-column-gap: 12px;
         column-gap: 12px;
    grid-template-columns: repeat(3, minmax(142px, 246px));
  }
}
@media (max-width: 511px) {
  .employees {
    row-gap: 9px;
    -moz-column-gap: 12px;
         column-gap: 12px;
    grid-template-columns: repeat(2, minmax(162px, 246px));
  }
}
@media (max-width: 359px) {
  .employees {
    row-gap: 9px;
    -moz-column-gap: 12px;
         column-gap: 12px;
    grid-template-columns: repeat(2, minmax(142px, 246px));
  }
}

.tooltip-trigger {
  display: flex;
  width: -moz-max-content;
  width: max-content;
}
.tooltip-trigger button {
  cursor: pointer;
}

.tooltip {
  display: flex;
  align-items: center;
  color: #808080;
  font-size: 12px;
  line-height: 16px;
}
.tooltip--icon-right svg {
  margin-left: 12px;
}
.tooltip--icon-left svg {
  margin-right: 8px;
}
.tooltip--icon-right-mobile .icon-btn {
  display: none;
}
@media (max-width: 767px) {
  .tooltip--icon-right-mobile .icon-btn {
    display: inline-flex;
  }
}
.tooltip--icon-right-mobile svg {
  margin-left: 12px;
}
.tooltip__text {
  margin: 0;
  color: #1a1a1a;
}
.tooltip .icon-btn {
  padding: 0;
}
.tooltip svg {
  width: 20px;
  height: 20px;
}

[data-tippy-root] {
  /* stylelint-disable-next-line declaration-no-important */
  z-index: 90 !important;
}

@media (max-width: 767px) {
  [data-tippy-root][data-fixed-mobile] {
    /* stylelint-disable-next-line declaration-no-important */
    z-index: 110 !important;
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.25);
    /* stylelint-disable-next-line declaration-no-important */
    pointer-events: auto !important;
  }
}

.tippy-box[data-theme=custom-light] {
  padding: 8px 12px;
  background-color: #e8efff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  pointer-events: auto;
}
.tippy-box[data-theme=custom-light] .tippy-content {
  padding: 0;
}
.tippy-box[data-theme=custom-light] .tippy-arrow {
  color: #e8efff;
}

.tippy-box[data-theme=custom-grey] {
  padding: 8px 12px;
  background-color: #f5f5f5;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.tippy-box[data-theme=custom-grey] .tippy-content {
  padding: 0;
}
.tippy-box[data-theme=custom-grey] .tippy-arrow {
  color: #f5f5f5;
}

@media (max-width: 1023px) {
  .catalog-controls__filters-wrapper {
    padding-left: var(--container-offset);
    padding-right: var(--container-offset);
    margin-left: calc(-1 * var(--container-offset));
    margin-right: calc(-1 * var(--container-offset));
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .catalog-controls__filters-wrapper::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 1023px) {
  .catalog-controls__filters-wrapper .fast-filters__list {
    flex-wrap: nowrap;
  }
}
@media (max-width: 1023px) {
  .catalog-controls__filters-wrapper .fast-filters__item {
    flex-shrink: 0;
  }
}
@media (max-width: 1023px) {
  .catalog-controls__filters-wrapper .fast-filters__item:last-child {
    padding-right: var(--container-offset);
  }
}

.catalog-controls__fast-filters {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .catalog-controls__fast-filters {
    margin-bottom: 12px;
  }
}

.catalog-controls__active-filters {
  margin-bottom: 16px;
}
@media (max-width: 1023px) {
  .catalog-controls__active-filters {
    margin-bottom: 0;
    margin-top: 20px;
  }
}

.catalog-controls__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .catalog-controls__wrapper--tablet-hidden {
    display: none;
  }
}
.catalog-controls__wrapper--tablet-visible {
  display: none;
}
@media (max-width: 1023px) {
  .catalog-controls__wrapper--tablet-visible {
    display: flex;
  }
}
@media (max-width: 1279px) {
  .catalog-controls__wrapper .catalog-view {
    display: none;
  }
}

.catalog-sort {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .catalog-sort {
    flex-direction: column;
    align-items: stretch;
  }
}

.catalog-sort__title {
  margin: 0 12px 0 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .catalog-sort__title {
    display: none;
  }
}

.catalog-sort__list {
  display: flex;
  flex-wrap: wrap;
  margin: -8px 0 0 -8px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .catalog-sort__list {
    flex-direction: column;
    margin: 0;
  }
}

.catalog-sort__item {
  margin: 8px 0 0 8px;
}
@media (max-width: 1023px) {
  .catalog-sort__item {
    margin: 0;
  }
}

@media (max-width: 1023px) {
  .catalog-sort__control {
    width: 100%;
    justify-content: flex-start;
    padding: 10px 0;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 1023px) {
  .catalog-sort__control:hover:not(.focus-visible) {
    background-color: #e8efff;
    box-shadow: -6px 0 0 3px #e8efff, 6px 0 0 3px #e8efff;
  }
}
@media (max-width: 1023px) {
  .catalog-sort__control.focus-visible:active {
    background-color: #e8efff;
    box-shadow: -6px 0 0 3px #e8efff, 6px 0 0 3px #e8efff;
  }
}
.catalog-sort__control.is-active {
  pointer-events: none;
  cursor: default;
}
@media (max-width: 1023px) {
  .catalog-sort__control.is-active {
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1023px) {
  .catalog-sort__control svg {
    margin-top: -2px;
    margin-bottom: -2px;
  }
}
@media (max-width: 1023px) {
  .catalog-sort__control .chip__text {
    margin-left: 24px;
  }
}
@media (max-width: 374px) {
  .catalog-sort__control .chip__text {
    margin-left: 20px;
  }
}

.catalog-view__list {
  display: flex;
  margin: -8px 0 0 -8px;
  padding: 0;
  list-style: none;
}

.catalog-view__item {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0 8px;
}

.catalog-view__control.is-active {
  color: #1a1a1a;
  pointer-events: none;
  cursor: default;
}
.catalog-view__control svg {
  width: 24px;
  height: 24px;
}

.catalog-filters__section {
  padding: 0;
  border: 0;
  margin: 0;
}
.catalog-filters__section + .catalog-filters__section {
  margin-top: 28px;
}
.catalog-filters__section.is-active .catalog-filters__section-reset-btn {
  display: inline-flex;
}

.catalog-filters__section-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}

.catalog-filters__section-title {
  margin: 0;
  font-weight: 600;
}

.catalog-filters__section-reset-btn {
  display: none;
  margin-left: 5px;
}

.fast-filters__list {
  padding: 0;
  margin: -6px 0 0 -12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
}
@media (max-width: 374px) {
  .fast-filters__list {
    margin: -4px 0 0 -8px;
  }
}

.fast-filters__item {
  margin: 6px 0 0 12px;
}
@media (max-width: 374px) {
  .fast-filters__item {
    margin: 4px 0 0 8px;
  }
}

.product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(252px, 1fr));
  gap: 20px 12px;
}
@media (max-width: 767px) {
  .product-list {
    grid-template-columns: repeat(auto-fill, minmax(164px, 1fr));
    gap: 8px;
  }
}
@media (min-width: 1280px) {
  .product-list.list-full {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }
}
@media (min-width: 1280px) {
  .product-list.list-table {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
}
.product-list.list-table .product-list__header {
  display: grid;
}
@media (max-width: 1279px) {
  .product-list.list-table .product-list__header {
    display: none;
  }
}
.product-list.no-transition .product-card__btn-cart {
  /* stylelint-disable-next-line */
  transition: none !important;
}

.product-list__header {
  display: none;
  grid-template-columns: 96px auto 120px 96px 190px;
  border-radius: 4px 4px 0 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding: 17px 0 15px;
  background-color: #f5f5f5;
}

.product-list__header-item {
  padding-left: 20px;
}
.product-list__header-item--right {
  padding-left: 0;
  padding-right: 20px;
  text-align: right;
}
.product-list__header-item:last-child {
  padding-right: 20px;
}

.product {
  display: grid;
  grid-template-columns: minmax(265px, 50%) minmax(265px, 50%);
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 767px) {
  .product {
    grid-template-columns: 100%;
  }
}
@media print {
  .product {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-template-rows: min-content 1fr;
    grid-auto-rows: auto;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.product__header {
  margin-bottom: 40px;
  grid-column: 2/-1;
  grid-row: 1/2;
}
@media (max-width: 1023px) {
  .product__header {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .product__header {
    margin-bottom: 16px;
    grid-column: 1/-1;
    grid-row: 1/2;
  }
}
@media print {
  .product__header {
    margin-bottom: 12px;
    grid-column: 2/-1;
    grid-row: 1/2;
  }
}
.product__info {
  grid-column: 2/-1;
  grid-row: 2/4;
}
@media (max-width: 767px) {
  .product__info {
    grid-column: 1/-1;
    grid-row: 3/4;
  }
}
@media print {
  .product__info {
    grid-column: 2/-1;
    grid-row: 2/3;
  }
}
.product__labels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .product__labels {
    top: 0;
  }
}
.product__slider {
  position: relative;
  grid-column: 1/2;
  grid-row: 1/3;
}
@media (max-width: 767px) {
  .product__slider {
    grid-column: 1/-1;
    grid-row: 2/3;
  }
}
@media print {
  .product__slider {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
.product__slider .slider__container {
  margin: 40px;
}
@media (max-width: 1023px) {
  .product__slider .slider__container {
    margin: 40px 20px 20px;
  }
}
@media (max-width: 767px) {
  .product__slider .slider__container {
    margin: 28px 28px 0;
    padding-bottom: 28px;
  }
}
@media print {
  .product__slider .slider__container {
    margin: 40px;
    padding-bottom: 0;
  }
}
.product__slider .slider__pagination {
  display: none;
}
@media (max-width: 767px) {
  .product__slider .slider__pagination {
    position: absolute;
    display: block;
    bottom: 12px;
  }
}
@media print {
  .product__slider .slider__pagination {
    display: none;
  }
}
.product__slider .swiper-fade .swiper-wrapper {
  /* stylelint-disable-next-line declaration-no-important */
  transform: translate3d(0, 0, 0) !important;
}
@media print {
  .product__slider .slider__list {
    position: relative;
    height: 260px;
  }
}
.product__slider .slider__item {
  position: relative;
  padding-top: 100%;
}
.product__slider .slider__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #ffffff;
}
@media print {
  .product__slider .slider__item {
    /* stylelint-disable-next-line declaration-no-important */
    padding-top: 0;
    width: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
}
@media print {
  .product__slider .slider__item.swiper-slide-active {
    /* stylelint-disable-next-line declaration-no-important */
    transform: translate3d(0, 0, 0) !important;
    opacity: 1;
  }
}
.product__title {
  margin: 0;
  margin-bottom: 16px;
  font-weight: 600;
  color: inherit;
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .product__title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .product__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media print {
  .product__title {
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 20px;
  }
}
.product__description {
  padding-top: 60px;
  grid-column: 1/2;
  grid-row: 3/4;
  display: flex;
  flex-direction: column;
}
.product__description .text-content {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .product__description .text-content {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .product__description {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .product__description {
    padding-top: 20px;
    grid-column: 1/-1;
    grid-row: 4/5;
  }
}
@media print {
  .product__description {
    padding-top: 40px;
    grid-column: 1/-1;
    grid-row: 3/4;
  }
}
.product__article {
  margin: 0;
  margin-left: -4px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: rgba(26, 26, 26, 0.5);
}
.product__article span {
  display: inline-block;
  margin-left: 4px;
}
@media (max-width: 1023px) {
  .product__article {
    font-size: 12px;
    line-height: 16px;
  }
}
@media print {
  .product__article {
    font-size: 10px;
    line-height: 14px;
    color: #1a1a1a;
  }
}
.product__price {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .product__price {
    font-size: 28px;
    line-height: 32px;
  }
}
@media print {
  .product__price {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }
}
.product__amount {
  margin: 0;
  margin-bottom: 15px;
  color: #0b780c;
}
@media (max-width: 1023px) {
  .product__amount {
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media print {
  .product__amount {
    margin-bottom: 12px;
    font-size: 8px;
    line-height: 12px;
    color: #1a1a1a;
  }
}
.product__row-basket {
  margin-bottom: 20px;
  display: flex;
}
@media (max-width: 767px) {
  .product__row-basket {
    margin-bottom: 16px;
  }
}
@media print {
  .product__row-basket {
    display: none;
  }
}
.product__btn-cart {
  width: 100%;
  max-width: 215px;
}
@media (max-width: 767px) {
  .product__btn-cart {
    max-width: 224px;
  }
}
.product__quantity {
  margin-left: 20px;
  padding-right: 11px;
}
@media (max-width: 767px) {
  .product__quantity {
    padding-right: 0;
    margin-left: 12px;
  }
}
.product__quantity .quantity {
  width: 100px;
}
.product__notification {
  margin-bottom: 20px;
}
@media print {
  .product__notification {
    margin-bottom: 12px;
  }
}
.product__delivery-collapsible {
  margin-bottom: 40px;
  max-width: 453px;
}
@media (max-width: 767px) {
  .product__delivery-collapsible {
    margin-bottom: 20px;
  }
}
@media print {
  .product__delivery-collapsible {
    display: none;
  }
}
.product__delivery {
  padding-top: 11px;
}
@media (max-width: 767px) {
  .product__delivery {
    padding-top: 8px;
  }
}
.product__table {
  max-width: 572px;
}
.product__table th,
.product__table td {
  width: 50%;
}
@media (max-width: 767px) {
  .product__link-print {
    margin-top: 12px;
  }
}
@media print {
  .product__link-print {
    display: none;
  }
}
.product--expected .product__amount {
  color: #e8971c;
}

.cart-table__header {
  display: grid;
  grid-template-columns: 96px auto 120px 130px 100px 120px;
  border-radius: 4px 4px 0 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding: 17px 60px 15px 0;
  background-color: #f5f5f5;
}
@media (max-width: 1279px) {
  .cart-table__header {
    display: none;
  }
}
@media print {
  .cart-table__header {
    display: grid;
    grid-template-columns: 60px auto 60px 70px 60px 60px;
    padding: 12px 0 11px;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: none;
  }
}

.cart-table__header-item {
  padding-left: 20px;
}
@media print {
  .cart-table__header-item {
    padding-left: 5px;
    padding-right: 0;
    text-align: right;
    font-size: 8px;
    line-height: 12px;
  }
}
.cart-table__header-item--padding-s {
  padding-left: 8px;
}
.cart-table__header-item--right {
  padding-left: 0;
  padding-right: 20px;
  text-align: right;
}
@media print {
  .cart-table__header-item--right {
    padding-left: 5px;
    padding-right: 0;
  }
}
@media print {
  .cart-table__header-item:first-child, .cart-table__header-item--padding-s {
    padding-left: 0;
    padding-right: 5px;
    text-align: left;
  }
}

.cart-item {
  position: relative;
  display: grid;
  grid-template-columns: 96px 80px auto 120px 130px 100px 120px 56px;
  align-items: center;
  border: 2px solid #f5f5f5;
  border-top: 0;
  padding: 20px 0 18px;
  transition: background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .cart-item:hover:not(.focus-visible) {
    background-color: #e8efff;
  }
}
@media (hover: hover) and (pointer: fine) and (max-width: 767px) {
  .cart-item:hover:not(.focus-visible) {
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1279px) {
  .cart-item {
    grid-template-columns: 80px auto auto auto;
    grid-template-rows: auto 1fr auto auto;
    grid-template-areas: "img vendor vendor btns" "img title title title" "img price price price" "... ammount weight quantity";
    align-items: flex-start;
    border-left: 0;
    border-right: 0;
    padding: 20px;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
@media (max-width: 767px) {
  .cart-item {
    padding: 12px 0 11px;
    border-bottom-width: 1px;
  }
}
@media (max-width: 374px) {
  .cart-item {
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 1279px) {
  .cart-item.is-deleted {
    grid-template-areas: "img vendor vendor btns" "img title title title" "img price price price" "... quantity quantity quantity";
  }
}
.cart-item.is-deleted .cart-item__weight,
.cart-item.is-deleted .cart-item__ammount {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .cart-item.is-deleted .cart-item__weight,
.cart-item.is-deleted .cart-item__ammount {
    display: none;
  }
}
.cart-item.is-deleted .cart-item__quantity {
  display: none;
}
.cart-item.is-deleted .cart-item__delete-message {
  display: block;
}
.cart-item.is-deleted .cart-item__btn-wrapper--delete {
  display: none;
}
.cart-item.is-deleted .cart-item__btn-wrapper--restore {
  display: inline-flex;
}
@media print {
  .cart-item.is-deleted {
    display: none;
  }
}
@media print {
  .cart-item {
    display: grid;
    grid-template-columns: 60px 24px auto 60px 70px 60px 60px;
    grid-template-rows: auto;
    grid-template-areas: none;
    align-items: center;
    gap: 0;
    padding: 10px 0 9px;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 8px;
    line-height: 12px;
    background: none;
  }
}

.cart-item__vendor {
  margin: 0;
  padding-left: 20px;
  padding-right: 5px;
  word-break: break-all;
}
@media (max-width: 1279px) {
  .cart-item__vendor {
    padding: 0;
    align-self: center;
    grid-area: vendor;
  }
}
@media print {
  .cart-item__vendor {
    grid-area: auto;
    padding-left: 0;
    padding-right: 5px;
  }
}

@media (min-width: 1280px) {
  .cart-item__vendor-prefix {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
            clip-path: inset(100%);
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
}
@media print {
  .cart-item__vendor-prefix {
    display: none;
  }
}

.cart-item__img {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  padding: 8px;
  background-color: #ffffff;
}
@media (max-width: 1279px) {
  .cart-item__img {
    grid-area: img;
  }
}
@media (max-width: 374px) {
  .cart-item__img {
    padding: 12px;
  }
}
.cart-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media print {
  .cart-item__img {
    width: 24px;
    height: 24px;
    padding: 2px;
    border-radius: 0;
    grid-area: auto;
  }
}

.cart-item__name {
  padding: 17px 5px 17px 20px;
  max-width: 315px;
  font: inherit;
  color: #174ec5;
}
@media (max-width: 1279px) {
  .cart-item__name {
    padding: 2px 0;
    max-width: none;
    grid-area: title;
  }
}
.cart-item__name::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media print {
  .cart-item__name::after {
    display: none;
  }
}
@media print {
  .cart-item__name {
    grid-area: auto;
    padding: 0 20px 0 8px;
    max-width: 205px;
    color: inherit;
  }
}

.cart-item__price {
  margin: 0;
  padding-right: 20px;
  padding-left: 5px;
  text-align: right;
  word-break: break-all;
}
@media (max-width: 1279px) {
  .cart-item__price {
    text-align: left;
    padding: 0;
    margin-bottom: 4px;
    grid-area: price;
  }
}
@media print {
  .cart-item__price {
    grid-area: auto;
    padding: 0 0 0 5px;
    text-align: right;
  }
}

.cart-item__quantity-wrapper {
  padding-left: 20px;
}
@media (max-width: 1279px) {
  .cart-item__quantity-wrapper {
    padding-left: 0;
    grid-area: quantity;
  }
}
@media print {
  .cart-item__quantity-wrapper {
    padding-right: 0;
    padding-left: 5px;
    grid-area: auto;
    justify-self: flex-end;
  }
}

.cart-item__quantity {
  position: relative;
  z-index: 2;
  max-width: 100px;
}
@media (max-width: 1279px) {
  .cart-item__quantity {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .cart-item__quantity {
    max-width: 84px;
  }
}
@media print {
  .cart-item__quantity {
    position: static;
    max-width: none;
    margin-left: auto;
  }
}

.cart-item__delete-message {
  display: none;
  margin: 0;
  padding: 7px 0;
  color: #c91853;
}
@media print {
  .cart-item__delete-message {
    display: none;
  }
}

.cart-item__weight {
  margin: 0;
  padding-right: 20px;
  padding-left: 5px;
  text-align: right;
  word-break: break-all;
}
@media (max-width: 1279px) {
  .cart-item__weight {
    text-align: center;
    align-self: center;
    justify-self: center;
    padding: 0 5px;
    grid-area: weight;
  }
}
@media (max-width: 374px) {
  .cart-item__weight {
    font-size: 12px;
    line-height: 16px;
  }
}
@media print {
  .cart-item__weight {
    grid-area: auto;
    padding: 0 0 0 5px;
    justify-self: flex-end;
    text-align: right;
    font-size: 8px;
    line-height: 12px;
  }
}

.cart-item__ammount {
  margin: 0;
  padding-right: 20px;
  padding-left: 5px;
  text-align: right;
  font-weight: 600;
  word-break: break-all;
}
@media (max-width: 1279px) {
  .cart-item__ammount {
    text-align: left;
    align-self: center;
    padding: 0;
    grid-area: ammount;
  }
}
@media (max-width: 374px) {
  .cart-item__ammount {
    font-size: 14px;
    line-height: 22px;
  }
}
@media print {
  .cart-item__ammount {
    grid-area: auto;
    padding: 0 0 0 5px;
    text-align: right;
    font-size: 8px;
    line-height: 12px;
  }
}

.cart-item__btns {
  padding-left: 4px;
}
@media (max-width: 1279px) {
  .cart-item__btns {
    justify-self: flex-end;
    grid-area: btns;
  }
}
@media (max-width: 1279px) {
  .cart-item__vendor {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3;
  }
  .cart-item.is-deleted > .cart-item__vendor {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
  }
  .cart-item__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .cart-item.is-deleted > .cart-item__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .cart-item__name {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 5;
  }
  .cart-item.is-deleted > .cart-item__name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
  }
  .cart-item__price {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 5;
  }
  .cart-item.is-deleted > .cart-item__price {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
  }
  .cart-item__quantity-wrapper {
    -ms-grid-row: 4;
    -ms-grid-column: 7;
  }
  .cart-item.is-deleted > .cart-item__quantity-wrapper {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
  }
  .cart-item__weight {
    -ms-grid-row: 4;
    -ms-grid-column: 5;
  }
  .cart-item__ammount {
    -ms-grid-row: 4;
    -ms-grid-column: 3;
  }
  .cart-item__btns {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .cart-item.is-deleted > .cart-item__btns {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }
}
@media print {
  .cart-item__btns {
    display: none;
  }
}

.cart-item__btn-wrapper--restore {
  display: none;
}

.cart-item__btn {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .cart-item__btn {
    padding: 0;
  }
}
.cart-item__btn svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 374px) {
  .cart-item__btn svg {
    width: 16px;
    height: 16px;
  }
}

/* @mixin hover-focus {
    @media (hover: hover) {
      &:hover:not(.focus-visible) {
        @content;
      }
    }

    &.focus-visible:focus {
      @content;
    }
  }
*/
/*  @include hover-focus {
      opacity: 0.8;
    }
*/
/*@mixin hover {
    @media (hover: hover) {
      &:hover:not(.focus-visible) {
        @content;
      }
    }
  }
*/
/*@mixin focus {
    &.focus-visible:focus {
      @content;
    }
  }
*/
/*@mixin active {
    &.focus-visible:active {
      @content;
    }
  }
*/




.category-list-mainpage .category-list__img {width: 140px;height: 140px;}
@media (max-width: 767px) {
	.category-list-mainpage .category-list__img {width: 120px;height: 120px;}
}



.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    /* background-color:#5897fb; */
    /* color:white; */
	color:rgb(26, 26, 26) !important;
	background-color: white !important;
	
}


/*
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable a {border:none !important;}
a.search-card {border:none !important;}
*/

.select2-results__option {padding:8px 12px}





.select2-container--default .select2-selection--single .select2-selection__rendered , span.select2.select2-container.select2-search__field {
	border-color: #174ec5 !important;
    border-right-width: 48px !important;
    text-overflow: ellipsis;
	/*border:1px solid red;*/
}
/*
.select2-container--default .select2-selection--single .select2-selection__arrow b {border:1px solid red;}
*/




.select2-dropdown--below,.select2-container--open, .select2-dropdown {
	border:none !important;
	border-radius: 4px;
	box-shadow: 0 4px 20px rgba(0,0,0,.15);
	transition: opacity .3s ease, transform .3s ease, visibility .3s ease;
}

.select2-container--default .select2-results>.select2-results__options, ul.select2-results__options {
	max-height: calc(calc(100 * var(--vh, 1vh)) - var(--header-height) - 20px) !important;
	}

.select2-container .select2-selection--single .select2-selection__rendered {
	border-color: #174ec5 !important;
    border-right-width: 48px !important;
}	

.select2-results__message {display:none !important;}


.select2-selection__arrow {display:none}
/*
.select2-selection {zborder:none !important;
	    width: 100%;
    flex-grow: 1;
    padding: 11px 14px !important;
    color: #1a1a1a;
    font: inherit;
    line-height: inherit;
    border: 2px solid #1a1a1a !important;
    border-radius: 4px;
    outline: 0;
    background-color: #fff;
    transition: border-color .3s ease, color .3s ease;
}
*/

.select2-selection {    border: 2px solid #174ec5 !important;transition: border-color .3s ease, color .3s ease;}


.select2-search__field {border:none !important;}

/**/
.select2-search {height:1px !important;}

.select2-container * {
border-color: #174ec5 !important;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    /*height: 28px;*/
	height: 48px !important;
	padding:11px 40px 11px 14px !important;
    user-select: none;
    -webkit-user-select: none;
	
}

/*textarea {border:1px solid red !important; }*/

/*

    var $search = $(
      '<span class="select2-search select2-search--dropdown">' +
        '<input class="select2-search__field" type="search" tabindex="-1"' +
        ' autocorrect="off" autocapitalize="none"' +
        ' spellcheck="false" role="searchbox" aria-autocomplete="list" />' +
      '</span>'
    );

*/

.select2-search.select2-search--dropdown {
padding:0 !important; 
height: 44px !important; 
margin-top: -46px;
margin-right:50px;
margin-left:2px;
}

.select2-search.select2-search--dropdown .select2-search__field {
	height: 44px !important;
	padding-left: 14px;
	border-color: #174ec5 !important;
	border:none !important;
}



.btn-top-search {
	background:#174ec5;height:44px;top:2px;right:2px !important;width:46px;
}
/*
.select2-container--default.select2-container--open {border:none !important;border-width: 0 !important;}
.select2-container--default.select2-container--open * {border:none !important;border-width: 0 !important;}
*/

.select2-container *:focus {
        outline: none;
    }








button.product-card__btn-cart.is-active {
    color: #174ec5;
    background-color: #f5f5f5;
}	


button.btn--horizontal-padding-s.is-active {
    color: #174ec5;
    background-color: #f5f5f5;
}	

/*
button.btn--horizontal-padding-s.is-active svg{ filter: brightness(0) saturate(100%) invert(58%) sepia(91%) saturate(1197%) hue-rotate(199deg) brightness(100%) contrast(103%);}
button.product-card__btn-cart .is-active svg{ filter: brightness(0) saturate(100%) invert(58%) sepia(91%) saturate(1197%) hue-rotate(199deg) brightness(100%) contrast(103%);}
*/
.list-table .product-card__btn-cart.is-active svg { filter: brightness(0) saturate(100%) invert(58%) sepia(91%) saturate(1197%) hue-rotate(199deg) brightness(100%) contrast(103%);}




/* для карточек товаров*/
.mp-fullscreen-gallery {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.mp-fullscreen-gallery.active {
    display: flex;
}

.mp-gallery-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: row; /* Десктоп: превью слева */
}

.mp-gallery-main {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFF;
    position: relative;
}

.mp-gallery-main img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.mp-gallery-sidebar {
    width: 120px;
    background: #fff;
    padding: 20px 10px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-left: 1px solid #eee;
    order: -1; /* Слева от main */
}

.mp-thumb {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 2px solid transparent;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    margin: 0 auto;
}

.mp-thumb:hover { border-color: #ccc; }
.mp-thumb.active { border-color: #005bff; }

.mp-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    user-select: none;
}

.mp-arrow:hover { background: rgba(0,0,0,0.8); }
.mp-arrow.prev { left: 140px; }
.mp-arrow.next { right: 20px; }

.mp-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 27px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

.mp-gallery-sidebar::-webkit-scrollbar { width: 6px; }
.mp-gallery-sidebar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .mp-gallery-wrapper {
        flex-direction: column; /* Превью снизу */
    }

    .mp-gallery-sidebar {
        width: 100%;
        height: 120px;
        padding: 10px 0;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        border-left: none;
        border-top: 1px solid #eee;
        order: 1; /* Под main */
        gap: 10px;
        justify-content: flex-start;
    }

    .mp-thumb {
        width: 100px;
        height: 100px;
        flex-shrink: 0;
    }

    .mp-gallery-main {
        height: calc(100% - 120px);
    }

    .mp-arrow {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .mp-arrow.prev { left: 10px; }
    .mp-arrow.next { right: 10px; }

    .mp-close {
        top: 10px;
        right: 10px;
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
}

/* прокрутка наверх*/
.btn-up {
            position: fixed;
            right: 20px;
            bottom: 30px;
            z-index: 1000;
            width: 40px;
            height: 40px;
            border: none;
            color: white;
            cursor: pointer;
            display: none;      
            opacity: 0;
			transition: opacity 0.4s ease, transform 0.3s ease;
			background: #e8efff;
        }

        .btn-up:hover {
            transform: translateY(-3px);
            box-shadow: 0 6px 16px rgba(0,0,0,0.2);
			background: #174ec5;
			color: white !important;     
        }
		
        .btn-up.is-active {
            display: block;
            opacity: 1;
        }

       .btn-up svg {
            width: 24px;
            height: 24px;
            display: block;
            margin: 0 auto;
            transform: rotate(180deg);   
        }


.icon-btn--floating {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    border-radius: 8px;
}
.icon-btn--primary {
    color: #174ec5;
}

.btn-up:hover svg path {
    fill: white !important;
}
/* end прокрутка наверх*/