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

[class*=_icon-]::before {
  font-family: icons;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#model-catalog-items
{
  display: inline-block;
}
#model-catalog-items a {
    display: block;
    width: 14%;
    text-align: center;
    margin: 1%;
    float: left;
    height: 43px;
    border-radius: 10px;
    padding-top: 10px;
    transition: 0.5s;
    background: #fff;
}
#model-catalog-items .item-image {
    display: block;
}
#model-catalog-items a img {
    transition: 0.3s;
    display: none;
}
.grid-product-banner
{
  display: none!important;
}
.grid-product__description, .grid-product__meta-favorite
{
  display: none!important;
}
.slider-main-p .small-slider__image
{
  width: 100%;
  height:300px;
}
.main-p__thumbs-block .small-slider__image
{
  width: 100%;
  height:auto;
  border-radius: 20px;
    padding: 9px;
}
.charecteristic__container
{
  padding: 0!important;
    font-size: 1rem;
    color: #1e1e1e;
}
.charecteristic__container a
{
  pointer-events: none;
}
._icon-arrow:before {
  content: "\e900";
}

._icon-arrow-long:before {
  content: "\e901";
}

._icon-arrow-slider:before {
  content: "\e902";
}

._icon-favorite:before {
  content: "\e903";
}

._icon-fb:before {
  content: "\e904";
}

._icon-location:before {
  content: "\e905";
}

._icon-mail:before {
  content: "\e906";
}

._icon-search:before {
  content: "\e907";
}

._icon-star:before {
  content: "\e908";
}

._icon-tel:before {
  content: "\e909";
}

._icon-tg:before {
  content: "\e90a";
}

._icon-vb:before {
  content: "\e90b";
}

*,
*:before,
*:after {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

button {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

a {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

img {
  vertical-align: top;
}

ul,
ol,
li,
menu {
  list-style-type: none;
}

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

input,
textarea {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  border: none;
  border-radius: 0;
  padding: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

input::placeholder,
textarea::placeholder {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

input:focus,
textarea:focus,
[contenteditable]:focus {
  outline: none;
}

dfn,
address,
cite {
  font-style: inherit;
}

q::before,
q:after {
  content: "";
}

pre,
code {
  font-size: inherit;
}

body {
  font-family: "Geologica", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: normal;
  color: #34374c;
}
.last-catalog
{
  display: none!important;
}
.car-models__grid img
{
  display: none;
}
.wrapper {
  min-height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

[class*=__container] {
  max-width: 100rem;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0 1.25rem;
}

[class*=-ibg], .cart-product__frame {
  display: block;
  position: relative;
}

[class*=-ibg] img,
[class*=-ibg] video,
.cart-product__image
 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-img,.grid-product__image img
{
position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 185px;
  -o-object-fit: cover;
     object-fit: cover;
}
[class*=-ibg_contain] img,
[class*=-ibg_contain] video {
  -o-object-fit: contain;
     object-fit: contain;
}

.content-main-p__title,
.header-catalog__title,
.request__title,
.feedback__title,
.whywe__title,
.about__title,
.brands__title,
.categories__title,
.products__title {
  font-weight: 700;
  font-size: 1.625rem;
  text-transform: uppercase;
}

.icon-menu {
  display: none;
}

.menu__link {
  text-underline-offset: 0.1666666667em;
}

.tel-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
  padding: 0.875rem 1.875rem;
}

.tel-menu__icon {
  font-size: 1.25rem;
}

.tel-menu__link {
  font-weight: 500;
  font-size: 1.125rem;
}

.tel-menu__link:not(:last-child) {
  margin-bottom: 0.3125rem;
}

/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.product_imgg .swiper-wrapper
{
  height: 350px;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

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

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

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

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

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

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

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

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

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

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

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

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

/* CSS Mode */

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

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

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

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

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

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

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

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

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

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

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

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

.header {
  background: #f6f6f6;
  -webkit-transition: -webkit-box-shadow 0.33s;
  transition: -webkit-box-shadow 0.33s;
  transition: box-shadow 0.33s;
  transition: box-shadow 0.33s, -webkit-box-shadow 0.33s;
}

.header._fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.header._scrolled {
  -webkit-box-shadow: 0.3125rem 0.25rem 0.9375rem rgba(0, 0, 0, 0.15);
          box-shadow: 0.3125rem 0.25rem 0.9375rem rgba(0, 0, 0, 0.15);
}

.header__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  padding: 0.9375rem 0rem;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 12rem;
  z-index: 11;
}

.header__logo img {
  width: 100%;
  height: auto;
}

.header__menu {
  margin: 0 auto;
}

.action-header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f88e21;
  z-index: 11;
}

.action-header__search {
  z-index: 11;
}

.action-header__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
}

.action-header__submit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.375rem;
}

.action-header__submit[data-search] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #441b00;
}

.action-header__inp {
  width: 100%;
  font-size: 1rem;
  color: #34374c;
  background-color: transparent;
  border-bottom: 0.03125rem solid transparent;
  -webkit-transition: border-color 0.33s;
  transition: border-color 0.33s;
}

.action-header__inp::-webkit-input-placeholder {
  color: #9197ae;
}

.action-header__inp::-moz-placeholder {
  color: #9197ae;
}

.action-header__inp:-ms-input-placeholder {
  color: #9197ae;
}

.action-header__inp::-ms-input-placeholder {
  color: #9197ae;
}

.action-header__inp::placeholder {
  color: #9197ae;
}

.action-header__inp:focus {
  border-color: #441b00;
}

.action-header__form._active .action-header__inp:focus {
  border-color: #fff;
}

.action-header__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  margin-right: 0.9375rem;
  font-weight: 700;
  font-size: 1.125rem;
}

.action-header__tel .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1111111111em;
}

.action-header__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.9512195122em;
  height: 1.9512195122em;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #fff;
}

.action-header__link:not(:last-child) {
  margin-right: 0.625rem;
}

.action-header__link_cart {
  background-color: #441b00;
}

.action-header__link_cart img {
  width: 1.1707317073em;
  height: auto;
}

.footer {
  border-radius: 1.25rem 1.25rem 0rem 0rem;
  background-color: #252525;
}

.footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.875rem;
  padding: 4.1875rem 0rem 2.8125rem;
}

.footer__contacts .footer__block {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-right: 0rem;
}

.footer__contacts {
  margin-bottom: 1.875rem;
}

.header-footer {
  max-width: 13.8125rem;
}

.header-footer__logo {
  width: 12.8125rem;
  margin-bottom: 0.75rem;
}

.header-footer__logo img {
  width: 100%;
  height: auto;
}

.header-footer__text {
  margin-bottom: 1.875rem;
  font-size: 1rem;
  color: #414141;
}

.header-footer__socials-title,
.block-footer__control,
.contacts-footer__control {
  margin-bottom: 0.9375rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}

.header-footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
}

.header-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  font-size: 2.8125rem;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.06);
}

.block-footer__control,
.contacts-footer__control {
  margin-bottom: 0rem;
}

._init .block-footer__control,
._init .contacts-footer__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  width: 100%;
  cursor: pointer;
}

.block-footer__icon,
.contacts-footer__icon {
  display: none;
}

._init .block-footer__icon,
._init .contacts-footer__icon {
  display: block;
  font-size: 0.625rem;
  -webkit-transition: -webkit-transform 0.33s;
  transition: -webkit-transform 0.33s;
  transition: transform 0.33s;
  transition: transform 0.33s, -webkit-transform 0.33s;
}

._init [aria-expanded=true] .block-footer__icon,
._init [aria-expanded=true] .contacts-footer__icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}

._init .block-footer__content,
._init .contacts-footer__content {
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.33s, visibility 0.33s;
  transition: max-height 0.33s, visibility 0.33s;
  will-change: max-height;
}

._init .block-footer__content[aria-hidden=false],
._init [aria-hidden=false].contacts-footer__content {
  visibility: visible;
  max-height: var(--max-height);
}

.block-footer__list {
  padding-top: 0.9375rem;
}

._init .block-footer__list {
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

._init [aria-hidden=false] .block-footer__list {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.footer__group .block-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
  row-gap: 0.4375rem;
}

.block-footer__item:not(:last-child) {
  margin-bottom: 0.4375rem;
}

.footer__group .block-footer__item {
  margin-bottom: 0rem;
}

.block-footer__link {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.4);
}

.contacts-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 1.5625rem;
     -moz-column-gap: 1.5625rem;
          column-gap: 1.5625rem;
  row-gap: 1.25rem;
  padding-top: 0.9375rem;
}

._init .contacts-footer__list {
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

._init [aria-hidden=false] .contacts-footer__list {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.contacts-footer__sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4375rem;
  margin-bottom: 0.4375rem;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}

.contacts-footer__sub-title .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25em;
  color: #f88e21;
}

.contacts-footer__links {
  padding-left: 1.53125rem;
}

.contacts-footer__link {
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
}

.contacts-footer__link:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.contacts-footer__link:not(p) {
  text-transform: uppercase;
}

.contacts-footer__link span {
  display: block;
}

.footer-footer__body {
  font-size: 0.75rem;
  color: #414141;
  text-transform: uppercase;
  padding-bottom: 0.75rem;
}

.breadcrums__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.35em;
  font-size: 0.875rem;
  color: #34374c;
  white-space: nowrap;
}

.breadcrums__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.35em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.breadcrums__item .arrow {
  color: #441b00;
  cursor: default;
}

.breadcrums__link {
  color: #9197ae;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.breadcrums__current {
  cursor: default;
}

.filter-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  -webkit-backdrop-filter: blur(0.3125rem);
          backdrop-filter: blur(0.3125rem);
  z-index: 14;
}

.filter-bg::before {
  content: "x";
  position: absolute;
  right: 0.9375rem;
  top: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 0.625em;
  cursor: pointer;
}

.filter {
  width: 100%;
  background-color: #fff;
}

.filter__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 0.9375rem;
  padding: 0.375rem 1.875rem 0.375rem 1.5rem;
  font-weight: 700;
  font-size: 1.125rem;
  color: #441b00;
  border-radius: 3.75rem;
  background: rgba(240, 45, 58, 0.05);
}

.filter__btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.2916666667em;
  font-size: 2.0833333333em;
}

.filter__items {
  padding: 0rem 0.9375rem;
}

.filter__link, .model-list a {
  font-size: 1.125rem;
}

.filter__link:not(:last-child), .model-list a:not(:last-child) {
  margin-bottom: 0.9375rem;
}

.products {
  margin-top: 5rem;
}

.products__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
  row-gap: 0.625rem;
  margin-bottom: 0.9375rem;
}

.products__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3125em;
  font-size: 0.875rem;
  color: #9197ae;
}

.products__link .text {
  text-decoration: underline;
}

.products__link .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.5625em;
  rotate: -90deg;
}

.products__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.5rem;
  margin-left: auto;
}

.products__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  aspect-ratio: 1/1;
  font-size: 1.375rem;
  border-radius: 50%;
  border: 0.046875rem solid #d9d9d9;
  -webkit-transition: color 0.33s;
  transition: color 0.33s;
}

.products__btn[disabled] {
  color: #d9d9d9;
}

.products__btn_left::before {
  scale: -1 1;
}

.products__slider {
  position: relative;
  margin: -1.25rem 0rem;
  padding: 1.25rem 0rem;
}

.slider-products__slide {
  width: 14.375rem;
  height: auto;
}

.card-p, .cart-product, .main_item, .search-page__card {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: -webkit-max-content 1fr;
  -ms-grid-rows: max-content 1fr;
  grid-template-rows: -webkit-max-content 1fr;
  grid-template-rows: max-content 1fr;
  height: 100%;
  padding: 0.9375rem 0.9375rem 0.9375rem;
  background-color: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
}

.card-p__favorite {
  position: absolute;
  right: 0.9375rem;
  top: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  font-size: 1.125rem;
  color: #441b00;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  z-index: 2;
}

.card-p__image-ibg, .cart-product__frame, .image_item a, .grid-product__image, .card__img {
  width: 100%;
  max-height: 11.25rem;
  aspect-ratio: 1/1;
  margin-bottom: 0.9375rem;
  overflow: hidden;
  height: auto;
}
.descr_ctrl
{
  display: none;
}
.card-p__image-ibg img, .cart-product__frame img, .image_item a img, .grid-product__image img {
  -o-object-fit: contain;
     object-fit: contain;
}

.card-p__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr -webkit-max-content -webkit-max-content;
  -ms-grid-rows: 1fr max-content max-content;
  grid-template-rows: 1fr -webkit-max-content -webkit-max-content;
  grid-template-rows: 1fr max-content max-content;
}

.card-p__title,.cart-product__name, .thumb_topic a, .card__name {
  margin-bottom: 0.4375rem;
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.card-p__number, .cart-product__lot, .item_smalltable tr:first-child, .card__lot {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  color: #9197ae;
}

.card-p__footer, .cart-product__bottom, .grid-product__purchase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-p__price, .cart-product__price, .item_smalltable tr, .card__price {
  font-weight: 400;
  font-size: 0.875rem;
  color: #441b00;
}
.item_smalltable tr .pach
{
  display: none!important;
}
.card-p__price span, .cart-product__price strong, .card__price span {
  font-weight: 700;
}

.card-p__cart, .cart-product__buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.6875rem;
  padding: 0.375rem 1.25rem;
  border-radius: 2.5rem;
  background-color: #441b00;
}
.cart-product__buy, .grid-product__purchase-cart
{
     background: url(https://car-plus.com.ua/carplus/img/cart.png);
        background-color: #de342f;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35%;
    font-size: 0;
    padding: 14px 24px;
    border-radius: 10px;
}
.button__icon
{
  display: none;
}
.card-p__cart img {
  width: 1.125rem;
  height: auto;
}

.main__body {
  margin: 0rem -1.25rem;
  padding: 1.5rem 1.25rem 0rem;
  background-color: #fff;
}

.main__content {
  margin-bottom: 1.875rem;
}

.main__title {
  margin-bottom: 0.6875rem;
  font-weight: 700;
  font-size: 1.75rem;
  color: #441b00;
  text-transform: uppercase;
}

.main__text {
  max-width: 38.8888888889em;
  margin-bottom: 1.875rem;
  font-size: 1rem;
}

.main__text span {
  font-weight: 500;
}

.main__media {
  margin: 0rem -1.25rem;
}

.main__media img {
  width: 100%;
}

.form-main {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: end;
      align-content: end;
  padding: 1.875rem 1.5rem 1.5rem 1.5rem;
}

.form-main__image-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.form-main__header {
  position: relative;
  margin-bottom: 1.5rem;
}

.form-main__title {
  font-weight: 500;
  font-size: 1.0625rem;
}

.form-main__title span {
  display: block;
}

.form-main__img {
  display: none;
}

.form-main__content {
  position: relative;
  display: -ms-grid;
  display: grid;
  row-gap: 0.625rem;
}

.form-main__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.625rem;
  padding: 1rem;
  font-weight: 900;
  font-size: 0.875rem;
  color: #fff;
  background-color: #f88e21;
  border-radius: 3.75rem;
}

.form-main__btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3333333333em;
}

.select-main {
  position: relative;
  font-size: 0.875rem;
  color: #9197ae;
}

.select-main__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.625rem;
  width: 100%;
  padding: 0.8375rem 1.5rem 0.875rem 1rem;
  background-color: #fff;
  border-radius: 3.75rem;
  cursor: pointer;
  font-size: 14px;
}

.select-main__title .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.3333333333em;
  color: #441b00;
  -webkit-transition: -webkit-transform 0.33s;
  transition: -webkit-transform 0.33s;
  transition: transform 0.33s;
  transition: transform 0.33s, -webkit-transform 0.33s;
}

._active .select-main__title .icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}

.select-main__options {
  position: absolute;
  top: calc(100% + 0.3125rem);
  width: 100%;
  background-color: #fff;
  border: 0.0625rem solid #441b00;
  border-radius: 1.25rem;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0.7) translateY(-0.3125rem);
      -ms-transform: scaleY(0.7) translateY(-0.3125rem);
          transform: scaleY(0.7) translateY(-0.3125rem);
  opacity: 0;
  z-index: 9;
  pointer-events: none;
  overflow: hidden;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.33s;
          transition-duration: 0.33s;
}

._active .select-main__options {
  -webkit-transform: scaleY(1) translateY(0);
      -ms-transform: scaleY(1) translateY(0);
          transform: scaleY(1) translateY(0);
  opacity: 1;
  pointer-events: all;
}

.select-main__option {
  cursor: pointer;
  padding: 0.3125rem 1.25rem;
  -webkit-transition: color 0.33s, background-color 0.33s;
  transition: color 0.33s, background-color 0.33s;
}

.select-main__option._selected {
  color: #fff;
  background-color: #441b00;
}

.categories {
  margin-top: 5rem;
}

.categories__header {
  margin-bottom: 0.9375rem;
}

.categories__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.75rem;
  padding: 0.375rem 0.9375rem 0.4375rem 1rem;
  font-size: 0.875rem;
  border-radius: 1.25rem;
  background-color: #fff;
}

.categories__link .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.7777777778em;
  height: 0.4277777778em;
}

.categories__content {
  display: -ms-grid;
  display: grid;
  gap: 0.9375rem;
}

.item-categories {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding: 1.5rem 1.25rem 1.875rem;
  border-radius: 1.25rem;
  overflow: hidden;
}

.item-categories_one {
  background-color: #fff;
}

.item-categories_four {
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  gap: 0.625rem;
  background-color: #fff;
}

.item-categories_five {
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  gap: 0.625rem;
  background: linear-gradient(260deg, #1e1e1e 0.46%, #414141 115.2%);
}

.item-categories__image-ibg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.item-categories_four .item-categories__image-ibg {
  left: auto;
  top: auto;
  right: 0rem;
  bottom: 0rem;
  width: 7.5rem;
  height: auto;
  aspect-ratio: 1/1;
}

.item-categories__content {
  position: relative;
  display: -ms-grid;
  display: grid;
}

.item-categories_two .item-categories__content {
  max-width: 13.4375rem;
}

.item-categories__title {
  margin-bottom: 0.9375rem;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
}

.item-categories_two .item-categories__title,
.item-categories_five .item-categories__title {
  color: #fff;
}

.item-categories__text {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  color: #9197ae;
}

.item-categories_two .item-categories__text,
.item-categories_five .item-categories__text {
  color: #fff;
}

.item-categories_five .item-categories__text {
  max-width: 19.375rem;
}

.item-categories__image {
  width: 100%;
  max-width: 15.625rem;
  margin-bottom: 1.875rem;
}

.item-categories__btn {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  padding: 0.5rem 0.9375rem 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 3.75rem;
  background-color: #f88e21;
}

.item-categories__media {
  position: relative;
}

.item-categories__media img {
  width: 100%;
}

.item-categories_one .item-categories__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -1.25rem 1.25rem 0;
}

.item-categories_four .item-categories__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -1.25rem;
}

.item-categories_five .item-categories__media {
  margin: -1.5rem -1.25rem -1.875rem -1.5rem;
}

.item-categories_five .item-categories__media img {
  height: 100%;
}

.brands {
  margin-top: 5rem;
}

.brands__title {
  margin-bottom: 1.875rem;
}

.brands__body {
  display: -ms-grid;
  display: grid;
  gap: 0.625rem;
}

.brands__block {
  display: block;
}

.brands__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 1.875rem;
  padding: 0.625rem;
  border-radius: 1.25rem;
  background-color: #fff;
}

.brands__item:not(:last-child) {
  margin-bottom: 0.625rem;
}

.brands__letter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.6666666667em;
  aspect-ratio: 1/1;
  font-weight: 700;
  font-size: 1.125rem;
  color: #441b00;
  text-transform: uppercase;
  border-radius: 0.625rem;
  border: 0.03125rem solid #441b00;
}

.brands__link {
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.brands__link:not(:last-child) {
  margin-bottom: 0.4375rem;
}

.about {
  margin-top: 5rem;
}

.about__body {
  display: -ms-grid;
  display: grid;
  margin: 0rem -1.25rem;
  padding: 1.25rem 1.25rem 0;
  background-color: #fff;
}

.about__media img {
  width: 100%;
}

.about__content {
  max-width: 49.5625rem;
  padding-bottom: 1.875rem;
}

.about__header {
  position: relative;
}

.about__title {
  position: absolute;
  left: 0rem;
  bottom: 1.25rem;
  color: #441b00;
}

.about__title-bg {
  font-weight: 900;
  font-size: 5.625rem;
  color: transparent;
  -webkit-text-stroke: 0.0625rem rgba(175, 4, 4, 0.1019607843);
  text-stroke: 0.0625rem rgba(175, 4, 4, 0.1019607843);
  text-transform: uppercase;
  font-size: clamp(3.4375rem, 3.4375rem + 35 * ((100vw - 320px) / 159.98), 5.625rem);
}

.about__subtitle {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 1rem;
}

.about__text {
  margin-bottom: 1.875rem;
  font-size: 1rem;
}

.about__text p:not(:last-child) {
  margin-bottom: 0.4375rem;
}

.about__text span {
  font-weight: 700;
  color: #441b00;
}

.about__btn {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 0.5rem 1.875rem 0.4375rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 2.5rem;
  background-color: #f88e21;
}

.whywe {
  margin-top: 5rem;
  padding-top: 2.8125rem;
  background-color: #fff;
}

.whywe__title {
  position: relative;
  text-align: center;
  margin-bottom: 1.875rem;
}

.whywe__title::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.275em;
  width: min(100vw, 9.625em);
  height: 0.0625rem;
  background-color: #9197ae;
  translate: -50% 0;
}

.whywe__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.whywe__item:not(:last-child) {
  margin-bottom: 0.625rem;
}

.whywe__num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.171875em;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 0.0625rem rgba(175, 4, 4, 0.1019607843);
  text-stroke: 0.0625rem rgba(175, 4, 4, 0.1019607843);
  text-transform: uppercase;
  font-size: clamp(3.4375rem, 3.4375rem + 29 * ((100vw - 320px) / 159.98), 5.25rem);
}

.whywe__item-content {
  padding-top: 1.25rem;
}

.whywe__title-i {
  margin-bottom: 0.4375rem;
  font-weight: 700;
  font-size: 1rem;
  color: #441b00;
  text-transform: uppercase;
}

.whywe__text {
  font-size: 1rem;
}

.whywe__iamge {
  grid-area: image;
  -ms-grid-row-align: center;
      align-self: center;
  display: block;
  width: 100%;
  height: auto;
}

.feedback {
  padding-top: 6.25rem;
  background-color: #fff;
}

.page_product .feedback {
  padding-bottom: 5rem;
}

.feedback__body {
  display: -ms-grid;
  display: grid;
  gap: 1.5625rem;
}

.feedback__header {
  position: relative;
}

.feedback__decor {
  position: absolute;
  right: -2.5rem;
  top: 0rem;
  width: 4.375rem;
}

.feedback__items {
  display: -ms-grid;
  display: grid;
  gap: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.feedback__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
  font-size: 1rem;
}

.feedback__link .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 0.3888888889em;
  font-size: 2.7777777778em;
  color: #9197ae;
}

.feedback__link .text {
  text-decoration-line: underline;
  text-underline-offset: 0.1666666667em;
}

.item-feedback {
  padding: 0.9375rem 1.875rem 1.25rem 1.5625rem;
  background: #f6f6f6;
  border-radius: 1.25rem;
  border: 0.03125rem solid transparent;
}

.item-feedback__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 0.9375rem;
     -moz-column-gap: 0.9375rem;
          column-gap: 0.9375rem;
  row-gap: 0.4375rem;
  margin-bottom: 0.4375rem;
}

.item-feedback__name {
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
}

.item-feedback__raiting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4375rem;
  margin-left: auto;
}

.item-feedback__num {
  font-size: 0.875rem;
  color: #9197ae;
  text-transform: uppercase;
}

.item-feedback__stars {
  font-size: 0.875rem;
  color: #fcba04;
  cursor: default;
}

.item-feedback__stars._zero {
  color: #d9d9d9;
}

.item-feedback__stars._four-and-a-half span:last-child {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fcba04), color-stop(50%, #d9d9d9));
  background: linear-gradient(90deg, #fcba04 50%, #d9d9d9 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.item-feedback__content {
  font-size: 0.875rem;
}

.item-feedback__content span {
  font-weight: 700;
}

.request {
  padding: 5rem 0rem;
  background-color: #fff;
}

.request__body {
  display: -ms-grid;
  display: grid;
  gap: 1.25rem;
}

.request__content {
  position: relative;
  display: -ms-grid;
  display: grid;
}

.request__image-bg {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1/1/1;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}

.request__info {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1/1/1;
  -ms-grid-row-align: center;
      align-self: center;
  padding: 1.875rem 1.25rem 1.5625rem;
  color: #fff;
  z-index: 2;
}

.request__title {
  margin-bottom: 0.9375rem;
}

.request__text {
  max-width: 32.5em;
  margin-bottom: 1.25rem;
  font-weight: 400;
  font-size: 0.875rem;
}

.request__btn {
  padding: 0.5rem 1.875rem 0.4375rem;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  border-radius: 2.5rem;
  background-color: #441b00;
}

.request__media {
  margin: 0rem -1.25rem;
}

.request__media img {
  width: 100%;
}

.main-c__body {
  position: relative;
  display: -ms-grid;
  display: grid;
  background-color: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
}

.main-c__image-ibg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.main-c__content {
  position: relative;
  padding: 1.875rem 1.25rem 1.25rem;
}

.main-c__breadcrums {
  margin-bottom: 1.25rem;
}

.main-c__title {
  font-weight: 700;
  font-size: 1.75rem;
  text-transform: uppercase;
}

.main-c__media {
  position: relative;
}

.main-c__media img {
  width: 100%;
  height: 100%;
}

.catalog {
  padding-top: 5rem;
}

.catalog__header {
  margin-bottom: 1.875rem;
}

.catalog__body, .view, .catalog__content {
  margin-bottom: 1.875rem;
}

.side-catalog__marks,
.tel-side-catalog {
  margin-top: 1.875rem;
  padding: 0rem 0rem;
}

.side-catalog__marks-title,
.tel-side-catalog__title {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
}

.side-catalog__mark {
  display: inline;
  font-size: 1rem;
  line-height: 1.5;
  color: #9197ae;
  text-transform: capitalize;
}

.tel-side-catalog__title {
  max-width: 10.4166666667em;
}

.tel-side-catalog__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  color: #441b00;
}

.tel-side-catalog__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.0625rem;
}

.tel-side-catalog__link {
  font-weight: 700;
  font-size: 0.875rem;
  color: #441b00;
}

.tel-side-catalog__link:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.header-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.9375rem;
     -moz-column-gap: 0.9375rem;
          column-gap: 0.9375rem;
  row-gap: 0.4375rem;
}

.header-catalog__btn {
  padding: 0.125rem 1.25rem;
  color: #441b00;
  border-radius: 2.5rem;
  border: 0.0625rem solid #441b00;
}

.header-catalog__text {
  font-size: 0.875rem;
  color: #9197ae;
}

.header-catalog__sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4375rem;
  margin-left: auto;
}

.header-catalog__text-sort {
  font-size: 0.875rem;
  color: #9197ae;
}

.select-header-catalog {
  position: relative;
  font-weight: 700;
  font-size: 0.875rem;
  z-index: 7;
}

.select-header-catalog__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.3125em;
  width: 100%;
  cursor: pointer;
}

.select-header-catalog__title .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.5625em;
  color: #441b00;
  -webkit-transition: -webkit-transform 0.33s;
  transition: -webkit-transform 0.33s;
  transition: transform 0.33s;
  transition: transform 0.33s, -webkit-transform 0.33s;
}

._active .select-header-catalog__title .icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}

.select-header-catalog__title._active {
  text-decoration: none;
}

.select-header-catalog__options {
  position: absolute;
  right: 0;
  top: calc(100% + 0.3125rem);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #eeeeee;
  border-radius: 1.25rem;
  border: 0.03125rem solid #441b00;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0.7) translateY(-0.3125rem);
      -ms-transform: scaleY(0.7) translateY(-0.3125rem);
          transform: scaleY(0.7) translateY(-0.3125rem);
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: 9;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

._active .select-header-catalog__options {
  -webkit-transform: scaleY(1) translateY(0);
      -ms-transform: scaleY(1) translateY(0);
          transform: scaleY(1) translateY(0);
  opacity: 1;
  pointer-events: all;
}

.select-header-catalog__option {
  cursor: pointer;
  padding: 0.4375rem 1.1875rem;
  background-color: #fff;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.select-header-catalog__option._selected {
  background-color: #c9c9c9;
}

.body-catalog, catalog-list, .view, .catalog__content {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13.75rem, 1fr));
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  row-gap: 0.9375rem;
}

.footer-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0.9375rem;
     -moz-column-gap: 0.9375rem;
          column-gap: 0.9375rem;
  row-gap: 0.625rem;
}

.footer-catalog__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  padding: 0.4375rem 0.9375rem 0.4375rem 1rem;
  font-size: 0.875rem;
  color: #441b00;
  border-radius: 2.5rem;
  background-color: #fff;
}

.footer-catalog__next .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.4375em;
  font-size: 3.125em;
}

.footer-catalog__pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #9197ae;
}

.footer-catalog__pages ._active {
  font-weight: 700;
  color: #441b00;
}

.footer-catalog__pages button,
.footer-catalog__pages span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.2222222222em;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
}

.footer-catalog__pages span {
  cursor: default;
}

.main-p {
  padding-top: 0.625rem;
}

.main-p__breadcrums {
  margin-bottom: 1.5625rem;
}

.main-p__arrow {
  display: block;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  font-size: 1rem;
  color: #441b00;
  cursor: pointer;
  -webkit-transition: color 0.33s;
  transition: color 0.33s;
}

.main-p__arrow.swiper-button-disabled {
  color: #d9d9d9;
  cursor: default;
}

.main-p__arrow_left {
  rotate: 90deg;
}

.main-p__arrow_right {
  rotate: -90deg;
}

.main-p__slider {
  margin-bottom: 0.625rem;
}

.main-p__thumbs-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}

.slider-main-p {
  padding: 0rem;
  border-radius: 1.25rem;
  background: #fff;
}

.slide-slider-main-p {
  height: auto;
  cursor: -webkit-grab;
  cursor: grab;
}

.slide-slider-main-p__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.slide-slider-main-p__body img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.slider-thumbs-main-p {
  width: 100%;
  cursor: -webkit-grab;
  cursor: grab;
      overflow: hidden;
}

.slide-slider-thumbs-main-p {
  background-color: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
  cursor: pointer;
}

.slide-slider-thumbs-main-p__image-ibg {
  width: 100%;
  aspect-ratio: 203/135;
  opacity: 0.65;
  -webkit-transition: opacity 0.33s;
  transition: opacity 0.33s;
}

.slide-slider-thumbs-main-p__image-ibg img {
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-thumb-active .slide-slider-thumbs-main-p__image-ibg {
  opacity: 1;
}

.content-main-p__title {
  margin-bottom: 1.125rem;
}

.content-main-p__number {
      margin-bottom: 1.5625rem;
    font-size: 0.875rem;
    border: 1px solid #441b00;
    width: 28%;
    text-align: center;
    padding: 0;
    color: #000;
        border-radius: 6px;
}
.content-main-p__number .information__number-value 
{
  font-weight: 600;
      display: block;
    font-size: 18px;
}
.content-main-p__price {
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 1.3rem;
  color: #441b00;
  text-transform: none;
}

.content-main-p__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  row-gap: 0.625rem;
  margin-bottom: 1.875rem;
}

.content-main-p__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  padding: 1rem 1.25rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #f88e21;
  border-radius: 2.5rem;
}

.content-main-p__btn_white {
  color: #441b00;
  background-color: #fff;
}

.tab-main-p__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13.75rem, 1fr));
  border-radius: 1.25rem 1.25rem 0rem 0rem;
  border: 0.03125rem solid #fff;
  overflow: hidden;
}

.tab-main-p__button {
  padding: 0.6875rem 1.25rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #babcbe;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  -webkit-transition: background-color 0.33s, color 0.33s;
  transition: background-color 0.33s, color 0.33s;
}

.tab-main-p__button[aria-selected=true] {
  color: #441b00;
  background-color: #fff;
}

.tab-main-p__body {
  border-radius: 0rem 0rem 1.25rem 1.25rem;
  padding: 0.9375rem 1.25rem 1.5rem;
  background-color: #fff;
}

.tab-main-p__panel[hidden] {
  display: none;
}

.tab-main-p__item {
  font-size: 1rem;
  color: #1e1e1e;
}

.tab-main-p__item span {
  display: inline-block;
  font-weight: 700;
}

.description {
  margin-top: 2.1875rem;
}

.description__title {
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
}

.description__text {
  max-width: 62.7777777778em;
  margin-bottom: 0.9375rem;
  font-size: 0.875rem;
}

.description__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  font-weight: 700;
  font-size: 0.875rem;
  color: #441b00;
}

.description__link .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3333333333em;
}

body {
  background: #f6f6f6;
}

.wrapper {
  padding-top: var(--headerHeight);
}

picture {
  display: contents;
}

@media (min-width: 29.99875rem) {
  .content-main-p__title,
  .header-catalog__title,
  .request__title,
  .feedback__title,
  .whywe__title,
  .about__title,
  .brands__title,
  .categories__title,
  .products__title {
    font-size: 1.875rem;
  }

  .tel-menu {
    display: none;
  }

  .header__body {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 1.5rem;
  }

  .action-header__search {
    margin-right: 1.5625rem;
  }

  .action-header__submit {
    font-size: 1.125rem;
  }

  .action-header__tel {
    margin-right: 1.5625rem;
    font-size: 0.875rem;
  }

  .action-header__link:not(:last-child) {
    margin-right: 0.875rem;
  }

  .footer__body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 3.75rem;
       -moz-column-gap: 3.75rem;
            column-gap: 3.75rem;
  }

  .footer__header {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: auto;
  }

  .footer__block {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: auto;
  }

  .footer__group {
    margin-right: auto;
  }

  .footer__group .block-footer__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .contacts-footer__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .main__title {
    font-size: 2rem;
  }

  .item-categories {
    padding: 1.5rem 1.5rem 1.875rem;
  }

  .item-categories_one {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .item-categories__btn {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 0.5rem 1.875rem 0.5rem;
  }

  .item-categories_one .item-categories__media {
    margin: -1.25rem -1.5rem -2.5rem -3.125rem;
    margin-left: clamp(-3.125rem, -0.625rem + -40 * ((100vw - 1679.98px) / 240.02), -0.625rem);
  }

  .brands__body {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .main-c__breadcrums {
    margin-bottom: 1.5625rem;
  }

  .main-c__title {
    font-size: 2rem;
  }

  .header-catalog {
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }

  .main-p__slider {
    margin-bottom: 0.9375rem;
  }

  .main-p__thumbs-block {
    gap: 1.0625rem;
    padding: 0rem 0.75rem;
  }

  .slider-main-p {
    padding: 1.5625rem 1.25rem;
  }

  .content-main-p__price {
    font-size: 1.875rem;
  }

  .content-main-p__btn {
    padding: 0.6875rem 1.875rem;
    font-size: 1rem;
  }

  .tab-main-p__button {
    font-size: 0.9375rem;
  }

  .tab-main-p__body {
    padding: 1.5rem 1.25rem;
  }
}

@media (min-width: 35rem) {
  .form-main {
    padding: 3.125rem 3.125rem 1.5rem 1.5rem;
  }

  .form-main__img {
    position: absolute;
    left: 13.125rem;
    top: -1.25rem;
    display: block;
    width: 18.75rem;
    top: clamp(-1.25rem, -0.375rem + -14 * ((100vw - 1199.98px) / 200.02), -0.375rem);
    width: clamp(13.75rem, 13.75rem + 80 * ((100vw - 1199.98px) / 200.02), 18.75rem);
  }

  .form-main__content {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
    max-width: 33rem;
  }
}

@media (min-width: 40.625rem) {
  .whywe__title {
    margin-bottom: 2.5rem;
  }

  .whywe__body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.875rem 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 0rem auto 0rem auto;
        grid-template-areas: "one  two" "image ." "three  four";
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
    row-gap: 0rem;
  }

  .whywe__item:not(:last-child) {
    margin-bottom: 0rem;
  }

  .whywe__item:nth-child(1) {
    grid-area: one;
    margin-bottom: 1.5rem;
  }

  .whywe__item:nth-child(2) {
    grid-area: two;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 1.5rem;
    text-align: end;
  }

  .whywe__item:nth-last-child(2) {
    grid-area: three;
  }

  .whywe__item:nth-last-child(1) {
    grid-area: four;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    text-align: end;
  }

  .whywe__item:nth-child(2) .whywe__num,
  .whywe__item:nth-last-child(1) .whywe__num {
    margin-left: -0.15625em;
  }

  .whywe__item-content {
    padding-top: 1.875rem;
  }

  .whywe__iamge {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

@media (min-width: 41.875rem) {
  .feedback__items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 47.99875rem) {
  .products__header {
    margin-bottom: 1.875rem;
  }

  .products__title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  .categories__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.875rem;
  }

  .categories__content {
    -ms-grid-columns: 1.3fr 0.6fr 1.1fr;
    grid-template-columns: 1.3fr 0.6fr 1.1fr;
        grid-template-areas: "one one three" "five five three" "two four four";
  }

  .item-categories_one {
    grid-area: one;
  }

  .item-categories_two {
    grid-area: two;
  }

  .item-categories_three {
    grid-area: three;
  }

  .item-categories_four {
    grid-area: four;
  }

  .item-categories_five {
    grid-area: five;
  }

  .request__info {
    padding: 1.875rem 1.875rem 1.5625rem;
  }

  .categories__content > .whywe__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .categories__content > .whywe__item:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .categories__content > .whywe__item:nth-last-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }

  .categories__content > .whywe__item:nth-last-child(1) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
  }
}

@media (min-width: 40.625rem) {

  .whywe__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .whywe__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .whywe__item:nth-last-child(2) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .whywe__item:nth-last-child(1) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }

  .item-categories_one {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .item-categories_two {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .item-categories_three {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .item-categories_four {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
}

@media (min-width: 47.99875rem) {

  .categories__content > .item-categories_one {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .categories__content > .item-categories_two {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .categories__content > .item-categories_three {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }

  .categories__content > .item-categories_four {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
  }

  .item-categories_five {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}

@media (min-width: 61.99875rem) {
  [class*=__container] {
    padding: 0 3.125rem;
  }

  .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 0.625rem;
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }

  .menu__link {
    font-size: 0.9rem;
  }

  .header__logo {
    width: 12.5rem;
  }

  .footer__body {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .filter {
    padding: 1.125rem 0.9375rem 1.875rem;
    border-radius: 1.25rem;
  }

  .filter__btn {
    cursor: default;
  }

  .main__body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0.662fr;
    grid-template-columns: 1fr 0.662fr;
    margin: 0rem;
    padding: 1.5rem 1.875rem 1.5rem 1.375rem;
    border-radius: 1.25rem;
  }

  .main__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: -webkit-max-content -webkit-max-content 1fr;
    -ms-grid-rows: max-content max-content 1fr;
    grid-template-rows: -webkit-max-content -webkit-max-content 1fr;
    grid-template-rows: max-content max-content 1fr;
    margin-bottom: 0rem;
    padding-top: 1.25rem;
  }

  .main__title {
    font-size: 2.5rem;
  }

  .main__media {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: end;
        align-content: end;
    margin: 0 0 -1.5rem -2.1875rem;
  }

  .form-main {
    padding: 1.5rem 1.875rem;
    min-height: clamp(11.25rem, 11.25rem + 70 * ((100vw - 991.98px) / 208), 15.625rem);
  }

  .brands {
    margin-top: 7.5rem;
  }

  .brands__body {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 0.9375rem;
  }

  .about__body {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin: 0rem;
    padding: 1.25rem;
    border-radius: 1.25rem;
  }

  .about__media img {
    min-height: 80%;
  }

  .about__content {
    margin-left: -1.25rem;
    padding-bottom: 1.25rem;
  }

  .about__title-bg {
    -webkit-transform: translateX(-0.625em);
        -ms-transform: translateX(-0.625em);
            transform: translateX(-0.625em);
  }

  .whywe__body {
    -ms-grid-columns: 1fr 0rem 1.3fr 0rem 1fr;
    grid-template-columns: 1fr 1.3fr 1fr;
        grid-template-areas: "one image two" "three image four";
    -webkit-column-gap: 0rem;
       -moz-column-gap: 0rem;
            column-gap: 0rem;
  }

  .feedback__body {
    -ms-grid-columns: 0.934fr 2fr;
    grid-template-columns: 0.934fr 2fr;
  }

  .feedback__title {
    position: absolute;
    left: 0rem;
    top: 0.7em;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .feedback__decor {
    position: static;
    width: 100%;
  }

  .request__body {
    -ms-grid-columns: 1fr 0.66fr;
    grid-template-columns: 1fr 0.66fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0rem;
  }

  .request__title {
    font-size: 1.375rem;
  }

  .request__media {
    position: relative;
    margin-right: 0rem;
    z-index: 2;
    margin-left: clamp(-7.5rem, -3.75rem + -60 * ((100vw - 1199.98px) / 720.02), -3.75rem);
  }

  .main-c__body {
    -ms-grid-columns: 1.2fr 2fr;
    grid-template-columns: 1.2fr 2fr;
  }

  .main-c__content {
    padding: 2.5rem 0rem 2.5rem 1.875rem;
  }

  .catalog__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 17.5rem 1fr;
    grid-template-columns: 17.5rem 1fr;
    gap: 1.25rem;
  }

  .side-catalog__marks,
  .tel-side-catalog {
    margin-top: 0;
    padding: 0rem;
  }

  .side-catalog__mark {
    font-size: 0.875rem;
  }

  .header-catalog__btn {
    display: none;
  }

  .main-p__breadcrums {
    margin-bottom: 2.1875rem;
  }

  .main-p__body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.1fr;
    grid-template-columns: 1fr 1.1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: clamp(1.875rem, 1.875rem + 20 * ((100vw - 991.98px) / 508.02), 3.125rem);
  }

  .slider-main-p {
    padding: 0;
  }

  .content-main-p__number {
    margin-bottom: 1.875rem;
  }

  .content-main-p__buttons {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .content-main-p__btn {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .description {
    margin-top: 2.8125rem;
  }

  .whywe__iamge {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }

  .whywe__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .whywe__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .whywe__item:nth-last-child(2) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .whywe__item:nth-last-child(1) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
  }

  .item-categories_one {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .item-categories_two {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .item-categories_three {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .item-categories_four {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
  }
}

@media (min-width: 61.99875rem) and (min-width: 104.99875rem) {
  .menu__list {
    -webkit-column-gap: 0.75rem;
       -moz-column-gap: 0.75rem;
            column-gap: 0.75rem;
  }

  .menu__link {
    font-size: 1rem;
  }
}

@media (min-width: 61.99875rem) and (any-hover: hover) {
  .menu__link:hover {
    text-decoration: underline;
  }
}

@media (min-width: 74.99875rem) {
  [class*=__container] {
    padding: 0 5rem;
  }

  .form-main {
    min-height: clamp(11.25rem, 11.25rem + 70 * ((100vw - 1199.98px) / 200.02), 15.625rem);
  }
}

@media (min-width: 81.25rem) {
  .request__title {
    font-size: 1.5rem;
  }
}

@media (min-width: 85rem) {
  .categories__content {
    -ms-grid-columns: 1.35fr 0.641fr 1fr 1fr;
    grid-template-columns: 1.35fr 0.641fr 1fr 1fr;
        grid-template-areas: "one one two three" "four five five three";
  }
  .categories__content > .whywe__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .categories__content > .whywe__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .categories__content > .whywe__item:nth-last-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 4;
  }
  .categories__content > .whywe__item:nth-last-child(1) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .categories__content > .item-categories_one {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .categories__content > .item-categories_two {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .categories__content > .item-categories_three {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 4;
  }
  .categories__content > .item-categories_four {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .categories__content > .item-categories_five {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
  }
}

@media (min-width: 104.99875rem) {
  .content-main-p__title,
  .header-catalog__title,
  .request__title,
  .feedback__title,
  .whywe__title,
  .about__title,
  .brands__title,
  .categories__title,
  .products__title {
    font-size: 2.5rem;
  }

  .header__body {
    gap: 3.75rem;
    padding: 1.4375rem 0rem;
  }

  .header__logo {
    width: 6rem;
  }

  .action-header__search {
    margin-right: 3.75rem;
  }

  .action-header__submit {
    gap: 1.25rem;
  }

  .action-header__inp {
    font-size: 1.125rem;
  }

  .action-header__tel {
    gap: 1rem;
    margin-right: 3.75rem;
    font-size: 1.125rem;
  }

  .action-header__link {
    font-size: 1.28125rem;
  }

  .action-header__link:not(:last-child) {
    margin-right: 1.25rem;
  }

  .footer__body {
    padding: 5.625rem 0rem 3.75rem;
  }

  .footer__contacts {
    margin-bottom: 2.5rem;
  }

  .header-footer__logo {
    width: 10.4375rem;
    margin-bottom: 0.9375rem;
  }

  .header-footer__text {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
  }

  .header-footer__socials-title,
  .block-footer__control,
  .contacts-footer__control {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
  }

  .header-footer__socials {
    gap: 1.25rem;
  }

  .header-footer__social {
    font-size: 3.75rem;
  }

  .block-footer__list {
    padding-top: 1.25rem;
  }

  .footer__group .block-footer__list {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
    row-gap: 0.625rem;
  }

  .block-footer__item:not(:last-child) {
    margin-bottom: 0.625rem;
  }

  .block-footer__link {
    font-size: 1.125rem;
  }

  .contacts-footer__list {
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
    row-gap: 1.25rem;
    padding-top: 1.25rem;
  }

  .contacts-footer__sub-title {
    gap: 0.625rem;
    margin-bottom: 0.625rem;
    font-size: 1rem;
  }

  .contacts-footer__links {
    padding-left: 1.875rem;
  }

  .contacts-footer__link {
    font-size: 1rem;
  }

  .footer-footer__body {
    font-size: 1rem;
    padding-bottom: 0.9375rem;
  }

  .breadcrums__list {
    font-size: 1rem;
  }

  .filter {
    padding: 1.5625rem 1.25rem 2.5rem;
  }

  .filter__btn {
    margin-bottom: 1.25rem;
    padding: 0.5rem 2.5rem 0.4375rem 1.875rem;
    font-size: 1.5rem;
  }

  .filter__items {
    padding: 0rem 1.25rem;
  }

  .filter__link, .model-list a {
    font-size: 1.5rem;
  }

  .filter__link:not(:last-child), .model-list a:not(:last-child) {
    margin-bottom: 1.25rem;
  }

  .products {
    margin-top: 9.0625rem;
  }

  .products__header {
    gap: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .products__link {
    font-size: 1rem;
  }

  .products__btns {
    gap: 3.75rem;
  }

  .products__btn {
    font-size: 1.875rem;
  }

  .slider-products__slide {
    width: 19.125rem;
  }

  .card-p, .cart-product, .main_item {
    padding: 1.25rem 1.25rem 0.9375rem;
  }

  .card-p__favorite {
    right: 1.25rem;
    top: 1.25rem;
    font-size: 1.25rem;
  }

  .card-p__image-ibg, .cart-product__frame, .image_item a, .grid-product__image {
    margin-bottom: 1.25rem;
  }

  .card-p__title,.cart-product__name, .card__name {
    margin-bottom: 0.625rem;
    font-size: 1rem;
  }

  .card-p__number, .cart-product__lot, .card__lot {
    font-size: 0.875rem;
  }

  .card-p__price, .cart-product__price, .card__price {
    font-size: 1rem;
  }

  .card-p__cart, .cart-product__buy {
    width: 6.25rem;
    padding: 0.5rem 1.25rem;
  }

  .card-p__cart img {
    width: 1.5rem;
  }

  .main {
    padding-top: 0.4375rem;
  }

  .main__body {
    padding: 1.875rem 2.5rem 1.875rem 1.6875rem;
  }

  .main__content {
    padding-top: 2rem;
  }

  .main__title {
    font-size: clamp(3rem, 3rem + 7 * ((100vw - 1679.98px) / 240.02), 3.4375rem);
  }

  .main__text {
    margin-bottom: 3.125rem;
    font-size: 1.125rem;
  }

  .main__media {
    margin: 0 0 -1.875rem -3.125rem;
  }

  .form-main {
    padding: 1.875rem 2.5rem;
    min-height: clamp(18.75rem, 18.75rem + 50 * ((100vw - 1679.98px) / 240.02), 21.875rem);
  }

  .form-main__header {
    margin-bottom: 1.875rem;
  }

  .form-main__title {
    font-size: 1.375rem;
  }

  .form-main__img {
    left: 14.9375rem;
    top: clamp(-3.1875rem, -1.875rem + -21 * ((100vw - 1679.98px) / 240.02), -1.875rem);
    width: clamp(26.875rem, 26.875rem + 145 * ((100vw - 1679.98px) / 240.02), 35.9375rem);
  }

  .form-main__content {
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    row-gap: 0.875rem;
    max-width: 37.5rem;
  }

  .form-main__btn {
    gap: 0.9375rem;
    padding: 0.5625rem 1.875rem 0.5rem;
    font-weight: 900;
    font-size: 1.125rem;
  }

  .select-main {
    font-size: 1.125rem;
  }

  .select-main__title {
    padding: 0.5625rem 1.875rem 0.5rem 2.5rem;
  }

  .select-main__options {
    top: calc(100% + 0.625rem);
    -webkit-transform: scaleY(0.7) translateY(-0.625rem);
        -ms-transform: scaleY(0.7) translateY(-0.625rem);
            transform: scaleY(0.7) translateY(-0.625rem);
  }

  .categories {
    margin-top: 7.5rem;
  }

  .categories__header {
    margin-bottom: 2.5rem;
  }

  .categories__link {
    gap: 1rem;
    padding: 0.5rem 1.25rem 0.5625rem 1.5rem;
    font-size: 1.125rem;
  }

  .categories__content {
    gap: 1.25rem;
  }

  .item-categories {
    padding: 1.875rem 1.875rem 2.75rem;
  }

  .item-categories_four {
    -ms-grid-columns: 0.6fr 1fr;
    grid-template-columns: 0.6fr 1fr;
    gap: 0.9375rem;
  }

  .item-categories_five {
    gap: 0.9375rem;
  }

  .item-categories_four .item-categories__image-ibg {
    width: 10rem;
  }

  .item-categories__title {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
  }

  .item-categories__text {
    margin-bottom: 1.875rem;
    font-size: 1rem;
  }

  .item-categories__image {
    margin-bottom: 2.5rem;
  }

  .item-categories__btn {
    padding: 0.75rem 2.5rem 0.625rem;
    font-size: 1.125rem;
  }

  .item-categories_one .item-categories__media {
    margin: -1.25rem -1.875rem -2.5rem -3.125rem;
  }

  .item-categories_five .item-categories__media {
    margin: -1.875rem -1.25rem -2.75rem -1.875rem;
  }

  .brands {
    margin-top: 11.25rem;
  }

  .brands__title {
    margin-bottom: 2.5rem;
  }

  .brands__body {
    gap: 1.25rem;
  }

  .brands__item {
    gap: 2.5rem;
  }

  .brands__item:not(:last-child) {
    margin-bottom: 0.875rem;
  }

  .brands__letter {
    font-size: 1.5rem;
  }

  .brands__link {
    font-size: 1.125rem;
  }

  .brands__link:not(:last-child) {
    margin-bottom: 0.625rem;
  }

  .about {
    margin-top: 8.75rem;
  }

  .about__body {
    padding: 1.25rem 1.875rem;
  }

  .about__title {
    bottom: 1.875rem;
  }

  .about__title-bg {
    font-size: 8rem;
  }

  .about__subtitle {
    font-size: 1.125rem;
  }

  .about__text {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
  }

  .about__text p:not(:last-child) {
    margin-bottom: 0.625rem;
  }

  .about__btn {
    padding: 0.75rem 2.5rem 0.625rem;
    font-size: 1.125rem;
  }

  .whywe {
    margin-top: 8.75rem;
    padding-top: 5rem;
  }

  .whywe__title {
    margin-bottom: 3.75rem;
  }

  .whywe__body {
    -ms-grid-columns: 1fr 1.5fr 1fr;
    grid-template-columns: 1fr 1.5fr 1fr;
  }

  .whywe__item:nth-child(1) {
    margin-bottom: 1.875rem;
  }

  .whywe__item:nth-child(2) {
    margin-bottom: 1.875rem;
  }

  .whywe__num {
    font-size: 8rem;
  }

  .whywe__item-content {
    padding-top: 2.8125rem;
  }

  .whywe__title-i {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
  }

  .whywe__text {
    font-size: 1.125rem;
  }

  .feedback {
    padding-top: 10rem;
  }

  .page_product .feedback {
    padding-bottom: 8.75rem;
  }

  .feedback__body {
    gap: 2.1875rem;
  }

  .feedback__items {
    gap: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .feedback__link {
    gap: 0.8125rem;
    font-size: 1.125rem;
  }

  .item-feedback {
    padding: 1.25rem 2.5rem 1.5625rem 1.875rem;
  }

  .item-feedback__header {
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    row-gap: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .item-feedback__name {
    font-size: 1.5rem;
  }

  .item-feedback__raiting {
    gap: 0.625rem;
  }

  .item-feedback__num {
    font-size: 1rem;
  }

  .item-feedback__stars {
    font-size: 1rem;
  }

  .item-feedback__content {
    font-size: 1.125rem;
  }

  .request {
    padding: 7.8125rem 0rem;
  }

  .request__info {
    padding: 3.75rem 3.4375rem 3.125rem;
  }

  .request__title {
    margin-bottom: 1.25rem;
    font-size: clamp(1.875rem, 1.875rem + 10 * ((100vw - 1679.98px) / 240.02), 2.5rem);
  }

  .request__text {
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
  }

  .request__btn {
    padding: 0.75rem 2.5rem 0.625rem;
    font-size: 1.125rem;
  }

  .main-c {
    padding-top: 0.4375rem;
  }

  .main-c__content {
    padding: 3.75rem 0rem 3.75rem 3.75rem;
  }

  .main-c__breadcrums {
    margin-bottom: 2.5rem;
  }

  .main-c__title {
    font-size: 3rem;
  }

  .catalog {
    padding-top: 7.5rem;
  }

  .catalog__container {
    -ms-grid-columns: 24.0625rem 1fr;
    grid-template-columns: 24.0625rem 1fr;
    gap: 2.5rem;
  }

  .catalog__header {
    margin-bottom: 2.5rem;
  }

  .catalog__body, .view, .catalog__content {
    margin-bottom: 2.5rem;
  }

  .side-catalog__marks,
  .tel-side-catalog {
    margin-top: 3.75rem;
    padding: 0rem 2.5rem;
  }

  .side-catalog__marks-title,
  .tel-side-catalog__title {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
  }

  .side-catalog__mark {
    font-size: 1.125rem;
  }

  .tel-side-catalog__block {
    gap: 0.875rem;
  }

  .tel-side-catalog__icon {
    font-size: 1.375rem;
  }

  .tel-side-catalog__link {
    font-size: 1.125rem;
  }

  .tel-side-catalog__link:not(:last-child) {
    margin-bottom: 0.625rem;
  }

  .header-catalog {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
    row-gap: 0.625rem;
  }

  .header-catalog__text {
    font-size: 1rem;
  }

  .header-catalog__sort {
    gap: 0.625rem;
  }

  .header-catalog__text-sort {
    font-size: 1rem;
  }

  .select-header-catalog {
    font-size: 1rem;
  }

  .select-header-catalog__options {
    top: calc(100% + 0.625rem);
    -webkit-transform: scaleY(0.7) translateY(-0.625rem);
        -ms-transform: scaleY(0.7) translateY(-0.625rem);
            transform: scaleY(0.7) translateY(-0.625rem);
  }

  .body-catalog, catalog-list, .view, .catalog__content {
    grid-template-columns: repeat(auto-fill, minmax(16.875rem, 1fr));
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
    row-gap: 1.25rem;
  }

  .footer-catalog {
    gap: 1.25rem;
  }

  .footer-catalog__next {
    gap: 1rem;
    padding: 0.625rem 1.25rem 0.625rem 1.5rem;
    font-size: 1rem;
  }

  .footer-catalog__pages {
    font-size: 1.125rem;
  }

  .main-p {
    padding-top: 1.0625rem;
  }

  .main-p__breadcrums {
    margin-bottom: 3.3125rem;
  }

  .main-p__body {
    gap: 5rem;
  }

  .main-p__arrow {
    font-size: 1.125rem;
  }

  .main-p__slider {
    margin-bottom: 1.5625rem;
  }

  .main-p__thumbs-block {
    gap: 1.4375rem;
    padding: 0rem 1.0625rem;
  }

  .slider-main-p {
    padding: 3.125rem 8.125rem;
  }

  .content-main-p {
    padding-top: 0.75rem;
  }

  .content-main-p__title {
    margin-bottom: 1.625rem;
  }

  .content-main-p__number {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
  }

  .content-main-p__price {
    margin-bottom: 2.5rem;
    font-size: 2.5rem;
  }

  .content-main-p__buttons {
    margin-bottom: 2.5rem;
  }

  .content-main-p__btn {
    padding: 0.9375rem 2.5rem;
    font-size: 1.25rem;
  }

  .tab-main-p__button {
    padding: 0.9375rem 1.875rem;
    font-size: 1.25rem;
  }

  .tab-main-p__body {
    padding: 1.875rem 1.25rem;
  }

  .tab-main-p__item {
    font-size: 1.125rem;
  }

  .description {
    margin-top: 5rem;
  }

  .description__title {
    margin-bottom: 1.0625rem;
    font-size: 1.25rem;
  }

  .description__text {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
  }

  .description__link {
    gap: 0.875rem;
    font-size: 1.125rem;
  }
}

@media (min-width: 70rem) {
  .action-header__search {
    padding: 0.5rem 1.25rem;
    border-radius: 1.25rem;
    background-color: #fff;
    width: clamp(18rem, 15rem + 80 * ((100vw - 1800px) / 120), 20rem);
  }

  .action-header__submit[data-search] {
    display: none;
  }
}

@media (any-hover: hover) and (min-width: 70rem) {
  .action-header__inp:hover {
    border-color: #441b00;
  }
}

@media (max-width: 120rem) {
  .products__slider {
    margin: -1.25rem -10rem;
    padding: 1.25rem 10rem;
  }
}

@media (max-width: 70rem) {
  .action-header__form {
    position: absolute;
    left: 0;
    top: var(--headerHeight);
    width: 100vw;
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -1.25rem;
    padding: 0.3125rem 1.25rem;
    background-color: #441b00;
        height: 70px;
    text-align: center;
    padding-top: 23px;
  }
  #button_sear
  {
    float: right;
  }
  .action-header__form._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .action-header__submit:not([data-search]) {
    color: #fff;
  }

  .action-header__inp {
    width: 100%;
    max-width: 18.75rem;
    color: #fff;
    border-color: #fff;
  }

  .action-header__inp::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.8;
  }

  .action-header__inp::-moz-placeholder {
    color: inherit;
    opacity: 0.8;
  }

  .action-header__inp:-ms-input-placeholder {
    color: inherit;
    opacity: 0.8;
  }

  .action-header__inp::-ms-input-placeholder {
    color: inherit;
    opacity: 0.8;
  }

  .action-header__inp::placeholder {
    color: inherit;
    opacity: 0.8;
  }
}

@media (max-width: 74.99875rem) {
  .products__slider {
    margin: -1.25rem -3.125rem;
    padding: 1.25rem 3.125rem;
  }
}

@media (max-width: 61.99875rem) {
  .icon-menu {
    position: relative;
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1.875rem;
    height: 1.375rem;
    z-index: 11;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.125rem;
    border-radius: 0.125rem;
    background-color: #441b00;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }

  .page_program .header:not(._scrolled) .icon-menu span,
  .page_program .header:not(._scrolled) .icon-menu::before,
  .page_program .header:not(._scrolled) .icon-menu::after {
    background-color: #441b00;
  }

  .icon-menu::before,
  .icon-menu::after {
    content: "";
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
  }

  .icon-menu span {
    top: 50%;
    -webkit-transform: scale(1) translate(0, -50%);
        -ms-transform: scale(1) translate(0, -50%);
            transform: scale(1) translate(0, -50%);
  }

  .icon-menu::before {
    top: 0;
  }

  .icon-menu::after {
    bottom: 0;
  }

  .icon-menu_active span {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
  }

  .icon-menu_active::before {
    -webkit-transform: rotate(45deg) translate(-0.0625rem, 0%);
        -ms-transform: rotate(45deg) translate(-0.0625rem, 0%);
            transform: rotate(45deg) translate(-0.0625rem, 0%);
  }

  .icon-menu_active::after {
    -webkit-transform: rotate(-45deg) translate(-0.0625rem, 0%);
        -ms-transform: rotate(-45deg) translate(-0.0625rem, 0%);
            transform: rotate(-45deg) translate(-0.0625rem, 0%);
  }

  .menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-top: 5rem;
    background: #f6f6f6;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.86, -0.42, 0.37, 1.14);
    transition: -webkit-transform 0.8s cubic-bezier(0.86, -0.42, 0.37, 1.14);
    transition: transform 0.8s cubic-bezier(0.86, -0.42, 0.37, 1.14);
    transition: transform 0.8s cubic-bezier(0.86, -0.42, 0.37, 1.14), -webkit-transform 0.8s cubic-bezier(0.86, -0.42, 0.37, 1.14);
  }

  .menu.menu_active {
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }

  .menu__list {
    width: 100%;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 7.5rem;
    overflow-x: hidden;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .menu__item {
    width: 100%;
  }

  .menu__item:not(:last-child) {
    border-bottom: 0.0625rem solid #441b00;
  }

  .menu__link {
    position: relative;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.875rem 1.875rem;
    font-weight: 500;
    font-size: 1.25rem;
  }

  .filter-bg._filter-active {
    display: block;
  }

  .filter {
    position: fixed;
    left: 0;
    top: 0;
    width: 17.5rem;
    height: 100vh;
    padding: 2.5rem 1.25rem 6.25rem;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-filter: drop-shadow(0.3125rem 0.25rem 0.9375rem rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0.3125rem 0.25rem 0.9375rem rgba(0, 0, 0, 0.15));
    overflow-x: hidden;
    z-index: 15;
    pointer-events: none;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }

  .filter._filter-active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    pointer-events: auto;
  }

  .products__slider {
    margin: -1.25rem -1.25rem;
    padding: 1.25rem 1.25rem;
  }

  .main__media {
    position: relative;
    overflow: hidden;
  }

  .main__media::before {
    content: "";
    position: absolute;
    left: 40%;
    top: 0rem;
    display: block;
    width: 3.125rem;
    height: 120%;
    background: linear-gradient(193deg, #f02d3a 8.31%, rgba(240, 45, 58, 0) 86.32%);
    -webkit-transform: skew(-35deg);
        -ms-transform: skew(-35deg);
            transform: skew(-35deg);
  }

  .form-main::after {
    content: "";
    position: absolute;
    left: 0.625rem;
    top: 0.625rem;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 1.25rem;
    border: 0.0625rem solid #441b00;
    pointer-events: none;
  }

  .form-main__image-bg {
    border-radius: 1.25rem;
    -webkit-filter: opacity(0.35) brightness(1.1);
            filter: opacity(0.35) brightness(1.1);
  }

  .about__media {
    margin: 0rem -1.25rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .feedback__header {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .request {
    margin-bottom: -1.25rem;
    padding: 5rem 0rem 0;
  }

  .request__content::after {
    content: "";
    position: absolute;
    left: 0.625rem;
    top: 0.625rem;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 1.25rem;
    border: 0.0625rem solid #441b00;
    pointer-events: none;
  }

  .request__image-bg {
    border-radius: 1.25rem;
  }

  .main-c__media {
    max-width: 37.5rem;
    margin-left: auto;
  }

  .main-p__media {
    margin-bottom: 1.25rem;
  }

  .slide-slider-main-p__body img {
    max-width: 31.25rem;
  }

  .slide-slider-thumbs-main-p {
    width: 11.25rem;
  }
}

@media (max-width: 61.99875rem) and (any-hover: hover) {
  .menu__link {
    -webkit-transition: background-color 0.33s, color 0.33s;
    transition: background-color 0.33s, color 0.33s;
  }

  .menu__link:hover {
    color: #fff;
    background-color: #441b00;
  }
}

@media (max-width: 47.99875rem) {
  .products__link {
    margin-left: auto;
  }

  .products__btns {
    width: 100%;
  }

  .categories__title {
    margin-bottom: 1.25rem;
  }
}

@media (max-width: 29.99875rem) {
  .header__logo {
    margin: 0 auto;
  }

  .action-header__tel {
    display: none;
  }

  .slide-slider-thumbs-main-p {
    width: 7.5rem;
  }

  .content-main-p__title {
    font-size: 1.5rem;
  }
}

@media (max-width: 70rem) and (min-width: 61.99875rem) {
  .action-header__form {
    margin: 0 -3.125rem;
    padding: 0.3125rem 3.125rem;
  }
}

@media (max-width: 70rem) and (min-width: 74.99875rem) {
  .action-header__form {
    margin: 0 -10rem;
    padding: 0.3125rem 10rem;
  }
}

@media (min-width: 29.99875rem) and (max-width: 81.25rem) {
  .action-header__tel {
    font-size: 1rem;
  }

  .action-header__tel .text {
    display: none;
  }
}

@media (min-width: 40.625rem) and (max-width: 61.99875rem) {
  .whywe__iamge {
    translate: calc(50% + 0.9375rem) 0;
  }
}

@media (any-hover: hover) {
  .tel-menu__link:hover {
    text-decoration: underline;
    text-underline-offset: 0.25rem;
  }

  .action-header__submit {
    -webkit-transition: color 0.33s;
    transition: color 0.33s;
  }

  .action-header__submit:hover {
    color: #441b00;
  }

  .action-header__form._active .action-header__submit:hover {
    color: #dfdfdf;
  }

  .action-header__tel .icon {
    -webkit-transition: rotate 0.33s;
    transition: rotate 0.33s;
  }

  .action-header__tel:hover .icon {
    rotate: 25deg;
  }

  .action-header__tel:hover .text {
    text-underline-offset: 0.1666666667em;
    text-decoration: underline;
  }

  .action-header__link_cart {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .action-header__link_cart:hover {
    background-color: #441b00;
  }

  .action-header__link_favorite {
    -webkit-transition: background-color 0.33s, color 0.33s;
    transition: background-color 0.33s, color 0.33s;
  }

  .action-header__link_favorite:hover {
    color: #fff;
    background-color: #441b00;
  }

  .header-footer__social {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .header-footer__social:hover {
    background-color: #441b00;
  }

  .block-footer__link:hover {
    text-underline-offset: 0.2777777778em;
    text-decoration: underline;
  }

  .contacts-footer__link:not(p):hover {
    text-underline-offset: 0.2777777778em;
    text-decoration: underline;
  }

  .breadcrums__link:hover {
    color: #441b00;
  }

  .filter__link:hover, .model-list a:hover {
    text-decoration: underline;
    text-underline-offset: 0.2083333333em;
  }

  .products__link .icon {
    -webkit-transition: translate 0.33s;
    transition: translate 0.33s;
  }

  .products__link:hover .text {
    text-decoration: none;
  }

  .products__link:hover .icon {
    translate: 0.3125rem 0;
  }

  .products__btn {
    -webkit-transition: border-color 0.4s;
    transition: border-color 0.4s;
  }

  .products__btn:not([disabled]):hover {
    border-color: #34374c;
  }

  .card-p, .cart-product, .main_item, .grid-product, .search-page__card{
    -webkit-transition: -webkit-box-shadow 0.33s;
    transition: -webkit-box-shadow 0.33s;
    transition: box-shadow 0.33s;
    transition: box-shadow 0.33s, -webkit-box-shadow 0.33s;
  }

  .card-p:hover, .cart-product:hover, .main_item:hover {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
  }

  .card-p__favorite {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .card-p__favorite:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }

  .card-p__image-ibg, .cart-product__frame, .image_item a, .grid-product__image {
    -webkit-transition: -webkit-transform 0.33s;
    transition: -webkit-transform 0.33s;
    transition: transform 0.33s;
    transition: transform 0.33s, -webkit-transform 0.33s;
  }

  .card-p:hover .card-p__image-ibg,  .cart-product:hover .cart-product__frame {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }

  .card-p__title:hover,.cart-product__name:hover, .card__name:hover {
    text-underline-offset: 0.1875em;
    text-decoration: underline;
  }

  .card-p__cart, .cart-product__buy {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .card-p__cart:hover, .cart-product__buy:hover {
    background-color: #441b00;
  }

  .form-main__btn {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .form-main__btn:hover {
    background-color: #441b00;
  }

  .select-main__option:hover {
    color: #34374c;
    background-color: #d4d4d4;
  }

  .categories__link {
    -webkit-transition: background-color 0.33s, color 0.33s;
    transition: background-color 0.33s, color 0.33s;
  }

  .categories__link:hover {
    color: #fff;
    background-color: #441b00;
  }

  .item-categories__btn {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .item-categories__btn:hover {
    background-color: #441b00;
  }

  .brands__link:hover {
    text-underline-offset: 0.1666666667em;
    text-decoration: underline;
  }

  .about__btn {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .about__btn:hover {
    background-color: #441b00;
  }

  .feedback__link .icon {
    -webkit-transition: -webkit-transform 0.33s;
    transition: -webkit-transform 0.33s;
    transition: transform 0.33s;
    transition: transform 0.33s, -webkit-transform 0.33s;
  }

  .feedback__link:hover .icon {
    -webkit-transform: translateX(0.625rem);
        -ms-transform: translateX(0.625rem);
            transform: translateX(0.625rem);
  }

  .feedback__link:hover .text {
    text-decoration: none;
  }

  .item-feedback {
    -webkit-transition: background-color 0.33s, border-color 0.33s;
    transition: background-color 0.33s, border-color 0.33s;
  }

  .item-feedback:hover {
    background-color: rgba(240, 45, 58, 0.05);
    border-color: #441b00;
  }

  .item-feedback__name {
    -webkit-transition: color 0.33s;
    transition: color 0.33s;
  }

  .item-feedback:hover .item-feedback__name {
    color: #441b00;
  }

  .request__btn {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .request__btn:hover {
    background-color: #441b00;
  }

  .side-catalog__mark {
    -webkit-transition: color 0.33s;
    transition: color 0.33s;
  }

  .side-catalog__mark:hover {
    color: #34374c;
    text-decoration: underline;
    text-underline-offset: 0.2222222222em;
  }

  .tel-side-catalog__link:hover {
    text-decoration: underline;
    text-underline-offset: 0.1666666667em;
  }

  .header-catalog__btn {
    -webkit-transition: background-color 0.33s, color 0.33s;
    transition: background-color 0.33s, color 0.33s;
  }

  .header-catalog__btn:hover {
    color: #fff;
    background-color: #441b00;
  }

  .select-header-catalog__title:hover .text {
    text-decoration: underline;
    text-underline-offset: 0.1875em;
  }

  .select-header-catalog__option:hover {
    background-color: #f1f1f1;
  }

  .footer-catalog__next {
    -webkit-transition: -webkit-box-shadow 0.33s;
    transition: -webkit-box-shadow 0.33s;
    transition: box-shadow 0.33s;
    transition: box-shadow 0.33s, -webkit-box-shadow 0.33s;
  }

  .footer-catalog__next:hover {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
  }

  .footer-catalog__pages button {
    -webkit-transition: -webkit-box-shadow 0.33s;
    transition: -webkit-box-shadow 0.33s;
    transition: box-shadow 0.33s;
    transition: box-shadow 0.33s, -webkit-box-shadow 0.33s;
  }

  .footer-catalog__pages button:hover {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
  }

  .content-main-p__btn {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .content-main-p__btn:hover {
    background-color: #441b00;
  }

  .content-main-p__btn_white {
    -webkit-transition: background-color 0.33s;
    transition: background-color 0.33s;
  }

  .content-main-p__btn_white:hover {
    background-color: #e4e4e4;
  }

  .tab-main-p__button:not([aria-selected=true]):hover {
    background-color: #fff;
  }

  .description__link .icon {
    -webkit-transition: rotate 0.33s;
    transition: rotate 0.33s;
  }

  .description__link:hover .icon {
    rotate: 25deg;
  }

  .description__link:hover .text {
    text-decoration: underline;
    text-underline-offset: 0.1666666667em;
  }
}

#contacts .main-c {
  margin-bottom: 2.5rem;
  padding: 1.25rem 0rem 1.875rem;
  border-bottom: 0.1875rem solid #3fbac2;
}

#contacts .main-c__body {
  display: block;
}

#contacts .main-c__title {
  margin-bottom: 0rem;
}

.contacts__header {
  margin-bottom: -0.3125rem;
}

.contacts__line {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  position: relative;
  top: -0.4375rem;
  background-color: #303c45;
}

.contacts__container_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 2.5rem;
}

.contacts__content {
  padding: 1.875rem 0 3.75rem;
  background-color: #f5f5f5;
}

.contacts__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 3.75rem;
  -moz-column-gap: 3.75rem;
  column-gap: 3.75rem;
  row-gap: 1.5625rem;
}

.item-contacts__title,
.item-location__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 0.5em;
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 1rem;
}

.item-contacts__title .icon,
.item-location__title .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1em;
}

.contacts__item_mail .item-contacts__title .icon,
.contacts__item_mail .item-location__title .icon {
  width: 1.2em;
}

.item-contacts__title .icon svg,
.item-location__title .icon svg {
  width: 100%;
  height: auto;
}

.item-contacts__title .icon svg [fill],
.item-location__title .icon svg [fill] {
  fill: #de342f;
}

.item-contacts__link {
  margin-left: 1.5em;
  font-weight: 500;
  font-size: 1rem;
}

.item-contacts__link:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.contacts__item_mail .item-contacts__link {
  margin-left: 1.7em;
}

.socials-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: 0.9375rem;
}

.socials-contacts__social {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.8125rem;
  height: 2.8125rem;
}

.socials-contacts__social svg {
  width: 100%;
  height: auto;
}

.socials-contacts__social svg .fill {
  fill: #252525;
  fill-opacity: 1;
  -webkit-transition: fill 0.4s;
  transition: fill 0.4s;
}

.location {
  margin-bottom: 5rem;
  background-color: #f5f5f5;
}

.location__body {
  display: -ms-grid;
  display: grid;
}

.location__map {
  min-height: 16.25rem;
  margin: 0rem -1.25rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.location__map iframe {
  width: 100%;
  height: 100%;
}

.location__content {
  padding: 0 0 1.875rem 0;
}

.location__title {
  margin-bottom: 1.5625rem;
}

.item-location__title {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.item-location__text {
  font-weight: 500;
  font-size: 1rem;
  color: rgba(48, 60, 69, 0.5);
}


.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 100;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.popup_active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.popup__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  padding: 1.875rem 0.9375rem 5rem;
}

.popup__content {
  position: relative;
  -webkit-transform: perspective(37.5rem) translate(0, -100%) rotateX(-45deg);
  transform: perspective(37.5rem) translate(0, -100%) rotateX(-45deg);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.popup_active .popup__content {
  -webkit-transform: translate(0, 0) rotateX(0deg);
  transform: translate(0, 0) rotateX(0deg);
  opacity: 1;
}

.popup__close {
  position: absolute;
  right: 0.625rem;
  top: 0.625rem;
  max-width: none;
  width: 1.5625rem;
  height: 1.5625rem;
  z-index: 2;
}

.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  left: calc(50% - 0.0625rem);
  top: 0;
  height: 1.5625rem;
  width: 0.125rem;
  background-color: #000;
}

.popup__close::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup__close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-order__content {
  min-width: min(33.875rem, 100%);
  padding: 1.875rem 0.9375rem 0.9375rem;
  border-radius: 1.25rem;
  border: 0.125rem solid #ee2135;
  background: #fff;
  -webkit-box-shadow: 0.125rem 0.25rem 1.5625rem rgba(0, 0, 0, 0.25);
  box-shadow: 0.125rem 0.25rem 1.5625rem rgba(0, 0, 0, 0.25);
}

.popup-order__title {
  margin-bottom: 1.25rem;
  font-weight: 900;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-align: center;
}
.popup-order__btn
{
  background: #441b00;
    display: block;
    width: 80%;
    margin-left: 10%;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    padding: 14px;
}
.popup-order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.625rem;
  margin-bottom: 0.9375rem;
  font-weight: 400;
  font-size: 1rem;
}

.popup-order__inp {
  width: 100%;
  padding: 0rem 0rem 0.3125rem 0.3125rem;
  border-bottom: 0.125rem solid #303c45;
}

.popup-order__inp::-webkit-input-placeholder {
  opacity: 0.2;
}

.popup-order__inp::-moz-placeholder {
  opacity: 0.2;
}

.popup-order__inp:-ms-input-placeholder {
  opacity: 0.2;
}

.popup-order__inp::-ms-input-placeholder {
  opacity: 0.2;
}

.popup-order__inp::placeholder {
  opacity: 0.2;
}

.popup-order__btn {
  max-width: none !important;
  margin-top: 1.25rem;
}

#opisanies img
{
  width: 100%;
}
.product-card__icon-favorite
{
  display: none!important;
}
  #open_mob_search
  {
    display: none;
  }
  .cart_img
  {
 width: 30%;
    float: left;
    opacity: 0.2;
    position: absolute;
    z-index: -1;
  }
  .cart_text
  {
font-size: 40px;
    font-weight: bold;
    margin: 31px;
    float: left;
    display: block;
    width: 100%;
    margin-top: 14%;
    text-align: center;
  }
  .cart_button
  {
    float: left;
    display: block;
    width: 20%;
    margin: 35px;
    background: #441b00;
    color: #fff;
    padding: 15px;
    text-align: center;
    border-radius: 40px;
    margin-left: 40%;
    margin-bottom: 13%;
  }
@media(max-width: 850px)
{
  .action-header__submit:before
  {
    color: #441b00;
  }
  #open_mob_search
  {
    display: block;
  }
  .main-p__thumbs-block .swiper-slide
  {
    width: 33%;
  }
  .slider-main-p .small-slider__image {
    width: 100%;
    height: auto;
}
.content-main-p__number
{
  width: 100%;
}
.product_1 .col-md-9 .name
{
  font-size: 12px;
    line-height: 1;
    margin-bottom: 1px;
    margin-top: 25px;
}
.product_1 .col-md-9 span
{
  font-size: 10px;
}
.col-md-7
{
  width: 100%!important;
}
.col-md-5
{
  width: 100%!important;
}
.request
{
  margin-bottom: 30px;
}
.main__media picture, .request__media picture
{
  display: none;
}
.select-main__title
{
  padding: 15px;
    font-size: 15px;
    font-weight: 600;
    border-color: transparent;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    color: #000;
}
.search_page .catalog__side
{
  display: none;
}
.catalog {
    padding-top: 2rem;
}
#model-catalog-items a {
    display: block;
    width: 23%;
    text-align: center;
    margin: 1%;
    margin-bottom: 10px;
    float: left;
    height: auto;
    padding-bottom: 5px;
}
#model-catalog-items a img {
    transition: 0.3s;
    width: 100%;
}
#model-catalog-items a .name {
    display: block;
    font-size: 10px;
    margin-top: 5px;
}
.cart_text {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
    margin-top: 14%;
    text-align: center;
}
.cart_button {
    float: left;
    display: block;
    width: 80%;
    margin: 10%;
    background: #441b00;
    color: #fff;
    padding: 15px;
    text-align: center;
    border-radius: 40px;
    margin-left: 10%;
    margin-bottom: 50px;
}
.cart_img {
    width: 45%;
    float: left;
    opacity: 0.2;
    position: absolute;
    z-index: -1;
}
}
.callback-bt {
    background: #f88e21;
    border-radius: 50%;
    box-shadow: #f88e21;
    cursor: pointer;
    border: 2px solid transparent;
    display: block;
    height: 65px;
    width: 65px;
    text-align: center;
    position: fixed;
    right: 3%;
    bottom: 5%;
    z-index: 999;
    transition: .3s ease-in-out;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}
a#scroll-to-top
{
  display: none!important;
}

.callback-bt img
{
  width: 40px;padding-top: 10px;
}
.callback-bt:hover {
    border: 2px solid #9b51d5;
}
.callback-bt:hover img
{
}
.callback-bt .text-call {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    position: relative;
}

.callback-bt .text-call:after {
    content: "\f095";
    display: block;
    font-family: fontawesome;
    color: #fff;
    font-size: 38px;
    line-height: 75px;
    height: 75px;
    width: 75px;
    opacity: 1;
    transition: .3s ease-in-out;
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
}

.callback-bt .text-call:hover:after {
    opacity: 0;
}

.callback-bt .text-call span {
    color: #5157d5;
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 11px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s ease-in-out;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.callback-bt .text-call:hover span {
    opacity: 1;
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(253, 56, 74, 0.3), 0 0 0 0 rgba(253, 56, 74, 0.2), 0 0 0 0 rgba(253, 56, 74, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(253, 56, 74, 0.3), 0 0 0 15px rgba(253, 56, 74, 0.2), 0 0 0 0 rgba(253, 56, 74, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(253, 56, 74, 0.3), 0 0 0 30px rgba(253, 56, 74, 0), 0 0 0 26.7px rgba(253, 56, 74, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(253, 56, 74, 0.3), 0 0 0 30px rgba(253, 56, 74, 0), 0 0 0 40px rgba(253, 56, 74, 0.0)
    }
}

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

.page-category__grid
{
      grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 15px;
}
@media(max-width: 800px)
{

.page-category__grid
{
      grid-template-columns: repeat(1, 1fr);
    display: grid;
    gap: 15px;
}
}
.whatsapp-button {
    display: inline-block;
    background-color: #ffffff;
    color: #7e57c2;
    padding: 3px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s 
ease, transform 0.2s 
ease;
    font-weight: 500;
    margin-top: 0;
    width: 50%;
    text-align: center;
    margin-left: 25%;
    margin-bottom: 15px;
    line-height: 1.8;
    border: 1px solid;
}
@media(max-width: 850px)
{
  .whatsapp-button
  {
    margin-left: 5%;
    width: 90%;
  }
}

  #contacts .main-c {
    margin-bottom: 3.75rem;
  }

  .contacts__container_header {
    gap: 4.375rem;
  }

  .contacts__content {
    padding: 2.5rem 0 6.25rem;
  }

  .contacts__item:last-child {
    margin: 0 auto;
  }

  .socials-contacts {
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    row-gap: 0.9375rem;
  }

  .location {
    margin-bottom: 6.25rem;
  }

  .location__body {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .location__map {
    min-height: 15.4375rem;
    margin: 0 0 -1.875rem;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .location__content {
    padding: 0 0 2.5rem 3.125rem;
  }

