@charset "UTF-8";

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

picture img {
  width: 100%;
}

.services__link picture {
  max-width: 300px;
  height: 100%;
}

.news-main__block picture {
  max-width: 900px;
  height: 100%;
  display: block;
}

.news__desc.news-main__desc {
  text-align: start;
}

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

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.wrapper {
  min-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;
}

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

.wrapper>* {
  min-width: 0;
}

/*
(i) Стили будут применяться ко
всем классам содержащим *__container
Например header__container, main__container и т.д.
Снипет (HTML): cnt
*/

[class*=__container] {
  max-width: 225rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1rem;
  width: 100%;
}

html {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

body {
  min-width: 320px;
  min-height: 100vh;
  font-family: "Golos", sans-serif;
  font-size: 1rem;
  line-height: 1;
  background-color: rgb(245, 246, 247);
  margin: 0;
  max-width: 100%;
}

button,
input {
  font-family: "Golos";
  cursor: pointer;
}

button:focus {
  cursor: pointer;
}

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

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
p,
ul,
figure,
fieldset {
  padding: 0;
  margin: 0;
}

iframe {
  border: none;
}

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

.form__error {
  position: absolute;
  bottom: -28px;
  left: 10px;
  font-family: open;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  color: #ff6972;
  margin-bottom: 6px;
}

.btn-reset {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
}

.btn-all {
  display: inline-block;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 16px;
  line-height: 100%;
  border: 2px solid;
  border-color: transparent;
  border-radius: 6px;
  color: #fff;
  background-color: black;
  transition: all .3s;
  padding: 20px 47px;
}

.btn-all:focus-visible {
  outline: none;
  border-color: #170099;
}

.btn-all:active {
  background-color: black;
}

.btn-cancel {
  display: inline-block;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 16px;
  line-height: 100%;
  border: 2px solid;
  border-color: #d4d4d4;
  border-radius: 6px;
  color: #000000;
  background-color: #EEECE1;
  padding: 20px 47px;
  -webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.btn-cancel:focus-visible {
  outline: none;
  border-color: black;
}

.btn-cancel:active {
  background-color: black;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 0px 20px;
  border: 1px solid #eee;
}

textarea.input {
  resize: none;
  padding: 0px 0px;
}

.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

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

.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;
}

.swiper-button-next,
.swiper-button-prev {
  width: 32px;
  height: 32px;
  background-color: transparent;
  padding: 0;
  border-radius: 50%;
  color: black;
  -webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  margin-bottom: 30px;
  z-index: 2;
}

.swiper-button-prev {
  top: 550px;
  left: 400px;
}

.swiper-button-next {
  right: 400px;
  bottom: 380px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next-useful.swiper-button-disabled,
.swiper-button-prev-useful.swiper-button-disabled {
  color: #808588;
  cursor: auto;
  pointer-events: none;
}

body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

.popup-show body::after {
  opacity: 1;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  -webkit-transition: visibility 0.8s ease 0s;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
  pointer-events: none;
}

.popup_show {
  z-index: 150;
  visibility: visible;
  overflow: auto;
  pointer-events: auto;
}

.popup_show .popup__content {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.popup__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}

.popup__content {
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  max-width: 900px;
  border-radius: 10px;
}

.lock .popup__content {
  visibility: visible;
}

.popup__top {
  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;
}

.popup__top::after {
  content: "";
  position: absolute;
  top: 66px;
  left: 4px;
  width: 99%;
  height: 4px;
  background-color: #000000;
  opacity: 0.25;
}

.popup__title {
  font-size: 30px;
  line-height: 100%;
  color: #000000;
}

.product {
  padding-top: 40px;
}

.product-item {
  border-bottom: 1px solid;
  border-color: rgba(0, 25, 28, 0.25);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.form-popup__top {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}

.form-popup__close {
  position: absolute;
  top: 16px;
  right: 16px;
}

.form-popup__title {
  text-transform: uppercase;
}

.form-placeholder::-webkit-input-placeholder {
  text-transform: uppercase;
}

.form-placeholder::-moz-placeholder {
  text-transform: uppercase;
}

.form-placeholder:-ms-input-placeholder {
  text-transform: uppercase;
}

.form-placeholder::-ms-input-placeholder {
  text-transform: uppercase;
}

.form-placeholder::placeholder {
  text-transform: uppercase;
}

.form-popup__textarea {
  width: 100%;
  max-width: 860px;
  height: 140px;
  resize: none;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 24px;
}

.form-services:focus,
.form-popup__textarea:focus {
  outline: none;
  border-color: black;
}

.form-services::-webkit-input-placeholder,
.form-popup__textarea::-webkit-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
}

.form-services::-moz-placeholder,
.form-popup__textarea::-moz-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
}

.form-services:-ms-input-placeholder,
.form-popup__textarea:-ms-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
}

.form-services::-ms-input-placeholder,
.form-popup__textarea::-ms-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
}

.form-services::placeholder,
.form-popup__textarea::placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
}

.form-popup__services {
  width: 100%;
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px;
}

.form-popup__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 160px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.shop__spollers {
  display: none;
}

.spollers__item {
  font-size: 1.25rem;
}

.spollers__title {
  width: 100%;
  cursor: default;
  text-align: left;
  background-color: transparent;
  border: none;
  font-size: 18px;
  color: #3772FF;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.3125rem;
  position: relative;
}

.spollers__title._spoller-active {
  color: #000000;
}

._spoller-init .spollers__title {
  cursor: pointer;
}

._spoller-init .spollers__title::before,
._spoller-init .spollers__title::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  background-color: #3772FF;
  height: 2px;
  width: 8px;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}

._spoller-init .spollers__title::before {
  -webkit-transform: translate(-75%, -50%) rotate(40deg);
  -ms-transform: translate(-75%, -50%) rotate(40deg);
  transform: translate(-75%, -50%) rotate(40deg);
}

._spoller-init .spollers__title::after {
  -webkit-transform: translate(0, -50%) rotate(-40deg);
  -ms-transform: translate(0, -50%) rotate(-40deg);
  transform: translate(0, -50%) rotate(-40deg);
}

._spoller-init .spollers__title._spoller-active::before {
  -webkit-transform: translateX(-75%) rotate(-40deg);
  -ms-transform: translateX(-75%) rotate(-40deg);
  transform: translateX(-75%) rotate(-40deg);
}

._spoller-init .spollers__title._spoller-active::after {
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.spollers__body {
  padding: 1rem;
  border-radius: 0.3125rem;
  border: none;
}

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

.tabs__title {
  border: 1px solid #eee;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.3125rem;
}

.tabs__title._tab-active {
  border: 1px solid #000;
}

.tabs__content {
  border: 1px solid #eee;
  padding: 0.625rem 0.9375rem;
}

._tab-active {
  color: black;
}

[data-sticky] {
  position: sticky;
  top: 0;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
  object-fit: contain;
}

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

.header-top {
  border-bottom: 1px solid rgba(68, 70, 71, 0.3568627451);
  background-color: #ffbc00;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 24px 0px;
}

.top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 12px;
  padding-bottom: 12px;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
}

.top-header__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  margin-right: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.list-contacts__link {
  transition: all .3s;

}

.list-contacts__link:hover {
  opacity: .5;
}

.top-header__tel:hover {
  color: #fff;
}

.top-header__tel svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.top-header__tel-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.list-contacts__item {
  gap: 20px;
}

.list-contacts__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  line-height: 100%;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-in-out;
  transition: all .3s;
  color: black;
}

.list-contacts__link svg path {
  fill: black !important;
}

.list-contacts__link:hover {
  opacity: .8;
}

.list-contacts__link svg {
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 6px;
  fill: white;
}

.header-bottom {
  background-color: rgba(20, 17, 44, 0.9);
}

.bottom-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  gap: 20px;
  padding: 5px 10px;
  background-color: white;

}

.bottom-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: white;
  font-size: 30px;
  align-items: center;
  justify-content: center;
}

.bottom-header__logo picture {
  margin-right: 10px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.bottom-header__logo img {
  width: 100%;
}

.nav-list {
  width: 100%;
  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;
  gap: 10px;
}

.nav-item {
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  color: black;
  border-bottom: 1px solid;
  border-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.nav-item:hover {
  opacity: .7;
}

.nav-item:not(:last-child) {
  margin-right: 12px;
}

.bottom-header__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border: 2px solid;
  color: black;
  border-color: white;
  border-radius: 4px;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.bottom-header__btn:hover {
  opacity: .5;
}

.bottom-header__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.bottom-header__arrow {
  line-height: 0;
  opacity: 0.25;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.bottom-header__btn:hover .bottom-header__arrow {
  opacity: 1;
}

.menu {
  display: none;
}

.menu__top {
  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;
}

.menu__top::after {
  content: "";
  position: absolute;
  top: 40px;
  left: -14px;
  width: 104%;
  height: 4px;
  background-color: #000000;
  opacity: 0.25;
}

.brands-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
  padding: 20px;
}

.icon-menu {
  display: none;
  width: 20px;
  min-width: 20px;
}

.bottom-contacts {
  display: none;
}

.form-block .form-input::-webkit-input-placeholder,
.form-popup__textarea::-webkit-input-placeholder {
  font-family: "Golos";
}

.form-block .form-input::-moz-placeholder,
.form-popup__textarea::-moz-placeholder {
  font-family: "Golos";
}

.form-block .form-input:-ms-input-placeholder,
.form-popup__textarea:-ms-input-placeholder {
  font-family: "Golos";
}

.form-block .form-input::-ms-input-placeholder,
.form-popup__textarea::-ms-input-placeholder {
  font-family: "Golos";
}

.form-block .form-input::placeholder,
.form-popup__textarea::placeholder {
  font-family: "Golos";
}

.arrow-up {
  display: none;
}

.shop-open {
  max-width: 100%;
  background-color: #4f81bd;
}

.popup-shop {
  padding: 0;
  inset: 0;
}

.open-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.open-shop::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -22px;
  background-color: #000000;
  opacity: 0.2;
}

.open-shop__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.open-shop__bottom {
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form-popup__buttons {
  width: 100%;
}

.open-shop__top__left__img {
  margin-right: 10px;
}

.open-shop__top__left__title {
  font-size: 18px;
  font-weight: 600;
}

.open-shop__top__left,
.open-shop__top__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.open-shop__top__right {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.open-shop__top__right__input {
  width: 80px;
  height: 50px;
  margin-right: 30px;
  padding: 10px;
  text-align: right;
  font-size: 18px;
  border-radius: 6px;
  padding-left: 6px;
  border: 1px solid #b2bcc3;
}

.open-shop__wrapper {
  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;
  position: relative;
  margin-bottom: 40px;
}

.open-shop__wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -22px;
  background-color: #000000;
  opacity: 0.2;
}

.open-shop__bottom__btn {
  display: block;
}

.no-webp .section-hero {
  background-image: url("../img/hero-img.jpeg");
}

.section-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 368px;
  padding-bottom: 60px;
  background-size: cover;
  background-position: center;
}

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

.hero__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  text-align: center;
  margin: 0 auto;
}

.hero__title {
  max-width: 1300px;
  font-size: 50px;
  line-height: 100%;
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
}

.hero__desc {
  max-width: 1400px;
  font-size: 30px;
  font-weight: 500px;
  line-height: 120%;
  color: #fff;
}

.catalog-hero {
  min-height: 330px;
}

.catalog-block {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.card-shopping__close {
  display: none;
}

.card-shopping {
  position: fixed;
  right: 0;
  top: 125px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 700px;
  max-height: 280px;
  background-color: white;
  padding: 30px;
  z-index: 6;
}

.card-shopping-active {
  display: block;
}

.card-shopping__top,
.card-shopping__top-center {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.card-shopping__top-center {
  padding-top: 40px;
}

.card-shopping__top-center p {
  width: 100%;
  text-align: center;
}

.card-shopping__top::after {
  content: "";
  position: absolute;
  width: 106%;
  height: 1px;
  left: -24px;
  bottom: -10px;
  background-color: #000000;
  opacity: 0.2;
}

.card-shopping__wrapper {
  display: none;
}

.card-shopping__btn {
  gap: 80px;
}

.card-shopping__bottom__btn {
  max-width: 275px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0;
  padding: 16px 30px;
}

.card-shopping__top__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.card-shopping__top__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-shopping__top__left__title {
  font-size: 14px;
  font-weight: 600;
}

.card-shopping__top__left picture {
  width: 50px;
  height: 50px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.card-shopping__top__right svg {
  width: 24px;
  height: 24px;
}

.card-shopping__top__right__input {
  width: 64px;
  height: 40px;
  margin-right: 30px;
  padding: 10px;
  text-align: right;
  font-size: 16px;
}

.section-catalog {}

.catalog__container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog__title {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 30px;
}

.catalog__title-link {
  border-bottom: 2px solid;
  border-color: transparent;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.catalog__title-link:hover {
  border-color: #000000;
}

.catalog__list {
  display: -ms-grid;
  display: flex;
  grid-template-columns: repeat(auto-fit, minmax(200px, 260px));
  grid-row-gap: 32px;
  grid-column-gap: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.catalog__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  gap: 20px;
  height: 100%;
  position: relative;
}

.catalog__img {
  width: 100%;
  border-radius: 10px;
}

.catalog__desc {
  font-size: 16px;
  line-height: 100%;
  color: #000000;
  text-align: center;
}

.catalog__bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog__block {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.catalog__bottom-text {
  max-width: 600px;
  text-align: center;
  margin-bottom: 30px;
}

.catalog-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 260px;
}

.categories-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.categories-btn {
  display: none;
  width: 100%;
  max-width: 610px;
  height: 40px;
  color: #3772ff;
  border: 2px solid;
  background-color: #EEECE1;
  border-radius: 6px;
}

.products-page {
  margin-bottom: 40px;
}

.product-name {
  font-weight: 700;
  margin-bottom: 20px;
}

.price-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  width: 100%;
  align-items: flex-start;
}

.card-price {
  text-align: center;
  margin-bottom: 30px;
}

.price-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 50%;
  padding: 10px 40px;
  margin-right: auto;
}

.shoppin-price {
  margin-right: 12px;
}

.section-services {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f1fe;
}

.services__title {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
}

.services__title-link {
  border-bottom: 2px solid;
  border-color: transparent;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.services__title-link:hover {
  border-color: #000000;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}

.services__item {
  background-color: #fff;
  border-radius: 10px;
}

.services__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.services__img {
  height: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.services__block {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 40px;
}

.services__subtitle {
  max-width: 272px;
  font-size: 20px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 30px;
}

.services__price {
  font-size: 18px;
  line-height: 100%;
  color: #3772FF;
}

.services__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .services-hero {
  background-image: url("../img/hero-img.jpeg");
}

.services-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  background-size: cover;
  background-position: center;
  z-index: -1;
  min-height: 330px;
}

.services-block {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.services__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.services__main-text {
  max-width: 1000px;
  font-size: 20px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 60px;
  text-align: center;
}

.input__wrapper {
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.input__file {
  opacity: 0;
  visibility: hidden;
}

.input__file-icon-wrapper {
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input__file-icon-wrapper svg {
  width: 16px;
  height: 16px;
  margin-right: 20px;
}

.input__file-button-text {
  line-height: 1;
  margin-top: 1px;
}

.input__file-button {
  width: 100%;
  height: 30px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  border-radius: 3px;
  cursor: pointer;
}

.section-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
}

.about__title {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
}

.about__text {
  max-width: 600px;
  font-size: 20px;
  line-height: 100%;
  color: #000000;
  margin: 0 auto;
  white-space: break-spaces;
}

.section-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f1fe;
}

.form-block__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block__top {
  text-align: center;
}

.form-block__title {
  font-size: 36px;
  line-height: 100%;
  color: black;
  margin-bottom: 40px;
}

.form-block__text {
  font-size: 20px;
  line-height: 100%;
  color: black;
  margin-bottom: 40px;
}

.form {
  width: 100%;
  max-width: 530px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-block {
  margin-bottom: 30px;
}

.form-label {
  width: 100%;
  max-width: 588px;
}

.form-input {
  width: 100%;
  height: 54px;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #808588;
  padding: 0 18px 0 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.form-input:focus,
form textarea:focus {
  outline: none;
  border-color: black;
}

.form-input::-webkit-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #808588;
}

.form-input::-moz-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #808588;
}

.form-input:-ms-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #808588;
}

.form-input::-ms-input-placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #808588;
}

.form-input::placeholder {
  font-family: open;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #808588;
}

.form__button {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-news {
  position: relative;
  padding-bottom: 10px;
  margin-top: 60px;
}

.news__block-swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-align: center;
  -ms-flex-align: center;

  margin: 0 auto;
  align-items: center;
}

.news__slider {
  width: 88%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

@media (max-width: 800px) {

  .news__slider {
    width: 100%;
  }
}

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news__title {
  position: relative;
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
}

.news__title::after {
  content: "";
  position: absolute;
  top: -30px;
  width: 32px;
  height: 32px;
  background-image: url("../img/news.svg");
  background-position: center center;
  background-size: cover;
  opacity: 0.5;
}

.news__title-link {
  border-bottom: 2px solid;
  border-color: transparent;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.news__title-link:hover {
  border-color: #000000;
}

.news__slide {
  cursor: pointer;
}

.news__subtitle {
  font-size: 20px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}

.news__sapn {
  display: block;
  font-size: 20px;
  line-height: 100%;
  color: #4F81BD;
  margin-bottom: 20px;
  text-align: center;
}

.news__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
}

.news__desc {
  font-size: 18px;
  line-height: 120%;
  color: #000000;
}

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

.adaptiv-block {
  display: none;
}

.news-hero {
  min-height: 330px;
}

.news-block {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.news-title {
  position: relative;
  font-size: 36px;
  line-height: 100%;
  color: black;
}

.news-title::after {
  content: "";
  position: absolute;
  top: -30px;
  right: -40px;
  width: 32px;
  height: 32px;
  background-image: url("../img/news-main.svg");
  background-position: center center;
  background-size: cover;
}

.news-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 60px;
  flex-direction: column;
}

.news__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.news-main__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.svg-span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 30px;
}

.news__desc-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 40px;
}

.block-buttons {
  margin-bottom: 20px;
}

.all-time {
  margin-bottom: 40px;
}

.news-main__desc {
  max-width: 1200px;
  font-style: italic;
  font-size: 22px;
  color: #343e45;
  text-align: center;
}

.news-main__span {
  color: #647886;
  margin-bottom: 20px;
}

.news-main__subtitle {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 40px;
}

.section-contacts {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f1fe;
}

.contacts__title {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 60px;
  text-align: center;
}

.contacts__title-link {
  border-bottom: 2px solid;
  border-color: transparent;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.contacts__title-link:hover {
  border-color: #000000;
}

.contacts__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

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

.contacts__item svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  opacity: 0.25;
  margin-right: 20px;
}

.contacts__link {
  font-size: 16px;
  line-height: 100%;
  color: #3772FF;
}

.contacts__link--link {
  display: inline-block;
  margin-bottom: 10px;
}

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

.address__text--text {
  margin-bottom: 10px;
}

.another {
  color: #4c5b66;
}

.contact-title {
  width: 80px;
  font-size: 16px;
  line-height: 100%;
  color: #000000;
  margin-right: 40px;
}

.hero-contacts {
  min-height: 330px;
}

.contacts-block {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.section-cocial {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cocial__title {
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 60px;
  text-align: center;
}

.cocial__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.cocial__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  color: #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 16px;
  border-radius: 6px;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.cocial__icon--vk {
  background-color: #4680c2;
}

.cocial__icon--vk:hover {
  background-color: #598dc9;
}

.cocial__icon--instagram {
  background-color: #c13584;
}

.cocial__icon--instagram:hover {
  background-color: #c84a91;
}

.reviews__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1000px;
  margin: 0 auto;
}

.reviews__wrapper form.reviews__services .input__wrapper {
  margin-bottom: unset;
}

.reviews__wrapper .form-reviews__buttons {
  margin-top: 20px;
}

.reviews__wrapper .preview-container {
  margin: 20px 0 0px 0;
}

.reviews-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.reviews-hero {
  min-height: 330px;
}

.reviews__form {
  margin-bottom: 40px;
}

.reviews-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  text-align: left;
}

.reviews-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-bottom: 60px;
}

.reviews__block-top {
  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;
  margin-bottom: 30px;
}

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

.reviews__block-svg {
  width: 20px;
  height: 20px;
}

.reviews__block-name {
  font-weight: 700;
  margin-bottom: 10px;
}

.reviews__forsvg {
  top: -10px;
  left: -60px;
  background-color: #c5c5c5;
  border-radius: 50%;
  padding: 10px;
  margin-right: 16px;
}

.reviews__block-span {
  color: #647886;
}

.input__file-button {
  margin-bottom: 50px;
}

.reviews__block-btn {
  display: block;
}

.reviews__block-btn {
  color: #3772ff;
}

.reviews__block-text {
  margin-bottom: 30px;
}

.reviews__block-img {
  margin-bottom: 30px;
}

.reviews__button-text {
  color: #3772ff;
  text-decoration: underline;
}

.captcha__image_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.reviews__textarea {
  width: 100%;
  height: 100px;
  padding: 20px;
  margin-bottom: 30px;
}

.reviews__textarea::-webkit-input-placeholder {
  font-family: inherit;
}

.reviews__textarea::-moz-placeholder {
  font-family: inherit;
}

.reviews__textarea:-ms-input-placeholder {
  font-family: inherit;
}

.reviews__textarea::-ms-input-placeholder {
  font-family: inherit;
}

.reviews__textarea::placeholder {
  font-family: inherit;
}

.reviews__services {
  width: 100%;
  padding: 40px 56px;
  background-color: #f5f1fe;
}

.reviews__input {
  height: 40px;
}

.reviews__input::-webkit-input-placeholder,
.reviews__input::-moz-placeholder,
.reviews__input:-ms-input-placeholder,
.reviews__input::-ms-input-placeholder,
.reviews__input::placeholder {
  font-size: 16px;
}

.form-reviews__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews__block-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.reviews__description {
  font-size: 12px;
  color: #647886;
  margin-right: 20px;
}

.reviews__button-left {
  font-size: 16px;
  color: #647886;
  background-color: transparent;
  border-color: rgba(100, 120, 134, 0.5);
  padding: 16px 24px;
}

.reviews__button-right {
  padding: 16px 20px;
}

.hidden {
  display: none !important;
}

.section-card {
  padding-top: 60px;
  padding-bottom: 60px;
}

.shop__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop__wrapper img {
  cursor: pointer;
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
}

.shop__wrapper .additional_img {
  width: 100px;
  margin-right: 30px;
}

.shop__wrapper .additional_img img {
  width: 100px;
  margin-bottom: 20px;
}

.shop__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 100%;
}

.shop__block__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  margin-bottom: 60px;
  gap: 40px;
  align-items: center;
}

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

.shop__img {
  max-width: 400px;
}

.shop__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.shop__price {
  display: flex;
  margin-bottom: 30px;
  flex-direction: column;
  gap: 10px;
}

.shop__btn {
  margin-bottom: 30px;
  background-color: #ffbc00;
  color: black;
}

.shop__tabs {
  max-width: 1200px;
  padding: 30px;
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
}

.shop__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.shop__body {
  font-size: 20px;
}

.shop__body--one {
  margin-bottom: 30px;
  line-height: 1.4;
}

.bottom__parameters-list {
  width: 100%;
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bottom__parameters-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 4px;
}

.bottom__parameters-left {
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  white-space: nowrap;
  color: #000000;
}

.bottom__parameters-dot {
  width: 100%;
  border-bottom: 1px dotted #999999;
  margin-bottom: 8px;
}

.bottom__parameters-right {
  min-width: 216px;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  color: #333;
}

.section-cart {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cart__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.add {
  display: block;
  max-width: 900px;
  margin: auto;
}

.top-cart {
  width: 100%;
  max-width: 1320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 60px;
  border-bottom: 1px solid rgba(178, 188, 195, 0.5);
  padding-bottom: 30px;
}

.top-cart__left,
.top-cart__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: rgba(0, 0, 0, .5);
}

.top-cart__left .top-cart__span,
.top-cart__right .top-cart__span {
  background-color: rgba(0, 0, 0, .5);
}

.top-cart__left.active,
.top-cart__right.active {
  color: #000000;
}

.top-cart__left.active .top-cart__span,
.top-cart__right.active .top-cart__span {
  background-color: #000000;
}

.top-cart__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: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  background-color: #000000;
  border-radius: 50%;
  margin-right: 10px;
}

.cart__center {
  max-width: 1320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 40px;
  padding-top: 60px;
  margin-bottom: 60px;
}

.cart__center.cart-table--many-items {
  align-items: center;
}

.cart__center.cart-table--many-items .cart__center-wrapper {
  align-items: center;
}

.cart__center.cart-table--many-items,
.cart__center.cart-table--many-items .cart__center__five {
  padding-top: 0px;
  margin-left: auto;
}

.cart__center.cart-table--many-items .cart__center__two__right-price {
  min-width: 100px;
}

.cart__center-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  justify-content: space-between;
  width: 100%;
}

.cart__center__one {
  padding-top: 72px;
}

.cart__center__two-title,
.cart__center__three-title,
.cart__center__four-title {
  font-size: 16px;
}

.cart__center__two-subtitle {
  display: block;
  color: black;
  margin-bottom: 20px;
  font-size: 14px;
}

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

.widget__empty-text {
  color: #000;
  font-size: 1.25rem;
  font-weight: 900;
  margin: 1.25rem 0;
  text-align: center;
}

@supports (gap: clamp(1.25rem, -15.5357142857rem + 28.5714285714vw, 18.75rem)) {
  .cart__center__two {
    gap: clamp(1.25rem, -15.5357142857rem + 28.5714285714vw, 18.75rem);
  }
}

@supports not (gap: clamp(1.25rem, -15.5357142857rem + 28.5714285714vw, 18.75rem)) {
  .cart__center__two {
    gap: calc(1.25rem + 17.5 * (100vw - 58.75rem) / 61.25);
  }
}

.cart__center__two-title {
  margin-bottom: 64px;
}

.cart__center__two-span {
  font-size: 12px;
}

.cart__center__two-item {
  font-size: 12px;
  margin-bottom: 10px;
}

.cart__center__two__right {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-top: 10px;
}

.cart__center__two__right-price {
  font-size: 14px;
  white-space: nowrap;
}

.cart__center__three-title {
  margin-bottom: 50px;
}

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

.count__input {
  width: 80px;
  height: 40px;
  margin-right: 20px;
  border-radius: 6px;
  padding-left: 6px;
  background-color: transparent;
  border: 1px solid #b2bcc3;
}

.count-change {
  width: 24px;
  height: 24px;
  display: block;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
}

.count-change--left {
  margin-right: 20px;
}

.cart__center__four-title {
  margin-bottom: 60px;
}

.cart__center__four-span {
  font-size: 14px;
  white-space: nowrap;
}

.adaptive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.cart__center__five {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 16px;
}

.cart__center__five-span svg {
  width: 24px;
  height: 24px;
}

.cart__center__five-span {
  cursor: pointer;
}

.revers {
  display: none;
}

.cart__center__five {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cart__bottom-wrapper {
  max-width: 1470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cart__bottom {
  margin-bottom: 60px;
}

.cart__bottom-text-block {
  padding-right: 60px;
}

.cart__bottom-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 154px;
  font-size: 18px;
  font-weight: 700;
}

.cart__button-btn {
  padding: 20px 90px;
}

.form-textarea {
  width: 100%;
  height: 140px;
  resize: none;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 24px;
  font-size: 16px;
  border: 1px solid #808588;
  -webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  cursor: pointer;
}

.form-textarea:hover {
  border-color: black;
}

.cart-hero {
  min-height: 330px;
}

.cart-form {
  padding-top: 60px;
}

.cart-form__label .form-input::-webkit-input-placeholder {
  font-family: "Golos";
  font-size: 16px;
}

.cart-form__label .form-input::-moz-placeholder {
  font-family: "Golos";
  font-size: 16px;
}

.cart-form__label .form-input:-ms-input-placeholder {
  font-family: "Golos";
  font-size: 16px;
}

.cart-form__label .form-input::-ms-input-placeholder {
  font-family: "Golos";
  font-size: 16px;
}

.cart-form__label .form-input::placeholder {
  font-family: "Golos";
  font-size: 16px;
}

.cart-form__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.prev {
  padding-left: 20px;
}

.send {
  padding: 18px 94px;
}

.cart__form-block {
  display: none;
}

.cart__form-block--active {
  display: block;
}

.form__btn--prev {
  color: black;
  padding-left: 20px;
}

.cart-no-active {
  opacity: 0.5;
}

.footer {
  border-top: 1px solid #bcc4c9;
}

.footer__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.footer__block-text {
  font-size: 14px;
  line-height: 140%;
  color: #000000;
}

@media (max-width: 1366px) {
  .hero__title {
    font-size: 30px;
  }

  .hero__desc {
    max-width: 600px;
    font-size: 20px;
  }

  .catalog__title {
    font-size: 30px;
  }

  .services__title {
    font-size: 30px;
  }

  .news__block-swiper {
    max-width: 1000px;
  }

  .contacts__title {
    font-size: 30px;
  }

  .cocial__title {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  .news__block-swiper {
    max-width: 900px;
  }
}

@media (max-width: 877px) {
  .catalog__block {
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
    gap: 30px;
  }

  .catalog-right {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }

  .categories-btn {
    max-width: 100%;
  }
}

@media (max-width: 926px) {
  .news__block-swiper {
    max-width: 750px;
  }
}

@media (max-width: 48em) {
  [class*=__container] {
    padding: 0 10px;
  }

  .form-popup__services {
    padding: 0;
  }

  .form-popup__buttons {
    gap: 60px;
  }

  .shop__spollers {
    display: -ms-grid;
    display: grid;
    -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  }

  .spollers__body {
    font-size: 14px;
    line-height: 140%;
  }

  .header-top {
    display: none;
  }

  .top-header__tel {
    margin-right: 0;
  }

  .top-header__tel svg {
    width: 24px;
    height: 24px;
    margin-right: 0;
  }

  .list-contacts__link svg {
    width: 24px;
    height: 24px;
    margin-right: 0;
  }

  .bottom-contacts {
    width: 100%;
    position: fixed;
    bottom: 0;
    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;
    gap: 20px;
    background-color: #ffbc00;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 2333;
    color: black;
  }

  .span-adaptiv-none {
    display: none;
  }

  .arrow-up {
    display: block;
  }

  .open-shop__btn {
    width: 100%;
    display: block;
    text-align: center;
  }

  .section-catalog {
    padding-bottom: 30px;
  }

  .section-services {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-about {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-news {
    padding-bottom: 10px;
  }

  .news__block {
    grid-template-columns: repeat(1, 1fr);
  }

  .news-main__desc {
    font-size: 16px;
  }

  .news-main__subtitle {
    font-size: 24px;
  }

  .section-contacts {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contacts__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .contacts__item svg {
    width: 100%;
    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;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .contact-title {
    width: 100%;
    margin-bottom: 10px;
  }

  .section-cocial {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .reviews__block-name {
    font-size: 14px;
  }

  .reviews__icon-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .reviews__block-span {
    font-size: 14px;
  }

  .reviews__block-btn {
    font-size: 14px;
  }

  .reviews__block-text {
    font-size: 14px;
  }

  .reviews__services {
    padding: 30px 20px;
  }

  .captcha__submit-field input {
    width: 100%;
    max-width: 1000px;
  }

  .captcha__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    margin-bottom: 40px;
  }

  .captcha__submit-field {
    width: 100%;
  }

  .form-reviews__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .reviews__block-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
    margin-bottom: 30px;
  }

  .reviews__button-left {
    width: 100%;
  }

  .reviews__button-right {
    width: 100%;
  }

  .section-card {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .shop__block__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .shop__btn {
    width: 100%;
  }

  .shop__tabs {
    display: none;
  }

  .bottom__parameters-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottom__parameters-left {
    line-height: 120%;
  }

  .bottom__parameters-dot {
    display: none;
  }

  .bottom__parameters-right {
    line-height: 120%;
    margin-bottom: 20px;
  }

  .section-cart {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 100px;
  }
}


@media (max-width: 800px) {
  .news__block-swiper {
    max-width: 680px;
  }
}

@media (max-width: 610px) {
  .btn-all {
    max-width: 100%;
  }

  .btn-cancel {
    max-width: 100%;
  }
}

@media (max-width: 724px) {
  .news__block-swiper {
    max-width: 580px;
  }
}

@media (max-width: 530px) {
  .card-shopping__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-shopping__top__left {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 10px;
  }
}

@media (max-width: 620px) {
  .news__block-swiper {
    max-width: 480px;
  }
}

@media (max-width: 520px) {
  .news__block-swiper {
    max-width: 400px;
  }
}

@media (max-width: 440px) {
  .news__block-swiper {
    max-width: 320px;
  }
}

@media (max-width: 360px) {
  .news__block-swiper {
    max-width: 280px;
  }
}

@media (max-width: 67.5em) {
  .services__block {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .services__subtitle {
    font-size: 16px;
  }

  .services__price {
    font-size: 14px;
  }



  .news-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 61.99875em) {
  .form-popup__textarea {
    height: 100px;
  }

  .bottom-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 22px;
  }

  .nav-item:not(:last-child) {
    margin-right: 0;
  }

  .nav-item {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: none;
    border-color: rgba(0, 25, 28, 0.25);
  }

  .bottom-header__logo {
    font-size: 17px;
  }

  .js-menu-close.btn-reset svg rect {
    fill: white;
  }

  .bottom-header__btn {
    border: none;
    margin-left: auto;
  }

  .menu__top {
    color: white;
  }

  .menu {
    display: block;
  }

  .menu__body {
    width: 100vw;
    min-height: 100vh;
    position: absolute;
    z-index: 100;
    background-color: #ffbc00;
    inset: 0;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    padding: 20px;
  }

  .nav-link:hover {
    opacity: .8;
  }

  .menu-open .menu__body {
    opacity: 1;
    visibility: visible;
    z-index: 4;
  }

  .icon-menu {
    display: block;
    position: relative;
    width: 1.75rem;
    height: 1.125rem;
    cursor: pointer;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: -2px;
    position: absolute;
    width: 100%;
    height: 0.125rem;
    background-color: #ffbc00;
    border-radius: 7px;
  }

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

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

  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }

  .card-shopping__close {
    display: block;
  }

  .card-shopping {
    width: 100vw;
    max-width: 100%;
    min-height: 100vh;
    z-index: 100;
    top: 0;
    left: 0;
    overflow-y: auto;
    padding: 20px;
  }

  .card-shopping__top {
    padding-top: 40px;
  }



  .card-shopping__bottom {
    position: fixed;
    left: 0;
    width: 100%;
    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;
    margin-top: 40px;
  }

  .card-shopping__wrapper {
    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;
  }

  .card-shopping__wrapper::after {
    content: "";
    position: absolute;
    top: 40px;
    left: -14px;
    width: 104%;
    height: 4px;
    background-color: #000000;
    opacity: 0.25;
  }

  .card-shopping__bottom__btn--tablet {
    display: none;
  }

  .categories-list {
    display: none;
  }

  .categories-img {
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .categories-btn {
    display: block;
    margin-bottom: 40px;
  }

  .services__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .services__item {
    height: auto;
  }

  .services__img {
    height: auto;
    width: 100%;
  }

  .swiper-button-prev {
    margin-right: 30px;
  }

  .adaptiv-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 12px 0;
  }

  .contacts__list {
    grid-template-columns: repeat(1, 1fr);
  }

  .cart {
    display: block;
  }

  .cart__center-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
  }

  .cart__center__one {
    padding-top: 0;
  }

  .cart__center__two-title,
  .cart__center__three-title,
  .cart__center__four-title {
    display: none;
  }

  .cart__center__one-link img {
    display: block;
    width: 176px;
    height: 136px;
  }

  .cart__center__two-subtitle {
    font-size: 16px;
  }

  .cart__center__two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
  }

  .cart__center__two__right {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-top: 0;
  }

  .cart__center__four-span {
    font-weight: 700;
  }

  .cart__center__five {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 0;
  }

  .cart__bottom {
    width: 100%;
  }

  .cart__bottom-text-block {
    padding-right: 0;
  }

  .order-result {
    width: 100%;
  }

  .cart__bottom-text {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cart__button-btn {
    width: 100%;
  }
}

@media (max-width: 61.99875em) and (max-width: 31.125em) {
  .cart__center__one-link img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 58.75em) {
  .cart__center__two {
    gap: inherit;
  }
}

@media (max-width: 31.125em) {
  .btn-all {
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
  }

  .btn-cancel {
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
  }

  .form-popup__title {
    font-size: 16px;
  }

  .form-services::-webkit-input-placeholder,
  .form-popup__textarea::-webkit-input-placeholder {
    font-size: 16px;
  }

  .form-services::-moz-placeholder,
  .form-popup__textarea::-moz-placeholder {
    font-size: 16px;
  }

  .form-services:-ms-input-placeholder,
  .form-popup__textarea:-ms-input-placeholder {
    font-size: 16px;
  }

  .form-services::-ms-input-placeholder,
  .form-popup__textarea::-ms-input-placeholder {
    font-size: 16px;
  }

  .form-services::placeholder,
  .form-popup__textarea::placeholder {
    font-size: 16px;
  }

  .form-popup__buttons {
    gap: 30px;
  }

  .open-shop__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .hero__title {
    font-size: 20px;
  }

  .hero__desc {
    font-size: 16px;
    line-height: 150%;
  }

  .card-shopping__bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-shopping__bottom__btn {
    text-align: center;
    max-width: 100%;
  }

  .catalog__title {
    font-size: 20px;
  }

  .services__title {
    font-size: 20px;
  }

  .services__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .services__img {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
  }

  .services__block {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 20px;
  }

  .services__subtitle {
    margin-bottom: 16px;
  }

  .about__title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .about__text {
    font-size: 14px;
  }

  .form-block__title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .form-block__text {
    font-size: 14px;
  }

  .form-input {
    max-width: 100%;
    height: 40px;
  }

  .form-input::-webkit-input-placeholder {
    font-size: 16px;
  }

  .form-input::-moz-placeholder {
    font-size: 16px;
  }

  .form-input:-ms-input-placeholder {
    font-size: 16px;
  }

  .form-input::-ms-input-placeholder {
    font-size: 16px;
  }

  .form-input::placeholder {
    font-size: 16px;
  }

  .contacts__title {
    font-size: 20px;
  }

  .cocial__title {
    font-size: 20px;
  }

  .shop__img {
    width: 100%;
  }

  .section-cart {
    padding-top: 17px;
  }

  .top-cart {
    padding-bottom: 17px;
  }

  .top-cart__left,
  .top-cart__right {
    font-size: 16px;
  }

  .top-cart__right {
    display: none;
  }

  .top-cart__span {
    width: 24px;
    height: 24px;
  }

  .cart__center {
    padding-top: 32px;
    margin-bottom: 40px;
    gap: 0;
  }

  .cart__center__two-subtitle {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 140%;
    font-weight: 600;
    margin-right: 6px;
  }

  .count__input {
    width: 72px;
  }

  .adaptive {
    gap: 8px;
  }

  .cart__bottom-text {
    font-size: 16px;
  }

  .cart-form__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .send {
    margin-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .form__btn--prev {
    padding-left: 0;
  }
}

@media (any-hover: hover) {
  .btn-all:hover {
    opacity: .5;
  }

  .btn-cancel:hover {
    opacity: .8;
  }

  .form-services:hover,
  .form-popup__textarea:hover {
    border-color: #000000;
  }

  .form-input:hover {
    border-color: #000000;
  }
}

.webp .section-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/hero-img.webp) no-repeat center / cover;
}

.webp .services-hero {}

/* making_order modal */
.preview-container {
  margin: 0 0 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.preview-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
  max-width: 120px;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
}

.preview-item img {
  max-width: 100px;
  max-height: 100px;
  object-fit: cover;
  border-radius: 5px;
  cursor: pointer;
}

.preview-item span {
  margin-top: 5px;
  color: #555;
}

/* end */

/* notification */
.notification {
  padding-bottom: 0.75em;
  position: fixed;
  top: 1.5em;
  right: 1.5em;
  width: 18.75em;
  max-width: calc(100% - 3em);
  transition: transform 0.15s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99999;
}

.notification__box,
.notification__content,
.notification__btns {
  display: flex;
}

.notification__box,
.notification__content {
  align-items: center;
}

.notification__box {
  animation: flyIn 0.3s ease-out;
  background-color: hsl(0, 0%, 100%);
  border-radius: 0.75em;
  box-shadow: 0 0.5em 1em hsla(var(--hue), 10%, 10%, 0.1);
  height: 4em;
  transition:
    background-color var(--transDur),
    color var(--transDur);
}

.notification--out .notification__box {
  animation: flyOut 0.3s ease-out forwards;
}

.notification__content {
  padding: 0.375em 1em;
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-right: none;
  border-radius: 0.75rem 0 0 0.75rem;
}

.notification__icon {
  flex-shrink: 0;
  margin-right: 0.75em;
  width: 2em;
  height: 2em;
}

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

.notification__text {
  line-height: 1.333;
}

.notification__text-title {
  font-size: 0.75em;
  font-weight: bold;
}

.notification__text-subtitle {
  font-size: 0.6em;
  opacity: 0.75;
}

.notification__btns {
  box-shadow: -1px 0 0 hsla(var(--hue), 10%, 10%, 0.15);
  flex-direction: column;
  flex-shrink: 0;
  min-width: 4em;
  height: 100%;
  transition: box-shadow var(--transDur);
}

.notification__btn {
  background-color: transparent;
  box-shadow: 0 0 0 hsla(var(--hue), 10%, 10%, 0.5) inset;
  font-size: 0.6em;
  line-height: 1;
  font-weight: 500;
  height: 100%;
  padding: 0 0.5rem;
  transition:
    background-color var(--transDur),
    color var(--transDur);
  -webkit-tap-highlight-color: transparent;
  border: 1px solid;
}

.notification__btn-text {
  display: inline-block;
  pointer-events: none;
}

.notification__btn:first-of-type {
  border-radius: 0 0.75rem 0 0;
}

.notification__btn:last-of-type {
  border-radius: 0 0 0.75rem 0;
}

.notification__btn:only-child {
  border-radius: 0 0.75rem 0.75rem 0;
}

.notification__btn+.notification__btn {
  box-shadow: 0 -1px 0 hsla(var(--hue), 10%, 10%, 0.15);
  font-weight: 400;
}

.notification__btn:active,
.notification__btn:focus {
  background-color: hsl(var(--hue), 10%, 95%);
}

.notification__btn:focus {
  outline: transparent;
}

@supports selector(:focus-visible) {
  .notification__btn:focus {
    background-color: transparent;
  }

  .notification__btn:focus-visible,
  .notification__btn:active {
    background-color: hsl(var(--hue), 10%, 95%);
  }
}

/* Animations */
@keyframes flyIn {
  from {
    transform: translateX(calc(100% + 1.5em));
  }

  to {
    transform: translateX(0);
  }
}

@keyframes flyOut {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(100% + 1.5em));
  }
}

/* end */

/* slider */
#slider-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

#slider-modal .modal-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  text-align: center;
  max-width: 80%;
  max-height: 80%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#slider-modal .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: transparent;
  font-size: 18px;
  cursor: pointer;
  color: black;
}

#slider-modal .slider {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

#slider-modal .slider-images {
  display: flex;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  justify-content: center;
  align-items: center;
}

#slider-modal .slider-images img {
  display: block;
  max-width: 100%;
  max-height: 450px;
  margin: auto;
}

#slider-modal .slider-prev,
#slider-modal .slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 1001;
  font-size: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#slider-modal .slider-prev {
  left: 10px;
}

#slider-modal .slider-next {
  right: 10px;
}

#slider-modal .slider-prev:hover,
#slider-modal .slider-next:hover {
  background: rgba(0, 0, 0, 0.7);
}

/* end */

/* success modal */
#success .popup__content {
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#success .popup__message {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

#success .popup__text {
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  text-align: center;
}

/* end */

.main_content {
  height: 83vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 155px;
}

h3 {
  margin-bottom: 30px;
}

.categories-list {
  max-height: 500px;
  overflow: auto;
}

.categories-list li {
  margin-bottom: 10px;
}

.product_image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

#open-menu .product-list {
  overflow: auto;
  max-height: 500px;
}



.card-shopping__top {
  display: flex;
  flex-direction: row;
  align-items: center;
}


.not_found {
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__item {
  width: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 0px 10px -4px;
  border-radius: 10px;
  padding: 10px;
  align-items: center;
}

.card-shopping {
  max-height: 300px;
  overflow: auto;
  box-shadow: 0px 0px 10px -4px;
  border-radius: 5px;
}

.shop__body p,
.spollers__body p {
  margin-bottom: 20px;
}

.cart__center__one-link {
  width: 100px;
  height: 100px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.cart__center__one-link img {
  width: 100%;
}

.cart__center__three,
.cart__center__two__right {
  margin-left: auto;
}

.cart__center__two {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

@media (max-width: 991px) {

  .cart__center-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
}

.select_stock {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}

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

.subcategory {
  padding-left: 20px;
  margin-bottom: 10px;
}

.activecategory {
  color: #3772FF;
}

.filter-categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px;
  justify-content: space-between;
  padding: 10px;
}

.categories-item.maincategory {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  position: relative;
  padding: 15px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  flex: 1;
  min-width: 350px;
}

.subcategories {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 20px;
}

.categories-item.subcategory {
  padding-left: 10px;
  font-size: 12px;
  font-weight: 100;
  color: black;
}

.categories-item.subcategory.activecategory {
  color: #3772FF;
}

.show_more {
  position: absolute;
  bottom: 20px;
  left: 35px;
  display: flex;
  font-size: 12px;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  transition: all .3s;
  cursor: pointer;
  color: gray;
}

.show_more:hover {
  opacity: .5;
}

.categories-item.subcategory {
  transition: all .3s;
  cursor: pointer;
}

.categories-item.subcategory a {
  transition: all .3s;
}

.categories-item.subcategory a:hover {
  opacity: .5;
}

.subcategories .subcategories {
  max-height: unset;
}

.d-none {
  display: none !important;
}

.subcategories.show-all {
  max-height: unset;
}

@media (max-width: 400px) {
  .categories-item.maincategory {
    min-width: unset;
    width: 100%;
  }

  .filter-categories {
    flex-direction: column;
  }
}

@media (max-width: 768px) {

  .reviews-hero,
  .section-hero,
  .services-hero {
    min-height: 230px !important;
  }

  .section-hero {
    min-height: 288px;
  }
}

.main-page-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 0px;
  position: relative;
  width: 100%;
}

.sales_img {
  position: absolute;
  right: 2%;
  width: 500px;
  top: 25%;
  z-index: 0;
  filter: brightness(0.5);
}

.sale-block {
  color: white;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  gap: 20px;
  height: 30vh;
}

.sales_img img {
  width: 90%;
}

.timer {
  display: flex;
  font-weight: bold;
  font-size: 80px;
  margin: 40px 0;
}

.sale-block h2 {
  color: #ffffff;
  font-size: 15px;
  opacity: .8;
}

@media (max-width: 768px) {
  .main-page-container {
    padding-top: 110px;
  }

  .sales_img {
    width: 400px;
    top: 5%;
  }

  .sale-block {
    color: white;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
  }
}

@media (max-width: 540px) {
  .timer {
    font-size: 40px;
  }
}

.skills {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  gap: 60px;
  margin-top: 80px;
}

.skills_img {
  width: 60px;
}

.skills_img img {
  width: 100%;
}

.skills_elem_text {
  width: 250px;
  text-align: center;
}

.skills_elem {
  flex-direction: column;
  align-items: center;
  gap: 10px;
  box-shadow: 0px 0px 10px -4px black;
  border-radius: 10px;
  padding: 5px;
  min-height: 230px;
  display: flex;
  justify-content: center;
}

.section-skills {
  margin-bottom: 60px;
  margin-top: 40px;
}

.block_reviews {
  display: flex;
  gap: 40px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}

.block_reviews_elem {
  display: flex;
  gap: 30px;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  border-radius: 10px;
  width: 80%;
  box-shadow: 0px 0px 10px -5px black;
  max-width: 900px;
}

.block_reviews_elem_img {
  width: 30px;
  margin-bottom: -20px;
  margin-top: -20px;
}

.block_reviews_elem_img img {
  width: 100%;
}

.section-reviews {
  margin-top: 40px;
}

.about__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-top: 50px;
}

.about_img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  margin-left: 150px;
}

.about_img img {
  border-radius: 10px;
  box-shadow: 0px 0px 10px -4px black;

}

.about_img img:nth-of-type(2) {
  position: absolute;
  left: -130px;
  top: 100px;
}

@media (max-width: 840px) {
  .about__container {
    position: relative;
  }

  .about_img {
    right: 0;
    z-index: 0;
    top: 20px;
  }

  .about__text {
    z-index: 2;
    display: flex;
    position: relative;
    color: white;
  }

  .section-about {
    background: #ffbc00;
    color: white;
    padding-bottom: 30px;
  }

  .about__title {
    color: white;
  }

  .about_img img {
    width: 240px;
  }

  .about_img img:nth-of-type(2) {
    display: none;
  }

  .about__container {
    flex-direction: column;
  }

  .about_img {
    margin-left: 0px;
  }
}

.section-form.form-block {
  background-color: #ffbc00;
}

.sale-text {
  color: #ffbc00;
  font-weight: bold;
}

.sale-block a {
  font-weight: bold;
  transition: all .3s;
  background: #ffbc00;
  padding: 20px;
  border-radius: 10px;
  color: white;
}

.sale-block h1:nth-of-type(1) {
  color: #ffffff;
  font-size: 50px;
  margin-bottom: 10px;
}

footer {
  background: #ffbc00;
}

footer hr {
  width: 80%;
  margin: 0 auto;
  border-color: black;
}

.sale-block a:hover {
  opacity: .5;
}


.main-footer,
.dop-footer {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 50px 30px;
  gap: 30px;
}

.main-footer-elem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  width: 20%;
  min-width: 150px;
}

.main-footer-elem-link svg {
  width: 25px;
  height: 25px;
  fill: black;
}


.main-footer-elem-link svg path {
  fill: black;
}

.main-footer-elem-link {
  transition: all .3s;
  color: black;
  cursor: pointer;
}

.main-footer-elem-link:hover {
  opacity: .5;
}

.main-footer-elem-header {
  margin-bottom: 20px;
  font-weight: bold;
  color: black;
}

.how-buy_elem {
  gap: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  border-radius: 10px;
  width: 250px;
  box-shadow: 0px 0px 10px -4px black;
}

.how-buy_elem_header {
  font-size: 18px;
  padding: 10px;
}

.how-buy-step {
  position: absolute;
  left: 0;
  bottom: 0px;
  background: #ffbc00;
  font-size: 30px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  color: white;
  width: 50px;
  height: 50px;
  text-align: center;
  justify-content: center;
}

.how-buy_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
  width: 250px;
  height: 160px;
  position: relative;
}

.how-buy_elem_text {
  padding: 10px;
  text-align: end;
}

.how-buy_img img {
  width: 100%;
}


@media (max-width: 740px) {

  .main-footer,
  .dop-footer {
    gap: 60px;
  }
}

.filter-categories-page {
  display: flex;
  padding: 10px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}

.filter-categories-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}

.catalog__list.products-page {
  width: 100%;
}

.filter-categories-left .categories-item.maincategory {
  flex: none;
  min-width: 300px;
}

.filter-categories-page .catalog__item {
  flex: 1;
}

@media (max-width: 800px) {

  .filter-categories-left .categories-item.maincategory {
    flex: none;
    min-width: 200px;
  }

  .filter-categories-page .catalog__item .product_image {
    width: 140px;
    height: 100%;
  }

  .filter-categories-left .categories-item {
    padding: 5px;
  }

  .filter-categories-left .subcategory {
    margin-bottom: 0;

  }

  .filter-categories-left .subcategories {
    margin-bottom: 0;
    max-height: unset;
    overflow: auto;
  }

  .filter-categories-left .show_more {
    display: none;
  }

  .filter-categories-page .catalog__item {
    width: auto;
  }
}

@media (max-width: 500px) {
  .filter-categories-page .catalog__item .product_image {
    width: 80px;
  }

  .filter-categories-page {
    padding: 5px;
  }

  .filter-categories-page .catalog__container {
    padding: 0 5px;
  }

  .filter-categories-page .catalog__item {
    width: 100%;
    padding: 5px;
  }

  .filter-categories-page .catalog__item {
    flex: unset;
  }

  .filter-categories-page .catalog__list {
    align-content: flex-start;
  }

  .filter-categories-page .catalog__list.products-page .catalog__desc.product-name {
    font-size: 12px;
  }
}


.filter-brands {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  justify-content: flex-start;
}

.filter-brands-elem-name {
  background: #dddddd;
  padding: 10px;
  border-radius: 10px;
  transition: all .3s;
}

.filter-brands-elem-name:hover {
  opacity: .5;
}

.brands-header h3:nth-of-type(2) {
  margin-top: 30px;
}

.filter-brands-elem {
  transition: all .3s;
  padding: 10px;
  border-radius: 10px;
  background: #dddddd;
  color: #000000;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter-brands-elem:hover {
  opacity: .5;
}

.product-brand {
  position: absolute;
  border-radius: 10px;
  right: 0;
  top: 0;
  padding: 5px;
  background: #15132b;
  color: white;
}

.main_caterogies {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 1100px;
}

.main_caterogies .catalog__item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 70px;
  box-shadow: 0px 0px 8px -4px;
  transition: all .3s;
}

.main_caterogies .catalog__item:hover {
  opacity: .5;
}

.filter-categories-left .btn-reset {
  padding: 5px;
  width: 100%;
  text-align: center;
}

.pagination {
  display: flex;
  margin: 20px auto;
  width: auto;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
}

.pagination a:hover {
  opacity: .5;
}

.pagination a,
.pagination span {
  padding: 5px;
  box-shadow: 0px 0px 8px -3px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  height: 25px;
  transition: all .3s;
  min-width: 25px;
}

.pagination span {
  background-color: #ffbc00;
  color: white;
}

.filter-brands-elem.active_brand,
.filter-brands-elem-name.active_brand {
  background: #ffbc00;
  color: white;
}

.category_img {
  position: absolute;
  z-index: -1;
  filter: blur(1px) brightness(0.5);
  left: 0px;
  transition: all .7s;
}

.category_img img {
  width: 100%;
}

.catalog__item-category {
  position: relative;
  color: white;
}

.catalog__item-category:hover .category_img {
  transform: scale(1.5);
}

.header-search {
  margin-right: auto;
  position: relative;
  width: 100%;
  max-width: 400px;
}

.header-search input {
  border: none;
  border-radius: 5px;
  padding: 11px;
  width: 100%;
}

#searchResults {
  display: none;
  position: absolute;
  width: 100%;
  background: #ffbc00;
  top: 40px;
  height: auto;
  z-index: 2;
  border-radius: 0 0 10px 10px;
  padding: 15px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  overflow: auto;
  max-height: 300px;
  padding-top: 60px;
  overflow-x: hidden;

}

#searchResults a {
  transition: all .3s;
  font-size: 17px;
  padding: 7px;
}

#searchResults a:hover {
  opacity: .5;
}

@media (max-width: 1000px) {
  .header__container.top-header .top-header__contacts.list-contacts .list-contacts__item:nth-of-type(1) {
    display: none;
  }
}

@media (max-width: 900px) {
  .header__container.top-header .top-header__contacts.list-contacts .list-contacts__item:nth-of-type(2) {
    display: none;
  }
}

@media (max-width: 800px) {
  .header__container.top-header .top-header__contacts.list-contacts .list-contacts__item:nth-of-type(3) {
    display: none;
  }
}

.header-search-img {}

.header-search-img {
  position: absolute;
  top: 0;
  right: 10px;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  width: 20px;

}

.header-search-img img {
  opacity: .5;
  width: 100%;
}

.admin-answer {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 30px;
  padding: 10px;
  box-shadow: 0px 0px 4px -3px;
}

.reviews__block {
  box-shadow: 0px 0px 4px -3px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}

.admin-answer-img {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 100%;
  overflow: hidden;
  justify-content: center;
}

.admin-answer-img img {
  width: 100%;
}

.admin-answer-comment h4 {
  margin-bottom: 10px;
}

.admin-answer-comment {}

.address-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
}

.page-search {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  position: relative;
  width: 100%;
  margin: 10px auto;
}

.page-search input {
  width: 100%;
  box-shadow: 0px 0px 10px -5px;
  padding: 5px;
  border-radius: 10px;
}

.page-search .header-search-img {
  right: 20px;
}

.notFound {
  text-align: center;
  margin: 20px auto;
}

.price-block-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 5px;
}

.price-block-price {
  font-size: 18px;
}

.price-block-availabel {
  font-size: 12px;
  color: gray;
}

@keyframes pulse-background {
  0% {
    background-color: #f2f2f2;
    /* серый */
  }

  50% {
    background-color: #e0e0e0;
    /* светло-серый */
  }

  100% {
    background-color: #eaeaea;
    /* серый */
  }
}

.price-block-loading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 30px;
  margin-top: -20px;
  animation: pulse-background 2s infinite ease-in-out;
}

.d-none {
  display: none !important;
}

.green-color {
  color: green;
}

.filter-categories-left-block {}

.filter-categories-elem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  align-content: flex-start;
  gap: 10px;
}

.filter-categories-elem select,
.filter-categories-elem input {
  width: 100%;
}

.filter-categories-elem select,
.filter-categories-elem input {
  padding: 5px;
  border-radius: 5px;
  border: none;
  box-shadow: 0px 0px 4px -1px black;
}


.filter-categories-elem input {}

.filter-categories-elem-range {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.about__text.pdf_file svg {
  width: 43px;
}

.about__text.pdf_file {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  transition: all .3s;
}

.about__text.pdf_file a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: 100%;
  margin-bottom: 20px;
  justify-content: center;
}

.about__text.pdf_file:hover {
  opacity: .5;
}

.cls-1 {
  fill: #ff402f;
}

@media (max-width: 840px) {
  .cls-1 {
    fill: white;
  }
}

.hidden-filter {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.hidden_on {
  height: 0;
  visibility: hidden;
  pointer-events: none;
}

#show_more_filters {
  width: 100%;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  padding: 5px;
  background: #2b2841;
  transition: all .3s;
}

#show_more_filters:hover {
  opacity: .5;
}

.button_for_product-card {
  cursor: pointer;
}

.product_btn_after {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product_btn_after_header {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.section-card.shop {
  margin-top: 70px;
}

.go-to-cart {
  width: 100%;
  padding: 10px 10px;
  margin: 0;
  max-width: 278px;
}

.product_btn_after_header input {
  width: auto;
  height: 40px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #eee;
}

.decrease,
.increase {
  border: none;
  background: #ffbc00;
  color: white;
  border-radius: 5px;
  font-weight: bold;
  z-index: 1;
  cursor: pointer;
  transition: all .3s;
}

.decrease:hover,
.increase:hover {
  opacity: .5;
}

.product_btn_after_header .decrease {}

.product_btn_after_header .increase {}

.disabledBtn {
  opacity: .7;
  pointer-events: none;
}

.mobile-header-search {
  display: none;
}

@media (max-width: 768px) {
  .mobile-header-search {
    display: flex;
  }

  .mobile-header-search #searchInput,
  .mobile-header-search #searchResults {
    display: none;
  }

  .mobile-header-search .header-search-img img {
    opacity: 1;
  }

  .header-search-img {
    position: relative;
  }

  .header-search.show-search-mobile .header-search-img{
    position: absolute;
  }

  .mobile-header-search.show-search-mobile {
    position: absolute;
    top: 40px;
    width: 100%;
    max-width: unset;
    left: 0;
  }

  .mobile-header-search.show-search-mobile #searchResults {
    width: 100%;
  }

  .mobile-header-search.show-search-mobile input {
    width: 100%;
  }

  .mobile-header-search.show-search-mobile .header-search-img img {
    filter: unset;
    opacity: .5;
    margin-left: 0;
  }

  .mobile-header-search.show-search-mobile #searchInput,
  .mobile-header-search.show-search-mobile #searchResults {
    display: flex;
  }
}

/* Контейнер для навигации */
.breadcrumbs-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.breadcrumbs-container {
  margin: 10px 10px;
}

/* Элемент хлебной крошки */
.breadcrumb-item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.breadcrumb-item:not(:last-child)::after {
  content: '-';
  margin-left: 8px;
  color: #888;
}

/* Кнопка-триггер */
.breadcrumb-trigger {
  padding: 8px 12px;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  border: none;
  transition: all .3s;
  border-radius: 5px;
}

.breadcrumb-trigger:hover {
  background-color: #e5e5e5;
}

/* Стрелочка в кнопке */
.breadcrumb-trigger .arrow {
  display: inline-block;
  border: solid #333;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
}

/* Выпадающий список */
.breadcrumb-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 200px;
  max-height: 300px;
  overflow-y: auto;
  margin-top: 5px;
  max-width: 300px;
  width: 100%;
  font-size: 15px;
}

/* Ссылки в выпадающем списке */
.breadcrumb-dropdown a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
  word-break: break-word;
  width: 100%;
  white-space: break-spaces;
}

.breadcrumb-dropdown a:hover {
  background-color: #f5f5f5;
}

/* Активная ссылка в списке */
.breadcrumb-dropdown a.active {
  background-color: #e0eafc;
  font-weight: bold;
}

/* Состояние "открыто" */
.breadcrumb-item.is-open .breadcrumb-dropdown {
  display: block;
}

.breadcrumb-item.is-open .breadcrumb-trigger .arrow {
  transform: rotate(-135deg);
  /* Поворачиваем стрелку вверх */
}