@charset "UTF-8";

@font-face {
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/mazzardm-bold-webfont.woff") format("woff"), url("../fonts/mazzardm-bold-webfont.woff2") format("woff2");
  font-family: "Mazzardm";
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/mazzardm-medium-webfont.woff") format("woff"), url("../fonts/mazzardm-medium-webfont.woff2") format("woff2");
  font-family: "Mazzardm";
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/mazzardm-semibold-webfont.woff") format("woff"), url("../fonts/mazzardm-semibold-webfont.woff2") format("woff2");
  font-family: "Mazzardm";
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/mazzardm-regular-webfont.woff") format("woff"), url("../fonts/mazzardm-regular-webfont.woff2") format("woff2");
  font-family: "Mazzardm";
  font-display: swap;
}

[class^=ico_],
[class*=" ico_"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  line-height: 1em;
}

.nowrap {
  white-space: nowrap;
}

html,
body {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Mazzardm" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "Mazzardm";
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

p:last-child {
  margin-bottom: 0;
}

.section-title {
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.section-title.--center {
  text-align: center;
}

.section-title::before {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 35px;
  margin-bottom: 5px;
  background-image: url(../img/decor-title.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.page-content .page-title {
  margin-bottom: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 42px;
  line-height: 120%;
}

.page-content .section-title {
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.page-content .section-title.--center {
  text-align: center;
}

.page-content .section-title::before {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 35px;
  margin-bottom: 5px;
  background-image: url(../img/decor-title.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.page-content .section-title h3 {
  display: block;
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.07;
  letter-spacing: 0.02em;
}

.page-content .section-title span {
  display: inline-block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.section-title {
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.section-title.--center {
  text-align: center;
}

.section-title::before {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 35px;
  margin-bottom: 5px;
  background-image: url(../img/decor-title.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.section-title h3 {
  display: block;
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.07;
  letter-spacing: 0.02em;
}

.section-title span {
  display: inline-block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.section-title.--small {
  margin-bottom: 30px;
  text-align: center;
}

.section-title.--small::before {
  display: none;
}

.section-title.--small h3 {
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 1.23;
  letter-spacing: 0.02em;
}

.section-title.--small span {
  margin-top: 7px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

h3.wrapper-title,
.wrapper-title {
  margin-top: 0;
  margin-bottom: 23px;
  color: #636363 !important;
  font-weight: 700;
  font-size: 20px !important;
  text-transform: uppercase;
}

h3.wrapper-title.--small,
.wrapper-title.--small {
  font-size: 20px !important;
}

@font-face {
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-family: "icons";
}

.compare-item__action .btn-delete:before,
.section-about-brands__slider .swiper-button-next:before,
.section-about-brands__slider .swiper-button-prev:before,
.filter-search .search__control:before,
.page-content ul.list-shops li:before,
.about .swiper-button-next:before,
.about .swiper-button-prev:before,
.section-viewed .swiper-button-next:before,
.section-viewed .swiper-button-prev:before,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link:before,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link:before,
.slider-nav .slider-nav-item.--right:before,
.slider-nav .slider-nav-item.--left:before,
.password-quality__list li:before,
.city-list__ico:before,
.city-list__item.active .city-list__ico:before,
.accordion-search .accordion-button:before,
.page-search__control-clear:before,
.page-header .dropdown .dropdown-toggle:before,
.slider-nav.--slidset .slider-nav-item.--right:before,
.slider-nav.--slidset .slider-nav-item.--left:before,
.swiper-button-next:before,
.swiper-button-prev:before,
table.footable.breakpoint .fooicon-minus:before,
table.footable.breakpoint .fooicon-plus:before,
.ico_youtube:before,
.ico_wallet:before,
.ico_Vector:before,
.ico_user:before,
.ico_user-tax:before,
.ico_user-post:before,
.ico_user-phone:before,
.ico_user-name:before,
.ico_user-mail:before,
.ico_user-location:before,
.ico_user-company:before,
.ico_user-code:before,
.ico_upload:before,
.ico_tumer:before,
.ico_trash:before,
.ico_timer:before,
.ico_tab-arrow:before,
.ico_swiper-button-prev:before,
.ico_swiper-button-next:before,
.ico_submenu:before,
.ico_slider-nav-right:before,
.ico_slider-nav-left:before,
.ico_service2:before,
.ico_service1:before,
.ico_search:before,
.ico_refresh:before,
.ico_protection:before,
.ico_print:before,
.ico_play:before,
.ico_pin:before,
.ico_pin-2:before,
.ico_phone:before,
.ico_password-star:before,
.ico_order-accepted:before,
.ico_modal:before,
.ico_messages:before,
.ico_mainmmenu:before,
.ico_logo-main:before,
.ico_lk-user:before,
.ico_lk-message:before,
.ico_lk-message-act:before,
.ico_lk-compare:before,
.ico_lk-angle-right:before,
.ico_instagram:before,
.ico_import:before,
.ico_home:before,
.ico_google:before,
.ico_footable-prev:before,
.ico_footable-next:before,
.ico_fire:before,
.ico_filter:before,
.ico_favorite:before,
.ico_facebook:before,
.ico_dropdown:before,
.ico_dot:before,
.ico_document:before,
.ico_debt:before,
.ico_copy:before,
.ico_cooperation:before,
.ico_compare:before,
.ico_close:before,
.ico_clear:before,
.ico_clear-active:before,
.ico_checkmark:before,
.ico_cart:before,
.ico_card:before,
.ico_calendar:before,
.ico_arrow-right:before,
.ico_apple:before,
.ico_angle-up:before,
.ico_angle-right:before,
.ico_angle-right-lg:before,
.ico_angle-left:before,
.ico_angle-left-lg:before,
.ico_angle-down:before,
.ico_accordion-arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 1em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  font-family: "icons";
  text-decoration: none;
  text-decoration: inherit;
  text-transform: none;
}

.ico_accordion-arrow:before {
  content: "";
}

.ico_angle-down:before {
  content: "";
}

.ico_angle-left-lg:before {
  content: "";
}

.ico_angle-left:before {
  content: "";
}

.ico_angle-right-lg:before {
  content: "";
}

.ico_angle-right:before {
  content: "";
}

.ico_angle-up:before {
  content: "";
}

.ico_apple:before {
  content: "";
}

.ico_arrow-right:before {
  content: "";
}

.ico_calendar:before {
  content: "";
}

.ico_card:before {
  content: "";
}

.ico_cart:before {
  content: "";
}

.ico_checkmark:before {
  content: "";
}

.ico_clear-active:before {
  content: "";
}

.ico_clear:before {
  content: "";
}

.ico_close:before {
  content: "";
}

.ico_compare:before {
  content: "";
}

.ico_cooperation:before {
  content: "";
}

.ico_copy:before {
  content: "";
}

.ico_debt:before {
  content: "";
}

.ico_document:before {
  content: "";
}

.ico_dot:before {
  content: "";
}

.ico_dropdown:before {
  content: "";
}

.ico_facebook:before {
  content: "";
}

.ico_favorite:before {
  content: "";
}

.ico_filter:before {
  content: "";
}

.ico_fire:before {
  content: "";
}

.ico_footable-next:before {
  content: "";
}

.ico_footable-prev:before {
  content: "";
}

.ico_google:before {
  content: "";
}

.ico_home:before {
  content: "";
}

.ico_import:before {
  content: "";
}

.ico_instagram:before {
  content: "";
}

.ico_lk-angle-right:before {
  content: "";
}

.ico_lk-compare:before {
  content: "";
}

.ico_lk-message-act:before {
  content: "";
}

.ico_lk-message:before {
  content: "";
}

.ico_lk-user:before {
  content: "";
}

.ico_logo-main:before {
  content: "";
}

.ico_mainmmenu:before {
  content: "";
}

.ico_messages:before {
  content: "";
}

.ico_modal:before {
  content: "";
}

.ico_order-accepted:before {
  content: "";
}

.ico_password-star:before {
  content: "";
}

.ico_phone:before {
  content: "";
}

.ico_pin-2:before {
  content: "";
}

.ico_pin:before {
  content: "";
}

.ico_play:before {
  content: "";
}

.ico_print:before {
  content: "";
}

.ico_protection:before {
  content: "";
}

.ico_refresh:before {
  content: "";
}

.ico_search:before {
  content: "";
}

.ico_service1:before {
  content: "";
}

.ico_service2:before {
  content: "";
}

.ico_slider-nav-left:before {
  content: "";
}

.ico_slider-nav-right:before {
  content: "";
}

.ico_submenu:before {
  content: "";
}

.ico_swiper-button-next:before {
  content: "";
}

.ico_swiper-button-prev:before {
  content: "";
}

.ico_tab-arrow:before {
  content: "";
}

.ico_timer:before {
  content: "";
}

.ico_trash:before {
  content: "";
}

.ico_tumer:before {
  content: "";
}

.ico_upload:before {
  content: "";
}

.ico_user-code:before {
  content: "";
}

.ico_user-company:before {
  content: "";
}

.ico_user-location:before {
  content: "";
}

.ico_user-mail:before {
  content: "";
}

.ico_user-name:before {
  content: "";
}

.ico_user-phone:before {
  content: "";
}

.ico_user-post:before {
  content: "";
}

.ico_user-tax:before {
  content: "";
}

.ico_user:before {
  content: "";
}

.ico_Vector:before {
  content: "";
}

.ico_wallet:before {
  content: "";
}

.ico_youtube:before {
  content: "";
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus,
*:active,
.nice-select.open {
  outline: none;
}

a:focus,
a:active,
a.nice-select.open {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

body {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-size: inherit;
}

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

button {
  background-color: inherit;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.tooltip::after {
  content: attr(data-tooltip);
}

.full-width {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
}

._video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

._video video,
._video iframe,
._video object,
._video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  z-index: -100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/footable.eot");
  src: url("../fonts/footable.eot") format("embedded-opentype"), url("../fonts/footable.woff2") format("woff2"), url("../fonts/footable.woff") format("woff"), url("../fonts/footable.ttf") format("truetype"), url("../fonts/footable.svg") format("svg");
  font-family: "footable";
}

.fooicon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  display: inline-block;
  transform: translate(0);
  font-style: normal;
  font-weight: 400;
  font-size: inherit;
  line-height: 1;
  font-family: footable !important;
  text-rendering: auto;
}

.fooicon:after,
.fooicon:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fooicon-loader:before {
  content: "";
}

.fooicon-plus:before {
  content: "";
}

.fooicon-minus:before {
  content: "";
}

.fooicon-search:before {
  content: "";
}

.fooicon-remove:before {
  content: "";
}

.fooicon-pencil:before {
  content: "";
}

.fooicon-flash:before {
  content: "";
}

.fooicon-eye-close:before {
  content: "";
}

.fooicon-cog:before {
  content: "";
}

.fooicon-stats:before {
  content: "";
}

.fooicon-sort:before {
  content: "";
}

.fooicon-sort-asc:before {
  content: "";
}

.fooicon-sort-desc:before {
  content: "";
}

.fooicon-trash:before {
  content: "";
}

table.footable.breakpoint .footable-last-visible {
  position: static;
}

table.footable.breakpoint .footable-last-visible::before {
  display: none;
}

table.footable.breakpoint .footable-toggle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: calc(100% - 10px);
  left: 50%;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 20px;
  margin: 0;
  float: none;
  transform: translateX(-50%);
  background: #fff;
  color: #000;
  text-align: center;
  cursor: pointer;
  opacity: 1 !important;
}

table.footable.breakpoint .fooicon-plus:before {
  content: "";
}

table.footable.breakpoint .fooicon-plus:before {
  width: 12px;
  color: #000;
  font-size: 10px;
}

table.footable.breakpoint .fooicon-minus {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}

table.footable.breakpoint .fooicon-minus:before {
  content: "";
}

table.footable.breakpoint .fooicon-minus:before {
  width: 12px;
  color: #000;
  font-size: 10px;
}

table.footable thead .footable-header {
  border-bottom: 2px solid #E1E3EA;
  background: #F8F9FA;
}

table.footable thead .footable-header th {
  padding: 12px 20px;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}

table.footable thead .footable-header th .btn-icon.ico_plus {
  width: 25px;
  height: 25px;
  background: #707997;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
}

table.footable thead .footable-header th .btn-icon.ico_plus:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

table.footable thead .footable-header th .check .check__box {
  background: transparent;
}

table.footable tbody tr {
  position: relative;
  border-bottom: 1px solid #F0F1F4;
}

table.footable tbody tr.--padding-small td {
  padding: 8px 20px;
}

table.footable tbody tr td {
  position: relative;
  padding: 18px 20px 16px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

table.footable tbody tr td::before {
  display: block;
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: calc(100% - 16px);
  background-color: #F0F1F4;
  content: "";
}

table.footable tbody tr td:last-child::before {
  display: none;
}

table.footable tbody tr td > * + * {
  margin-top: 4px;
}

table.footable tbody tr td a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  color: #000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  white-space: nowrap;
  transition: all 0.3s linear;
}

table.footable tbody tr td a:hover {
  color: #7F8185;
}

table.footable tbody tr td span + * {
  margin-top: 4px;
}

table.footable tbody tr td strong {
  display: block;
  position: relative;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}

table.footable tbody tr td b {
  display: block;
  position: relative;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

table.footable tbody tr td .accent {
  display: block;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  white-space: nowrap;
}

table.footable tbody tr td span.new {
  display: block;
  color: #57CA70;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

table.footable tbody tr td span.red {
  display: block;
  color: #E91826;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

table.footable tbody tr td p {
  margin-bottom: 0;
}

table.footable tbody tr td .button-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 6px;
  background: #F8F9FA;
  color: #B4BACA;
  font-size: 20px;
  cursor: pointer;
}

table.footable tbody tr td .button-icon:hover {
  background: #EFF4FF;
  color: #000;
}

table.footable tbody tr td .price strong {
  color: #30393E;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

table.footable tbody tr td .price small {
  color: #30393E;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

table.footable tbody tr td .counter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 122px;
  flex: 0 0 122px;
  max-width: 122px;
}

table.footable tbody tr td .counter .counter__btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
}

table.footable tbody tr td .counter .counter__field {
  width: 52px;
}

table.footable tbody tr td .counter .counter__field input {
  max-width: 52px;
  height: 35px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}

table.footable tbody tr td .action-group {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
  margin-top: 0;
}

table.footable tbody tr td .action-group-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-box-shadow: none;
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
  background: #EFF4FF;
  box-shadow: none;
  color: #7F8185;
}

table.footable tbody tr td .action-group-btn:hover {
  background: #7F8185;
  color: #fff;
}

table.footable tbody tr td .product-box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

table.footable tbody tr td .product-box.--margin-minus {
  margin-left: -20px;
}

table.footable tbody tr td .product-box__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
  width: 110px;
  height: 69px;
  margin-right: 15px;
}

table.footable tbody tr td .product-box__img img {
  -o-object-fit: contain;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

table.footable tbody tr td .product-box__desc a {
  display: inline-block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  white-space: normal;
}

table.footable tbody tr td .product-box__desc span.accent {
  display: block;
  margin-top: 8px;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

table.footable tbody tr td .user-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

table.footable tbody tr td .user-box img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
}

table.footable tbody tr td .user-box strong {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #30393E;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

table.footable tbody tr td .user-box:hover strong {
  color: #7F8185;
}

table.footable tbody tr td input[disabled] {
  width: 100px;
  height: 30px;
  padding: 5px 10px;
  border: none;
  background: none;
  text-align: center;
}

table.footable tbody tr td input[disabled] + input[disabled] {
  margin-top: 5px;
}

table.footable tbody tr td input.edit {
  width: 100px;
  height: 30px;
  padding: 5px 10px;
  border: none;
  background: #f9f9f9;
  text-align: center;
}

table.footable tbody tr td input.edit + input.edit {
  margin-top: 5px;
}

.footable.breakpoint .footable-header {
  border: none;
}

.footable.breakpoint tbody tr[data-expanded=true] {
  border: 2px solid #000 !important;
  border-bottom: 0 !important;
}

.footable.breakpoint .footable-detail-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000 !important;
  border-top: 0 !important;
}

.footable.breakpoint .footable-detail-row > td:first-child {
  padding: 0 !important;
}

table.footable-details > tbody > tr > th:first-child {
  width: 40%;
  padding-left: 10px;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

table.footable-details > tbody > tr > td {
  width: 60%;
  text-align: left;
}

table.footable-details > tbody > tr > td::before {
  display: none;
}

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: auto;
  height: 38px;
  padding-right: 30px;
  padding-left: 18px;
  clear: both;
  border: solid 1px #e8e8e8;
  border-radius: 5px;
  outline: none;
  background-color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 2.57;
  font-family: inherit;
  text-align: left !important;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  user-select: none;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #000;
}

.nice-select:after {
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  transform: rotate(45deg);
  transform-origin: 66% 66%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  content: "";
  pointer-events: none;
  transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  min-width: 100%;
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.nice-select.disabled {
  border-color: #ededed;
  color: #000;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #333333;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  right: 0 !important;
  left: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  right: 0;
  left: auto;
}

.nice-select.small {
  height: 30px;
  font-size: 12px;
  line-height: 2.33;
}

.nice-select.small:after {
  width: 4px;
  height: 4px;
}

.nice-select.small .option {
  min-height: 28px;
  line-height: 28px;
}

.nice-select .list {
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-19px);
  -ms-transform: scale(0.75) translateY(-19px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  box-sizing: border-box;
  z-index: 9;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 4px;
  padding: 0;
  overflow: hidden;
  transform: scale(0.75) translateY(-19px);
  transform-origin: 50% 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  min-height: 36px;
  padding-right: 29px;
  padding-left: 18px;
  outline: none;
  font-weight: 400;
  line-height: 36px;
  list-style: none;
  text-align: left;
  cursor: pointer;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #000;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

*:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-close {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' viewBox='0 0 13 13'%3E%3Cpath fill='%23E1E3EA' fill-rule='evenodd' d='M12.09 2.383 10.675.968 6.08 5.565 1.483.968.068 2.383l4.597 4.596-4.596 4.596 1.414 1.414 4.596-4.596 4.596 4.596 1.414-1.414L7.493 6.98l4.597-4.596Z' clip-rule='evenodd'/%3E%3C/svg%3E") center/1em auto no-repeat;
}

.btn-close:hover {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' viewBox='0 0 13 13'%3E%3Cpath fill='%239FA4B0' fill-rule='evenodd' d='M12.09 2.383 10.675.968 6.08 5.565 1.483.968.068 2.383l4.597 4.596-4.596 4.596 1.414 1.414 4.596-4.596 4.596 4.596 1.414-1.414L7.493 6.98l4.597-4.596Z' clip-rule='evenodd'/%3E%3C/svg%3E") center/1em auto no-repeat;
}

.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: none;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #E1E3EA;
  background: none;
}

.valid-feedback {
  color: #FF6A6A;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #E1E3EA;
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.container {
  max-width: 1710px;
  padding-right: 15px;
  padding-left: 15px;
}

.container-content {
  max-width: 1290px;
}

.container-small {
  max-width: 1030px;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 10px;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 10px;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 20px;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 20px;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 40px;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 40px;
}

.mt-1 {
  margin-top: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.form-group {
  margin-bottom: 20px;
}

.form-group.--small {
  margin-bottom: 10px;
}

.form-control {
  height: 45px;
  padding-left: 15px;
  border: 1.5px solid #E1E3EA;
  border-radius: 0;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
}

.form-control::-webkit-input-placeholder {
  -webkit-transition: all 0.25s linear;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  transition: all 0.25s linear;
}

.form-control::-moz-placeholder {
  -moz-transition: all 0.25s linear;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  transition: all 0.25s linear;
}

.form-control:-ms-input-placeholder {
  -ms-transition: all 0.25s linear;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  transition: all 0.25s linear;
}

.form-control::-ms-input-placeholder {
  -ms-transition: all 0.25s linear;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  transition: all 0.25s linear;
}

.form-control::placeholder {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  transition: all 0.25s linear;
}

.form-control:hover {
  border: 1.5px solid #9FA4B0;
}

.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}

.form-control:focus::-moz-placeholder {
  opacity: 0;
}

.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}

.form-control:focus::-ms-input-placeholder {
  opacity: 0;
}

.form-control:focus::placeholder {
  opacity: 0;
}

textarea.form-control {
  height: 90px;
  padding-top: 10px;
  resize: none;
}

body {
  -moz-appearance: none !important;
  scrollbar-color: #4a4a4a #fff;
  scrollbar-width: thin !important;
}

body::-webkit-scrollbar {
  width: 4px;
}

body::-webkit-scrollbar-track {
  background-color: #fff;
}

body::-webkit-scrollbar-thumb {
  background-color: #4a4a4a;
}

a.js-login {
  display: none;
}

body.stop-scroll {
  overflow: hidden;
}

.page-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 320px;
  max-width: 1920px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}

.page-wrapper .page-main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.scroll-box {
  -moz-appearance: none !important;
  scrollbar-color: #C3C8D5 #F0F1F4;
  scrollbar-width: thin !important;
}

.scroll-box::-webkit-scrollbar {
  width: 6px;
}

.scroll-box::-webkit-scrollbar-track {
  background-color: #F0F1F4;
}

.scroll-box::-webkit-scrollbar-thumb {
  background-color: #C3C8D5;
}

canvas,
img,
video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
}

.datepicker--day-name,
.datepicker--cell.-current- {
  color: #7F8185;
}

.datepicker--cell.-selected- {
  background-color: #7F8185;
}

.button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #474A50;
  background: #474A50;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.button:hover {
  border: 1px solid #9FA4B0;
  background: #9FA4B0;
  color: #fff;
}

.button-outline-accent {
  border: 1px solid #4a4a4a;
  background: none;
  color: #4a4a4a;
}

.button-outline-accent:hover,
.button-outline-accent:focus,
.button-outline-accent:active,
.button-outline-accent.nice-select.open {
  border: 1px solid #7F8185;
  background: none;
  color: #7F8185;
}

.button-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
  padding: 0;
  border: 1px solid #E1E3EA;
  background: none;
  color: #C3C8D5;
  font-size: 22px;
}

.button-action {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 6px;
  background: #F8F9FA;
  color: #B4BACA;
  font-size: 24px;
  transition: all 0.25s linear;
}

.button-action + .button-action {
  margin-left: 10px;
}

.button-action.ico_print {
  font-size: 20px;
}

.button-action:hover,
.button-action:focus,
.button-action:active,
.button-action.nice-select.open {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  background: #EFF4FF;
  color: #308AFC;
  transition: all 0.25s linear;
}

.button-action.ico_trash:hover,
.button-action.ico_trash:focus,
.button-action.ico_trash:active,
.button-action.ico_trash.nice-select.open {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  background: #FFEFF1;
  color: #FF5F72;
  transition: all 0.25s linear;
}

.swiper-button-prev,
.swiper-button-next {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1.5px solid #F0F1F4;
  color: #B4BACA;
  font-size: 9px;
  text-align: center;
  transition: all 0.25s linear;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  border-color: #B4BACA;
  color: #B4BACA;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev:before {
  content: "";
}

.swiper-button-next:before {
  content: "";
}

.slider-nav.--slidset {
  margin: 40px auto 0;
}

.slider-nav.--slidset .slider-nav-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: 1px solid #F0F1F4;
  color: #B4BACA;
  transition: all 0.3s linear;
}

.slider-nav.--slidset .slider-nav-item::before {
  width: auto !important;
  font-size: 8px;
  pointer-events: none;
}

.slider-nav.--slidset .slider-nav-item:hover {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  width: 35px;
  border-color: #7F8185;
  color: #7F8185;
}

.slider-nav.--slidset .slider-nav-item.--left {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-nav.--slidset .slider-nav-item.--left:before {
  content: "";
}

.slider-nav.--slidset .slider-nav-item.--right {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-nav.--slidset .slider-nav-item.--right:before {
  content: "";
}

.slider-nav.--slidset .swiper-pagination,
.slider-nav.--slidset .swiper-pagination-current {
  display: inline-block;
  min-width: 10px;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.swiper-scrollbar {
  height: 4px;
  background: #F0F1F4;
}

.swiper-scrollbar-drag {
  background: #C3C8D5;
  cursor: e-resize;
}

.fancybox__thumb {
  border-radius: 0;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  position: absolute;
  top: calc(100% - 4px);
  left: 0;
  width: 60px;
  height: 4px;
  border: none;
  background: #7F8185;
}

.button-status {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  align-items: center;
  height: 35px;
  padding: 10px;
  border: none;
  white-space: nowrap;
}

.button-status::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid currentColor;
  border-radius: 20px;
  content: "";
  opacity: 0.3;
}

.button-status span.circle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  display: block;
  position: relative;
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.button-status span.circle::before {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50px;
  background: currentColor;
  content: "";
  opacity: 0.3;
}

.button-status span.circle::after {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: currentColor;
  content: "";
}

.button-status span:last-child {
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.status-1 {
  color: #57CA70;
}

.status-2 {
  color: #FF6A6A;
}

.status-3 {
  color: #FBA705;
}

.status-4 {
  color: #628EFF;
}

.status-5 {
  color: #9588FF;
}

.status-6 {
  color: #9FA4B0;
}

.nowrap {
  white-space: nowrap;
}

.list-info {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.list-info li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 30px;
}

.list-info li.no-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.list-info li span {
  margin-right: 5px;
  color: #B4BACA;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.list-info li strong {
  color: #30393E;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.total-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0 0 0 20px;
  border-left: 4px solid #7F8185;
  list-style-type: none;
}

.total-list li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.total-list li + li {
  margin-top: 5px;
}

.total-list li span {
  display: block;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}

.total-list li b {
  display: block;
  margin-top: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.navigation-page {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.navigation-page a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.navigation-page a [class*=ico_] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1.5px solid #F0F1F4;
  color: #B4BACA;
  text-align: center;
  transition: all 0.25s linear;
}

.navigation-page a:hover {
  color: #4a4a4a;
}

.navigation-page a:hover [class*=ico_] {
  border-color: #4a4a4a;
  color: #4a4a4a;
}

.navigation-page a:first-child [class*=ico_] {
  margin-right: 10px;
}

.navigation-page a:last-child [class*=ico_] {
  margin-left: 10px;
}

.form-control-wrap.--combi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 45px;
  border: 1.5px solid #E1E3EA;
}

.form-control-wrap.--combi:hover {
  border: 1.5px solid #9FA4B0;
}

.form-control-wrap.--combi .nice-select {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border: 0;
}

.form-control-wrap.--combi .nice-select:after {
  margin-top: -6px;
  border-color: #B4BACA;
}

.form-control-wrap.--combi .nice-select .current {
  min-width: 35px;
  color: #B4BACA;
}

.form-control-wrap.--combi .nice-select .list {
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  margin-left: -2px;
  padding: 0;
  border: none;
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
}

.form-control-wrap.--combi .nice-select .list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.form-control-wrap.--combi .nice-select .list li + li {
  border-top: 1px solid #f8f8f8;
}

.form-control-wrap.--combi .nice-select .list li:hover {
  color: #323537;
}

.form-control-wrap.--combi input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 45px;
  padding: 0 10px;
  border: none;
  background: none;
}

.form-control-wrap.--combi input::-webkit-input-placeholder {
  color: #B4BACA;
}

.form-control-wrap.--combi input::-moz-placeholder {
  color: #B4BACA;
}

.form-control-wrap.--combi input:-ms-input-placeholder {
  color: #B4BACA;
}

.form-control-wrap.--combi input::-ms-input-placeholder {
  color: #B4BACA;
}

.form-control-wrap.--combi input::placeholder {
  color: #B4BACA;
}

.page-wrapper {
  padding-top: 80px;
}

.page-header {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 25;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  margin-left: 15px;
  padding-left: calc(50vw - 775px);
  background: #7F8185;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}

.page-header::after {
  position: absolute;
  top: 0;
  left: -298px;
  width: 300px;
  height: 100%;
  background: #7F8185;
  content: "";
}

.page-header__select-city {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.page-header__select-phone {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.page-header__select-lang {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.page-header__box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}

.page-header__top-tablet {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: auto;
}

.page-header__right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.page-header__logo {
  margin-right: 191px;
}

.page-header__select-lang {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 40px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
}

.page-header__select-phone {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  height: 40px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
}

.page-header__menu-btn {
  display: block;
  position: relative;
}

.page-header .dropdown .dropdown-toggle {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 0;
  border: none;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
}

.page-header .dropdown .dropdown-toggle::after {
  display: none;
}

.page-header .dropdown .dropdown-toggle:before {
  content: "";
}

.page-header .dropdown .dropdown-toggle::before {
  margin-left: 10px;
  color: #B4BACA;
  font-size: 8px;
}

.page-header .dropdown .dropdown-toggle.show::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin-right: 0;
  margin-left: 10px;
  transform: rotate(180deg);
}

.page-header .dropdown .dropdown-menu {
  -webkit-box-shadow: 0px 14px 26px 0px rgba(60, 60, 59, 0.2);
  margin-top: 35px !important;
  margin-left: -30px !important;
  padding: 30px;
  border: none;
  border-radius: 0;
  background: #FFFFFF;
  box-shadow: 0px 14px 26px 0px rgba(60, 60, 59, 0.2);
}

.page-header .dropdown .dropdown-menu li + li {
  margin-top: 10px;
}

.page-header .dropdown .dropdown-menu .dropdown-item {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: relative;
  padding: 0;
  background: none !important;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  transition: all 0.25s linear;
}

.page-header .dropdown .dropdown-menu .dropdown-item:hover,
.page-header .dropdown .dropdown-menu .dropdown-item:focus,
.page-header .dropdown .dropdown-menu .dropdown-item:active,
.page-header .dropdown .dropdown-menu .dropdown-item.nice-select.open {
  color: #7F8185;
}

.page-header .dropdown.--lang .dropdown-menu {
  min-width: 82px;
  margin-left: -25px !important;
  padding: 15px 25px 20px;
}

.page-header .dropdown.--lang .dropdown-menu li + li {
  margin-top: 0;
}

.page-header .dropdown.--lang .dropdown-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 32px;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
}

.page-header .dropdown.--lang .dropdown-item.active {
  color: #B4BACA;
}

.select-city {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.select-city .ico_pin {
  color: #fff;
  font-size: 16px;
}

.select-city .name {
  margin: 0 7px 0 15px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}

.select-city .ico_dropdown {
  color: #B4BACA;
  font-size: 8px;
}

.mainmenu-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 80px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin-left: 50px;
  border: none;
  background: #474a50;
  color: #fff;
  font-size: 20px;
  transition: all 0.25s linear;
}

.mainmenu-btn span {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: relative;
  width: 20px;
  height: 2px;
  background: #fff;
  transition: all 0.25s linear;
}

.mainmenu-btn span:before,
.mainmenu-btn span:after {
  display: block;
  position: absolute;
  left: 50%;
  width: 20px;
  height: 2px;
  margin-left: -10px;
  background: #fff;
  content: "";
}

.mainmenu-btn span::before {
  top: -7px;
}

.mainmenu-btn span:after {
  bottom: -7px;
}

.mainmenu-btn:hover span {
  width: 36px;
}

.actions {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.action-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 30px;
}

.action-item + .action-item {
  border-left: 1px solid #F0F1F4;
}

.action-item:first-child {
  padding-left: 0;
}

.action-item:last-child {
  padding-right: 0;
}

.action-link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  transition: all 0.25s linear;
}

.action-link:hover,
.action-link:focus,
.action-link:active,
.action-link.nice-select.open {
  color: #4A4A4A;
  text-decoration: none;
}

.action-link [class*=ico_] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.action-link img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}

.action-link span {
  display: block;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}

.header__calculator-btn-mobile {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.header__calculator-btn {
  margin-right: 30px;
  color: #000000;
}

.header__calculator-btn:hover {
  background: #FFAE00;
  color: #fff;
}

.page-footer {
  background: #313336;
  color: rgba(225, 227, 234, 0.8);
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
}

.page-footer__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}

.page-footer__left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.page-footer__left-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.page-footer__download {
  width: 100%;
}

.page-footer__download a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 30px;
  border: 1px solid #f8f9fa;
  color: #f8f9fa;
  text-align: center;
}

.page-footer__download a [class*=ico_] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-right: 1px solid #f8f9fa;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 13px;
  line-height: 100%;
}

.page-footer__download a span {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.page-footer__download a:hover,
.page-footer__download a:focus,
.page-footer__download a:active,
.page-footer__download a.nice-select.open {
  border-color: #fff;
  color: #fff;
}

.page-footer__download a:hover [class*=ico_],
.page-footer__download a:focus [class*=ico_],
.page-footer__download a:active [class*=ico_],
.page-footer__download a.nice-select.open [class*=ico_] {
  border-color: #fff;
}

.page-footer__center {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  max-width: 1122px;
  margin-right: auto;
  padding: 0 70px;
}

.page-footer__top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(195, 200, 213, 0.5);
}

.page-footer__top > div {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
}

.page-footer__top > div + div {
  border-left: 1px solid rgba(135, 140, 152, 0.4);
}

.page-footer__top > div:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 9px;
}

.page-footer__top > div:last-child {
  padding-right: 0;
  border-left: 0;
}

.page-footer__top ul.page-footer__menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-footer__top ul.page-footer__menu li + li {
  margin-top: 6px;
}

.page-footer__top ul.page-footer__menu li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: relative;
  color: rgba(225, 227, 234, 0.8);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.23;
  transition: all 0.25s linear;
}

.page-footer__top ul.page-footer__menu li a:hover {
  padding-right: 0;
  color: #fff;
}

.page-footer__top ul.page-footer__menu li a:hover::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.page-footer__top ul.page-footer__menu li a::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  top: 50%;
  left: -9px;
  flex: 0 0 4px;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-right: 5px;
  transform: scale(0);
  background: #fff;
  content: "";
  transition: all 0.25s linear;
}

.page-footer__top ul.page-footer__menu.--last {
  margin-bottom: 20px;
}

.page-footer__top ul.page-footer__menu.--last li a::before {
  display: none;
}

.page-footer__top ul.page-footer__menu.--last li a:hover {
  color: #7F8185;
}

.page-footer__bottom {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-footer__bottom .copy {
  display: block;
  margin-right: 30px;
  color: rgba(180, 186, 202, 0.8);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.04em;
}

.page-footer__bottom .dev {
  display: block;
  margin: 0 auto 0 0;
  color: rgba(180, 186, 202, 0.8);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.page-footer__bottom .dev a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  color: rgba(195, 200, 213, 0.8);
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.25;
  transition: all 0.3s linear;
}

.page-footer__bottom .dev a:hover {
  color: #7F8185;
  text-decoration: underline;
}

.page-footer__right {
  padding-left: 50px;
  border-left: 4px solid #f8f9fa;
}

.page-footer__right::before {
  display: none;
  width: 100px;
  height: 4px;
  margin: 0 auto 20px;
  background: #f8f9fa;
  content: "";
}

.page-footer__concacts-list {
  margin: 0 0 15px 0;
  padding-left: 0;
  list-style-type: none;
}

.page-footer__concacts-list li + li {
  margin-top: 5px;
}

.page-footer__concacts-list li a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.23;
  transition: all 0.3s linear;
}

.page-footer__concacts-list li a:hover {
  color: #7F8185;
  text-decoration: none;
}

.page-footer__shops {
  display: block;
  position: relative;
}

.page-footer__shops a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #f8f9fa;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.page-footer__shops a [class*=ico_] {
  margin-right: 5px;
  font-size: 16px;
}

.page-footer__shops a:hover {
  color: #FFAE00;
}

.payment-methods {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.payment-methods > * + * {
  margin-left: 15px;
}

.page-footer__logo + .page-footer__qrcode {
  margin-left: 47px;
}

.page-nav {
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-appearance: none !important;
  display: block;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 120px;
  padding: 6.25vw;
  overflow-y: auto;
  backdrop-filter: blur(10px);
  background: #7F8185;
  opacity: 0;
  pointer-events: none;
  scrollbar-color: #7F8185 #fff;
  scrollbar-width: thin !important;
  transition: all 0.3s linear;
}

.page-nav::-webkit-scrollbar {
  width: 4px;
}

.page-nav::-webkit-scrollbar-track {
  background-color: #fff;
}

.page-nav::-webkit-scrollbar-thumb {
  background-color: #7F8185;
}

.page-nav.is-show {
  z-index: 5;
  opacity: 1;
  pointer-events: all;
}

.page-nav__box {
  display: block;
  position: relative;
  min-height: 100%;
  padding: 80px 80px 0 200px;
  padding: 4.1666666667vw 4.1666666667vw 0 10.4166666667vw;
  overflow: hidden;
  background: #F8F9FA;
}

.page-nav__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-nav__logo {
  margin-top: 55px;
  margin-top: 2.8645833333vw;
}

.page-nav__lang {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}

.page-nav__close {
  margin-top: -15px;
}

.page-nav__close button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  -ms-flex: 0 0 5.2083333333vw;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 100px;
  flex: 0 0 5.2083333333vw;
  align-items: center;
  justify-content: center;
  width: 100px;
  width: 5.2083333333vw;
  height: 100px;
  height: 5.2083333333vw;
  border: 2px solid transparent;
  color: #000;
  font-size: 20px;
  transition: all 0.25s linear;
}

.page-nav__close button:hover {
  border: 2px solid #7F8185;
}

.page-nav__mobile {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #F0F1F4;
}

.page-nav__mobile-left .action-item {
  height: auto;
}

.page-nav__mobile-left .action-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: auto;
  max-width: 60px;
  height: auto;
  max-height: 60px;
}

.page-nav__mobile-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.page-nav__mobile-city .select-city .name {
  font-size: 14px;
}

.page-nav__mobile-phones .page-header__select-phone {
  height: auto;
  margin: 15px 0 0 0;
  padding: 0;
}

.page-nav__mobile-phones .page-header__select-phone .dropdown-toggle {
  font-size: 14px;
}

.page-nav__body {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 100px;
  padding-top: 40px;
  padding-top: 2.0833333333vw;
  padding-left: 277px;
  padding-left: 14.4270833333vw;
  opacity: 0;
  transition: all 0.5s linear;
}

.page-nav__menu + .page-nav__menu {
  margin-left: 175px;
  margin-left: 9.1145833333vw;
}

.page-nav__menu ul.mainmenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-nav__menu ul.mainmenu li + li {
  margin-top: 16px;
}

.page-nav__menu ul.mainmenu li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.page-nav__menu ul.mainmenu li a:hover {
  color: #7F8185;
}

.page-nav__menu ul.mainmenu-sub {
  margin: 15px 0 0 0;
  padding-left: 20px;
  list-style-type: none;
}

.page-nav__menu ul.mainmenu-sub li + li {
  margin-top: 10px;
}

.page-nav__menu ul.mainmenu-sub li a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.page-nav__menu ul.mainmenu-sub li a:hover {
  color: #000;
}

.page-nav__menu ul.mainmenu-sub li a::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: relative;
  flex: 0 0 4px;
  width: 4px;
  height: 4px;
  margin-right: 10px;
  background: #7F8185;
  content: "";
  transition: all 0.25s linear;
}

.page-nav__menu ul.mainmenu-sub li a:hover::before,
.page-nav__menu ul.mainmenu-sub li a:focus::before,
.page-nav__menu ul.mainmenu-sub li a:active::before,
.page-nav__menu ul.mainmenu-sub li a.nice-select.open::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  width: 15px;
}

.page-nav__foot {
  position: absolute;
  top: 225px;
  left: 200px;
  left: 10.4166666667vw;
  width: 78px;
}

.page-nav__foot .social {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.page-nav__foot .social__item {
  -webkit-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  position: relative;
  top: 15px;
  margin: 0;
  opacity: 0;
  transition: all 0.35s linear;
}

.page-nav__foot .social__item + .social__item {
  margin: 0 0 20px 0;
}

.page-nav__foot .social__link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 50px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid transparent;
  color: #000;
  font-size: 25px;
}

.page-nav__foot .social__link:hover {
  border-color: #7F8185;
  color: #000;
}

.page-nav__foot span.line {
  -webkit-transition: all 1.5s linear;
  -o-transition: all 1.5s linear;
  display: block;
  position: absolute;
  top: 100vh;
  left: 50%;
  width: 2px;
  height: 100vh;
  margin-left: -1px;
  background: #7F8185;
  transition: all 1.5s linear;
}

.page-nav__decor {
  display: block;
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 200px;
  width: 10.4166666667vw;
  height: 200px;
  height: 10.4166666667vw;
}

.page-nav__decor img {
  max-width: 100%;
}

.lang-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.lang-list li + li {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #F0F1F4;
}

.lang-list li a {
  display: inline-block;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}

.lang-list li a.active {
  color: #000;
}

.page-nav.is-show .page-nav__foot .line {
  top: 220px;
}

.page-nav.is-show .social__item {
  top: 0;
  opacity: 1;
}

.page-nav.is-show .social__item:nth-child(1) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.page-nav.is-show .social__item:nth-child(2) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.page-nav.is-show .social__item:nth-child(3) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.page-nav.is-show .page-nav__body {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  top: 0;
  opacity: 1;
  transition-delay: 0.6s;
}

.page-search {
  -webkit-backdrop-filter: blur(10px);
  -moz-appearance: none !important;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 120px 120px 80px;
  padding: 6.25vw 6.25vw 4.1666666667vw;
  overflow-y: auto;
  backdrop-filter: blur(10px);
  background: #7F8185;
  opacity: 0;
  pointer-events: none;
  scrollbar-color: #7F8185 #fff;
  scrollbar-width: thin !important;
  transition: all 0.3s linear;
}

.page-search::-webkit-scrollbar {
  width: 4px;
}

.page-search::-webkit-scrollbar-track {
  background-color: #fff;
}

.page-search::-webkit-scrollbar-thumb {
  background-color: #7F8185;
}

.page-search.is-show {
  z-index: 5;
  opacity: 1;
  pointer-events: all;
}

.page-search__box {
  display: block;
  position: relative;
  min-height: 100%;
  padding: 182px 80px 0;
  padding: 9.4791666667vw 4.1666666667vw 40px;
  background: #FFF;
}

.page-search__close {
  position: absolute;
  top: 80px;
  top: 4.1666666667vw;
  right: 80px;
  right: 4.1666666667vw;
}

.page-search__close button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  -ms-flex: 0 0 5.2083333333vw;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 100px;
  flex: 0 0 5.2083333333vw;
  align-items: center;
  justify-content: center;
  width: 100px;
  width: 5.2083333333vw;
  height: 100px;
  height: 5.2083333333vw;
  border: 1px solid transparent;
  font-size: 20px;
  transition: all 0.25s linear;
}

.page-search__close button:hover {
  border: 1px solid #7F8185;
}

.page-search__body {
  max-width: 1165px;
  margin: 0 auto;
}

.page-search__decor {
  display: block;
  position: absolute;
  right: 40px;
  right: 2.0833333333vw;
  bottom: 40px;
  bottom: 2.0833333333vw;
  width: 200px;
  width: 10.4166666667vw;
  height: 200px;
  height: 10.4166666667vw;
}

.page-search__decor img {
  max-width: 100%;
}

.page-search__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 64px;
  margin-bottom: 3.3333333333vw;
  border-bottom: 2px solid #F0F1F4;
}

.page-search__control::after {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 260px;
  height: 4px;
  background: #7F8185;
  content: "";
}

.page-search__control-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 60px;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: 14px;
  border: none;
  color: #E1E3EA;
  font-size: 25px;
}

.page-search__control-input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  height: 60px;
  border: none;
  background: none;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-input::-webkit-input-placeholder {
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-input::-moz-placeholder {
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-input:-ms-input-placeholder {
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-input::-ms-input-placeholder {
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-input::placeholder {
  color: #E1E3EA;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}

.page-search__control-clear {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  flex: 0 0 60px;
  align-items: center;
  justify-content: flex-end;
  width: 60px;
  height: 60px;
  color: #9FA4B0;
  font-size: 12px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s linear;
}

.page-search__control-clear:before {
  content: "";
}

.page-search__control-clear.is-active {
  opacity: 1;
  pointer-events: all;
}

.page-search__control-clear:hover {
  color: #878C98;
}

.result-desktop .tab-nav {
  -ms-flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -moz-appearance: none !important;
  flex: 1 0 auto;
  flex-wrap: nowrap;
  max-height: 310px;
  overflow-x: auto;
  scrollbar-color: #7F8185 #FFF;
  scrollbar-width: thin !important;
}

.result-desktop .tab-nav::-webkit-scrollbar {
  width: 3px;
}

.result-desktop .tab-nav::-webkit-scrollbar-track {
  background-color: #FFF;
}

.result-desktop .tab-nav::-webkit-scrollbar-thumb {
  background-color: #7F8185;
}

.result-desktop .nav-link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  width: 260px;
  padding: 0;
  border: none;
}

.result-desktop .nav-link + .nav-link {
  margin-top: 2px;
}

.result-desktop .nav-link img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  -o-object-fit: contain;
  flex: 0 0 60px;
  aspect-ratio: 1/1;
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.result-desktop .nav-link span {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  max-width: 110px;
  margin: 0 15px;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-align: left;
  transition: all 0.25s linear;
}

.result-desktop .nav-link [class*=ico_] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 60px;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-right: 0;
  margin-left: auto;
  color: #E1E3EA;
}

.result-desktop .nav-link::before {
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  width: 4px;
  height: 100%;
  background: #7F8185;
  content: "";
  opacity: 0;
}

.result-desktop .nav-link:hover span {
  color: #000000;
}

.result-desktop .nav-link:hover [class*=ico_] {
  color: #E1E3EA;
}

.result-desktop .nav-link.active [class*=ico_] {
  color: #7F8185;
}

.result-desktop .nav-link.active::before {
  opacity: 1;
}

.result-desktop .tab-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 60px;
  padding-left: 3.125vw;
  border-left: 1px solid #F0F1F4;
}

.result-desktop .tab-content .tab-pane__title {
  margin-bottom: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.result-desktop .tab-content .tab-pane__column {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}

.result-desktop .tab-content .result-more {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #7F8185;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.result-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: square;
}

.result-list li {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}

.result-list li + li {
  margin-top: 15px;
}

.result-list li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: relative;
  padding-left: 11px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.result-list li a::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  flex: 0 0 4px;
  width: 4px;
  height: 4px;
  background: #E1E3EA;
  content: "";
  transition: all 0.25s linear;
}

.result-list li a:hover,
.result-list li a:focus,
.result-list li a:active,
.result-list li a.nice-select.open {
  text-decoration: underline;
}

.result-list li a:hover::before,
.result-list li a:focus::before,
.result-list li a:active::before,
.result-list li a.nice-select.open::before {
  background: #7F8185;
}

.result-mobile {
  display: none;
}

.accordion-search .accordion-item {
  padding: 0;
  border: 0;
  border-radius: 0;
}

.accordion-search .accordion-item + .accordion-item {
  margin-top: 2px;
}

.accordion-search .accordion-button {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  position: relative;
  flex-grow: 1;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.accordion-search .accordion-button img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.accordion-search .accordion-button span {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.accordion-search .accordion-button:after {
  -webkit-transform: none;
  -ms-transform: none;
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  width: 4px;
  height: 50px;
  margin: 0;
  padding: 0;
  transform: none;
  background: #7F8185;
  background-image: none;
  opacity: 0;
}

.accordion-search .accordion-button:before {
  content: "";
}

.accordion-search .accordion-button::before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  right: 0;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  color: #E1E3EA;
  font-size: 10px;
}

.accordion-search .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  background: none;
  box-shadow: none;
}

.accordion-search .accordion-button:not(.collapsed)::after {
  opacity: 1;
}

.accordion-search .accordion-button:not(.collapsed)::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  color: #7F8185;
}

.accordion-search .accordion-button:not(.collapsed) span {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.accordion-search .accordion-body {
  padding: 0;
}

.button-modal-all {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9;
  position: fixed;
  bottom: 10px;
  left: 10px;
  align-items: center;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  padding: 0;
  border: 1px solid #7F8185;
  background-color: #7F8185;
  color: #fff;
}

.button-modal-all [class*=ico_] {
  margin: 0 !important;
  font-size: 16px;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.modal-content {
  padding-left: 10px;
  border: 0;
  border-radius: 0;
}

.modal-content::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: #474A50;
  content: "";
}

.modal-content .button {
  border: 1px solid #474A50;
  background: #474A50;
}

.modal-content .button:hover {
  border: 1px solid #9FA4B0;
  background: #9FA4B0;
}

.modal-header {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 50px 50px 0 50px;
  border: 0;
  border-radius: 0;
}

.btn-close {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  flex: 0 0 50px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0;
  opacity: 1;
}

.modal-title {
  display: block;
  position: relative;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.23;
  letter-spacing: 0.02em;
}

.modal-title small {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  line-height: 1.22;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.modal-title:after {
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  margin-top: 15px;
  background: #474A50;
  content: "";
}

.modal-body {
  padding: 30px 50px;
}

.modal-body .check {
  font-size: 12px;
  line-height: 1;
}

.modal-body p.text-lead {
  font-weight: 500;
  font-size: 16px;
}

.modal-footer {
  padding: 0 50px 50px 50px;
  border: 0;
  border-radius: 0;
}

.modal-footer > * {
  margin: 0;
}

.city-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

.city-list__item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 15px;
  padding-bottom: 14px;
  border-bottom: 1px solid #F0F1F4;
  cursor: pointer;
}

.city-list__item:first-child {
  padding-top: 0;
}

.city-list__item::after {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #474A50;
  content: "";
  pointer-events: none;
  transition: all 0.25s linear;
}

.city-list__item:hover::after {
  width: 160px;
}

.city-list__item.active::after {
  width: 160px;
}

.city-list__item.active .city-list__ico:before {
  content: "";
}

.city-list__link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
}

.city-list__link:hover,
.city-list__link:focus,
.city-list__link:active,
.city-list__link.nice-select.open {
  text-decoration: none;
}

.city-list__ico {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  margin-top: 0;
  color: #474A50;
  font-size: 30px;
  transition: all 0.25s linear;
}

.city-list__ico:before {
  content: "";
}

.city-list__desc {
  display: block;
  margin-left: 10px;
  padding-top: 7px;
}

.city-list__name {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}

.city-list__adress {
  margin-top: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}

.links-group {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.links-group a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: inline-block;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.links-group a:hover,
.links-group a:focus,
.links-group a:active,
.links-group a.nice-select.open {
  color: #000000;
  text-decoration: none;
}

.button-login {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #F0F1F4;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.button-login [class*=ico_] {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  margin-right: 6px;
  color: #9FA4B0;
  font-size: 20px;
  transition: all 0.25s linear;
}

.button-login:hover,
.button-login:focus,
.button-login:active,
.button-login.nice-select.open {
  background: #F0F1F4;
  color: #000;
  text-decoration: none;
}

.button-login:hover [class*=ico_],
.button-login:focus [class*=ico_],
.button-login:active [class*=ico_],
.button-login.nice-select.open [class*=ico_] {
  color: #000;
}

.password-quality {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0;
}

.password-quality__title {
  margin-right: 9px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.21;
}

.password-quality__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.password-quality__list li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.password-quality__list li:before {
  content: "";
}

.password-quality__list li:before {
  color: #E1E3EA;
}

.password-quality__list li + li {
  margin-left: 3px;
}

.password-quality__list li._active:before {
  color: #308AFC;
}

.action-group {
  display: inline-block !important;
  position: relative;
  width: 35px;
  height: 35px;
  text-align: center;
}

.action-group.is-show .action-group-drop {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

.action-group-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-box-shadow: 0px 2px 8px rgba(204, 210, 227, 0.6);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding: 0;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(204, 210, 227, 0.6);
  color: #CCD2E3;
  font-size: 10px;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s linear;
}

.action-group-btn:hover,
.action-group-btn:focus {
  background-color: #fff;
  color: #A3AED0;
}

.action-group-btn:active,
.action-group-btn.nice-select.open {
  background-color: #fff;
  color: #FF6A6A;
}

.action-group-drop {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0px 21px 38px -20px rgba(180, 186, 202, 0.5);
  box-sizing: border-box;
  display: block;
  visibility: hidden;
  z-index: 3;
  position: absolute;
  top: -12px;
  right: -9px;
  overflow: hidden;
  border-radius: 12px 0px 12px 12px;
  background: #FFFFFF;
  box-shadow: 0px 21px 38px -20px rgba(180, 186, 202, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.action-group-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  list-style-type: none;
}

.action-group-list li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin: 0 5px 0 0;
  transition: all 0.3s linear;
}

.action-group-list li:last-child {
  margin-right: 0;
}

.action-group-list li.is-active button {
  background-color: #929DA5;
  color: #fff;
}

.action-group-list li button,
.action-group-list li a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 0;
  border-radius: 8px;
  background: #EFF4FF;
  color: #628EFF;
  font-size: 20px !important;
  cursor: pointer;
  pointer-events: all;
  transition: all 0.3s linear;
}

.action-group-list li button:hover,
.action-group-list li button:focus,
.action-group-list li a:hover,
.action-group-list li a:focus {
  background: #628EFF;
  color: #fff !important;
}

.action-group-list li button:active,
.action-group-list li button.nice-select.open,
.action-group-list li a:active,
.action-group-list li a.nice-select.open {
  background: #628EFF;
  color: #fff !important;
}

.action-group-list li button .ico_edit,
.action-group-list li a .ico_edit {
  font-size: 15px;
}

.action-group-list li button .ico_close,
.action-group-list li a .ico_close {
  font-size: 16px;
}

.action-group-list li button .ico_plus,
.action-group-list li a .ico_plus {
  font-size: 15px;
}

.action-group-list li button.ico_trash,
.action-group-list li a.ico_trash {
  background: #FFEFF1;
  color: #FF5F72;
}

.action-group-list li button.ico_trash:hover,
.action-group-list li a.ico_trash:hover {
  background-color: #FF5F72;
}

.action-group-list li:last-child button,
.action-group-list li:last-child a {
  -webkit-box-shadow: none;
  background-color: #fff;
  box-shadow: none;
  color: #C3C8D5;
}

.action-group-list li:last-child button:hover,
.action-group-list li:last-child button:focus,
.action-group-list li:last-child a:hover,
.action-group-list li:last-child a:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FF6A6A !important;
}

.counter {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  -webkit-box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  flex: 0 0 150px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 150px;
  user-select: none;
}

.counter__field {
  -webkit-box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  width: 60px;
  border: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
  user-select: none;
}

.counter__field input {
  -moz-appearance: textfield;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  max-width: 60px;
  height: 45px;
  border: 0;
  border-top: 1.5px solid #E1E3EA;
  border-bottom: 1.5px solid #E1E3EA;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-align: center;
  user-select: none;
}

.counter__field input:hover,
.counter__field input:focus,
.counter__field input:active,
.counter__field input.nice-select.open {
  outline: 0;
}

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

.counter__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  -webkit-box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 45px;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  overflow: hidden;
  border: none;
  border: 1.5px solid #E1E3EA;
  box-shadow: none;
  color: #B4BACA;
  cursor: pointer;
  user-select: none;
}

.counter__btn:hover {
  border: 1.5px solid #C3C8D5;
}

.counter__btn:after {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex: 0 0 45px;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border: none;
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
  content: "";
  text-shadow: none;
  transition: all 0.3s linear;
}

.counter__btn.minus:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 1.5351C0.583557 0.98281 1.03127 0.535095 1.58356 0.535095H7.58356C8.13584 0.535095 8.58356 0.98281 8.58356 1.5351C8.58356 2.08738 8.13584 2.5351 7.58356 2.5351H1.58356C1.03127 2.5351 0.583557 2.08738 0.583557 1.5351Z' fill='%23E1E3EA'/%3E%3C/svg%3E%0A");
}

.counter__btn.minus:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 1.5351C0.583557 0.98281 1.03127 0.535095 1.58356 0.535095H7.58356C8.13584 0.535095 8.58356 0.98281 8.58356 1.5351C8.58356 2.08738 8.13584 2.5351 7.58356 2.5351H1.58356C1.03127 2.5351 0.583557 2.08738 0.583557 1.5351Z' fill='%23000'/%3E%3C/svg%3E%0A");
}

.counter__btn.plus:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 4.53511C0.583557 4.09328 0.941729 3.73511 1.38356 3.73511H7.78356C8.22539 3.73511 8.58356 4.09328 8.58356 4.53511C8.58356 4.97694 8.22539 5.33511 7.78356 5.33511H1.38356C0.941729 5.33511 0.583557 4.97694 0.583557 4.53511Z' fill='%23E1E3EA'/%3E%3Cpath d='M4.58356 0.53511C5.02538 0.53511 5.38356 0.893283 5.38356 1.33511L5.38356 7.73511C5.38356 8.17694 5.02538 8.53511 4.58356 8.53511C4.14173 8.53511 3.78356 8.17694 3.78356 7.73511L3.78356 1.33511C3.78356 0.893282 4.14173 0.53511 4.58356 0.53511Z' fill='%23E1E3EA'/%3E%3C/svg%3E%0A");
}

.counter__btn.plus:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 4.53511C0.583557 4.09328 0.941729 3.73511 1.38356 3.73511H7.78356C8.22539 3.73511 8.58356 4.09328 8.58356 4.53511C8.58356 4.97694 8.22539 5.33511 7.78356 5.33511H1.38356C0.941729 5.33511 0.583557 4.97694 0.583557 4.53511Z' fill='%23000'/%3E%3Cpath d='M4.58356 0.53511C5.02538 0.53511 5.38356 0.893283 5.38356 1.33511L5.38356 7.73511C5.38356 8.17694 5.02538 8.53511 4.58356 8.53511C4.14173 8.53511 3.78356 8.17694 3.78356 7.73511L3.78356 1.33511C3.78356 0.893282 4.14173 0.53511 4.58356 0.53511Z' fill='%23000'/%3E%3C/svg%3E%0A");
}

.counter.--small {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
  height: 50px;
}

.counter.--small .counter__field {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63px;
  flex: 0 0 63px;
  width: 63px;
  height: 50px;
}

.counter.--small .counter__field input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63px;
  flex: 0 0 63px;
  width: 63px;
  height: 50px;
  border-right: 1.5px solid #E1E3EA;
}

.counter.--small .counter__btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  position: absolute;
  right: 0;
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
  border: none;
}

.counter.--small .counter__btn:after {
  width: 25px;
  height: 25px;
}

.counter.--small .counter__btn.plus {
  top: 0;
}

.counter.--small .counter__btn.minus {
  top: 24px;
  border-top: 1.5px solid #E1E3EA;
}

.drop {
  display: block;
  z-index: 3;
  position: relative;
}

.drop._active {
  z-index: 11;
}

.drop._active .drop-button {
  background-image: none;
}

.drop._active-close .drop-button {
  background-image: none;
}

.drop-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  z-index: 3;
  position: absolute;
  top: calc( 100% + 5px );
  left: 0;
  width: 100%;
  padding: 15px 5px 15px 15px;
  border: 1.5px solid #F0F1F4;
  background-color: #fff;
}

.drop-input {
  height: 45px;
  padding: 0 45px 0 15px;
  line-height: 45px;
}

.drop-input:hover,
.drop-input:focus,
.drop-input:active,
.drop-input.nice-select.open {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.drop-input::-webkit-input-placeholder {
  font-weight: 500;
}

.drop-input::-moz-placeholder {
  font-weight: 500;
}

.drop-input:-ms-input-placeholder {
  font-weight: 500;
}

.drop-input::-ms-input-placeholder {
  font-weight: 500;
}

.drop-input::placeholder {
  font-weight: 500;
}

.drop-input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.drop-input:focus::-moz-placeholder {
  opacity: 0;
}

.drop-input:focus:-ms-input-placeholder {
  opacity: 0;
}

.drop-input:focus::-ms-input-placeholder {
  opacity: 0;
}

.drop-input:focus::placeholder {
  opacity: 0;
}

.drop-input-hide {
  display: none;
}

.drop-button {
  padding: 11.5px 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99999 4.31654L1.67513 0.991678C1.48622 0.802774 1.18058 0.802774 0.991678 0.991678C0.802774 1.18058 0.802774 1.48622 0.991678 1.67513L4.65827 5.34172C4.75246 5.43591 4.87641 5.48332 5 5.48332C5.1236 5.48332 5.24755 5.43591 5.34174 5.34172L9.00833 1.67513L9.00834 1.67512C9.19722 1.48622 9.19722 1.18058 9.00831 0.991677C8.81941 0.802773 8.51377 0.802773 8.32486 0.991677L4.99999 4.31654Z' fill='%23B4BACA' stroke='%23B4BACA' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  background-position: right 18px center;
  background-size: 10px;
  background-repeat: no-repeat;
  color: #9FA4B0;
  text-align: left;
}

.drop-clear {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-image: url(../img/svgico/clear.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: #7F8185;
  cursor: pointer;
}

.drop-clear:hover {
  background-image: url(../img/svgico/clear-active.svg);
}

.drop-clear._active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.drop-clear._active + .form-control {
  background: none;
}

.drop-overflow {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  max-height: 90px;
  overflow: auto;
  scrollbar-color: rgba(222, 228, 232, 0.5) #fff;
  scrollbar-width: thin !important;
}

.drop-overflow::-webkit-scrollbar {
  width: 2px;
}

.drop-overflow::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #9b9b9b;
}

.drop-overflow::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #474747;
}

.drop .drop-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.drop .drop-list-item {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  display: block;
  position: relative;
  position: relative;
  padding: 5px 0;
  color: #9FA4B0;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s linear;
}

.drop .drop-list-item a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  display: block;
  position: relative;
  color: #000;
  font-size: 14px;
  transition: all 0.3s linear;
}

.drop .drop-list-item a:hover {
  color: #7F8185;
  text-decoration: none;
}

.--arrow .drop-input {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99999 4.31654L1.67513 0.991678C1.48622 0.802774 1.18058 0.802774 0.991678 0.991678C0.802774 1.18058 0.802774 1.48622 0.991678 1.67513L4.65827 5.34172C4.75246 5.43591 4.87641 5.48332 5 5.48332C5.1236 5.48332 5.24755 5.43591 5.34174 5.34172L9.00833 1.67513L9.00834 1.67512C9.19722 1.48622 9.19722 1.18058 9.00831 0.991677C8.81941 0.802773 8.51377 0.802773 8.32486 0.991677L4.99999 4.31654Z' fill='%23B4BACA' stroke='%23B4BACA' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  background-position: right 18px center;
  background-size: 10px;
  background-repeat: no-repeat;
}

.--arrow._active .drop-input,
.--arrow._active-close .drop-input {
  background-image: none;
}

.--search .drop-input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23B4BACA'%3E%3Cpath d='M225.474,0C101.151,0,0,101.151,0,225.474c0,124.33,101.151,225.474,225.474,225.474 c124.33,0,225.474-101.144,225.474-225.474C450.948,101.151,349.804,0,225.474,0z M225.474,409.323 c-101.373,0-183.848-82.475-183.848-183.848S124.101,41.626,225.474,41.626s183.848,82.475,183.848,183.848 S326.847,409.323,225.474,409.323z'/%3E%3Cpath d='M505.902,476.472L386.574,357.144c-8.131-8.131-21.299-8.131-29.43,0c-8.131,8.124-8.131,21.306,0,29.43l119.328,119.328 c4.065,4.065,9.387,6.098,14.715,6.098c5.321,0,10.649-2.033,14.715-6.098C514.033,497.778,514.033,484.596,505.902,476.472z'/%3E%3C/svg%3E%0A");
  background-position: right 14px center;
  background-size: 20px;
  background-repeat: no-repeat;
}

.--search._active .drop-input,
.--search._active._active-close {
  background-image: none;
}

.--select._active ~ .drop-button,
.--select._active-close ~ .drop-button,
.--select .drop-clear._active ~ .drop-button {
  background-image: none !important;
}

.drop-menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.drop-menu.open {
  -webkit-box-shadow: 5px 10px 20px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 5px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

.drop-menu.open li:first-child() a {
  border-radius: 8px 8px 0 0;
}

.drop-menu.open li {
  display: block;
}

.drop-menu.open li:first-child a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown-sort {
  display: block;
  position: relative;
  margin-right: 5px;
}

.dropdown-sort.show .dropdown-toggle {
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
}

.dropdown-sort .dropdown-toggle {
  -webkit-box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  min-width: 220px;
  height: 30px;
  padding-right: 25px;
  padding-left: 48px;
  border: 1px solid #EFEFEF;
  border-radius: 2px;
  background: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' fill='none'%3E%3Cpath d='M0 7h12V5H0v2zm0-7v2h18V0H0zm0 12h6v-2H0v2z' fill='%2357CA70'/%3E%3C/svg%3E");
  background-position: left 15px center;
  background-repeat: no-repeat;
}

.dropdown-sort .dropdown-toggle:before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 6px;
  transform: translateY(-50%);
  transform-origin: center;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99999 4.31654L1.67513 0.991678C1.48622 0.802774 1.18058 0.802774 0.991678 0.991678C0.802774 1.18058 0.802774 1.48622 0.991678 1.67513L4.65827 5.34172C4.75246 5.43591 4.87641 5.48332 5 5.48332C5.1236 5.48332 5.24755 5.43591 5.34174 5.34172L9.00833 1.67513L9.00834 1.67512C9.19722 1.48622 9.19722 1.18058 9.00831 0.991677C8.81941 0.802773 8.51377 0.802773 8.32486 0.991677L4.99999 4.31654Z' fill='%2357CA70' stroke='%2357CA70' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  content: "";
  color: #57CA70;
  font-size: 8px;
  transition: all 0.3s linear;
}

.dropdown-sort .dropdown-toggle:after {
  display: none;
}

.dropdown-sort .dropdown-toggle[aria-expanded=true]:before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.dropdown-sort .dropdown-toggle span {
  display: inline-block;
  color: #30393E;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
}

.dropdown-sort .dropdown-menu {
  width: 100%;
  margin-top: 0;
  border: 1px solid #EFEFEF;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}

.dropdown-sort .dropdown-item {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  padding: 6px 15px;
  color: #30393E;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 130%;
  cursor: pointer;
  transition: all 0.3s linear;
}

.dropdown-sort .dropdown-item._active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M14 7A7 7 0 110 7a7 7 0 0114 0z' fill='%2357CA70'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 13A6 6 0 107 1a6 6 0 000 12zm0 1A7 7 0 107 0a7 7 0 000 14z' fill='%23fff'/%3E%3Cpath d='M6.68 10.115a.356.356 0 01-.505 0L4.157 8.097a.536.536 0 010-.758l.253-.253c.21-.21.548-.21.758 0l1.26 1.26L9.832 4.94a.537.537 0 01.758 0l.253.253c.21.21.21.55 0 .758L6.68 10.115z' fill='%23fff'/%3E%3C/svg%3E");
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #7F8185;
}

.dropdown-sort .dropdown-item:active,
.dropdown-sort .dropdown-item.nice-select.open {
  background-color: transparent;
}

.dropdown-sort .dropdown-item:hover {
  background-color: transparent;
  color: #7F8185;
}

/* Check */

.check {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  align-items: center;
  padding-left: 25px;
  cursor: pointer;
}

.check__input {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.check__input:hover,
.check__input:focus,
.check__input:active,
.check__input.nice-select.open {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.check__box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  flex: 0 0 25px;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: -25px;
  overflow: hidden;
  border: 1px solid #E1E3EA;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: white;
}

.check__box::before {
  display: block;
  width: 8px;
  height: 8px;
  background: #000;
  content: "";
  opacity: 0;
}

/* Checked */

.check__input:checked + .check__box:before {
  opacity: 1;
}

/* Focused */

.check__input:focus + .check__box {
  border: 1.5px solid #CCD2E3;
}

/* Disabled */

.check__input:disabled + .check__box {
  opacity: 0.5;
}

.check__input:checked:disabled + .check__box {
  opacity: 0.5;
}

.check.--radio .check__input:checked + .check__box {
  border-color: #7F8185 !important;
}

.check.--radio .check__input:checked + .check__box::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none' viewBox='0 0 11 11'%3E%3Ccircle cx='5.625' cy='5.654' r='5' fill='%23FECB00'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-size: 8px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.check.--radio .check__box {
  border-radius: 50%;
  color: #30393E;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
}

.check.--radio .check__box::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.upload-unit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
}

.upload-unit__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}

.upload-unit__label:hover .upload-unit__icon-down {
  background-color: #628EFF;
  color: #fff;
}

.upload-unit__input {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.upload-unit__icon {
  display: inline-block;
  position: relative;
}

.upload-unit__icon-file {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 8px;
  background: rgba(204, 210, 227, 0.5);
  color: #fff;
  font-size: 30px;
}

.upload-unit__icon-file [class*=ico_] {
  text-align: center;
}

.upload-unit__status {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 2px 8px 0 rgba(204, 210, 227, 0.6);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: absolute;
  right: -9px;
  bottom: -9px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0 rgba(204, 210, 227, 0.6);
  color: #628EFF;
  transition: all 0.3s linear;
}

.upload-unit__status.success {
  background: #73CD9B;
  color: #fff;
  font-size: 20px;
}

.upload-unit__status.cancel {
  background: #fff;
  color: #FA8A96;
}

.upload-unit__trash {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 2px 8px 0 rgba(204, 210, 227, 0.6);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: absolute;
  right: -9px;
  bottom: -9px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0 rgba(204, 210, 227, 0.6);
  color: #FF6A6A;
  cursor: pointer;
  transition: all 0.3s linear;
}

.upload-unit__trash:hover {
  background-color: #FF6A6A;
  color: #fff;
}

.upload-unit__info {
  display: block;
  position: relative;
  padding-left: 20px;
}

.upload-unit__title {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  color: #5B6485;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: 0.02em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.upload-unit__size {
  margin-top: 6px;
  color: #A3AED0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.upload-unit.--small {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 15px;
  background: #F8F9FA;
}

.upload-unit.--small .upload-unit__label {
  width: 100%;
  padding: 0;
}

.upload-unit.--small .upload-unit__info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  border-radius: 6px;
  background: #F8F9FA;
}

.upload-unit.--small .upload-unit__trash {
  -webkit-box-shadow: none;
  position: static;
  width: 25px;
  height: 25px;
  background: none;
  box-shadow: none;
  color: #FF6A6A;
  font-size: 12px;
}

.upload-unit.--small .upload-unit__trash:hover {
  background: #FF6A6A;
  color: #fff;
}

.upload-file-block {
  display: block;
  position: relative;
}

.upload-file-block.--full {
  padding-top: 30px;
  border-top: 1px solid #E1E3EA;
}

.upload-file-block.--full .upload-file-block__box {
  margin-bottom: 30px;
}

.upload-file-block.--full .upload-file-block__btn {
  padding-right: 100px;
}

.upload-file-block.--full .upload-file-block__label-content [class*=ico_] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  border-radius: 6px;
  background-color: #7F8185;
  color: #fff;
  font-size: 18px;
}

.upload-file-block__box {
  position: relative;
  width: 100%;
}

.upload-file-block__form {
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}

.upload-file-block__textarea {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.upload-file-block__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: #F8F9FA;
}

.upload-file-block__label {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.upload-file-block__input {
  display: none;
}

.upload-file-block__label-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #308AFC;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.upload-file-block__label-content [class*=ico_] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  color: #308AFC;
  font-size: 18px;
  transition: all 0.25s linear;
}

.upload-file-block:hover .upload-file-block__btn {
  border: 1px dashed #308AFC;
}

.upload-file-block__bottom {
  margin-top: 30px;
  text-align: right;
}

.order-form {
  display: block;
  position: relative;
  margin-top: 35px;
}

.order-form .btn {
  font-size: 16px;
}

.order-form-values .form-control {
  height: 45px;
  padding: 0;
  padding-left: 16px;
  border: 1.5px solid #E1E3EA;
  border-radius: 0;
}

.order-form-values .form-control:focus {
  -webkit-box-shadow: none;
  outline: none;
  box-shadow: none;
}

.order-form-values textarea.form-control {
  min-height: 100px;
  padding-top: 10px;
  line-height: 1.3;
  resize: none;
}

.order-form-values .form-group {
  margin-bottom: 10px;
}

.order-form-values .form-group:last-child {
  margin-bottom: 0;
}

.order-form-values .form-control {
  border: 1.5px solid #E1E3EA;
}

.order-form-values .drop-box {
  border: 1.5px solid #E1E3EA;
}

.order-form-values .drop-input {
  -o-text-overflow: ellipsis;
  display: block;
  padding-right: 40px;
  overflow: hidden;
  color: #222;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.order-form-values .drop-input::-webkit-input-placeholder {
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.order-form-values .drop-input::-moz-placeholder {
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.order-form-values .drop-input:-ms-input-placeholder {
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.order-form-values .drop-input::-ms-input-placeholder {
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.order-form-values .drop-input::placeholder {
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.order-form-values .drop-clear {
  width: 45px;
  height: 45px;
}

.order-form-values .group-option > label {
  margin-bottom: 10px;
  font-weight: 600;
}

.order-form-values .group-option-item + .group-option-item {
  margin-top: 10px;
}

.order-form-values .form-check + .form-check {
  margin-top: 10px;
}

.order-form-select .button {
  height: 45px;
}

.order-form-value {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 0 16px;
  border: 1.5px solid #E1E3EA;
  outline: none;
  background: #FFFFFF;
  color: #222;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.21;
  resize: none;
}

.order-form-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0 16px 0 16px;
  border: 1.5px solid #E1E3EA;
  background: #FFFFFF;
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 3.21;
  line-height: 1.21;
}

.order-select {
  display: block;
  position: relative;
  min-width: 90px;
}

.order-select.is-active {
  z-index: 4;
}

.order-select.is-active .order-select-box {
  visibility: visible;
  top: calc(100% + 5px);
  opacity: 1;
  pointer-events: all;
}

.order-select.is-active .order-select-current:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.order-select-current {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0 31px 0 16px;
  border: 1.5px solid #E1E3EA;
  background: #FFFFFF;
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 2.5;
  line-height: 1.06;
  cursor: pointer;
  transition: all 0.3s linear;
}

.order-select-current:after {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none' viewBox='0 0 11 7'%3E%3Cpath stroke='%23B4BACA' stroke-linecap='square' stroke-width='1.5' d='M1.5 1.482l4 3.556 4-3.556'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  transition: 0.3s;
}

.order-select-current span {
  -o-text-overflow: ellipsis;
  display: block;
  display: inline-block;
  min-width: 43px;
  overflow: hidden;
  line-height: 40px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.order-select-current span.is-select {
  color: #000;
  font-weight: 500;
}

.order-select-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  visibility: hidden;
  position: absolute;
  top: calc( 100% + 50px);
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1.5px solid #E1E3EA;
  background: #FFFFFF;
  opacity: 0;
  pointer-events: none;
}

.order-select-box ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.order-select-box ul li {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  padding: 0 5px 0 16px;
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.88;
  cursor: pointer;
  transition: 0.3s;
}

.order-select-box ul li:hover {
  color: #7F8185;
}

.order-block {
  display: block;
  position: relative;
}

.order-block-title {
  display: none;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #F0F1F4;
  color: #5A5D65;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-align: center;
}

.order-block-value {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0 31px 0 16px;
  border: 1.5px solid #E1E3EA;
  background: #FFFFFF;
  color: #C3C8D5;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.21;
}

.order-form-values {
  margin-top: 10px;
  /* Checked */
  /* Focused */
  /* Disabled */
}

.order-form-values .form-check {
  padding-left: 0;
}

.order-form-values .form-check-label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  line-height: 25px;
  cursor: pointer;
}

.order-form-values .form-check-input {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.order-form-values .form-check-input:hover,
.order-form-values .form-check-input:focus,
.order-form-values .form-check-input:active,
.order-form-values .form-check-input.nice-select.open {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.order-form-values .form-check-label span {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  flex: 0 0 25px;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: -25px;
  overflow: hidden;
  border: 1px solid #E1E3EA;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: white;
}

.order-form-values .form-check-label span::before {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  display: block;
  width: 8px;
  height: 8px;
  background: #30393E;
  content: "";
  opacity: 0;
  transition: all 0.2s linear;
}

.order-form-values .form-check-input:checked + span:before {
  opacity: 1;
}

.order-form-values .form-check-input:focus + span {
  border: 1.5px solid #CCD2E3;
}

.order-form-values .form-check-input:disabled + span {
  opacity: 0.5;
}

.order-form-values .form-check-input:checked:disabled + span {
  opacity: 0.5;
}

.checkbox-custome {
  --background: #fff;
  --border: #000000;
  --border-hover: #bbc1e1;
  --border-active: #1e2235;
  --tick: #fff;
  position: relative;
  margin: 0;
}

.checkbox-custome label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.checkbox-custome input[type=checkbox]:focus,
.checkbox-custome input[type=file]:focus,
.checkbox-custome input[type=radio]:focus {
  outline: none;
}

.checkbox-custome input,
.checkbox-custome svg {
  display: block;
  width: 21px;
  height: 21px;
  outline: none;
}

.checkbox-custome input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  -webkit-box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
  position: relative;
  margin: 0 10px 0 0;
  padding: 0;
  border: none;
  border-radius: 4px;
  outline: none;
  background: var(--background);
  box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
  cursor: pointer;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.checkbox-custome input:hover {
  --s: 1px;
  --b: var(--border-hover);
}

.checkbox-custome input:checked {
  --b: var(--border-active);
}

.checkbox-custome svg {
  fill: none;
  stroke-width: 1px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #7F8185;
  -webkit-transform: scale(var(--scale, 1)) translateZ(0);
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  transform: scale(var(--scale, 1)) translateZ(0);
  pointer-events: none;
}

.checkbox-custome span {
  display: inline-block;
  color: black;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  font-family: Lato;
  vertical-align: middle;
}

.checkbox-custome.path input:checked {
  --s: 2px;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.checkbox-custome.path input:checked + svg {
  --a: 16.1 86.12;
  --o: 102.22;
}

.checkbox-custome.path svg {
  stroke-dasharray: var(--a, 86.12);
  stroke-dashoffset: var(--o, 86.12);
  -webkit-transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
  -o-transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
  transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
}

.social {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social__item {
  display: block;
  position: relative;
}

.social__item + .social__item {
  margin-left: 15px;
}

.social__link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: #c3c8d5;
  font-size: 20px;
  transition: all 0.3s linear;
}

.social__link:hover {
  color: #f8f9fa;
  text-decoration: none;
}

.social__link:active,
.social__link.nice-select.open {
  color: #f8f9fa;
  text-decoration: none;
}

.slider-nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.slider-nav .slider-nav-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 26px;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 30px;
  overflow: hidden;
  color: #fff;
  transition: all 0.3s linear;
}

.slider-nav .slider-nav-item:hover {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46px;
  flex: 0 0 46px;
  width: 46px;
}

.slider-nav .slider-nav-item::before {
  width: auto !important;
  font-size: 11px;
  pointer-events: none;
}

.slider-nav .slider-nav-item.--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slider-nav .slider-nav-item.--left:before {
  content: "";
}

.slider-nav .slider-nav-item.--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.slider-nav .slider-nav-item.--right:before {
  content: "";
}

.swiper-pagination {
  position: static;
  margin: 0 12px;
}

.swiper-pagination,
.swiper-pagination-current {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.17;
  text-align: center;
}

.swiper-pagination-current {
  min-width: 20px;
}

.page-nav-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.page-nav-wrap > span {
  margin-right: 20px;
  color: #878C98;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.page-nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-nav-box .drop {
  width: 120px;
  margin: 0 20px 0 0;
}

.page-nav-box .drop .form-control {
  height: 35px;
  border: 1.5px solid #F0F1F4;
  border-radius: 0;
  line-height: 32px;
}

.page-nav-box .drop .form-control::-webkit-input-placeholder {
  color: #878C98;
}

.page-nav-box .drop .form-control::-moz-placeholder {
  color: #878C98;
}

.page-nav-box .drop .form-control:-ms-input-placeholder {
  color: #878C98;
}

.page-nav-box .drop .form-control::-ms-input-placeholder {
  color: #878C98;
}

.page-nav-box .drop .form-control::placeholder {
  color: #878C98;
}

.page-nav-box .drop .drop-button {
  padding: 0 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%239FA4B0' stroke-width='1.03' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 12px;
}

.page-nav-box .drop .drop-button:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='1.03' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E");
}

.page-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  height: 35px;
  background: #FFFFFF;
}

.page-navigation .swiper-pagination {
  position: static;
  top: auto;
  left: auto;
}

.page-navigation__arrow {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1.5px solid #F0F1F4;
  background-position: center;
  background-repeat: no-repeat;
  color: #CCD2E3;
  cursor: pointer;
  transition: all 0.3s linear;
}

.page-navigation__arrow:hover {
  border: 1.5px solid #C3C8D5;
}

.page-navigation__arrow.--left {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none' viewBox='0 0 7 11'%3E%3Cpath stroke='%23B4BACA' stroke-width='2' d='m5.5 9.5-4-4 4-4'/%3E%3C/svg%3E%0A");
}

.page-navigation__arrow.--left:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none' viewBox='0 0 7 11'%3E%3Cpath stroke='%23000' stroke-width='2' d='m5.5 9.5-4-4 4-4'/%3E%3C/svg%3E%0A");
}

.page-navigation__arrow.--right {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none' viewBox='0 0 7 11'%3E%3Cpath stroke='%23B4BACA' stroke-width='2' d='m1.5 9.5 4-4-4-4'/%3E%3C/svg%3E%0A");
}

.page-navigation__arrow.--right:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none' viewBox='0 0 7 11'%3E%3Cpath stroke='%23000' stroke-width='2' d='m1.5 9.5 4-4-4-4'/%3E%3C/svg%3E%0A");
}

.page-navigation__numbers {
  margin: 0 10px;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.page-navigation__current {
  color: #9FA4B0;
}

.table-nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-end;
}

.table-nav .drop {
  min-width: 120px;
}

.table-nav .drop .drop-button {
  height: 35px;
  padding: 6.5px 15px;
  border: 1.5px solid #F0F1F4;
  line-height: 1;
}

.table-nav .footable-paging-right {
  margin-left: 40px;
}

.table-nav .footable-paging-right:empty {
  margin-left: 0;
}

.table-nav .footable-pagination-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 35px;
  background: #FFFFFF;
}

.table-nav .footable-pagination-wrapper .divider,
.table-nav .footable-pagination-wrapper .footable-page-nav,
.table-nav .footable-pagination-wrapper .footable-page {
  display: none !important;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev],
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: absolute;
  top: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1.5px solid #F0F1F4;
  color: #C3C8D5;
  font-size: 0;
  text-decoration: none;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link:hover,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link:focus,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link:active,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link.nice-select.open,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link:hover,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link:focus,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link:active,
.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link.nice-select.open {
  border: 1.5px solid #C3C8D5;
  color: #5B6485;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] {
  left: 0;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link:before {
  content: "";
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=prev] .footable-page-link::before {
  font-size: 16px;
  text-align: center;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] {
  right: 0;
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link:before {
  content: "";
}

.table-nav .footable-pagination-wrapper .footable-page-nav[data-page=next] .footable-page-link::before {
  font-size: 16px;
  text-align: center;
}

.table-nav .footable-pagination-wrapper .label {
  margin: 0;
  padding: 0;
  border: none;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.section-hero {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}

.section-hero__slider {
  overflow: hidden;
}

.section-hero__content {
  width: 100%;
  max-width: 1772px;
  margin-right: auto;
  margin-left: auto;
}

.hero-slider-nav {
  z-index: 2;
  position: absolute;
  top: 76px;
  left: -15px;
  width: 100%;
}

.hero-slider-nav .slider-nav .slider-nav-item:hover {
  color: #4a4a4a;
}

.hero-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
}

.hero-slide__img-cont {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 681px;
  margin-left: auto;
}

.hero-slide__img {
  aspect-ratio: 681/500;
  width: 100%;
  overflow: hidden;
  border-radius: 200px;
}

.hero-slide__img img {
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-slide__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 676px;
  flex: 0 0 676px;
  padding-top: 131px;
}

.hero-slide__title {
  display: block;
  z-index: 2;
  position: relative;
  margin-top: -20px;
  margin-bottom: 19px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.hero-slide__text {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
}

.hero-slide__btn {
  margin-top: 30px;
  font-size: 20px;
}

.hero-slide__btn .button-outline-accent {
  border: 2px solid #fff;
}

.hero-slide__btn .button-outline-accent:hover {
  border: 2px solid #4a4a4a;
  color: #4a4a4a;
}

.hero-slide__btn .button {
  color: #fff;
}

.section-category {
  margin-bottom: 40px;
}

.section-category .wrapper-title {
  text-align: center;
}

.category-grid-main {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 20px;
  gap: 10px;
}

.category-item {
  position: relative;
  aspect-ratio: 1/1;
}

.category-item:hover::before {
  opacity: 0;
}

.category-item:hover .category-item__btn,
.category-item:hover .category-item__decore {
  opacity: 1;
}

.category-item:hover .category-item__img img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.category-item::before {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.44);
  content: "";
  transition: all 0.3s linear;
}

.category-item__btn {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  align-items: flex-end;
  justify-content: center;
  width: 115px;
  height: 115px;
  padding-bottom: 17px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(33, 33, 33, 0.37);
  background-image: url('data:image/svg+xml;utf8,<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.1388 15.423L19.58 0.864133C18.4317 -0.284138 16.5694 -0.284138 15.4212 0.864133C14.2729 2.0124 14.2729 3.87472 15.4212 5.02299L27.8992 17.5009L15.4212 29.9788C14.2729 31.1271 14.2729 32.9894 15.4212 34.1377C16.5694 35.286 18.4317 35.286 19.58 34.1377L34.1388 19.5789C35.2871 18.4335 35.2871 16.5712 34.1388 15.423ZM16.6335 14.5414L5.07511 2.35925C3.91368 1.13669 2.03249 1.13669 0.871068 2.35925C-0.290356 3.58181 -0.290356 5.56507 0.871068 6.78912L10.3282 16.7563L0.871068 26.7235C-0.290356 27.9461 -0.290356 29.9307 0.871068 31.1534C2.03249 32.376 3.91368 32.376 5.07511 31.1534L16.6335 18.9712C17.795 17.7487 17.795 15.7654 16.6335 14.5414Z" fill="white" /></svg>');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.26688;
  text-align: center;
  opacity: 0;
  transition: all 0.3s linear;
}

.category-item__name {
  z-index: 2;
  position: absolute;
  bottom: 25px;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.26688;
  text-align: center;
  text-transform: uppercase;
}

.category-item__img {
  width: 100%;
  height: 100%;
}

.category-item__img img {
  -o-object-fit: cover;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: all 0.3s linear;
}

.category-item__decore {
  opacity: 0;
}

.category-item__decore span {
  display: block;
}

.category-item__decore span:first-child {
  position: absolute;
  top: 15px;
  right: 15px;
}

.category-item__decore span:first-child::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 101px;
  height: 1px;
  background: rgba(255, 255, 255, 0.38);
  content: "";
}

.category-item__decore span:first-child::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 69px;
  background: rgba(255, 255, 255, 0.38);
  content: "";
}

.category-item__decore span:last-child {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.category-item__decore span:last-child::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 101px;
  height: 1px;
  background: rgba(255, 255, 255, 0.38);
  content: "";
}

.category-item__decore span:last-child::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 69px;
  background: rgba(255, 255, 255, 0.38);
  content: "";
}

.catalog-btn {
  padding: 15px 30px;
  border: 1px solid #4a4a4a;
}

.catalog-btn .ico_arrow-right {
  margin-left: 23px;
  font-size: 20px;
}

.catalog-btn:hover,
.catalog-btn:focus,
.catalog-btn:active,
.catalog-btn.nice-select.open {
  border: 1px solid #4a4a4a;
  background: #4A4A4A;
  color: #fff;
}

.section-offer {
  margin-bottom: 40px;
}

.offer {
  position: relative;
  overflow: hidden;
}

.offer__img {
  z-index: 1;
  position: relative;
  aspect-ratio: 300/180;
  width: 100%;
}

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

.offer__discount {
  -webkit-transform: rotate(0deg) scale(1, 1) skew(-15deg, 0deg) translate(0, 0);
  -ms-transform: rotate(0deg) scale(1, 1) skew(-15deg, 0deg) translate(0, 0);
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 15px 20px;
  transform: rotate(0deg) scale(1, 1) skew(-15deg, 0deg) translate(0, 0);
  background: #808080;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.46687;
  text-transform: uppercase;
}

.offer__discount span {
  -webkit-transform: rotate(0deg) scale(1, 1) skew(15deg, 0deg) translate(0, 0);
  -ms-transform: rotate(0deg) scale(1, 1) skew(15deg, 0deg) translate(0, 0);
  display: block;
  transform: rotate(0deg) scale(1, 1) skew(15deg, 0deg) translate(0, 0);
}

.offer__content {
  z-index: 2;
  position: relative;
  max-width: 100%;
  padding: 30px 15px;
  background: #474a50;
}

.offer__title {
  max-width: 607px;
  margin-top: 0;
  margin-bottom: 28px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.34187;
  text-transform: uppercase;
}

.offer__text {
  max-width: 837px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4468;
}

.offer__btn {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.offer__btn:hover {
  border-color: #fff;
  background: #fff;
  color: #4a4a4a;
}

.section-viewed {
  display: block;
  position: relative;
  padding-bottom: 100px;
}

.section-viewed .swiper-button-prev,
.section-viewed .swiper-button-next {
  position: static;
  margin: 0;
  border: 0;
  font-size: 22px;
}

.section-viewed .slider-nav {
  position: relative;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 16px;
  border: 1px solid #C3C8D5;
}

.section-viewed .slider-nav:hover {
  border: 1px solid #4a4a4a;
}

.section-viewed .slider-nav-devider {
  width: 1px;
  height: 35px;
  margin: 0 14px;
  background: #C3C8D5;
}

.section-viewed .swiper-button-prev:before {
  content: "";
}

.section-viewed .swiper-button-prev:hover {
  color: #4a4a4a;
}

.section-viewed .swiper-button-next:before {
  content: "";
}

.section-viewed .swiper-button-next:hover {
  color: #4a4a4a;
}

.section-about {
  display: block;
  position: relative;
  padding-bottom: 80px;
}

.section-about__desc {
  display: block;
  position: relative;
}

.partner-item {
  display: block;
  border-top: 1px solid #c3c8d5;
  border-bottom: 1px solid #c3c8d5;
  border-left: 1px solid #c3c8d5;
}

.partner-item__link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 105px;
  pointer-events: all;
}

.partner-item__link::after {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0px;
  height: 2px;
  transform: translateX(-50%);
  background: #212121;
  content: "";
  transition: all 0.25s linear;
}

.partner-item__link:before {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc( 100% + 2px );
  height: calc( 100% + 2px );
  border: 1px solid #212121;
  content: "";
  opacity: 0;
  transition: all 0.25s linear;
}

.partner-item__img {
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: inline-block;
  max-width: 80%;
  filter: grayscale(1);
  opacity: 0.3;
  transition: all 0.25s linear;
}

.partner-item:hover .partner-item__link {
  z-index: 2;
}

.partner-item:hover .partner-item__link::after {
  width: 60px;
}

.partner-item:hover .partner-item__link::before {
  opacity: 1;
}

.partner-item:hover .partner-item__img {
  opacity: 1;
}

@supports (aspect-ratio: 1/1) {
  .partner-item__link {
    aspect-ratio: 1/1;
    height: auto;
  }
}

.section-about__numbers {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: flex-start;
  height: 100%;
  margin-top: 30px;
}

.section-about__numbers-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  max-width: 540px;
  height: 100%;
  max-height: 340px;
  padding: 30px 70px;
  overflow: hidden;
}

.section-about__numbers-decor span {
  position: absolute;
  background: #7F8185;
}

.section-about__numbers-decor span.top {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.section-about__numbers-decor span.bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.section-about__numbers-decor span.left {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.section-about__numbers-decor span.right {
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
}

.section-about__numbers-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.section-about__numbers-list li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.section-about__numbers-list li + li {
  margin-top: 30px;
}

.section-about__numbers-list li strong {
  display: block;
  color: #7F8185;
  font-style: normal;
  font-weight: 900;
  font-size: 60px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.section-about__numbers-list li span {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.21;
}

.section-about__numbers-img {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 305px;
}

.about__media {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  position: relative;
  flex: 1 1 auto;
  max-width: 752px;
}

.about__media::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 221px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#030a21));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #030a21 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #030a21 100%);
  content: "";
}

.about__info {
  padding-top: 30px;
}

.about__info-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.about__info-head .wrapper-title {
  margin: 0;
}

.about__info-download {
  width: 42px;
  height: 42px;
  margin-left: 25px;
}

.about__info-download svg {
  display: block;
}

.about__info-text {
  margin-bottom: 43px;
  color: #636363;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.36347;
}

.about__info-text p {
  margin-bottom: 18px;
}

.about__info-text > *:last-child {
  margin-bottom: 0;
}

.about .swiper-button-prev,
.about .swiper-button-next {
  position: static;
  margin: 0;
  border: 0;
  font-size: 22px;
}

.about .slider-nav {
  position: relative;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 16px;
  border: 1px solid #C3C8D5;
}

.about .slider-nav:hover {
  border: 1px solid #4a4a4a;
}

.about .slider-nav-devider {
  width: 1px;
  height: 35px;
  margin: 0 14px;
  background: #C3C8D5;
}

.about .swiper-button-prev:before {
  content: "";
}

.about .swiper-button-prev:hover,
.about .swiper-button-prev:focus,
.about .swiper-button-prev:active,
.about .swiper-button-prev.nice-select.open {
  color: #4a4a4a;
}

.about .swiper-button-next:before {
  content: "";
}

.about .swiper-button-next:hover,
.about .swiper-button-next:focus,
.about .swiper-button-next:active,
.about .swiper-button-next.nice-select.open {
  color: #4a4a4a;
}

.partners-slider {
  position: relative;
}

.partners-slider .swiper-container {
  padding-right: 1px;
  padding-left: 1px;
}

.page-head {
  display: block;
  position: relative;
  padding: 44px 0;
  background: rgba(33, 33, 33, 0.44);
}

.page-head h1,
.page-head h2,
.page-head h3,
.page-head h4,
.page-head h5,
.page-head h6 {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.page-breadcrumb {
  display: block;
  position: relative;
  margin: 34px 0;
}

.page-breadcrumb .breadcrumb {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0;
}

.page-breadcrumb .breadcrumb-item {
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.page-breadcrumb .breadcrumb-item:first-child {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.page-breadcrumb .breadcrumb-item:first-child::before {
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background-image: url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.625 6.49499C14.6246 6.49465 14.6242 6.49419 14.6239 6.49385L8.50505 0.375253C8.24424 0.114327 7.89748 -0.0292969 7.52864 -0.0292969C7.1598 -0.0292969 6.81304 0.114327 6.55211 0.375253L0.436494 6.49076C0.434434 6.49282 0.43226 6.49499 0.430314 6.49705C-0.105271 7.03573 -0.104355 7.90972 0.432946 8.44702C0.678422 8.69261 1.00252 8.83474 1.34916 8.84974C1.36335 8.85111 1.37754 8.8518 1.39185 8.8518H1.63561V13.3546C1.63561 14.2457 2.36071 14.9707 3.25186 14.9707H5.64574C5.88847 14.9707 6.08519 14.7739 6.08519 14.5313V11.001C6.08519 10.5944 6.41604 10.2637 6.82265 10.2637H8.23463C8.64124 10.2637 8.97197 10.5944 8.97197 11.001V14.5313C8.97197 14.7739 9.1687 14.9707 9.41143 14.9707H11.8053C12.6966 14.9707 13.4216 14.2457 13.4216 13.3546V8.8518H13.6477C14.0164 8.8518 14.3632 8.70817 14.6242 8.44713C15.1621 7.90903 15.1623 7.03344 14.625 6.49499ZM14.0027 7.82572C13.9078 7.92059 13.7817 7.97289 13.6477 7.97289H12.9821C12.7394 7.97289 12.5427 8.16961 12.5427 8.41234V13.3546C12.5427 13.7611 12.2119 14.0918 11.8053 14.0918H9.85088V11.001C9.85088 10.1098 9.1259 9.38475 8.23463 9.38475H6.82265C5.93139 9.38475 5.20629 10.1098 5.20629 11.001V14.0918H3.25186C2.84537 14.0918 2.51452 13.7611 2.51452 13.3546V8.41234C2.51452 8.16961 2.31779 7.97289 2.07506 7.97289H1.42092C1.41405 7.97243 1.4073 7.97209 1.40032 7.97197C1.2694 7.96968 1.1466 7.91773 1.05459 7.8256C0.858896 7.62991 0.858896 7.31142 1.05459 7.11561C1.0547 7.11561 1.0547 7.11549 1.05482 7.11538L1.05516 7.11504L7.17376 0.996668C7.26852 0.901796 7.39452 0.849611 7.52864 0.849611C7.66265 0.849611 7.78865 0.901796 7.88352 0.996668L14.0007 7.11378C14.0017 7.11469 14.0027 7.11561 14.0036 7.11652C14.1983 7.31256 14.1979 7.63036 14.0027 7.82572Z" fill="%23B4BACA"/></svg>');
  content: "";
}

.page-breadcrumb .breadcrumb-item > a {
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.page-breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;
}

.page-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.89662 0.146629C2.70113 0.342117 2.70113 0.658118 2.89662 0.853606L8.04301 6.00002L2.89662 11.1464C2.70113 11.3419 2.70113 11.6579 2.89662 11.8534C3.0921 12.0489 3.40811 12.0489 3.60359 11.8534L9.10349 6.35349C9.20099 6.256 9.24999 6.12801 9.24999 5.99999C9.24999 5.87198 9.20099 5.74399 9.10349 5.64649L3.60359 0.146605C3.40811 -0.0488587 3.0921 -0.0488587 2.89662 0.146629Z" fill="%23B4BACA" /></svg>');
  content: "";
}

.page-content {
  padding-bottom: 80px;
}

.page-content h2 {
  margin: 0 0 15px 0;
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.page-content h3 {
  margin: 0 0 15px 0;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}

.page-content h4 {
  margin: 0 0 15px 0;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}

.page-content ul.list-square {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-content ul.list-square li {
  display: block;
  position: relative;
  padding-left: 16px;
}

.page-content ul.list-square li::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6px;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  flex: 0 0 6px;
  width: 6px;
  height: 6px;
  background: #7F8185;
  content: "";
}

.page-content ul.list-square li + li {
  margin-top: 10px;
}

.page-content .delivery-list {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}

.page-content .delivery-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-content .delivery-list li + li {
  margin-top: 30px;
}

.page-content .delivery-list li .delivery-list__head {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
}

.page-content .delivery-list li .delivery-list__head .delivery-list__title {
  display: none;
  margin-bottom: 0;
}

.page-content .delivery-list li .delivery-list__desc .delivery-list__title {
  margin: 0 0 15px 0;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}

.page-content .delivery-list li .delivery-list__desc ul.list-square,
.page-content .delivery-list li .delivery-list__desc ul.list-shops {
  margin: 15px 0 0 0;
}

.page-content ul.list-shops {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-content ul.list-shops li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  position: relative;
  flex-direction: column;
  padding-left: 24px;
}

.page-content ul.list-shops li:before {
  content: "";
}

.page-content ul.list-shops li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #7F8185;
}

.page-content ul.list-shops li + li {
  margin-top: 10px;
}

.page-content ul.list-shops li h6 {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
}

.page-main.page-404 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 160px 0;
}

.page-404-box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  width: 350px;
  height: 350px;
  padding: 40px;
}

.page-404-decor {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 4px solid #7F8185;
  border-right: 0;
}

.page-404-decor::before,
.page-404-decor::after {
  display: block;
  position: absolute;
  right: 0;
  width: 4px;
  height: 40px;
  background: #7F8185;
  content: "";
}

.page-404-decor::before {
  top: 0;
}

.page-404-decor::after {
  bottom: 0;
}

.page-404-title {
  display: block;
  position: relative;
  color: #7F8185;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.page-404-title big {
  display: block;
  color: #7F8185;
  font-style: normal;
  font-weight: 900;
  font-size: 90px;
  line-height: 100%;
}

.page-404-text {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.25;
}

.page-404-img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: calc(100% - 105px);
  transform: translateY(-50%);
}

.category-card {
  display: block;
  position: relative;
}

.category-card:hover .category-card__media img,
.category-card:focus .category-card__media img,
.category-card:active .category-card__media img,
.category-card.nice-select.open .category-card__media img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.category-card:hover .category-card__link:after,
.category-card:focus .category-card__link:after,
.category-card:active .category-card__link:after,
.category-card.nice-select.open .category-card__link:after {
  width: 100px;
}

.category-card__media {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.category-card__media img {
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  width: 100%;
  transition: all 1s linear;
}

.category-card__link {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s linear;
}

.category-card__link:hover,
.category-card__link:focus,
.category-card__link:active,
.category-card__link.nice-select.open {
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.category-card__link:after {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 50px;
  height: 4px;
  background: #7F8185;
  content: "";
  transition: all 0.25s linear;
}

.category-card__title {
  -o-text-overflow: ellipsis;
  display: block;
  max-width: calc(100% - 60px);
  overflow: hidden;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.services-card .product-card__btn {
  opacity: 1;
}

.services-card .product-card__btn .button {
  border: 1px solid #474747;
  background: transparent;
  color: #474747;
}

.services-card .product-card__btn .button:hover {
  border: 1px solid #7F8185;
  background: transparent;
  color: #7F8185;
}

.service-item {
  margin-bottom: 40px;
}

.service-item:last-child {
  margin-bottom: 0;
}

.service-item__media {
  display: block;
}

.service-item__info {
  display: block;
}

.service-item .service-item__title {
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.service-item__text {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}

.service-item__text p {
  margin-bottom: 15px;
}

.service-item__btn {
  display: block;
  margin-top: 30px;
}

.service-card {
  display: block;
  position: relative;
}

.service-card__media {
  display: block;
  position: relative;
}

.service-card__link {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.25s linear;
}

.service-card__link:after {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 100px;
  height: 4px;
  background: #7F8185;
  content: "";
  transition: all 0.5s linear;
}

.service-card__link:hover,
.service-card__link:focus,
.service-card__link:active,
.service-card__link.nice-select.open {
  background: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

.service-card__link:hover:after,
.service-card__link:focus:after,
.service-card__link:active:after,
.service-card__link.nice-select.open:after {
  width: calc(100% - 30px);
}

.service-card__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 35px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  color: #7F8185;
  font-size: 35px;
}

.service-card__title {
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  position: relative;
  min-height: 48px;
  -webkit-line-clamp: 2;
  margin-top: 5px;
  overflow: hidden;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.page-services-price-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.page-services-price-row .button-outline-accent {
  color: #000;
}

.page-services-price {
  margin-right: 30px;
  color: #000000;
  font-weight: 700;
  font-size: 26px;
  line-height: 100%;
}

.page-stock-head {
  margin-bottom: 30px;
  padding-left: 40px;
  border-left: 10px solid #7F8185;
}

.page-stock-head .page-title {
  margin-bottom: 30px;
}

.page-stock-list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-stock-list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
}

.page-stock-list li + li {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #7F8185;
}

.page-stock-list li [class*=ico_] {
  margin-right: 8px;
  color: #7F8185;
  font-size: 16px;
}

.product-stock-filter {
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.stock-filter {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.stock-filter__item {
  margin-right: 5px;
  margin-bottom: 5px;
}

.stock-filter__item:last-child {
  margin-right: 0;
}

.stock-filter__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  padding: 5px;
  background: #F8F9FA;
  color: #B4BACA;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.stock-filter__btn.is-active {
  background: #7F8185;
  color: #fff;
}

.product-stock-slider {
  display: block;
  position: relative;
}

.stock-card-slide {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
}

.stock-card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 480px;
  display: block;
  position: relative;
  flex: 0 0 480px;
  width: 480px;
  min-height: 100%;
  margin-right: 40px;
}

.stock-card__bg {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  padding: 80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.stock-card__bg::before {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

.stock-card__content {
  display: block;
  z-index: 2;
  position: relative;
}

.stock-card__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 5px;
  background: #7F8185;
  color: #fff;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.stock-card .stock-card__title {
  display: block;
  position: relative;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
}

.stock-card .stock-card__title::after {
  display: block;
  position: relative;
  width: 50px;
  height: 4px;
  margin-top: 15px;
  background: #7F8185;
  content: "";
}

.stock-card__list-info {
  margin: 15px 0 30px;
  padding: 0;
  list-style-type: none;
}

.stock-card__list-info-item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
  color: #9FA4B0;
}

.stock-card__list-info-item:last-child {
  margin-bottom: 0;
}

.stock-card__list-info-icon {
  margin-right: 8px;
  font-size: 22px;
}

.stock-card__list-info-desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.stock-card__list-info-label {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.01em;
}

.stock-card__list-info-value {
  margin-top: 5px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.stock-card__btn {
  margin-top: 30px;
}

.stock-card__btn .button {
  color: #fff;
}

.stock-card__btn .button:hover {
  border-color: #000;
}

.stock-grid-products {
  margin: -20px;
  padding: 20px;
}

.product-stock-slider .swiper-container {
  margin: -20px;
  padding: 20px;
}

.product-stock-slider-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.product-stock-slider-nav .slider-nav .slider-nav-item {
  color: #D2D6DF;
}

.product-stock-slider-nav .swiper-pagination,
.product-stock-slider-nav .swiper-pagination-current {
  color: #9FA4B0;
}

.product-card {
  -webkit-transition: 0.3s border-color ease;
  -o-transition: 0.3s border-color ease;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 28px;
  border: 1px solid #C3C8D5;
  background: #F1F1F1;
  transition: 0.3s border-color ease;
}

.product-card:hover {
  border: 1px solid #4a4a4a;
}

.product-card__media {
  display: block;
  position: relative;
  background: #B3B3B3;
}

.product-card__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  aspect-ratio: 340/240;
  width: 100%;
  margin-bottom: 11px;
  padding: 10px;
}

.product-card__img {
  display: block;
  position: relative;
  max-width: 100%;
}

.product-card__label {
  display: block;
  z-index: 1;
  position: absolute;
  top: 20px;
  left: 20px;
  height: 22px;
  padding: 0 8px;
  background: #27D9A1;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 2.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  pointer-events: none;
}

.product-card__action {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: 14px;
  right: 18px;
  flex-direction: column;
  transition: all 0.25s linear;
}

.product-card__action .btn-compare {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-left: -5px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: all 0.25s linear;
}

.product-card__action .btn-compare:hover {
  color: #4a4a4a;
}

.product-card__action .btn-compare.is-active {
  background: none;
  color: #4a4a4a;
}

.product-card__brand {
  display: block;
  z-index: 1;
  position: absolute;
  top: 14px;
  left: 16px;
  color: #30393E;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.02em;
  pointer-events: none;
}

.product-card__brand img {
  -o-object-fit: contain;
  aspect-ratio: 82/23;
  max-width: 82px;
  object-fit: contain;
}

.product-card__art {
  margin-bottom: 8px;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.product-card__title {
  display: block;
  position: relative;
  min-height: 42px;
  margin-bottom: 12px;
}

.product-card__title a {
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #363636;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  transition: all 0.25s linear;
}

.product-card__title a:hover {
  color: #4a4a4a;
  text-decoration: none;
}

.product-card__grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-card__price {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}

.product-card__btn {
  margin-top: auto;
}

.product-card__hidden {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 15px 35px -20px rgba(48, 57, 62, 0.4);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  z-index: 1;
  position: absolute;
  top: 90%;
  left: -1px;
  align-items: center;
  justify-content: space-between;
  width: calc( 100% + 2px );
  padding: 28px 28px 35px;
  border: 1px solid #4a4a4a;
  border-top: 0;
  background-color: #f1f1f1;
  box-shadow: 0px 15px 35px -20px rgba(48, 57, 62, 0.4);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s linear;
}

.product-card__hidden::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  position: absolute;
  top: 12px;
  left: 50%;
  width: calc(100% - 80px);
  height: 1px;
  transform: translateX(-50%);
  background: #f1f1f1;
  content: "";
}

.product-card__list {
  -ms-grid-columns: minmax(-webkit-min-content, 50px) auto;
  -ms-grid-columns: minmax(min-content, 50px) auto;
  display: -ms-grid;
  display: grid;
  position: relative;
  grid-template-columns: minmax(-webkit-min-content, 50px) auto;
  grid-template-columns: minmax(min-content, 50px) auto;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.product-card__list li {
  -ms-grid-column-span: 2;
  -ms-grid-columns: subgrid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -ms-grid;
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: center;
  width: 100%;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}

.product-card__list li .label {
  -o-text-overflow: ellipsis;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 0;
  max-width: 150px;
  padding-right: 11px;
  overflow: hidden;
  color: #878C98;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-card__list li .value {
  -o-text-overflow: ellipsis;
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-card__list li + li {
  margin-top: 8px;
}

.product-card__price-row {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
  gap: 10px;
}

.product-card__price-label {
  margin-right: 14px;
  color: #474747;
  font-size: 14px;
}

.product-card__badge {
  padding: 4px 20px;
  font-weight: 700;
  font-size: 14px;
}

.product-card__badge.--sale {
  background: #E35E5E;
  color: #fff;
}

.product-card__price {
  -webkit-box-align: end;
  -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  color: #212121;
  font-weight: 700;
  font-size: 22px;
  line-height: 0.8;
}

.product-card__price-unit {
  margin-left: 9px;
  padding-bottom: 2px;
  font-size: 24px;
}

.product-card:hover,
.product-card:focus,
.product-card:active,
.product-card.nice-select.open {
  z-index: 15;
}

.product-card:hover .product-card__action,
.product-card:focus .product-card__action,
.product-card:active .product-card__action,
.product-card.nice-select.open .product-card__action {
  opacity: 1;
}

.product-card:hover .product-card__btn,
.product-card:focus .product-card__btn,
.product-card:active .product-card__btn,
.product-card.nice-select.open .product-card__btn {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  opacity: 1;
  transition-delay: 0.5s;
}

.product-card:hover .product-card__hidden,
.product-card:focus .product-card__hidden,
.product-card:active .product-card__hidden,
.product-card.nice-select.open .product-card__hidden {
  visibility: visible;
  top: calc(100% - 10px);
  opacity: 1;
  pointer-events: all;
}

.product-card.--slider {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product-card.--slider .product-card__label {
  top: 0;
  left: 0;
}

.product-card.--slider .product-card__brand,
.product-card.--slider .product-card__action {
  display: none;
}

.product-card.--slider .product-card__title a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 38px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}

.product-card.--slider .product-card__btn,
.product-card.--slider .product-card__hidden {
  display: none !important;
}

.product-card.--slider .product-card__price {
  font-size: 16px;
}

.product-card.--slider .product-card__price-unit {
  font-size: 16px;
}

.product-card.--slider .product-card__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.product-card.--slider .product-card__media {
  margin-bottom: 11px;
}

.product-card.--slider .product-card__link {
  margin-bottom: 0;
}

.product-card.--slider .product-card__grid {
  margin-top: auto;
}

.product-card.--slider .product-card__img {
  -o-object-fit: contain;
  aspect-ratio: 216/95;
  width: 100%;
  object-fit: contain;
}

.btn-product {
  border: 1px solid #474747;
  background: transparent;
  color: #474747;
  font-size: 18px;
}

.btn-product:hover {
  border: 1px solid #7F8185;
  background: transparent;
  color: #7F8185;
}

.page-catalog__search-title {
  margin-bottom: 40px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.page-catalog__search-title b {
  font-weight: 500;
}

.page-catalog__sort {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0 0 40px 0;
  padding: 0;
  list-style-type: none;
}

.page-catalog__sort li {
  display: block;
  position: relative;
  margin-right: 10px;
}

.page-catalog__sort li:last-child {
  margin-right: 0;
}

.page-catalog__sort li button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 15px;
  border: 2px solid #E1E3EA;
  border-radius: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.page-catalog__sort li button.active {
  border-color: #7F8185;
}

.page-catalog__nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin: 40px 0;
}

.products-filter {
  display: block;
  position: relative;
  max-width: 389px;
  background-color: #b3b3b3;
}

.products-filter.is-show {
  -webkit-box-shadow: 20px 20px 20px 20px #0000000d;
  visibility: visible;
  top: calc(100% + 20px);
  box-shadow: 20px 20px 20px 20px #0000000d;
  opacity: 1;
  pointer-events: all;
}

.products-filter-box {
  display: block;
  position: relative;
  height: 100%;
}

.products-filter-box::before {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s linear;
}

.products-filter-box.is-show::before {
  opacity: 1;
  pointer-events: all;
}

.products-filter-box.is-show .products-filter-head {
  z-index: 4;
  position: relative;
}

.products-filter-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 15px 0 20px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.22;
}

.products-filter-head .button {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  justify-content: space-between;
  min-width: 290px;
  padding: 0;
  border: 2px solid #E1E3EA;
  background: none;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.21;
}

.products-filter-head .button:hover {
  background: transparent;
}

.products-filter-head .button .ico_filter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 45px;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  font-size: 16px;
}

.products-filter-head .button .ico_accordion-arrow {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 45px;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  color: #B4BACA;
  font-size: 8px;
}

.products-filter-head .button.is-active {
  border-color: #fff;
  color: #fff;
}

.products-filter-head .button.is-active .ico_filter {
  color: #fff;
}

.products-filter-head .button.is-active .ico_accordion-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}

.products-filter-title h3 {
  margin: 0;
  text-align: center;
}

.products-filter-empty {
  width: 150px;
}

.products-filter-footer {
  display: block;
  position: relative;
  max-width: 389px;
  padding: 15px 20px;
  text-align: center;
}

.products-filter-footer .button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid transparent;
  background: #fff;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  transition: all 0.25s linear;
}

.products-filter-footer .button img {
  margin-right: 5px;
}

.products-filter-footer .button:hover {
  border: 2px solid #73757A;
}

.filter-search {
  display: block;
  position: relative;
  margin-bottom: 40px;
}

.filter-search .search__control {
  display: block;
  position: relative;
}

.filter-search .search__control:before {
  content: "";
}

.filter-search .search__control:before {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 43px;
  color: #474747;
  font-size: 15px;
}

.filter-search .search__input {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  box-sizing: border-box;
  width: 100%;
  min-width: auto;
  height: 43px;
  padding: 0 15px 0 45px;
  border: none;
  border: 1px solid rgba(255, 255, 255, 0.43);
  background: transparent;
  color: #474747;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 2.39;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input::-webkit-input-placeholder {
  -webkit-transition: all 0.25s linear;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input::-moz-placeholder {
  -moz-transition: all 0.25s linear;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input:-ms-input-placeholder {
  -ms-transition: all 0.25s linear;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input::-ms-input-placeholder {
  -ms-transition: all 0.25s linear;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input::placeholder {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.02em;
  transition: all 0.25s linear;
}

.filter-search .search__input:hover,
.filter-search .search__input:focus,
.filter-search .search__input:active,
.filter-search .search__input.nice-select.open {
  outline: none;
}

.filter-search .search__input:focus {
  border-color: #000;
}

.filter-search .search__input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.filter-search .search__input:focus::-moz-placeholder {
  opacity: 0;
}

.filter-search .search__input:focus:-ms-input-placeholder {
  opacity: 0;
}

.filter-search .search__input:focus::-ms-input-placeholder {
  opacity: 0;
}

.filter-search .search__input:focus::placeholder {
  opacity: 0;
}

.filter-search .search__clear {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 43px;
  background-image: url(../img/svgico/clear.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}

.filter-search .search__clear.is-active {
  opacity: 1;
  pointer-events: all;
}

.filter-search .search__clear:hover {
  background-image: url(../img/svgico/clear-active.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.filter-head {
  margin-bottom: 12px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e0e0e0;
  color: #474747;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.94187;
  text-transform: uppercase;
}

.filter-item {
  display: block;
  position: relative;
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0;
}

.filter-btn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  border: 0 !important;
  outline: none !important;
  background-color: transparent;
  color: #474747;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  white-space: nowrap;
}

.filter-btn::after {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13px;
  display: block;
  flex: 0 0 13px;
  width: 13px;
  height: 13px;
  background-image: url('data:image/svg+xml,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.13392 8.34509C0.313117 8.52429 0.602784 8.52429 0.781981 8.34509L5.49953 3.62757L10.2171 8.34509C10.3962 8.52429 10.6859 8.52429 10.8651 8.34509C11.0443 8.1659 11.0443 7.87623 10.8651 7.69703L5.82355 2.65546C5.73418 2.56609 5.61685 2.52117 5.49951 2.52117C5.38216 2.52117 5.26484 2.56609 5.17546 2.65546L0.133898 7.69703C-0.0452775 7.87623 -0.0452776 8.1659 0.13392 8.34509Z" fill="%23474747" /></svg>');
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

.filter-btn.collapsed::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter-content {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  padding: 17px 0 0;
  transition: all 0.3s linear;
}

.filter-content-overflow {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  max-height: 152px;
  padding-right: 10px;
  overflow-y: auto;
  scrollbar-color: rgba(222, 228, 232, 0.5) #fff;
  scrollbar-width: thin !important;
}

.filter-content-overflow::-webkit-scrollbar {
  width: 2px;
}

.filter-content-overflow::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #9b9b9b;
}

.filter-content-overflow::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #474747;
}

.filter-content-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.filter-content-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-content-list li + li {
  margin-top: 5px;
}

.filter-content-list .custom-control {
  padding-left: 28px;
}

.filter-content-list .check {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #474747;
  transition: all 0.25s linear;
}

.filter-content-list .check:hover {
  color: #000;
}

.filter-content-list .check.--radio {
  width: 100%;
  padding-right: 25px;
  padding-left: 0;
}

.filter-content-list .check.--radio .check__box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  flex: 0 0 20px;
  order: 10;
  width: 20px;
  height: 20px;
  margin-right: -25px;
  margin-left: auto;
  background-color: transparent;
}

.filter-content-list .check.--radio .check__box::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}

.filter-content-list .check.--radio:hover {
  color: #3c3c3b;
}

.filter-content-list .check.--radio .check__input:checked + .check__box {
  border-color: #e0e0e0 !important;
}

.filter-content-list .check.--radio .check__input:checked + .check__box::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none' viewBox='0 0 11 11'%3E%3Ccircle cx='5.625' cy='5.654' r='5' fill='%233c3c3b'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-size: 8px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.range-box {
  display: block;
  position: relative;
}

.range-box .irs-handle {
  -webkit-box-shadow: none;
  width: 8px;
  height: 8px;
  border: 0;
  box-shadow: none;
}

.range-box .irs--round {
  height: 20px;
}

.range-box .irs--round .irs-handle {
  top: -2px;
  border-radius: 50%;
  background-color: #3C3C3B;
  cursor: pointer;
}

.range-box .irs--round .irs-line {
  top: 0;
  background-color: #e1e1e1;
}

.range-box .irs--round .irs-bar {
  top: 0;
  background-color: #3C3C3B !important;
}

.range-box .range-box-inputs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0 -10px 20px;
  color: #414141;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.07;
}

.range-box .range-box-inputs input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 35px;
  margin: 0 10px;
  padding: 0 15px;
  border: none;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  background: #808080;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
  text-align: center;
}

.range-box .range-box-inputs input::-webkit-input-placeholder {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.range-box .range-box-inputs input::-moz-placeholder {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.range-box .range-box-inputs input:-ms-input-placeholder {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.range-box .range-box-inputs input::-ms-input-placeholder {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.range-box .range-box-inputs input::placeholder {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.02em;
}

.range-box .range-box-inputs input:hover,
.range-box .range-box-inputs input:focus,
.range-box .range-box-inputs input:active,
.range-box .range-box-inputs input.nice-select.open {
  outline: none;
}

.filter-content-color {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  margin: 0 -7px;
  padding: 0;
  list-style-type: none;
}

.filter-content-color li {
  display: block;
  position: relative;
  margin: 0 7px 14px;
}

.filter-content-color label {
  display: block;
  position: relative;
  cursor: pointer;
}

.filter-content-color label > input {
  display: none;
}

.filter-content-color label span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 33px;
  height: 33px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
}

.filter-content-color label > input:checked + span {
  -webkit-box-shadow: 0 0 1px 1px #7F8185;
  box-shadow: 0 0 1px 1px #7F8185;
}

.filter-mobile {
  display: block;
  position: relative;
}

.filter-mobile .btn * + * {
  margin-left: 40px;
}

.filter-mobile .filter-mobile-box {
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  box-sizing: border-box;
  display: block;
  z-index: 5;
  z-index: 11;
  position: absolute;
  top: calc(100% + 10px);
  right: -300%;
  width: 290px;
  border: 1px solid #00642F;
  border-radius: 15px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  transition: all 0.5s linear;
}

.filter-mobile .filter-mobile-box.is-show {
  right: 0;
  opacity: 1;
}

.filter-mobile .filter-mobile-box .products-filter .products-filter-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-mobile .filter-mobile-box .products-filter-head .btn-close-filter {
  display: none;
}

.filter-mobile .filter-mobile-box .products-filter-body {
  padding: 0 15px;
}

.catalog-sidebar,
.catalog-sidebar__filter {
  height: 100%;
}

.products-filter-body {
  padding: 0 20px;
}

.filter-category-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.filter-category-list__item {
  display: block;
  padding: 10px 0;
}

.filter-category-list__item + .filter-category-list__item {
  border-top: 1px solid rgba(232, 235, 237, 0.5);
}

.filter-category-list__link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}

.filter-category-list__link:hover .filter-category-list__label {
  color: #7F8185;
}

.filter-category-list__icon {
  width: 35px;
  margin-right: 15px;
}

.filter-category-list__icon img {
  max-width: 100%;
}

.filter-category-list__label {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: inline-block;
  color: #46535A;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  transition: all 0.3s linear;
}

.page-catalog__sorting {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
  padding: 8px 10px;
  background: #474A50;
}

.sort {
  z-index: 3;
  position: relative;
  height: 45px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  cursor: pointer;
}

.sort.dropdown-active .sort__list {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

.sort.dropdown-active .sort__holder::after {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}

.sort__holder {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  min-width: 249px;
  height: 100%;
  padding-right: 43px;
  padding-left: 16px;
  border: 0;
}

.sort__holder::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 10px;
  transform: translateY(-50%) rotate(180deg);
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.47082 6.92208L1.53742 6.99668L1.47081 6.92209C1.24385 7.12476 1.24385 7.45775 1.47084 7.66042C1.69123 7.8572 2.04349 7.8572 2.26389 7.66042L7.0006 3.43122L11.7373 7.66042C11.9577 7.8572 12.31 7.8572 12.5303 7.66042C12.7573 7.45775 12.7573 7.12475 12.5303 6.92209L7.39712 2.33884C7.28606 2.23968 7.1422 2.19134 7.00058 2.19134C6.85896 2.19134 6.7151 2.23968 6.60405 2.33884L1.47082 6.92208Z" fill="white" stroke="white" stroke-width="0.2"/></svg>');
  content: "";
  transition: all 0.3s linear;
}

.sort__holder-label {
  margin-right: 25px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.38889;
}

.sort__holder-value {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.38889;
}

.sort__list {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  visibility: hidden;
  position: absolute;
  top: calc( 100% - 1px );
  left: -1px;
  width: calc( 100% + 2px );
  margin: 0;
  padding: 0;
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  border-top: 1px solid rgba(224, 224, 224, 0.12);
  border-radius: 0 0 3px 3px;
  background: #474a50;
  list-style: none;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s linear;
}

.sort__list li button {
  border: 0;
  background: transparent;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.38889;
}

.filter-btn-back {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  outline: 0;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.filter-btn-back:hover {
  color: #474747;
}

.filter-btn-back::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  display: block;
  width: 12px;
  height: 12px;
  margin-right: 12px;
  transform: rotate(180deg);
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.89662 0.146629C2.70113 0.342117 2.70113 0.658118 2.89662 0.853606L8.04301 6.00002L2.89662 11.1464C2.70113 11.3419 2.70113 11.6579 2.89662 11.8534C3.0921 12.0489 3.40811 12.0489 3.60359 11.8534L9.10349 6.35349C9.20099 6.256 9.24999 6.12801 9.24999 5.99999C9.24999 5.87198 9.20099 5.74399 9.10349 5.64649L3.60359 0.146605C3.40811 -0.0488587 3.0921 -0.0488587 2.89662 0.146629Z" fill="%23ffffff" /></svg>');
  content: "";
}

.product-gallery-slider {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.product-gallery-thumb {
  position: relative;
}

.product-gallery-thumb .swiper-slide {
  display: block;
  position: relative;
}

.product-gallery-thumb .swiper-slide::after {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #9D9D9D;
  content: "";
  opacity: 0;
  transition: all 0.25s linear;
}

.product-gallery-thumb .swiper-slide.swiper-slide-thumb-active::after {
  opacity: 1;
}

.product-gallery-thumb .swiper-slide img {
  -o-object-fit: cover;
  aspect-ratio: 100/72;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-gallery-thumb .swiper-button-next {
  border: 0;
  background-image: url('data:image/svg+xml;utf8,<svg width="13" height="23" viewBox="0 0 13 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.551522 0.281036C0.176837 0.655722 0.176837 1.26139 0.551522 1.63608L10.4154 11.5L0.551522 21.3639C0.176837 21.7386 0.176837 22.3443 0.551522 22.719C0.926207 23.0937 1.53188 23.0937 1.90656 22.719L12.448 12.1775C12.6349 11.9907 12.7288 11.7453 12.7288 11.5C12.7288 11.2546 12.6349 11.0093 12.448 10.8224L1.90656 0.280991C1.53188 -0.0936489 0.926207 -0.0936489 0.551522 0.281036Z" fill="%239D9D9D"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
}

.product-gallery-thumb .swiper-button-next::before {
  display: none;
}

.product-gallery-thumb .swiper-button-prev {
  border: 0;
  background-image: url('data:image/svg+xml;utf8,<svg width="13" height="23" viewBox="0 0 13 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.4485 22.719C12.8232 22.3443 12.8232 21.7386 12.4485 21.3639L2.58457 11.5L12.4485 1.63605C12.8232 1.26137 12.8232 0.655699 12.4485 0.281014C12.0738 -0.0936714 11.4681 -0.0936714 11.0934 0.281014L0.551984 10.8225C0.365114 11.0093 0.271185 11.2547 0.271185 11.5C0.271185 11.7454 0.365114 11.9907 0.551984 12.1776L11.0934 22.719C11.4681 23.0937 12.0738 23.0937 12.4485 22.719Z" fill="%239D9D9D"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
}

.product-gallery-thumb .swiper-button-prev::before {
  display: none;
}

.page-product__bottom {
  margin-bottom: 40px;
}

.page-product__top {
  margin-bottom: 96px;
}

.page-product__slider {
  position: relative;
  min-width: 0;
}

.page-product__gallery {
  display: block;
  position: relative;
}

.page-product__brand {
  display: block;
  z-index: 2;
  position: absolute;
  top: 30px;
  right: 30px;
  max-width: 100px;
  pointer-events: none;
}

.page-product .page-product__title {
  max-width: 620px;
  margin-top: 9px;
  margin-bottom: 28px;
  color: #353535;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.1px;
}

.page-product__compare {
  z-index: 3;
  position: absolute;
  top: 29px;
  left: 20px;
  border: 0;
  background: transparent;
  color: #AEAEAE;
  font-size: 39px;
}

.page-product__compare.is-active.btn-compare {
  border: 0;
  background: transparent;
  color: #4a4a4a;
}

.page-product__compare:focus {
  border: 0;
  background: transparent;
  color: #AEAEAE;
}

.page-product__info {
  padding-top: 20px;
}

.page-product__info .button-outline-gray {
  width: 100%;
}

.page-product__stock {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  align-items: center;
  margin-right: 30px;
  color: #76a62d;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.322;
}

.page-product__stock::before {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.995 5.37029C11.7487 5.1106 11.3381 5.09916 11.078 5.34607L6.93704 9.27321L4.96191 7.24531C4.71176 6.98866 4.3016 6.98303 4.04472 7.23322C3.78807 7.48315 3.78266 7.89375 4.0326 8.1504L6.45422 10.6367C6.58113 10.7671 6.74979 10.8328 6.91888 10.8328C7.07932 10.8328 7.23976 10.7735 7.36538 10.6548L11.9708 6.28728C12.2307 6.04078 12.2417 5.63019 11.995 5.37029Z" fill="%2376A62D" /><path d="M8 0C3.58875 0 0 3.58875 0 8C0 12.4113 3.58875 16 8 16C12.4113 16 16 12.4113 16 8C16 3.58875 12.4113 0 8 0ZM8 14.7027C4.30422 14.7027 1.29728 11.696 1.29728 8C1.29728 4.30422 4.30419 1.29728 8 1.29728C11.696 1.29728 14.7027 4.30419 14.7027 8C14.7027 11.696 11.696 14.7027 8 14.7027Z" fill="%2376A62D" /></svg>');
  background-size: cover;
  content: "";
}

.page-product__status-list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 10px 0;
  padding: 0;
}

.page-product__status-list .status-item {
  height: 34px;
  margin-right: 10px;
  font-size: 17px;
  text-transform: none;
}

.page-product__status-list .status-item:last-child {
  margin-right: 0;
}

.page-product__info-list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 336px;
  margin: 25px 0 8px;
  padding: 0;
  padding-top: 9px;
  border-top: 1px solid #353535;
  list-style-type: none;
}

.page-product__info-list li + li {
  margin-top: 14px;
}

.page-product__info-list li span {
  display: inline-block;
  width: 160px;
  margin-right: 37px;
  color: #353535;
  font-weight: 400;
  font-size: 18px;
}

.page-product__info-list li b {
  color: #353535;
  font-weight: 700;
  font-size: 18px;
}

.page-product__price-and-col {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 41px;
}

.page-product__price {
  margin-bottom: 20px;
  color: #353535;
}

.page-product__price span {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
}

.page-product__price b {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.page-product__counter {
  margin-right: 34px;
}

.page-product__counter .counter {
  position: relative;
  width: 114px;
  max-width: 114px;
}

.page-product__counter .counter__btn {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 50%;
  border: 1px solid #353535;
  border-left: 0;
  color: #353535;
}

.page-product__counter .counter__btn.minus {
  top: auto;
  bottom: 0;
  border-top: 0;
}

.page-product__counter .counter__btn.minus:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 1.5351C0.583557 0.98281 1.03127 0.535095 1.58356 0.535095H7.58356C8.13584 0.535095 8.58356 0.98281 8.58356 1.5351C8.58356 2.08738 8.13584 2.5351 7.58356 2.5351H1.58356C1.03127 2.5351 0.583557 2.08738 0.583557 1.5351Z' fill='%23353535'/%3E%3C/svg%3E%0A");
}

.page-product__counter .counter__btn.minus:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 1.5351C0.583557 0.98281 1.03127 0.535095 1.58356 0.535095H7.58356C8.13584 0.535095 8.58356 0.98281 8.58356 1.5351C8.58356 2.08738 8.13584 2.5351 7.58356 2.5351H1.58356C1.03127 2.5351 0.583557 2.08738 0.583557 1.5351Z' fill='%23000'/%3E%3C/svg%3E%0A");
}

.page-product__counter .counter__btn.plus:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 4.53511C0.583557 4.09328 0.941729 3.73511 1.38356 3.73511H7.78356C8.22539 3.73511 8.58356 4.09328 8.58356 4.53511C8.58356 4.97694 8.22539 5.33511 7.78356 5.33511H1.38356C0.941729 5.33511 0.583557 4.97694 0.583557 4.53511Z' fill='%23353535'/%3E%3Cpath d='M4.58356 0.53511C5.02538 0.53511 5.38356 0.893283 5.38356 1.33511L5.38356 7.73511C5.38356 8.17694 5.02538 8.53511 4.58356 8.53511C4.14173 8.53511 3.78356 8.17694 3.78356 7.73511L3.78356 1.33511C3.78356 0.893282 4.14173 0.53511 4.58356 0.53511Z' fill='%23353535'/%3E%3C/svg%3E%0A");
}

.page-product__counter .counter__btn.plus:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.583557 4.53511C0.583557 4.09328 0.941729 3.73511 1.38356 3.73511H7.78356C8.22539 3.73511 8.58356 4.09328 8.58356 4.53511C8.58356 4.97694 8.22539 5.33511 7.78356 5.33511H1.38356C0.941729 5.33511 0.583557 4.97694 0.583557 4.53511Z' fill='%23000'/%3E%3Cpath d='M4.58356 0.53511C5.02538 0.53511 5.38356 0.893283 5.38356 1.33511L5.38356 7.73511C5.38356 8.17694 5.02538 8.53511 4.58356 8.53511C4.14173 8.53511 3.78356 8.17694 3.78356 7.73511L3.78356 1.33511C3.78356 0.893282 4.14173 0.53511 4.58356 0.53511Z' fill='%23000'/%3E%3C/svg%3E%0A");
}

.page-product__counter .counter__field {
  width: 76px;
}

.page-product__counter .counter__field input {
  max-width: 100%;
  border: 1px solid #353535;
}

.page-product__modal-links {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.page-product__modal-links a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: inline-block;
  color: #308AFC;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.page-product__modal-links a:hover,
.page-product__modal-links a:focus,
.page-product__modal-links a:active,
.page-product__modal-links a.nice-select.open {
  color: #7F8185;
  text-decoration: none;
}

.page-product__modal-links a + a {
  margin-left: 15px;
}

.page-product__btn-group {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.page-product__btn-group > * + * {
  margin-left: 20px;
}

.page-product__btn-group .button-outline-accent {
  color: #000;
}

.page-product__btn-group .button-outline-accent:hover,
.page-product__btn-group .button-outline-accent:focus,
.page-product__btn-group .button-outline-accent:active,
.page-product__btn-group .button-outline-accent.nice-select.open {
  color: #000;
}

.page-product__desc-overflow {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  max-height: 370px;
  padding-right: 30px;
  overflow: auto;
  scrollbar-color: rgba(222, 228, 232, 0.5) #fff;
  scrollbar-width: thin !important;
}

.page-product__desc-overflow::-webkit-scrollbar {
  width: 2px;
}

.page-product__desc-overflow::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #9b9b9b;
}

.page-product__desc-overflow::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #474747;
}

.page-product__desc {
  height: 100%;
  padding: 30px 10px 30px 40px;
  background: #F8F9FA;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}

.page-product__desc p {
  margin-bottom: 15px;
}

.page-product__desc p:last-child {
  margin-bottom: 0;
}

.page-product__specification {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 30px 40px;
  border: 6px solid #F8F9FA;
}

.page-product__specification-box {
  -moz-appearance: none !important;
  max-height: 299px;
  padding-left: 0;
  overflow-y: auto;
  scrollbar-color: #4a4a4a #F8F9FA;
  scrollbar-width: thin !important;
}

.page-product__specification-box::-webkit-scrollbar {
  width: 4px;
}

.page-product__specification-box::-webkit-scrollbar-track {
  background-color: #F8F9FA;
}

.page-product__specification-box::-webkit-scrollbar-thumb {
  background-color: #4a4a4a;
}

.page-product__specification-title {
  margin-bottom: 7px;
  color: #353535;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.94187;
  text-transform: uppercase;
}

.page-product__specification-list {
  -ms-grid-columns: auto auto;
  display: -ms-grid;
  display: grid;
  grid-template-columns: auto auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-product__specification-list li {
  -ms-grid-column-span: 2;
  -ms-grid-columns: subgrid;
  display: -ms-grid;
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  min-width: 0;
  padding: 11.5px 14px;
}

.page-product__specification-list li:nth-child(odd) {
  background: #f1f1f1;
}

.page-product__specification-list li span {
  display: block;
  min-width: 0;
  padding-right: 15px;
  color: #353535;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.page-product__specification-list li p {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: block;
  flex-grow: 1;
  color: #353535;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.btn-buy {
  width: 100%;
  border: 1px solid transparent;
  background: #b3b3b3;
  color: #353535;
  font-size: 18px;
}

.btn-buy:hover,
.btn-buy:focus,
.btn-buy:active,
.btn-buy.nice-select.open {
  border-color: #353535;
  background: #fff;
  color: #353535;
}

.status-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  padding: 0 8px;
  background: #27D9A1;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.status-item.new {
  background: #FECB00;
}

.status-item.stock {
  background: #FF6A6A;
}

.page-content.--product {
  padding-bottom: 0;
}

.section-related-products,
.section-your-view-products {
  margin: 60px 0;
}

.related-products-slider .swiper-container,
.your-view-products-slider .swiper-container {
  margin: -20px;
  padding: 20px;
}

.gallery-thumb-video {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.gallery-thumb-video > span {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  flex: 0 0 40px;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #7F8185;
  text-align: center;
  transition: all 0.25s linear;
}

.gallery-thumb-video > span:hover {
  background-color: #FFAE00;
}

.gallery-thumb-video > span [class*=ico_] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -4px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  transition: all 0.25s linear;
}

.button-outline-gray {
  border: 1px solid #353535;
  background: transparent;
  color: #353535;
}

.button-outline-gray:hover {
  border: 1px solid #7F8185;
  background: #7F8185;
  color: #fff;
}

h3.desc-title {
  margin-bottom: 25px;
  color: #353535;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.02em;
}

.section-about-numbers {
  display: block;
  position: relative;
  padding-top: 40px;
  padding-bottom: 35px;
}

.about-numbers-items {
  display: block;
  padding: 50px 0;
}

.about-numbers-item {
  display: block;
  position: relative;
  height: 350px;
}

.about-numbers-item__img {
  display: block;
  z-index: -1;
  position: absolute;
}

.about-numbers-item__box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 100%;
  padding: 40px;
  border: 4px solid #FECB00;
}

.about-numbers-item__numb {
  color: #FECB00;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 100%;
}

.about-numbers-item__text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 150px;
  height: 34px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.21;
}

@supports (aspect-ratio: 1/1) {
  .about-numbers-item {
    aspect-ratio: 1/1;
    height: auto;
  }
}

.about-numbers-item.about-numbers-item--1 .about-numbers-item__img {
  top: 15px;
  right: 15px;
  min-width: 314px;
  min-width: 16.3541666667vw;
  max-width: 100%;
  height: 188px;
  height: 9.7916666667vw;
}

.about-numbers-item.about-numbers-item--2 .about-numbers-item__img {
  top: 20px;
  left: 70px;
  min-width: 442px;
  min-width: 23.0208333333vw;
  height: 211px;
  height: 10.9895833333vw;
}

.about-numbers-item.about-numbers-item--3 .about-numbers-item__img {
  display: none;
}

.about-numbers-item.about-numbers-item--4 .about-numbers-item__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: -200px;
  right: -10.4166666667vw;
  min-width: 680px;
  min-width: 35.4166666667vw;
  height: 450px;
  height: 23.4375vw;
  transform: translateY(-50%);
}

.about-numbers-item.about-numbers-item--4 .about-numbers-item__text {
  color: #fff;
}

.section-about-brands {
  display: block;
  position: relative;
}

.section-about-brands .container {
  max-width: 1520px;
}

.section-about-brands .wrapper-title {
  text-align: center;
}

.section-about-brands__text {
  max-width: 1474px;
  margin: 40px auto 30px;
  color: #636363;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.36347;
  text-align: center;
}

.section-about-brands__slider {
  position: relative;
  padding-top: 80px;
}

.section-about-brands__slider .swiper-container {
  border: 1px solid #F0F1F4;
}

.section-about-brands__slider .swiper-button-prev,
.section-about-brands__slider .swiper-button-next {
  position: static;
  margin: 0;
  border: 0;
  font-size: 22px;
}

.section-about-brands__slider .slider-nav {
  position: relative;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 16px;
  border: 1px solid #C3C8D5;
}

.section-about-brands__slider .slider-nav:hover {
  border: 1px solid #4a4a4a;
}

.section-about-brands__slider .slider-nav-devider {
  width: 1px;
  height: 35px;
  margin: 0 14px;
  background: #C3C8D5;
}

.section-about-brands__slider .swiper-button-prev:before {
  content: "";
}

.section-about-brands__slider .swiper-button-prev:hover {
  color: #4a4a4a;
}

.section-about-brands__slider .swiper-button-next:before {
  content: "";
}

.section-about-brands__slider .swiper-button-next:hover {
  color: #4a4a4a;
}

.about-bn {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-bottom: 60px;
}

.about-bn::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(61, 61, 61, 0.6);
  content: "";
}

.about-bn img {
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about__img {
  aspect-ratio: 680/450;
  width: 100%;
  max-width: 680px;
  margin-bottom: 30px;
}

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

.about__desc {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}

.about__desc .wrapper-title {
  margin-bottom: 15px;
}

.about-bn__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  width: 100%;
  height: 100%;
}

.about-bn__info .hero-slide__title {
  max-width: 676px;
}

.about-bn__info .hero-slide__text {
  max-width: 676px;
}

.advantages-gird {
  display: -ms-grid;
  display: grid;
  gap: 20px;
}

.section-about-numbers .container {
  max-width: 1520px;
}

.section-about-numbers .wrapper-title {
  text-align: center;
}

.advantages-item {
  z-index: 1;
  position: relative;
  aspect-ratio: 1/1;
}

.advantages-item__img {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.advantages-item__img img {
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.advantages-item__img::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #c3c8d5;
  background: rgba(61, 61, 61, 0.6);
  content: "";
}

.advantages-item__desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 50px;
  left: 0;
  flex-direction: column;
  align-items: center;
  width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}

.advantages-item__number {
  color: #fff;
  font-size: 36px;
}

.advantages-item__number span {
  font-size: 16px;
}

.advantages-item__text {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.jobs-list {
  display: block;
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}

.jobs-list__item {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #F0F1F4;
}

.jobs-list__item:last-child {
  margin-bottom: 0;
}

.jobs-list__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  padding: 19px 20px;
}

.jobs-list__link::after {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #7F8185;
  content: "";
  transition: all 0.5s linear;
}

.jobs-list__link:hover {
  text-decoration: none;
}

.jobs-list__link:hover::after {
  width: 160px;
}

.jobs-list__title {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}

.jobs-list__city {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-top: 6px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.jobs-list__city [class*=ico_] {
  margin-right: 8px;
  color: #7F8185;
  font-size: 18px;
}

.jobs-decor {
  display: block;
  max-width: 630px;
  margin: 0 auto;
}

.jobs-decor__grid {
  -ms-grid-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  display: -ms-grid;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.jobs-decor__item {
  display: block;
  position: relative;
  height: 305px;
}

.jobs-decor__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 4px solid #7F8185;
}

.jobs-decor__content [class*=ico_] {
  margin-bottom: 5px;
  color: #7F8185;
  font-size: 40px;
}

.jobs-decor__numb {
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.jobs-decor__text {
  display: block;
  margin-top: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21;
}

.jobs-decor__item.--item-1 img {
  z-index: -1;
  position: absolute;
  top: 50px;
  left: 40px;
}

.jobs-decor__item.--item-4 img {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 45px;
  left: 38%;
  min-width: 410px;
  height: 245px;
  transform: translateX(-50%);
}

@supports (aspect-ratio: 1/1) {
  .jobs-decor__item {
    aspect-ratio: 1/1;
    height: auto;
  }
}

.page-jobs-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.page-jobs-inner > div:first-child {
  margin-right: 40px;
}

.page-jobs-inner > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.vacancy-info {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 300px;
  border: 4px solid #7F8185;
}

.vacancy-info::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  height: 100%;
  background: #F8F9FA;
  content: "";
}

.vacancy-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.vacancy-info ul li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
}

.vacancy-info ul li + li {
  margin-top: 15px;
  padding-top: 15px;
}

.vacancy-info ul li + li::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #7F8185;
  content: "";
}

.vacancy-info ul li span {
  display: block;
  margin-bottom: 5px;
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.vacancy-info ul li strong {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.vacancy-info ul li strong [class*=ico_] {
  margin-right: 8px;
  color: #7F8185;
  font-size: 16px;
}

.page-content.--contacts {
  display: block;
  position: relative;
  overflow: hidden;
}

.page-contacts-content {
  display: block;
  position: relative;
}

.adress-link {
  display: inline-block;
  cursor: pointer;
}

.page-contacts-map {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.page-contacts-map iframe,
.page-contacts-map .map-iframe {
  display: block;
  position: absolute !important;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
  min-height: 300px;
  pointer-events: all;
}

.page-contacts-content-box {
  position: relative;
}

.contacts-tabs {
  display: block;
  position: relative;
}

.contacts-tabs .city-list {
  max-width: 610px;
}

.contacts-tabs .city-list__item {
  padding-bottom: 0;
}

.contacts-tabs .city-list__item:hover::after {
  width: 160px;
}

.contacts-tabs .city-list__link {
  padding: 14px 20px;
}

.contacts-tabs .city-list__name {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}

.contacts-tabs .city-list__adress {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.contacts-tabs .tab-content {
  display: block;
  z-index: 2;
  position: absolute;
  top: -80px;
  right: -140px;
  height: calc(100% + 160px);
}

.contacts-tabs .tab-content .tab-pane {
  height: 100%;
}

.contact-card {
  display: block;
  position: relative;
  width: 250px;
  height: 100%;
  padding: 30px 0 30px 30px;
  background: #F8F9FA;
}

.contact-card__img {
  display: block;
}

.contact-card__list {
  padding: 20px 20px 0 0;
  list-style-type: none;
}

.contact-card__list-item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.contact-card__list-item > a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.contact-card__list-ico {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  color: #7F8185;
  font-size: 16px;
}

.contact-card__list-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.contact-card__list-info > * + * {
  margin-top: 5px;
}

.contact-card__list-info strong {
  color: #000000;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
}

.contact-card__list-info strong + span {
  display: block;
  margin-top: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.contact-card__list-info a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.contact-card__list-info a:hover,
.contact-card__list-info a:focus,
.contact-card__list-info a:active,
.contact-card__list-info a.nice-select.open {
  color: #73757A;
  text-decoration: none;
}

.contact-card__list-info a.email {
  font-weight: 400;
}

.contact-card__list-info span {
  color: #73757A;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.page-main.lk-index .lk-head {
  display: none;
}

.lk-head {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 4;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 120px;
  background: rgba(33, 33, 33, 0.44);
}

.lk-head h3 {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.02em;
  text-align: center;
}

.lk-page {
  display: block;
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

.lk-page__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lk-page__sidebar {
  width: 337px;
}

.lk-page__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc( 100% - 337px );
  padding-left: 40px;
}

.lk-page__breadcrumb {
  margin-bottom: 20px;
}

.lk-page__breadcrumb .breadcrumb {
  margin: 0;
}

.lk-page__breadcrumb .breadcrumb-item {
  color: #B4BACA;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.lk-page__breadcrumb .breadcrumb-item > a {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.lk-page__breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;
}

.lk-page__breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  padding-right: 10px;
  content: "|";
  color: #F0F1F4;
}

.lk-page__title {
  display: block;
  margin-bottom: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}

.lk-page__search-mobile .drop-input {
  height: 45px;
  background-size: 15px;
  line-height: 45px;
}

.lk-page__search-mobile .drop-clear {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
}

.lk-page__action {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.lk-page__sort-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: 5px;
}

.lk-page .filter-sort-item {
  margin: 0 5px 5px 0;
}

.lk-page .filter-sort-item__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 11px 15px 10px;
  border: 1px solid #B4BACA;
  transition: all 0.25s linear;
}

.lk-page .filter-sort-item__title {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: inline-block;
  color: #878C98;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.lk-page .filter-sort-item__numb {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #F0F1F4;
  color: #B4BACA;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.lk-page .filter-sort-item.is-active .filter-sort-item__link {
  -webkit-box-shadow: inset 0px 0px 0 1px #B4BACA;
  border: 1px solid #B4BACA;
  box-shadow: inset 0px 0px 0 1px #B4BACA;
}

.lk-page .filter-sort-item.is-active .filter-sort-item__title {
  color: #000;
}

.lk-page .filter-sort-item:hover .filter-sort-item__link,
.lk-page .filter-sort-item:focus .filter-sort-item__link,
.lk-page .filter-sort-item:active .filter-sort-item__link,
.lk-page .filter-sort-item.nice-select.open .filter-sort-item__link {
  -webkit-box-shadow: inset 0px 0px 0 1px #B4BACA;
  border: 1px solid #B4BACA;
  box-shadow: inset 0px 0px 0 1px #B4BACA;
}

.lk-page .filter-sort-item:hover .filter-sort-item__title,
.lk-page .filter-sort-item:focus .filter-sort-item__title,
.lk-page .filter-sort-item:active .filter-sort-item__title,
.lk-page .filter-sort-item.nice-select.open .filter-sort-item__title {
  color: #000;
}

.lk-page__action-btns {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: 20px;
}

.lk-page__action-btns .button {
  white-space: nowrap;
}

.lk-page__table-after {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 30px;
}

.lk-page__table-after > *:first-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.lk-page__table-after > *:last-child {
  margin-left: 20px;
}

.lk-page__table-after .drop .drop-list-item {
  font-size: 16px;
}

.lk-page__table-after .drop .form-control {
  font-size: 16px;
}

.lk-page__table-after .--search {
  width: 100%;
  max-width: 350px;
}

.lk-page__table-after .--search .drop-input {
  height: 45px;
  background-size: 15px;
  line-height: 45px;
}

.lk-page__table-after .--search .drop-clear {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
}

.widjet-your-view-products-slider .product-card__title a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 38px;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.lk-widjet {
  display: block;
  position: relative;
  min-height: 100%;
  background: #f1f1f1;
}

.lk-widjet__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 30px;
  background-color: #56595E;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
}

.lk-widjet__title {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
}

.lk-widjet__more a {
  color: #fff;
  font-size: 12px;
}

.lk-widjet__body {
  padding: 27px 28px 15px 37px;
}

.lk-widjet__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 45px;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #FF8717;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.lk-widjet__icon [class*=ico_]::before {
  width: auto;
}

.lk-widjet__numb {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 65px;
  line-height: 100%;
  letter-spacing: 0.1em;
}

.lk-widjet__text {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
}

.widjet-orders-list {
  display: block;
  position: relative;
}

.widjet-orders-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.widjet-orders-item + .widjet-orders-item {
  margin-top: 25px;
}

.widjet-orders-item__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-top: 24px;
}

.widjet-orders-item__btn .button:hover {
  background: transparent;
  color: #7F8185;
}

.widjet-orders-item__info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #353535;
}

.widjet-orders-item__info:hover .widjet-orders-item__numb,
.widjet-orders-item__info:focus .widjet-orders-item__numb,
.widjet-orders-item__info:active .widjet-orders-item__numb,
.widjet-orders-item__info.nice-select.open .widjet-orders-item__numb {
  color: #7F8185;
}

.widjet-orders-item__top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  max-width: 300px;
}

.widjet-orders-item__numb {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.02em;
}

.widjet-orders-item__numb span:not(.circle) {
  color: #353535;
  text-decoration: underline;
}

.widjet-orders-item__numb span:not(.circle):hover {
  color: #7F8185;
}

.widjet-orders-item__numb .circle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 19px;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  background-size: cover;
}

.widjet-orders-item__date {
  margin-left: 10px;
}

.widjet-orders-item__status {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 5px;
  padding-left: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}

.widjet-orders-item__price {
  display: inline-block;
  margin-left: auto;
  color: #353535;
  font-weight: 700;
  font-size: 18px;
}

.widjet-orders-item.--status-1 .widjet-orders-item__numb .circle {
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.24979 17.2387C3.70118 17.2387 0 13.5377 0 8.98905C0 4.44044 3.70118 0.739258 8.24979 0.739258C9.8315 0.739258 11.3704 1.18996 12.7001 2.04343C12.9611 2.21152 13.0376 2.5595 12.8695 2.82124C12.7009 3.08298 12.3536 3.15865 12.0919 2.9907C10.9444 2.2534 9.61548 1.86422 8.24979 1.86422C4.32134 1.86422 1.12496 5.0606 1.12496 8.98905C1.12496 12.9174 4.32134 16.1137 8.24979 16.1137C12.1781 16.1137 15.3745 12.9174 15.3745 8.98905C15.3745 8.75422 15.3632 8.52173 15.3415 8.29308C15.3116 7.98328 15.538 7.70877 15.847 7.67883C16.1575 7.65027 16.4312 7.87534 16.4613 8.18432C16.4867 8.44908 16.4994 8.71755 16.4994 8.98905C16.4994 13.5377 12.7984 17.2387 8.24979 17.2387Z" fill="%23353535" /><path d="M9.1871 10.8637C9.04319 10.8637 8.89913 10.8089 8.78968 10.6988L5.41479 7.32391C5.19507 7.10406 5.19507 6.74784 5.41479 6.52812C5.63451 6.3084 5.99073 6.3084 6.21045 6.52812L9.18793 9.50559L17.0393 1.65405C17.2592 1.43433 17.6154 1.43433 17.8351 1.65405C18.0549 1.87377 18.0549 2.22999 17.8351 2.44971L9.58534 10.6995C9.47507 10.8089 9.33116 10.8637 9.1871 10.8637Z" fill="%23353535" /></svg>');
}

.widjet-orders-item.--status-2 .widjet-orders-item__numb .circle {
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="16" height="16" rx="8" stroke="%23353535"/><path d="M9.32456 8.50779L12.829 5.00326C13.0571 4.77531 13.0571 4.40673 12.829 4.17878C12.601 3.95082 12.2325 3.95082 12.0045 4.17878L8.49997 7.68331L4.99553 4.17878C4.76747 3.95082 4.399 3.95082 4.17105 4.17878C3.94298 4.40673 3.94298 4.77531 4.17105 5.00326L7.67548 8.50779L4.17105 12.0123C3.94298 12.2403 3.94298 12.6088 4.17105 12.8368C4.28465 12.9505 4.43402 13.0076 4.58329 13.0076C4.73256 13.0076 4.88182 12.9505 4.99553 12.8368L8.49997 9.33227L12.0045 12.8368C12.1182 12.9505 12.2675 13.0076 12.4168 13.0076C12.566 13.0076 12.7153 12.9505 12.829 12.8368C13.0571 12.6088 13.0571 12.2403 12.829 12.0123L9.32456 8.50779Z" fill="%23353535"/></svg>');
}

.widjet-orders-item.--status-3 .widjet-orders-item__numb .circle {
  background-image: url('data:image/svg+xml;utf8,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.27344 1.48438H11.7266C12.1365 1.48438 12.4688 1.1521 12.4688 0.742188C12.4688 0.332277 12.1365 0 11.7266 0H7.27344C6.86353 0 6.53125 0.332277 6.53125 0.742188C6.53125 1.1521 6.86353 1.48438 7.27344 1.48438Z" fill="%23353535" /><path d="M11.5992 7.68708L8.97523 10.3111C8.68537 10.6009 8.68533 11.0708 8.97519 11.3607C9.26513 11.6506 9.73501 11.6505 10.0248 11.3607L12.6488 8.73668C12.9387 8.44686 12.9387 7.97694 12.6489 7.68708C12.359 7.39726 11.8891 7.39729 11.5992 7.68708Z" fill="%23353535" /><path d="M9.5 2.67188C4.98798 2.67188 1.33594 6.32329 1.33594 10.8359C1.33594 15.348 4.98731 19 9.5 19C14.0121 19 17.6641 15.3485 17.6641 10.8359C17.6641 6.32392 14.0126 2.67188 9.5 2.67188ZM9.5 17.5156C5.81682 17.5156 2.82031 14.5191 2.82031 10.8359C2.82031 7.15276 5.81682 4.15625 9.5 4.15625C13.1832 4.15625 16.1797 7.15276 16.1797 10.8359C16.1797 14.5191 13.1832 17.5156 9.5 17.5156Z" fill="%23353535" /></svg>');
}

.widjet-arrears__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #353535;
  font-size: 18px;
}

.widjet-arrears__row:not(:first-child):not(:last-child) {
  margin-top: 20px;
}

.widjet-arrears__row:last-child {
  margin-top: 13px;
}

.widjet-arrears__label {
  font-weight: 400;
}

.widjet-arrears__data {
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
}

.widjet-arrears__refresh {
  margin-left: 10px;
  padding: 0;
  border: 0;
  font-size: 20px;
}

.user-info {
  display: block;
  position: relative;
}

.user-info__title {
  margin-bottom: 10px;
  color: #353535;
  font-weight: 700;
  font-size: 18px;
}

.user-info__list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  margin: 0 0 9px 0;
  padding: 0;
  column-count: 2;
  list-style-type: none;
}

.user-info__list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}

.user-info__list li i {
  margin-right: 10px;
  color: #AEAEAE;
  font-size: 15px;
}

.user-info__list li input {
  border: 1.5px solid transparent;
  font-weight: 400;
  font-size: 14px;
}

.user-info__list li input.is-show {
  padding: 5px 15px;
  border: 1.5px solid #E1E3EA;
}

.user-info__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.user-info__links a,
.user-info__links button {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  border: 0;
  outline: 0;
  color: #474747;
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
  transition: all 0.25s linear;
}

.user-info__links a:hover,
.user-info__links button:hover {
  color: #4a4a4a;
  text-decoration: none;
}

.activity-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 26px 0 22px;
  color: #353535;
}

.activity-row:last-of-type {
  padding-bottom: 0;
}

.activity-row__icon {
  margin-right: 25px;
  color: #353535;
  font-size: 29px;
}

.activity-row__name {
  max-width: 171px;
  color: #353535;
  font-weight: 400;
  font-size: 18px;
}

.activity-row__count {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-left: auto;
  color: #353535;
  font-weight: 700;
  font-size: 18px;
}

.activity-row__count:hover {
  color: #7F8185;
}

.activity-row__count .ico_lk-angle-right {
  margin-left: 23px;
  font-size: 14px;
}

.activity-row + .activity-row {
  border-top: 1px solid #353535;
}

.lk-menu {
  display: block;
  position: relative;
}

.lk-menu::before {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s linear;
}

.lk-menu.is-active::before {
  opacity: 1;
}

.lk-menu.is-active > * {
  z-index: 2;
}

.lk-menu__box {
  display: block;
  position: relative;
  padding-bottom: 5px;
  background: #474A50;
}

.lk-menu__box.is-show {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  top: calc(100% + 20px);
  opacity: 1;
  pointer-events: all;
  transition: all 0.25s linear;
}

.lk-menu__btn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  position: relative;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 45px;
  margin-top: 15px;
  padding: 0 17px;
  border: 1px solid #171718;
  background: #000000;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
}

.lk-menu__btn [class*=ico_] {
  margin-right: 5px;
  color: #fff;
  font-size: 8px;
}

.lk-menu__btn.is-active {
  border-color: #474A50;
}

.lk-menu__btn.is-active [class*=ico_] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lk-menu__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.lk-menu__list li {
  display: block;
  position: relative;
}

.lk-menu__list li:last-child {
  border-bottom: 0;
}

.lk-menu__list li.is-active a {
  background: #9d9d9d;
  color: #fff;
}

.lk-menu__list li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 45px;
  padding: 12px 28px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  transition: all 0.25s linear;
}

.lk-menu__list li a [class*=ico_] {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  margin-right: 19px;
  color: #fff;
  font-size: 23px;
  transition: all 0.25s linear;
}

.lk-menu__list li a:hover,
.lk-menu__list li a:focus,
.lk-menu__list li a:active,
.lk-menu__list li a.nice-select.open {
  background: #9d9d9d;
}

.lk-page.--order .lk-page__table-after > div:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.lk-page.--order .lk-page__table-after > div:first-child .total-list {
  margin-right: 20px;
}

.lk-page.--cart .lk-page__action > div {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.lk-page.--cart .lk-page__table-after .check {
  margin-bottom: 30px;
}

.compare-content {
  display: block;
  position: relative;
}

.compare-content__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.compare-content__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  width: 250px;
}

.compare-content__slider {
  width: calc(100% - 250px);
}

.compare-item {
  display: block;
  position: relative;
  border-right: 1px solid #E1E3EA;
  border-left: 1px solid #E1E3EA;
}

.compare-item__head {
  display: block;
  position: relative;
}

.compare-item__labels {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 6px 7px 6px 8px;
  background: #27D9A1;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.compare-item__action {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0px;
  right: 0px;
  flex-direction: column;
}

.compare-item__action .btn-delete {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #E1E3EA;
  cursor: pointer;
}

.compare-item__action .btn-delete:before {
  content: "";
}

.compare-item__action .btn-delete:hover {
  color: red;
}

.compare-item__media {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  background: #E8EBED;
}

.compare-item__media img {
  -o-object-fit: cover;
  -o-object-position: center;
  width: 100%;
  max-width: 100%;
  max-height: 158px;
  object-fit: cover;
  object-position: center;
}

.compare-item__info {
  padding: 15px 20px 10px;
}

.compare-item__art {
  margin-bottom: 2px;
  color: #9FA4B0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.compare-item__title {
  min-height: 34px;
}

.compare-item__title a {
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  transition: all 0.3s linear;
}

.compare-item__title a:hover,
.compare-item__title a:focus,
.compare-item__title a:active,
.compare-item__title a.nice-select.open {
  color: #7F8185;
  text-decoration: none;
}

.compare-item__grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #E1E3EA;
  background: #F8F9FA;
}

.compare-item__price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.compare-item__price b {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.compare-item__price span {
  display: block;
  margin-top: 2px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
}

.compare-item__btn .button {
  height: 35px;
  padding: 0 17px;
  border: 1px solid #474747;
  background: transparent;
  color: #474747;
  font-size: 13px;
}

.compare-item__btn .button:hover {
  border: 1px solid #7F8185;
  background: transparent;
  color: #7F8185;
}

.compare-item__body {
  display: block;
  position: relative;
}

.compare-item__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.compare-item__list li:nth-child(even) {
  background-color: #F8F9FA;
}

.compare-item__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 40px;
  margin: 0 auto;
  padding: 0 20px;
  line-height: 40px;
  transition: all 0.3s linear;
}

.compare-item__item.is-active {
  background: #F0F1F4;
}

.compare-item__item span {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.compare-item__item span.lbl {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: none;
  color: #929DA5;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.17;
  transition: all 0.3s linear;
}

.compare-item__item span.value {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swiper-slide.swiper-slide-active .compare-item__item span.label {
  opacity: 1;
}

.compare-items .swiper-scrollbar {
  bottom: -10px;
}

.section-compare-sidebar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}

.compare-sidebar {
  display: block;
  position: relative;
}

.compare-sidebar__head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 224px;
}

.compare-sidebar__head img {
  max-width: 120px;
  margin: 20px auto 20px;
}

.compare-sidebar__head h3 {
  margin-bottom: 24px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}

.compare-sidebar__head .check {
  margin-bottom: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

.compare-sidebar__body {
  display: block;
  position: relative;
}

.compare-sidebar__list {
  margin: 0 0 4px 0;
  padding: 0;
  border-top: 1px solid #E1E3EA;
  list-style-type: none;
}

.compare-sidebar__list li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -o-text-overflow: ellipsis;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  overflow: hidden;
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s linear;
}

.compare-sidebar__list li:nth-child(even) {
  background: #F8F9FA;
}

.compare-sidebar__list li:hover {
  background: #F0F1F4;
}

.compare-sidebar__list li.is-active {
  background: #F0F1F4;
}

.arrears-list {
  max-width: 480px;
  margin: 20px 0 20px;
  padding: 0;
  list-style-type: none;
}

.arrears-list li {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F8F9FA;
  color: #30393E;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.04em;
}

.arrears-list li:nth-child(odd) {
  background-color: #F0F1F4;
}

.arrears-list li + li {
  border-top: 2px solid #fff;
}

.arrears-list li span {
  padding: 12px 20px;
}

.arrears-list li span.accent {
  color: red;
}

.arrears-list li span:first-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.arrears-list li span:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
  border-left: 2px solid #fff;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

.arrears-info-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0 0 0 15px;
  border-left: 4px solid #7F8185;
  list-style-type: none;
}

.arrears-info-list li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.arrears-info-list li + li {
  margin-top: 5px;
}

.arrears-info-list li strong {
  display: block;
  margin-bottom: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}

.arrears-info-list li span {
  color: #9FA4B0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.arrears-info-list li b {
  display: inline-block;
  margin-right: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.page-arrears__content {
  margin-bottom: 30px;
}

.page-arrears__grid {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.page-arrears__grid .drop {
  width: 100%;
  max-width: 480px;
  margin-right: 30px;
}

.hide-message {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 350px;
  font-size: 16px;
}

.hide-content {
  display: none;
}

.message-form .form-group {
  margin-bottom: 30px;
}

.message-form textarea.form-control {
  height: 290px;
}

.message-list {
  height: 100%;
  padding: 30px 0 20px 40px;
  background: #F8F9FA;
}

.message-list__title {
  margin-bottom: 15px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}

.message-list__box {
  max-height: 355px;
  padding-right: 34px;
  overflow-y: scroll;
}

.message-list__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.message-list__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  padding: 10px;
  border-top: 1px solid #F0F1F4;
  border-bottom: 1px solid #F0F1F4;
}

.message-list__item.--question .message-list__icon {
  margin-right: 15px;
  background: #474A50;
}

.message-list__item.--answer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
}

.message-list__item.--answer .message-list__icon {
  margin-left: 15px;
  background: #B4BACA;
}

.message-list__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 48px;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
}

.message-list__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  padding: 5px;
  background: #F0F1F4;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
}

.message-list__label.--label-1 {
  background: #FECB00;
}

.message-list__label.--label-2 {
  background: #628EFF;
}

.message-list__label.--label-3 {
  background: #FF6A6A;
}

.message-list__label.--label-4 {
  background: #27D9A1;
}

.message-list__desc {
  display: block;
}

.message-list__text {
  display: block;
  margin-top: 5px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}

.slider-nav-item.swiper-button-disabled.swiper-button-lock,
.swiper-pagination.swiper-pagination-lock {
  display: none !important;
}

@media only screen and (min-width: 568px) {
  .page-header {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 490px;
  }
}

@media only screen and (min-width: 768px) {
  h3.wrapper-title,
  .wrapper-title {
    font-size: 28px !important;
  }

  h3.wrapper-title.--small,
  .wrapper-title.--small {
    font-size: 22px !important;
  }

  .page-nav__logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 78px;
  }

  .hero-slide__btn .button-outline-accent {
    font-size: 20px;
  }

  .category-grid-main {
    margin-bottom: 40px;
    gap: 30px;
  }

  .category-item__name {
    font-size: 24px;
  }

  .offer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .offer__img {
    aspect-ratio: 721/715;
    width: 500px;
  }

  .offer__discount {
    top: 37px;
    right: 45px;
    padding: 23px 49px;
    font-size: 28px;
  }

  .offer__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px 25px 30px 3px;
  }

  .offer__content::before {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    display: block;
    z-index: -1;
    position: absolute;
    top: -100px;
    left: 0;
    width: 328px;
    height: 200%;
    transform: rotate(15deg);
    background: #4B4E53;
    content: "";
  }

  .offer__title {
    font-size: 28px;
  }

  .offer__text {
    margin-bottom: 49px;
    font-size: 18px;
  }

  .offer__btn {
    font-size: 20px;
  }

  .section-viewed .slider-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }

  .section-viewed .product-slider {
    margin-top: -55px;
    padding-top: 80px;
  }

  .about__info-text {
    font-size: 18px;
  }

  .about .slider-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }

  .partners-slider {
    padding-top: 80px;
  }

  .product-card__price {
    font-size: 24px;
  }

  .products-filter-footer .button {
    font-size: 18px;
  }

  .filter-head {
    font-size: 24px;
  }

  .filter-btn {
    font-size: 18px;
  }

  .filter-content-list .check {
    font-size: 14px;
  }

  .range-box .range-box-inputs input {
    font-size: 18px;
  }

  .page-product__bottom {
    margin-bottom: 80px;
  }

  .page-product__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-product__slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 334px;
    flex: 0 0 334px;
  }

  .page-product__info {
    padding-top: 0;
    padding-left: 40px;
  }

  .page-product__info .button-outline-gray {
    max-width: 336px;
  }

  .page-product__stock {
    font-size: 18px;
  }

  .btn-buy {
    width: auto;
    min-width: 188px;
  }

  .section-about-brands__slider .slider-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }

  .section-about-brands__slider .product-slider {
    margin-top: -55px;
    padding-top: 80px;
  }

  .about-bn {
    margin-bottom: 80px;
  }

  .section-about-desc .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .about__img {
    margin-bottom: 0;
  }

  .about__desc {
    max-width: 450px;
    padding-left: 30px;
  }

  .advantages-gird {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .lk-widjet.--activity .lk-widjet__body {
    padding: 21px 14px 19px 24px;
  }

  .lk-widjet.--user-info .lk-widjet__body {
    padding: 14px 14px 19px 28px;
  }

  .lk-widjet.--arrears .lk-widjet__body {
    padding: 17px 18px 42px 25px;
  }

  .widjet-orders-item__btn .button {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  .offer__content::before {
    left: -70px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  .offer__content::before {
    left: -161px;
  }

  .offer__content::after {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    display: block;
    z-index: -1;
    position: absolute;
    top: -100px;
    right: 183px;
    width: 108px;
    height: 200%;
    transform: rotate(15deg);
    background: #4B4E53;
    content: "";
  }
}

@media only screen and (min-width: 1200px) {
  h3.wrapper-title,
  .wrapper-title {
    font-size: 48px !important;
    line-height: 1.94187;
  }

  .section-hero {
    margin-bottom: 80px;
  }

  .section-category {
    margin-bottom: 80px;
  }

  .category-grid-main {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .catalog-btn .ico_arrow-right {
    font-size: 34px;
  }

  .catalog-btn {
    padding: 33px 83px;
    font-size: 18px;
  }

  .section-offer {
    margin-bottom: 80px;
  }

  .offer__img {
    width: 724px;
    height: 715px;
  }

  .offer__discount {
    font-size: 36px;
  }

  .offer__content {
    padding: 187px 25px 0 3px;
  }

  .offer__title {
    font-size: 36px;
  }

  .offer__text {
    font-size: 24px;
  }

  .about {
    -webkit-box-align: start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
  }

  .about__info {
    max-width: 928px;
    padding-top: 0;
    padding-left: 30px;
  }

  .about__info-head {
    margin-top: -23px;
  }

  .page-product__slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 570px;
    flex: 0 0 570px;
  }

  .page-product__compare:hover {
    border: 0;
    background: transparent;
    color: #4a4a4a;
  }

  .about__desc {
    max-width: 975px;
    padding-left: 97px;
  }

  .advantages-gird {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1439px) {
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 30px;
  }
}

@media only screen and (min-width: 1500px) {
  .about__info {
    padding-left: 86px;
  }
}

@media only screen and (min-width: 1800px) {
  .hero-slider-nav .slider-nav {
    padding-left: 78px;
  }

  .hero-slide {
    padding-right: 125px;
    padding-left: 110px;
  }
}

@media only screen and (min-width: 1920px) {
  .page-header {
    margin-left: 0;
    padding-left: 103px;
  }
}

@media only screen and (max-width: 1919px) {
  .page-header__right {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 1800px) {
  .hero-slider-nav {
    left: 0;
  }

  .hero-slider-nav .container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1679px) {
  .page-footer__center {
    padding: 0 40px;
  }

  .page-footer__right {
    padding-right: 0;
  }

  .page-search__control-btn {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1439px) {
  .page-footer__top > div {
    padding: 0 20px;
  }

  .page-search__decor {
    display: none;
  }

  .product-stock-grid .g-4,
  .product-stock-grid .gy-4 {
    --bs-gutter-y: 20px;
  }

  .product-stock-grid .g-4,
  .product-stock-grid .gx-4 {
    --bs-gutter-x: 20px;
  }
}

@media only screen and (max-width: 1399px) {
  .page-footer__center {
    padding: 0 15px;
  }

  .page-footer__right {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1365px) {
  .page-main.lk-index .lk-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lk-page__sidebar {
    display: none;
  }

  .lk-page__content {
    width: 100%;
    padding-left: 0;
  }

  .lk-menu {
    max-width: 290px;
    margin: 0 auto;
  }

  .lk-menu__box {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    z-index: 2;
    position: absolute;
    top: calc(100% + 70px);
    left: 0;
    width: 100%;
    border: 1px solid #474A50;
    background: #000000 !important;
    opacity: 0;
    pointer-events: none;
    transition: all 0.25s linear;
  }

  .lk-menu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 1359px) {
  .drop-menu {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 175px;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .drop-menu li {
    display: none;
    position: relative;
    width: 100%;
    margin: 0;
    cursor: pointer;
  }

  .drop-menu li:first-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding: 0;
    border-top: 0px;
    background: none;
  }

  .drop-menu li:first-child a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 45px;
    border-radius: 8px;
    background-color: #E4E7EF;
    pointer-events: none;
  }

  .drop-menu li:first-child a::after {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Vector 25' d='M1 1L6 6L11 1' stroke='%2330393E' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    transition: all 0.3s linear;
  }

  .drop-menu li:first-child a sup {
    top: 5px;
    right: 35px;
  }

  .drop-menu li:first-child a.active {
    background-color: #59B689;
    color: #fff;
  }

  .drop-menu li:not(:first-child) {
    background-color: #fff;
  }

  .drop-menu li:last-child a {
    border-bottom: none;
  }

  .drop-menu li a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    height: 45px;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    background: #fff;
    line-height: 45px;
    text-align: left;
  }

  .drop-menu li a span {
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .hero-slide__title {
    font-size: 40px;
  }

  .jobs-decor__item.--item-1 img {
    top: 40px;
  }
}

@media only screen and (max-width: 1359px) and (max-width: 1359px) {
  .drop-menu li + li {
    margin: 0;
  }

  .drop-menu li a sup {
    position: absolute;
    top: 3px;
    right: 15px;
  }
}

@media only screen and (max-width: 1250px) {
  .page-footer__center {
    max-width: 769px;
  }
}

@media only screen and (max-width: 1200px) {
  .about__media {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .filter-mobile .filter-mobile-box .products-filter-footer {
    display: none;
    padding: 15px;
  }
}

@media only screen and (max-width: 1199px) {
  .page-content .page-title {
    font-size: 36px;
  }

  table.footable thead .footable-header th {
    padding: 10px 14px 10px 14px;
    font-size: 11px;
  }

  table.footable thead .footable-header th:first-child {
    padding-left: 10px;
  }

  table.footable tbody tr.--padding-small td {
    padding: 8px 14px 8px 14px;
  }

  table.footable tbody tr td:first-child {
    padding-left: 10px;
  }

  table.footable tbody tr td {
    height: 54px;
    padding: 10px 14px 10px 14px;
    font-size: 12px;
  }

  table.footable tbody tr td a {
    font-size: 12px;
  }

  table.footable tbody tr td .accent {
    font-size: 12px;
  }

  table.footable tbody tr td span.new {
    font-size: 12px;
  }

  table.footable tbody tr td span.red {
    font-size: 12px;
  }

  table.footable tbody tr td .price strong {
    font-size: 18px;
  }

  table.footable tbody tr td .price small {
    font-size: 12px;
  }

  table.footable tbody tr td .product-box.--margin-minus {
    margin-left: -10px;
  }

  .list-info li {
    margin-right: 15px;
  }

  .list-info li span {
    font-size: 12px;
  }

  .list-info li strong {
    font-size: 12px;
  }

  .page-wrapper {
    padding-top: 121px;
  }

  .page-header {
    margin-left: 0;
    padding-left: 0;
  }

  .page-header__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  .page-header__top-tablet {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    order: 1;
    width: calc(100% + 15px);
    margin-right: 0;
    margin-left: -15px;
    padding: 0 15px;
    border-bottom: 1px solid #fff;
  }

  .page-header__right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: 0;
    padding-right: 0;
  }

  .page-header__logo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 15px;
  }

  .page-header__select-lang {
    margin-left: 0;
    border: 0;
  }

  .page-header__select-phone {
    margin-left: 0;
    border: 0;
  }

  .page-header .dropdown .dropdown-menu {
    margin-top: 12px !important;
  }

  .select-city {
    margin-left: 15px;
  }

  .page-footer__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .page-footer__left {
    max-width: 33%;
  }

  .page-footer__center {
    width: 100%;
    max-width: 33%;
    margin-right: 0;
    padding: 0;
  }

  .page-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center;
    margin: 0 25px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;
  }

  .page-footer__top > div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3px 0;
  }

  .page-footer__top > div + div {
    border: none;
  }

  .page-footer__top > div:first-child {
    padding-left: 0;
  }

  .page-footer__top > div:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-footer__top ul.page-footer__menu.--last {
    margin-bottom: 10px;
  }

  .page-footer__top ul.page-footer__menu .social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-footer__bottom {
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(135, 140, 152, 0.4);
  }

  .page-footer__bottom .copy {
    max-width: 180px;
    margin: 0;
  }

  .page-footer__bottom .dev {
    margin: 0 10px;
  }

  .page-footer__right {
    max-width: 33%;
  }

  .page-nav {
    padding: 20px;
  }

  .page-nav__box {
    padding: 50px;
  }

  .page-nav__logo {
    margin-top: 0;
  }

  .page-nav__close {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-top: 0;
  }

  .page-nav__close button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border: 2px solid #7F8185;
    font-size: 10px;
  }

  .page-nav__body {
    padding-top: 80px;
    padding-left: 0;
  }

  .page-nav__foot {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: relative;
    top: 50px;
    left: 50%;
    width: auto;
    transform: translateX(-50%);
  }

  .page-nav__foot .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-direction: row-reverse;
    justify-content: center;
  }

  .page-nav__foot .social__item + .social__item {
    margin: 0 20px 0 0;
  }

  .page-nav.is-show .page-nav__foot .line {
    top: 80px;
  }

  .page-search {
    padding: 20px;
  }

  .page-search__box {
    padding: 100px 20px 20px 20px;
  }

  .page-search__close {
    top: 20px;
    right: 20px;
  }

  .page-search__close button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    font-size: 12px;
  }

  .page-search__control {
    margin-bottom: 30px;
  }

  .page-search__control::after {
    width: 120px;
  }

  .page-search__control-btn {
    display: none;
  }

  .page-search__control-input {
    height: 42px;
    color: #000000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-input::-webkit-input-placeholder {
    color: #E1E3EA;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-input::-moz-placeholder {
    color: #E1E3EA;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-input:-ms-input-placeholder {
    color: #E1E3EA;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-input::-ms-input-placeholder {
    color: #E1E3EA;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-input::placeholder {
    color: #E1E3EA;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
  }

  .page-search__control-clear {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    right: 5px;
    flex: 0 0 42px;
    justify-content: flex-end;
    width: 42px;
    height: 42px;
    color: #B4BACA;
  }

  .result-desktop {
    display: none;
  }

  .result-mobile {
    display: block;
  }

  .dropdown-sort .dropdown-toggle {
    height: 50px;
    border-radius: 5px;
  }

  .order-form-values {
    margin-top: 20px;
  }

  .order-block-title {
    display: block;
  }

  .hero-slide {
    padding-bottom: 20px;
  }

  .hero-slide__img {
    border-radius: 100px;
  }

  .hero-slide__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
  }

  .hero-slide__title {
    font-size: 36px;
  }

  .hero-slide__text {
    font-size: 18px;
  }

  .section-viewed {
    padding-bottom: 40px;
  }

  .section-about__numbers-box {
    max-height: 300px;
    padding: 30px;
  }

  .section-about__numbers-list li strong {
    font-size: 40px;
  }

  .section-about__numbers-img {
    left: 170px;
  }

  .page-breadcrumb {
    margin: 20px 0;
  }

  .page-content {
    padding-bottom: 50px;
  }

  .page-main.page-404 {
    padding: 100px 0;
  }

  .category-grid .g-4,
  .category-grid .gx-4 {
    --bs-gutter-x: 20px;
  }

  .category-grid .g-4,
  .category-grid .gy-4 {
    --bs-gutter-y: 20px;
  }

  .page-content.--services .g-4,
  .page-content.--services .gy-4 {
    --bs-gutter-y: 20px;
  }

  .page-content.--services .g-4,
  .page-content.--services .gx-4 {
    --bs-gutter-x: 20px;
  }

  .stock-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    width: 320px;
    margin-right: 20px;
  }

  .stock-card__bg {
    padding: 80px 40px;
  }

  .stock-grid-products .g-4,
  .stock-grid-products .gx-4 {
    --bs-gutter-x: 20px;
  }

  .stock-grid-products .g-4,
  .stock-grid-products .gy-4 {
    --bs-gutter-y: 20px;
  }

  .product-card__title a {
    font-size: 14px;
  }

  .page-catalog__sort {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 20px 0;
  }

  .page-catalog__nav {
    margin: 20px 0;
  }

  .products-filter {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    display: block;
    visibility: hidden;
    z-index: 4;
    position: absolute;
    top: calc(100% + 50px);
    left: 50%;
    width: 290px;
    height: auto;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s linear;
  }

  .products-filter-box {
    max-width: 290px;
    margin: 0 auto;
  }

  .products-filter-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 20px;
  }

  .filter-item {
    padding: 16px 0;
  }

  .filter-mobile .filter-mobile-box .products-filter {
    padding-bottom: 15px;
  }

  .page-catalog__sorting {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .filter-btn-back {
    display: none;
  }

  .page-product__top {
    margin-bottom: 30px;
  }

  .page-product__brand {
    top: 20px;
    right: 20px;
  }

  .page-product .page-product__title {
    height: 65px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .page-product__info-list {
    margin: 10px 0 15px;
  }

  .page-product__price span {
    font-size: 22px;
  }

  .page-product__price b {
    font-size: 28px;
  }

  .page-product__modal-links {
    margin-bottom: 25px;
  }

  .page-product__btn-group > * + * {
    margin-left: 15px;
  }

  .page-content.--product .g-4,
  .page-content.--product .gx-4 {
    --bs-gutter-x: 20px;
  }

  .page-content.--product .g-4,
  .page-content.--product .gy-4 {
    --bs-gutter-y: 20px;
  }

  .about-numbers-items {
    padding: 0 0 30px;
  }

  .about-bn {
    height: calc( 100vh - 121px );
  }

  .jobs-decor {
    margin: 20px auto 30px;
  }

  .jobs-decor__item.--item-1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
  }

  .jobs-decor__item.--item-1 img {
    position: static;
  }

  .vacancy-info::before {
    top: 16px;
    left: 16px;
  }

  .page-content.--contacts {
    padding-bottom: 0;
  }

  .page-contacts-map {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 300px;
  }

  .page-contacts-map iframe,
  .page-contacts-map .map-iframe {
    right: auto;
    left: 0;
    width: 100%;
  }

  .contacts-tabs .city-list {
    max-width: calc( 100% - 290px );
    margin-bottom: 30px;
  }

  .contacts-tabs .tab-content {
    top: -50px;
    right: -15px;
    height: calc(100% + 80px);
  }

  .contact-card {
    width: 100%;
    padding: 20px;
  }

  .page-main.lk-index .g-4,
  .page-main.lk-index .gx-4 {
    --bs-gutter-x: 20px;
  }

  .page-main.lk-index .g-4,
  .page-main.lk-index .gy-4 {
    --bs-gutter-y: 20px;
  }

  .lk-page {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .lk-page__title {
    margin-bottom: 20px;
  }

  .lk-page__action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex-direction: column;
    align-items: flex-start;
  }

  .lk-page__sort-items {
    margin-top: 0;
  }

  .lk-page__action-btns {
    margin-top: 10px;
    margin-left: 0;
  }

  .compare-sidebar__head img {
    margin: 20px 0;
  }
}

@media only screen and (max-width: 991px) {
  .header__calculator-btn {
    height: 40px;
    margin-right: 10px;
    font-size: 14px;
  }

  .about-numbers-item.about-numbers-item--1 .about-numbers-item__img {
    min-width: 314px;
    height: 188px;
  }

  .about-numbers-item.about-numbers-item--2 .about-numbers-item__img {
    min-width: 442px;
    height: 211px;
  }

  .about-numbers-item.about-numbers-item--3 .about-numbers-item__img {
    display: block;
    right: 120px;
    min-width: 442px;
    height: 211px;
  }

  .about-numbers-item.about-numbers-item--4 .about-numbers-item__img {
    -o-object-fit: cover;
    -o-object-position: center;
    right: -250px;
    min-width: 680px;
    height: 380px;
    object-fit: cover;
    object-position: center;
  }

  .section-about-brands__text {
    margin: 20px auto;
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .section-title {
    margin-bottom: 30px;
  }

  .section-title::before {
    width: 56px;
    height: 28px;
  }

  .page-content .page-title {
    font-size: 24px;
  }

  .page-content .section-title {
    margin-bottom: 30px;
  }

  .page-content .section-title::before {
    width: 56px;
    height: 28px;
  }

  .page-content .section-title h3 {
    font-size: 20px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .section-title::before {
    width: 56px;
    height: 28px;
  }

  .section-title h3 {
    font-size: 20px;
  }

  .section-title.--small {
    margin-bottom: 20px;
  }

  table.footable thead .footable-header th {
    font-size: 10px;
  }

  table.footable tbody tr td a {
    font-size: 11px;
  }

  table.footable tbody tr td strong {
    font-size: 12px;
  }

  table.footable tbody tr td b {
    font-size: 12px;
  }

  table.footable tbody tr td .accent {
    font-size: 11px;
  }

  table.footable tbody tr td span.new {
    font-size: 11px;
  }

  table.footable tbody tr td span.red {
    font-size: 11px;
  }

  table.footable tbody tr td .product-box__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    width: 80px;
    height: 50px;
    margin-right: 10px;
  }

  table.footable tbody tr td .product-box__desc a {
    font-size: 12px;
  }

  table.footable tbody tr td .user-box img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }

  table.footable tbody tr td .user-box strong {
    font-size: 12px;
  }

  table.footable tbody tr td input.edit {
    width: 100%;
  }

  .hidden-mobile {
    display: none !important;
  }

  .button-status {
    height: 30px;
    padding: 8px;
  }

  .list-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
  }

  .list-info li {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .list-info li + li {
    margin-top: 10px;
  }

  .list-info li span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .list-info li strong {
    color: #000;
    white-space: normal;
  }

  .navigation-page a {
    font-size: 12px;
  }

  .page-wrapper {
    padding-top: 60px;
  }

  .page-header__top-tablet {
    display: none;
  }

  .page-header__logo {
    margin-right: 14px;
  }

  .page-header__logo .logo img {
    width: 35px;
  }

  .page-header__menu-btn {
    margin-left: 14px;
  }

  .mainmenu-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    margin-left: 0;
  }

  .action-item {
    padding: 0 10px;
  }

  .action-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
  }

  .header__calculator-btn {
    margin-right: 0;
  }

  .page-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center;
  }

  .page-footer__left {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .page-footer__download {
    max-width: 170px;
  }

  .page-footer__center {
    max-width: 100%;
  }

  .page-footer__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    text-align: center;
  }

  .page-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .page-footer__bottom .copy {
    max-width: 100%;
    line-height: 2;
    text-align: center;
  }

  .page-footer__bottom .dev {
    margin: 0 0 15px 0;
  }

  .page-footer__right {
    max-width: 100%;
    margin-top: 20px;
    padding-left: 0;
    border-left: 0;
  }

  .page-footer__right::before {
    display: block;
  }

  .page-footer__concacts-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin: 0;
    column-count: 1;
    text-align: center;
  }

  .page-footer__concacts-list li a {
    font-size: 12px;
  }

  .page-footer__shops {
    margin-top: 10px;
  }

  .page-footer__shops a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-nav__box {
    padding: 20px;
  }

  .page-nav__head {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #F0F1F4;
  }

  .page-nav__logo .logo img {
    max-height: 50px;
  }

  .page-nav__lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-nav__close {
    position: static;
  }

  .page-nav__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-nav__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
  }

  .page-nav__menu + .page-nav__menu {
    margin: 0 0 15px 0;
  }

  .page-nav__menu ul.mainmenu li {
    text-align: center;
  }

  .page-nav__menu ul.mainmenu li + li {
    margin-top: 10px;
  }

  .page-nav__menu ul.mainmenu li a {
    font-size: 16px;
  }

  .page-nav__menu ul.mainmenu-sub {
    display: table;
    margin: 10px auto 0;
    padding-left: 0;
  }

  .page-nav__menu ul.mainmenu-sub li a {
    font-size: 14px;
  }

  .page-nav__foot {
    -webkit-transform: none;
    -ms-transform: none;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 30px;
    margin-bottom: 70px;
    transform: none;
  }

  .page-nav__foot .social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .page-nav__foot .social__item + .social__item {
    margin: 0 0 10px 0;
  }

  .page-nav__foot .social__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }

  .page-nav__decor {
    display: none;
  }

  .page-nav.is-show .page-nav__foot .line {
    top: 150px;
  }

  .button-modal-all {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }

  .modal-dialog {
    max-width: 290px;
    margin: 0 auto;
  }

  .modal-content {
    padding-left: 8px;
  }

  .modal-header {
    padding: 40px 25px 0 17px;
  }

  .modal-title {
    font-size: 18px;
  }

  .modal-body {
    padding: 30px 25px 20px 17px;
  }

  .modal-body p.text-lead {
    font-size: 14px;
  }

  .modal-footer {
    padding: 0 25px 40px 17px;
  }

  .city-list__ico {
    font-size: 26px;
  }

  .city-list__desc {
    margin-left: 8px;
  }

  .city-list__name {
    font-size: 14px;
  }

  .counter.--small {
    height: 40px;
  }

  .counter.--small .counter__field {
    height: 40px;
  }

  .counter.--small .counter__field input {
    height: 40px;
  }

  .counter.--small .counter__btn {
    width: 25px;
    height: 20px;
  }

  .counter.--small .counter__btn:after {
    width: 25px;
    height: 20px;
  }

  .counter.--small .counter__btn.minus {
    top: 19px;
  }

  .dropdown-sort {
    margin-right: 0;
  }

  .upload-file-block.--full .upload-file-block__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .upload-file-block__form {
    display: block;
  }

  .upload-file-block__bottom {
    margin-top: 20px;
    text-align: center;
  }

  .order-form {
    margin-top: 20px;
  }

  .page-nav-wrap > span {
    margin-right: 10px;
  }

  .page-nav-wrap .page-nav-box .drop {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80px;
    min-width: 80px;
    margin-right: 10px;
  }

  .page-nav-wrap .page-nav {
    margin: 0 !important;
  }

  .page-nav-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .table-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .table-nav .drop {
    min-width: 140px;
    margin-top: -4px;
    margin-right: 10px;
  }

  .table-nav .footable-paging-right {
    margin-left: 0;
  }

  .table-nav .footable-pagination-wrapper {
    width: 140px;
  }

  .hero-slider-nav {
    top: 30px;
  }

  .hero-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-slide__img-cont {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 80px;
    margin-bottom: 30px;
  }

  .hero-slide__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex: 0 0 auto;
    order: 2;
    margin-bottom: 30px;
    padding-top: 0;
  }

  .hero-slide__title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .hero-slide__btn {
    margin-top: 18px;
  }

  .category-item__btn {
    display: none;
  }

  .section-viewed .slider-nav {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%);
  }

  .section-about {
    padding-bottom: 30px;
  }

  .section-about .section-title {
    margin-bottom: 20px;
  }

  .section-about__numbers {
    margin-top: 20px;
  }

  .section-about__numbers-mobile {
    padding: 10px 0 0;
  }

  .section-about__numbers-box {
    max-height: 222px;
    padding: 25px;
  }

  .section-about__numbers-img {
    top: -20px;
    max-height: 222px;
  }

  .about .slider-nav {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%);
  }

  .page-head {
    padding: 26px 0;
  }

  .page-head h1,
  .page-head h2,
  .page-head h3,
  .page-head h4,
  .page-head h5,
  .page-head h6 {
    font-size: 18px;
  }

  .page-content {
    padding-bottom: 30px;
  }

  .page-content .mb-3 {
    margin-bottom: 15px !important;
  }

  .page-content h4 {
    font-size: 16px;
  }

  .page-content .delivery-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-content .delivery-list li .delivery-list__head {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 100%;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 10px;
  }

  .page-content .delivery-list li .delivery-list__head .delivery-list__icon {
    min-width: 60px;
    margin-right: 8px;
  }

  .page-content .delivery-list li .delivery-list__head .delivery-list__icon img {
    max-width: 60px;
    max-height: 55px;
  }

  .page-content .delivery-list li .delivery-list__head .delivery-list__title {
    display: block;
  }

  .page-content .delivery-list li .delivery-list__desc .delivery-list__title {
    display: none;
  }

  .page-main.page-404 {
    padding: 60px 0;
  }

  .page-404-box {
    width: 240px;
    height: 240px;
    padding: 30px;
  }

  .page-404-title {
    font-size: 12px;
    line-height: 1.25;
  }

  .page-404-title big {
    font-size: 64px;
  }

  .page-404-img {
    display: none;
  }

  .service-item {
    margin-bottom: 30px;
  }

  .service-item__media {
    margin-bottom: 20px;
  }

  .service-item .service-item__title {
    font-size: 20px;
  }

  .service-item__text p {
    margin-bottom: 10px;
  }

  .service-item__btn {
    margin-top: 20px;
  }

  .service-card__title {
    font-size: 18px;
    line-height: 1.22;
  }

  .page-services-price {
    font-size: 18px;
  }

  .page-stock-head {
    padding-left: 17px;
    border-width: 8px;
  }

  .page-stock-head .page-title {
    margin-bottom: 15px;
  }

  .page-stock-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex-direction: column;
    align-items: flex-start;
  }

  .page-stock-list li + li {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }

  .product-stock-grid .g-4,
  .product-stock-grid .gy-4 {
    --bs-gutter-y: 15px;
  }

  .product-stock-grid .g-4,
  .product-stock-grid .gx-4 {
    --bs-gutter-x: 15px;
  }

  .product-stock-filter {
    margin-bottom: 15px;
  }

  .stock-card-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .stock-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .stock-card__bg {
    padding: 25px;
  }

  .stock-card .stock-card__title {
    font-size: 20px;
  }

  .stock-card__list-info {
    margin: 15px 0 45px;
  }

  .stock-card__btn {
    margin-top: 45px;
  }

  .product-stock-slider-nav {
    margin-top: 20px;
  }

  .product-card__label {
    top: 10px;
    left: 10px;
  }

  .product-card__art {
    margin-bottom: 5px;
  }

  .product-card__hidden {
    padding: 28px 25px 20px;
  }

  .page-catalog__search-title {
    margin-bottom: 20px;
  }

  .page-catalog__sort {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding-bottom: 20px;
    overflow-x: scroll;
  }

  .page-catalog__list .g-4,
  .page-catalog__list .gx-4 {
    --bs-gutter-x: 20px;
  }

  .page-catalog__list .g-4,
  .page-catalog__list .gy-4 {
    --bs-gutter-y: 20px;
  }

  .products-filter-title h3 {
    font-size: 20px;
    line-height: 1.2;
  }

  .products-filter-empty {
    width: 40px;
  }

  .filter-mobile .filter-mobile-box {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    z-index: 1001;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    border: 0;
    border-radius: 0;
    opacity: 0;
    transition: all 0.5s linear;
  }

  .filter-mobile .filter-mobile-box.is-show {
    top: 0;
  }

  .filter-mobile .filter-mobile-box .products-filter {
    padding-bottom: 150px;
  }

  .filter-mobile .filter-mobile-box .products-filter-head .btn-close-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .filter-mobile .filter-mobile-box .products-filter-footer {
    display: block;
    z-index: 2;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 15px;
    background-color: #fff;
  }

  .page-catalog__sorting {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-product__brand {
    top: 10px;
    right: 10px;
  }

  .page-product .page-product__title {
    height: auto;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .page-product__info-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .page-product__price span {
    font-size: 20px;
  }

  .page-product__price b {
    font-size: 26px;
  }

  .page-product__modal-links {
    margin-bottom: 20px;
  }

  .page-product__modal-links a + a {
    margin-left: 40px;
  }

  .page-product__btn-group {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .page-product__btn-group > .button:first-child {
    width: 100%;
    margin-bottom: 20px;
  }

  .page-product__desc-overflow {
    padding-right: 15px;
  }

  .page-product__desc {
    margin-right: -15px;
    margin-left: -15px;
    padding: 20px 0 20px 15px;
  }

  .page-product__specification {
    margin-right: -15px;
    margin-left: -15px;
    padding: 10px 15px 20px;
    border: 0;
    border-bottom: 6px solid #F8F9FA;
  }

  .page-product__specification-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0;
  }

  .page-product__specification-list li span {
    width: 100%;
    font-size: 16px;
  }

  .page-product__specification-list li p {
    width: 100%;
    margin-top: 5px;
  }

  .section-related-products,
  .section-your-view-products {
    margin: 30px 0;
  }

  .related-products-slider .swiper-container,
  .your-view-products-slider .swiper-container {
    margin: -20px -20px;
    padding: 20px 40px;
  }

  .section-about-desc .section-title {
    margin-bottom: 15px;
  }

  .section-about-desc .g-4,
  .section-about-desc .gy-4 {
    --bs-gutter-y: 20px;
  }

  .about-numbers-items .g-4,
  .about-numbers-items .gy-4 {
    --bs-gutter-y: 20px;
  }

  .about-numbers-item {
    max-width: 240px;
    height: 240px;
    margin: 0 auto;
  }

  .about-numbers-item__box {
    padding: 25px;
  }

  .about-numbers-item__numb {
    font-size: 40px;
  }

  .about-numbers-item__text {
    height: 30px;
    font-size: 12px;
  }

  .about-numbers-item.about-numbers-item--1 .about-numbers-item__img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0;
    right: auto;
    left: 50%;
    min-width: 240px;
    height: 137px;
    transform: translateX(-50%);
  }

  .about-numbers-item.about-numbers-item--2 .about-numbers-item__img {
    top: 0;
    min-width: 303px;
    height: 144px;
  }

  .about-numbers-item.about-numbers-item--3 .about-numbers-item__img {
    top: 0;
    min-width: 303px;
    height: 144px;
  }

  .about-numbers-item.about-numbers-item--4 .about-numbers-item__img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-object-fit: cover;
    -o-object-position: center;
    top: 50px;
    right: auto;
    left: 50%;
    min-width: 320px;
    height: 211px;
    object-fit: cover;
    object-position: center;
    transform: translateX(-50%);
  }

  .section-about-brands .wrapper-title {
    margin-bottom: 15px;
  }

  .section-about-brands__text {
    margin: 15px auto 20px;
    font-size: 16px;
    text-align: left;
  }

  .section-about-brands__slider .slider-nav {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%);
  }

  .about-bn {
    height: calc( 100vh - 60px );
  }

  .jobs-list__item {
    margin-bottom: 0;
  }

  .jobs-list__link {
    padding: 12px 0;
  }

  .jobs-list__title {
    font-size: 16px;
  }

  .jobs-decor__content [class*=ico_] {
    font-size: 35px;
  }

  .jobs-decor__numb {
    font-size: 28px;
  }

  .jobs-decor__text {
    font-size: 12px;
  }

  .jobs-decor__item.--item-4 img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    right: 0;
    left: auto;
    min-width: 205px;
    height: 145px;
    transform: translateY(-50%);
  }

  .vacancy-info {
    width: 220px;
    height: 260px;
    margin: 0 auto;
  }

  .vacancy-info::before {
    top: 24px;
    left: 24px;
  }

  .contacts-tabs .city-list {
    max-width: 100%;
  }

  .contacts-tabs .city-list__link {
    padding: 10px 0 16px;
  }

  .contacts-tabs .city-list__name {
    font-size: 16px;
  }

  .contacts-tabs .tab-content {
    position: static;
  }

  .contact-card {
    padding: 0;
    background: none;
  }

  .contact-card__img {
    width: 100%;
  }

  .contact-card__list {
    display: table;
    margin: 0 auto;
    padding: 15px 0;
  }

  .lk-head {
    height: auto;
    padding: 25px 0;
  }

  .lk-head h3 {
    font-size: 18px;
  }

  .lk-page {
    padding-bottom: 30px;
  }

  .lk-page__search-mobile {
    margin: 20px 0;
  }

  .lk-page .filter-sort-item__link {
    padding: 11px 9px 10px;
  }

  .lk-page .filter-sort-item__title {
    font-size: 12px;
  }

  .lk-page .filter-sort-item__numb {
    font-size: 12px;
  }

  .lk-page__table-after {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    flex-direction: column-reverse;
    align-items: stretch;
    margin-top: 24px;
  }

  .lk-page__table-after > *:last-child {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .lk-widjet__head {
    padding: 0 17px;
    font-size: 18px;
  }

  .lk-widjet__body {
    padding: 20px 17px;
  }

  .widjet-arrears__row {
    font-size: 14px;
  }

  .widjet-arrears__row:not(:first-child):not(:last-child) {
    margin-top: 12px;
  }

  .widjet-arrears__row:last-child {
    margin-top: 12px;
  }

  .activity-row__icon {
    margin-right: 15px;
    font-size: 18px;
  }

  .activity-row__name {
    max-width: 120px;
    font-size: 14px;
  }

  .activity-row__count {
    font-size: 14px;
  }

  .activity-row__count .ico_lk-angle-right {
    display: none;
  }

  .lk-page.--order .lk-page__table-after {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .lk-page.--order .lk-page__table-after > div:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .lk-page.--order .lk-page__table-after > div:first-child .total-list {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .lk-page.--cart .lk-page__table-after {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .lk-page.--cart .lk-page__table-after .check {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .compare-content__aside {
    display: none;
  }

  .compare-content__slider {
    width: 100%;
  }

  .compare-item__media img {
    max-height: none;
  }

  .compare-item__title a {
    font-size: 15px;
  }

  .compare-item__btn .button {
    font-size: 12px;
  }

  .compare-item__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .compare-item__item span.lbl {
    display: block;
    width: calc(45% - 10px);
    margin-right: 10px;
  }

  .compare-item__item span.value {
    width: 55%;
  }

  .compare-sidebar {
    display: none;
  }

  .arrears-list li span:first-child {
    font-size: 12px;
  }

  .page-arrears__content {
    margin-bottom: 20px;
  }

  .page-arrears__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 20px;
  }

  .page-arrears__grid .drop {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .hide-message {
    height: 50px;
  }

  .page-main.lk-message .g-4,
  .page-main.lk-message .gy-4 {
    --bs-gutter-y: 30px;
  }

  .message-form .form-group {
    margin-bottom: 20px;
  }

  .message-form textarea.form-control {
    height: 190px;
  }

  .message-list {
    margin-right: -15px;
    margin-left: -15px;
    padding: 20px 0 20px 15px;
  }

  .message-list__box {
    max-height: 535px;
    padding-right: 15px;
  }

  .message-list__item.--question .message-list__icon {
    margin-right: 12px;
  }

  .message-list__item.--answer .message-list__icon {
    margin-left: 12px;
  }

  .message-list__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767px) {
  .checkbox-custome span {
    font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920));
  }
}

@media only screen and (max-width: 575px) {
  .page-catalog__nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .page-catalog__nav .page-nav-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .filter-mobile .btn * + * {
    margin-left: 10px;
  }

  .jobs-decor {
    max-width: calc(100% + 50px);
    margin: 20px -20px 30px;
  }

  .page-jobs-inner {
    display: block;
  }

  .page-jobs-inner > div:first-child {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .widjet-orders-item__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex-direction: column;
    align-items: flex-start;
  }

  .widjet-orders-item__numb {
    font-size: 12px;
    white-space: nowrap;
  }

  .widjet-orders-item__numb .circle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }

  .widjet-orders-item__date {
    margin-top: 8px;
    margin-left: 0;
    font-size: 12px;
  }

  .widjet-orders-item__status {
    margin-top: 4px;
    padding-left: 0;
    font-size: 12px;
  }

  .widjet-orders-item__price {
    font-size: 11px;
  }

  .user-info__list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .user-info__links {
    max-width: 100%;
  }

  .lk-page.--order .lk-page__table-after > div:first-child .button {
    width: 100%;
  }

  .arrears-list li {
    font-size: 12px;
  }

  .arrears-list li span {
    padding: 12px 10px;
  }

  .arrears-list li span:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    width: 80px;
  }
}

@media only screen and (max-width: 413px) {
  .upload-file-block__bottom .button {
    width: 100%;
  }
}

@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .checkbox-custome span {
    font-size: calc(14px + 4 * (100vw / 1920));
  }
}
/*# sourceMappingURL=maps/main.css.map */
