

/* Start:/local/templates/taplink/assets/styles/main.css?1775032915348773*/
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/taplink/assets/styles/../fonts/GothamPro/GothamPro-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/taplink/assets/styles/../fonts/GothamPro/GothamPro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/taplink/assets/styles/../fonts/GothamPro/GothamPro.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/taplink/assets/styles/../fonts/GothamPro/GothamPro-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LetoSans';
  src: url("/local/templates/taplink/assets/styles/../fonts/LetoSans/LetoSans-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LetoSans';
  src: url("/local/templates/taplink/assets/styles/../fonts/LetoSans/LetoSans.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

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

html {
  height: 100%;
}

body {
  font-family: "Gotham Pro", sans-serif;
  color: #333;
  width: 100%;
  font-size: 12px;
  overflow-y: scroll;
}

.over {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}

.container_big {
  max-width: 1470px;
}

p {
  margin: 10px 0 15px;
}

p:first-child {
  margin-top: 0;
}

a {
  outline: none;
  color: inherit;
  text-decoration: none;
  transition: 0.2s color;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

[data-fancybox] {
  cursor: pointer;
}

img {
  max-width: 100%;
}

.wrapper {
  width: 100%;
  min-height: 350px;
}

.wrapper_bg {
  background-image: url("/local/templates/taplink/assets/styles/../img/content/bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "LetoSans", sans-serif;
  line-height: 1.23;
  color: #21263C;
  font-weight: 500;
}

h1 {
  font-size: 30px;
  text-transform: uppercase;
}

h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 1em;
}

h3 {
  font-size: 18px;
  text-transform: uppercase;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
}

table tr td {
  padding: 10px 15px;
}

table tr:nth-child(odd) {
  background-color: #F9FAFB;
}

.scroll-styled::-webkit-scrollbar {
  width: 4px;
}

.scroll-styled::-webkit-scrollbar-track {
  box-shadow: none;
}

.scroll-styled::-webkit-scrollbar-thumb {
  background-color: #DFE6EA;
  border-radius: 2px;
}

.blackbg {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  display: none;
}

.nowrap {
  white-space: nowrap;
}

.slick-slide {
  outline: none;
}

.slick-dots {
  text-align: center;
  line-height: 0;
  margin: 10px 0;
}

.slick-dots li {
  display: inline-block;
  margin: 0 3px;
}

.slick-dots li::marker {
  display: none;
}

.slick-dots li.slick-active button {
  background-color: #4A82C4;
}

.slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CCECFF;
  border: none;
  display: inline-block;
  outline: none;
  transition: 0.2s;
}

.slick-dots li:only-child {
  visibility: hidden;
}

.slick-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}

.slick-arrow svg {
  width: 100%;
  height: 100%;
  stroke: #9FD6F7;
  transition: 0.2s;
}

.slick-arrow.prev {
  left: 0;
}

.slick-arrow.next {
  right: 0;
}

.slick-arrow:hover svg {
  stroke: #4A82C4;
}

.slick-arrow.slick-disabled {
  cursor: initial;
}

.slick-arrow.slick-disabled svg {
  stroke: #DFE6EA;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

html.over .widget-cart {
  display: none;
}

.footer {
  background-color: #333;
  padding: 40px 0 35px;
  color: #fff;
  margin-top: 120px;
}

.footer_light {
  background-color: #fff;
  color: #607C8E;
  margin-top: 0;
}

.footer_light .footer__copyright {
  text-align: center;
  color: #607C8E;
}

.footer__row {
  display: flex;
}

.footer__info {
  display: flex;
  align-items: flex-end;
  flex: 0 0 400px;
  margin-right: 20px;
  padding-bottom: 35px;
}

.footer__logo svg {
  width: 122px;
  height: 30px;
  fill: #fff;
}

.footer__text {
  margin-top: 30px;
  font-weight: 300;
  font-size: 14px;
}

.footer__text p {
  margin: 0;
  font-weight: normal;
}

.footer__phone {
  display: inline-block;
  font-family: "LetoSans", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.footer__text-title {
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.5;
}

.footer__content {
  flex: 1 1 100%;
}

.footer__cat-title {
  margin-bottom: 20px;
}

.footer__cat-title:first-child {
  margin-top: 24px;
}

.footer__cat-title-link {
  display: flex;
  max-width: 170px;
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.footer__cat-title-link:hover {
  border-color: currentColor;
}

.footer__cat-title-link_indent {
  margin-bottom: 15px;
}

.footer__cat-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.footer__cat-item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 10px;
  margin-bottom: 10px;
  flex-basis: calc(100% / 4 - (10px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (10px * (4 - 1)) / 4);
  margin-bottom: 7px;
}

.footer__cat-item:nth-child(5n) {
  margin-right: 10px;
}

.footer__cat-item:nth-child(4n) {
  margin-right: 0;
}

.footer__cat-item_full {
  margin-right: auto;
}

.footer__cat-item svg {
  stroke: #FFFFFF;
}

.footer__cat-link {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
  /*white-space: nowrap;*/
}

.footer__cat-link:hover {
  border-color: currentColor;
}

.footer__copyright {
  font-weight: 300;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.header {
  position: sticky;
  top: 0;
  z-index: 99;
  /*
    &:not(.header_opencats){
        .header{
            &__logo{
                @include m-phone(){
                    display: block;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    background: #fff;
                    z-index: 100;
                    border: none;
                    padding: 15px 0 10px;
                    max-width: initial;
                    text-align: center;

                }

            }
        }
    }*/
}

.header_opensearch .header__nav {
  visibility: hidden;
}

.header_opensearch .header__logo {
  border-color: transparent;
}

.header_opensearch .header__search-wrap {
  width: 890px;
}

.header_opensearch .header__search-close {
  display: block;
}

.header_opencats .header__bottom {
  display: block;
  height: 72px;
}

.header_opencats .header__category-list.active {
  display: block;
}

.header__link-result {
  display: flex;
  align-items: center;
  margin-top: 10px;
  color: #1E7FB9;
  text-transform: uppercase;
}

.header__link-result svg {
  margin-left: 15px;
}

.header__more-block {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.header__status-list {
  display: flex;
  flex-wrap: wrap;
}

.header__status-item {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  border-radius: 4px;
  border: none;
}

.header__status-item_green {
  background: rgba(23, 143, 61, 0.05);
  color: #333;
}

.header__status-item_green.active {
  color: #fff;
  background: #178F3D;
}

.header__status-item_red {
  background: #F9DEE0;
  color: #D62230;
}

.header__status-item_gray {
  background: rgba(93, 106, 137, 0.1);
  color: #5D6A89;
}

.header__status-item_gray.active {
  background-color: #5D6A89;
  color: #fff;
}

.header__status-item_yellow {
  background: #FEF3D9;
  color: #FFB500;
}

.header__status-item_light-gray {
  background: rgba(74, 130, 196, 0.05);
  color: #999999;
}

.header__status-item_blue {
  background: rgba(74, 130, 196, 0.05);
  color: #4A82C4;
}

.header__status-item_blue.active {
  background-color: #4A82C4;
  color: #fff;
}

.header__status-item_pigeon-blue {
  background: #ECEFF1;
  color: #607C8E;
}

.header__status-item_dark-blue {
  background: #E5E4EC;
  color: #524882;
}

.header__status-item_orange {
  background: #FDE9DB;
  color: #EA6D1F;
}

.header__status-item_black {
  background: #EBEBEB;
  color: #333333;
}

.header__top {
  padding: 15px 0;
  background-color: #fff;
  border-bottom: 1px solid #EFF2F4;
  transition: background-color 0.2s;
  position: relative;
}

.header__top:before {
  content: '';
  width: 100%;
  height: 0;
  background-color: #EFF2F4;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: .2s;
  z-index: 1;
}

.header__top_gray:before {
  height: 100%;
}

.header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__row_center {
  justify-content: center;
}

.header__row_center .header__logo {
  border-right: none;
  padding-right: 0;
}

.header__menu-btn {
  display: none;
  padding-right: 15px;
  border-right: 1px solid #EFF2F4;
  transition: 0.2s;
  width: 45px;
  height: 30px;
  position: relative;
}

.header__menu-btn span {
  display: block;
  width: 20px;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 5px;
  transition: 0.2s;
}

.header__menu-btn span:nth-child(1) {
  top: 11px;
}

.header__menu-btn span:nth-child(2) {
  top: 19px;
  width: 15px;
}

.header__menu-btn.active span:nth-child(1) {
  transform: rotate(-45deg);
  top: 14px;
}

.header__menu-btn.active span:nth-child(2) {
  transform: rotate(45deg);
  top: 14px;
  width: 20px;
}

.header__menu {
  display: none;
  position: fixed;
  z-index: 99;
  top: 50px;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: calc(100vh - 50px);
  padding-bottom: 40px;
}

.header__menu-wrap {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 20px 15px;
  max-height: 100%;
  overflow-x: auto;
}

.header__menu .header__logo {
  position: static !important;
  display: inline-block !important;
  border-right: none !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
  width: initial !important;
}

.header__menu .header__logo svg {
  width: 122px;
  height: 30px;
}

.header__menu .header__nav {
  display: block;
}

.header__menu .header__nav-item {
  margin-right: 0 !important;
}

.header__menu .header__nav-title {
  display: inline-block;
  font-size: 12px;
  padding: 5px 0;
  margin-top: 35px;
}

.header__menu .header__links {
  display: block;
  margin-left: 0;
}

.header__menu .header__links-item {
  margin-top: 40px;
}

.header__menu .header__link {
  font-size: 14px;
  line-height: 1.5;
  padding: 0;
}

.header__menu .header__controls {
  display: block;
  border-top: 1px solid #EFF2F4;
  margin-top: 30px;
}

.header__menu .header__controls-item {
  margin-top: 25px;
}

.header__menu .header__controls-item_user {
  display: block;
}

.header__menu .header__controls-item_user .header__control {
  flex-wrap: wrap;
}

.header__menu .header__controls-item:not(:first-child) {
  margin-left: 0;
}

.header__menu .header__control span {
  display: initial;
  max-width: 150px;
  font-size: 14px;
  line-height: 1.5;
}

.header__menu .header__control-nav {
  position: static;
  border: none;
  text-align: left;
  padding: 20px 0 0 37px;
}

.header__menu .header__control-nav-item:not(:last-child) {
  margin-bottom: 25px;
}

.header__menu .header__control-nav-link {
  font-size: 14px;
}

.header__menu .header__category-list {
  display: block;
}

.header__socials {
  border-top: 1px solid #EFF2F4;
  margin-top: 30px;
  padding-top: 30px;
}

.header__socials-list {
  display: flex;
}

.header__socials-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9FD6F7;
  border-radius: 10px;
}

.header__socials-item svg {
  fill: #9FD6F7;
}

.header__socials-item:not(:last-child) {
  margin-right: 20px;
}

.header__socials-item.active {
  border-color: #4A82C4;
}

.header__socials-item.active svg {
  fill: #4A82C4;
}

.header__socials-content {
  margin-top: 20px;
  display: none;
}

.header__socials-link {
  display: inline-block;
  font-size: 14px;
  line-height: 1.57;
  color: #4A82C4;
}

.header__socials-link:not(:last-child) {
  margin-right: 25px;
}

.header__logo {
  max-width: 143px;
  padding-right: 15px;
  border-right: 1px solid #EFF2F4;
  position: relative;
  z-index: 2;
  transition: border-color 0.2s;
}

.header__logo svg {
  width: 122px;
  height: 30px;
  fill: #4A82C4;
}

.header__search {
  margin-left: 14px;
  position: relative;
  z-index: 2;
}

.header__search-wrap {
  position: absolute;
  left: 40px;
  top: 0;
  width: 0;
  transition: width .5s;
}

.header__search-row {
  display: flex;
  width: 100%;
  overflow: hidden;
}

.header__search-input {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0 14px;
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  line-height: 1;
  border: none;
  background-color: transparent;
  outline: none;
}

.header__search-controls {
  display: flex;
  margin-left: 15px;
}

.header__search-control {
  position: relative;
  cursor: pointer;
}

.header__search-control:not(:last-child) {
  margin-right: 30px;
}

.header__search-control:not(:last-child):before {
  content: '';
  width: 1px;
  height: 18px;
  position: absolute;
  right: -15px;
  background-color: #DFE6EA;
  top: 6px;
}

.header__search-control svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transition: 0.2s;
}

.header__search-control_hide {
  display: none;
}

.header__search-control:hover svg {
  stroke: #4A82C4;
}

.header__search-btn {
  cursor: pointer;
}

.header__search-btn svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transition: 0.2s;
}

.header__search-btn:hover svg {
  stroke: #4A82C4;
}

.header__links {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.header__links-item {
  line-height: 1;
}

.header__links-item:not(:last-child) {
  margin-right: 14px;
}

.header__link {
  font-size: 12px;
  color: #333;
  padding: 8px;
}

.header__link.active {
  color: #4A82C4;
}

.header__link:hover {
  color: #4A82C4;
}

.header__nav {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.header__nav-item:not(:last-child) {
  margin-right: 20px;
}

.header__nav-title {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #333;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 12px 20px;
  border-radius: 10px;
}

.header__nav-title span {
  position: relative;
  z-index: 2;
}

.header__nav-title:hover {
  color: #333333;
  background-color: rgba(74, 130, 196, 0.15);
}

.header__nav-title.active::before {
  position: absolute;
  bottom: -15px;
  left: 50%;
  content: '';
  display: block;
  width: 114px;
  height: 54px;
  background-image: url("/local/templates/taplink/assets/styles/../img/content/active-bg.png");
  background-size: 114px 54px;
  transform: translateX(-50%);
  z-index: 0;
}

.header__controls {
  display: flex;
  align-items: center;
}

.header__controls-item:not(:first-child) {
  margin-left: 24px;
}

.header__controls-item_user .header__control span {
  display: initial;
}

.header__controls-item.active .header__control-arrow svg {
  transform: rotate(180deg);
}

.header__control {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.header__control svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transition: 0.2s;
}

.header__control span {
  display: none;
  font-family: "LetoSans", sans-serif;
  margin-left: 16px;
  font-size: 12px;
  line-height: 1;
  transition: 0.2s;
  white-space: nowrap;
  max-width: 103px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header__control:hover svg {
  stroke: #4A82C4;
}

.header__control:hover span {
  color: #4A82C4;
}

.header__control-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #4A82C4;
  position: absolute;
  left: 20px;
  bottom: 3px;
}

.header__control-arrow svg {
  width: 20px;
  height: 20px;
  stroke: #4A82C4;
}

.header__control-nav {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1000;
  background: #fff;
  right: 0;
  padding: 14px 20px;
  text-align: right;
  border: 1px solid #f7f7f7;
}

.header__control-nav-item:not(:last-child) {
  margin-bottom: 10px;
}

.header__control-nav-link {
  display: inline-block;
  padding: 6px;
  white-space: nowrap;
}

.header__control-nav-link:hover {
  color: #4A82C4;
}

.header__bottom {
  background-color: #F9FAFB;
  display: none;
}

.header__category-list {
  display: none;
  overflow-x: auto;
  white-space: nowrap;
  scroll-snap-type: x mandatory;
  text-align: center;
}

.header__category-item {
  scroll-snap-align: start end;
  display: inline-block;
}

.header__category {
  display: block;
  padding: 8px 10px 9px;
  margin: 0 20px;
}

.header__category:hover .header__category-ico svg {
  fill: #4A82C4;
}

.header__category:hover .header__category-ico_stroke svg {
  stroke: #4A82C4;
  stroke-width: 2;
}

.header__category:hover .header__category-name {
  color: #4A82C4;
}

.header__category-ico {
  text-align: center;
}

.header__category-ico svg {
  width: 35px;
  height: 35px;
  fill: #333;
  transition: 0.2s;
}

.header__category-ico_stroke svg {
  stroke: #333;
  stroke-width: 2;
}

.header__category-name {
  line-height: 1.5;
  transition: 0.2s;
}

.main {
  font-size: calc((100vw / 1920) * 10);
  padding-top: 6em;
  height: calc(100vh - 63px);
  overflow: hidden;
  max-height: 92.4em;
}

.main .container {
  height: 100%;
}

.main__wrap {
  position: relative;
  height: 100%;
}

.main__title {
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0.2em;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  top: -4em;
  left: 0;
  z-index: 5;
  will-change: transform, font-size;
}

.main__title span {
  display: block;
  opacity: 0;
}

.main__descr {
  position: absolute;
  top: 2.125em;
  left: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 3.55em;
  line-height: 1.25;
  max-width: 15em;
  opacity: 0;
  z-index: -1;
}

.main__button {
  position: absolute;
  top: 67em;
  left: 0;
  transform: translate(0, 25em);
  opacity: 0;
  width: 300px;
}

.main__info {
  position: absolute;
  top: 43em;
  width: 44.5em;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  transform: translate(-50%, 50em);
  opacity: 0;
  left: 50%;
  margin-left: 31em;
}

.main__info-item {
  flex-grow: 0;
  flex-shrink: 1;
  padding-top: 1em;
  border-top: 0.4em solid #333;
}

.main__info-item_first {
  flex-basis: 22em;
  margin-right: 3.3em;
}

.main__info-item_second {
  flex-basis: 19em;
}

.main__info-item_third {
  flex-basis: 44.3em;
  margin-top: 3.2em;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.main__info-num {
  font-weight: 250;
  font-size: 6em;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "LetoSans", sans-serif;
}

.main__info-descr {
  font-size: 1.8em;
  line-height: 1.5;
}

.main__info-plus {
  font-weight: 250;
  font-size: 6em;
  line-height: 0.6;
  text-transform: uppercase;
  margin-right: 0.5em;
  font-family: "LetoSans", sans-serif;
}

.main__images {
  position: relative;
  height: 100%;
  pointer-events: none;
}

.main__image {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 100vw;
  height: 100%;
}

.main__image-wrap {
  position: relative;
  overflow: hidden;
  transform-origin: center top;
}

.main__image_first {
  z-index: 2;
}

.main__image_first .main__image-wrap {
  width: 192em;
}

.main__image_second {
  z-index: 1;
}

.main__image_second .main__image-wrap {
  width: 138em;
}

.main__bikes {
  position: absolute;
  top: 81.4em;
  z-index: 3;
  width: 192em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  pointer-events: none;
}

.main__bike {
  position: absolute;
  bottom: 0;
}

.main__bike_mot {
  left: 50%;
  margin-left: -95em;
  transform: translate(-108em, -10em);
  width: 113.7em;
}

.main__bike_byc {
  right: 50%;
  margin-right: -96em;
  transform: translate(83em, -10em);
  width: 88.4em;
}

@keyframes descr-op {
  100% {
    opacity: 1;
    z-index: 2;
  }
}

@keyframes animup {
  100% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

@keyframes animup2 {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bikes1-1 {
  100% {
    transform: translate(0px, 0px);
  }
}

@keyframes bikes1-2 {
  100% {
    transform: translate(-4em, -4em) scale(0.7);
  }
}

@keyframes bikes2-1 {
  100% {
    transform: translate(0px, 0px);
  }
}

@keyframes bikes2-2 {
  100% {
    transform: translate(2em, -31em) scale(0.75);
  }
}

@keyframes title1-1 {
  0% {
    font-size: 13em;
    transform: translate(0.769em, 1.538em);
    opacity: 0;
  }

  100% {
    font-size: 13em;
    transform: translate(0.769em, 0.615em);
    opacity: 1;
  }
}

@keyframes title1-2 {
  100% {
    font-size: 4em;
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes title2-1 {
  0% {
    font-size: 13em;
    transform: translate(0.769em, 2.308em);
    opacity: 0;
  }

  100% {
    font-size: 13em;
    transform: translate(0.769em, 0.615em);
    opacity: 1;
  }
}

@keyframes title2-2 {
  100% {
    font-size: 4em;
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes image1-1 {
  0% {
    max-height: 100em;
  }

  100% {
    transform: translate(0, 3em) scale(0.646);
    border-radius: 15em 0 15em 0;
    max-height: 100em;
  }
}

@keyframes image1-2 {
  100% {
    max-height: 60em;
    transform: translate(-43em, 23em) scale(0.466);
    border-radius: 18em 0 18em 0;
  }
}

@keyframes image2-1 {
  0% {
    max-height: 100em;
  }

  100% {
    transform: translate(15em, 3em) scale(0.646);
    border-radius: 15em 0 15em 0;
    max-height: 100em;
  }
}

@keyframes image2-2 {
  100% {
    max-height: 67em;
    transform: translate(74em, -2.2em) scale(0.566);
    border-radius: 18em 0 18em 0;
  }
}

@keyframes image1-inner-1 {
  100% {
    transform: translateY(-4em) scale(1.1);
  }
}

@keyframes image1-inner-2 {
  100% {
    transform: translateY(-9em) scale(1.3);
  }
}

@keyframes image2-inner {
  100% {
    border-radius: 18em 0 18em 0;
  }
}

.search-result {
  display: none;
  position: absolute;
  width: calc(100% + 90px);
  background-color: #fff;
  top: calc(100% + 16px);
  right: 0;
}

.search-result__wrap {
  padding: 60px;
  max-height: 75vh;
  overflow-y: auto;
}

.search-result__content {
  padding: 0 0 40px;
}

.search-result__content:not(:last-child) {
  border-bottom: 1px solid #EFF2F4;
  margin-bottom: 40px;
}

.search-result__title {
  font-size: 16px;
  text-transform: uppercase;
  color: #BDBDBD;
  padding-left: 45px;
  margin-bottom: 20px;
}

.search-result__title span {
  font-size: 0.75em;
  text-transform: initial;
  margin-left: 30px;
}

.search-result__catitem {
  margin-top: 20px;
  padding-left: 45px;
}

.search-result__catlink {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  padding: 2px 0;
  transition: 0.2s;
}

.search-result__catlink span {
  color: #4A82C4;
}

.search-result__catlink:hover {
  border-color: currentColor;
}

.search-result__linkitem {
  margin-top: 6px;
}

.search-result__link {
  display: block;
  padding: 7px 45px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.search-result__link span {
  color: #4A82C4;
}

.search-result__link:hover {
  background-color: rgba(204, 236, 255, 0.3);
}

.search-result__fastlink {
  font-weight: normal;
}

.search-result__more {
  padding-left: 45px;
}

.search-result__more-link {
  font-family: "LetoSans", sans-serif;
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.search-result__more-link span {
  border-bottom: 1px solid transparent;
  padding: 2px 0;
  transition: 0.2s;
}

.search-result__more-link svg {
  width: 30px;
  height: 30px;
  stroke: currentColor;
  transform: scale(-1, 1);
  margin-left: 15px;
}

.search-result__more-link:hover span {
  border-color: currentColor;
}

.breadcrumbs {
  margin: 20px 0 25px;
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  user-select: none;
}

.breadcrumbs__item {
  display: inline-flex;
  position: relative;
  margin-right: 20px;
  align-items: center;
  z-index: 3;
  font-size: 12px;
  font-weight: 300;
}

.breadcrumbs__item:not(:first-child):before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #DFE6EA;
  position: absolute;
  left: -12px;
  top: 6px;
}

.breadcrumbs__item svg {
  width: 10px;
  height: 10px;
  margin-left: 8px;
  transition: 0.2s;
}

.breadcrumbs__item svg:hover {
  cursor: pointer;
}

.breadcrumbs__item svg,
.breadcrumbs__item span {
  position: relative;
  z-index: 3;
}

.breadcrumbs__item.active {
  z-index: 4;
}

.breadcrumbs__item.active .breadcrumbs__more {
  display: block;
}

.breadcrumbs__item.active svg {
  transform: rotate(180deg);
}

.breadcrumbs__link {
  color: #333;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  transition: 0.2s;
}

.breadcrumbs__link_active {
  color: #828282;
}

.breadcrumbs__link:hover {
  border-color: currentColor;
}

.breadcrumbs__more {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 31px;
  width: 100%;
  min-width: 97px;
  display: none;
}

.breadcrumbs__more:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  left: -15px;
  top: -15px;
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
}

.breadcrumbs__more .breadcrumbs__item {
  display: block;
}

.breadcrumbs__more .breadcrumbs__item:before {
  display: none;
}

.breadcrumbs__more .breadcrumbs__item:not(:first-child) {
  margin-top: 15px;
}

.catalog__title {
  font-family: "Gotham Pro", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.catalog__title-blue {
  color: #4A82C4;
  margin-left: 10px;
}

.catalog__title-count {
  margin-left: 20px;
  font-size: 12px;
  color: #BDBDBD;
  text-transform: initial;
  font-weight: normal;
}

.catalog__title_t-indent {
  padding-top: 80px;
}

.catalog__open-cats {
  display: flex;
  align-items: center;
  font-size: 14px;
  display: none;
}

.catalog__open-cats_right {
  order: 99;
}

.catalog__open-cats svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  margin-right: 10px;
  stroke-width: 0.5px;
}

.catalog__open-cats span {
  padding-right: 10px;
}

.catalog__search {
  margin: 20px 0 40px;
}

.catalog__search .search-result {
  width: 100%;
  top: 100%;
  z-index: 3;
}

.catalog__search-wrap {
  position: relative;
}

.catalog__search-row {
  position: relative;
  border-bottom: 1px solid #DFE6EA;
}

.catalog__search-field {
  display: block;
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  background-color: #fff;
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 0 60px;
}

.catalog__search-field::placeholder {
  color: #BDBDBD;
}

.catalog__search-btn {
  position: absolute;
  top: 5px;
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
}

.catalog__search-btn svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transition: 0.2s;
}

.catalog__search-btn_submit {
  left: 10px;
}

.catalog__search-btn_clear {
  right: 10px;
}

.catalog__search-btn:hover svg {
  stroke: #4A82C4;
}

.catalog__search-cats-title {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 20px;
}

.catalog__search-cats-item {
  margin-bottom: 5px;
}

.catalog__search-cats-link {
  display: inline-flex;
  border-radius: 8px;
  border: 1px solid #CCECFF;
  padding: 11px 20px;
  font-size: 12px;
  color: #333;
}

.catalog__search-cats-link span {
  color: #BDBDBD;
  margin-left: 10px;
  transition: 0.2s;
}

.catalog__search-cats-link.active,
.catalog__search-cats-link:hover {
  background-color: #CCECFF;
  border-color: #CCECFF;
}

.catalog__filter {
  display: flex;
  background: #F9FAFD;
  border-radius: 0px 10px;
  padding: 15px 20px;
}

.catalog__filter .filter__row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin-top: -10px;
}

.catalog__filter-wrap {
  width: 100%;
}

.catalog__view {
  display: flex;
  align-items: center;
  margin-left: 50px;
  min-width: 75px;
}

.catalog__view-type {
  margin-left: 10px;
}

.catalog__view-type svg {
  width: 24px;
  height: 24px;
  stroke: #25282B;
  transition: 0.2s;
}

.catalog__view-type.active svg {
  stroke: #4A82C4;
}

.catalog__row {
  display: flex;
  margin-top: 40px;
}

.catalog__sidebar {
  flex: 0 0 190px;
  margin-right: 20px;
}

.catalog__content {
  flex: 1 1 100%;
  min-width: 0;
}

.catalog__list {
  display: flex;
  flex-wrap: wrap;
}

.catalog__list .card {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 10px;
  margin-bottom: 10px;
  flex-basis: calc(100% / 4 - (10px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (10px * (4 - 1)) / 4);
}

.catalog__list .card:nth-child(5n) {
  margin-right: 10px;
}

.catalog__list .card:nth-child(4n) {
  margin-right: 0;
}

.catalog__list .documentation-card {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 10px;
  margin-bottom: 10px;
  flex-basis: calc(100% / 4 - (10px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (10px * (4 - 1)) / 4);
}

.catalog__list .documentation-card:nth-child(5n) {
  margin-right: 10px;
}

.catalog__list .documentation-card:nth-child(4n) {
  margin-right: 0;
}

.catalog__list ~ .pagination {
  margin-top: 51px;
}

.catalog__list_list-view .card {
  max-width: 100%;
  flex: 0 0 100%;
  height: initial;
  min-height: auto;
  margin: 0;
}

.catalog__list_list-view .card:not(:last-child) {
  margin-bottom: 10px;
}

.catalog__list_list-view .card__stock {
  display: none;
}

.catalog__list_list-view .card__wrap {
  display: flex;
  align-items: flex-start;
  min-width: 0;
  padding: 9px;
}

.catalog__list_list-view .card__category {
  margin-top: 15px;
}

.catalog__list_list-view .card__images {
  min-width: 0;
  flex: 0 0 230px;
  margin-right: 46px;
  position: relative;
}

.catalog__list_list-view .card__images > .card__img {
  margin-bottom: 0px;
}

.catalog__list_list-view .card__content {
  flex: 0 0 465px;
  align-items: flex-start;
  padding: 0;
}

.catalog__list_list-view .card__text {
  width: 240px;
}

.catalog__list_list-view .card__prices {
  flex-direction: column-reverse;
  position: absolute;
  top: 50px;
  left: 555px;
  margin: 0;
  align-items: flex-start;
}

.catalog__list_list-view .card__oldprice {
  margin-left: 0;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 13px;
}

.catalog__list_list-view .card__price {
  max-width: 140px;
  font-size: 20px;
  line-height: 30px;
}

.catalog__list_list-view .card__count {
  position: absolute;
  right: 165px;
  top: 26px;
  width: 110px;
  margin: 0;
}

.catalog__list_list-view .card__button {
  width: 250px;
  position: absolute;
  right: 30px;
  top: 80px;
  margin: 0;
}

.catalog__list_list-view .card__actions {
  opacity: 1;
  right: 30px;
  top: 23px;
}

.catalog__list_list-view .card__hide-content {
  display: block !important;
}

.catalog__list_list-view .card__price-list {
  position: absolute;
  top: 32px;
  left: 560px;
  flex-direction: column;
}

.catalog__list_list-view .card__price-list .card__price-item {
  width: 100%;
}

.catalog__list_list-view .card__button_where-to-buy {
  width: 250px;
  position: absolute;
  right: 30px;
  top: 80px;
  margin: 0;
}

.catalog__brands-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.catalog__brands-item {
  position: relative;
  width: calc(25% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px 20px 50px;
  border: 1px solid #EFF2F4;
}

.catalog__brands-img-block {
  height: 150px;
  margin-bottom: 30px;
}

.catalog__brands-img-block picture {
  width: 100%;
  height: 100%;
}

.catalog__brands-img-block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.catalog__brands-name {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
}

.catalog__icon-arrow {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.catalog__slider-img-list {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}

.catalog__slider-img-list .slick-list {
  width: 100%;
}

.catalog__slider-img-list .slick-track {
  margin-left: 0;
}

.catalog__slider-img-list .slick-arrow {
  width: 30px;
  height: 30px;
  background: #4A82C4;
}

.catalog__slider-img-list .slick-arrow svg {
  stroke: #ffffff;
}

.catalog__slider-img-list .slick-arrow.prev {
  left: 15px;
}

.catalog__slider-img-list .slick-arrow.next {
  right: 15px;
}

.catalog__slider-img-item {
  width: 25%;
  height: 156px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 0;
}

.catalog__slider-img-item:nth-child(n+5):not(.slick-slide) {
  display: none;
}

.catalog__slider-img-item picture,
.catalog__slider-img-item img {
  width: 100%;
  height: 100%;
}

.catalog__slider-img-item img {
  object-fit: contain;
}

.card {
  box-sizing: border-box;
  position: relative;
  display: block;
  border: 1px solid #F9FAFB;
  min-height: 377px;
  transition: 0.2s;
}

.card_no-authorized {
  height: 425px;
}

.card_hovered .card__wrap {
  position: absolute;
  width: 100%;
  z-index: 2;
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
}

.card_hovered .card__actions {
  opacity: 1;
}

.card_hovered .card__hide-content {
  display: block !important;
  z-index: 5;
}

.card__wrap {
  padding: 10px 10px 0;
  background-color: #fff;
}

.card__wrap:hover .card__button_where-to-buy {
  display: flex;
}

.card__images {
  margin-bottom: 26px;
}

.card__images > .card__img {
  margin-bottom: 26px;
}

.card__images > .card__img:not(:first-child) {
  display: none;
}

.card__images .slick-dots {
  margin-bottom: -17px;
}

.card__img {
  max-width: 100%;
}

.card__img img {
  max-height: 100%;
}

.card__img-wrap {
  display: block;
  background: #fff;
  padding-top: 65.22%;
  overflow: hidden;
  position: relative;
}

.card__img-wrap picture,
.card__img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}

.card__img-wrap picture,
.card__img-wrap svg {
  width: 170px;
  height: 42px;
  fill: #4A82C4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.card__content {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.card__content_no-authorized {
  height: 245px;
}

.card__content_list {
  height: unset;
}

.card__plash-block {
  display: inline-block;
  margin-top: auto;
}

.card__plash {
  display: inline-block;
  padding: 7px 10px;
  border-radius: 5px 5px 5px 0px;
  font-size: 12px;
  font-weight: 500;
  user-select: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  min-height: 27px;
}

.card__plash_green {
  background: #E8F4EC;
  color: #178F3D;
}

.card__plash_red {
  background: #F9DEE0;
  color: #D62230;
}

.card__plash_gray {
  background: rgba(74, 130, 196, 0.05);
  color: #607C8E;
}

.card__plash_yellow {
  background: #FEF3D9;
  color: #FFB500;
}

.card__plash_light-gray {
  background: rgba(74, 130, 196, 0.05);
  color: #999999;
}

.card__plash_blue {
  background: #E4ECF6;
  color: #4A82C4;
}

.card__plash_pigeon-blue {
  background: #ECEFF1;
  color: #607C8E;
}

.card__plash_dark-blue {
  background: #E5E4EC;
  color: #524882;
}

.card__plash_orange {
  background: #FDE9DB;
  color: #EA6D1F;
}

.card__plash_black {
  background: #EBEBEB;
  color: #333333;
}

.card__plash_empty {
  visibility: hidden;
}

.card__plash_empty:before {
  content: '&nbsp;';
}

.card__category {
  font-size: 12px;
  color: #BDBDBD;
  margin-top: 10px;
  min-height: 13px;
  width: 110%;
}

.card__text {
  min-height: 53px;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
  margin-top: 13px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card__text:hover {
  color: #4A82C4;
}

.card__prices {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.card__prices_product {
  flex-direction: column;
  align-items: start;
}

.card__prices_product .card__price {
  margin-right: 0 !important;
}

.card__prices_product .card__price_text {
  font-size: 28px;
  margin-right: 0;
}

.card__prices-caption {
  display: block;
  font-size: 10px;
  font-weight: 400;
  line-height: normal;
  color: #607C8E;
  width: 100%;
  margin-bottom: 10px;
}

.card__price-title {
  font-size: 12px;
  color: #BDBDBD;
  margin-top: 15px;
  min-height: 13px;
}

.card__price {
  color: #4A82C4;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
}

.card__price_text {
  text-transform: lowercase;
  white-space: initial;
  font-size: 16px;
}

.card__oldprice {
  margin-left: 12px;
  color: #BDBDBD;
  font-size: 12px;
  display: flex;
  align-items: center;
}

.card__count {
  margin: 15px 0 10px;
  width: 1%;
}

.card .card__hide-content .card__stock {
  margin-bottom: 20px;
}

.card .card__hide-content .card__category {
  padding-bottom: 10px;
}

.card__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  background-color: transparent;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #9FD6F7;
  transition: 0.2s;
  outline: none;
}

.card__button span {
  padding: 0 10px 0 30px;
}

.card__button:hover {
  border-color: #4A82C4;
}

.card__button:hover .card__button-ico {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.card__button:hover .card__button-ico svg {
  stroke: #fff;
}

.card__button_disabled {
  color: #DFE6EA;
  border-color: #DFE6EA;
  cursor: no-drop;
}

.card__button_disabled .card__button-ico {
  visibility: hidden;
  width: 1px;
}

.card__button_no-ico {
  height: 60px;
  justify-content: center;
}

.card__button_no-ico span {
  padding: 0;
}

.card__button_w100 {
  width: 100%;
}

.card__button_mt24 {
  margin-top: 24px;
}

.card__button_where-to-buy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -10px;
  padding: 0;
  background-color: transparent;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #9FD6F7;
  transition: 0.2s;
  outline: none;
  display: none;
}

.card__button_where-to-buy span {
  padding: 0 10px 0 30px;
}

.card__button_where-to-buy svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  transition: 0.2s;
}

.card__button_where-to-buy:hover {
  border-color: #4A82C4;
}

.card__button_where-to-buy:hover .card__button-ico {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.card__button_where-to-buy:hover .card__button-ico path {
  stroke: #fff;
}

.card__button-ico {
  flex-shrink: 0;
}

.card__button_no-indent {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}

.card__button-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-left: 1px solid #9FD6F7;
  transition: 0.2s;
}

.card__button-ico svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  transition: 0.2s;
}

.card__actions {
  display: flex;
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0;
  transition: 0.2s;
}

.card__action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 50%;
  border: 1px solid #EFF2F4;
  margin-left: 5px;
  cursor: pointer;
  transition: 0.2s;
}

.card__action:hover {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.card__action:hover svg {
  stroke: #fff;
}

.card__action_blue {
  background-color: rgba(204, 236, 255, 0.3);
  border-color: rgba(204, 236, 255, 0.3);
}

.card__action.active {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.card__action.active svg {
  stroke: #fff;
}

.card__action svg {
  width: 20px;
  height: 20px;
  stroke: #4A82C4;
  stroke-width: 2px;
  transition: 0.2s;
}

.card__info {
  margin-left: 4px;
  position: relative;
  cursor: pointer;
  top: 1px;
  font-size: 12px;
  color: #333;
}

.card__info-text {
  position: absolute;
  top: 100%;
  left: -10px;
  background: #fff;
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
  padding: 20px;
  z-index: 7;
  display: none;
}

.card__info svg {
  width: 16px;
  height: 16px;
  stroke: #9FD6F7;
  transition: 0.2s;
}

.card__info:hover svg {
  stroke: #4A82C4;
}

.card__info:hover .card__info-text {
  display: block;
  width: 220px;
}

.card__stock {
  display: flex;
  margin-top: 10px;
}

.card__stock img {
  width: 15px;
  height: 15px;
  margin-right: 6px;
}

.card__stock svg {
  flex-shrink: 0;
  margin-right: 6px;
}

.card__stock-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}

.card__stock_green {
  color: #27BA65;
}

.card__stock_grey {
  color: #607C8E;
}

.card__stock_blue {
  color: #4A82C4;
}

.card__stock_yellow {
  color: #FFB500;
}

.card__stock_dark-gray {
  color: #5D6A89;
}

.card__stock_light-gray {
  color: #999999;
}

.card__stock_red {
  color: #D62230;
}

.card__link {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #4A82C4;
  padding-top: 32px;
  transition: 0.2s;
  align-items: center;
  display: flex;
}

.card__link svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  margin-left: 13px;
  transition: 0.2s;
}

.card__link:hover {
  color: #4A82C4;
}

.card__link:hover svg {
  stroke: #4A82C4;
}

.card_unavailable .card__wrap > * {
  opacity: 0.5;
}

.card_unavailable .card__action {
  display: none;
}

.card__price-list {
  display: flex;
  margin-top: 7px;
}

.card__price-list_indent-b {
  margin-bottom: 20px;
}

.card__price-item {
  width: 50%;
  padding-right: 5px;
}

.card__price-item .card__price {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.card__price-item .card__oldprice {
  margin-left: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  text-decoration: line-through;
  color: #607C8E80;
}

.card__price-item_1 .card__price {
  font-weight: 500;
}

.card__price-item_1 .card__oldprice {
  color: #4A82C4B2;
}

.card__price-item_100 {
  width: 100%;
}

.card__price-text {
  margin-bottom: 6px;
  font-size: 7px;
  font-weight: 400;
  line-height: 7px;
  color: #607C8E;
}

.count {
  display: inline-flex;
  min-width: 110px;
  border: 1px solid #EFF2F4;
}

.count__btn {
  flex: 0 0 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  background-color: rgba(204, 236, 255, 0.3);
  cursor: pointer;
}

.count__btn svg {
  width: 14px;
  height: 14px;
  stroke: #4A82C4;
  transition: 0.2s;
}

.count__btn:hover {
  background-color: #CCECFF;
}

.count__disable {
  cursor: default;
  background-color: #EFF2F4;
}

.count__disable:hover {
  background-color: #EFF2F4;
}

.count__disable svg {
  stroke: #607C8E;
}

.count__input {
  display: block;
  width: 50px;
  height: 30px;
  text-align: center;
  font-family: "Gotham Pro", sans-serif;
  font-size: 20px;
  color: #333;
  outline: none;
  border: none;
  -moz-appearance: textfield;
}

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

.header_opencats ~ .wrapper .catalog__sidebar .category-list {
  top: 140px;
}

.category-list {
  position: sticky;
  top: 70px;
}

.category-list__wrap {
  width: 100%;
  min-width: 190px;
  margin: 0 auto;
}

.category-list__title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DFE6EA;
  padding: 10px 0;
  line-height: 1;
  display: none;
}

.category-list__back {
  flex: 0 0 30px;
  margin-right: 20px;
}

.category-list__back svg {
  width: 30px;
  height: 30px;
  stroke: #333;
}

.category-list__label {
  font-size: 16px;
  font-weight: bold;
}

.category-list__cat-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  cursor: pointer;
  user-select: none;
}

.category-list__cat-name svg {
  width: 14px;
  height: 14px;
  stroke: #333;
  transition: 0.2s;
  pointer-events: none;
}

.category-list__cat-name.active,
.category-list__cat-name:hover {
  background-color: rgba(204, 236, 255, 0.3);
}

.category-list__cat-name.active svg {
  transform: rotate(180deg);
}

.category-list__cat-name_lv2 {
  margin-left: -10px;
}

.category-list__cat-name_lv2.active {
  background: transparent;
}

.category-list__cat-name_lv2:hover {
  background-color: #F9FAFD;
}

.category-list__cat-list {
  padding: 0 10px 10px 20px;
  display: none;
}

.category-list__item {
  margin-top: 10px;
}

.category-list__item:not(:first-child) {
  margin-top: 22px;
}

.category-list__item.category-list__item_lv2 {
  margin-bottom: -15px;
  margin-top: 16px;
}

.category-list__item.category-list__item_lv2:first-child {
  margin-top: 8px;
}

.category-list__item.category-list__item_lv2:last-child {
  margin-bottom: 4px;
}

.category-list__link {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #333;
  border-bottom: 1px solid transparent;
}

.category-list__link:hover {
  border-color: currentColor;
}

.category-list__cat-name_lv2 span {
  white-space: nowrap;
  margin-right: 10px;
  font-size: 13px;
}

.pagination {
  background: #F9FAFD;
  border-radius: 0px 10px;
  padding: 15px 30px;
  margin: 40px 0 0;
}

.pagination__row {
  display: flex;
  justify-content: center;
}

.pagination__more {
  font-family: "LetoSans", sans-serif;
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-right: auto;
  cursor: pointer;
}

.pagination__more span {
  border-bottom: 1px solid transparent;
  padding: 2px 0;
  transition: 0.2s;
}

.pagination__more svg {
  width: 30px;
  height: 30px;
  stroke: currentColor;
  transform: scale(-1, 1);
  margin-left: 15px;
}

.pagination__more:hover span {
  border-color: currentColor;
}

.pagination__list {
  display: flex;
  align-items: center;
}

.pagination__item {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #4A82C4;
  font-size: 12px;
  line-height: 1;
  margin: 0 4px;
}

.pagination__item_prev {
  margin-right: 25px;
}

.pagination__item_next {
  margin-left: 25px;
}

.pagination__item_next svg {
  transform: scale(-1, 1);
}

.pagination__item svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  transition: 0.2s;
}

.pagination__item:hover,
.pagination__item.active {
  background-color: #CCECFF;
}

.pagination__item_prev:hover,
.pagination__item_next:hover {
  background-color: transparent;
}

.pagination__item_prev:hover svg,
.pagination__item_next:hover svg {
  stroke: #4A82C4;
}

.product__row {
  display: flex;
}

.product__row-space {
  flex: 0 0 100%;
  order: -2;
  display: none;
}

.product__row-space-wrap {
  padding-top: 77.62%;
}

.product__content {
  flex: 1 1 100%;
  min-width: 0;
}

.product__info {
  position: relative;
  flex: 0 0 400px;
}

.product__info .card__actions {
  opacity: 1;
  top: 30px;
  right: 30px;
}

.product__info .card__prices {
  flex-wrap: nowrap;
}

.product__info .card__price {
  flex: initial;
  margin-right: 15px;
}

.product__info .card__price_text {
  text-transform: lowercase;
  white-space: initial;
}

.product__info-wrap {
  position: sticky;
  top: 150px;
  box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.05);
  border-radius: 0px;
  margin-left: 20px;
  padding: 30px;
  background-color: #fff;
}

.product__brand {
  display: inline-block;
  max-width: 180px;
  max-height: 70px;
  margin: -10px 0 20px -10px;
}

.product__brand picture {
  display: block;
  max-width: 100%;
  object-fit: cover;
}

.product__info-art {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #BDBDBD;
}

.product__info-art_mobile {
  display: none;
}

.product__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  text-transform: initial;
  margin-top: 10px;
}

.product__title_mobile {
  display: none;
}

.product__prices {
  margin-top: 20px;
}

.product__prices .card__price-text {
  font-size: 10px;
}

.product__prices .card__prices {
  margin: 10px 0 20px;
  line-height: 1;
}

.product__prices .card__price {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0 !important;
  font-size: 28px;
}

.product__prices .card__oldprice {
  font-size: 16px;
}

.product__prices-text {
  font-size: 14px;
  color: #607C8E;
}

.product__options {
  margin: 20px 0;
  padding: 0px 0 25px;
  border-top: 1px solid #EFF2F4;
  border-bottom: 1px solid #EFF2F4;
}

.product__option-group {
  margin-top: 20px;
}

.product__option-name {
  font-size: 14px;
  margin-bottom: 9px;
  color: #828282;
}

.product__option {
  display: inline-block;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  user-select: none;
  margin-right: 6px;
  margin-top: 6px;
  text-align: center;
  vertical-align: middle;
}

.product__option input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}

.product__option input:checked ~ span {
  background-color: #4A82C4;
  border-color: #4A82C4;
  color: #fff;
}

.product__option input:disabled ~ span {
  border-color: #EFF2F4;
  color: #DFE6EA;
}

.product__option:hover span {
  border-color: #4A82C4;
}

.product__option span {
  display: inline-block;
  min-width: 50px;
  border: 1px solid #DFE6EA;
  padding: 8px 12px;
  transition: 0.2s;
}

.product__option_color {
  margin-right: 12px;
  margin-bottom: 6px;
}

.product__option_color span {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  min-width: initial;
  background-color: currentColor !important;
  border: none;
  position: relative;
}

.product__option_color span:before {
  content: '';
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 50%;
  border: 1px solid currentColor;
  position: absolute;
  top: -5px;
  left: -5px;
  opacity: 0;
  transition: opacity 0.2s;
}

.product__option_color input:checked ~ span:before {
  opacity: 1;
}

.product__option_color input:disabled ~ span {
  cursor: initial;
}

.product__option_color input:disabled ~ span:before {
  opacity: 0;
}

.product__option_color:hover span:before {
  opacity: 1;
}

.product__count {
  display: flex;
  align-items: center;
  position: relative;
  border: none;
}

.product__count-name {
  font-size: 14px;
  color: #828282;
  margin-right: 24px;
}

.product__button {
  margin-top: 24px;
  width: 100%;
}

.product__gallery {
  padding: 20px 46px;
}

.product__gallery-nav {
  display: flex;
  justify-content: center;
  padding: 0 50px;
}

.product__gallery-clue {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 110px;
  transition: 0.2s;
  opacity: 0;
}

.product__gallery-item {
  outline: none;
  position: relative;
}

.product__gallery-item.active-clue:hover .product__gallery-clue {
  opacity: 1;
}

.product__gallery-item-wrap {
  overflow: hidden;
  position: relative;
  height: 450px;
}

.product__gallery-item-wrap img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.product__gallery-item-wrap picture {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}

.product__gallery-item-wrap picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product__gallery-item-wrap.grab {
  cursor: grab !important;
}

.product__gallery-item-wrap.move {
  cursor: move !important;
}

.product__gallery-progress {
  position: absolute;
  top: 15px;
  left: 0;
  width: 0;
  height: 3px;
  background: #000;
  opacity: 0.2;
  transition: all .5s linear;
}

.product__gallery-thumbs .slick-track {
  width: 100% !important;
  max-width: 540px;
  margin: 0 auto;
  display: flex;
}

.product__gallery-thumbs-item-wrap {
  position: relative;
  padding: 0;
  display: flex;
  width: 80px;
  height: 80px;
}

.product__gallery-thumbs-item {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-right: 10px;
  width: 80px !important;
  height: 80px !important;
}

.product__gallery-thumbs-item_deg {
  margin-right: 10px;
  transition: all .25s linear;
}

.product__gallery-thumbs-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product__gallery-thumbs-item_3d .product__gallery-thumbs-item-wrap {
  background-color: #EFF2F4;
}

.product__gallery-thumbs-item_3d svg {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product__tabs {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 40px;
}

.product__tabs h3 {
  font-family: "Gotham Pro", sans-serif;
}

.product__tabs table {
  margin-bottom: 40px;
}

.product__tabs table td {
  vertical-align: top;
}

.product__tabs table td:nth-child(1) {
  width: 290px;
}

.product__tabs .tabs__content {
  display: none;
  margin-top: 40px !important;
}

.product__tabs .tabs__content.active {
  display: block;
}

.product__tabs .tabs__item {
  border: none;
}

.product__docs {
  margin: 20px 0 0;
}

.product__docs-item {
  display: inline-flex;
  width: 295px;
  background: #F9FAFB;
  border-radius: 0px 20px;
  padding: 15px;
}

.product__docs-item:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 15px;
}

.product__docs-item:hover {
  color: #4A82C4;
}

.product__docs-ico {
  margin-right: 13px;
}

.product__docs-ico svg {
  width: 32px;
  height: 40px;
}

.product__docs-info {
  flex: 1 1 100%;
  font-size: 14px;
  line-height: 120%;
}

.product__docs-type {
  margin-top: 10px;
  font-size: 12px;
  color: #607C8E;
}

.tabs__list {
  display: flex;
  background: #F9FAFD;
  overflow-x: auto;
}

.tabs__list::-webkit-scrollbar {
  height: 6px;
}

.tabs__list::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 100px;
}

.tabs__list::-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 100px;
}

.tabs__item {
  flex-grow: 1;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s;
}

.tabs__item:hover,
.tabs__item.active {
  color: #4A82C4;
  background-color: rgba(204, 236, 255, 0.3);
}

.tabs__wrap {
  margin-top: 40px;
}

.tabs__content {
  margin-top: 60px;
}

.tabs__content:first-child {
  margin-top: 0;
}

.products-slider {
  margin-top: 120px;
}

.products-slider__wrap {
  margin-top: 40px;
}

.products-slider__list {
  padding: 0 95px;
}

.products-slider__item {
  padding: 8px;
}

.products-slider__item .card {
  height: auto;
}

.products-slider__item .card__wrap {
  overflow: initial;
  padding: 10px;
}

.products-slider__item .card__images > .card__img {
  margin-bottom: 16px;
}

.products-slider__item .card__info:hover .card__info-text {
  top: initial;
  bottom: 100%;
  left: initial;
  right: -50px;
}

.products-slider .slick-dots {
  margin-top: 20px;
}

.products-slider .slick-dots li {
  margin: 0 7px;
  position: relative;
}

.products-slider .slick-dots li:before {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #4A82C4;
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 50%;
  opacity: 0;
  transition: 0.2s;
}

.products-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #4A82C4;
}

.products-slider .slick-dots li.slick-active:before {
  opacity: 1;
}

.cart__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart__title-count {
  margin-right: auto;
  margin-left: 20px;
  color: #BDBDBD;
}

.cart__clear {
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.cart__clear span {
  padding: 2px 0;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.cart__clear svg {
  width: 20px;
  height: 20px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.cart__clear:hover span {
  border-color: currentColor;
}

.cart__clear:hover svg {
  stroke: #4A82C4;
}

.cart__row {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.cart__list {
  flex: 1 1 100%;
}

.cart__info {
  flex: 0 0 357px;
  margin-left: 20px;
}

.cart__info-wrap {
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.05);
  padding: 30px 30px 22px;
}

.cart__info-row {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
  position: relative;
}

.cart__info-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart__info-devider {
  height: 1px;
  background-color: #EFF2F4;
  margin: 20px 0;
}

.cart__info-border-top {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #EFF2F4;
}

.cart__info-btn {
  font-size: 12px;
  color: #4A82C4;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.cart__info-btn:hover {
  border-color: currentColor;
}

.cart__info-pricelbl {
  font-size: 16px;
  font-weight: bold;
}

.cart__info-priceval {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}

.cart__info-bonuslbl {
  color: #607C8E;
}

.cart__info-bonusval {
  color: #607C8E;
  font-size: 16px;
}

.cart__button {
  margin: 30px 0 0 0;
}

.cart__info-fastbuy {
  margin-top: 25px;
  text-align: center;
}

.cart__fastbuy {
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.cart__fastbuy span {
  padding: 2px 0;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.cart__fastbuy svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.cart__fastbuy:hover span {
  border-color: currentColor;
}

.cart__fastbuy:hover svg {
  stroke: #4A82C4;
}

.cart__info-bonuses {
  background-color: rgba(204, 236, 255, 0.1);
  margin-left: -30px;
  margin-right: -30px;
  padding: 15px 96px 12px 30px;
  position: relative;
}

.cart__info-action {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgba(204, 236, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 30px;
}

.cart__info-action svg {
  width: 20px;
  height: 20px;
  stroke: #4A82C4;
}

.cart__info-action_close {
  top: 8px;
  background-color: transparent;
}

.cart__info-action_ok {
  bottom: 22px;
}

.cart__info-bonuses-val {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.cart__info-bonuses-val span {
  font-weight: bold;
  font-size: 14px;
}

.cart__info-del {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.cart__info-del svg {
  width: 20px;
  height: 20px;
  stroke: #9FD6F7;
  transition: 0.2s;
}

.cart__info-del:hover svg {
  stroke: #4A82C4;
}

.cart__info-promocode {
  background-color: rgba(204, 236, 255, 0.1);
  margin-left: -30px;
  margin-right: -30px;
  padding: 15px 96px 12px 30px;
  position: relative;
}

.cart__info-promocode-wrap {
  margin: 10px 0 8px;
}

.cart__info-promocode-input {
  width: 100%;
  height: 36px;
  border: 1px solid #CCECFF;
  padding: 0 15px;
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  outline: none;
  transition: 0.2s;
}

.cart__info-promocode-input:focus {
  border-color: #4A82C4;
}

.cart__info-promocode-name {
  color: #4A82C4;
  text-transform: uppercase;
  margin-top: 5px;
}

.cart__product {
  background: #fff;
  padding: 10px;
  position: relative;
  transition: 0.2s;
}

.cart__product:hover {
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
  z-index: 1;
}

.cart__product:not(:last-child) {
  margin-bottom: 10px;
}

.cart__product-row {
  display: flex;
  min-width: 0;
  align-items: stretch;
}

.cart__product-row .card__images {
  flex: 0 0 230px;
  width: 230px;
  min-width: 0;
  margin-right: 46px;
  margin-bottom: 26px;
}

.cart__product-row .card__text {
  height: 2.6em;
  -webkit-line-clamp: 2;
}

.cart__product-row .card__prices {
  flex-direction: column-reverse;
  align-items: flex-start;
  position: absolute;
  right: 180px;
  top: 30px;
}

.cart__product-row .card__oldprice {
  margin-left: 0;
  margin-bottom: 7px;
}

.cart__product-row .card__actions {
  opacity: 1;
  top: 13px;
  right: 13px;
}

.cart__product-row .card__count {
  position: absolute;
  bottom: 13px;
  right: 13px;
  margin: 0;
}

.cart__product-content {
  flex: 1 1 100%;
  position: relative;
}

.cart__product-wrap {
  max-width: 240px;
  height: 100%;
}

.widget-cart {
  position: fixed;
  top: 200px;
  right: 40px;
  z-index: 1;
}

.widget-cart__wrap {
  width: 90px;
  height: 90px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(71, 71, 71, 0.1);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.widget-cart__wrap svg {
  stroke: #333;
  width: 50px;
  height: 50px;
}

.widget-cart__wrap:hover .widget-cart__total {
  right: 100%;
  opacity: 1;
}

.widget-cart__count {
  width: 30px;
  height: 30px;
  background-color: #4A82C4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: -15px;
  transition: 0.2s;
}

.widget-cart__total {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  background: #CCECFF;
  border-radius: 10px 10px 0px 10px;
  font-size: 14px;
  line-height: 1;
  color: #4A82C4;
  margin-right: 5px;
  padding: 11px 15px;
  opacity: 0;
  transition: 0.2s;
  z-index: -1;
}

.widget-cart.animate .widget-cart__wrap svg {
  animation: shake 0.82s;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.header_opencats ~ .wrapper .cabinet__sidebar .cabinet__manager,
.header_opencats ~ .wrapper .cabinet__sidebar .cabinet__navs {
  top: 140px;
}

.cabinet__info-btn {
  display: none;
}

.cabinet__new-request-btn {
  margin-bottom: 30px;
}

.cabinet__row {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.cabinet__sidebar {
  flex: 0 0 252px;
}

.cabinet__sidebar_right {
  margin-left: auto;
}

.cabinet__navs {
  position: sticky;
  top: 80px;
}

.cabinet__request {
  position: sticky;
  top: 140px;
}

.cabinet__navs-wrap {
  background: #F9FAFD;
  border-radius: 0px 10px;
  padding: 22px 15px;
}

.cabinet__navs-item {
  padding: 8px 15px;
  transition: 0.2s;
}

.cabinet__navs-item:hover,
.cabinet__navs-item.active {
  background-color: rgba(204, 236, 255, 0.3);
}

.cabinet__navs-item_mt25 {
  margin-top: 25px;
}

.cabinet__navs-link {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
}

.cabinet__navs-link svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  margin-right: 10px;
}

.cabinet__content {
  position: relative;
  margin: 0 20px;
  flex: 1 1 100%;
  max-width: 505px;
}

.cabinet__content_full {
  margin-right: 0;
  max-width: 100%;
}

.cabinet__content_wide {
  max-width: 630px;
}

.cabinet__excel-label input {
  display: none;
}

.cabinet__title {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 30px;
}

.cabinet__title svg {
  margin-left: 10px;
  color: #333333;
}

.cabinet__title span {
  color: #4A82C4;
}

.cabinet__title_sm-indent {
  margin-bottom: 10px;
}

.cabinet__form:not(:last-child) {
  margin-bottom: 50px;
}

.cabinet__form-row {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

.cabinet__form-row_button {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}

.cabinet__form-row_radio .input-radio {
  display: inline-block;
  margin-right: 80px;
}

.cabinet__form-row_radio .input-radio div {
  font-size: 14px;
}

.cabinet__form-row_2col {
  display: flex;
}

.cabinet__form-row_2col > * {
  flex: 1;
}

.cabinet__form-row_flex {
  display: flex;
  align-items: center;
}

.cabinet__form-row.disabled {
  display: none;
}

.cabinet__form-line {
  height: 1px;
  background-color: #EFF2F4;
  margin: 30px 0;
}

.cabinet__form.error textarea {
  border-color: #f00;
}

.cabinet__form.no-editable .textarea-text__field.textarea {
  background-color: #F9FAFB;
}

.cabinet__form.no-editable .cabinet__form-row,
.cabinet__form.no-editable .cabinet__part-row,
.cabinet__form.no-editable .cabinet__radio-item {
  pointer-events: none;
}

.cabinet__form.no-editable .input-text {
  background-color: #F9FAFB;
}

.cabinet__form.no-editable .input-text__label,
.cabinet__form.no-editable .textarea-text__label {
  color: #c2c2c2 !important;
}

.cabinet__form.no-editable .input-text__border:before {
  border: 1px solid #DFE6EA !important;
}

.cabinet__form.no-editable .input-text__field {
  background-color: transparent;
}

.cabinet__form.no-editable .input-text .cabinet__info-icon svg,
.cabinet__form.no-editable .textarea-text .cabinet__info-icon svg {
  opacity: 0.3;
}

.cabinet__form.no-editable .select2-selection.select2-selection--single {
  border: 1px solid #DFE6EA !important;
  background-color: #F9FAFB;
}

.cabinet__form.no-editable .select2__wrap-title {
  position: relative;
  z-index: 10;
  color: #c2c2c2 !important;
}

.cabinet__form.no-editable .textarea {
  background-color: #F9FAFB;
  border: 1px solid #DFE6EA;
}

.cabinet__form.no-editable .cabinet__label-file {
  display: none;
}

.cabinet__form.no-editable .cabinet__photo-clear-btn {
  opacity: 0.4;
  pointer-events: none;
}

.cabinet__form.no-editable .checkbox__label {
  pointer-events: none;
}

.cabinet__form.no-editable .cabinet__input-file {
  display: none;
}

.cabinet__form.no-editable .cabinet__input-video-file {
  display: none;
}

.cabinet__separator {
  margin-left: 10px;
  margin-right: 10px;
}

.cabinet__manager {
  position: sticky;
  top: 80px;
}

.cabinet__checkbox-list {
  display: flex;
  flex-wrap: wrap;
}

.cabinet__checkbox-item {
  width: 50%;
  margin-bottom: 20px;
}

.cabinet__radio-item {
  width: 50%;
  margin-bottom: 30px;
}

.cabinet__radio-item.error .radio__label {
  color: #f00;
}

.cabinet__radio-item.error .radio__label:before {
  border-color: #f00;
}

.cabinet__radio-item input {
  display: block;
  height: 0;
  width: 0;
}

.cabinet__radio-item input:checked + label {
  color: #333333;
}

.cabinet__radio-item input:checked + label::before {
  border-color: #4A82C4;
}

.cabinet__radio-item input:checked + label::after {
  background-color: #4A82C4;
}

.cabinet__radio-item label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.cabinet__radio-item label::before {
  content: '';
  box-sizing: border-box;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  border: 1px solid #DFE6EA;
  border-radius: 50%;
  transition: 0.35s all;
}

.cabinet__radio-item label::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.35s all;
}

.cabinet__part-header-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.cabinet__part-text {
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
}

.cabinet__part-text_1 {
  width: 27%;
}

.cabinet__part-text_2 {
  width: 43%;
}

.cabinet__part-text_3 {
  width: 25%;
}

.cabinet__part-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.cabinet__part-row_disabled {
  padding-bottom: 10px;
}

.cabinet__part-row_disabled .cabinet__part-wrap_1 {
  width: 200px;
}

.cabinet__part-row_disabled .cabinet__part-wrap_2 {
  margin-left: 10px;
  margin-right: 20px;
  flex-grow: 1;
  width: auto;
}

.cabinet__part-row_disabled .cabinet__part-wrap_3 {
  flex-shrink: 0;
  width: 36px;
}

.cabinet__part-wrap_1 {
  width: 27%;
}

.cabinet__part-wrap_2 {
  width: 43%;
}

.cabinet__part-wrap_3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 25%;
}

.cabinet__counter {
  display: flex;
}

.cabinet__counter-decrease-btn,
.cabinet__counter-increase-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: rgba(204, 236, 255, 0.3);
  border: none;
  cursor: pointer;
}

.cabinet__counter-number {
  width: 48px;
  font-size: 20px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
  text-align: center;
  border: none;
}

.cabinet__counter-number::-webkit-outer-spin-button,
.cabinet__counter-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cabinet__counter-number:focus {
  outline: none;
}

.cabinet__part-remove-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background: rgba(204, 236, 255, 0.3);
  cursor: pointer;
}

.cabinet__part-btn-block {
  display: flex;
  justify-content: flex-end;
  margin-top: 4px;
}

.cabinet__part-btn-block_top-indent {
  margin-top: 20px;
}

.cabinet__part-btn-block_red .cabinet__add-part-btn {
  color: #DB3C39;
}

.cabinet__part-btn-block_red .cabinet__add-part-plus {
  background-color: rgba(249, 222, 224, 0.3);
}

.cabinet__part-btn-block_red .cabinet__add-part-plus svg {
  stroke: #DB3C39;
}

.cabinet__add-part-btn {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.cabinet__add-part-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 20px;
  border-radius: 50%;
  background: rgba(204, 236, 255, 0.3);
}

.cabinet__desc {
  margin-top: -25px;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
  color: #607C8E;
}

.cabinet__caption {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #333333;
}

.cabinet__caption span {
  color: #4A82C4;
}

.cabinet__input-file-block {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #EFF2F4;
}

.cabinet__input-file-block.has-photo .cabinet__input-file,
.cabinet__input-file-block.has-photo .cabinet__input-video-file {
  width: 0;
}

.cabinet__input-file-block.has-photo .cabinet__label-file {
  display: none;
}

.cabinet__input-file-block.has-photo .cabinet__photo-info {
  display: flex;
}

.cabinet__input-file-block.no-photo {
  padding-bottom: 0;
}

.cabinet__input-file-block.no-photo .cabinet__label-file {
  display: none;
}

.cabinet__input-file-block.no-video {
  padding-bottom: 0;
}

.cabinet__input-file-block.no-video .cabinet__label-file {
  display: none;
}

.cabinet__input-file-block.error .cabinet__caption {
  color: #f00;
}

.cabinet__input-file-block.error .cabinet__caption span {
  color: #f00;
}

.cabinet__input-file-block.error .cabinet__label-file {
  border-color: #f00;
}

.cabinet__input-file-block.disabled {
  display: none;
}

.cabinet__excel-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  background: rgba(74, 130, 196, 0.05);
  border: 1px dashed #4A82C4;
  border-radius: 10px;
  cursor: pointer;
}

.cabinet__excel-label svg {
  margin-bottom: 12px;
}

.cabinet__excel-label p {
  margin: 0;
  text-align: center;
  max-width: 340px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #4A82C4;
}

.cabinet__excel-label span {
  text-decoration: underline;
}

.cabinet__excel-desc {
  margin-top: 32px;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #333;
}

.cabinet__excel-block {
  display: flex;
  gap: 22px;
}

.cabinet__excel-left-block {
  width: 56%;
}

.cabinet__excel-left-block img {
  width: 100%;
  height: auto;
}

.cabinet__excel-right-block {
  flex-grow: 1;
}

.cabinet__excel-title {
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #333;
  text-transform: uppercase;
}

.cabinet__excel-img {
  width: 100%;
}

.cabinet__excel-link {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  height: 60px;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
  background: #CCECFF;
  border-radius: 10px;
}

.cabinet__excel-link svg {
  margin-left: 15px;
  stroke: #4A82C4;
}

.cabinet__excel-link::before {
  position: absolute;
  bottom: -80px;
  right: -13px;
  content: '';
  display: block;
  width: 170px;
  height: 180px;
  background-image: url("/local/templates/taplink/assets/styles/../img/style/sample.png");
}

.cabinet__video {
  width: 230px;
  height: 150px;
  margin-right: 32px;
  object-fit: cover;
}

.cabinet__input-file,
.cabinet__input-video-file {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 58px;
  cursor: pointer;
}

.cabinet__label-file {
  display: flex;
  width: 100%;
  height: 58px;
  border: 1px solid #9FD6F7;
}

.cabinet__icon-download {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 56px;
  background: rgba(204, 236, 255, 0.3);
  border-right: 1px solid #9FD6F7;
}

.cabinet__icon-download svg {
  stroke: #4A82C4;
}

.cabinet__text-file {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
}

.cabinet__photo-info {
  display: none;
}

.cabinet__photo-img {
  width: 230px;
  height: 150px;
  margin-right: 32px;
  object-fit: contain;
}

.cabinet__photo-right-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cabinet__photo-preview-btn,
.cabinet__photo-clear-btn,
.cabinet__video-preview-btn {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.cabinet__photo-preview-btn:disabled,
.cabinet__photo-clear-btn:disabled,
.cabinet__video-preview-btn:disabled {
  opacity: 0.3;
}

.cabinet__photo-preview-btn,
.cabinet__video-preview-btn {
  margin-bottom: 32px;
}

.cabinet__icon-btn {
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: rgba(204, 236, 255, 0.3);
}

.cabinet__icon-btn svg {
  stroke: #4A82C4;
}

.cabinet__btn {
  max-width: none !important;
  margin-bottom: 10px;
}

.cabinet__info-icon {
  line-height: 0;
  cursor: pointer;
}

.cabinet__info-icon svg {
  stroke: #4A82C4;
}

.cabinet__wrapper {
  position: absolute;
  top: 18px;
  right: 18px;
}

.cabinet__wrapper:hover .cabinet__wrapper-info {
  visibility: visible;
  opacity: 1;
}

.cabinet__wrapper-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: -13px;
  bottom: calc(100% + 5px);
  width: 266px;
  padding: 10px 13px;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  color: #333333;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #EFF2F4;
  box-shadow: 0px 0px 15px rgba(48, 131, 215, 0.1);
  transition: 0.35s all;
  z-index: 100;
  pointer-events: none;
}

.cabinet__wrapper-info::before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 18px;
  width: 0;
  height: 0;
  border-top: 5px solid #FFFFFF;
  border-bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.cabinet__back-link {
  display: inline-flex;
  align-items: center;
  margin-bottom: 26px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
}

.cabinet__back-link svg {
  margin-right: 15px;
}

.cabinet__back-link-mob {
  display: none;
  align-items: center;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
}

.cabinet__back-link-mob svg {
  margin-right: 5px;
}

.cabinet__text-mob-hidden {
  margin-left: 5px;
}

.cabinet__version-block {
  display: flex;
  justify-content: flex-end;
}

.cabinet__version-item {
  margin-left: 12px;
  padding: 15px 20px;
  background: #FFFFFF;
  border: 1px solid #CCECFF;
}

.cabinet__version-item.active {
  border-color: #4A82C4;
}

.cabinet__version-title {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
}

.cabinet__version-date {
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  color: rgba(96, 124, 142, 0.5);
}

.cabinet__part-count {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-size: 20px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
  border-radius: 50%;
  background: #F9FAFB;
}

.cabinet__no-request h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: #999999;
}

.cabinet__block {
  margin-bottom: 50px;
}

.cabinet__block.valid .cabinet__title svg {
  color: #178F3D;
}

.manager__back {
  padding: 10px 0;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 1;
  color: #4A82C4;
  position: sticky;
  top: 0;
  background-color: #fff;
  display: none;
}

.manager__back svg {
  transform: scale(-1, 1);
  stroke: #9FD6F7;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.manager__info ~ .manager__contacts {
  margin-top: 40px;
}

.manager__img {
  border-radius: 40px 0 0 0;
  overflow: hidden;
  line-height: 1;
}

.manager__img img,
.manager__img picture {
  display: block;
}

.manager__content {
  background-color: rgba(204, 236, 255, 0.3);
  padding: 20px;
  line-height: 1.5;
}

.manager__content_transp {
  background-color: transparent;
}

.manager__name {
  font-family: "LetoSans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #000;
  margin: 20px 0 10px;
}

.manager__phone {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
  color: #000;
}

.manager__button {
  display: block;
  border: 1px solid #4A82C4;
  padding: 14px;
  color: #4A82C4;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}

.manager__button:hover {
  background-color: #4A82C4;
  color: #fff;
}

.manager__contacts {
  background-color: rgba(249, 250, 251, 0.5);
  padding-bottom: 40px;
  border-radius: 40px 0 0 0;
}

.manager__contacts ~ .manager__contacts {
  margin-top: 40px;
}

.manager__title {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
}

.manager__contact {
  margin-top: 20px;
  color: #000;
}

.manager__contact-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.57;
}

.manager__contact-address {
  line-height: 1.5;
  margin: 10px 0;
}

.manager__contact-phone {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
  color: #000;
}

.manager__widget {
  position: fixed;
  bottom: 30px;
  right: 10px;
  background: #ECF6FE;
  box-shadow: 0px 3px 5px rgba(51, 51, 51, 0.03), 0px 5px 20px rgba(51, 51, 51, 0.08);
  padding: 15px 30px 10px 82px;
  max-width: 220px;
  display: none;
}

.manager__widget-photo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.manager__widget-photo picture,
.manager__widget-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.manager__widget-ready {
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 6px 6px 6px 0;
  position: relative;
  left: -5px;
}

.manager__widget-ready:before {
  content: '';
  border: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid #fff;
  position: absolute;
  top: 100%;
  left: 0;
}

.manager__widget-name {
  font-family: "LetoSans", sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #000;
  margin-top: 10px;
}

.manager__widget-labael {
  font-family: "LetoSans", sans-serif;
  color: #828282;
  font-size: 10px;
  margin-top: 5px;
}

.manager__widget-close {
  position: absolute;
  top: 5px;
  right: 5px;
}

.manager__widget-close svg {
  width: 20px;
  height: 20px;
  stroke: #9FD6F7;
  transition: 0.2s;
}

.manager__widget-close:hover svg {
  stroke: #4A82C4;
}

.fancybox-close-small {
  display: none;
}

.fancybox-slide--image .fancybox-content {
  background-color: #fff;
}

.fancybox__content :focus {
  outline: none !important;
}

.modal {
  width: 100%;
  max-width: 610px;
  padding: 60px 110px 40px;
  position: relative;
  background-color: #fff;
  text-align: center;
  display: none;
}

.modal--ajax {
  display: inline-block;
}

.modal__title {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}

.modal__title_single {
  padding-bottom: 20px;
}

.modal__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.modal__text_huge {
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.modal__form {
  margin-top: 40px;
}

.modal__form_cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.modal__form_cols .input-text__label {
  letter-spacing: 0;
}

.modal__form_cols .input-text__field {
  padding-left: 20px;
}

.modal__form_cols .input-text__label {
  left: 20px;
}

.modal__form-row {
  width: 100%;
  margin-top: 10px;
  text-align: left;
}

.modal__form-row_btn {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.modal__form-row_btn_full .form-button {
  max-width: 100%;
}

.modal__form-row_link {
  margin-top: 20px;
  text-align: center;
}

.modal__form-row_33 {
  width: 32.333333%;
}

.modal__form-row_50 {
  width: 49.3%;
}

.modal__form-row_25 {
  width: 24.1%;
}

.modal__form-row_t-indent {
  margin-top: 20px;
}

.modal__form-row .textarea {
  height: 100px;
  padding: 22px 20px;
  border: 1px solid #4A82C4;
}

.modal__form-row .textarea::placeholder {
  color: #4A82C4;
}

.modal__form-row .textarea:focus {
  margin-top: 0 !important;
}

.modal__form-row_gray .textarea {
  min-height: 60px;
  height: auto;
  border-color: #BDBDBD;
  padding: 22px 30px;
  resize: vertical;
}

.modal__form-row_gray .textarea::placeholder {
  color: #BDBDBD;
  font-size: 12px;
  letter-spacing: 0.2em;
}

.modal__form-row .select2__wrap.has-value .select2__wrap-title {
  top: 10px;
}

.modal__form-row .select2__wrap.select2__wrap_letter .select2-container--default .select2-selection--single {
  padding-left: 30px;
}

.modal__form-row .select2__wrap.select2__wrap_letter .select2-dropdown {
  padding: 10px 24px;
}

.modal__form-row .select2__wrap-title {
  position: absolute;
  top: 23px;
  left: 20px;
  letter-spacing: 0;
}

.modal__form-row .select2__wrap-title_letter {
  left: 30px;
  letter-spacing: .2em;
}

.modal__form-row .select2-selection__rendered {
  padding-left: 0 !important;
}

.modal__social-text {
  width: 100%;
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

.modal__form-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal__form-col button:last-child {
  margin-top: 15px;
}

.modal__close-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal__close {
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
}

.modal__close span {
  display: none;
}

.modal__close svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transition: 0.2s;
}

.modal__close:hover svg {
  stroke: #4A82C4;
}

.modal__link {
  display: inline-block;
  font-size: 14px;
  border-bottom: 1px solid transparent;
}

.modal__link:hover {
  border-color: currentColor;
}

.modal__bottom {
  position: relative;
  margin-top: 40px;
  margin-bottom: -10px;
  padding: 30px 0 10px;
}

.modal__bottom:before {
  content: '';
  width: 800px;
  height: 1px;
  background-color: #EFF2F4;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.modal__bottom-link {
  display: inline-flex;
  align-items: center;
  color: #4A82C4;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
}

.modal__bottom-link span {
  padding: 3px 0;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.modal__bottom-link svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  transition: 0.2s;
  margin-left: 15px;
}

.modal__bottom-link:hover span {
  border-color: currentColor;
}

.modal__bottom-link:hover svg {
  stroke: #4A82C4;
}

.modal__detailed {
  margin-top: 50px;
}

.modal__detailed .detailed__item {
  padding-right: 10px;
}

.modal__detailed .detailed__item-num {
  top: 8px;
}

.modal__detailed .detailed__table-cell {
  flex-grow: 0;
  flex-shrink: 1;
  text-align: left;
  padding-right: 20px;
}

.modal__detailed .detailed__table-cell:nth-child(1) {
  flex-basis: 137px;
}

.modal__detailed .detailed__table-cell:nth-child(2) {
  flex-basis: 410px;
}

.modal__detailed .detailed__table-cell:nth-child(3) {
  flex-basis: 194px;
}

.modal__detailed .detailed__table-cell:nth-child(4) {
  flex-basis: 120px;
}

.modal__detailed .detailed__name:hover {
  color: #9FD6F7;
}

.modal__detailed .detailed__count {
  text-align: left;
}

.modal__detailed .detailed__price {
  text-align: left;
}

.modal__detailed .availability {
  justify-content: flex-start;
}

.modal__card {
  text-align: left;
}

.modal__card .card__button {
  margin: 0;
}

.modal__card .card__min-button {
  display: flex;
  justify-content: flex-start;
  margin: 30px 0 45px;
}

.modal__card .card__min-button .form-button {
  width: auto;
}

.modal__form-check {
  margin-top: 20px;
}

.modal__form-check .input-check span {
  padding-left: 28px;
  padding-top: 2px;
  text-align: left;
}

.modal_b {
  max-width: 1030px;
}

.modal_wide {
  max-width: 810px;
}

.modal_large {
  max-width: 1030px;
  padding: 60px 50px 120px;
}

.modal_huge {
  max-width: 1240px;
  padding: 50px 50px 60px;
}

.modal_added {
  padding: 60px;
}

.modal_success {
  padding: 50px 68px 50px 188px;
}

.modal_success .modal__title {
  text-align: left;
}

.modal_success .modal__text {
  text-align: left;
}

.modal_success .modal__svg {
  position: absolute;
  top: 50%;
  left: 68px;
  transform: translateY(-50%);
}

.modal_dealer {
  margin-bottom: 200px;
}

.modal__buttonrow {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.modal__buttonrow {
  margin-top: 25px;
}

.modal__buttonrow .modal__bottom-link_filled {
  background: #4A82C4;
  color: #fff;
  padding: 10px 20px;
  margin-right: 20px;
}

.modal__buttonrow .modal__bottom-link_filled span {
  padding: 0;
  border: none;
}

.modal__buttonrow .modal__bottom-link_filled:hover {
  background: #65a5f1;
}

.modal__buttonrow .modal__bottom-link_filled:hover svg {
  stroke: #fff;
}

.modal_request {
  text-align: left;
  padding: 22px 30px 30px !important;
}

.modal_request .request__wrap {
  padding: 0;
  box-shadow: none;
}

.modal__info-icon {
  margin-bottom: 20px;
}

.modal_remove-request {
  max-width: 415px;
  padding: 60px;
}

.modal__desc {
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}

.modal__captcha-block {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.modal__toggler-block {
  margin-bottom: 25px;
}

.modal__toggler-label {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0E0E0E;
  cursor: pointer;
}

.modal__toggler-label span {
  position: relative;
  display: block;
  width: 36px;
  height: 18px;
  background-color: gray;
  border-radius: 9px;
  transition: 0.35s background-color;
}

.modal__toggler-label span::before {
  position: absolute;
  top: 1px;
  left: 1px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.35s left;
}

.modal__toggler-input {
  display: none;
}

.modal__toggler-input:checked + span {
  background-color: #4A82C4;
}

.modal__toggler-input:checked + span::before {
  left: 19px;
}

.modal#chat .select2-search.select2-search--dropdown {
  display: none;
}

.is-close {
  top: 10px !important;
  right: 10px !important;
  width: 30px;
  height: 30px;
}

.is-close svg {
  color: rgba(51, 51, 51, 0.5);
}

.informslider {
  background: #EFF2F4;
  padding: 120px 0 120px;
}

.informslider__main {
  display: flex;
  justify-content: flex-end;
  margin-top: 100px;
  font-family: "LetoSans", sans-serif;
  font-weight: 400;
  color: #9FD6F7;
  font-size: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.informslider__list > .informslider__item:not(:first-child) {
  display: none;
}

.informslider__item {
  outline: none;
}

.informslider__img {
  padding-left: 220px;
}

.informslider__img picture {
  display: block;
  object-fit: cover;
  border-radius: 0 120px 0 0;
  overflow: hidden;
}

.informslider__content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
}

.informslider__content {
  width: 440px;
  min-height: 300px;
  background-color: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  transition: 0.2s;
  opacity: 1;
}

.informslider__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 28px;
  text-transform: uppercase;
  color: #000;
}

.informslider__text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 25px;
}

.informslider__button {
  margin-top: auto;
}

.informslider__button .form-button {
  max-width: 250px;
}

.informslider .slick-active .informslider__content {
  animation-name: informsliderAnimate;
  animation-duration: 1s;
}

.informslider .slick-arrow {
  top: inherit;
  transform: none;
  bottom: -80px;
  right: -15px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.informslider .slick-arrow svg {
  width: 30px;
  height: 30px;
}

.informslider .slick-arrow.prev {
  left: initial;
  right: 45px;
}

.informslider .slick-dots {
  position: absolute;
  right: 140px;
  bottom: -55px;
  margin: 0;
}

.informslider .slick-dots li {
  margin: 0 8px;
  position: relative;
}

.informslider .slick-dots li:before {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #4A82C4;
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 50%;
  opacity: 0;
  transition: 0.2s;
}

.informslider .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #4A82C4;
}

.informslider .slick-dots li.slick-active:before {
  opacity: 1;
}

@keyframes informsliderAnimate {
  0% {
    opacity: 0;
    transform: translateX(70px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.allcats {
  background: #607C8E;
  padding: 100px 0;
  color: #fff;
}

.allcats__title {
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}

.allcats__wrap {
  margin-top: 42px;
}

.allcats__row {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.03);
  max-height: 300px;
  overflow: hidden;
  transition: 0.2s;
  margin-top: 10px;
}

.allcats__row:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.allcats__row.active {
  max-height: 9999px;
}

.allcats__name {
  flex: 0 0 170px;
}

.allcats__name svg {
  width: 60px;
  height: 60px;
}

.allcats__name-text {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
}

.allcats__list {
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
}

.allcats__list-col {
  flex: 0 0 148px;
  max-height: 100%;
  overflow: hidden;
}

.allcats__list-col:not(:last-child) {
  margin-right: 60px;
}

.allcats__list-elem:not(:first-child) {
  margin-top: 54px;
}

.allcats__list-name {
  font-size: 14px;
  line-height: 1.57;
}

.allcats__list-name svg {
  display: none;
}

.allcats__list-item {
  margin-top: 11px;
}

.allcats__list-link {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  border-bottom: 1px solid transparent;
}

.allcats__list-link:hover {
  border-color: currentColor;
}

.allcats__button {
  display: inline-flex;
  width: 51px;
  height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  position: relative;
  align-items: center;
  justify-content: space-around;
  padding: 0 12px;
  cursor: pointer;
  transition: 0.2s;
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.allcats__button span {
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  transition: 0.2s;
}

.allcats__button:hover span {
  background-color: #fff;
}

.allcats__button:hover span:nth-child(2) {
  transform: translateY(4px);
}

.advantages {
  padding: 160px 0 70px;
}

.advantages__list {
  display: flex;
  flex-wrap: wrap;
}

.advantages__item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 63px;
  margin-bottom: 63px;
  flex-basis: calc(100% / 2 - (63px * (2 - 1)) / 2);
  max-width: calc(100% / 2 - (63px * (2 - 1)) / 2);
  display: flex;
  margin-bottom: 0;
  position: relative;
}

.advantages__item:nth-child(3n) {
  margin-right: 63px;
}

.advantages__item:nth-child(2n) {
  margin-right: 0;
}

.advantages__item:hover .advantages__img-wrap {
  filter: grayscale(0%);
}

.advantages__item:hover .advantages__ico {
  background: #F9FAFB;
}

.advantages__item:hover .advantages__ico svg {
  stroke: none;
  fill: #4A82C4;
}

.advantages__item:hover .advantages__name {
  color: #4A82C4;
}

.advantages__item:nth-child(even) {
  margin-top: 130px;
}

.advantages__img {
  flex: 1 1 100%;
}

.advantages__img-wrap {
  padding-top: 131.53%;
  overflow: hidden;
  position: relative;
  border-radius: 40px 0;
  filter: grayscale(100%);
  transition: 0.2s;
}

.advantages__img-wrap picture,
.advantages__img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.advantages__desc {
  flex: 0 0 253px;
  margin-left: 20px;
}

.advantages__ico {
  border-radius: 20px 0;
  width: 100px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  transition: 0.2s;
}

.advantages__ico svg {
  width: 55px;
  height: 55px;
  stroke: none;
  fill: #333;
  transition: 0.2s;
}

.advantages__name {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #333;
  transition: 0.2s;
}

.advantages__text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 20px;
}

.special {
  padding: 50px 0;
  overflow: hidden;
}

.special__title {
  font-family: "LetoSans", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}

.special__slider {
  margin-top: 50px;
  margin-left: -10px;
  margin-right: -10px;
}

.special__slider .slick-track,
.special__slider .slick-list {
  overflow: visible;
}

.special__slider > .special__item {
  opacity: 1;
  width: 400px;
}

.special__slider > .special__item:not(:first-child) {
  display: none;
}

.special__item {
  display: block;
  padding: 10px;
  transition: 0.2s;
  opacity: 0.2;
}

.special__item:hover {
  z-index: 2;
}

.special__item:hover .special__wrap {
  box-shadow: 0px 0px 50px rgba(51, 51, 51, 0.1);
}

.special__item:hover .special__button {
  opacity: 1;
}

.special__item.slick-active {
  opacity: 1;
}

.special__wrap {
  background-color: #fff;
  transition: 0.2s;
}

.special__img-wrap {
  padding-top: 82.5%;
  overflow: hidden;
  position: relative;
}

.special__img-wrap picture,
.special__img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.special__content {
  padding: 40px;
}

.special__name {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #000;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.special__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 20px;
  height: 4.4em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.special__button {
  transition: 0.2s;
  opacity: 0;
  margin-top: 40px;
}

.special__button .form-button {
  max-width: 100%;
  border-color: #4A82C4;
}

.special__button .form-button__ico {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.special__button .form-button__ico svg {
  stroke: #fff;
}

.special .slick-dots {
  margin-top: 20px;
}

.special .slick-dots li {
  margin: 0 7px;
  position: relative;
}

.special .slick-dots li:before {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #4A82C4;
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 50%;
  opacity: 0;
  transition: 0.2s;
}

.special .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #4A82C4;
}

.special .slick-dots li.slick-active:before {
  opacity: 1;
}

.overview__slider {
  max-width: 90%;
}

.overview__slider > .overview__item:not(:first-child) {
  display: none;
}

.overview__item {
  position: relative;
  outline: none;
}

.overview__img {
  border-radius: 0 0 120px 0;
  overflow: hidden;
}

.overview__img-wrap {
  padding-top: 53.08%;
  overflow: hidden;
  position: relative;
}

.overview__img-wrap picture,
.overview__img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.overview__img-wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #C4C4C4 -5.09%, #000000 -5.09%, rgba(0, 0, 0, 0) 42.55%);
  top: 0;
  left: 0;
  z-index: 2;
}

.overview__block {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 3;
}

.overview__block-dot {
  width: 60px;
  height: 60px;
  position: relative;
}

.overview__block-dot:after,
.overview__block-dot:before {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overview__block-dot:before {
  width: 8px;
  height: 8px;
  background-color: #fff;
}

.overview__block-dot:after {
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
}

.overview__block-content {
  background: rgba(51, 51, 51, 0.8);
  width: 300px;
  position: absolute;
  top: 30px;
  right: 100%;
  margin-right: 10px;
}

.overview__block-content:before {
  content: '';
  border: 20px solid transparent;
  border-left: 20px solid rgba(51, 51, 51, 0.8);
  border-top: 0px solid rgba(51, 51, 51, 0.8);
  position: absolute;
  left: 100%;
  top: 0;
}

.overview__block-name {
  padding: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
  color: #fff;
}

.overview__block-button .form-button {
  max-width: 100%;
  border-color: #fff;
  border-left: none;
  border-bottom: none;
  border-right: none;
  color: #fff;
}

.overview__block-button .form-button svg {
  stroke: #fff;
}

.overview__block-button .form-button__ico {
  border-color: #fff;
}

.overview__block-button .form-button:hover {
  border-color: #000;
  color: #000;
  background-color: #fff;
}

.overview__block-button .form-button:hover .form-button__ico {
  background-color: transparent;
  border-color: #000;
}

.overview__block-button .form-button:hover .form-button__ico svg {
  stroke: #000;
}

.overview__thumbs {
  position: relative;
  z-index: 2;
  margin-top: -130px;
}

.overview__thumbs > .overview__thumb {
  width: 295px;
}

.overview__thumbs > .overview__thumb:not(:first-child) {
  display: none;
}

.overview__thumb {
  padding: 50px 10px 0 10px;
  position: relative;
  outline: none;
  cursor: pointer;
}

.overview__thumb-num {
  font-size: 80px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  line-height: 1;
}

.overview__thumb-img {
  position: relative;
  z-index: 2;
  border-radius: 0 0 0 40px;
  overflow: hidden;
}

.overview__thumb-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 41.3%);
  z-index: 1;
}

.overview__thumb-img picture,
.overview__thumb-img img {
  display: block;
  width: 100%;
}

.overview__thumb-name {
  padding: 16px;
  width: 100%;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57;
}

.overview .slick-arrow {
  top: 15px;
  z-index: 10;
}

.overview .slick-arrow svg {
  stroke: #fff;
}

.overview .slick-arrow.prev {
  left: 20px;
}

.overview .slick-arrow.next {
  right: initial;
  left: 70px;
}

.overview .slick-arrow.slick-disabled {
  cursor: pointer;
}

.overview .slick-arrow.slick-disabled svg {
  stroke: #fff;
}

.mainhelp {
  background-color: #EFF2F4;
  padding: 120px 0;
}

.mainhelp_mt {
  margin-top: -40px;
}

.mainhelp_pt {
  padding-top: 210px;
}

.mainhelp__row {
  display: flex;
  justify-content: center;
}

.mainhelp__img {
  flex: 0 0 500px;
  overflow: hidden;
  border-radius: 40px 0px;
}

.mainhelp__img picture,
.mainhelp__img img {
  display: block;
}

.mainhelp__content {
  flex: 0 0 525px;
  padding-top: 50px;
}

.mainhelp__title {
  padding-left: 60px;
  font-family: "LetoSans", sans-serif;
  font-weight: 100;
  font-size: 40px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.mainhelp__block {
  margin-top: 44px;
  background-color: #607C8E;
  padding: 43px 60px;
  color: #fff;
}

.mainhelp__subtitle {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  max-width: 360px;
}

.mainhelp__text {
  margin-top: 15px;
  font-weight: 300;
  line-height: 1.5;
  font-size: 14px;
  max-width: 360px;
}

.mainhelp__button {
  margin-top: 25px;
}

.mainreviews {
  padding: 100px 0;
  overflow: hidden;
}

.mainreviews__title {
  font-family: "LetoSans", sans-serif;
  font-weight: 100;
  font-size: 40px;
  color: #000;
  margin: 0;
  text-transform: uppercase;
  padding-left: 60px;
}

.mainreviews__row {
  display: flex;
  margin-top: 40px;
  align-items: flex-start;
}

.mainreviews__content {
  flex: 1 1 100%;
  min-width: 0;
}

.mainreviews__slider > .mainreviews__item:not(:first-child) {
  display: none;
}

.mainreviews__item {
  outline: none;
  width: 100%;
  transition: 0.2s;
}

.mainreviews__item .mainreviews__user {
  display: none;
}

.mainreviews__item-wrap {
  padding: 60px;
  color: #fff;
  border-radius: 0px 0px 0px 40px;
  background-color: #607C8E;
  height: 418px;
  overflow: auto;
  position: relative;
}

.mainreviews__item-wrap.fancybox-content {
  max-width: 700px;
  padding: 40px;
  height: initial;
}

.mainreviews__item-wrap.fancybox-content .mainreviews__label {
  max-height: initial;
}

.mainreviews__item-wrap.fancybox-content .mainreviews__text {
  max-height: initial;
}

.mainreviews__item-wrap.fancybox-content .mainreviews__more {
  display: none;
}

.mainreviews__label {
  font-family: "LetoSans", sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.mainreviews__text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
}

.mainreviews__list {
  flex: 0 0 505px;
  border-radius: 0px 40px 40px 0px;
  border: 1px solid #EFF2F4;
  margin-left: 20px;
  padding: 30px;
}

.mainreviews__users {
  height: 347px;
  padding-right: 15px;
  overflow-y: auto;
  scroll-snap-type: y mandatory;
}

.mainreviews__users::-webkit-scrollbar {
  width: 5px;
}

.mainreviews__users::-webkit-scrollbar-track {
  box-shadow: none;
  background-color: rgba(239, 242, 244, 0.4);
}

.mainreviews__users::-webkit-scrollbar-thumb {
  background-color: #4A82C4;
  border-radius: 3px;
}

.mainreviews__user {
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: #FFFFFF;
  padding: 19px 19px 19px 39px;
  margin-bottom: 4px;
  scroll-snap-align: end;
  transition: 0.2s;
  border: 1px solid #F9FAFB;
  cursor: pointer;
  user-select: none;
}

.mainreviews__user:hover,
.mainreviews__user.active {
  border-color: #9FD6F7;
  padding-left: 19px;
}

.mainreviews__user:hover .mainreviews__user-info,
.mainreviews__user.active .mainreviews__user-info {
  padding-right: 0;
}

.mainreviews__user-photo {
  flex: 0 0 73px;
  width: 73px;
  height: 73px;
  margin-right: 20px;
  transition: 0.2s;
  border-radius: 50%;
  overflow: hidden;
}

.mainreviews__user-photo img,
.mainreviews__user-photo picture {
  width: 100%;
  display: block;
}

.mainreviews__user-info {
  flex: 1 1 100%;
  color: #000;
  max-width: 270px;
}

.mainreviews__user-name {
  font-family: "LetoSans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
}

.mainreviews__user-desc {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 7px;
}

.mainreviews__button {
  margin-top: 40px;
}

.mainreviews__button .form-button {
  max-width: 100%;
}

.mainreviews__more {
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  align-items: center;
  display: none;
  position: absolute;
  bottom: 30px;
  left: 25px;
}

.mainreviews__more svg {
  width: 30px;
  height: 30px;
  stroke: #fff;
  margin-left: 15px;
}

.socialblock {
  background: url("/local/templates/taplink/assets/styles/../img/style/socialblock_bg.jpg") no-repeat center center;
  background-size: cover;
}

.socialblock_mb {
  margin-bottom: -120px;
}

.socialblock__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}

.socialblock__item {
  flex: 0 0 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 120px 34px 180px;
  text-align: center;
  transition: 0.2s;
}

.socialblock__item:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.socialblock__item:hover {
  background: rgba(255, 255, 255, 0.7);
}

.socialblock__item:hover .socialblock__logo {
  border-color: #4A82C4;
}

.socialblock__item:hover .socialblock__logo svg {
  fill: #4A82C4;
}

.socialblock__item:hover .socialblock__logo-name {
  color: #4A82C4;
}

.socialblock__item:hover .socialblock__item-list {
  opacity: 1;
}

.socialblock__logo {
  width: 100px;
  height: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 25px;
  transition: 0.2s;
}

.socialblock__logo svg {
  width: 70px;
  height: 70px;
  fill: #fff;
  transition: 0.2s;
}

.socialblock__logo-name {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 15px;
  transition: 0.2s;
}

.socialblock__item-list {
  text-align: left;
  margin-top: 44px;
  opacity: 0;
  transition: 0.2s;
}

.socialblock__item-link {
  display: flex;
  align-items: center;
  color: #4A82C4;
  font-size: 14px;
  transition: 0.2s;
}

.socialblock__item-link svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  margin-left: 13px;
  opacity: 0;
  transition: 0.2s;
}

.socialblock__item-link:hover svg {
  opacity: 1;
}

.mapblock {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  display: none;
  padding-top: 40px;
  overflow: hidden;
}

.mapblock__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.mapblock__back {
  border-right: 1px solid #EFF2F4;
  padding-right: 15px;
  display: none;
}

.mapblock__back svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transform: scale(-1, 1);
}

.mapblock__filter {
  margin-left: auto;
  order: 99;
  display: none;
  position: relative;
}

.mapblock__filter .header__control-dot {
  bottom: 7px;
}

.mapblock__filter svg {
  width: 30px;
  height: 30px;
  stroke: #333;
}

.mapblock__search-wrap {
  position: relative;
}

.mapblock__search-result {
  z-index: 99 !important;
  display: block;
}

.mapblock__search-result:before {
  content: '';
  width: 100vw;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.mapblock__search-result .search-result__wrap {
  padding: 25px;
  max-height: 45vh;
  overflow: initial;
  display: flex;
  flex-direction: column;
}

.mapblock__search-result .search-result__content {
  margin-bottom: 0;
  border: none;
  overflow-y: auto;
  padding-bottom: 0;
}

.mapblock__search-result .search-result__more {
  padding-left: 0;
}

.mapblock__search-result .search-result__more {
  margin-top: 30px;
}

.mapblock__search-cities {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.mapblock__search-cities-item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 22px;
  margin-bottom: 22px;
  flex-basis: calc(100% / 4 - (22px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (22px * (4 - 1)) / 4);
}

.mapblock__search-cities-item:nth-child(5n) {
  margin-right: 22px;
}

.mapblock__search-cities-item:nth-child(4n) {
  margin-right: 0;
}

.mapblock__search-cities-item:nth-child(1) span {
  color: #4A82C4;
}

.mapblock__search-cities-link {
  font-size: 14px;
  line-height: 1;
  color: #333;
  transition: 0.2s;
  cursor: pointer;
}

.mapblock__search-cities-link:hover {
  color: #4A82C4;
}

.mapblock__title {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  margin: 0;
}

.mapblock__close {
  display: flex;
  align-items: center;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.2s;
  position: absolute;
  top: 0px;
  right: 15px;
  line-height: 1;
}

.mapblock__close span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.mapblock__close svg {
  width: 20px;
  height: 20px;
  stroke: #9FD6F7;
  margin-left: 20px;
  transition: 0.2s;
}

.mapblock__close:hover span {
  border-color: currentColor;
}

.mapblock__close:hover svg {
  stroke: #4A82C4;
}

.mapblock__map-wrap {
  flex: 1 1 100%;
  background-color: #ccc;
  position: relative;
}

.mapblock__map {
  height: 100%;
}

.mapblock__map > ymaps {
  height: 100% !important;
}

.mapblock__map > ymaps > ymaps {
  height: 100% !important;
}

.mapblock__content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.mapblock__content .container {
  height: 100%;
  pointer-events: none;
}

.mapblock__sidebar {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: initial;
  width: 505px;
  height: 100%;
  background-color: #fff;
  z-index: 3;
  padding: 30px;
}

.mapblock__balloon {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
}

.mapblock__balloon-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  padding-bottom: 17px;
}

.mapblock__balloon-text {
  font-size: 12px;
  line-height: 150%;
  color: #6c7d8a;
  padding-bottom: 5px;
}

.mapblock__balloon-site {
  font-size: 12px;
  color: #4A82C4;
  padding-bottom: 5px;
}

.mapblock__balloon-phone {
  padding-bottom: 5px;
}

.mapblock__balloon-phone a {
  font-size: 12px;
  color: #4A82C4;
  transition: .2s;
}

.mapblock__balloon-url {
  font-size: 12px;
  font-family: "LetoSans", sans-serif;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: flex;
  color: #4A82C4;
  margin-top: auto;
  cursor: pointer;
}

.mapblock__balloon-url:not(:first-of-type) {
  padding-top: 10px;
}

.mapblock__balloon-url svg {
  stroke: #4A82C4;
  padding-left: 10px;
  box-sizing: content-box;
}

.mapblock ymaps [class*=balloon] {
  box-shadow: none;
}

.mapblock ymaps [class*=balloon__layout] {
  background-color: #F9FAFB;
}

.mapblock ymaps [class*=balloon__content] {
  font-family: "Gotham Pro", sans-serif;
  background: transparent;
  padding: 0;
}

.mapblock ymaps [class*=b-cluster-tabs__section_type_na] {
  background-color: #fff;
  border-right: none;
  padding: 20px 0 20px 20px;
}

.mapblock ymaps [class*=b-cluster-content] {
  font-family: "Gotham Pro", sans-serif;
}

.mapblock ymaps [class*=b-cluster-tabs__menu-item_current_yes] {
  background-color: #fff;
}

.mapblock ymaps [class*=b-cluster-tabs__menu-item-text] {
  color: #000;
  font-size: 13px;
  line-height: 150%;
}

.mapblock ymaps [class*=b-cluster-tabs__menu-item_current_yes] [class*=b-cluster-tabs__menu-item-text] {
  color: #4A82C4;
}

.mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu] {
  overflow-y: auto;
}

.mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu]::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #F6F6F6;
}

.mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu]::-webkit-scrollbar {
  width: 4px;
  background-color: #F6F6F6;
  border-radius: 3px;
}

.mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu]::-webkit-scrollbar-thumb {
  background-color: #4A82C4;
  border-radius: 3px;
  background-clip: unset;
}

.mapblock ymaps [class*=balloon__tail] {
  background-color: #F9FAFB;
}

.mapblock ymaps [class*=balloon__tail]:after {
  background-color: #F9FAFB;
}

.mapblock ymaps .balloon__tail-white {
  background-color: #fff;
}

.mapblock ymaps .balloon__tail-white:after {
  background-color: #fff;
}

.map-places {
  height: 100%;
}

.map-places__wrap {
  display: flex;
  flex-flow: column;
  height: 100%;
}

.map-places__cities > .fs-wrap:first-child:not(.multiple) {
  margin-bottom: 10px;
}

.map-places__cities-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.map-places__cities-search {
  display: flex;
  position: relative;
}

.map-places__cities-search input {
  width: 100%;
  padding: 0px 34px 0px 19px;
  border: 1px solid #CCECFF;
  border-radius: 10px;
  height: 32px;
  margin-bottom: 10px;
  transition: 0.2s;
  z-index: 2;
  background-color: #0000;
}

.map-places__cities-search input:hover {
  border: 1px solid #4A82C4;
}

.map-places__cities-search input:focus {
  border: 1px solid #4A82C4 !important;
}

.map-places__cities-search input:focus-visible {
  outline: none;
}

.map-places__cities-search svg {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  stroke: #333;
  transition: 0.2s;
  right: 5px;
  top: 4px;
  z-index: 1;
}

.map-places__list {
  flex: 1 1 100%;
  min-height: 0;
  border-top: 1px solid #4A82C4;
  margin-top: 20px;
}

.map-places__list-wrap {
  height: 100%;
  overflow-y: auto;
}

.map-places__list-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #F6F6F6;
}

.map-places__list-wrap::-webkit-scrollbar {
  width: 4px;
  background-color: #F6F6F6;
  border-radius: 3px;
}

.map-places__list-wrap::-webkit-scrollbar-thumb {
  background-color: #4A82C4;
  border-radius: 3px;
}

.map-places__list-block {
  border-bottom: 1px solid #DFE6EA;
  padding: 20px 0;
  margin-right: 25px;
}

.map-places__list-item {
  cursor: pointer;
}

.map-places__list-item.active {
  cursor: initial;
}

.map-places__list-item.is-status {
  cursor: initial;
}

.map-places__list-item.is-status .map-places__item-text_address {
  cursor: initial;
}

.map-places__list-item.is-status:hover .map-places__item-name {
  color: inherit;
}

.map-places__list-item:hover .map-places__item-name {
  color: #4A82C4;
}

.map-places__item-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 23px;
  transition: 0.2s;
}

.map-places__item-text {
  display: flex;
  margin-top: 6px;
}

.map-places__item-text_address {
  cursor: pointer;
}

.map-places__item-text_link a {
  padding-top: 3px;
  color: #4A82C4;
}

.map-places__item-text_link svg {
  stroke: currentColor;
  transform: scale(-1, 1);
}

.map-places__item-text svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  min-width: 20px;
}

.map-places__item-text span {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 1px;
}

.map-places__item-text p {
  margin-bottom: 0;
}

.map-places__item-text a:hover {
  color: #4A82C4;
}

.map-places__item-info {
  padding-top: 20px;
  display: none;
}

.map-places__item-info .map-places__item-text {
  margin-top: 17px;
}

.map-places__button {
  display: inline-block;
  border: 1px solid #CCECFF;
  padding: 15px 30px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
}

.map-places__button:hover {
  background-color: #4A82C4;
  border-color: #fff;
  color: #fff;
}

.map-places__line {
  width: 100%;
  height: 1px;
  background-color: #dfe6ea;
  margin: 25px 0 20px;
}

.map-places__back-wrap {
  margin-top: 20px;
  margin-bottom: -10px;
}

.map-places__back svg {
  transform: none;
  margin-left: 0;
  margin-right: 15px;
}

.map-places__statuses {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -5px 0 -5px;
}

.map-places__status {
  margin: 5px;
}

.map-places__statusbtn {
  display: block;
  padding: 7px;
  font-weight: 700;
  background-color: rgba(23, 143, 61, 0.05);
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}

.map-places__statusbtn.active {
  background-color: #178F3D;
  color: #fff;
}

.map-places__statusbtn_order {
  background-color: rgba(74, 130, 196, 0.05);
  color: #4A82C4;
}

.map-places__statusbtn_order.active {
  background-color: #4A82C4;
  color: #fff;
}

.map-places__statusbtn_define {
  background-color: rgba(93, 106, 137, 0.1);
  color: #5D6A89;
}

.map-places__statusbtn_define.active {
  background-color: #5D6A89;
  color: #fff;
}

.map-places__status-item {
  color: #178F3D;
  font-weight: 700;
  position: relative;
  padding-left: 20px;
}

.map-places__status-item:before {
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 5px;
  top: 2px;
}

.map-places__status-item_buy:before {
  background-image: url("/local/templates/taplink/assets/styles/../img/sprites/sprite.svg#status_buy");
}

.map-places__status-item_order {
  color: #4A82C4;
}

.map-places__status-item_order:before {
  background-image: url("/local/templates/taplink/assets/styles/../img/sprites/sprite.svg#status_order");
}

.map-places__status-item_define {
  color: #5D6A89;
}

.map-places__status-item_define:before {
  background-image: url("/local/templates/taplink/assets/styles/../img/sprites/sprite.svg#status_define");
}

.map-places__status-list {
  display: flex;
  margin: 10px 0;
}

.cities {
  margin-top: 10px;
}

.cities__list {
  display: flex;
  flex-wrap: wrap;
}

.cities__item {
  margin-right: 10px;
  margin-top: 20px;
}

.cities__item:last-child {
  margin-right: 0;
}

.cities__button {
  display: block;
  border: 1px solid #CCECFF;
  border-radius: 10px;
  padding: 11px 30px;
  cursor: pointer;
}

.cities__button.active,
.cities__button:hover {
  background: #CCECFF;
}

.cities__more {
  margin: 20px 0;
}

.filter {
  background: #F9FAFB;
}

.filter__header {
  display: none;
  padding: 9px 0;
  background-color: #fff;
  border-bottom: 1px solid #DFE6EA;
  margin-bottom: 20px;
}

.filter__header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.filter__header-back svg {
  width: 30px;
  height: 30px;
  stroke: #333;
  transform: scale(-1, 1);
}

.filter__header-label {
  margin-right: auto;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.filter__header-reset {
  color: #9FD6F7;
  font-size: 14px;
}

.filter__row {
  display: flex;
  justify-content: space-between;
  padding: 5px 0 15px 0;
}

.filter__left-block .filter__item {
  margin-right: 24px !important;
}

.filter__item {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  vertical-align: top;
}

.filter__item_mobile {
  display: none;
}

.filter__item:not(:last-child) {
  margin-right: 10px;
}

.filter__item-checkbox {
  margin-top: 10px;
}

.filter__item-checkbox .checkbox-toggle {
  margin: 0;
}

.filter__item .fs-arrow svg {
  display: block;
}

.filter__select {
  position: relative;
  max-height: 32px;
  border-radius: 10px;
  border: 1px solid #CCECFF;
  overflow: hidden;
  scrollbar-width: none;
  background-color: #F9FAFD;
  color: #7b7b7b;
}

.filter__select:focus-visible {
  border: 1px solid #CCECFF !important;
  outline: none !important;
}

.filter__select option {
  display: flex;
  align-items: center;
  height: 30px;
  padding-right: 34px;
  padding-left: 17px;
}

.filter__select option:after {
  content: "-";
  position: absolute;
  right: 15px;
  border-left: 1px black solid;
  color: #fff0;
  border-bottom: 1px black solid;
  height: 5px;
  width: 5px;
  transform: rotate(-45deg);
}

.filter__select option:checked {
  background-color: #F9FAFD;
  color: #7b7b7b;
}

.filter__button {
  display: flex;
  position: relative;
  align-items: center;
  padding: 8px 9px 8px 19px;
  height: 34px;
  border: 1px solid #CCECFF;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.2s;
}

.filter__button:hover {
  border-color: #4A82C4;
}

.filter__button-label {
  margin-right: 10px;
}

.filter__button-value {
  display: none;
  margin-right: 10px;
  color: #4A82C4;
}

.filter__button.open .filter__button-arrow {
  transform: rotate(180deg);
}

.filter__button.active {
  padding: 10px 24px 9px 10px;
  background-color: #CCECFF;
  z-index: 2;
}

.filter__button.active:hover {
  border-color: #CCECFF;
}

.filter__button.active .filter__button-arrow {
  display: none;
}

.filter__button.active .filter__button-value,
.filter__button.active .filter__button-reset {
  display: block;
}

.filter__button.active ~ .filter__button-reset {
  display: flex;
}

.filter__button-arrow {
  position: relative;
  width: 14px;
  height: 14px;
  top: 2px;
  transition: 0.2s;
}

.filter__button-arrow svg {
  width: 14px;
  height: 14px;
  stroke: #000;
  transition: 0.2s;
}

.filter__button-reset {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 31px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 0px 10px 10px 0;
  overflow: hidden;
  transition: 0.2s;
}

.filter__button-reset svg {
  width: 14px;
  height: 14px;
  stroke: #000;
  margin-top: 2px;
  transition: 0.2s;
}

.filter__button-reset:hover {
  background-color: #9FD6F7;
}

.filter__priceblock {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 20px;
  margin-top: 9px;
  display: none;
  z-index: 999;
}

.filter__priceblock:before {
  content: '';
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  bottom: 100%;
  left: 10px;
}

.filter__priceblock-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}

.filter__priceblock-row span {
  margin-right: 10px;
  font-weight: 300;
}

.filter__priceblock-input {
  display: block;
  width: 110px;
  height: 30px;
  border: 1px solid #DFE6EA;
  border-radius: 10px;
  text-align: center;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #333;
  outline: none;
  transition: 0.2s;
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

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

.filter__priceblock-input:focus {
  border-color: #CCECFF;
}

.filter__priceblock-input:not(:last-child) {
  margin-right: 20px;
}

.filter__priceblock-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #EFF2F4;
}

.filter__priceblock-clear {
  color: #9FD6F7;
  border-bottom: 1px solid transparent;
  margin-right: 20px;
  cursor: pointer;
  transition: 0.2s;
}

.filter__priceblock-clear:hover {
  color: #4A82C4;
  border-color: currentColor;
}

.filter__priceblock-btn {
  display: inline-block;
  color: #fff;
  background-color: #4A82C4;
  padding: 10px 20px;
  cursor: pointer;
  transition: 0.2s;
}

.filter__priceblock-btn:hover {
  background-color: #9FD6F7;
}

.about-header {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 2;
  background-color: #fff;
  transition: transform 0.2s;
}

.about-header.scroll_top {
  transform: translateY(-100%);
}

.about-header__top {
  padding: 10px 0;
}

.about-header__back {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
  transition: 0.2s;
}

.about-header__back svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  transform: scale(-1, 1);
  margin-right: 15px;
  transition: 0.2s;
}

.about-header__back span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.about-header__back:hover svg {
  stroke: #4A82C4;
}

.about-header__back:hover span {
  border-color: #4A82C4;
}

.about-header__list {
  padding: 20px 0;
  width: 100%;
  overflow-x: auto;
}

.about-header__list-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-header__item:not(:last-child) {
  margin-right: 40px;
}

.about-header__link {
  display: inline-block;
  padding: 3px 0;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid transparent;
  white-space: nowrap;
}

.about-header__link.active,
.about-header__link:hover {
  color: #4A82C4;
  border-color: currentColor;
}

.about-main {
  overflow: hidden;
}

.about-main__row {
  display: flex;
  align-items: stretch;
}

.about-main__img {
  flex: 1 1 100%;
  position: relative;
}

.about-main__img picture,
.about-main__img img {
  width: 740px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  object-fit: cover;
}

.about-main__content {
  flex: 0 0 820px;
  margin-left: 20px;
}

.about-main__block {
  padding-top: 100px;
  padding-left: 120px;
}

.about-main__title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  color: #333;
  margin: 0;
  margin-bottom: 40px;
  position: relative;
}

.about-main__title:before {
  content: '';
  width: 85px;
  height: 1px;
  background-color: #333;
  display: block;
  position: absolute;
  top: -31px;
  left: 0;
}

.about-main__text {
  max-width: 505px;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.62;
  color: #333;
}

.about-main__bottom-img {
  margin-top: 60px;
}

.about-main__bottom-img picture,
.about-main__bottom-img img {
  display: block;
}

.about-history {
  padding: 80px 0;
  overflow: hidden;
}

.about-history__title {
  font-family: "LetoSans", sans-serif;
  font-weight: 100;
  font-size: 40px;
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase;
}

.about-history__subtitle {
  font-size: 12px;
  line-height: 1.5;
  color: #BDBDBD;
  margin-top: 5px;
}

.about-history__slider {
  margin-top: 50px;
  position: relative;
  width: 220px;
  margin-left: 370px;
}

.about-history__slider:after {
  content: '';
  width: 100vw;
  height: 1px;
  background: linear-gradient(90deg, #FFFFFF 12.14%, #000000 49.48%, rgba(255, 255, 255, 0) 87.6%);
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.about-history__slider .slick-list,
.about-history__slider .slick-track {
  overflow: visible;
}

.about-history__item {
  position: relative;
  width: 60px;
  padding-left: 60px;
  height: 230px;
  margin-right: 200px;
  padding-bottom: 66px;
  display: flex !important;
  align-items: flex-end;
  outline: none;
}

.about-history__item:after {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #BDBDBD;
  position: absolute;
  bottom: -6px;
  left: 40px;
  transition: 0.2s;
}

.about-history__item.slick-center .about-history__year {
  color: #333;
  font-size: 60px;
}

.about-history__item.slick-center:after {
  background-color: #333;
  left: 30px;
}

.about-history__year {
  width: 100%;
  display: flex;
  align-items: center;
  transform: rotate(-90deg);
  color: #BDBDBD;
  font-size: 30px;
  line-height: 1;
  transform-origin: left bottom;
  min-width: 350px;
  transition: 0.2s;
}

.about-history__bottom {
  display: flex;
  align-items: flex-start;
  margin-top: 44px;
}

.about-history__text {
  flex: 0 0 400px;
  margin-right: 74px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
}

.about-history__desc {
  flex: 1 1 100%;
  min-width: 0;
}

.about-history__desc-num {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

.about-history__desc-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
}

.about-today {
  padding: 60px 0;
}

.about-today__title {
  text-align: right;
  font-family: "LetoSans", sans-serif;
  font-weight: bold;
  font-size: 87px;
  line-height: 1.1;
  text-transform: uppercase;
}

.about-today__num {
  font-family: "LetoSans", sans-serif;
  font-weight: bold;
  font-size: 87px;
  line-height: 1.1;
}

.about-today__name {
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
}

.about-today__sub-name {
  font-size: 16px;
  line-height: 1.62;
  font-weight: 300;
}

.about-today__row {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}

.about-today__text {
  flex: 1 1 100%;
}

.about-today__list {
  padding-left: 105px;
  border-top: 4px solid #333;
  padding-top: 10px;
}

.about-today__list-item {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
}

.about-today__list-num {
  flex: 0 0 40px;
  font-family: "LetoSans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 6px;
  line-height: 1;
}

.about-today__list-text {
  flex: 1 1 100%;
  font-size: 20px;
  line-height: 1.5;
}

.about-today__sidebar {
  flex: 0 0 400px;
  margin-left: 124px;
}

.about-today__block {
  background: #F9FAFB;
  border-radius: 0px 40px;
  padding: 40px;
}

.about-today__block-title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
}

.about-today__block-text {
  margin-top: 30px;
}

.about-today__block-label {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 2px;
}

.about-today__block-link {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #4A82C4;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.about-today__block-link:hover {
  border-color: currentColor;
}

.about-mission {
  background-color: #333;
  margin: 220px 0 300px;
  padding: 80px 0;
}

.about-mission__row {
  display: flex;
  align-items: center;
}

.about-mission__image {
  flex: 1 1 100%;
  position: relative;
}

.about-mission__image-wrap {
  width: 820px;
  position: absolute !important;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-top: -2px;
}

.about-mission__image-wrap picture,
.about-mission__image-wrap img {
  width: 100%;
  display: block;
}

.about-mission__info {
  flex: 0 0 505px;
  margin-left: 125px;
  color: #fff;
}

.about-mission__label {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
  margin-bottom: 10px;
}

.about-mission__text {
  font-family: "LetoSans", sans-serif;
  font-size: 40px;
  line-height: 1.3;
}

.about-team {
  padding: 120px 0 130px;
  overflow: hidden;
}

.about-team__title {
  font-family: "LetoSans", sans-serif;
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.about-team__descr {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: #333;
  max-width: 715px;
}

.about-team__wrap {
  margin-top: 44px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.about-team__wrap .slick-list {
  overflow: visible;
}

.about-team__wrap .slick-slide {
  transition: opacity 0.2s;
}

.about-team__item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  flex-basis: calc(100% / 4 - (20px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (20px * (4 - 1)) / 4);
  border-radius: 0 20px 0 20px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.about-team__item:nth-child(5n) {
  margin-right: 20px;
}

.about-team__item:nth-child(4n) {
  margin-right: 0;
}

.about-team__item:hover .about-team__image {
  filter: grayscale(0);
}

.about-team__item:hover .about-team__info {
  transform: translateY(0);
}

.about-team__item:nth-child(odd) {
  transform: translateY(60px);
}

.about-team__image {
  padding-top: 111.8644%;
  overflow: hidden;
  position: relative;
  filter: grayscale(1);
  transition: filter 0.2s;
}

.about-team__image picture,
.about-team__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.about-team__info {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  background-color: rgba(255, 255, 255, 0.8);
  transform: translateY(100%);
  transition: transform 0.2s;
}

.about-team__name {
  color: #333;
  font-size: 18px;
  line-height: 1.5;
  font-family: "LetoSans", sans-serif;
}

.about-team__post {
  font-size: 15px;
  line-height: 1.5;
}

.brands {
  background-color: #eff2f4;
  padding: 60px 0 80px;
  overflow: hidden;
}

.brands__title {
  font-family: "LetoSans", sans-serif;
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.brands__descr {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: #333;
  max-width: 1030px;
}

.brands__wrap {
  margin-top: 42px;
}

.brands__slider {
  padding-top: 22px;
}

.brands__slider:not(:last-child) {
  margin-bottom: 40px;
}

.brands__slider-container {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.brands__slider-wrap {
  position: relative;
  left: 20%;
}

.brands__slider-wrap > .brands__item:not(:first-child) {
  display: none !important;
}

.brands__slider-wrap:before {
  position: absolute;
  content: '';
  width: 20%;
  height: 100%;
  top: 0;
  left: 0;
  right: 20%;
  box-shadow: 0px 10px 50px rgba(101, 101, 101, 0.1);
  z-index: 1;
  pointer-events: none;
}

.brands__slider-wrap .slick-list {
  overflow: visible;
}

.brands__slider-wrap .slick-current {
  filter: grayscale(0);
}

.brands__label {
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  max-width: 220px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  user-select: none;
}

.brands__label .slick-arrow.prev {
  left: 20px;
}

.brands__label .slick-arrow.next {
  right: 20px;
}

.brands__item {
  height: 207px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  filter: grayscale(1);
  transition: filter 0.2s;
  outline: none;
  padding: 25px;
}

.partner-form {
  padding: 80px 0 0px;
}

.partner-form__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.partner-form__container {
  position: relative;
  background-color: #fff;
  flex: 0 1 925px;
  padding-left: 105px;
  border-left: 1px solid #000;
}

.partner-form__container:before {
  position: absolute;
  content: '';
  width: 480px;
  height: 480px;
  top: 50%;
  left: 0;
  transform: translate(-267px, -50%);
  background: url("/local/templates/taplink/assets/styles/../img/style/form_wheel.png") no-repeat center center/contain;
  z-index: -1;
}

.partner-form__title {
  font-size: 40px;
  font-weight: 200;
  font-family: "LetoSans", sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 28px;
  max-width: 670px;
}

.partner-form__descr {
  font-size: 16px;
  max-width: 700px;
  font-weight: 300;
  line-height: 1.6;
}

.partner-form__form {
  margin-top: 42px;
}

.partner-form__inputs {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
  width: 100%;
}

.partner-form__inputs-col {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  flex-basis: calc(100% / 2 - (20px * (2 - 1)) / 2);
  max-width: calc(100% / 2 - (20px * (2 - 1)) / 2);
  margin-bottom: 0;
}

.partner-form__inputs-col:nth-child(3n) {
  margin-right: 20px;
}

.partner-form__inputs-col:nth-child(2n) {
  margin-right: 0;
}

.partner-form__input:not(:last-child) {
  margin-bottom: 10px;
}

.partner-form__check {
  max-width: 100%;
  margin-bottom: 20px;
  text-align: left;
}

.delivery-map {
  padding: 135px 0;
  background-color: #607C8E;
  color: #fff;
}

.delivery-map__title {
  text-transform: uppercase;
  font-family: "LetoSans", sans-serif;
  font-weight: 200;
  font-size: 40px;
  line-height: 1.3;
  text-align: right;
}

.delivery-map__container {
  position: relative;
}

.delivery-map__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1170px;
}

.delivery-map__item {
  position: relative;
}

.delivery-map__value {
  font-family: "LetoSans", sans-serif;
  font-size: 60px;
  line-height: 1.3;
}

.delivery-map__sub {
  font-family: "LetoSans", sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

.delivery-map__label {
  font-size: 12px;
  max-width: 220px;
  line-height: 1.5;
}

.delivery-map__main {
  position: absolute;
  top: -54px;
  left: 232px;
}

.delivery-map__main .delivery-map__value {
  font-size: 50px;
}

.delivery-map__main .delivery-map__item:before {
  position: absolute;
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #fff;
  right: 100%;
  top: 25px;
  transform: translateX(-25px);
}

.delivery-map__main .delivery-map__item:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 257px;
  background-color: #fff;
  right: 100%;
  top: 25px;
  transform: translateX(-30px);
}

.header_opencats ~ .wrapper .compare__fixed.fixed .compare__fixed-wrap {
  top: 135px;
}

.compare__fixed {
  min-height: 240px;
}

.compare__fixed.fixed .compare__fixed-wrap {
  width: 100%;
  position: fixed;
  top: 63px;
  background-color: #fff;
  z-index: 20;
  box-shadow: 0px 5px 10px rgba(51, 51, 51, 0.05);
}

.compare__fixed.fixed .compare__reset {
  display: none;
}

.compare__fixed.fixed .compare__header-arrows {
  right: initial;
  left: 190px;
  top: 10px;
  transform: none;
  z-index: 21;
}

.compare__fixed.fixed .compare__item {
  border-color: transparent;
}

.compare__cats {
  margin: 20px 0 0;
  background: #F9FAFD;
}

.compare__cats-item {
  display: inline-block;
  vertical-align: middle;
}

.compare__cats-link {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding: 20px 30px;
}

.compare__cats-link span {
  color: #BDBDBD;
  margin-left: 10px;
  font-weight: normal;
}

.compare__cats-link:hover,
.compare__cats-link.active {
  color: #4A82C4;
}

.compare__header .compare__item {
  padding-bottom: 26px;
}

.compare__header .compare__header-label {
  padding-bottom: 18px;
}

.compare__header-arrows {
  width: 92px;
  position: absolute;
  top: 0;
  right: 30px;
  height: 58px;
  transform: translateY(-58px);
}

.compare__header-arrows_clone {
  display: none;
}

.compare__counter {
  font-size: 16px;
  width: calc(50% - 23px);
  position: absolute;
  top: 73px;
  padding-left: 50px;
  display: none;
}

.compare__counter_left {
  left: 15px;
}

.compare__counter_right {
  right: 15px;
}

.compare__row {
  display: flex;
  align-items: stretch;
}

.compare__col {
  min-width: 0;
  position: relative;
  z-index: 2;
}

.compare__col_small {
  flex: 0 0 305px;
}

.compare__col_full {
  flex: 1 1 100%;
  min-width: 0;
  position: relative;
  z-index: 1;
}

.compare__col_header {
  display: flex;
  flex-direction: column;
}

.compare__col_clone {
  display: none;
}

.compare__reset {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
  margin-top: 20px;
}

.compare__reset span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.compare__reset svg {
  width: 20px;
  height: 20px;
  stroke: #4A82C4;
  margin-left: 15px;
  transition: 0.2s;
}

.compare__reset:hover span {
  border-color: #4A82C4;
}

.compare__header-label {
  font-size: 20px;
  line-height: 1.3;
  color: #4A82C4;
  font-weight: 500;
  margin-top: auto;
}

.compare__slider .slick-track {
  display: flex;
  align-items: stretch;
  margin-left: 0;
}

.compare__slider .slick-track .slick-slide {
  height: initial;
}

.compare__item {
  padding: 10px 20px;
  border-left: 1px solid #CCECFF;
}

.compare__item-img {
  position: relative;
}

.compare__item-img img,
.compare__item-img picture {
  display: block;
  width: 100%;
  height: 150px;
  object-fit: contain;
}

.compare__item-remove {
  width: 36px;
  height: 36px;
  border: 1px solid #EFF2F4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  transition: 0.2s;
}

.compare__item-remove svg {
  width: 20px;
  height: 20px;
  stroke: #333;
  transition: 0.2s;
}

.compare__item-remove:hover {
  border-color: #4A82C4;
  background-color: #4A82C4;
}

.compare__item-remove:hover svg {
  stroke: #fff;
}

.compare__item-name {
  margin-top: 17px;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
}

.compare__params {
  border-top: 1px solid #4A82C4;
  border-bottom: 1px solid #4A82C4;
  overflow: hidden;
}

.compare__params .compare__row {
  align-items: center;
  border-bottom: 1px solid #F9FAFB;
  transition: 0.2s;
}

.compare__params .compare__row:hover {
  background-color: #F0F9FF;
}

.compare__params-slider .slick-track {
  display: flex;
  align-items: stretch;
  margin-left: 0;
}

.compare__params-slider .slick-track .slick-slide {
  height: initial;
}

.compare__param-label {
  padding: 15px 40px;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  font-weight: 500;
}

.compare__param {
  border-left: 1px solid #CCECFF;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  display: flex !important;
  align-items: center;
  min-height: 72px;
}

.compare__param .card__oldprice {
  margin-left: 0;
}

.compare__param select {
  display: block;
  width: 100%;
  height: 43px;
  border: 1px solid #CCECFF;
  border-radius: 10px;
  font-size: 16px;
  padding: 0 15px;
  outline: none;
}

.compare__param-price {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #4A82C4;
  font-weight: 500;
}

.compare__footer .compare__param {
  border: none;
  padding: 20px;
}

.reviews__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 20px 0 0;
}

.reviews__item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  flex-basis: calc(100% / 3 - (20px * (3 - 1)) / 3);
  max-width: calc(100% / 3 - (20px * (3 - 1)) / 3);
  position: relative;
  padding: 40px;
}

.reviews__item:nth-child(4n) {
  margin-right: 20px;
}

.reviews__item:nth-child(3n) {
  margin-right: 0;
}

.reviews__item:hover {
  z-index: 2;
}

.reviews__item:hover .reviews__item-wrap {
  position: absolute;
  padding: 40px;
  top: 0;
  left: 0;
  z-index: 2;
  max-height: 999px;
  min-height: 100%;
  overflow: visible;
}

.reviews__item:hover .reviews__item-wrap:before {
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
}

.reviews__item-wrap {
  max-height: 250px;
  overflow: hidden;
}

.reviews__item-wrap:before {
  content: '';
  background-color: #fff;
  border: 1px solid #EFF2F4;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.2s;
}

.reviews__item-top {
  display: flex;
}

.reviews__item-img {
  flex: 0 0 73px;
  margin-right: 20px;
}

.reviews__item-img img {
  display: block;
  width: 73px;
  height: 73px;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
}

.reviews__item-desc {
  flex: 1 1 100%;
}

.reviews__item-author {
  font-family: "LetoSans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 16px;
  margin-top: 5px;
}

.reviews__item-info {
  font-size: 12px;
  line-height: 1.5;
  color: #000;
  margin-top: 14px;
}

.reviews__item-body {
  margin-top: 20px;
}

.reviews__item-title {
  font-family: "LetoSans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.reviews__item-text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}

.stock__list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 20px;
}

.stock__item {
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  flex-basis: calc(100% / 3 - (20px * (3 - 1)) / 3);
  max-width: calc(100% / 3 - (20px * (3 - 1)) / 3);
  margin-bottom: 40px;
  position: relative;
  height: 542px;
}

.stock__item:nth-child(4n) {
  margin-right: 20px;
}

.stock__item:nth-child(3n) {
  margin-right: 0;
}

.stock__item:hover {
  z-index: 2;
}

.stock__item:hover .stock__item-wrap {
  max-height: 652px;
  box-shadow: 0px 0px 50px rgba(51, 51, 51, 0.1);
}

.stock__item:hover .stock__item-text {
  margin-bottom: 40px;
}

.stock__item:hover .form-button {
  max-height: 999px;
  opacity: 1;
  overflow: visible;
}

.stock__item-wrap {
  background-color: #fff;
  max-height: 100%;
  transition: 0.2s;
}

.stock__image-wrap {
  padding-top: 82.5%;
  overflow: hidden;
  position: relative;
}

.stock__image-wrap picture,
.stock__image-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.stock__item-body {
  padding: 40px;
}

.stock__item-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #000;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.stock__item-text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 0;
  transition: 0.2s;
  height: 4.6em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.stock .form-button {
  max-width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}

.news__list {
  margin-top: 20px;
}

.news__item {
  padding: 10px;
  display: flex;
  background-color: #fff;
  border: 1px solid #F9FAFB;
  margin-top: 10px;
  transition: 0.2s;
}

.news__item:hover {
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
}

.news__img {
  flex: 0 0 272px;
  margin-right: 30px;
}

.news__desc {
  flex: 1 1 100%;
  padding-top: 10px;
}

.news__title {
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
}

.news__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.news__button {
  flex: 0 0 310px;
  align-self: flex-end;
  padding: 25px 30px;
}

.news__button .form-button {
  max-width: 100%;
}

.textpage__wrap {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
}

.textpage__wrap_full {
  max-width: 100%;
}

.textpage__button .form-button {
  max-width: 320px;
  font-weight: 500;
}

.textpage__bottom {
  margin-top: 40px;
}

.textpage__back {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
  transition: 0.2s;
}

.textpage__back svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  transform: scale(-1, 1);
  margin-right: 15px;
  transition: 0.2s;
}

.textpage__back span {
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.textpage__back:hover svg {
  stroke: #4A82C4;
}

.textpage__back:hover span {
  border-color: #4A82C4;
}

.textpage h1,
.textpage h2,
.textpage h3,
.textpage h4,
.textpage h5 {
  margin: 0.7em 0;
}

.textpage h1 {
  font-size: 20px;
}

.textpage h2 {
  font-size: 18px;
}

.textpage p {
  margin: 1em 0;
}

.textpage ul {
  padding-left: 1em;
  margin: 1em 0;
}

.textpage table {
  text-align: left;
  margin: 1em 0;
}

.textpage table th {
  padding: 10px 15px;
}

.textpage table td {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
}

.textpage a:not(.form-button):not(.textpage__back) {
  color: #4A82C4;
  border-bottom: 1px solid #4A82C4;
}

.textpage a:not(.form-button):not(.textpage__back):hover {
  border-color: transparent;
}

.textpage b,
.textpage strong {
  font-weight: 700;
}

.register__title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.register__login {
  display: flex;
  align-items: center;
  text-transform: initial;
  color: #4A82C4;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
}

.register__login span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.register__login svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.register__login:hover span {
  border-color: #4A82C4;
}

.register__login:hover svg {
  stroke: #4A82C4;
}

.register__row {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.register__col_left {
  flex: 0 0 505px;
}

.register__col_right {
  flex: 1 1 100%;
  margin-left: 60px;
}

.register__form-row:not(:last-child) {
  margin-bottom: 10px;
}

.register__form-row_button {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.register__form-row_button .form-button {
  max-width: 315px;
}

.register__form-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 30px 0;
}

.register__form-title_60 {
  margin-top: 60px;
}

.register__desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.62;
}

.register__desc ul {
  margin: 25px 0;
  padding-left: 26px;
  list-style: none;
}

.register__desc ul li {
  position: relative;
}

.register__desc ul li:not(:last-child) {
  margin-bottom: 1.5em;
}

.register__desc ul li:before {
  content: '';
  width: 16px;
  height: 1px;
  background-color: #4A82C4;
  position: absolute;
  left: -26px;
  top: 12px;
}

.register__info {
  position: absolute;
  width: 675px;
  left: calc(100% + 60px);
  top: 0;
  font-size: 14px;
  line-height: 1.5;
}

.header_opencats ~ .wrapper .checkout__sidebar .checkout__sticky,
.header_opencats ~ .wrapper .checkout__sidebar .cart__info-wrap {
  top: 150px;
}

.checkout__row {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.checkout__sidebar_left {
  flex: 0 0 252px;
}

.checkout__sidebar_right {
  margin-left: auto;
}

.checkout__sidebar_right .cart__info-wrap {
  position: sticky;
  top: 80px;
}

.checkout__sticky {
  position: sticky;
  top: 80px;
  background: #F9FAFD;
  border-radius: 0px 10px;
  padding: 22px 15px;
}

.checkout__type {
  padding: 11px 15px;
  transition: 0.2s;
}

.checkout__type.active,
.checkout__type:hover {
  background-color: rgba(204, 236, 255, 0.3);
}

.checkout__type.input-radio div {
  padding-left: 26px;
  font-size: 14px;
  line-height: 1.57;
}

.checkout__type.input-radio div:before {
  width: 16px;
  height: 16px;
  border: 1px solid #DFE6EA;
  left: 0;
  top: 1px;
}

.checkout__type.input-radio div:after {
  width: 8px;
  height: 8px;
  top: 6px;
  left: 5px;
}

.checkout__cart-link {
  display: flex;
  align-items: center;
  margin-top: 32px;
  margin-left: 15px;
  font-size: 14px;
}

.checkout__cart-link svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  stroke: #333;
  transition: 0.2s;
}

.checkout__cart-link span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.checkout__cart-link:hover {
  color: #4A82C4;
}

.checkout__cart-link:hover svg {
  stroke: #4A82C4;
}

.checkout__cart-link:hover span {
  border-color: #4A82C4;
}

.checkout__content {
  margin: 0 20px;
  max-width: 505px;
}

.checkout__content hr {
  margin: 30px 0;
  border: 1px solid #EFF2F4;
  border-top: none;
}

.checkout__form-row:not(:last-child) {
  margin-bottom: 10px;
}

.checkout__form-row_20 {
  margin-top: 20px;
}

.checkout__products {
  background: #F9FAFB;
  padding: 60px 0;
  margin-top: 60px;
  margin-bottom: -120px;
}

.checkout__products .cart__product-row .card__images {
  flex: 0 0 220px;
  width: 220px;
}

.cluster {
  position: absolute;
  display: flex;
  flex-direction: column;
  z-index: 3;
  bottom: 0;
  width: 100%;
  min-height: 30vh;
  background-color: #fff;
}

.cluster__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #EFF2F4;
}

.cluster__count {
  font-size: 14px;
  line-height: 13px;
  color: #4A82C4;
}

.cluster__close {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.cluster__close:before,
.cluster__close:after {
  content: ' ';
  position: absolute;
  left: 15px;
  width: 1px;
  height: 30px;
  background-color: #4A82C4;
}

.cluster__close:before {
  transform: rotate(45deg);
}

.cluster__close:after {
  transform: rotate(-45deg);
}

.cluster__slider {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: auto;
  padding: 15px 0;
  -webkit-overflow-scrolling: touch;
}

.cluster__slider::-webkit-scrollbar {
  display: none;
}

.cluster__item {
  flex-shrink: 0;
  max-width: 20vw;
  overflow: hidden;
  font-size: 13px;
  line-height: 150%;
  color: #333;
  margin: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

.cluster__item.active {
  color: #4A82C4;
}

.cluster__shop {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background-color: #F9FAFB;
  padding: 20px 30px;
}

.cluster__shop-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  padding-bottom: 20px;
  margin: 0;
}

.cluster__shop-address {
  display: -webkit-box;
  max-height: 70px;
  font-size: 12px;
  line-height: 150%;
  color: #6c7d8a;
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.cluster__shop-url {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
  margin-top: auto;
  cursor: pointer;
}

.cluster__shop-url svg {
  stroke: #4A82C4;
  padding-left: 15px;
  box-sizing: content-box;
}

.shop-card {
  position: fixed;
  z-index: 100;
  top: 51px;
  left: 0;
  width: 100%;
  height: calc(100% - 51px);
  background-color: #fff;
  padding: 30px;
}

.shop-card__wrap {
  display: flex;
  flex-flow: column;
}

.shop-card__name {
  font-size: 18px;
  font-weight: 500;
  line-height: 17px;
  color: #4A82C4;
  padding-bottom: 20px;
}

.shop-card__text {
  display: flex;
  margin-top: 6px;
}

.shop-card__text svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.shop-card__text span {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 1px;
}

.shop-card__text p {
  margin-bottom: 0;
}

.shop-card__text a:hover {
  color: #4A82C4;
}

.shop-card__info {
  padding-top: 20px;
}

.shop-card__info .map-places__item-text {
  margin-top: 17px;
}

.shop-card__button {
  display: block;
  text-align: center;
  border: 1px solid #CCECFF;
  padding: 15px 30px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
}

.shop-card__button:hover {
  background-color: #4A82C4;
  border-color: #fff;
  color: #fff;
}

.shop-card__line {
  width: 100%;
  height: 1px;
  background-color: #dfe6ea;
  margin: 25px 0 20px;
}

.selection__filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #F9FAFB;
  padding: 22px 60px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.selection__filter-item:not(:last-child) {
  margin-right: 60px;
}

.selection__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 20px;
}

.selection__item {
  display: block;
  border: 1px solid #EFF2F4;
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  flex-basis: calc(100% / 4 - (20px * (4 - 1)) / 4);
  max-width: calc(100% / 4 - (20px * (4 - 1)) / 4);
}

.selection__item:nth-child(5n) {
  margin-right: 20px;
}

.selection__item:nth-child(4n) {
  margin-right: 0;
}

.selection__item:hover {
  box-shadow: 0px 0px 50px rgba(51, 51, 51, 0.1);
}

.selection__item:hover .selection__arrow {
  opacity: 1;
  transform: translateX(0px);
}

.selection__item:hover .selection__image img:first-child {
  display: none;
}

.selection__item:hover .selection__image img:last-child {
  display: block;
}

.selection__image {
  text-align: center;
  padding-top: 20px;
}

.selection__image_pt {
  padding-top: 20px;
}

.selection__image img {
  display: block;
  height: 150px;
  object-fit: contain;
  width: 90%;
  margin: 0 auto;
}

.selection__image img:first-child {
  display: block;
}

.selection__image img ~ .selection__image-placeholder {
  display: none !important;
}

.selection__image img:last-child:not(:first-child) {
  display: none;
}

.selection__image-placeholder {
  display: block !important;
}

.selection__info {
  display: flex;
  align-items: flex-end;
  padding: 20px;
}

.selection__name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-right: auto;
  text-transform: uppercase;
}

.selection__name_height {
  min-height: 60px;
}

.selection__arrow {
  margin-left: 15px;
  opacity: 0;
  transition: 0.2s;
  transform: translateX(-30px);
}

.selection__arrow svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  transform: scale(-1, 1);
}

.orders__filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #F9FAFB;
  padding: 20px;
  margin-top: -10px;
}

.orders__filter_warranty {
  padding-top: 10px;
  padding-bottom: 10px;
}

.orders__filter_warranty .orders__status {
  margin-top: 5px;
  margin-bottom: 5px;
}

.orders__filter_warranty .orders__filter-date {
  width: 90px;
}

.orders__filter-col {
  display: flex;
  align-items: center;
}

.orders__filter-lbl {
  font-size: 14px;
  font-weight: 500;
  padding-right: 20px;
}

.orders__filter-lbl_top {
  margin-top: 11px;
  align-self: flex-start;
}

.orders__filter-lbl_mobile {
  display: none;
}

.orders__status {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 12px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  text-align: center;
}

.orders__status_green {
  background: #E8F4EC;
  color: #178F3D;
}

.orders__status_red {
  background: #F9DEE0;
  color: #D62230;
}

.orders__status_gray {
  background: rgba(74, 130, 196, 0.05);
  color: #607C8E;
}

.orders__status_yellow {
  background: #FEF3D9;
  color: #FFB500;
}

.orders__status_light-gray {
  background: rgba(74, 130, 196, 0.05);
  color: #999999;
}

.orders__status_blue {
  background: #E4ECF6;
  color: #4A82C4;
}

.orders__status_pigeon-blue {
  background: #ECEFF1;
  color: #607C8E;
}

.orders__status_dark-blue {
  background: #E5E4EC;
  color: #524882;
}

.orders__status_orange {
  background: #FDE9DB;
  color: #EA6D1F;
}

.orders__status_black {
  background: #EBEBEB;
  color: #333333;
}

.orders__status span {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  background-color: #fff;
  padding: 5px 12px;
  z-index: 2;
  white-space: nowrap;
  box-shadow: 0px 0px 30px -8px rgba(48, 131, 215, 0.15);
  border-radius: 4px;
  font-size: 13px;
  transition: 0.2s;
  margin-left: -13px;
}

.orders__status:hover span {
  opacity: 1;
}

.orders__wrap-status {
  display: flex;
  flex-wrap: wrap;
}

.orders__add-btn {
  max-width: 366px !important;
}

.orders__btn-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.orders__btn-reset {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  padding: 0;
  margin-top: 11px;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  background-color: transparent;
  white-space: nowrap;
  border: none;
  cursor: pointer;
}

.orders__btn-reset span {
  padding: 2px 0;
  border-bottom: 1px solid transparent;
  transition: 0.2s;
}

.orders__btn-reset svg {
  width: 20px;
  height: 20px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.orders__btn-reset:hover span {
  border-color: currentColor;
}

.orders__btn-reset:hover svg {
  stroke: #4A82C4;
}

.orders__btn-reset_center {
  margin-top: 0;
  align-self: center;
}

.orders__filter-dates {
  display: flex;
  align-items: center;
}

.orders__filter-date {
  display: block;
  height: 30px;
  border: 1px solid #DFE6EA;
  border-radius: 10px;
  text-align: center;
  width: 110px;
  margin: 0 20px 0 10px;
  outline: none;
  color: #333333;
  font-size: 12px;
  font-family: "Gotham Pro", sans-serif;
  transition: 0.2s;
}

.orders__filter-date:last-child {
  margin-right: 0;
}

.orders__filter-date:focus {
  border-color: #CCECFF;
}

.orders__list {
  margin-top: 10px;
}

.orders__list ~ .pagination {
  margin-top: 20px;
}

.orders__list_scroll {
  overflow-x: auto;
}

.orders__list-row {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}

.orders__list-row_head {
  align-items: flex-start;
  background: #F9FAFD;
  font-size: 13px;
  color: #999999;
  line-height: 1.3;
}

.orders__list-row_head .orders__list-col_6 {
  border-color: transparent;
}

.orders__list-row_head .orders__list-text-sm {
  font-weight: 700;
  color: #607C8E;
}

.orders__list-row_warranty {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.orders__list-row_warranty .orders__list-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 10px;
  text-align: left;
  color: #607C8E;
}

.orders__list-row_warranty .orders__list-col b {
  margin-bottom: 7px;
}

.orders__list-row_warranty .orders__list-col_1 {
  flex: 0 0 160px;
}

.orders__list-row_warranty .orders__list-col_2 {
  flex: 0 0 135px;
}

.orders__list-row_warranty .orders__list-col_3 {
  flex: 0 0 140px;
}

.orders__list-row_warranty .orders__list-col_4 {
  flex: 0 0 165px;
}

.orders__list-row_warranty .orders__list-col_5 {
  flex: 0 0 135px;
}

.orders__list-row_warranty .orders__list-col_6 {
  flex: 0 0 auto;
  flex-grow: 1;
  flex-shrink: 1;
  border-left: none;
}

.orders__list-row_warranty .orders__list-col_7 {
  flex: 0 0 50px;
  border-left: 1px solid #EFF2F4;
}

.orders__list-row_warranty .orders__list-details {
  margin-top: -4px;
  padding: 0 5px 0 9px;
  background-color: #4A82C4;
  border-radius: 40px;
  min-height: 24px;
}

.orders__list-row_warranty .orders__list-details span {
  padding-right: 3px;
  color: #FFFFFF;
}

.orders__list-row_warranty .orders__status {
  padding: 7px;
  margin-top: -7px;
}

.orders__list-row_export {
  padding: 10px 20px 10px 15px;
}

.orders__list-row_export .orders__list-col {
  padding: 0 5px;
  min-height: auto;
}

.orders__list-row_export .orders__list-col_1 {
  flex: 0 0 30px;
}

.orders__list-row_export .orders__list-col_2 {
  flex: 0 0 210px;
}

.orders__list-row_export .orders__list-col_3 {
  flex: 1 1 auto;
}

.orders__list-row_export .orders__list-col_4 {
  flex: 0 0 140px;
}

.orders__list-row_export .orders__list-col_4 .orders__list-text-sm {
  text-align: center;
}

.orders__list-row_export .orders__list-col_5 {
  flex: 0 0 200px;
  text-align: left;
}

.orders__view {
  display: block;
  margin-bottom: 5px;
  line-height: 0;
}

.orders__view svg {
  color: #9FD6F6;
  transition: 0.35s all;
}

.orders__view:hover svg {
  color: #1E7FB9;
}

.orders__send {
  line-height: 0;
  opacity: 0;
}

.orders__list-col {
  padding: 0px 20px;
  min-height: 27px;
}

.orders__list-col_1 {
  flex: 0 0 153px;
}

.orders__list-col_2 {
  flex: 0 0 150px;
}

.orders__list-col_3 {
  flex: 0 0 170px;
}

.orders__list-col_4 {
  flex: 1 1 100%;
}

.orders__list-col_5 {
  flex: 0 0 140px;
  text-align: right;
}

.orders__list-col_6 {
  flex: 0 0 180px;
  border-left: 1px solid #EFF2F4;
  text-align: right;
}

.orders__list-col_6 .pagination__more svg {
  margin-left: 10px;
}

.orders__list-col_6 .pagination__more:not(:last-child) {
  margin-bottom: 10px;
}

.orders__list-col_row {
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row !important;
}

.orders__list-item {
  border: 1px solid #F9FAFB;
  margin-top: 10px;
  transition: 0.2s;
}

.orders__list-item.active {
  background: #FCFCFD;
}

.orders__list-item.active .orders__list-details svg {
  transform: rotate(180deg);
}

.orders__list-item.active .orders__list-row,
.orders__list-item.active .orders__list-detail {
  background: #F1F3F8;
}

.orders__list-item_export {
  margin-top: 4px;
  border: 1px solid #F9FAFD;
}

.orders__list-item_export .orders__list-row {
  align-items: center;
  padding: 10px 20px 10px 15px;
}

.orders__list-item_export .orders__list-col {
  min-height: auto;
  padding: 0 5px;
}

.orders__list-item_export .orders__type {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
}

.orders__list-item_export .orders__list-col_1 {
  flex: 0 0 30px;
}

.orders__list-item_export .orders__list-col_2 {
  flex: 0 0 210px;
}

.orders__list-item_export .orders__list-col_3 {
  flex: 1 1 auto;
}

.orders__list-item_export .orders__list-col_4 {
  flex: 0 0 140px;
  display: flex;
  justify-content: center;
}

.orders__list-item_export .orders__list-col_5 {
  flex: 0 0 200px;
  text-align: left;
}

.orders__list-item_export .orders__list-input {
  max-width: 117px;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 13px;
  text-align: center;
  color: rgba(51, 51, 51, 0.5);
  border: 1px solid #EFF2F4;
}

.orders__list-item_export .orders__list-input:focus-visible {
  outline: none;
}

.orders__list-item:hover {
  background: #FCFCFD;
}

.orders__list-item:hover .orders__send {
  opacity: 1;
}

.orders__list-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  min-height: 27px;
  user-select: none;
}

.orders__list-details span {
  font-weight: bold;
  color: #333333;
}

.orders__list-details svg {
  width: 20px;
  height: 20px;
  fill: #4A82C4;
  transition: 0.2s;
}

.orders__list-price {
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
}

.orders__list-date {
  margin-top: 10px;
  width: 77px;
  line-height: 1.3;
}

.orders__list-text {
  padding-top: 7px;
  line-height: 1.3;
}

.orders__list-text-sm {
  max-width: 270px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.orders__list-text-bold {
  margin-bottom: 0;
  line-height: 1.3;
  font-weight: 700;
}

.orders__list-detail {
  padding: 0 20px 20px;
  display: none;
}

.orders__detail {
  padding-top: 20px;
  display: flex;
}

.orders__detail:first-child {
  border-top: 1px solid #EFF2F4;
}

.orders__detail-col {
  flex: 0 0 303px;
}

.orders__detail-col_info {
  flex: 0 0 445px;
}

.orders__detail-info-lbl {
  color: #828282;
  line-height: 1.5;
}

.orders__detail-info-art {
  color: #333333;
  line-height: 1.5;
}

.orders__detail-info {
  display: flex;
  justify-content: space-between;
  line-height: 1.5;
}

.orders__detail-info-name {
  max-width: 210px;
}

.orders__detail-info-link:hover {
  color: #4A82C4;
}

.orders__detail-info-count {
  min-width: 70px;
  text-align: center;
  margin-left: auto;
  color: #828282;
}

.orders__detail-info-price {
  min-width: 100px;
  text-align: right;
  font-size: 14px;
}

.orders__info {
  display: none;
}

.orders__info-lbl {
  flex: 0 0 163px;
  color: #828282;
}

.orders__link {
  display: none;
}

.orders__link:not(:last-child) {
  margin-right: 30px;
}

.orders__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 16px;
  border-top: 1px solid #EFF2F4;
  margin: -4px;
}

.orders__wrap-item {
  margin: 4px;
  padding: 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  background: #FFFFFF;
  border: 1px solid #CCECFF;
  border-radius: 4px;
}

.orders__wrapper {
  position: relative;
}

.orders__wrapper:hover .orders__wrapper-info {
  visibility: visible;
  opacity: 1;
}

.orders__wrapper-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: -10px;
  bottom: calc(100% + 5px);
  padding: 5px 13px;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  color: #4A82C4;
  white-space: nowrap;
  background: #FFFFFF;
  border: 1px solid #EFF2F4;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(48, 131, 215, 0.1);
  transition: 0.35s all;
  pointer-events: none;
}

.orders__wrapper-info::before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 20px;
  width: 0;
  height: 0;
  border-top: 5px solid #FFFFFF;
  border-bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.orders__text-mob {
  display: none;
}

.orders__sticky-block {
  position: sticky;
  top: 64px;
  padding-top: 10px;
  background-color: #ffffff;
  z-index: 50;
}

.orders__sticky-block .orders__filter {
  position: relative;
  margin-bottom: 5px;
  margin-top: 0;
}

.orders__sticky-block.is-sticky .orders__filter {
  padding-right: 70px;
}

.orders__sticky-block.is-sticky .orders__new-request-btn-mob {
  display: block !important;
}

.orders__sticky-block.is-sticky::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(180deg, rgba(169, 196, 233, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

.orders__new-request-btn-mob {
  position: absolute;
  top: 0;
  right: 0;
  display: none !important;
  width: 58px !important;
}

.orders__sort-btns {
  display: flex;
  flex-direction: column;
  margin-left: 3px;
}

.orders__sort-block {
  width: 100%;
  display: flex;
}

.orders__sort-block.ascending {
  color: #4A82C4;
}

.orders__sort-block.ascending .orders__ascending-btn svg {
  color: #4A82C4;
}

.orders__sort-block.descending {
  color: #4A82C4;
}

.orders__sort-block.descending .orders__descending-btn svg {
  color: #4A82C4;
}

.orders__sort-block_1 svg {
  color: #607C8E;
}

.orders__sort-block_2 svg {
  color: rgba(96, 124, 142, 0.5);
}

.orders__ascending-btn,
.orders__descending-btn {
  padding: 1px;
  line-height: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.orders__type-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
  padding-bottom: 10px;
}

.orders__type-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 16px;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.05);
  border-radius: 4px;
}

.orders__type {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 8px;
  padding: 5px 6px;
  border-radius: 4px;
}

.orders__type span {
  display: flex;
  align-items: center;
}

.orders__type span::before {
  flex-shrink: 0;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

.orders__type_yes {
  color: #178F3D;
  background-color: #E8F4EC;
}

.orders__type_yes span::before {
  background-image: url("/local/templates/taplink/assets/styles/../img/style/ico_type-check.svg");
}

.orders__type_no {
  color: #333333;
  background-color: #EBEBEB;
}

.orders__type_no span::before {
  background-image: url("/local/templates/taplink/assets/styles/../img/style/ico_type-cross.svg");
}

.orders__type_attention {
  color: #FFB500;
  background-color: #FEF3D9;
}

.orders__type_attention span::before {
  background-image: url("/local/templates/taplink/assets/styles/../img/style/ico_type-attention.svg");
}

.orders__type_error {
  color: #D62230;
  background-color: #F9DEE0;
}

.orders__type_error span::before {
  background-image: url("/local/templates/taplink/assets/styles/../img/style/ico_type-error.svg");
}

.orders__type-text {
  max-width: 178px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #607C8E;
}

.posters__category:not(:last-child) {
  margin-bottom: 10px;
}

.posters__category.active > .posters__category-title svg {
  transform: rotate(180deg);
}

.posters__category-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(204, 236, 255, 0.3);
  padding: 15px 15px 15px 30px;
  color: #4A82C4;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.2s;
}

.posters__category-title:hover {
  background: rgba(204, 236, 255, 0.5);
}

.posters__category-title svg {
  width: 20px;
  height: 20px;
  stroke: #4A82C4;
  transition: 0.2s;
}

.posters__category-list {
  display: none;
  user-select: none;
}

.posters__category-list .posters__category {
  padding: 10px 0 0 30px;
  margin-bottom: 0;
}

.posters__item {
  border: 1px solid #F9FAFB;
  display: flex;
  padding: 15px 30px;
  margin-top: 8px;
}

.posters__name {
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.posters__link {
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #4A82C4;
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
  align-items: center;
  display: flex;
}

.posters__link svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  margin-left: 13px;
  transition: 0.2s;
}

.posters__link:hover {
  color: #4A82C4;
  border-color: #4A82C4;
}

.posters__link:hover svg {
  stroke: #4A82C4;
}

.posters__download {
  display: flex;
  align-items: center;
  color: #4A82C4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-left: auto;
}

.posters__download span {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  transition: 0.2s;
}

.posters__download svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.posters__download:hover {
  color: #4A82C4;
}

.posters__download:hover span {
  border-color: #4A82C4;
}

.posters__download:hover svg {
  stroke: #4A82C4;
}

.pricelist__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 5px;
  background: #fff;
  border: 1px solid #FCFCFD;
  padding: 15px 30px;
  transition: 0.2s;
}

.pricelist__item:hover {
  background: #FCFCFD;
  border-color: #F9FAFB;
}

.pricelist__name {
  flex: 1 1 100%;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  max-width: 420px;
}

.pricelist__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricelist__control {
  flex: 1;
  display: flex;
  align-items: center;
  color: #4A82C4;
}

.pricelist__control span {
  font-size: 12px;
  line-height: 11px;
  text-align: right;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.pricelist__control svg {
  width: 30px;
  height: 30px;
  stroke: #9FD6F7;
  margin-left: 15px;
  transition: 0.2s;
}

.pricelist__control:hover svg {
  stroke: #4A82C4;
}

.detailed {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}

.detailed_col {
  flex-direction: column;
  margin-top: 20px;
}

.detailed_col .detailed__image {
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.detailed_col .detailed__table {
  width: 100%;
  flex-basis: 100%;
}

.detailed_col .detailed__table-cell {
  flex-grow: 0;
  flex-shrink: 1;
}

.detailed_col .detailed__table-cell:nth-child(1) {
  flex-basis: 300px;
}

.detailed_col .detailed__table-cell:nth-child(2) {
  flex-basis: 110px;
}

.detailed_col .detailed__table-cell:nth-child(3) {
  flex-basis: 95px;
}

.detailed_col .detailed__table-cell:nth-child(4) {
  flex-basis: 100px;
}

.detailed_col .detailed__table-cell:nth-child(5) {
  flex-basis: 168px;
}

.detailed_col .detailed__table-cell:nth-child(6) {
  flex-basis: 120px;
}

.detailed__image {
  flex: 0 1 452px;
  margin-right: 20px;
}

.detailed__image-wrap {
  display: block;
}

.detailed__table {
  flex: 0 1 768px;
}

.detailed__table-cell {
  flex-grow: 0;
  flex-shrink: 1;
}

.detailed__table-cell:nth-child(1) {
  flex-basis: 180px;
}

.detailed__table-cell:nth-child(2) {
  flex-basis: 95px;
}

.detailed__table-cell:nth-child(3) {
  flex-basis: 140px;
}

.detailed__table-cell:nth-child(4) {
  flex-basis: 168px;
}

.detailed__table-cell:nth-child(5) {
  flex-basis: 120px;
}

.detailed__legend {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 10px 16px 60px;
  background-color: #FCFCFD;
  margin-bottom: 20px;
}

.detailed__legend-item {
  color: #999;
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
}

.detailed__legend-item:nth-child(1) {
  text-align: left;
}

.detailed__item {
  padding-left: 60px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.detailed__item:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid #F9FAFB;
  margin-bottom: 15px;
}

.detailed__item-num {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}

.detailed__scheme {
  display: inline-block;
  margin-top: 8px;
  color: #999;
  border-bottom: 1px solid currentColor;
  font-size: 12px;
}

.detailed__caption-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.detailed__name {
  font-size: 14px;
  line-height: 1.2;
}

.detailed__name span {
  display: none;
  margin-top: 6px;
  color: #999;
  font-size: 12px;
}

.detailed__name a:hover {
  cursor: pointer;
  color: #4A82C4;
}

.detailed__link {
  font-size: 14px;
  line-height: 1.2;
  color: #4A82C4;
}

.detailed__link:hover {
  color: #1764BF !important;
}

.detailed__count {
  text-align: center;
  font-size: 16px;
}

.detailed__vendor-code {
  text-align: center;
  color: #999;
  font-size: 12px;
}

.detailed__price {
  text-align: center;
  font-size: 16px;
}

.detailed__price span {
  font-weight: 600;
}

.detailed__price-old {
  text-align: center;
  color: #BDBDBD;
  font-size: 12px;
  margin-top: 8px;
}

.detailed__group_label {
  position: relative;
}

.detailed__group:hover .detailed__group-tooltip {
  display: block;
}

.detailed__group-tooltip {
  width: 100%;
  padding: 5px;
  background: #fff;
  position: absolute;
  bottom: 100%;
  margin-bottom: 20px;
  left: 0;
  border: 1px solid #DFE6EA;
  display: none;
}

.detailed__group-tooltip img {
  display: block;
}

.detailed__button .form-button_red {
  border-color: transparent;
  color: #f00;
}

.detailed__button .form-button_red:hover {
  border-color: #f00;
}

.detailed__button .form-button_analoque {
  border-color: transparent;
}

.detailed__button .form-button_analoque:hover {
  border-color: #9FD6F7;
}

.detailed__counter {
  width: 100%;
  padding: 5px;
  display: none;
  max-width: 295px;
}

.detailed__counter.active {
  display: flex;
}

.detailed__counter .count__input {
  width: 100%;
}

.detailed__caption {
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
}

.availability {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.availability__icon {
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
}

.availability__text {
  font-size: 12px;
}

.availability__text:before {
  display: block;
  font-weight: 500;
}

.availability_false {
  color: #D62230;
}

.availability_false .availability__icon {
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_ava_false.svg");
}

.availability_false .availability__text:before {
  content: 'нет в наличии';
}

.availability_true {
  color: #27BA65;
}

.availability_true .availability__icon {
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_ava_true.svg");
}

.availability_true .availability__text:before {
  content: 'в наличии';
}

.card-price {
  margin-bottom: 40px;
}

.card-price__text {
  font-size: 14px;
  margin-bottom: 10px;
}

.card-price__input:not(:last-child) {
  margin-bottom: 10px;
}

.card-price__input .input-radio span {
  font-size: 24px;
  color: #4A82C4;
}

.card-price__input .input-radio span:before {
  top: 8px;
}

.card-price__input .input-radio span:after {
  top: 12px;
}

.change-password__title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.change-password__row {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.change-password__col_left {
  flex: 0 0 505px;
}

.change-password__col_right {
  flex: 1 1 100%;
  margin-left: 60px;
}

.change-password__form-row:not(:last-child) {
  margin-bottom: 10px;
}

.change-password__form-row_button {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.change-password__form-row_button .form-button {
  max-width: 315px;
}

.change-password__form-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 30px 0;
}

.change-password__form-title_60 {
  margin-top: 60px;
}

.change-password__text {
  margin: 20px 0 5px;
  font-size: 14px;
  line-height: 20px;
}

.change-password__desc {
  margin: 0 0 25px;
  font-size: 14px;
  line-height: 20px;
}

.change-password__link-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 25px;
}

.change-password__link {
  font-family: "LetoSans", sans-serif;
  color: #4A82C4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.change-password__link span {
  border-bottom: 1px solid transparent;
  padding: 2px 0;
  transition: 0.2s;
}

.change-password__link:hover span {
  border-color: #4A82C4;
}

.documentation-card {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  border: 1px solid #F9FAFB;
}

.documentation-card:hover .documentation-card__title {
  color: #4A82C4;
}

.documentation-card__wrap-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-bottom: 66px;
}

.documentation-card__wrap {
  padding-left: 10px;
  padding-right: 10px;
}

.documentation-card__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.documentation-card__type {
  display: block;
  margin-bottom: 15px;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  color: #BDBDBD;
}

.documentation-card__title {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  transition: 0.3s color;
}

.table__wrap {
  max-width: 100%;
  overflow: auto;
}

.table tr:first-child {
  border-bottom: none;
}

.table th,
.table td {
  padding: 16px 10px;
}

.table th {
  text-align: left;
  color: #999;
  font-size: 13px;
  line-height: 1.3;
  background-color: #fcfcfd;
  font-weight: normal;
}

.table td > span {
  display: block;
  margin-top: 6px;
  color: #999;
  font-size: 12px;
}

.table_similar td {
  font-size: 14px;
}

.table_similar tr th:nth-child(n+2),
.table_similar tr td:nth-child(n+2) {
  text-align: center;
}

.product-video__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.product-video__item {
  position: relative;
  cursor: pointer;
}

.product-video__item:hover .product-video__icon svg {
  fill: #ec2830;
}

.product-video__title {
  color: #000;
  font-weight: 800;
  font-size: 14px;
  line-height: 24px;
}

.product-video__img {
  position: relative;
}

.product-video__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.product-video__icon svg {
  width: 35px;
  height: 35px;
  transition: 0.2s;
  fill: rgba(0, 0, 0, 0.5);
  stroke: #fff;
}

.spares__block {
  margin-top: 30px;
}

.spares__model {
  font-weight: 400;
  font-size: 22px;
  line-height: 21px;
  color: #d6222e;
  margin-bottom: 20px;
}

.spares__d-flex {
  display: flex;
  flex-wrap: wrap;
  margin: -40px 0 0 -40px;
}

.spares__col {
  flex-basis: 386px;
  width: 100%;
  margin: 40px 0 0 40px;
}

.spares__item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 180px;
  border: 1px solid #ececec;
}

.spares__item:not(:last-child) {
  margin-bottom: 40px;
}

.spares__item:hover {
  box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.1);
}

.spares__item_child1 img {
  width: 155px;
  height: auto;
  max-height: 165px;
  margin-right: 14px;
}

.spares__item_child2 {
  padding: 22px;
}

.spares__item_child2 img {
  width: 155px;
  height: auto;
  max-height: 165px;
  margin-right: 14px;
}

.spares__item_child3 {
  padding-left: 43px;
}

.spares__item_child3 img {
  width: 73px;
  height: auto;
  max-height: 165px;
  margin-right: 55px;
}

.spares__disable {
  width: 100%;
  max-width: 386px;
  height: 180px;
  margin: 20px 0 20px 40px;
}

.spares__title {
  display: block;
  font-weight: 400;
  font-size: 22px;
  line-height: 21px;
  color: #333333;
  margin-bottom: 10px;
}

.spares__link {
  font-size: 15px;
  line-height: 14px;
  color: #999999;
  text-decoration: underline;
}

#hidepanel {
  position: fixed;
  height: 100%;
  width: 100%;
  background-image: url("/local/templates/taplink/assets/styles/../img/style/preloader.gif");
  background-size: 100px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.preloader::before {
  content: "";
  position: fixed;
  height: 100%;
  width: 100%;
  background-image: url("/local/templates/taplink/assets/styles/../img/style/preloader.gif");
  background-size: 100px;
  background-color: rgba(255, 255, 255, 0.6);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}

.vin-block {
  margin-top: 27px;
}

.vin-block__download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  margin-bottom: 40px;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
  background: #CCECFF;
  border-radius: 10px;
  transition: 0.35s all;
}

.vin-block__download-btn svg {
  margin-left: 15px;
  stroke: #4A82C4;
}

.vin-block__download-btn:hover {
  opacity: 0.8;
}

.vin-block__form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.vin-block__title-block {
  display: flex;
  flex-direction: column;
}

.vin-block__row {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}

.vin-block__title {
  flex-shrink: 0;
  margin-right: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #333333;
}

.vin-block__footnote {
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  color: rgba(96, 124, 142, 0.7);
}

.vin-block__info-text {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.vin-block__info-text p {
  display: none;
}

.vin-block__info-text span {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/taplink/assets/styles/../img/style/info.svg");
}

.vin-block__input-block {
  display: flex;
  margin-left: 20px;
  margin-right: 18px;
}

.vin-block__input {
  width: 24px;
  height: 52px;
  margin-right: 6px;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #DFE6EA;
  transition: all 0.35s;
}

.vin-block__input_has-value {
  border-color: #4A82C4;
}

.vin-block__input:hover,
.vin-block__input:focus {
  background-color: rgba(204, 236, 255, 0.2);
  border: 1px solid #4A82C4;
}

.vin-block__input:focus-visible {
  outline: none;
}

.vin-block__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 52px;
  padding: 0;
  text-align: center;
  background: #4A82C4;
  border: 1px solid #4A82C4;
  cursor: pointer;
}

.vin-block__btn svg {
  color: #ffffff;
}

.vin-block__btn p {
  display: none;
}

.vin-block__btn:disabled {
  cursor: auto;
  border: 1px solid #CCECFF;
  background: #FFFFFF;
}

.vin-block__btn:disabled svg {
  color: #DFE6EA;
}

.vin-block__btn:disabled p {
  color: #DFE6EA;
}

.vin-block__caption {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  color: #333333;
}

.vin-block__caption_red {
  color: #D62230;
}

.vin-block__caption span {
  margin-left: 10px;
  color: #4A82C4;
  text-transform: none;
  border-bottom: 1px solid rgba(74, 130, 196, 0.4);
}

.vin-block__wrap {
  position: relative;
}

.vin-block__wrap.active .vin-block__info {
  position: absolute;
  top: 21px;
  left: 0;
  display: block;
}

.vin-block__text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}

.vin-block__info {
  display: none;
  width: 340px;
  padding: 20px 15px;
  background: #FFFFFF;
  border: 1px solid #EFEFEF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  z-index: 5;
}

.vin-block__info p {
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  color: #607C8E;
}

.vin-block__close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: transparent;
  background-image: url("/local/templates/taplink/assets/styles/../img/style/close.svg");
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
}

.vin-block__whole-vin {
  display: none;
}

.brand-inner h3 {
  margin: 0 0 32px;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #333333;
}

.brand-inner p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #0E0E0E;
}

.brand-inner__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #333333;
}

.brand-inner__wrap {
  display: flex;
  margin-bottom: 76px;
}

.brand-inner__wrap .brand-inner__col:nth-child(1) {
  flex-shrink: 0;
  width: 295px;
}

.brand-inner__wrap .brand-inner__col:nth-child(2) {
  flex-grow: 1;
  width: calc(100% - 295px);
  padding-left: 63px;
}

.brand-inner__wrap .slick-arrow.prev {
  left: -35px;
}

.brand-inner__card {
  margin-bottom: 24px;
  padding: 10px 10px 30px;
  background: #F9FAFB;
}

.brand-inner__card-img-block {
  width: 100%;
  height: 181px;
  margin-bottom: 30px;
  background: #FFFFFF;
}

.brand-inner__card-img-block picture {
  width: 100%;
  height: 100%;
}

.brand-inner__card-img-block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.brand-inner__name {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
  text-align: center;
}

.brand-inner__text {
  margin-bottom: 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #0E0E0E;
}

.brand-inner__info-row {
  display: flex;
  align-items: baseline;
  margin-bottom: 4px;
}

.brand-inner__info-row span {
  width: 50%;
  padding-right: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #333333;
}

.brand-inner__info-row b {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #333333;
}

.brand-inner__img-wrap {
  display: flex;
  margin-top: 40px;
  margin-left: -7px;
  padding-right: 35px;
}

.brand-inner__img-wrap .slick-list {
  width: 100%;
}

.brand-inner__img-wrap .slick-track {
  margin-left: 0;
}

.brand-inner__img-block {
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  width: 33.3333%;
  height: 180px;
}

.brand-inner__img-block:nth-child(n+4):not(.slick-slide) {
  display: none;
}

.brand-inner__img-block picture,
.brand-inner__img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-inner__header {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #333333;
  background-color: #FFFFFF;
}

.brand-inner__2col {
  display: flex;
  align-items: flex-start;
}

.brand-inner__2col .brand-inner__col:nth-child(1) {
  width: calc(100% - 295px);
  flex-grow: 1;
  padding-right: 20px;
}

.brand-inner__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.brand-inner__item {
  width: calc(100% / 3 - 10px);
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.brand-inner__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 12px 12px 12px 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: #4A82C4;
  text-transform: uppercase;
  background-color: #CCECFF;
}

.brand-inner__link svg {
  flex-shrink: 0;
  color: #9FD6F7;
}

.brand-inner__link_dark {
  margin-top: 32px;
  color: #ffffff;
  background-color: #4A82C4;
}

.brand-inner__link_dark svg {
  color: #ffffff;
}

.brand-inner__more-btn {
  width: 100%;
  margin-top: 40px;
  padding: 15px;
  font-family: "LetoSans", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4A82C4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #F9FAFD;
  border-radius: 10px;
  cursor: pointer;
  border: none;
}

.brand-inner__more-btn span {
  border-bottom: 1px solid transparent;
  padding: 2px 0;
  transition: 0.2s;
}

.brand-inner__more-btn svg {
  width: 30px;
  height: 30px;
  stroke: currentColor;
  transform: scale(-1, 1);
  margin-left: 15px;
}

.brand-inner__more-btn:hover span {
  border-color: currentColor;
}

.brand {
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand__list {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.brand__list .slick-list {
  width: 100% !important;
}

.brand__list .slick-track {
  margin-left: 0;
}

.brand__list .slick-arrow.prev {
  left: -40px;
}

.brand__list .slick-arrow.next {
  right: -40px;
}

.brand__item {
  width: 16.66%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.brand__item:not(.slick-slide):nth-child(n+7) {
  display: none;
}

.brand__link {
  position: relative;
  display: block;
  height: 100px;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.brand__link picture {
  width: 100%;
  height: 100%;
}

.brand__link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%) opacity(0.8);
}

.brand__link:hover img {
  filter: none;
}

.brand__icon-arrow {
  position: absolute;
  bottom: 6px;
  right: 6px;
}

/*forms*/

.input-text {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
  cursor: text;
  overflow: hidden;
}

.input-text::after {
  content: '';
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  display: block;
  width: 22px;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

.input-text__field {
  width: calc(100% - 2px);
  height: 28px;
  padding-left: 30px;
  border: none;
  outline: none;
  font-size: 14px;
  font-family: "LetoSans", sans-serif;
  letter-spacing: 0.02em;
  color: #333;
  margin-top: 16px;
  transition: 0.2s;
  z-index: 55;
}

.input-text__field.not-empty,
.input-text__field:focus {
  margin-top: 25px;
}

.input-text__field.not-empty ~ .input-text__label,
.input-text__field:focus ~ .input-text__label {
  top: 10px;
  color: #4A82C4;
}

.input-text__field.not-empty ~ .input-text__border:before,
.input-text__field:focus ~ .input-text__border:before {
  border-color: #4A82C4;
}

.input-text__field.not-empty ~ .input-text__showpass,
.input-text__field:focus ~ .input-text__showpass {
  display: block;
}

.input-text__field.not-empty {
  margin-top: 25px;
}

.input-text__field.not-empty ~ .input-text__label {
  top: 10px;
}

.input-text__field_middle {
  padding-left: 20px;
  margin-top: 15px !important;
}

.input-text__field:disabled {
  background-color: transparent;
}

.input-text__field:required ~ .input-text__label,
.input-text__field_blue ~ .input-text__label {
  color: #4A82C4;
}

.input-text__field:required ~ .input-text__border:before,
.input-text__field_blue ~ .input-text__border:before {
  border-color: #4A82C4;
}

.input-text__field::placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.input-text__label {
  color: #BDBDBD;
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: absolute;
  top: 23px;
  left: 30px;
  user-select: none;
  transition: 0.2s;
  white-space: nowrap;
  pointer-events: none;
}

.input-text__label_gray {
  color: #BDBDBD !important;
}

.input-text__label_no-required span {
  display: none;
}

.input-text__border:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #DFE6EA;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 56;
  pointer-events: none;
}

.input-text.error .input-text__field:valid ~ .input-text__label,
.input-text.error .input-text__field:focus ~ .input-text__label {
  color: #f00;
}

.input-text.error .input-text__field:valid ~ .input-text__border:before,
.input-text.error .input-text__field:focus ~ .input-text__border:before {
  border-color: #f00;
}

.input-text.error .input-text__field::placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.input-text.error .input-text__label {
  color: #f00;
}

.input-text.error .input-text__label_gray {
  color: #f00 !important;
}

.input-text.error .input-text__border:before {
  border-color: #f00;
}

.input-text__showpass {
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.input-text__showpass svg {
  width: 40px;
  height: 40px;
  stroke: #BDBDBD;
  position: absolute;
  top: 0;
  left: 0;
}

.input-text__showpass svg:nth-child(1) {
  opacity: 1;
}

.input-text__showpass svg:nth-child(2) {
  opacity: 0;
}

.input-text__showpass.active svg:nth-child(1) {
  opacity: 0;
}

.input-text__showpass.active svg:nth-child(2) {
  opacity: 1;
}

.input-text_info {
  overflow: visible;
}

.input-text_disabled {
  background: #F9FAFB;
  border: 1px solid #DFE6EA;
}

.input-text_disabled .cabinet__info-icon svg {
  opacity: 0.3;
}

.input-text_disabled::after {
  display: none;
}

.input-text_disabled .input-text__field {
  padding-right: 20px;
}

.form-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  background-color: transparent;
  color: #4A82C4;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #9FD6F7;
  transition: 0.2s;
  outline: none;
  width: 100%;
  max-width: 295px;
  user-select: none;
}

.form-button span {
  padding: 0 10px 0 30px;
  text-align: left;
}

.form-button:hover {
  border-color: #4A82C4;
}

.form-button:hover .form-button__ico {
  background-color: #4A82C4;
  border-color: #4A82C4;
}

.form-button:hover .form-button__ico svg {
  stroke: #fff;
}

.form-button:hover .form-button__ico_noborder {
  background-color: unset;
  border-color: unset;
}

.form-button:hover .form-button__ico_noborder svg {
  stroke: #4A82C4;
}

.form-button span.form-button__mob-hidden {
  padding: 0;
}

.form-button__ico {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-left: 1px solid #9FD6F7;
  margin: -1px;
  transition: 0.2s;
}

.form-button__ico svg {
  width: 30px;
  height: 30px;
  stroke: #4A82C4;
  transition: 0.2s;
}

.form-button__ico_noborder {
  border-left: none;
  width: 20px;
  height: 20px;
}

.form-button_white {
  color: #fff;
  border-color: #fff;
}

.form-button_white .form-button__ico {
  border-color: #fff;
}

.form-button_white .form-button__ico svg {
  stroke: #fff;
}

.form-button_white:hover {
  color: #333;
  border-color: #fff;
  background-color: #fff;
}

.form-button_white:hover .form-button__ico {
  border-color: #333;
  background-color: #fff;
}

.form-button_white:hover .form-button__ico svg {
  stroke: #333;
}

.form-button_blue {
  color: #fff;
  border-color: #fff;
  background-color: #4A82C4;
  margin-top: 10px;
}

.form-button_blue .form-button__ico {
  border-color: #fff;
}

.form-button_blue .form-button__ico svg {
  stroke: #fff;
}

.form-button_blue:hover {
  border-color: #4A82C4;
}

.form-button_blue:hover .form-button__ico {
  border-color: #fff;
}

.form-button_no-icon span {
  padding: 15px;
  display: block;
  width: 100%;
  text-align: center;
}

.form-button:disabled {
  filter: grayscale(100);
  opacity: .6;
  cursor: no-drop;
}

.form-button_small span {
  padding-left: 20px;
}

.form-button_small .form-button__ico {
  width: 40px;
  height: 40px;
}

.form-button_small .form-button__ico svg {
  width: 20px;
  height: 20px;
}

.form-button_red {
  color: #f00;
  border-color: #f00;
}

.form-button_red .form-button__ico {
  border-color: #f00;
}

.form-button_red .form-button__ico svg {
  stroke: #f00;
}

.form-button_red:hover {
  color: #f00;
  border-color: #f00;
}

.form-button_red:hover .form-button__ico {
  border-color: #f00;
  background-color: #f00;
}

.form-button_red:hover .form-button__ico svg {
  stroke: #fff;
}

.form-button_no-border {
  font-size: 10px;
  border: none;
  transition: 0.35s all;
}

.form-button_no-border span {
  width: 100%;
  padding: 3px;
  text-align: center;
}

.form-button_no-border:hover {
  opacity: 0.7;
}

.range__wrap {
  padding-top: 10px;
}

.range__input {
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  background-color: #CCECFF;
  height: 4px;
  outline: none;
}

.range__input::-webkit-slider-runnable-track {
  height: 4px;
  -webkit-appearance: none;
  color: #4A82C4;
  margin-top: -1px;
}

.range__input::-webkit-slider-thumb {
  width: 14px;
  -webkit-appearance: none;
  height: 14px;
  cursor: ew-resize;
  background-color: #4A82C4;
  border-radius: 50%;
  margin-top: -4px;
}

.range__input::-moz-range-progress {
  background-color: #4A82C4;
}

.range__input::-moz-range-track {
  background-color: #CCECFF;
}

.range__input::-ms-fill-lower {
  background-color: #4A82C4;
}

.range__input::-ms-fill-upper {
  background-color: #CCECFF;
}

.range__counts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #9FD6F7;
  font-size: 12px;
}

.range__val {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  color: #4A82C4;
}

.checkbox-toggle {
  display: inline-block;
  position: relative;
  font-size: 14px;
  padding: 4px 0 4px 70px;
  cursor: pointer;
  margin-bottom: 10px;
}

.checkbox-toggle_sm {
  display: flex;
  margin-bottom: 0;
  padding: 4px 0 4px 0;
}

.checkbox-toggle_sm .checkbox-toggle__label {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 35px;
  font-size: 12px;
  line-height: 16px;
}

.checkbox-toggle_sm .checkbox-toggle__label:before {
  box-sizing: border-box;
  border-radius: 32px;
  width: 29px;
  height: 16px;
}

.checkbox-toggle_sm .checkbox-toggle__label:after {
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
}

.checkbox-toggle_sm .checkbox-toggle__field:checked ~ .checkbox-toggle__label:before {
  background-color: #4A82C4;
}

.checkbox-toggle_sm .checkbox-toggle__field:checked ~ .checkbox-toggle__label:after {
  left: 15px;
  background-color: #FFFFFF;
}

.checkbox-toggle__field {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.checkbox-toggle__field:checked ~ .checkbox-toggle__label:before {
  border-color: #4A82C4;
}

.checkbox-toggle__field:checked ~ .checkbox-toggle__label:after {
  left: 29px;
  background-color: #4A82C4;
}

.checkbox-toggle__label {
  user-select: none;
}

.checkbox-toggle__label:before {
  content: '';
  border: 1px solid #DFE6EA;
  border-radius: 12px;
  width: 48px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s;
}

.checkbox-toggle__label:after {
  content: '';
  background-color: #DFE6EA;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  left: 3px;
  transition: 0.2s;
}

.checkbox-toggle:hover .checkbox-toggle__label:before {
  border-color: #4A82C4;
}

.checkbox-toggle:hover .checkbox-toggle__label:after {
  background-color: #4A82C4;
}

.input-check {
  display: block;
  cursor: pointer;
}

.input-check__checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}

.input-check__checkbox:checked + span:after {
  opacity: 1;
}

.input-check span {
  position: relative;
  padding-left: 40px;
  font-family: "LetoSans", sans-serif;
  font-size: 10px;
  line-height: 1.3;
  color: #828282;
  display: block;
}

.input-check span:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  border: 1px solid #9FD6F7;
  left: 0;
  top: 0px;
}

.input-check span:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 10px;
  top: 5px;
  left: 3px;
  background: url("/local/templates/taplink/assets/styles/../img/icons/icon_check.svg") no-repeat center center/contain;
  transition: opacity 0.2s;
  opacity: 0;
}

.input-check span > a {
  text-decoration: underline;
}

.select {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
}

.select__field {
  width: 100%;
  height: 60px;
  padding-left: 30px;
  border: 1px solid #DFE6EA;
  outline: none;
  font-size: 12px;
  font-family: "LetoSans", sans-serif;
  letter-spacing: 0.02em;
  color: #333;
  transition: 0.2s;
  text-transform: uppercase;
}

.select__field option {
  text-transform: initial;
  font-size: 14px;
}

.select__field:hover,
.select__field:focus {
  border-color: #4A82C4;
}

.select.error .select__field {
  border-color: #f00;
}

.select2__wrap {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
  padding: 7px 30px;
}

.select2__wrap-title {
  color: #4A82C4;
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  user-select: none;
  transition: 0.2s;
  pointer-events: none;
}

.select2__wrap select {
  width: 100%;
}

.select2__wrap .select2-container--default .select2-selection--single {
  width: 100% !important;
  height: 100%;
  background-color: transparent;
  border: 1px solid #4A82C4;
  border-radius: 0;
  padding-top: 24px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  font-family: "LetoSans", sans-serif;
}

.select2__wrap_middle .select2-container--default .select2-selection--single {
  padding-top: 14px;
  padding-left: 12px;
}

.select2__wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.84 6.08L8 9.92l4.16-3.84' stroke='%2325282B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  top: 22px;
  right: 22px;
  transition: 0.2s;
}

.select2__wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2__wrap .select2-container--open .select2-selection__arrow {
  transform: rotate(180deg);
}

.select2__wrap.disabled {
  pointer-events: none;
}

.select2__wrap.disabled .select2__wrap-title {
  position: relative;
  color: rgba(51, 51, 51, 0.3);
  z-index: 50;
}

.select2__wrap.disabled .select2-selection--single {
  background: #F9FAFB;
  border: 1px solid #DFE6EA;
}

.select2__wrap.disabled .select2-selection__arrow {
  opacity: 0.4;
}

.select2__wrap.error .select2-selection.select2-selection--single {
  border-color: #f00;
}

.select2__wrap.error .select2-selection.select2-selection--single .select2-selection__rendered {
  color: #f00;
}

.select2__wrap.error .select2__wrap-title {
  color: #f00;
}

.select2-container {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.select2-dropdown {
  padding: 10px 20px;
  border: 1px solid #4A82C4;
  border-radius: 0;
  background: #f9fafd;
}

.select2-container--default {
  text-align: left;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: none;
  color: #4A82C4;
}

.select2-results__option--selectable {
  font-size: 14px;
}

.select2-results__option {
  padding: 8px 6px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #4e85c5;
  height: 36px;
  outline: none;
  padding: 0 15px;
}

.select2-container--default .select2-results__option--selected {
  background: none;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 4px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background-color: #EFF2F4;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #4A82C4;
  border-radius: 3px;
}

.input-radio {
  display: block;
  cursor: pointer;
}

.input-radio input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}

.input-radio input:checked + div:before {
  border-color: #4A82C4;
}

.input-radio input:checked + div:after {
  opacity: 1;
}

.input-radio input:checked + span:before {
  border-color: #4A82C4;
}

.input-radio input:checked + span:after {
  opacity: 1;
}

.input-radio div {
  position: relative;
  padding-left: 36px;
  font-size: 16px;
  line-height: 1.37;
  display: block;
}

.input-radio div:before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  border: 1px solid #DFE6EA;
  left: 0;
  top: -2px;
  border-radius: 50%;
  transition: 0.2s;
}

.input-radio div:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 5px;
  left: 7px;
  background: #4A82C4;
  transition: opacity 0.2s;
  opacity: 0;
}

.input-radio div p {
  font-weight: 300;
  margin: 10px 0 0;
  font-size: 14px;
}

.input-radio span {
  position: relative;
  padding-left: 36px;
  font-size: 14px;
  line-height: 1.37;
  display: block;
}

.input-radio span:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border: 1px solid #DFE6EA;
  left: 3px;
  top: 1px;
  border-radius: 50%;
  transition: 0.2s;
}

.input-radio span:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 5px;
  left: 7px;
  background: #4A82C4;
  transition: opacity 0.2s;
  opacity: 0;
}

.input-radio span p {
  font-weight: 300;
  margin: 10px 0 0;
  font-size: 14px;
}

.textarea {
  display: block;
  width: 100%;
  min-height: 120px;
  resize: none;
  border: 1px solid #DFE6EA;
  font-family: "LetoSans", sans-serif;
  font-size: 16px;
  padding: 10px 15px;
  transition: 0.2s;
}

.textarea:focus {
  outline: none;
  border-color: #4A82C4;
}

.textarea.error {
  border-color: #f00;
}

.textarea.not-empty {
  border-color: #4A82C4;
}

.textarea.not-empty ~ .input-text__label {
  top: 10px;
}

.textarea.not-empty:focus {
  margin-top: 25px;
}

.textarea.not-empty:focus ~ .input-text__label {
  top: 10px;
  color: #4A82C4;
}

.textarea.not-empty:focus ~ .input-text__border:before {
  border-color: #4A82C4;
}

.textarea.not-empty:focus ~ .input-text__showpass {
  display: block;
}

.textarea:required {
  border-color: #4A82C4;
}

.textarea-text {
  position: relative;
}

.textarea-text__field.textarea {
  overflow: hidden;
  min-height: 60px;
  height: auto;
  margin-top: 0 !important;
  padding: 30px 40px 5px 30px;
  border-color: #4A82C4;
}

.textarea-text__field.textarea.not-empty ~ .textarea-text__label,
.textarea-text__field.textarea:focus ~ .textarea-text__label {
  top: 10px;
  color: #4A82C4;
}

.textarea-text__field.textarea:disabled {
  background-color: transparent;
}

.textarea-text__field.textarea:required ~ .textarea-text__label {
  color: #4A82C4;
}

.textarea-text__field.textarea::placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.textarea-text__field.textarea.no-required ~ .textarea-text__label {
  color: #4A82C4;
}

.textarea-text__label {
  color: #BDBDBD;
  font-family: "LetoSans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: absolute;
  top: 23px;
  left: 30px;
  user-select: none;
  transition: 0.2s;
  white-space: nowrap;
  pointer-events: none;
}

.textarea-text__label_gray {
  color: #BDBDBD !important;
}

.textarea-text__label_no-required span {
  display: none;
}

.fs-wrap {
  display: block;
  line-height: 1;
  outline: none;
}

.fs-wrap .fs-reset {
  display: none;
}

.fs-wrap.fs-default .fs-reset {
  display: none;
}

.fs-wrap.fs-has-selected .fs-label-wrap {
  background: #CCECFF;
  border-color: #CCECFF !important;
  padding: 0 24px 0 10px;
}

.fs-wrap.fs-has-selected .fs-reset {
  display: flex;
}

.fs-wrap.fs-has-selected .fs-arrow {
  display: none;
}

.fs-wrap.fs-open .fs-label-wrap {
  border-color: #4A82C4;
}

.fs-label-wrap {
  width: 100%;
  position: relative;
  background-color: transparent;
  border: 1px solid #CCECFF;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 0px;
  transition: 0.2s;
}

.fs-label-wrap:hover {
  border-color: #4A82C4;
}

.fs-label-wrap .fs-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 34px 0px 19px;
  height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  flex: 1 1 100%;
  line-height: 1;
  color: #333333;
}

.fs-label-wrap .fs-label-count {
  font-weight: 500;
  color: #4A82C4;
  padding: 0 5px 0 10px;
  margin-right: 6px;
}

.fs-label-wrap .fs-reset {
  line-height: 1;
  width: 31px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -1px;
  right: -1px;
  transition: 0.2s;
  border-radius: 0 10px 10px 0;
  display: none;
}

.fs-label-wrap .fs-reset:hover {
  background-color: #9FD6F7;
}

.fs-label-wrap .fs-reset svg {
  width: 14px;
  height: 14px;
  stroke: #000;
}

.fs-dropdown {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 290px;
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(51, 51, 51, 0.05);
  margin-top: 8px;
  z-index: 1000;
  padding: 20px;
}

.fs-dropdown:before {
  content: '';
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  bottom: 100%;
  left: 10px;
}

.fs-dropdown .fs-options {
  max-height: 284px;
  overflow: auto;
  margin-bottom: 5px;
}

.fs-dropdown .fs-options::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #F6F6F6;
}

.fs-dropdown .fs-options::-webkit-scrollbar {
  width: 4px;
  background-color: #F6F6F6;
  border-radius: 3px;
}

.fs-dropdown .fs-options::-webkit-scrollbar-thumb {
  background-color: #4A82C4;
  border-radius: 3px;
}

.fs-dropdown__bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 15px;
  margin-top: 18px;
  border-top: 1px solid #F6F6F6;
}

.fs-dropdown__bottom span {
  font-size: 14px;
  color: #B7B7B7;
  cursor: pointer;
  transition: 0.2s;
}

.fs-dropdown__bottom span:hover {
  color: #333;
}

.fs-dropdown__bottom .button {
  padding: 6px 23px;
  margin-left: 20px;
}

.fs-arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 9px;
  transition: 0.2s;
  pointer-events: none;
}

.fs-arrow svg {
  width: 14px;
  height: 14px;
  stroke: #000;
}

.fs-open .fs-arrow {
  transform: rotate(180deg);
}

.fs-fastselect {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  padding-bottom: 9px;
  margin-bottom: 15px;
  border-bottom: 1px solid #EFF2F4;
}

.fs-fastselect__btn {
  margin-left: 20px;
  border-bottom: 1px solid currentColor;
  cursor: pointer;
  transition: 0.2s;
}

.fs-fastselect__btn:hover {
  border-color: transparent;
}

.fs-search {
  cursor: default;
  position: relative;
  margin-bottom: 15px;
}

.fs-search input {
  box-shadow: none !important;
  outline: none;
  border: 1px solid #DFE6EA;
  padding: 0 10px;
  width: 100%;
  height: 34px;
  border-radius: 10px;
  -webkit-appearance: none;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  transition: 0.2s;
}

.fs-search input:focus {
  border-color: #4A82C4;
}

.fs-search-ico {
  display: none;
}

.fs-option {
  padding: 5px 0;
  cursor: default;
  cursor: pointer;
  word-break: break-all;
  font-size: 12px;
  margin-bottom: 6px;
}

.fs-option-label {
  padding-top: 2px;
}

.fs-option:first-child {
  padding-top: 0;
}

.fs-option:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.fs-optgroup-label {
  padding: 6px 8px;
  cursor: default;
  font-weight: bold;
  text-align: center;
  background-color: #f8f8f8;
}

.fs-no-results {
  padding: 5px 0 15px;
}

.fs-option.disabled {
  opacity: 0.4;
  cursor: default;
}

.fs-option.hl {
  background-color: #f5f5f5;
}

.fs-wrap.multiple .fs-option {
  position: relative;
  display: flex;
}

.fs-wrap.multiple .fs-option .fs-checkbox {
  position: relative;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  border: 1px solid #DFE6EA;
  margin-right: 10px;
  border-radius: 5px;
}

.fs-wrap.multiple .fs-checkbox {
  display: block;
  width: 30px;
  top: 0;
  left: 0;
  bottom: 0;
  transition: 0.2s;
}

.fs-wrap.multiple .fs-checkbox:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l4 4 8-8' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: 10px 10px;
  background-position: 2px 2px;
  background-repeat: no-repeat;
  transition: 0.2s;
  opacity: 0;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox {
  border-color: #4A82C4;
  background-color: #4A82C4;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox:before {
  opacity: 1;
}

.fs-wrap.multiple .hidden {
  display: none;
}

.fs-wrap .hidden {
  display: none;
}

.datepicker {
  border: none;
  box-shadow: 0px 0px 30px -8px rgba(48, 131, 215, 0.15);
  border-radius: 10px;
  width: 280px;
  padding: 15px;
  font-family: "Gotham Pro", sans-serif;
}

.datepicker--day-name {
  color: #999999;
  text-transform: lowercase;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus- {
  background: #4A82C4;
}

.datepicker--nav-action path {
  stroke: #4A82C4;
}

.datepicker--nav {
  border: none;
  margin-bottom: 10px;
}

.datepicker--days-names {
  margin-bottom: 8px;
}

.datepicker--pointer {
  border-color: transparent;
}

.checkbox__input {
  display: block;
  height: 0;
  width: 0;
}

.checkbox__input:checked + label::before {
  background: #4A82C4;
  border-color: #4A82C4;
}

.checkbox__input:checked + label::after {
  visibility: visible;
  opacity: 1;
}

.checkbox__input:disabled + label {
  color: rgba(51, 51, 51, 0.3);
}

.checkbox__input:disabled + label::before {
  background: #ffffff;
  border-color: #EFF2F4;
}

.checkbox__input:disabled:checked + label::after {
  visibility: visible;
  opacity: 1;
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_check-g.svg");
}

.checkbox__label {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #333333;
  cursor: pointer;
}

.checkbox__label::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background: #FFFFFF;
  border: 1px solid #CCECFF;
  border-radius: 5px;
  transition: 0.35s all;
}

.checkbox__label::after {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 5px;
  content: '';
  display: block;
  width: 16px;
  height: 11px;
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_check-w.svg");
  transform: translateY(-50%);
}

.error .checkbox__label {
  color: #f00;
}

.error .checkbox__label::before {
  border: 1px solid #f00;
}

.textarea {
  height: 140px;
  padding: 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #333333;
  letter-spacing: 0.02em;
  background-color: #ffffff;
  border: 1px solid #DFE6EA;
}

.textarea::placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.textarea:disabled {
  background: #F9FAFB;
}

.request__wrap {
  padding: 20px;
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.05);
  border-radius: 0px;
}

.request__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 5px;
}

.request__id {
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  color: #607C8E;
}

.request__date {
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: rgba(96, 124, 142, 0.5);
}

.request__number {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
}

.request__text {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}

.request__text.blue {
  color: #4A82C4;
}

.request__status-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
  margin-top: 2px;
  margin-bottom: 7px;
}

.request__status {
  display: inline-block;
  margin: 3px;
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  border-radius: 4px;
}

.request__status_green {
  background: #E8F4EC;
  color: #178F3D;
}

.request__status_red {
  background: #F9DEE0;
  color: #D62230;
}

.request__status_gray {
  background: rgba(74, 130, 196, 0.05);
  color: #607C8E;
}

.request__status_yellow {
  background: #FEF3D9;
  color: #FFB500;
}

.request__status_light-gray {
  background: rgba(74, 130, 196, 0.05);
  color: #999999;
}

.request__status_blue {
  background: #E4ECF6;
  color: #4A82C4;
}

.request__status_pigeon-blue {
  background: #ECEFF1;
  color: #607C8E;
}

.request__status_dark-blue {
  background: #E5E4EC;
  color: #524882;
}

.request__status_orange {
  background: #FDE9DB;
  color: #EA6D1F;
}

.request__status_black {
  background: #EBEBEB;
  color: #333333;
}

.request__desc {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}

.request__footnote {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}

.request__footnote span {
  color: #4A82C4;
  font-size: 16px;
}

.request__btn {
  margin-bottom: 10px;
}

.request__remove-btn {
  margin-left: auto;
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0.2em;
  color: #DB3C39;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.request__remove-btn-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-left: 16px;
  border-radius: 50%;
  background: rgba(249, 222, 224, 0.3);
}

.request__remove-btn-icon svg {
  stroke: #DB3C39;
}

.request__description {
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}

.request__description a {
  color: #4A82C4;
}

.request__description b {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.request__version {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
  text-transform: uppercase;
}

.request__version-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding: 14px 20px;
  background: #FFFFFF;
  border: 1px solid #CCECFF;
}

.request__version-item.active {
  border: 1px solid #4A82C4;
}

.request__version-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  color: #4A82C4;
}

.request__version-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: rgba(96, 124, 142, 0.5);
}

.request__wrapper {
  position: relative;
}

.request__wrapper:hover .request__wrapper-info {
  visibility: visible;
  opacity: 1;
}

.request__wrapper-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: calc(100% + 5px);
  padding: 5px 13px;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  color: #4A82C4;
  white-space: nowrap;
  background: #FFFFFF;
  border: 1px solid #EFF2F4;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(48, 131, 215, 0.1);
  transition: 0.35s all;
  pointer-events: none;
}

.request__wrapper-info::before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 15px;
  width: 0;
  height: 0;
  border-top: 5px solid #FFFFFF;
  border-bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.main-office {
  padding-top: 120px;
  padding-bottom: 100px;
}

.main-office_no-indent {
  padding-top: 0;
  padding-bottom: 80px;
}

.main-office__title {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 250;
  line-height: 52px;
  text-transform: uppercase;
}

.main-office__title_sm {
  font-family: "Gotham Pro", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.main-office__content {
  display: flex;
  min-height: 383px;
}

.main-office__info-block {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 40px;
  background-color: #F9FAFB;
}

.main-office__text {
  max-width: 362px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

.main-office__text_t-indent {
  margin-top: 25px;
}

.main-office__address {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.main-office__address svg {
  margin-right: 8px;
}

.main-office__phone {
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  transition: 0.35s all;
}

.main-office__phone:hover {
  opacity: 0.8;
}

.main-office__img-block {
  display: flex;
  flex-shrink: 0;
  width: 59%;
}

.main-office__img-block .slick-arrow {
  top: 100%;
  width: 80px;
  height: 60px;
  font-size: 0;
  border: none;
  background: #F9FAFD;
  background-repeat: no-repeat;
  background-position: center;
  transform: none;
  transition: 0.35s all;
}

.main-office__img-block .slick-arrow:hover {
  opacity: 0.7;
}

.main-office__img-block .slick-track {
  height: 100%;
}

.main-office__img-block .slick-next {
  right: 0;
  border-radius: 0px 0px 10px 0;
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_right.svg");
}

.main-office__img-block .slick-prev {
  right: 80px;
  border-radius: 0px 0px 0px 10px;
  background-image: url("/local/templates/taplink/assets/styles/../img/icons/icon_left.svg");
}

.main-office__img-item {
  line-height: 0;
}

.main-office__img-item:nth-child(n+2):not(.slick-slide) {
  display: none;
}

.main-office__img-item picture {
  width: 100%;
  height: 100%;
}

.main-office__img-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vacancies {
  padding-top: 20px;
}

.vacancies__img-block {
  height: 320px;
  margin-bottom: 40px;
  line-height: 0;
  border-radius: 0 80px 0 80px;
  overflow: hidden;
}

.vacancies__img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vacancies__title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #333;
  text-align: center;
}

.vacancies__text {
  max-width: 820px;
  margin: 0 auto 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}

.vacancies__info-block-list {
  display: flex;
  margin-bottom: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #607C8E;
  border-bottom: 1px solid #607C8E;
}

.vacancies__info-block-item {
  display: flex;
  width: 33.33333%;
}

.vacancies__info-block-item:not(:last-child) {
  border-right: 1px solid #607C8E;
}

.vacancies__info-block-item:nth-child(2) .vacancies__info-block-item-wrap {
  margin-left: auto;
  margin-right: auto;
}

.vacancies__info-block-item:last-child .vacancies__info-block-item-wrap {
  margin-left: auto;
  padding-left: 15px;
}

.vacancies__info-block-item-wrap {
  display: flex;
  flex-direction: column;
}

.vacancies__info-number {
  font-size: 80px;
  font-weight: 400;
  line-height: 77px;
  color: #333;
}

.vacancies__info-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}

.vacancies__feature-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-bottom: 100px;
}

.vacancies__feature-item {
  display: flex;
  flex-direction: column;
  min-height: 214px;
  padding: 20px;
  background-color: #4A82C414;
  transition: 0.35s all;
}

.vacancies__feature-item:hover {
  background-color: #4A82C426;
}

.vacancies__feature-item:hover .vacancies__desc-wrap {
  opacity: 1;
}

.vacancies__top-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.vacancies__bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}

.vacancies__number {
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #4A82C4;
}

.vacancies__desc-wrap {
  max-width: 200px;
  text-align: right;
  opacity: 0;
  transition: 0.35s all;
}

.vacancies__desc {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #333;
}

.vacancies__caption {
  text-align: end;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #4A82C4;
  text-transform: uppercase;
}

.vacancies__caption br {
  display: none;
}

.vacancies__list {
  display: flex;
  flex-direction: column;
}

.vacancies__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 40px;
  background-color: #F9FAFB;
  transition: 0.35s all;
}

.vacancies__item:hover {
  background-color: #EFF2F4;
}

.vacancies__left-block {
  display: flex;
  flex-direction: column;
  width: 51%;
}

.vacancies__header {
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  color: #333;
}

.vacancies__link {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #4A82C4;
}

.vacancies__link svg {
  margin-left: 20px;
  stroke: #9FD6F6;
}

.vacancies__small-desc {
  width: 44%;
  max-height: 104px;
  overflow: hidden;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}

.vacancies__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  color: #4A82C4;
  letter-spacing: 0.2em;
  background-color: #F9FAFD;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

.vacancies__btn svg {
  margin-left: 20px;
  stroke: #9FD6F6;
}

.vacancies__content h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #333;
}

.vacancies__content ul {
  max-width: 820px;
  margin-bottom: 60px;
  padding-left: 15px;
}

.vacancies__content li {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}

.vacancies__content li:last-child {
  margin-bottom: 0;
}

.vacancies__content li::marker {
  color: #9FD6F6;
  padding-right: 24px;
}

.vacancies .form-button {
  max-width: 382px;
}

.messengers {
  position: fixed;
  right: 40px;
  bottom: 30px;
  z-index: 1000;
}

.messengers__list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.messengers__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-top: 7px;
  padding: 9px 9px 9px 20px;
  border-radius: 102px;
  transition: 0.3s width;
}

.messengers__item_blue {
  background-color: #2AABEE;
}

.messengers__item_green {
  background-color: #25D366;
}

.messengers__text {
  visibility: hidden;
  opacity: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.88px;
  color: #FFFFFF;
}

.messengers__icon {
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
}

.messengers__icon_tel {
  right: 12px;
}

.timer {
  margin: 20px 0;
  border-radius: 10px;
  background-color: #F9FAFB;
  padding: 5px;
}

.timer__title {
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #607C8E;
  margin-bottom: 10px;
}

.timer__row {
  display: flex;
  align-items: start;
}

.timer__flex {
  display: flex;
  padding: 0 5px;
}

.timer__item {
  width: 41px;
  color: #607C8E;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.timer__numb {
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase;
}

.timer__text {
  font-size: 10px;
  font-weight: 400;
  line-height: normal;
}

.timer__dots {
  color: #607C8E;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0 8px;
}

.timer__btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  padding: 0;
  border-radius: 50%;
  margin-left: auto;
  width: 40px;
  height: 40px;
  background-color: #4A82C4;
  color: #9FD6F7;
  transition: color .3s linear;
}

.timer__btn:hover {
  color: #fff;
}

.taplink {
  padding: 40px 0 120px;
}

.taplink__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 115%;
  text-align: center;
  margin-bottom: 65px;
}

.taplink__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px 15px;
}

.taplink__item {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #fff;
  border-radius: 15px;
}

.taplink__item:hover {
  box-shadow: 0px 10px 20px 0px #0000001A;
}

.taplink__item:hover .taplink__logo-title {
  color: #4A82C4;
}

.taplink__item:hover .taplink__logo-title span {
  transition: color .5s;
  color: #4A82C4;
}

.taplink__item:hover .taplink__logo-title svg {
  stroke: #4A82C4;
}

.taplink__item:hover .taplink__social svg {
  fill: #fff;
}

.taplink__item:hover .taplink__social_vk {
  transition: background-color .5s;
  background-color: #0077FF;
}

.taplink__item:hover .taplink__social_tg {
  transition: background-color .5s;
  background-color: #2AABEE;
}

.taplink__item:hover .taplink__social_tg svg {
  width: 20px;
  height: 20px;
}

.taplink__item:hover .taplink__social_wa {
  transition: background-color .5s;
  background-color: #25D366;
}

.taplink__item:hover .taplink__social_wa svg {
  width: 20px;
  height: 20px;
}

.taplink__item:hover .taplink__social_youtube {
  transition: background-color .5s;
  background-color: #FF0000;
}

.taplink__item:hover .taplink__social_tiktok {
  transition: background-color .5s;
  background-color: #000000;
}

.taplink__item:hover .taplink__social_rutube {
  transition: background-color .5s;
  background-color: #000000;
}

.taplink__item:hover .taplink__social_rutube svg path:first-child {
  fill: red;
}

.taplink__item .taplink__social_max{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.taplink__item .taplink__social_max svg{
  max-width: 26px;
}

.taplink__item .taplink__social_max::before {
  position: absolute;
  border-radius: 50%;
  transition: opacity .5s;
  content: '';
  background: linear-gradient(97deg, #01c5c8 .32%, #046ef4 44.6%, #572dff 62.16%);
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index:0;
}
.taplink__item:hover .taplink__social_max::before{
  opacity:1;
}
.taplink__item:hover .taplink__social_max svg{
  z-index:1;
}

.taplink__img {
  width: 24%;
  height: 100%;
  flex-shrink: 0;
}

.taplink__img img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

.taplink__description {
  display: block;
  width: 76%;
  padding: 6px 10px 6px 30px;
}

.taplink__logo-title {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  color: #9FD6F7;
}

.taplink__logo-title span {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  color: #333;
  text-transform: uppercase;
  transition: color .5s;
}

.taplink__logo-title svg {
  stroke: #9FD6F7;
  flex-shrink: 0;
}

.taplink__connection-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.taplink__left {
  display: block;
}

.taplink__connect {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.taplink__connect svg {
  margin-right: 4px;
  flex-shrink: 0;
}

.taplink__phone {
  color: #333;
  margin-bottom: 2px;
}

.taplink__mail {
  color: #4A82C4;
}

.taplink__mail svg {
  stroke: #4A82C4;
}

.taplink__socials-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 10px;
}

.taplink__social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #F9FAFB;
  transition: background-color .5s;
}

.taplink__social svg {
  display: block;
  fill: #4A82C4;
}

.taplink__social_wa svg,
.taplink__social_tg svg {
  width: 20px;
  height: 20px;
}

@media (min-width: 768px) {
  .main__wrap.active .main__title span:nth-child(1) {
    animation: title1-1 1.2s 0.3s forwards, title1-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__title span:nth-child(2) {
    animation: title2-1 1.2s 0.3s forwards, title2-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__descr {
    animation: descr-op 1s 4.5s forwards;
  }

  .main__wrap.active .main__image_first .main__image-wrap {
    animation: image1-1 1s 1.8s forwards, image1-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__image_first .main__image-wrap img {
    animation: image1-inner-1 1s 1.8s forwards, image1-inner-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__image_second .main__image-wrap {
    animation: image2-1 1s 1.5s forwards, image2-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__image_second .main__image-wrap img {
    animation: image2-inner 1s 3.5s forwards;
  }

  .main__wrap.active .main__bike_mot {
    animation: bikes1-1 1s 1.9s forwards, bikes1-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__bike_byc {
    animation: bikes2-1 1s 1.9s forwards, bikes2-2 1s 3.5s forwards;
  }

  .main__wrap.active .main__info {
    animation: animup 1s 3.5s forwards;
  }

  .main__wrap.active .main__button {
    animation: animup2 1s 3.5s forwards;
  }

  .catalog__filter .filter .container {
    padding: 0;
  }

  .category-list {
    display: block !important;
  }

  .filter {
    display: block !important;
  }

  .messengers__item:hover {
    width: 204px;
  }

  .messengers__item:hover .messengers__text {
    visibility: visible;
    opacity: 1;
    transition: 0.2s opacity 0.2s;
  }
}

@media (min-width: 1023px) {
  .header__menu {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .brand-inner__2col .brand-inner__col:nth-child(1) .brand-inner__header {
    position: sticky;
    top: 60px;
    z-index: 10;
  }

  .brand-inner__2col .brand-inner__col:last-child {
    position: sticky;
    top: 60px;
    flex-shrink: 0;
    width: 295px;
  }
}

@media (min-width: 1025px) {
  .card .card__hide-content {
    display: none;
  }
}

@media screen and (max-height: 768px) and (min-width: 1180px) {
  .main {
    height: calc(100vh - 40px);
  }
}

@media screen and (min-width: 1920px) {
  .main {
    max-width: 1920px;
    margin: auto;
    font-size: calc((100vw / 1920) * 9);
  }

  .main__images {
    max-width: 1920px;
  }

  .main__image {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translate(0, 50%);
  }

  .main__image_first .main__image-wrap {
    width: 170em;
  }

  .main__bike_mot {
    transform: translate(-128em, -10em);
  }

  .main__bike_byc {
    transform: translate(105em, -10em);
  }

@keyframes image1-2 {
    100% {
      max-height: 60em;
      transform: translate(-40%, 23em) scale(0.466);
      border-radius: 18em 0 18em 0;
    }
}

@keyframes image2-2 {
    100% {
      transform: translate(calc(10% + 15rem), -2.2em) scale(0.566);
    }
}
}

@media screen and (min-width: 2048px) {
  .main {
    font-size: calc((100vw / 2048) * 9);
  }
}

@media screen and (min-width: 2400px) {
  .main {
    font-size: calc((100vw / 2400) * 9);
  }
}

@media (max-width: 1750px) {
  .overview__thumbs {
    max-width: 1100px;
  }
}

@media (max-width: 1500px) {
  .about-main__img picture,
  .about-main__img img {
    width: 600px;
  }

  .about-main__content {
    flex: 0 0 760px;
  }

  .about-main__block {
    padding-top: 80px;
    padding-left: 100px;
  }
}

@media (max-width: 1440px) {
  .register__col_left {
    flex: 0 0 450px;
  }

  .register__info {
    width: 484px;
  }

  .change-password__col_left {
    flex: 0 0 450px;
  }
}

@media (max-width: 1430px) {
  .overview__slider {
    max-width: 94%;
  }

  .overview__thumbs {
    max-width: 1000px;
  }
}

@media (max-width: 1280px) {
  .container {
    max-width: 1024px;
  }

  .footer__info {
    flex: 0 0 340px;
  }

  .footer__cat-title:first-child {
    margin-top: 0;
  }

  .header_opensearch .header__search-wrap {
    width: 790px;
  }

  .header__logo {
    max-width: 90px;
    padding-right: 0;
    border: none;
  }

  .header__logo svg {
    width: 90px;
    height: 20px;
  }

  .header__search {
    margin-left: 5px;
  }

  .header__links {
    margin-left: 10px;
  }

  .header__links-item:not(:last-child) {
    width: 80px;
    margin-right: 0;
  }

  .header__nav-item:not(:last-child) {
    margin-right: 0;
  }

  .header__controls-item:not(:first-child) {
    margin-left: 10px;
  }

  .header__control span {
    max-width: 60px;
  }

  .header__category {
    margin: 0 10px;
  }

  .main {
    max-height: 97em;
  }

  .main__info {
    width: 350px;
    margin-left: 41em;
  }

  .main__info-item_first {
    flex-basis: 170px;
  }

  .main__info-item_third {
    flex-basis: 100%;
  }

  .main__info-num {
    font-size: 32px;
  }

  .main__info-descr {
    font-size: 14px;
  }

  .search-result__wrap {
    padding: 40px 60px;
  }

  .search-result__content {
    padding-bottom: 30px;
  }

  .search-result__content:not(:last-child) {
    margin-bottom: 30px;
  }

  .search-result__title {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .search-result__catitem {
    margin-top: 15px;
  }

  .search-result__catlink {
    font-size: 14px;
  }

  .search-result__linkitem {
    margin-top: 3px;
  }

  .search-result__link {
    font-size: 14px;
  }

  .catalog__sidebar {
    flex: 0 0 170px;
  }

  .catalog__list .documentation-card {
    height: initial;
  }

  .catalog__list_list-view .card__images {
    flex: 0 0 150px;
    margin-right: 20px;
  }

  .catalog__list_list-view .card__text {
    width: 210px;
  }

  .catalog__list_list-view .card__prices {
    left: 415px;
  }

  .catalog__list_list-view .card__price {
    font-size: 18px;
    line-height: 22px;
  }

  .catalog__list_list-view .card__count {
    right: 105px;
  }

  .catalog__list_list-view .card__button {
    width: 210px;
    right: 10px;
  }

  .catalog__list_list-view .card__actions {
    right: 10px;
  }

  .catalog__list_list-view .card__price-list {
    left: 420px;
  }

  .catalog__slider-img-item {
    width: 33.333333%;
  }

  .catalog__slider-img-item:nth-child(n+4):not(.slick-slide) {
    display: none;
  }

  .card_no-authorized {
    height: 375px;
  }

  .card__plash {
    font-size: 11px;
  }

  .card__text {
    min-height: 50px;
    font-size: 12px;
  }

  .card__prices {
    margin-top: 3px;
    flex-wrap: wrap;
  }

  .card__price {
    font-size: 18px;
    flex: 0 0 100%;
  }

  .card__oldprice {
    font-size: 12px;
    margin-left: 0;
    margin-top: 5px;
  }

  .card__button span {
    padding: 13px 10px;
    text-align: center;
    flex: 0 0 100%;
  }

  .card__button_no-ico {
    height: 50px;
  }

  .card__button-ico {
    display: none;
  }

  .card__link {
    font-size: 12px;
    padding-top: 12px;
  }

  .card__price-list {
    flex-direction: column;
  }

  .card__price-item {
    width: 100%;
  }

  .category-list__cat-name {
    font-size: 13px;
  }

  .product__info {
    flex: 0 0 360px;
  }

  .product__info-art {
    margin-top: 15px;
  }

  .product__title {
    font-size: 22px;
  }

  .product__options {
    padding: 15px 0;
  }

  .cart__info {
    flex: 0 0 300px;
  }

  .cart__info-row {
    font-size: 13px;
  }

  .cart__info-btn {
    letter-spacing: 0.1em;
  }

  .cart__product-row .card__images {
    flex: 0 0 190px;
    width: 190px;
  }

  .cart__product-row .card__text {
    height: 2.7em;
  }

  .cart__product-row .card__actions {
    top: 3px;
  }

  .cart__product-wrap {
    max-width: 160px;
  }

  .widget-cart__wrap {
    width: 76px;
    height: 76px;
  }

  .cabinet__part-text_1 {
    width: 40%;
  }

  .cabinet__part-text_2 {
    width: 57%;
  }

  .cabinet__part-text_3 {
    display: none;
  }

  .cabinet__part-row {
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid #DFE6EA;
  }

  .cabinet__part-row_disabled .cabinet__part-wrap_1 {
    width: 150px;
  }

  .cabinet__part-row_disabled .cabinet__part-wrap_2 {
    margin-right: 10px;
  }

  .cabinet__part-wrap_1 {
    width: 40%;
  }

  .cabinet__part-wrap_2 {
    width: 57%;
  }

  .cabinet__part-wrap_3 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .cabinet__excel-block {
    flex-direction: column;
  }

  .cabinet__excel-left-block {
    width: 100%;
  }

  .cabinet__video {
    margin-right: 15px;
  }

  .cabinet__photo-img {
    margin-right: 15px;
  }

  .informslider {
    padding: 100px 0 100px;
  }

  .informslider__img picture {
    border-radius: 0 100px 0 0;
  }

  .informslider__content {
    min-height: initial;
  }

  .allcats {
    padding: 60px 0;
  }

  .allcats__row.active {
    max-height: 9999px;
  }

  .allcats__row.active .allcats__list-col {
    display: block;
  }

  .allcats__list-col:nth-child(n+5) {
    display: none;
  }

  .allcats__list-col:not(:last-child) {
    margin-right: 35px;
  }

  .advantages {
    padding: 120px 0 30px;
  }

  .advantages__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 45px;
    margin-bottom: 45px;
    flex-basis: calc(100% / 2 - (45px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (45px * (2 - 1)) / 2);
    margin-bottom: 0;
  }

  .advantages__item:nth-child(3n) {
    margin-right: 45px;
  }

  .advantages__item:nth-child(2n) {
    margin-right: 0;
  }

  .advantages__item:nth-child(even) {
    margin-top: 80px;
  }

  .advantages__img-wrap {
    border-radius: 30px 0;
  }

  .special__title {
    font-size: 30px;
  }

  .special__slider {
    margin-top: 40px;
    max-width: 900px;
  }

  .special__content {
    padding: 25px;
  }

  .mainhelp__img {
    flex: 0 0 430px;
  }

  .mainhelp__content {
    flex: 0 0 495px;
  }

  .mainhelp__title {
    font-size: 30px;
  }

  .mainreviews__title {
    font-size: 30px;
    padding-left: 30px;
  }

  .mainreviews__row {
    margin-top: 30px;
  }

  .mainreviews__item-wrap {
    padding: 30px;
  }

  .mainreviews__label {
    font-size: 18px;
  }

  .mainreviews__text {
    font-size: 14px;
  }

  .mainreviews__list {
    flex: 0 0 425px;
  }

  .mainreviews__users {
    height: 352px;
  }

  .mainreviews__user-info {
    max-width: 190px;
  }

  .mainreviews__user-name {
    font-size: 15px;
  }

  .socialblock__item {
    flex: 0 0 210px;
    padding: 80px 30px 100px;
  }

  .socialblock__logo {
    width: 90px;
    height: 90px;
    border-radius: 20px;
  }

  .mapblock {
    padding-top: 20px;
  }

  .mapblock__title {
    font-size: 18px;
  }

  .mapblock__sidebar {
    width: 460px;
  }

  .map-places__cities-search input {
    font-size: 14px;
  }

  .cities__item {
    margin-top: 10px;
  }

  .cities__button {
    padding: 10px 17px;
  }

  .cities__more {
    margin: 15px 0;
  }

  .about-main__img picture,
  .about-main__img img {
    width: 500px;
  }

  .about-main__content {
    flex: 0 0 620px;
  }

  .about-main__block {
    padding-left: 60px;
  }

  .about-main__title {
    font-size: 34px;
  }

  .about-main__text {
    margin-top: 30px;
  }

  .about-main__bottom-img {
    margin-top: 60px;
  }

  .about-today {
    padding: 40px 0;
  }

  .about-today__title {
    font-size: 70px;
  }

  .about-today__num {
    font-size: 70px;
  }

  .about-today__list {
    padding-left: 95px;
  }

  .about-today__list-text {
    font-size: 18px;
  }

  .about-today__sidebar {
    margin-left: 100px;
  }

  .about-today__block-title {
    font-size: 22px;
  }

  .about-today__block-text {
    margin-top: 25px;
  }

  .about-mission {
    margin: 160px 0 200px;
  }

  .about-mission {
    margin-bottom: 160px;
  }

  .about-mission__image-wrap {
    width: 634px;
  }

  .about-mission__info {
    flex: 0 0 450px;
    margin-left: 50px;
  }

  .about-mission__text {
    font-size: 30px;
  }

  .about-team__info {
    padding: 15px;
  }

  .about-team__name {
    font-size: 16px;
  }

  .about-team__post {
    font-size: 14px;
  }

  .partner-form__container {
    padding-left: 50px;
    flex: 0 1 800px;
  }

  .delivery-map__value {
    font-size: 50px;
  }

  .delivery-map__main {
    top: -65px;
    left: 192px;
  }

  .delivery-map__main .delivery-map__item:after {
    height: 240px;
  }

  .compare__col_small {
    flex: 0 0 280px;
  }

  .compare__header-label {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .compare__param-label {
    padding: 15px 20px;
  }

  .compare__param {
    font-size: 14px;
    min-height: 64px;
  }

  .compare__param select {
    padding: 0 10px;
    height: 40px;
  }

  .compare__param-price {
    font-size: 18px;
  }

  .compare__footer .form-button span {
    padding-left: 15px;
  }

  .reviews__item {
    padding: 25px;
  }

  .reviews__item:hover .reviews__item-wrap {
    padding: 25px;
  }

  .reviews__item-wrap {
    max-height: 215px;
  }

  .reviews__item-img {
    flex: 0 0 53px;
  }

  .reviews__item-img img {
    width: 53px;
    height: 53px;
  }

  .reviews__item-author {
    font-size: 14px;
  }

  .reviews__item-info {
    margin-top: 5px;
  }

  .reviews__item-body {
    margin-top: 15px;
  }

  .stock__item {
    height: 442px;
  }

  .stock__item:hover .stock__item-text {
    margin-bottom: 25px;
  }

  .stock__item-body {
    padding: 30px;
  }

  .stock__item-title {
    font-size: 18px;
  }

  .stock__item-text {
    margin-top: 15px;
  }

  .news__img {
    flex: 0 0 252px;
  }

  .news__title {
    font-size: 18px;
  }

  .news__text {
    margin-top: 15px;
  }

  .selection__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 3 - (20px * (3 - 1)) / 3);
    max-width: calc(100% / 3 - (20px * (3 - 1)) / 3);
  }

  .selection__item:nth-child(4n) {
    margin-right: 20px;
  }

  .selection__item:nth-child(3n) {
    margin-right: 0;
  }

  .selection__arrow svg {
    font-size: 18px;
  }

  .orders__filter_warranty {
    flex-direction: column;
    align-items: flex-start;
  }

  .orders__filter_warranty .orders__filter-col:first-child {
    margin-bottom: 10px;
  }

  .orders__filter-lbl {
    font-size: 12px;
  }

  .orders__filter-date {
    width: 100px;
  }

  .orders__list-row_head {
    padding-bottom: 20px !important;
  }

  .orders__list-row_warranty {
    position: relative;
    padding-bottom: 60px;
  }

  .orders__list-row_warranty .orders__list-col_3 {
    display: none;
  }

  .orders__list-row_warranty .orders__list-col_7 {
    position: absolute;
    bottom: 0;
    right: -10px;
    flex-direction: row;
    border-left: none;
  }

  .orders__list-row_warranty .orders__list-col_7 .orders__view,
  .orders__list-row_warranty .orders__list-col_7 .orders__send {
    visibility: visible;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-bottom: 0;
    border: 1px solid #9FD6F7;
  }

  .orders__list-row_warranty .orders__list-col_7 .orders__send {
    border-left: none;
  }

  .orders__list-row_export .orders__list-col_2 {
    flex: 0 0 180px;
    margin-left: 0;
  }

  .orders__list-row_export .orders__list-col_3 {
    display: block;
  }

  .orders__list-row_export .orders__list-col_4 {
    display: block;
    flex: 0 0 80px;
  }

  .orders__list-row_export .orders__list-col_5 {
    flex: 0 0 170px;
  }

  .orders__list-col_1 {
    flex: 0 0 163px;
  }

  .orders__list-col_2 {
    flex: 0 0 190px;
  }

  .orders__list-col_3 {
    display: none;
  }

  .orders__list-col_4 {
    display: none;
  }

  .orders__list-col_6 {
    margin-left: auto;
    border-color: transparent;
  }

  .orders__list-item_export .orders__list-col_2 {
    flex: 0 0 180px;
  }

  .orders__list-item_export .orders__list-col_3 {
    display: block;
  }

  .orders__list-item_export .orders__list-col_4 {
    flex: 0 0 80px;
  }

  .orders__list-item_export .orders__list-col_5 {
    flex: 0 0 170px;
  }

  .orders__list-item_export .orders__list-input {
    max-width: 70px;
  }

  .orders__list-date {
    width: auto;
  }

  .orders__detail-col {
    flex: 0 0 163px;
  }

  .orders__detail-col_info {
    flex: 1 1 100%;
  }

  .orders__detail-info-name {
    max-width: 100%;
  }

  .orders__info {
    display: flex;
    padding: 20px 0;
  }

  .orders__wrap_no-border {
    border-top: none;
  }

  .posters__name {
    font-size: 14px;
  }

  .posters__link {
    font-size: 14px;
  }

  .pricelist__item {
    padding: 12px 20px;
  }

  .pricelist__name {
    font-size: 15px;
    max-width: 400px;
  }

  .pricelist__control span {
    letter-spacing: 0.1em;
  }

  .pricelist__control svg {
    width: 25px;
    height: 25px;
  }

  .detailed_col .detailed__table-cell:nth-child(1) {
    flex-basis: 220px;
  }

  .detailed__image {
    flex: 0 1 292px;
  }

  .detailed__legend {
    padding-left: 40px;
  }

  .detailed__item {
    padding-left: 40px;
  }

  .documentation-card__wrap-img {
    margin-bottom: 30px;
  }

  .documentation-card__wrap-img {
    height: 120px;
  }

  .spares__d-flex {
    margin: -20px 0 0 -20px;
  }

  .spares__col {
    flex-basis: 318px;
    margin: 20px 0 0 20px;
  }

  .spares__item:not(:last-child) {
    margin-bottom: 20px;
  }

  .spares__item_child1 img {
    width: 100px;
  }

  .spares__item_child2 img {
    width: 80px;
  }

  .brand-inner__wrap .brand-inner__col:nth-child(1) {
    width: 220px;
  }

  .brand-inner__2col .brand-inner__col:last-child {
    width: 240px;
  }

  .brand-inner__link {
    padding-left: 15px;
  }

  .input-text__field_middle {
    margin-top: 4px !important;
  }

  .input-text_middle {
    height: 36px;
  }

  .select2__wrap_middle {
    height: 36px;
  }

  .select2__wrap_middle .select2-container--default .select2-selection--single {
    padding-top: 3px;
    padding-left: 7px;
  }

  .select2__wrap_middle .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 12px;
  }

  .fs-wrap .fs-reset svg {
    width: 18px;
    height: 18px;
  }

  .fs-label-wrap .fs-label {
    font-size: 14px;
  }

  .vacancies__feature-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
  }

  .vacancies__header {
    font-size: 24px;
    line-height: 30px;
  }

  .taplink__item:hover .taplink__social_tg svg {
    width: 14px;
    height: 14px;
  }

  .taplink__item:hover .taplink__social_wa svg {
    width: 14px;
    height: 14px;
  }

  .taplink__logo-title span {
    font-size: 14px;
  }

  .taplink__connect {
    font-size: 12px;
  }

  .taplink__socials-block {
    gap: 4px;
  }

  .taplink__social {
    width: 26px;
    height: 26px;
  }

  .taplink__social svg {
    width: 20px;
    height: 20px;
  }

  .taplink__social_wa svg,
  .taplink__social_tg svg {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 1280px) and (max-width: 767px) {
  .orders__filter_warranty .orders__filter-col:first-child {
    margin-bottom: 0;
  }
}

@media (max-width: 1230px) {
  .overview__img {
    border-radius: 0 0 80px 0;
  }

  .overview__thumbs {
    max-width: 900px;
  }
}

@media (max-width: 1200px) {
  .modal_b {
    padding: 60px 50px 40px;
  }
}

@media (max-width: 1120px) {
  .orders__list-row_warranty .orders__list-col_1 {
    flex: 0 0 155px;
  }

  .orders__list-row_warranty .orders__list-col_4 {
    flex: 0 0 155px;
  }

  .orders__list-row_warranty .orders__list-col_5 {
    flex: 0 0 110px;
  }

  .orders__list-row_warranty .orders__list-col_6 {
    flex: 0 0 155px;
  }
}

@media (max-width: 1024px) {
  .product__gallery-item-wrap {
    height: 230px;
  }

  .product__gallery-thumbs .slick-track {
    max-width: 200px;
  }

  .product__gallery-thumbs-item-wrap {
    width: 40px;
    height: 40px;
  }

  .product__gallery-thumbs-item {
    width: 40px !important;
    height: 40px !important;
  }

  .product-video__grid {
    grid-template-columns: 1fr 1fr;
  }

  .spares__col {
    flex-basis: 47.3%;
  }

  .spares__item_child3 img {
    margin-right: 30px;
  }

  .spares__disable {
    display: none;
  }
}

@media (max-width: 1023px) {
  .container {
    max-width: 768px;
  }

  h1 {
    font-size: 20px;
  }

  .footer {
    margin-top: 80px;
    padding: 30px 0;
  }

  .footer_light {
    margin-top: 0;
  }

  .footer__row {
    flex-wrap: wrap;
  }

  .footer__info {
    flex: 0 0 100%;
    display: flex;
    margin-right: 0;
    padding-bottom: 15px;
  }

  .footer__text {
    margin-top: 0;
    flex: 1 1 100%;
    text-align: right;
    font-size: 12px;
  }

  .footer__phone {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .footer__text-title {
    margin-top: 15px;
  }

  .footer__cat-title {
    margin-bottom: 15px;
  }

  .footer__cat-title:first-child {
    margin-top: 10px;
  }

  .footer__cat-list {
    margin-bottom: 20px;
  }

  .header_opensearch .header__search-wrap {
    width: 560px;
  }

  .header__top {
    padding: 10px 0;
  }

  .header__menu-btn {
    display: block;
    padding-right: 0;
    border-right: unset;
  }

  .header__logo {
    display: none;
    max-width: 100px;
  }

  .header__logo svg {
    width: 90px;
    height: 20px;
  }

  .header__search {
    margin-left: 10px;
    margin-right: auto;
  }

  .header__links {
    display: none;
  }

  .header__links-item:not(:last-child) {
    margin-right: 0px;
    width: auto;
  }

  .header__nav-item:not(:last-child) {
    margin-right: 5px;
  }

  .header__nav-title {
    padding: 5px;
    font-size: 12px;
    letter-spacing: 0.1em;
  }

  .header__nav-title.active::before {
    bottom: -17px;
    width: 75px;
    height: 40px;
    background-size: 75px 40px;
  }

  .header__controls-item:not(:first-child) {
    margin-left: 10px;
  }

  .header__controls-item_user {
    display: none;
  }

  .header__control span {
    margin-left: 12px;
    max-width: 50px;
  }

  .header__control-dot {
    width: 7px;
    height: 7px;
    left: 18px;
  }

  .header__control-arrow svg {
    width: 16px;
    height: 16px;
  }

  .header__category {
    margin: 0;
  }

  .header__category-ico svg {
    width: 30px;
    height: 30px;
  }

  .main {
    max-height: 100em;
  }

  .main__button {
    top: 70em;
  }

  .main__info {
    margin-left: 47em;
  }

  .main__info-item {
    padding-top: 10px;
  }

  .main__image_second .main__image-wrap {
    width: 157em;
  }

@keyframes image1-2 {
    100% {
      max-height: 60em;
      transform: translate(-48em, 23em) scale(0.466);
      border-radius: 18em 0 18em 0;
    }
}

@keyframes image2-2 {
    100% {
      max-height: 67em;
      transform: translate(65em, -2.2em) scale(0.566);
      border-radius: 18em 0 18em 0;
    }
}

  .search-result {
    width: calc(100% + 50px);
    top: calc(100% + 12px);
  }

  .search-result__wrap {
    padding: 20px;
  }

  .catalog__filter .filter__row {
    display: block;
  }

  .catalog__view {
    display: none;
  }

  .catalog__row {
    margin-top: 20px;
  }

  .catalog__list .card {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-basis: calc(100% / 3 - (10px * (3 - 1)) / 3);
    max-width: calc(100% / 3 - (10px * (3 - 1)) / 3);
    height: initial;
  }

  .catalog__list .card:nth-child(4n) {
    margin-right: 10px;
  }

  .catalog__list .card:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__list .documentation-card {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-basis: calc(100% / 3 - (10px * (3 - 1)) / 3);
    max-width: calc(100% / 3 - (10px * (3 - 1)) / 3);
  }

  .catalog__list .documentation-card:nth-child(4n) {
    margin-right: 10px;
  }

  .catalog__list .documentation-card:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__list ~ .pagination {
    margin-top: 20px;
  }

  .catalog__brands-img-block {
    height: 100px;
  }

  .catalog__slider-img-item {
    width: 50%;
    height: 115px;
  }

  .catalog__slider-img-item:nth-child(n+3):not(.slick-slide) {
    display: none;
  }

  .card {
    height: initial;
  }

  .card_hovered .card__wrap {
    box-shadow: none;
  }

  .card_hovered .card__hide-content {
    position: static;
    display: flex !important;
    padding: 0;
    box-shadow: none;
  }

  .card:nth-child(3n) .card__info:hover .card__info-text {
    left: initial;
    right: -10px;
  }

  .card__wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .card__content {
    padding: 0;
  }

  .card__category {
    margin-top: 10px;
  }

  .card__text {
    margin-top: 10px;
  }

  .card__price-title {
    margin-top: 10px;
  }

  .card__count {
    margin: 15px 0 15px;
  }

  .card .card__hide-content {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .card .card__hide-content .card__button {
    margin-top: auto;
    min-height: 56px;
  }

  .card__button {
    letter-spacing: 0.1em;
    margin-top: 10px;
  }

  .card__button_where-to-buy {
    letter-spacing: 0.1em;
    display: flex;
    margin-top: 15px;
  }

  .card__button_where-to-buy span {
    padding: 13px 10px;
    text-align: center;
    flex: 0 0 100%;
  }

  .card__button-ico {
    display: none;
  }

  .card__actions {
    opacity: 1;
    right: 5px;
    top: 5px;
  }

  .card__action:hover {
    background-color: #fff;
    border-color: #EFF2F4;
  }

  .card__action:hover svg {
    stroke: #4A82C4;
  }

  .pagination {
    margin-top: 20px;
    padding: 10px 20px;
  }

  .pagination__more {
    letter-spacing: 0.1em;
  }

  .pagination__item_prev {
    margin-right: 15px;
  }

  .pagination__item_next {
    margin-left: 15px;
  }

  .product__info {
    flex: 0 0 300px;
  }

  .product__info .card__actions {
    top: 20px;
    right: 20px;
  }

  .product__info .card__button span {
    flex: initial;
    padding: 13px 9px;
    font-size: 11px;
  }

  .product__info .card__button-ico {
    display: flex;
  }

  .product__info-wrap {
    padding: 20px;
  }

  .product__title {
    font-size: 20px;
    margin-top: 0;
  }

  .product__button {
    margin: 24px 0 0;
  }

  .product__gallery-clue {
    display: none;
  }

  .product__tabs table {
    margin-bottom: 30px;
  }

  .product__tabs table td:nth-child(1) {
    width: 200px;
  }

  .tabs__item {
    height: 50px;
    font-size: 14px;
    padding: 0 15px;
  }

  .products-slider {
    margin-top: 80px;
  }

  .products-slider__list {
    padding: 0 55px;
  }

  .cart__row {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .cart__info {
    margin-top: 20px;
    margin-left: 0;
  }

  .cart__info-row {
    font-size: 14px;
  }

  .cabinet__row {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .cabinet__sidebar_left {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .cabinet__navs {
    max-width: 100%;
  }

  .cabinet__navs-wrap {
    overflow-x: auto;
    white-space: nowrap;
    border-radius: 0;
    padding: 0;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
    scroll-snap-type: x mandatory;
  }

  .cabinet__navs-item {
    display: inline-block;
    padding: 0;
    scroll-snap-align: start;
  }

  .cabinet__navs-item:hover,
  .cabinet__navs-item.active {
    background-color: transparent;
    color: #4A82C4;
  }

  .cabinet__navs-item:hover {
    background-color: #F9FAFD;
    color: #333;
  }

  .cabinet__navs-item_mt25 {
    margin-top: 0;
  }

  .cabinet__navs-link {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 22px 15px;
  }

  .cabinet__navs-link svg {
    display: none;
  }

  .cabinet__content {
    margin: 0 20px 0 0;
    max-width: 450px;
  }

  .cabinet__content_full {
    max-width: 100%;
    margin-right: 0;
  }

  .cabinet__form-row_button .form-button {
    max-width: 100%;
  }

  .cabinet__form-row_radio .input-radio {
    margin-right: 30px;
  }

  .cabinet__form-row_2col {
    flex-direction: column;
    margin-bottom: 0;
  }

  .manager {
    width: 100%;
    max-width: 355px;
    margin: 0 auto;
    height: 100%;
    padding-bottom: 40px;
  }

  .manager__wrap {
    height: 100%;
    overflow-y: auto;
    padding: 0 10px 10px;
  }

  .manager__img {
    border-radius: 0;
  }

  .manager__img img,
  .manager__img picture {
    width: 100%;
  }

  .manager__button:hover {
    background-color: transparent;
    color: #4A82C4;
  }

  .manager__contacts {
    border-radius: 0;
  }

  .informslider {
    padding: 60px 0 80px;
  }

  .informslider__img picture {
    border-radius: 0 80px 0 0;
  }

  .informslider__content {
    width: 50%;
    height: 100%;
  }

  .informslider__title {
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .informslider__text {
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .allcats {
    padding: 40px 0;
  }

  .allcats__title {
    font-size: 30px;
  }

  .allcats__row:hover {
    background-color: rgba(255, 255, 255, 0.03);
  }

  .allcats__name {
    flex: 0 0 140px;
  }

  .allcats__list-col:nth-child(n+4) {
    display: none;
  }

  .allcats__list-col:not(:last-child) {
    margin-right: 22px;
  }

  .allcats__list-elem:not(:first-child) {
    margin-top: 25px;
  }

  .advantages {
    padding: 100px 0 20px;
  }

  .advantages__item {
    display: block;
  }

  .advantages__item:nth-child(even) {
    margin-top: 60px;
  }

  .advantages__img {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .advantages__img-wrap {
    padding-top: 80.53%;
    overflow: hidden;
    position: relative;
    filter: grayscale(0%);
  }

  .advantages__img-wrap picture,
  .advantages__img-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
  }

  .advantages__ico svg {
    fill: #4A82C4;
  }

  .advantages__ico {
    position: absolute;
    top: 184px;
    left: 20px;
    background-color: rgba(249, 250, 251, 0.8);
  }

  .advantages__name {
    color: #4A82C4;
  }

  .special__slider {
    margin-top: 20px;
    max-width: 720px;
  }

  .special__item:hover .special__wrap {
    box-shadow: none;
  }

  .special__content {
    padding: 20px 20px 10px;
  }

  .special__name {
    font-weight: 500;
  }

  .special__text {
    margin-top: 15px;
    line-height: 1.3;
    height: 4em;
  }

  .special__button {
    opacity: 1;
    margin-top: 20px;
  }

  .overview {
    display: none;
  }

  .overview ~ .mainhelp_mt {
    margin-top: 0;
    padding-top: 0;
  }

  .mainhelp {
    padding: 40px 0 !important;
  }

  .mainhelp__img {
    flex: 0 0 330px;
    border-radius: 20px 0px;
  }

  .mainhelp__content {
    flex: 0 0 405px;
    padding-top: 25px;
  }

  .mainhelp__title {
    line-height: 1.3;
    padding-left: 30px;
    font-size: 26px;
  }

  .mainhelp__block {
    padding: 30px;
    margin-top: 30px;
  }

  .mainhelp__subtitle {
    font-size: 18px;
    max-width: 100%;
  }

  .mainhelp__text {
    max-width: 100%;
  }

  .mainreviews {
    padding: 60px 0;
  }

  .mainreviews__row {
    flex-wrap: wrap;
  }

  .mainreviews__slider {
    max-width: 700px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .mainreviews__slider .slick-track,
  .mainreviews__slider .slick-list {
    overflow: visible;
  }

  .mainreviews__item .mainreviews__user {
    display: flex;
  }

  .mainreviews__item {
    opacity: 0.4;
    padding: 0 10px;
  }

  .mainreviews__item.slick-active {
    opacity: 1;
  }

  .mainreviews__item-wrap {
    padding: 20px;
    padding-bottom: 60px;
    overflow: initial;
    height: 478px;
  }

  .mainreviews__label {
    font-size: 16px;
    max-height: 78px;
    overflow: hidden;
  }

  .mainreviews__text {
    max-height: 285px;
    overflow: hidden;
  }

  .mainreviews__list {
    flex: 0 0 100%;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
  }

  .mainreviews__users {
    display: none;
  }

  .mainreviews__user {
    border: none;
    padding: 20px 10px;
    box-shadow: 0px 0px 50px rgba(51, 51, 51, 0.1);
    margin-bottom: 10px;
  }

  .mainreviews__button .form-button {
    max-width: 335px;
  }

  .mainreviews__more {
    display: inline-flex;
  }

  .socialblock {
    display: none;
  }

  .socialblock_mb {
    margin-bottom: -80px;
  }

  .mapblock__sidebar {
    width: 340px;
  }

  .map-places__item-name {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .cities__list {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .cities__item {
    white-space: nowrap;
  }

  .cities__button {
    padding: 10px 15px;
  }

  .about-header__item:not(:last-child) {
    margin-right: 20px;
  }

  .about-main__content {
    flex: 0 0 500px;
  }

  .about-main__block {
    padding-left: 30px;
    padding-top: 60px;
  }

  .about-main__title {
    font-size: 30px;
  }

  .about-main__text {
    margin-top: 20px;
  }

  .about-main__text br {
    display: none;
  }

  .about-main__bottom-img {
    margin-top: 40px;
  }

  .about-history__title {
    font-size: 30px;
  }

  .about-history__slider {
    margin-left: 0;
  }

  .about-history__slider:after {
    background: linear-gradient(90deg, #000 12.14%, #000000 59.48%, rgba(255, 255, 255, 0) 99.6%);
    left: 130%;
  }

  .about-history__item {
    margin-right: 130px;
    padding-bottom: 45px;
  }

  .about-history__item.slick-center .about-history__year {
    font-size: 50px;
  }

  .about-history__bottom {
    flex-wrap: wrap;
    margin-top: 35px;
  }

  .about-history__text {
    flex: 0 0 100%;
    font-size: 18px;
    order: 2;
    margin-right: 0;
    margin-top: 30px;
  }

  .about-today__title {
    font-size: 50px;
  }

  .about-today__num {
    font-size: 50px;
  }

  .about-today__name {
    font-size: 20px;
  }

  .about-today__list {
    padding-left: 0;
    border-width: 2px;
  }

  .about-today__list-text {
    font-size: 16px;
  }

  .about-today__sidebar {
    margin-left: 30px;
    flex: 0 0 300px;
  }

  .about-today__block-title {
    font-size: 20px;
  }

  .about-today__block-text {
    margin-top: 15px;
  }

  .about-today__block-link {
    font-size: 18px;
  }

  .about-mission__info {
    flex: 0 0 400px;
  }

  .about-mission__label {
    font-size: 14px;
  }

  .about-mission__text {
    font-size: 24px;
  }

  .about-team {
    padding: 60px 0;
  }

  .about-team__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 3 - (20px * (3 - 1)) / 3);
    max-width: calc(100% / 3 - (20px * (3 - 1)) / 3);
  }

  .about-team__item:nth-child(4n) {
    margin-right: 20px;
  }

  .about-team__item:nth-child(3n) {
    margin-right: 0;
  }

  .about-team__item:nth-child(odd) {
    transform: translateY(0);
  }

  .about-team__item:nth-child(3n + 2) {
    transform: translateY(50px);
  }

  .brands__slider-wrap {
    left: 25%;
  }

  .brands__slider-wrap:before {
    width: 25%;
  }

  .brands__item {
    height: 180px;
  }

  .partner-form {
    padding-top: 40px;
  }

  .partner-form__container {
    border-left: none;
    padding-left: 0;
  }

  .partner-form__container:before {
    display: none;
  }

  .delivery-map {
    padding: 80px 0;
  }

  .delivery-map__title {
    font-size: 30px;
  }

  .delivery-map__item:not(:last-child) {
    margin-right: 30px;
  }

  .delivery-map__value {
    font-size: 30px;
  }

  .delivery-map__sub {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 7px;
  }

  .delivery-map__main {
    top: -45px;
    left: 150px;
  }

  .delivery-map__main .delivery-map__value {
    font-size: 30px;
  }

  .delivery-map__main .delivery-map__item:before {
    top: 15px;
  }

  .delivery-map__main .delivery-map__item:after {
    top: 15px;
    height: 175px;
  }

  .header_opencats ~ .wrapper .compare__fixed.fixed .compare__fixed-wrap {
    top: 125px;
  }

  .header_opencats ~ .wrapper .compare__fixed.fixed .compare__header-arrows {
    left: 130px;
    top: 10px;
  }

  .compare__fixed.fixed .compare__header-arrows {
    left: 130px;
  }

  .compare__col_small {
    flex: 0 0 220px;
  }

  .compare__reset {
    letter-spacing: 0.1em;
  }

  .compare__header-label {
    font-size: 16px;
  }

  .compare__item-img img,
  .compare__item-img picture {
    height: 100px;
  }

  .compare__item-remove {
    width: 28px;
    height: 28px;
    top: 0;
    right: 0;
  }

  .compare__item-remove svg {
    width: 14px;
    height: 14px;
  }

  .compare__item-name {
    margin-top: 10px;
  }

  .compare__param-label {
    font-size: 14px;
    padding: 15px 0;
  }

  .compare__param {
    font-size: 14px;
    padding: 15px;
  }

  .compare__param select {
    height: 30px;
    font-size: 14px;
  }

  .compare__footer .form-button {
    height: 60px;
    justify-content: center;
    margin: 0 1px;
  }

  .compare__footer .form-button span {
    padding: 0;
  }

  .compare__footer .form-button .form-button__ico {
    display: none;
  }

  .reviews__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 2 - (20px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (20px * (2 - 1)) / 2);
  }

  .reviews__item:nth-child(3n) {
    margin-right: 20px;
  }

  .reviews__item:nth-child(2n) {
    margin-right: 0;
  }

  .reviews__item:hover .reviews__item-wrap {
    position: static;
    padding: 0;
  }

  .reviews__item:hover .reviews__item-wrap:before {
    box-shadow: none;
  }

  .reviews__item-wrap {
    max-height: 999px;
  }

  .stock__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 2 - (20px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (20px * (2 - 1)) / 2);
    height: initial;
  }

  .stock__item:nth-child(3n) {
    margin-right: 20px;
  }

  .stock__item:nth-child(2n) {
    margin-right: 0;
  }

  .stock__item:hover .stock__item-wrap {
    box-shadow: none;
  }

  .stock__item-text {
    margin-bottom: 25px;
  }

  .stock .form-button {
    overflow: visible;
    max-height: initial;
    opacity: 1;
  }

  .news__list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 10px;
  }

  .news__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 2 - (20px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (20px * (2 - 1)) / 2);
    flex-direction: column;
    margin-bottom: 0px;
  }

  .news__item:nth-child(3n) {
    margin-right: 20px;
  }

  .news__item:nth-child(2n) {
    margin-right: 0;
  }

  .news__img {
    width: 100%;
    margin-right: 0;
    flex: auto;
  }

  .news__img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
  }

  .news__text {
    height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .news__button {
    flex: 1;
    align-self: auto;
    padding: 0;
    margin-top: 15px;
  }

  .textpage__bottom {
    margin-top: 30px;
  }

  .textpage h1 {
    font-size: 18px;
  }

  .textpage h2 {
    font-size: 16px;
  }

  .register__col_left {
    flex: 0 0 45%;
  }

  .register__col_right {
    margin-left: 40px;
  }

  .register__form-row_button .form-button {
    max-width: 100%;
  }

  .register__form-title {
    margin: 20px 0;
  }

  .register__form-title_60 {
    margin-top: 40px;
  }

  .register__desc {
    font-size: 14px;
  }

  .register__desc ul li:not(:last-child) {
    margin-bottom: 1em;
  }

  .register__desc ul li:before {
    top: 10px;
  }

  .register__desc h2 {
    font-size: 16px;
  }

  .register__info {
    width: 365px;
    font-size: 12px;
  }

  .checkout__row {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .checkout__sidebar_left {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .checkout__sidebar_right {
    flex: 0 0 300px;
  }

  .checkout__sidebar_right .cart__info-wrap {
    top: 70px;
  }

  .checkout__sticky {
    display: flex;
    max-width: 100%;
    padding: 0;
  }

  .checkout__types {
    display: flex;
  }

  .checkout__cart-link {
    margin-top: 0;
  }

  .checkout__content {
    max-width: 395px;
    margin-left: 0;
  }

  .checkout__products {
    margin-bottom: -80px;
    padding: 40px 0;
  }

  .checkout__products .cart__info {
    display: none;
  }

  .selection__filter {
    padding: 20px 40px;
  }

  .selection__filter-item:not(:last-child) {
    margin-right: 40px;
  }

  .orders__sticky-block {
    position: static;
    padding-top: 0;
  }

  .orders__sticky-block.is-sticky .orders__new-request-btn-mob {
    display: none !important;
  }

  .posters__category-list .posters__category {
    padding-left: 20px;
  }

  .detailed {
    display: block;
    margin-top: 10px;
  }

  .detailed__image {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .detailed__group:hover .detailed__group-tooltip {
    display: none;
  }

  .change-password__col_left {
    flex: 0 0 45%;
  }

  .change-password__col_right {
    margin-left: 40px;
  }

  .change-password__form-row_button .form-button {
    max-width: 100%;
  }

  .change-password__form-title {
    margin: 20px 0;
  }

  .change-password__form-title_60 {
    margin-top: 40px;
  }

  .documentation-card {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .vin-block {
    margin-top: 20px;
  }

  .vin-block__download-btn {
    margin-bottom: 20px;
  }

  .vin-block__form {
    flex-direction: column;
    align-items: flex-start;
  }

  .vin-block__title-block {
    margin-bottom: 20px;
  }

  .vin-block__input-block {
    margin-left: 0;
    margin-bottom: 16px;
  }

  .vin-block__btn {
    width: 345px;
    align-items: stretch;
    border: none;
    background: #ffffff;
  }

  .vin-block__btn p {
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: 0.2em;
    color: #DFE6EA;
    text-transform: uppercase;
    background-color: #ffffff;
    color: #4A82C4;
    border: 1px solid #CCECFF;
  }

  .vin-block__btn span {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: none;
    background: #4A82C4;
  }

  .vin-block__btn:disabled {
    border: none;
  }

  .vin-block__btn:disabled span {
    background-color: #ffffff;
    border: 1px solid #CCECFF;
    border-left: none;
  }

  .vin-block__caption {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .vin-block__caption span {
    margin-top: 10px;
    margin-left: 0;
  }

  .brand-inner__wrap {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .brand-inner__wrap .brand-inner__col:nth-child(2) {
    width: calc(100% - 220px);
  }

  .brand-inner__img-block {
    width: 50%;
    height: 130px;
  }

  .brand-inner__img-block:nth-child(n+3):not(.slick-slide) {
    display: none;
  }

  .brand-inner__header {
    padding-top: 0;
  }

  .brand-inner__2col {
    flex-direction: column;
  }

  .brand-inner__2col .brand-inner__col:nth-child(1) {
    width: 100%;
    padding-right: 0;
  }

  .brand-inner__2col .brand-inner__col:last-child {
    width: 100%;
    order: -1;
    margin-bottom: 40px;
  }

  .brand-inner__link {
    padding-left: 30px;
  }

  .brand-inner__more-btn {
    letter-spacing: 0.1em;
  }

  .brand__item {
    width: 25%;
  }

  .brand__item:not(.slick-slide):nth-child(n+5) {
    display: none;
  }

  .main-office {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .main-office_no-indent {
    padding-top: 0;
  }

  .main-office__content {
    flex-direction: column;
  }

  .main-office__text {
    max-width: none;
  }

  .main-office__img-block {
    width: 100%;
  }

  .vacancies__info-number {
    font-size: 50px;
    line-height: 50px;
  }

  .vacancies__info-text {
    line-height: 18px;
  }

  .vacancies__feature-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .vacancies__desc-wrap {
    opacity: 1;
  }

  .vacancies__header {
    font-size: 18px;
    line-height: 24px;
  }

  .taplink__list {
    grid-template-columns: repeat(1, 1fr);
  }

  .taplink__item:hover .taplink__social_tg svg {
    width: 20px;
    height: 20px;
  }

  .taplink__item:hover .taplink__social_wa svg {
    width: 20px;
    height: 20px;
  }

  .taplink__logo-title span {
    font-size: 18px;
  }

  .taplink__connect {
    font-size: 14px;
  }

  .taplink__socials-block {
    gap: 10px;
  }

  .taplink__social {
    width: 32px;
    height: 32px;
  }

  .taplink__social svg {
    width: 28px;
    height: 28px;
  }

  .taplink__social_wa svg,
  .taplink__social_tg svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 768px) {
  .catalog__slider-img-list .slick-arrow.prev {
    left: 5px;
  }

  .catalog__slider-img-list .slick-arrow.next {
    right: 5px;
  }

  .filter__left-block {
    padding-top: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #EFF2F4;
  }

  .filter__left-block .filter__item {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }

  .filter__right-block {
    padding-top: 24px;
  }

  .product-video__icon svg {
    width: 25px;
    height: 25px;
  }

  .spares__model {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .spares__col {
    flex-basis: 100%;
  }

  .spares__item {
    height: 150px;
    padding: 15px !important;
  }

  .spares__item img {
    width: 100px !important;
    height: 100px;
    object-fit: contain;
    margin-right: 30px !important;
  }

  .spares__item_child2 {
    padding: 0;
  }

  .spares__item_child3 {
    padding: 0;
  }

  .spares__item_child3 img {
    width: 50px;
  }

  .spares__title {
    font-size: 16px;
    line-height: 1;
  }

  .checkbox-toggle_sm {
    display: block;
    padding-left: 0;
  }

  .checkbox-toggle_sm .checkbox-toggle__label {
    display: block;
    padding-left: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .checkbox-toggle_sm .checkbox-toggle__label:before {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    width: 50px;
    height: 24px;
  }

  .checkbox-toggle_sm .checkbox-toggle__label:after {
    width: 18px;
    height: 18px;
    left: auto;
    right: 29px;
    top: 3px;
  }

  .checkbox-toggle_sm .checkbox-toggle__field:checked ~ .checkbox-toggle:before {
    background-color: #4A82C4;
  }

  .checkbox-toggle_sm .checkbox-toggle__field:checked ~ .checkbox-toggle__label:after {
    left: auto;
    right: 3px;
  }

  .messengers {
    right: 10px;
    bottom: 10px;
  }

  .messengers__item {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 375px;
    padding: 0 15px;
  }

  .wrapper {
    padding-top: 30px;
  }

  table tr td {
    padding: 12px 10px;
  }

  .footer__info {
    flex-wrap: wrap;
    text-align: center;
    padding-bottom: 0;
  }

  .footer__logo {
    margin: 0 auto;
  }

  .footer__text {
    text-align: inherit;
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .footer__text p {
    text-align: left;
  }

  .footer__phone {
    flex: 0 0 100%;
    margin-top: 20px;
  }

  .footer__text-flex {
    display: flex;
    margin-top: 35px;
  }

  .footer__text-col {
    flex: 0 0 50%;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
  }

  .footer__text-col:not(:last-child) {
    padding-right: 15px;
  }

  .footer__text-title {
    margin: 0;
  }

  .footer__content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .footer__cat-block {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 15px;
    margin-bottom: 15px;
    flex-basis: calc(100% / 2 - (15px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (15px * (2 - 1)) / 2);
  }

  .footer__cat-block:nth-child(3n) {
    margin-right: 15px;
  }

  .footer__cat-block:nth-child(2n) {
    margin-right: 0;
  }

  .footer__cat-block_full {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }

  .footer__cat-block_full .footer__cat-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .footer__cat-block_full .footer__cat-item:first-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .footer__cat-block_full .footer__cat-item:first-child .footer__cat-title-link {
    max-width: none;
  }

  .footer__cat-title-link {
    max-width: 230px;
  }

  .footer__cat-title-link:hover {
    border-color: transparent;
  }

  .footer__cat-list {
    display: block;
  }

  .footer__cat-item {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    flex-basis: 100%;
  }

  .footer__cat-link {
    white-space: initial;
    line-height: 1.5;
  }

  .footer__cat-link:hover {
    border-color: transparent;
  }

  .header_opensearch .header__search {
    margin-left: 0;
  }

  .header_opensearch .header__search-wrap {
    width: 300px;
  }

  .header_opensearch .header__menu-btn {
    width: 0;
    padding: 0;
  }

  .header_mapblock {
    position: fixed;
    width: 100%;
  }

  .header_mapblock .header__menu-btn,
  .header_mapblock .header__nav,
  .header_mapblock .header__controls {
    display: none;
  }

  .header_mapblock .header__more-block {
    display: block;
  }

  .header_mapblock .mapblock__filter,
  .header_mapblock .mapblock__back {
    display: block;
  }

  .header__search {
    margin-left: 0;
    margin-right: 0;
  }

  .header__search-control:hover svg {
    stroke: #333;
  }

  .header__search-btn:hover svg {
    stroke: #333;
  }

  .header__nav-title {
    padding: 5px;
  }

  .header__control-dot {
    width: 9px;
    height: 9px;
    left: 20px;
  }

  .header__bottom-wrap {
    margin: 0 -10px;
  }

  .header__category-ico svg {
    width: 35px;
    height: 35px;
  }

  .main {
    font-size: inherit;
    height: 1070px;
    padding-top: 30px;
  }

  .main__title {
    font-size: 40px;
    position: relative;
    top: auto;
    margin-bottom: 20px;
  }

  .main__title span {
    opacity: 1;
  }

  .main__descr {
    position: relative;
    top: auto;
    max-width: 100%;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
    opacity: 1;
  }

  .main__button {
    opacity: 1;
    top: 0;
    position: relative;
    transform: none;
    width: 100%;
  }

  .main__info {
    width: 100%;
    position: static;
    transform: none;
    margin-left: auto;
    opacity: 1;
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .main__info-item {
    border-top: 2px solid #333;
  }

  .main__info-item_first {
    flex-basis: 150px;
    margin-right: 30px;
  }

  .main__info-item_second {
    flex-basis: 150px;
  }

  .main__info-item_third {
    margin-top: 20px;
  }

  .main__info-num {
    font-size: 50px;
  }

  .main__info-descr {
    line-height: 1.3;
  }

  .main__info-plus {
    display: none;
  }

  .main__images {
    height: auto;
  }

  .main__image {
    width: 100%;
    height: 160px;
    transform: none;
    top: auto;
    left: 0;
    bottom: auto;
  }

  .main__image-wrap {
    border-radius: 40px 0 40px 0;
    height: 100%;
  }

  .main__image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .main__image_first .main__image-wrap {
    width: 100%;
  }

  .main__image_second {
    top: 490px;
  }

  .main__image_second .main__image-wrap {
    width: 100%;
  }

  .main__bikes {
    position: static;
    top: auto;
    width: 100%;
    left: auto;
    transform: none;
  }

  .main__bike_mot {
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 0;
    width: 90%;
    bottom: 622px;
    z-index: 9;
  }

  .main__bike_byc {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    bottom: 140px;
    margin-right: 0;
    z-index: 9;
  }

  .search-result {
    width: calc(100% + 75px);
    top: calc(100% + 11px);
    right: -19px;
  }

  .search-result__wrap {
    padding: 15px 15px 30px 15px;
  }

  .search-result__content {
    padding-bottom: 0;
  }

  .search-result__content:not(:last-child) {
    padding-bottom: 40px;
    border: none;
    margin-bottom: 0;
  }

  .search-result__title {
    padding-left: 0;
    font-size: 16px;
  }

  .search-result__catitem {
    padding-left: 0;
    margin-top: 20px;
  }

  .search-result__catlink {
    font-size: 16px;
  }

  .search-result__catlink:hover {
    border-color: transparent;
  }

  .search-result__link {
    font-size: 16px;
    padding: 7px 0;
    line-height: 1.3;
  }

  .search-result__more {
    padding-left: 0;
  }

  .breadcrumbs {
    display: none;
  }

  .catalog__title {
    display: block;
    font-size: 20px;
  }

  .catalog__title-count {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }

  .catalog__open-cats {
    display: flex;
  }

  .catalog__search {
    display: none;
  }

  .catalog__search_mob-show {
    display: block;
  }

  .catalog__search-cats {
    display: flex;
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
  }

  .catalog__search-cats-title {
    display: none;
  }

  .catalog__search-cats-item {
    margin-bottom: 0;
  }

  .catalog__search-cats-item:not(:last-child) {
    margin-right: 10px;
  }

  .catalog__filter {
    padding: 10px;
    justify-content: space-between;
  }

  .catalog__row {
    display: block;
    margin-top: 10px;
  }

  .catalog__sidebar {
    margin-right: 0;
  }

  .catalog__list .card {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-basis: calc(100% / 2 - (10px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (10px * (2 - 1)) / 2);
  }

  .catalog__list .card:nth-child(3n) {
    margin-right: 10px;
  }

  .catalog__list .card:nth-child(2n) {
    margin-right: 0;
  }

  .catalog__list .documentation-card {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-basis: calc(100% / 2 - (10px * (2 - 1)) / 2);
    max-width: calc(100% / 2 - (10px * (2 - 1)) / 2);
  }

  .catalog__list .documentation-card:nth-child(3n) {
    margin-right: 10px;
  }

  .catalog__list .documentation-card:nth-child(2n) {
    margin-right: 0;
  }

  .catalog__brands-list {
    margin-left: 0;
    margin-right: 0;
  }

  .catalog__brands-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .catalog__brands-img-block {
    height: 150px;
  }

  .card:nth-child(3n) .card__info:hover .card__info-text {
    left: -10;
    right: initial;
  }

  .card:nth-child(2n) .card__info:hover .card__info-text {
    left: initial;
    right: -10px;
  }

  .card__text {
    height: 5.1em;
  }

  .card__button_no-ico {
    height: 60px;
  }

  .card__price-list {
    flex-direction: row;
  }

  .card__price-item {
    width: 50%;
  }

  .card__price-item .card__info {
    margin-top: -3px;
    width: 10px;
    height: 10px;
  }

  .card__price-item .card__info svg {
    width: 10px;
    height: 10px;
  }

  .card__price-item .card__price {
    font-size: 13px;
    line-height: 16px;
  }

  .card__price-item .card__oldprice {
    font-size: 9px;
    line-height: 9px;
  }

  .card__price-item_100 {
    width: 100%;
  }

  .category-list {
    display: none;
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
    top: 0 !important;
    left: 0;
    z-index: 100;
  }

  .category-list__wrap {
    overflow: auto;
    max-height: 100%;
  }

  .category-list__title {
    display: flex;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 2;
  }

  .category-list__cat-name.active,
  .category-list__cat-name:hover {
    background-color: transparent;
  }

  .pagination {
    padding: 0;
    background-color: transparent;
  }

  .pagination__more {
    margin-left: auto;
  }

  .pagination__list {
    display: none;
  }

  .product__row {
    flex-wrap: wrap;
    position: relative;
    margin-top: 20px;
  }

  .product__row-space {
    display: block;
  }

  .product__info {
    flex: 0 0 100%;
    order: -1;
  }

  .product__info .card__actions {
    top: 27px;
    right: 10px;
  }

  .product__info .card__button span {
    font-size: 12px;
    flex: 1 1 100%;
  }

  .product__info .card__button-ico {
    flex: 0 0 60px;
    height: 60px;
    border-left: none;
    background-color: #4A82C4;
  }

  .product__info .card__button-ico svg {
    stroke: #fff;
  }

  .product__info-wrap {
    padding: 15px 10px 27px;
    margin-left: 0;
  }

  .product__brand {
    max-width: 155px;
    margin: 0 0 20px;
  }

  .product__info-art_mobile {
    display: block !important;
  }

  .product__info-art {
    display: none;
  }

  .product__title_mobile {
    display: block !important;
  }

  .product__title {
    font-size: 20px;
    margin-top: 0;
    display: none;
  }

  .product__prices .card__price {
    font-size: 28px;
    line-height: 28px;
  }

  .product__prices .card__oldprice {
    font-size: 16px;
    line-height: 16px;
  }

  .product__prices .card__info {
    width: 16px;
    height: 16px;
  }

  .product__prices .card__info svg {
    width: 16px;
    height: 16px;
  }

  .product__count-name {
    display: none;
  }

  .product__count {
    padding-top: 15px;
    padding-left: 15px;
    border: 1px solid #EFF2F4;
    padding: 14px;
    display: inline-flex;
    width: 141px;
  }

  .product__gallery {
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }

  .product__gallery-nav_thumb {
    position: absolute;
    top: 0;
    z-index: 2;
    left: -49px;
  }

  .product__gallery-thumbs {
    display: none;
  }

  .product__gallery-thumbs-item_deg.hide {
    display: none;
  }

  .product__tabs {
    margin-top: 20px;
  }

  .product__tabs .tabs__list {
    top: initial;
    position: relative;
    overflow-x: scroll;
    white-space: nowrap;
    z-index: 10;
  }

  .product__tabs table td:nth-child(1) {
    width: 150px;
  }

  .product__docs-item {
    width: 100%;
    margin-right: 0;
  }

  .tabs__item {
    height: 60px;
    padding: 0 30px;
  }

  .tabs__item:hover {
    color: #333;
    background-color: transparent;
  }

  .tabs__wrap {
    margin-top: 20px;
  }

  .tabs__content {
    margin-top: 40px;
  }

  .products-slider {
    margin-top: 40px;
  }

  .products-slider__wrap {
    margin-top: 30px;
  }

  .products-slider__list {
    padding: 0;
  }

  .products-slider__item .card {
    max-width: 345px;
    margin: 0 auto;
  }

  .cart__title {
    flex-wrap: wrap;
  }

  .cart__title-name {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }

  .cart__title-count {
    margin-left: 0;
  }

  .cart__row {
    margin-top: 24px;
  }

  .cart__info-bonuses {
    padding-right: 85px;
  }

  .cart__info-promocode {
    padding-right: 85px;
  }

  .cart__product:hover {
    box-shadow: none;
  }

  .cart__product {
    border: 1px solid #F9FAFB;
  }

  .cart__product-row .card__images {
    flex: 0 0 140px;
    width: 140px;
    margin-right: 15px;
    margin-bottom: 0px;
  }

  .cart__product-row .card__prices {
    position: static;
    margin-top: 13px;
  }

  .cart__product-row .card__actions {
    position: static;
    justify-content: flex-end;
    margin-top: 10px;
  }

  .cart__product-row .card__count {
    right: inherit;
    left: 23px;
    bottom: inherit;
    top: 140px;
  }

  .cart__product-content {
    position: static;
  }

  .cart__product-wrap {
    height: initial;
  }

  .widget-cart {
    display: none;
    right: 30px;
    top: 140px;
  }

  .widget-cart__wrap {
    width: 65px;
    height: 65px;
  }

  .widget-cart__wrap svg {
    width: 36px;
    height: 36px;
  }

  .cabinet.show-info-btn .cabinet__info-btn {
    position: fixed;
    right: 15px;
    bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F1F3F8;
    border: 1px solid #E2E5E7;
    box-shadow: 0px 0px 30px -8px rgba(51, 51, 51, 0.15);
    z-index: 100;
  }

  .cabinet__new-request-btn {
    width: 100%;
    max-width: none;
  }

  .cabinet__sidebar_order-mob {
    flex-basis: 100%;
    margin-bottom: 40px;
  }

  .cabinet__navs-wrap {
    background-color: transparent;
  }

  .cabinet__navs-item {
    background: #F9FAFD;
    border-radius: 10px;
    margin-right: 10px;
  }

  .cabinet__navs-link {
    border-radius: 10px;
    padding: 13px 15px;
    font-weight: normal;
  }

  .cabinet__content {
    margin: 0;
    max-width: 100%;
  }

  .cabinet__content_order-mob {
    order: 5;
  }

  .cabinet__title {
    margin-bottom: 20px;
    align-items: flex-start;
  }

  .cabinet__title svg {
    margin-top: 3px;
  }

  .cabinet__form:not(:last-child) {
    margin-bottom: 40px;
  }

  .cabinet__separator {
    margin-left: 3px;
    margin-right: 3px;
  }

  .cabinet__manager {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #fff;
    display: none;
  }

  .cabinet__part-row_disabled .cabinet__part-wrap_1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .cabinet__part-row_disabled .cabinet__part-wrap_2 {
    margin-left: 0;
  }

  .cabinet__desc {
    margin-top: -15px;
    margin-bottom: 0;
  }

  .cabinet__excel-desc {
    margin-top: 20px;
  }

  .cabinet__excel-link {
    padding-left: 15px;
  }

  .cabinet__excel-link::before {
    right: -35px;
  }

  .cabinet__video {
    width: 163px;
    height: 106px;
  }

  .cabinet__photo-img {
    width: 163px;
    height: 106px;
  }

  .cabinet__photo-preview-btn,
  .cabinet__video-preview-btn {
    margin-bottom: 16px;
  }

  .cabinet__icon-btn svg {
    width: 20px;
    height: 20px;
  }

  .cabinet__wrapper-info {
    top: calc(100% + 5px);
    bottom: auto;
  }

  .cabinet__wrapper-info::before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: auto;
    right: 18px;
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 5px solid #FFFFFF;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }

  .cabinet__back-link {
    display: none;
  }

  .cabinet__back-link-mob {
    display: inline-flex;
  }

  .cabinet__text-mob-hidden {
    display: none;
  }

  .cabinet__version-block {
    justify-content: space-between;
  }

  .cabinet__version-item {
    margin-left: 0;
    padding: 15px 10px;
  }

  .manager__back {
    display: flex;
  }

  .manager__widget {
    display: block;
  }

  .modal {
    padding: 40px 20px 30px;
    max-width: 400px;
  }

  .modal__form_cols {
    margin-top: 10px;
  }

  .modal__form-row_33 {
    width: 100%;
  }

  .modal__form-row_50 {
    width: 100%;
  }

  .modal__form-row_25 {
    width: 100%;
  }

  .modal .form-button {
    max-width: 100%;
  }

  .modal__close-wrap {
    position: static;
    text-align: center;
    margin-top: 30px;
  }

  .modal__close span {
    display: block;
  }

  .modal__close svg {
    stroke: #4A82C4;
    width: 20px;
    height: 20px;
    margin-left: 15px;
  }

  .modal__bottom {
    margin-top: 0;
  }

  .modal__bottom:before {
    top: 70px;
  }

  .modal__detailed .detailed__item {
    padding-left: 0;
  }

  .modal__detailed .detailed__item-num {
    display: none;
  }

  .modal__detailed .detailed__table-cell:nth-child(1) {
    order: 0;
    flex-basis: 70px;
  }

  .modal__detailed .detailed__table-cell:nth-child(2) {
    order: -1;
    flex-basis: 180px;
  }

  .modal__detailed .detailed__table-cell:nth-child(3) {
    flex-basis: 140px;
  }

  .modal__detailed .detailed__price {
    text-align: center;
    margin-top: 0;
  }

  .modal__detailed .detailed__availability {
    min-width: 120px;
  }

  .modal__detailed .detailed__group_label:nth-child(1):before {
    content: 'Артикул';
  }

  .modal__detailed .detailed__group_label:nth-child(2):before {
    content: 'Наименование';
  }

  .modal__card .card__min-button {
    display: block;
    margin: 30px 0;
  }

  .modal__card .card__min-button .form-button {
    width: 100%;
  }

  .modal__card .card__actions {
    top: 10px;
    right: 0;
  }

  .modal__card .product__title {
    display: block;
    text-align: center;
    margin-bottom: 0;
  }

  .modal__card .product__info-art {
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .modal__card .product__info-wrap {
    padding: 15px 0 0;
    box-shadow: none;
  }

  .modal__card .product__gallery {
    position: relative;
  }

  .modal__card .product__row {
    display: block;
  }

  .modal_success .modal__title {
    text-align: center;
  }

  .modal_success .modal__text {
    text-align: center;
  }

  .modal_success .modal__svg {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    transform: translateY(0);
  }

  .modal__buttonrow {
    flex-direction: column;
  }

  .modal__buttonrow .modal__bottom-link_filled {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .informslider {
    padding: 15px 0 40px;
    margin-bottom: 0;
  }

  .informslider__main {
    justify-content: center;
    margin-top: 90px;
  }

  .informslider__img {
    padding: 0;
  }

  .informslider__img picture {
    border-radius: 0 40px 0 0;
  }

  .informslider__content-wrap {
    position: static;
  }

  .informslider__content {
    width: 100%;
    height: initial;
    padding: 20px;
  }

  .informslider__title {
    height: 4em;
    -webkit-line-clamp: 3;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .informslider__button .form-button {
    max-width: 100%;
  }

  .allcats {
    padding: 30px 0;
  }

  .allcats__title {
    font-size: 20px;
  }

  .allcats__wrap {
    margin-top: 20px;
  }

  .allcats__row {
    padding: 20px;
    flex-wrap: wrap;
  }

  .allcats__name {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
  }

  .allcats__name-text {
    margin-left: 30px;
  }

  .allcats__list {
    display: none;
  }

  .allcats__list-col {
    flex: 0 0 100%;
    overflow: initial;
  }

  .allcats__list-col:nth-child(n+4) {
    display: block;
  }

  .allcats__list-col:not(:last-child) {
    margin-right: 0;
  }

  .allcats__list-elem:not(:first-child) {
    margin-top: 25px;
  }

  .allcats__list-elem {
    margin-top: 25px;
  }

  .allcats__list-name {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
  }

  .allcats__list-name svg {
    display: block;
    width: 20px;
    height: 20px;
    stroke: #fff;
  }

  .allcats__list-open {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
  }

  .allcats__list-open.active {
    transform: rotate(180deg);
  }

  .allcats__list-items {
    display: none;
  }

  .allcats__button:hover span {
    background: rgba(255, 255, 255, 0.3);
  }

  .allcats__button:hover span:nth-child(2) {
    transform: translateY(0px);
  }

  .allcats__button {
    bottom: initial;
    left: initial;
    top: 36px;
    right: 30px;
  }

  .allcats__button.active span {
    background-color: #fff;
  }

  .allcats__button.active span:nth-child(2) {
    transform: translateY(-4px);
  }

  .advantages {
    padding: 40px 0;
  }

  .advantages__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 40px;
    margin-bottom: 40px;
    flex-basis: calc(100% / 1 - (40px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (40px * (1 - 1)) / 1);
  }

  .advantages__item:nth-child(2n) {
    margin-right: 40px;
  }

  .advantages__item:nth-child(1n) {
    margin-right: 0;
  }

  .advantages__item:last-child {
    margin-bottom: 0;
  }

  .advantages__item:nth-child(even) {
    margin-top: 0;
  }

  .advantages__img-wrap {
    border-radius: 40px 0;
  }

  .advantages__name {
    font-weight: 500;
  }

  .special {
    padding: 20px 0;
  }

  .special__title {
    font-size: 20px;
  }

  .special__slider {
    margin-top: 40px;
  }

  .special__wrap {
    box-shadow: 0px 0px 50px rgba(51, 51, 51, 0.1);
  }

  .special__img-wrap {
    padding-top: 55.07%;
    overflow: hidden;
    position: relative;
  }

  .special__img-wrap picture,
  .special__img-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
  }

  .mainhelp {
    background: none;
  }

  .mainhelp__row {
    display: block;
    padding-top: 70px;
    position: relative;
  }

  .mainhelp__img {
    flex: 0 0 100%;
    border-radius: 40px 0px;
  }

  .mainhelp__content {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 0;
  }

  .mainhelp__title {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .mainhelp__title br {
    display: none;
  }

  .mainhelp__block {
    margin-top: 0px;
    padding-top: 170px;
    margin-top: -140px;
  }

  .mainreviews__title {
    font-size: 20px;
  }

  .mainreviews__title {
    padding-left: 0;
  }

  .mainreviews__slider {
    max-width: 300px;
  }

  .mapblock.active ~ .header {
    position: fixed;
    width: 100%;
  }

  .mapblock.active ~ .header .header__menu-btn,
  .mapblock.active ~ .header .header__controls {
    display: none;
  }

  .mapblock.active ~ .header .mapblock__filter,
  .mapblock.active ~ .header .mapblock__back {
    display: block;
  }

  .mapblock {
    padding-top: 0;
  }

  .mapblock__title {
    display: none;
  }

  .mapblock__content {
    position: fixed;
    top: 51px;
    width: 100%;
    left: 0;
    height: calc(100% - 51px);
    padding: 0 15px;
    max-width: 375px;
    right: 0;
    margin: 0 auto;
    box-shadow: none;
    transform: translateY(100%);
  }

  .mapblock__sidebar {
    width: 100%;
  }

  .mapblock .cities {
    display: none;
  }

  .mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu]::-webkit-scrollbar-track {
    display: none;
  }

  .mapblock ymaps [class*=balloon_layout_normal]
[class*=b-cluster-tabs__menu]::-webkit-scrollbar {
    display: none;
  }

  .map-places__cities {
    display: none;
  }

  .map-places__list {
    border: none;
    margin: 0;
  }

  .map-places__list-wrap::-webkit-scrollbar-track {
    display: none;
  }

  .map-places__list-wrap::-webkit-scrollbar {
    display: none;
  }

  .map-places__list-item {
    padding: 0 0 15px;
  }

  .map-places__list-item:hover .map-places__item-name {
    color: #333;
  }

  .map-places__item-info {
    display: block;
  }

  .map-places__back-wrap {
    margin: 0;
    display: none !important;
  }

  .map-places__back {
    display: none;
  }

  .filter {
    background: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    overflow: hidden;
    display: none;
  }

  .filter__header {
    display: block;
  }

  .filter__row {
    padding: 0;
    max-height: calc(100vh - 120px);
    overflow: auto;
  }

  .filter__item {
    display: block;
    margin-top: 0;
  }

  .filter__item_mobile {
    display: block;
  }

  .filter__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .filter__button {
    border: none;
    justify-content: space-between;
    border-radius: 0;
    padding: 10px 0px;
  }

  .filter__button-label {
    font-size: 16px;
  }

  .filter__button-value {
    margin-left: auto;
    width: 101px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px;
  }

  .filter__button.active {
    padding: 10px 0px;
    background-color: transparent;
  }

  .filter__button.active .filter__button-arrow {
    display: block;
  }

  .filter__button.active .filter__button-reset {
    display: none;
  }

  .filter__button.active ~ .filter__button-reset {
    display: none;
  }

  .filter__button-arrow {
    transform: rotate(-90deg);
    width: 20px;
    height: 20px;
    overflow: hidden;
  }

  .filter__button-arrow svg {
    width: 20px;
    height: 20px;
  }

  .filter__priceblock:before {
    display: none;
  }

  .filter__priceblock {
    position: fixed;
    top: 53px;
    width: 100%;
    left: 0;
    height: calc(100% - 51px);
    padding: 15px;
    max-width: 375px;
    right: 0;
    margin: 0 auto;
    box-shadow: none;
  }

  .filter__priceblock-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .filter__priceblock-row span {
    flex: 0 0 50%;
    margin: 0 0 10px;
    order: -1;
  }

  .filter__priceblock-row span:first-letter {
    text-transform: uppercase;
  }

  .filter__priceblock-input {
    flex: 0 0 45%;
    width: 45%;
    margin: 0;
    font-size: 16px;
    height: 36px;
  }

  .filter__priceblock-buttons {
    position: fixed;
    width: 100%;
    bottom: 40px;
    left: 0;
    justify-content: center;
    padding: 0 15px;
    border: none;
  }

  .filter__priceblock-clear {
    display: none;
  }

  .filter__priceblock-btn {
    display: block;
    width: 100%;
    max-width: 345px;
    background-color: #fff;
    border: 1px solid #4A82C4;
    color: #4A82C4;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }

  .about-header__top {
    border-bottom: 1px solid #DFE6EA;
    padding: 8px 0;
  }

  .about-header__list {
    padding: 15px 0;
    overflow: hidden;
  }

  .about-header__list-wrap {
    overflow-x: auto;
  }

  .about-header__item:not(:last-child) {
    margin-right: 40px;
  }

  .about-main__row {
    flex-wrap: wrap;
  }

  .about-main__img picture,
  .about-main__img img {
    position: static;
    width: 100%;
    height: 160px;
  }

  .about-main__content {
    flex: 0 0 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .about-main__block {
    padding: 50px 0 30px 0;
    flex: 0 0 100%;
    order: 2;
  }

  .about-main__title {
    font-size: 20px;
    line-height: 1.5;
  }

  .about-main__title:before {
    top: -21px;
  }

  .about-main__bottom-img {
    margin-top: 10px;
  }

  .about-history {
    padding: 35px 0;
  }

  .about-history__slider {
    width: 180px;
  }

  .about-history__slider:after {
    left: 90%;
  }

  .about-history__slider .slick-arrow {
    top: 35px;
  }

  .about-history__item {
    margin-right: 60px;
    height: 180px;
    padding-bottom: 35px;
  }

  .about-history__year {
    font-size: 24px;
  }

  .about-today {
    padding: 35px 0;
  }

  .about-today__title {
    font-size: 30px;
    text-align: center;
  }

  .about-today__item {
    margin-top: 20px;
  }

  .about-today__num {
    font-size: 40px;
  }

  .about-today__name {
    font-size: 18px;
    margin-top: 5px;
  }

  .about-today__row {
    flex-wrap: wrap;
    margin-top: 10px;
  }

  .about-today__list-num {
    margin-top: 4px;
  }

  .about-today__list-text {
    font-size: 14px;
  }

  .about-today__sidebar {
    flex: 0 0 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .about-mission {
    margin: 20px 0 0;
    padding: 0;
    background: none;
  }

  .about-mission__row {
    display: block;
  }

  .about-mission__image-wrap {
    position: static !important;
    transform: none;
    width: initial;
    margin-left: -15px;
    margin-right: -15px;
    height: 624px;
  }

  .about-mission__image-wrap picture,
  .about-mission__image-wrap img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .about-mission__info {
    background-color: #333;
    margin: -100px -15px 0;
    padding: 130px 15px 60px;
  }

  .about-mission__text {
    font-size: 30px;
  }

  .about-team {
    padding: 40px 0 30px;
  }

  .about-team__container {
    overflow: hidden;
  }

  .about-team__wrap {
    display: block;
    max-width: 295px;
  }

  .about-team__wrap > .about-team__item:not(:first-child) {
    display: none;
  }

  .about-team__wrap .slick-slide {
    opacity: 0.2;
  }

  .about-team__wrap .slick-active {
    opacity: 1;
  }

  .about-team__wrap .slick-active .about-team__image {
    filter: grayscale(0);
  }

  .about-team__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-basis: calc(100% / 1 - (0px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (0px * (1 - 1)) / 1);
    margin-right: 10px !important;
    outline: none;
  }

  .about-team__item:nth-child(2n) {
    margin-right: 0px;
  }

  .about-team__item:nth-child(1n) {
    margin-right: 0;
  }

  .about-team__item:nth-child(3n + 2) {
    transform: translateY(0);
  }

  .about-team__info {
    transform: translateY(0);
  }

  .brands {
    padding: 40px 0 60px;
  }

  .brands__title {
    font-size: 20px;
    line-height: 1.4;
  }

  .brands__wrap {
    margin-top: 20px;
  }

  .brands__slider-container {
    overflow: visible;
  }

  .brands__slider-wrap {
    left: 0;
  }

  .brands__slider-wrap:before {
    width: 100%;
  }

  .brands__label {
    max-width: 100%;
    text-align: left;
    padding-left: 70px;
  }

  .brands__label .slick-arrow.prev {
    left: 0;
  }

  .brands__label .slick-arrow.next {
    right: 0;
  }

  .brands__item {
    height: 207px;
  }

  .partner-form {
    padding: 30px 0 80px;
  }

  .partner-form_no-indent {
    padding-bottom: 0;
  }

  .partner-form__title {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .partner-form__form {
    margin-top: 20px;
  }

  .partner-form__inputs {
    display: block;
  }

  .partner-form__inputs-col {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-basis: calc(100% / 1 - (0px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (0px * (1 - 1)) / 1);
    margin-bottom: 10px;
  }

  .partner-form__inputs-col:nth-child(2n) {
    margin-right: 0px;
  }

  .partner-form__inputs-col:nth-child(1n) {
    margin-right: 0;
  }

  .partner-form__check {
    max-width: 100%;
  }

  .partner-form__button .form-button {
    width: 100%;
    max-width: 100%;
  }

  .delivery-map {
    padding: 30px 0;
  }

  .delivery-map__title {
    font-size: 20px;
    text-align: left;
  }

  .delivery-map__container {
    padding-top: 20px;
  }

  .delivery-map__map {
    display: none;
  }

  .delivery-map__row {
    display: block;
  }

  .delivery-map__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .delivery-map__item {
    padding-left: 45px;
  }

  .delivery-map__item:before {
    position: absolute;
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fff;
    right: 100%;
    top: 25px;
    transform: translateX(25px);
  }

  .delivery-map__item:after {
    position: absolute;
    content: '';
    width: 100vw;
    height: 1px;
    background-color: #fff;
    right: 100%;
    top: 30px;
    transform: translateX(25px);
  }

  .delivery-map__value {
    font-size: 60px;
    line-height: 1.1;
  }

  .delivery-map__sub {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.5;
  }

  .delivery-map__label br {
    display: none;
  }

  .delivery-map__main {
    position: static;
    margin-bottom: 20px;
  }

  .delivery-map__main .delivery-map__value {
    font-size: 60px;
  }

  .delivery-map__main .delivery-map__item:before {
    top: 25px;
    transform: translateX(25px);
  }

  .delivery-map__main .delivery-map__item:after {
    width: 100vw;
    height: 1px;
    top: 30px;
    transform: translateX(25px);
  }

  .compare__fixed.fixed .compare__fixed-wrap {
    top: 52px;
  }

  .compare__fixed.fixed .compare__item {
    display: flex !important;
    flex-direction: column-reverse;
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .compare__fixed.fixed .compare__item-img {
    margin-top: auto;
  }

  .compare__fixed.fixed .compare__item-name {
    margin-bottom: 20px;
  }

  .compare__fixed.fixed .compare__col_header {
    margin-bottom: 0;
  }

  .compare__fixed.fixed .compare__header-arrows {
    top: initial !important;
    bottom: 18px !important;
    left: 20px !important;
  }

  .compare__fixed.fixed .compare__header-arrows_clone {
    left: initial !important;
    right: calc(50% - 120px) !important;
  }

  .compare__fixed.fixed .compare__counter {
    top: initial;
    bottom: 20px;
  }

  .compare__fixed.fixed .compare__item-remove {
    top: initial;
    bottom: -35px;
  }

  .compare__cats {
    margin-left: -15px;
    margin-right: -15px;
  }

  .compare__cats-link {
    padding: 20px 15px;
  }

  .compare__header .compare__item {
    padding-bottom: 20px;
  }

  .compare__header .compare__header-label {
    padding-bottom: 0;
  }

  .compare__header-arrows {
    width: 104px;
    height: 20px;
    transform: translateY(0px);
    top: 72px;
    left: 20px;
    z-index: 9;
  }

  .compare__header-arrows .slick-arrow {
    width: 20px;
    height: 20px;
  }

  .compare__header-arrows_clone {
    display: block;
    right: calc(50% - 120px);
    left: initial;
  }

  .compare__counter {
    display: block;
  }

  .compare__row {
    flex-wrap: wrap;
  }

  .compare__col_small {
    flex: 0 0 100%;
  }

  .compare__col_full {
    flex: 0 0 50%;
    padding-right: 8px;
  }

  .compare__col_header {
    align-items: flex-end;
    margin-bottom: 30px;
  }

  .compare__col_clone {
    display: block;
    flex: 0 0 50%;
    padding-left: 8px;
    padding-right: 0;
  }

  .compare__reset:hover span {
    border-color: transparent;
  }

  .compare__header-label {
    display: none;
  }

  .compare__item {
    border: none;
    padding: 50px 0 20px;
  }

  .compare__item-img img,
  .compare__item-img picture {
    height: 90px;
  }

  .compare__item-remove {
    width: 25px;
    height: 25px;
  }

  .compare__item-remove {
    top: -50px;
  }

  .compare__params {
    padding-top: 15px;
    margin-bottom: 15px;
  }

  .compare__params .compare__row {
    border: none;
  }

  .compare__params .compare__row:not(:last-child) {
    margin-bottom: 30px;
  }

  .compare__params .compare__row:last-child {
    margin-bottom: 15px;
  }

  .compare__params .compare__row:hover {
    background: none;
  }

  .compare__param-label {
    padding: 0;
    margin-bottom: 15px;
  }

  .compare__param {
    padding: 0;
    border: none;
    min-height: initial;
  }

  .compare__param .card__oldprice {
    font-size: 14px;
  }

  .compare__param select {
    border-radius: 6px;
  }

  .compare__footer .compare__param {
    padding: 0;
  }

  .reviews__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-basis: calc(100% / 1 - (10px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (10px * (1 - 1)) / 1);
  }

  .reviews__item:nth-child(2n) {
    margin-right: 10px;
  }

  .reviews__item:nth-child(1n) {
    margin-right: 0;
  }

  .stock__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 1 - (20px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (20px * (1 - 1)) / 1);
  }

  .stock__item:nth-child(2n) {
    margin-right: 20px;
  }

  .stock__item:nth-child(1n) {
    margin-right: 0;
  }

  .stock__item-body {
    padding: 20px;
  }

  .news__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 1 - (20px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (20px * (1 - 1)) / 1);
    margin-bottom: 0px;
  }

  .news__item:nth-child(2n) {
    margin-right: 20px;
  }

  .news__item:nth-child(1n) {
    margin-right: 0;
  }

  .news__title {
    font-size: 16px;
  }

  .textpage__bottom {
    margin-top: 20px;
  }

  .register__login {
    margin-top: 20px;
  }

  .register__row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-top: 20px;
  }

  .register__col_left {
    flex: 0 0 100%;
    margin: 0;
  }

  .register__col_right {
    display: none;
  }

  .register__info {
    display: none;
  }

  .checkout__sidebar_right {
    flex: 0 0 100%;
  }

  .checkout__sticky {
    padding: 12px 15px;
  }

  .checkout__types {
    display: block;
    width: 100%;
  }

  .checkout__cart-link {
    display: none;
  }

  .checkout__content {
    margin: 0;
  }

  .checkout__products .cart__product-row .card__images {
    flex: 0 0 140px;
    width: 140px;
  }

  .selection__filter {
    display: block;
    padding: 23px 25px;
  }

  .selection__filter-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .selection__item {
    flex-grow: 0;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
    flex-basis: calc(100% / 1 - (20px * (1 - 1)) / 1);
    max-width: calc(100% / 1 - (20px * (1 - 1)) / 1);
  }

  .selection__item:nth-child(2n) {
    margin-right: 20px;
  }

  .selection__item:nth-child(1n) {
    margin-right: 0;
  }

  .selection__item:hover {
    box-shadow: none;
  }

  .selection__arrow {
    opacity: 1;
    transform: none;
  }

  .orders__filter {
    flex-direction: column;
    align-items: flex-start;
  }

  .orders__filter-col {
    flex-wrap: wrap;
    flex: 0 0 100%;
  }

  .orders__filter-col:nth-child(2) {
    border-top: 1px solid #F9FAFB;
    margin-top: 20px;
    padding-top: 20px;
  }

  .orders__filter-col:nth-child(2) .orders__filter-lbl {
    flex: 0 0 100%;
  }

  .orders__filter-lbl {
    font-size: 14px;
  }

  .orders__filter-lbl_top {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .orders__filter-lbl_mobile {
    display: block;
  }

  .orders__status {
    padding: 7px;
  }

  .orders__btn-reset {
    position: absolute;
    top: -1px;
    right: 10px;
  }

  .orders__filter-dates {
    margin-top: 10px;
  }

  .orders__list-mobile {
    width: 750px;
  }

  .orders__list-row {
    padding: 12px 0;
  }

  .orders__list-row_head {
    display: none;
  }

  .orders__list-row_warranty {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 10px 43px;
    border-top: 1px solid #DFE6EA;
    border-bottom: 1px solid #DFE6EA;
  }

  .orders__list-row_warranty .orders__list-details {
    position: absolute;
    bottom: 10px;
  }

  .orders__list-row_warranty .orders__list-col {
    margin-bottom: 20px;
  }

  .orders__list-row_warranty .orders__list-col_1 {
    order: 1;
  }

  .orders__list-row_warranty .orders__list-col_2 {
    order: 3;
    margin-left: 0;
    flex-shrink: 0;
  }

  .orders__list-row_warranty .orders__list-col_4 {
    order: 2;
  }

  .orders__list-row_warranty .orders__list-col_6 {
    order: 4;
    flex-grow: 0;
    margin-left: 0;
  }

  .orders__list-row_warranty .orders__list-col_5 {
    display: none;
  }

  .orders__list-row_warranty .orders__list-col_7 {
    margin-bottom: 0;
    justify-content: flex-end;
    right: 0;
  }

  .orders__list-row_warranty .orders__list-col {
    width: 50%;
    flex-basis: 50%;
    padding: 0;
  }

  .orders__list-row_export {
    width: 100%;
    display: flex;
    padding: 10px 20px 10px 15px;
  }

  .orders__list-row_export .orders__list-col_1 {
    order: 1;
  }

  .orders__list-row_export .orders__list-col_2 {
    order: 2;
  }

  .orders__list-row_export .orders__list-col_3 {
    order: 3;
  }

  .orders__list-row_export .orders__list-col_4 {
    order: 4;
  }

  .orders__list-row_export .orders__list-col_5 {
    order: 5;
  }

  .orders__list-col {
    padding: 0;
  }

  .orders__list-col_1 {
    order: 1;
    flex: 1 1 100%;
  }

  .orders__list-col_2 {
    order: 3;
    flex: 0 0 85px;
    white-space: nowrap;
    margin-left: 20px;
  }

  .orders__list-col_5 {
    order: 2;
    flex: 0 0 85px;
    text-align: center;
  }

  .orders__list-col_6 {
    display: none;
  }

  .orders__list-items {
    padding-bottom: 30px;
  }

  .orders__list-item {
    border: none;
  }

  .orders__list-item.active {
    background: none;
  }

  .orders__list-item_export .orders__list-col_1 {
    order: 1;
  }

  .orders__list-item_export .orders__list-col_2 {
    order: 2;
    margin-left: 0;
  }

  .orders__list-item_export .orders__list-col_3 {
    order: 3;
  }

  .orders__list-item_export .orders__list-col_4 {
    order: 4;
  }

  .orders__list-item_export .orders__list-col_5 {
    order: 5;
  }

  .orders__list-item:hover {
    background: none;
  }

  .orders__list-details {
    font-size: 13px;
  }

  .orders__list-details svg {
    margin-left: 10px;
  }

  .orders__list-price {
    font-size: 14px;
  }

  .orders__list-detail {
    padding: 0;
  }

  .orders__detail {
    padding-top: 12px;
  }

  .orders__detail-col {
    flex: 1 1 100%;
    padding-right: 10px;
  }

  .orders__detail-col_info {
    flex: 0 0 180px;
    padding-right: 0;
  }

  .orders__detail-info {
    flex-wrap: wrap;
  }

  .orders__detail-info-name {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .orders__detail-info-count {
    min-width: auto;
    margin-left: initial;
    margin-right: auto;
  }

  .orders__detail-info-price {
    min-width: auto;
  }

  .orders__info-lbl {
    flex: 1 1 100%;
    padding-right: 10px;
  }

  .orders__info-val {
    flex: 0 0 180px;
  }

  .orders__link {
    display: inline-flex;
    margin-top: 10px;
  }

  .orders__wrap_no-border {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .orders__text-mob {
    display: block;
  }

  .orders__type-block {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
    gap: 10px;
  }

  .posters__category-title {
    padding: 15px;
  }

  .posters__category-list .posters__category {
    padding-left: 15px;
  }

  .posters__item {
    flex-direction: column;
    padding: 15px;
  }

  .posters__download {
    margin-top: 10px;
  }

  .pricelist__item {
    flex-direction: column;
    padding: 15px;
  }

  .pricelist__name {
    font-size: 14px;
  }

  .pricelist__controls {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 10px;
  }

  .detailed_col .detailed__table-cell:nth-child(1) {
    flex-basis: 50%;
  }

  .detailed_col .detailed__table-cell:nth-child(2) {
    display: none;
  }

  .detailed_col .detailed__table-cell:nth-child(3) {
    flex-basis: 17%;
  }

  .detailed_col .detailed__table-cell:nth-child(4) {
    flex-basis: calc(33% - 30px);
    order: 0;
  }

  .detailed_col .detailed__table-cell:nth-child(5) {
    flex-basis: 100%;
  }

  .detailed_col .detailed__table-cell:nth-child(6) {
    flex-basis: 100%;
    margin-bottom: 0;
  }

  .detailed_col .detailed__item {
    margin-bottom: 30px;
  }

  .detailed__table-cell:nth-child(1) {
    flex-basis: 55%;
  }

  .detailed__table-cell:nth-child(2) {
    flex-basis: 17%;
  }

  .detailed__table-cell:nth-child(3) {
    flex-basis: 28%;
  }

  .detailed__table-cell:nth-child(4) {
    flex-basis: 100%;
  }

  .detailed__table-cell:nth-child(5) {
    flex-basis: 100%;
    margin-bottom: 0;
  }

  .detailed__legend {
    display: none;
  }

  .detailed__item {
    flex-wrap: wrap;
    align-items: stretch;
    padding-left: 30px;
  }

  .detailed__item:not(:last-child) {
    padding-bottom: 0;
  }

  .detailed__item-num {
    top: 47px;
  }

  .detailed__item:not(.detailed__item_caption) .detailed__group_label:before {
    display: none;
  }

  .detailed__item:not(.detailed__item_caption) .detailed__item-num {
    top: 8px;
  }

  .detailed__item:not(.detailed__item_caption) .detailed__price {
    margin-top: 0;
  }

  .detailed__name span {
    display: block;
  }

  .detailed__count {
    text-align: left;
  }

  .detailed__vendor-code {
    text-align: left;
  }

  .detailed__price {
    margin-top: 0;
  }

  .detailed__group {
    margin-bottom: 20px;
  }

  .detailed__group:nth-child(4) {
    order: 6;
  }

  .detailed__group_label:before {
    display: block;
    margin-bottom: 9px;
    font-size: 12px;
    color: #999;
    min-height: 30px;
  }

  .detailed__group_label:nth-child(1):before {
    content: 'Наименование';
  }

  .detailed__group_label:nth-child(3):before {
    content: 'Кол-во в узле';
  }

  .detailed__group_label:nth-child(4):before {
    content: 'Цена';
  }

  .detailed__group_full {
    flex: 1 1 100%;
  }

  .detailed__availability {
    min-width: 135px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .detailed__button .form-button {
    width: 100%;
  }

  .detailed__button .form-button span {
    padding-left: 0;
    padding-right: 0;
  }

  .detailed__button .form-button_red {
    border-color: #f00;
  }

  .detailed__button .form-button_analoque {
    border-color: #9FD6F7;
  }

  .detailed__caption {
    font-size: 20px;
  }

  .change-password__row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-top: 20px;
  }

  .change-password__col_left {
    flex: 0 0 100%;
    margin: 0;
  }

  .change-password__col_right {
    display: none;
  }

  .change-password__desc {
    display: block;
    text-align: center;
  }

  .change-password__link-wrap {
    justify-content: center;
  }

  .table tr {
    display: block;
    border: 1px solid #f9fafb;
  }

  .table th,
  .table td {
    display: block;
    padding: 8px 10px;
  }

  .table th:first-child,
  .table td:first-child {
    padding-top: 14px;
  }

  .table th:last-child,
  .table td:last-child {
    padding-bottom: 14px;
  }

  .table th {
    display: none;
  }

  .table td {
    font-size: 14px;
  }

  .table td:before {
    content: attr(data-title);
    display: block;
    color: #999;
    font-size: 13px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 6px;
  }

  .table_similar tr th:nth-child(n+2),
  .table_similar tr td:nth-child(n+2) {
    text-align: left;
  }

  .vin-block__title-block {
    width: 100%;
  }

  .vin-block__row {
    justify-content: space-between;
    margin-bottom: 3px;
  }

  .vin-block__title {
    margin-right: 0;
    font-size: 14px;
    line-height: 150%;
  }

  .vin-block__footnote {
    font-size: 10px;
    line-height: 100%;
  }

  .vin-block__info-text {
    justify-content: flex-end;
  }

  .vin-block__info-text p {
    display: block;
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 11px;
    font-weight: 400;
    line-height: 150%;
    color: rgba(74, 130, 196, 0.7);
  }

  .vin-block__input-block {
    width: 100%;
    margin-right: 0;
  }

  .vin-block__input {
    width: 17px;
    height: 40px;
    margin-right: 3px;
    font-size: 15px;
    line-height: 15px;
  }

  .vin-block__input:last-child {
    margin-right: 0;
  }

  .vin-block__caption {
    margin-bottom: 14px;
  }

  .vin-block__wrap {
    justify-content: flex-end;
  }

  .vin-block__wrap.active .vin-block__info {
    top: 24px;
    left: auto;
    right: 0;
  }

  .vin-block__info {
    width: 345px;
    padding-right: 20px;
  }

  .vin-block__close-btn {
    top: 4px;
    right: 4px;
  }

  .brand-inner__wrap {
    margin-bottom: 40px;
  }

  .brand-inner__wrap .brand-inner__col:nth-child(1) {
    width: 100%;
    margin-bottom: 38px;
  }

  .brand-inner__wrap .brand-inner__col:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }

  .brand-inner__card {
    margin-bottom: 40px;
  }

  .brand-inner__card-img-block {
    height: 211px;
  }

  .brand-inner__text {
    margin-bottom: 24px;
  }

  .brand-inner__img-wrap {
    margin-left: -5px;
    padding-right: 0;
  }

  .brand-inner__img-block {
    width: 280px;
    height: 180px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .brand-inner__img-block:nth-child(n+2):not(.slick-slide) {
    display: none;
  }

  .brand-inner__img-block.slick-slide {
    opacity: 0.4;
  }

  .brand-inner__img-block.slick-slide.slick-active {
    opacity: 1;
  }

  .brand-inner__item {
    width: calc(100% / 2 - 10px);
  }

  .brand-inner__more-btn {
    margin-left: auto;
    margin-top: 30px;
    padding: 0;
    background-color: transparent;
  }

  .brand {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .brand__item {
    width: 50%;
  }

  .brand__item:not(.slick-slide):nth-child(n+3) {
    display: none;
  }

  .brand__link {
    height: 80px;
    padding: 8px;
  }

  .brand__icon-arrow {
    width: 16px;
    height: 16px;
  }

  .form-button span.form-button__mob-hidden {
    display: none;
  }

  .textarea-text__label {
    width: calc(100% - 75px);
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .fs-wrap.fs-has-selected .fs-label-wrap {
    background: none;
    padding: 0;
  }

  .fs-wrap.fs-has-selected .fs-reset {
    display: none;
  }

  .fs-wrap.fs-has-selected .fs-arrow {
    display: block;
  }

  .fs-wrap.fs-open .fs-dropdown {
    position: fixed;
    top: 52px;
    width: 100%;
    left: 0;
    height: calc(100% - 51px);
    padding: 15px 0;
    max-width: 345px;
    right: 0;
    margin: 0 auto;
    box-shadow: none;
  }

  .fs-label-wrap {
    border: none;
    border-radius: 0;
    padding: 0;
  }

  .fs-label-wrap .fs-label {
    padding: 0px 34px 0px 0;
    font-size: 16px;
  }

  .fs-label-wrap .fs-label-count {
    padding: 0;
    margin-right: 0;
    padding-right: 30px;
    width: 131px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    pointer-events: none;
  }

  .fs-dropdown:before {
    display: none;
  }

  .fs-dropdown .fs-options {
    margin-bottom: 0;
    max-height: calc(100vh - 220px);
  }

  .fs-dropdown__bottom {
    padding: 20px;
  }

  .fs-arrow {
    transform: rotate(-90deg);
    width: 20px;
    height: 20px;
  }

  .fs-arrow svg {
    width: 20px;
    height: 20px;
  }

  .fs-arrow {
    right: 0;
  }

  .fs-fastselect {
    display: none;
  }

  .fs-search {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
  }

  .fs-search:before {
    content: '';
    width: 100vw;
    height: 100%;
    background-color: #F9FAFB;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }

  .fs-search input {
    font-size: 16px;
    background: #F9FAFB;
    border: none;
    border-radius: 0;
    height: 70px;
    padding-left: 65px;
  }

  .fs-search-ico {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 15px;
    stroke: #333;
  }

  .fs-option {
    font-size: 16px;
  }

  .fs-no-results {
    font-size: 16px;
  }

  .fs-wrap.multiple .fs-option .fs-checkbox {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    margin-right: 25px;
  }

  .fs-wrap.multiple .fs-checkbox:before {
    background-size: 15px 15px;
    background-position: 4px 4px;
  }

  .request .form-button {
    max-width: none;
  }

  .request__wrap {
    padding: 20px 30px 30px;
  }

  .request__desc {
    margin-bottom: 20px;
  }

  .main-office {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .main-office_no-indent {
    position: relative;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .main-office_no-indent::before {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    background-color: #000;
  }

  .main-office__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

  .main-office__title_sm {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
  }

  .main-office__info-block {
    padding: 20px;
  }

  .main-office__text_t-indent {
    margin-top: 0;
  }

  .main-office__address {
    line-height: 18px;
  }

  .main-office__phone {
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
  }

  .main-office__img-block {
    display: block;
  }

  .main-office__img-item {
    height: 250px;
  }

  .vacancies__img-block {
    margin-bottom: 32px;
    border-radius: 0 20px 0 20px;
  }

  .vacancies__title {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .vacancies__text {
    margin-bottom: 40px;
  }

  .vacancies__info-block-list {
    flex-direction: column;
    margin-bottom: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .vacancies__info-block-item {
    width: 100%;
  }

  .vacancies__info-block-item:not(:last-child) {
    padding-bottom: 20px;
    border-right: none;
    border-bottom: 1px solid #607C8E;
  }

  .vacancies__info-block-item:nth-child(2) .vacancies__info-block-item-wrap {
    padding-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .vacancies__info-block-item:last-child .vacancies__info-block-item-wrap {
    padding-top: 20px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .vacancies__info-number {
    font-size: 80px;
    line-height: 77px;
  }

  .vacancies__info-text {
    line-height: 26px;
  }

  .vacancies__feature-list {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 60px;
  }

  .vacancies__feature-item {
    position: relative;
    min-height: 250px;
    padding: 10px;
    background-color: #4A82C426;
  }

  .vacancies__top-block {
    flex-direction: column;
  }

  .vacancies__bottom-block svg {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
  }

  .vacancies__desc-wrap {
    max-width: none;
    margin-top: 25px;
    text-align: left;
  }

  .vacancies__caption {
    font-size: 16px;
    line-height: 19px;
    word-break: break-all;
    text-align: left;
  }

  .vacancies__caption br {
    display: block;
  }

  .vacancies__item {
    margin-bottom: 6px;
    padding: 20px 20px 70px;
    flex-direction: column;
  }

  .vacancies__left-block {
    width: 100%;
  }

  .vacancies__header {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
  }

  .vacancies__link {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }

  .vacancies__small-desc {
    width: 100%;
    line-height: 19px;
  }

  .vacancies__btn {
    height: auto;
    background-color: transparent;
  }

  .vacancies__btn svg {
    stroke: #4A82C4;
  }

  .vacancies__content h2 {
    font-size: 16px;
    line-height: 24px;
  }

  .vacancies__content ul {
    margin-bottom: 40px;
  }

  .taplink {
    padding: 24px 0 60px;
  }

  .taplink__title {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .taplink__list {
    grid-gap: 10px;
  }

  .taplink__item {
    padding: 2px;
  }

  .taplink__item:hover .taplink__social_tg svg {
    width: 14px;
    height: 14px;
  }

  .taplink__item:hover .taplink__social_wa svg {
    width: 14px;
    height: 14px;
  }

  .taplink__img {
    width: 114px;
    height: 70px;
  }

  .taplink__img img {
    border-radius: 10px;
  }

  .taplink__description {
    width: 100%;
    padding: 2px 4px 2px 10px;
  }

  .taplink__logo-title span {
    font-size: 12px;
  }

  .taplink__logo-title svg {
    width: 20px;
    height: 20px;
  }

  .taplink__connection-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .taplink__connect {
    font-size: 10px;
  }

  .taplink__connect svg {
    width: 10px;
    height: 10px;
  }

  .taplink__socials-block {
    gap: 4px;
    justify-content: flex-start;
  }

  .taplink__social svg {
    width: 20px;
    height: 20px;
  }

  .taplink__social_wa svg,
  .taplink__social_tg svg {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 500px) {
  .vin-block__btn {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .product-video__grid {
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .product-video__icon svg {
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 374px) {
  .detailed__availability {
    min-width: 115px;
  }

  .detailed__button .form-button {
    width: 120px;
  }
}

@media (max-width: 370px) {
  .advantages__ico {
    top: 20px;
  }
}

@media (max-width: 360px) {
  .product__gallery-item-wrap {
    height: 180px;
  }
}

@media (max-width: 350px) {
  .footer__cat-title-link {
    font-size: 11px;
  }
}

@media print {
  html.with-fancybox .wrapper {
    display: none;
  }
}
/* End */


/* Start:/local/templates/taplink/assets/bx-styles/taplink.css?17277916985344*/
.taplink {
  padding: 40px 0 120px
}
.taplink__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 115%;
  text-align: center;
  margin-bottom: 65px
}
.taplink__list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px 15px
}
.taplink__item {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #fff;
  border-radius: 15px
}
.taplink__item:hover {
  box-shadow: 0 10px 20px 0 #0000001A
}
.taplink__item:hover .taplink__logo-title {
  color: #4a82c4
}
.taplink__item:hover .taplink__logo-title span {
  transition: color .5s;
  color: #4a82c4
}
.taplink__item:hover .taplink__logo-title svg {
  stroke: #4a82c4
}
.taplink__item:hover .taplink__social svg {
  fill: #fff
}
.taplink__item:hover .taplink__social_vk {
  transition: background-color .5s;
  background-color: #07f
}
.taplink__item:hover .taplink__social_tg {
  transition: background-color .5s;
  background-color: #2aabee
}
.taplink__item:hover .taplink__social_tg svg {
  width: 20px;
  height: 20px
}
.taplink__item:hover .taplink__social_wa {
  transition: background-color .5s;
  background-color: #25d366
}
.taplink__item:hover .taplink__social_wa svg {
  width: 20px;
  height: 20px
}
.taplink__item:hover .taplink__social_youtube {
  transition: background-color .5s;
  background-color: red
}
.taplink__item:hover .taplink__social_rutube,
.taplink__item:hover .taplink__social_tiktok {
  transition: background-color .5s;
  background-color: #000
}
.taplink__item:hover .taplink__social_rutube svg path:first-child {
  fill: red
}
.taplink__img {
  width: 24%;
  height: 100%;
  flex-shrink: 0
}
.taplink__img img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.taplink__description {
  display: block;
  width: 76%;
  padding: 6px 10px 6px 30px
}
.taplink__logo-title {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  color: #9fd6f7
}
.taplink__logo-title span {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  color: #333;
  text-transform: uppercase;
  transition: color .5s
}
.taplink__logo-title svg {
  stroke: #9fd6f7;
  flex-shrink: 0
}
.taplink__connection-block {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.taplink__left {
  display: block
}
.taplink__connect {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%
}
.taplink__connect svg {
  margin-right: 4px;
  flex-shrink: 0
}
.taplink__phone {
  color: #333;
  margin-bottom: 2px
}
.taplink__mail {
  color: #4a82c4
}
.taplink__mail svg {
  stroke: #4a82c4
}
.taplink__socials-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 10px
}
.taplink__social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #f9fafb;
  transition: background-color .5s
}
.taplink__social svg {
  display: block;
  fill: #4a82c4
}
.taplink__social_tg svg,
.taplink__social_wa svg {
  width: 20px;
  height: 20px
}
@media (max-width:1280px) {
  .taplink__item:hover .taplink__social_tg svg,
  .taplink__item:hover .taplink__social_wa svg {
    width: 14px;
    height: 14px
  }
  .taplink__logo-title span {
    font-size: 14px
  }
  .taplink__connect {
    font-size: 12px
  }
  .taplink__socials-block {
    gap: 4px
  }
  .taplink__social {
    width: 26px;
    height: 26px
  }
  .taplink__social svg {
    width: 20px;
    height: 20px
  }
  .taplink__social_tg svg,
  .taplink__social_wa svg {
    width: 14px;
    height: 14px
  }
}
@media (max-width:1023px) {
  .taplink__list {
    grid-template-columns: repeat(1,1fr)
  }
  .taplink__item:hover .taplink__social_tg svg,
  .taplink__item:hover .taplink__social_wa svg {
    width: 20px;
    height: 20px
  }
  .taplink__logo-title span {
    font-size: 18px
  }
  .taplink__connect {
    font-size: 14px
  }
  .taplink__socials-block {
    gap: 10px
  }
  .taplink__social {
    width: 32px;
    height: 32px
  }
  .taplink__social svg {
    width: 28px;
    height: 28px
  }
  .taplink__social_tg svg,
  .taplink__social_wa svg {
    width: 20px;
    height: 20px
  }
}
@media (max-width:767px) {
  .taplink {
    padding: 24px 0 60px
  }
  .taplink__title {
    font-size: 16px;
    margin-bottom: 30px
  }
  .taplink__list {
    grid-gap: 10px
  }
  .taplink__item {
    padding: 2px
  }
  .taplink__item:hover .taplink__social_tg svg,
  .taplink__item:hover .taplink__social_wa svg {
    width: 14px;
    height: 14px
  }
  .taplink__img {
    width: 114px;
    height: 70px
  }
  .taplink__img img {
    border-radius: 10px
  }
  .taplink__description {
    width: 100%;
    padding: 2px 4px 2px 10px
  }
  .taplink__logo-title span {
    font-size: 12px
  }
  .taplink__logo-title svg {
    width: 20px;
    height: 20px
  }
  .taplink__connection-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px
  }
  .taplink__connect {
    font-size: 10px
  }
  .taplink__connect svg {
    width: 10px;
    height: 10px
  }
  .taplink__socials-block {
    gap: 4px;
    justify-content: flex-start
  }
  .taplink__social svg {
    width: 20px;
    height: 20px
  }
  .taplink__social_tg svg,
  .taplink__social_wa svg {
    width: 14px;
    height: 14px
  }
}
/* End */
/* /local/templates/taplink/assets/styles/main.css?1775032915348773 */
/* /local/templates/taplink/assets/bx-styles/taplink.css?17277916985344 */
