@charset "UTF-8";
:root {
  --themeColor: #f58414;
  --themeColorHover: #da7715;
}

/*
        font-size: 18px;
        line-height: 24px;

        @include xlg {
            font-size: 1.25vw;
            line-height: 1.667vw;
        }

        @include lg {
            font-size: 1.758vw;
            line-height: 2.344vw;
        }

        @include sm {
            font-size: 2.344vw;
            line-height: 3.125vw;
        }

        @include smm {
            font-size: 3.344vw;
            line-height: 4.6vw;
        }

        @include xs {
            font-size: 4.4vw;
            line-height: 6vw;
        }



 font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 1vw;

        @include xlg {
            font-size: 1.65vw;
            line-height: 2.133vw;
        }

        @include lg {
            font-size: 2.36vw;
            line-height: 3vw;
        }

        @include sm {
            font-size: 3.13vw;
            line-height: 4.6vw;
        }

        @include smm {
            font-size: 5.25vw;
            line-height: 8vw;
        }

        @include xs {
            font-size: 6.64vw;
            line-height: 9vw;
        }
fz16
   @include xlg {
    line-height: 1.5vw;
    font-size: 1.111vw;
  }

  @include lg {
    font-size: 1.562vw;
    line-height: 2.15vw;
  }

  @include sm {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }

  @include smm {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }

  @include xs {
    line-height: 6vw;
    font-size: 4.5vw;
  }
*/
/*
fz14
        font-size: 14px;
                line-height: 20px;

                @include xlg {
                    font-size: 1vw;
                    line-height: 1.3vw;
                }

                @include lg {
                    font-size: 1.38vw;
                    line-height: 1.87vw;
                }

                @include sm {
                    font-size: 1.8vw;
                    line-height: 2.5vw;
                }

                @include smm {
                    font-size: 3vw;
                    line-height: 4.4vw;
                }

                @include xs {
                    font-size: 3.85vw;
                    line-height: 5vw;
                }


*/
/*
fz12
              font-size: 12px;
        line-height: 18px;

        @include xlg {
            font-size: 0.86vw;
            line-height: 1.3vw;
        }

        @include lg {
            font-size: 1.18vw;
            line-height: 2vw;
        }

        @include sm {
            font-size: 1.56vw;
            line-height: 2.5vw;
        }

        @include smm {
            font-size: 2.63vw;
            line-height: 4.1vw;
        }

        @include xs {
            font-size: 3.37vw;
            line-height: 4.5vw;
        }

*/
.container {
  max-width: 1440px;
  padding: 0 64px;
  margin: 0 auto;
}
@media screen and (max-width: 1440.02px) {
  .container {
    max-width: 100vw;
    padding: 0 4.444vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .container {
    max-width: 100vw;
    padding: 0 3.125vw;
  }
}
@media screen and (max-width: 768.02px) {
  .container {
    max-width: 100vw;
    padding: 0 2.604vw;
  }
}
@media screen and (max-width: 360.02px) {
  .container {
    max-width: 100vw;
    padding: 0 4.444vw;
  }
}

.section {
  margin: 64px 0;
}
@media screen and (max-width: 1440.02px) {
  .section {
    margin: 4.444vw 0;
  }
}
@media screen and (max-width: 1024.02px) {
  .section {
    margin: 4.688vw 0;
  }
}
@media screen and (max-width: 768.02px) {
  .section {
    margin: 5.208vw 0;
  }
}
@media screen and (max-width: 768.02px) {
  .section {
    margin: 7.208vw 0;
  }
}
@media screen and (max-width: 360.02px) {
  .section {
    margin: 9.667vw 0;
  }
}
.section:first-of-type {
  margin-top: 0;
}

@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-Bold.woff2") format("woff2"), url("../fonts/GolosText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-Black.woff2") format("woff2"), url("../fonts/GolosText-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-Medium.woff2") format("woff2"), url("../fonts/GolosText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-Regular.woff2") format("woff2"), url("../fonts/GolosText-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-ExtraBold.woff2") format("woff2"), url("../fonts/GolosText-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: GolosText;
  font-display: swap;
  src: url("../fonts/GolosText-SemiBold.woff2") format("woff2"), url("../fonts/GolosText-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
}

body {
  font-family: GolosText, sant-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0d0d11;
  background-color: #fff;
  scroll-behavior: smooth;
}
body.no-scroll {
  overflow: hidden;
}

.d-none {
  display: none !important;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}

html.lock body {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}

main {
  overflow-x: clip;
}

.title__wrapper .title {
  display: flex;
  gap: 48px;
  align-items: baseline;
  margin-bottom: 32px;
}
@media screen and (max-width: 1440.02px) {
  .title__wrapper .title {
    margin-bottom: 2.222vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .title__wrapper .title {
    margin-bottom: 1.563vw;
  }
}
@media screen and (max-width: 768.02px) {
  .title__wrapper .title {
    margin-bottom: 2.083vw;
  }
}
@media screen and (max-width: 360.02px) {
  .title__wrapper .title {
    margin-bottom: 4.444vw;
  }
}

.text {
  font-size: 16px;
  line-height: 24px;
  color: #16151C;
}
@media screen and (max-width: 1440.02px) {
  .text {
    font-size: 1.111vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .text {
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .text {
    font-size: 2.133vw;
    line-height: 3.344vw;
  }
}
@media screen and (max-width: 460.02px) {
  .text {
    font-size: 3.4vw;
    line-height: 5.2vw;
  }
}
@media screen and (max-width: 360.02px) {
  .text {
    font-size: 4.44vw;
    line-height: 6vw;
  }
}

.fw-600 {
  font-weight: 600;
}

h2,
.page_title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 800;
}
@media screen and (max-width: 1440.02px) {
  h2,
  .page_title {
    font-size: 2.5vw;
    line-height: 3.056vw;
  }
}
@media screen and (max-width: 1024.02px) {
  h2,
  .page_title {
    font-size: 3.125vw;
    line-height: 3.906vw;
    font-weight: 700;
  }
}
@media screen and (max-width: 768.02px) {
  h2,
  .page_title {
    font-size: 3.125vw;
    line-height: 4.167vw;
  }
}
@media screen and (max-width: 460.02px) {
  h2,
  .page_title {
    font-size: 4.4vw;
    line-height: 5.8vw;
  }
}
@media screen and (max-width: 360.02px) {
  h2,
  .page_title {
    font-size: 6.667vw;
    line-height: 8.889vw;
  }
}

.title__wrapper {
  margin-bottom: 32px;
}
@media screen and (max-width: 1440.02px) {
  .title__wrapper {
    margin-bottom: 2.222vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .title__wrapper {
    margin-bottom: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .title__wrapper {
    margin-bottom: 2.083vw;
  }
}
@media screen and (max-width: 360.02px) {
  .title__wrapper {
    margin-bottom: 4.444vw;
  }
}

button {
  background-color: transparent;
  cursor: pointer;
  font-family: "GolosText";
}

.button_lime {
  padding: 14px 32px;
  border-radius: 50px;
  background-color: #dbfc89;
  color: #0d0d11;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1440.02px) {
  .button_lime {
    padding: 0.972vw 2.222vw;
    border-radius: 3.472vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 768.02px) {
  .button_lime {
    padding: 3.889vw 8.889vw;
    border-radius: 13.889vw;
    font-size: 4.444vw;
  }
}
.button_lime:hover {
  background-color: #fff;
}

.btn {
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  transition: background 0.2s ease 0s, color 0.2s ease 0s;
  text-align: center;
}
@media screen and (max-width: 1440.02px) {
  .btn {
    line-height: 1.5vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .btn {
    font-size: 1.562vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .btn {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .btn {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .btn {
    line-height: 6vw;
    font-size: 4.5vw;
  }
}

.btn-purple {
  color: #16151c;
  background-color: #8958f1;
}
.btn-purple:hover {
  color: #fff;
  background-color: #8958f1;
  border-color: #8958f1;
}
.btn-purple:active {
  background-color: #7d4ab4;
  border-color: #8958f1;
}

.btn-black {
  background-color: #16151c;
  color: #fff;
  transition: opacity 0.3s ease 0s;
}
.btn-black:hover {
  opacity: 0.93;
}

.btn-green {
  color: #fff;
  background: #00a743;
}
.btn-green:hover {
  color: #fff;
  background-color: #008f39;
  border-color: #00a743;
}
.btn-green.btn-outline {
  color: #16151c;
  background: transparent;
}
.btn-green.btn-outline:hover {
  color: #fff;
  background-color: #00a743;
  border-color: #00a743;
}
.btn-green.btn-outline:active {
  background-color: #008f39;
  border-color: #008f39;
}
.btn-green:active {
  background-color: #008f39;
  border-color: #00a743;
}

.btn-outline {
  border: 1px solid #16151c;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease 0s;
}

.link__see-all {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #16151c;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  .link__see-all {
    font-size: 1.111vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .link__see-all {
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .link__see-all {
    font-size: 2.083vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .link__see-all {
    font-size: 3.383vw;
    line-height: 4.4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .link__see-all {
    font-size: 4.444vw;
    line-height: 6.667vw;
  }
}
.link__see-all svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  .link__see-all svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .link__see-all svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .link__see-all svg {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .link__see-all svg {
    width: 4.4vw;
    height: 4.4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .link__see-all svg {
    width: 6.667vw;
    height: 6.667vw;
  }
}
.link__see-all svg path {
  stroke: #16151c;
  transition: all 0.3s;
}
.link__see-all:hover {
  color: var(--themeColor);
}
.link__see-all:hover svg path {
  stroke: var(--themeColor);
}

.link {
  transition: color 0.2s ease 0s;
}
.link.default {
  color: #16151c;
}
.link.default:hover {
  color: var(--themeColor);
}
.link.primary {
  color: #00a743;
}
.link.primary:hover {
  color: #008f39;
}
.link.info {
  color: #80808a;
}
.link.info:hover {
  color: var(--themeColor);
}
.link.accent {
  color: var(--themeColor);
}
.link.accent:hover {
  color: var(--themeColorHover);
}
.link:hover {
  color: var(--themeColor);
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input,
textarea,
select,
.select {
  font-family: GolosText, sant-serif;
}
input::placeholder,
textarea::placeholder,
select::placeholder,
.select::placeholder {
  font-family: GolosText, sant-serif;
}
input:focus,
textarea:focus,
select:focus,
.select:focus {
  outline: 1px solid #00a743;
}

textarea {
  min-height: 10vw;
  resize: vertical;
  width: 100%;
}
@media screen and (max-width: 768.02px) {
  textarea {
    min-height: 15vw;
  }
}
@media screen and (max-width: 460.02px) {
  textarea {
    min-height: 25vw;
  }
}
@media screen and (max-width: 360.02px) {
  textarea {
    min-height: 30vw;
  }
}

.form {
  max-width: 420px;
}
@media screen and (max-width: 1440.02px) {
  .form {
    max-width: 28vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form {
    max-width: 42vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form {
    max-width: 55vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form {
    max-width: 100%;
  }
}
.form__description {
  font-size: 16px;
  line-height: 24px;
  color: #667085;
  margin-bottom: 24px;
}
@media screen and (max-width: 1440.02px) {
  .form__description {
    font-size: 1.25vw;
    line-height: 1.667vw;
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__description {
    font-size: 1.758vw;
    margin-bottom: 2.1vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__description {
    font-size: 2.344vw;
    margin-bottom: 2.6vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__description {
    font-size: 3.51vw;
    line-height: 4.125vw;
    margin-bottom: 3.2vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__description {
    font-size: 4.44vw;
    line-height: 7vw;
    margin-bottom: 4vw;
  }
}
.form__section {
  padding-bottom: 48px;
}
@media screen and (max-width: 1440.02px) {
  .form__section {
    padding-bottom: 6%;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__section {
    padding-bottom: 8%;
  }
}
.form__section-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 1vw;
}
@media screen and (max-width: 1440.02px) {
  .form__section-title {
    font-size: 1.65vw;
    line-height: 2.133vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__section-title {
    font-size: 2.36vw;
    line-height: 3vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__section-title {
    font-size: 3.13vw;
    line-height: 4.6vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__section-title {
    font-size: 4.5vw;
    line-height: 7vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__section-title {
    font-size: 5.5vw;
    line-height: 8vw;
  }
}
.form__group {
  display: flex;
  gap: 1%;
}
.form__group input {
  height: 100%;
}
.form__field {
  font-size: 16px;
  line-height: 24px;
  margin: 16px 0;
}
@media (min-width: 768.02px) {
  .form__field--city {
    max-width: 60%;
  }
}
.form__field a {
  display: inline;
}
@media screen and (max-width: 1440.02px) {
  .form__field {
    line-height: 1.5vw;
    font-size: 1.111vw;
    margin: 1vw 0;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__field {
    font-size: 1.562vw;
    line-height: 2.15vw;
    margin: 1.2vw 0;
  }
}
@media screen and (max-width: 768.02px) {
  .form__field {
    line-height: 2.6vw;
    font-size: 2.07vw;
    margin: 2vw 0;
  }
}
@media screen and (max-width: 460.02px) {
  .form__field {
    line-height: 4.73vw;
    font-size: 3.45vw;
    margin: 3vw 0;
  }
}
@media screen and (max-width: 360.02px) {
  .form__field {
    line-height: 6vw;
    font-size: 4.5vw;
    margin: 4.44vw 0;
  }
}
.form__field:last-child {
  margin-bottom: 0;
}
.form__field .checkbox .checkbox__label {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1440.02px) {
  .form__field .checkbox .checkbox__label {
    font-size: 1vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__field .checkbox .checkbox__label {
    font-size: 1.38vw;
    line-height: 1.87vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__field .checkbox .checkbox__label {
    font-size: 1.8vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__field .checkbox .checkbox__label {
    font-size: 3vw;
    line-height: 4.4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__field .checkbox .checkbox__label {
    font-size: 3.85vw;
    line-height: 5vw;
  }
}
.form__field.password .form__input-wrapp {
  position: relative;
}
.form__field.password .pass-show-toggler {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 24px;
  height: 24px;
  background: url("../img/block-popups/eye-close.svg") 0 0 no-repeat, #fff;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.2s ease 0s;
}
.form__field.password .pass-show-toggler.show {
  background: url("../img/block-popups/eye-open.png") 0 0 no-repeat, #fff;
}
.form__field.password .pass-show-toggler:hover {
  opacity: 0.8;
}
.form__field-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  gap: 1%;
}
.form__field-group > * {
  flex: 1 1 auto;
}
@media screen and (max-width: 1440.02px) {
  .form__field-group {
    font-size: 1vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__field-group {
    font-size: 1.38vw;
    line-height: 1.87vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__field-group {
    font-size: 1.8vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__field-group {
    font-size: 3vw;
    line-height: 4.4vw;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 460.02px) and (max-width: 460.02px) {
  .form__field-group {
    gap: 3vw;
  }
}
@media screen and (max-width: 460.02px) and (max-width: 360.02px) {
  .form__field-group {
    gap: 4.44vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__field-group .form__label {
    width: 100%;
  }
}
@media screen and (max-width: 360.02px) {
  .form__field-group {
    font-size: 3.85vw;
    line-height: 5vw;
  }
}
.form__btn-add {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  transition: color 0.2s ease 0s;
  font-weight: 600;
}
.form__btn-add svg path {
  transition: fill 0.2s ease 0s;
  fill: #16151c;
}
.form__btn-add:hover {
  color: #8958f1;
}
.form__btn-add:hover svg path {
  fill: #8958f1;
}
.form__submit-group {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 768.02px) {
  .form__submit-group {
    flex-wrap: wrap;
  }
  .form__submit-group .form__btn {
    flex: 1 1 100%;
  }
}
.form__submit-group .form__input-wrapp {
  flex: 1;
}
@media screen and (max-width: 768.02px) {
  .form__submit-group .form__input-wrapp {
    flex: 1 1 100%;
  }
}
.form__privacy {
  font-size: 12px;
  line-height: 18px;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  .form__privacy {
    font-size: 0.86vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__privacy {
    font-size: 1.18vw;
    line-height: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__privacy {
    font-size: 1.56vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__privacy {
    font-size: 2.63vw;
    line-height: 4.1vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__privacy {
    font-size: 3.37vw;
    line-height: 4.5vw;
  }
}
.form__privacy a {
  display: inline;
  text-decoration: underline;
}
.form__privacy a:hover {
  color: #16151c;
}
.form__btngroup {
  display: flex;
  gap: 2%;
  margin-top: 4%;
}
@media screen and (max-width: 460.02px) {
  .form__btngroup {
    margin-top: 7vw;
  }
  .form__btngroup .form__btn {
    flex: 1;
  }
}
.form__label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
@media screen and (max-width: 1440.02px) {
  .form__label {
    font-size: 1vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__label {
    font-size: 1.38vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__label {
    font-size: 1.8vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__label {
    font-size: 3vw;
    line-height: 4.4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__label {
    font-size: 4vw;
    line-height: 5vw;
  }
}
.form__label-name {
  margin-bottom: 0.932%;
}
@media screen and (max-width: 460.02px) {
  .form__label-name {
    margin-bottom: 1%;
  }
}
@media screen and (max-width: 360.02px) {
  .form__label-name {
    margin-bottom: 2vw;
  }
}
.form__label-name span {
  color: red;
}
.form__input {
  border-radius: 10px;
  border: 1px solid #e5e5eb;
  font-size: 16px;
  line-height: 24px;
  padding: 11px 16px;
  width: 100%;
}
@media screen and (max-width: 1440.02px) {
  .form__input {
    line-height: 1.5vw;
    padding: 0.8vw 1.25vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__input {
    font-size: 1.562vw;
    padding: 1.1vw 1.458vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__input {
    line-height: 2.6vw;
    padding: 1.56vw 2.344vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__input {
    line-height: 4.73vw;
    padding: 2.95vw 3.51vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__input {
    line-height: 6vw;
    padding: 3.44vw 4.44vw;
    font-size: 4.5vw;
  }
}
.form__input-wrapp {
  position: relative;
}
.form__input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  height: 18px;
}
.form__input-icon + .form__input {
  padding-left: 40px;
}
.form__prompt {
  color: #80808a;
  font-size: 12px;
  line-height: 20px;
  font-size: 12px;
  margin-top: 0.9%;
}
@media screen and (max-width: 1440.02px) {
  .form__prompt {
    font-size: 0.86vw;
    line-height: 1.5vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .form__prompt {
    font-size: 1.1vw;
    line-height: 2.2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .form__prompt {
    font-size: 1.58vw;
    line-height: 2.8vw;
  }
}
@media screen and (max-width: 460.02px) {
  .form__prompt {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
}
@media screen and (max-width: 360.02px) {
  .form__prompt {
    font-size: 3.3vw;
    line-height: 5vw;
  }
}
.popup .form__btn {
  width: 100%;
}

.form-promocode {
  margin: 32px 0;
}
@media screen and (max-width: 1024.02px) {
  .form-promocode {
    margin: 5% 0;
  }
}
@media screen and (max-width: 460.02px) {
  .form-promocode {
    margin: 6% 0;
  }
}
.form-promocode .form__field {
  margin: 0;
  flex: 1;
}

body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  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;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
  pointer-events: none;
}
@media screen and (max-width: 460.02px) {
  .popup.popup-signup .popup__content, .popup.popup-signin .popup__content, .popup.popup-delivery-point .popup__content {
    padding: 10vw 10vw 10vw 10vw;
  }
}
@media screen and (max-width: 360.02px) {
  .popup.popup-signup .popup__content, .popup.popup-signin .popup__content, .popup.popup-delivery-point .popup__content {
    padding: 10vw 6vw 6vw 6vw;
  }
}
@media screen and (max-width: 460.02px) {
  .popup {
    padding: 0;
  }
}
.popup__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
}
@media screen and (max-width: 460.02px) {
  .popup__wrapper {
    position: relative;
    height: 100%;
  }
}
.popup__content {
  visibility: hidden;
  transform: translate(0, 20px);
  transition: all 0.3s ease 0s;
  background-color: #fafafc;
  padding: 40px;
  width: 100%;
  max-width: 460px;
  border-radius: 20px;
  opacity: 0;
}
@media screen and (max-width: 1440.02px) {
  .popup__content {
    max-width: 31vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .popup__content {
    max-width: 45vw;
  }
}
@media screen and (max-width: 768.02px) {
  .popup__content {
    max-width: 60vw;
  }
}
@media screen and (max-width: 460.02px) {
  .popup__content {
    max-width: 100vw;
    border-radius: 0;
    height: 100%;
    overflow: auto;
    padding: 40vw 10vw 10vw 10vw;
  }
}
@media screen and (max-width: 360.02px) {
  .popup__content {
    padding: 50vw 6vw 6vw 6vw;
  }
}
.lock .popup__content {
  visibility: visible;
}
.popup__close {
  margin-left: auto;
  cursor: pointer;
  display: block;
  transition: opacity 0.1s ease 0s;
  position: absolute;
  right: 1vw;
  top: 1vw;
  z-index: 1;
  border-radius: 50%;
  background-color: rgba(250, 250, 252, 0.7529411765);
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.popup__close:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1440.02px) {
  .popup__close {
    right: 2vw;
    top: 2vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .popup__close {
    right: 3vw;
    top: 3vw;
  }
}
@media screen and (max-width: 768.02px) {
  .popup__close {
    right: 3.5vw;
    top: 3.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .popup__close {
    right: 3vw;
    top: 3vw;
    width: 5vw;
    height: 5vw;
  }
}
.popup__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-top: 2%;
  margin-bottom: 1.5%;
}
@media screen and (max-width: 1440.02px) {
  .popup__title {
    font-size: 1.6vw;
    line-height: 2.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .popup__title {
    font-size: 2.3vw;
    line-height: 4.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .popup__title {
    font-size: 3.12vw;
    line-height: 5.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .popup__title {
    font-size: 5vw;
    line-height: 6.125vw;
  }
}
@media screen and (max-width: 360.02px) {
  .popup__title {
    font-size: 5.44vw;
    line-height: 8vw;
  }
}

.popup_show {
  z-index: 150;
  visibility: visible;
  overflow: auto;
  pointer-events: auto;
}

.popup_show .popup__content {
  visibility: visible;
  transform: translate(0, 0);
  opacity: 1;
}

.popup-signin .form__field-group > * {
  flex: 0 1 auto;
}

.rating-vote {
  display: flex;
  font-size: 40px;
  line-height: 0.75;
  transition: opacity 0.3s ease 0s;
}

.rating.rating_sending {
  opacity: 0.2;
}

.rating.rating_set .rating__active,
.rating.rating_set .rating__item {
  cursor: pointer;
}

.rating-vote__body {
  position: relative;
}

.rating-vote__body::before {
  content: url("../img/block-reviews/rating-review.png");
  display: block;
}

.rating-vote__items {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rating-vote__item {
  position: absolute;
  width: 0%;
  height: 0%;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
}

.rating-vote__label {
  flex: 0 0 20%;
  height: 100%;
  cursor: pointer;
}

.rating-vote__item:checked,
.rating-vote__item:checked ~ .rating-vote__label {
  content: url("../img/block-reviews/rating-full.svg");
}

.rating-vote__label:hover,
.rating-vote__label:hover ~ .rating-vote__label,
.rating-vote__label:checked ~ .rating-vote__label:hover {
  content: url("../img/block-reviews/rating-full.svg");
}

.checkbox {
  position: relative;
}
.checkbox + .checkbox {
  margin-top: 8px;
}
.checkbox__input {
  display: none;
}
.checkbox__input:checked + label::before {
  background-color: var(--themeColor);
  border-color: var(--themeColor);
  background-image: url("../img/icons/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
@media screen and (max-width: 1440.02px) {
  .checkbox__input:checked + label::before {
    background-size: 0.972vw 0.972vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .checkbox__input:checked + label::before {
    background-size: 1.367vw 1.367vw;
  }
}
@media screen and (max-width: 768.02px) {
  .checkbox__input:checked + label::before {
    background-size: 1.823vw 1.823vw;
  }
}
@media screen and (max-width: 460.02px) {
  .checkbox__input:checked + label::before {
    background-size: 2.823vw 2.823vw;
  }
}
@media screen and (max-width: 360.02px) {
  .checkbox__input:checked + label::before {
    background-size: 3.889vw 3.889vw;
  }
}
.checkbox__label {
  display: flex;
  gap: 8px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 1440.02px) {
  .checkbox__label {
    gap: 0.556vw;
    font-size: 1.111vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .checkbox__label {
    gap: 0.781vw;
    font-size: 1.563vw;
    line-height: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .checkbox__label {
    gap: 1.042vw;
    font-size: 2.083vw;
    line-height: 3vw;
  }
}
@media screen and (max-width: 460.02px) {
  .checkbox__label {
    gap: 1.042vw;
    font-size: 3.083vw;
    line-height: 4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .checkbox__label {
    gap: 2.222vw;
    font-size: 4.444vw;
    line-height: 6vw;
  }
}
.checkbox__label::before {
  content: "";
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  display: block;
  border: 1px solid #d1d1db;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1440.02px) {
  .checkbox__label::before {
    flex: 0 0 1.25vw;
    width: 1.25vw;
    height: 1.25vw;
    border-radius: 0.278vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .checkbox__label::before {
    flex: 0 0 1.758vw;
    width: 1.758vw;
    height: 1.758vw;
    border-radius: 0.391vw;
  }
}
@media screen and (max-width: 768.02px) {
  .checkbox__label::before {
    flex: 0 0 2.344vw;
    width: 2.344vw;
    height: 2.344vw;
    border-radius: 0.521vw;
  }
}
@media screen and (max-width: 460.02px) {
  .checkbox__label::before {
    flex: 0 0 3.344vw;
    width: 3.344vw;
    height: 3.344vw;
    border-radius: 0.721vw;
  }
}
@media screen and (max-width: 360.02px) {
  .checkbox__label::before {
    flex: 0 0 5vw;
    width: 5vw;
    height: 5vw;
    border-radius: 1.111vw;
  }
}

.quantity {
  width: 104px;
  height: 32px;
  display: flex;
}
@media screen and (max-width: 1440.02px) {
  .quantity {
    width: 6.933vw;
    height: 2.133vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .quantity {
    width: 10.933vw;
    height: 3.5vw;
  }
}
@media screen and (max-width: 768.02px) {
  .quantity {
    width: 13.933vw;
    height: 4.333vw;
  }
}
@media screen and (max-width: 460.02px) {
  .quantity {
    width: 25.933vw;
    height: 8.133vw;
  }
}
.quantity__button {
  flex: 0 0 32px;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid #e5e5eb;
  transition: all 0.2s ease 0s;
}
@media screen and (max-width: 1440.02px) {
  .quantity__button {
    flex: 0 0 33.3333%;
  }
}
.quantity__button::before, .quantity__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 3px;
  transition: all 0.2s ease 0s;
  margin: 0px 0px 0px -4.5px;
  background-color: #e5e5eb;
  width: 11px;
  height: 2px;
}
@media screen and (max-width: 460.02px) {
  .quantity__button::before, .quantity__button::after {
    width: 12px;
  }
}
.quantity__button:hover {
  border: 1px solid #16151c;
}
.quantity__button:hover::before, .quantity__button:hover::after {
  background-color: #16151c;
}
.quantity__button_plus::before {
  transform: rotate(-90deg);
}
.quantity__input {
  flex: 1 1 auto;
  margin: 0 2px;
}
.quantity__input input {
  height: 100%;
  font-size: 16px;
  line-height: 24px;
  font-family: "Arial";
  font-weight: 600;
  border-radius: 10px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1440.02px) {
  .quantity__input input {
    font-size: 1.111vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .quantity__input input {
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .quantity__input input {
    font-size: 2.083vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .quantity__input input {
    font-size: 3.4vw;
    line-height: 4.125vw;
  }
}
@media screen and (max-width: 360.02px) {
  .quantity__input input {
    font-size: 4.444vw;
    line-height: 6.667vw;
  }
}

.select {
  position: relative;
}
.select__title {
  position: relative;
  border-radius: 10px;
  border: 1px solid #e5e5eb;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
  width: 100%;
  color: inherit;
  text-align: left;
  background-color: #fff;
  cursor: pointer;
  width: 100%;
  font-family: "GolosText";
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 1440.02px) {
  .select__title {
    font-size: 1.25vw;
    line-height: 1.667vw;
    padding: 0.8vw 1.25vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .select__title {
    font-size: 1.758vw;
    line-height: 2.344vw;
    padding: 1.1vw 1.458vw;
  }
}
@media screen and (max-width: 768.02px) {
  .select__title {
    font-size: 2.344vw;
    line-height: 3.125vw;
    padding: 1.56vw 2.344vw;
  }
}
@media screen and (max-width: 460.02px) {
  .select__title {
    font-size: 3.51vw;
    line-height: 4.125vw;
    padding: 2.95vw 3.51vw;
  }
}
@media screen and (max-width: 360.02px) {
  .select__title {
    font-size: 4.44vw;
    line-height: 7vw;
    padding: 3.44vw 4.44vw;
  }
}
@media screen and (max-width: 1440.02px) {
  .select__title {
    line-height: 1.5vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .select__title {
    font-size: 1.562vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .select__title {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .select__title {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .select__title {
    line-height: 6vw;
    font-size: 4.5vw;
  }
}
.select__value {
  display: flex;
  align-items: center;
  gap: 10px;
}
.select__value > * {
  flex: 1 1 auto;
}
.select__value:after {
  content: "⏷";
  color: #80808a;
  align-self: stretch;
  flex: 0 0 10px;
  transition: all 0.2s ease 0s;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center;
}
._select-open .select__value:after {
  transform: rotate(-180deg);
}
.select__value._select-pseudo-label::before {
  content: attr(data-pseudo-label);
  opacity: 0.5;
}
.select__text {
  flex: 1 1 auto;
}
.select__input {
  width: 100%;
  background-color: transparent;
  height: 100%;
}
.select__options {
  position: absolute;
  top: 80%;
  border-radius: 0 0 10px 10px;
  min-width: 100%;
  left: 0px;
  right: 0px;
  background-color: #fff;
  border-top: 0;
  border: 1px solid #e5e5eb;
  border-top: 0;
  padding: 1% 0px 1% 0px;
}
@media screen and (max-width: 1024.02px) {
  .select__options {
    padding: 2% 0px 2% 0px;
  }
}
@media screen and (max-width: 460.02px) {
  .select__options {
    padding: 3% 0px 3% 0px;
  }
}
@media screen and (max-width: 360.02px) {
  .select__options {
    padding: 4% 0px 4% 0px;
  }
}
.select__scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.select__option {
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 2%;
  color: inherit;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
}
@media screen and (max-width: 1440.02px) {
  .select__option {
    line-height: 1.5vw;
    padding: 0.8vw 1.25vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .select__option {
    font-size: 1.562vw;
    padding: 1.1vw 1.458vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .select__option {
    line-height: 2.6vw;
    padding: 1.56vw 2.344vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .select__option {
    line-height: 4.73vw;
    padding: 2.95vw 3.51vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .select__option {
    line-height: 6vw;
    padding: 3.44vw 4.44vw;
    font-size: 4.5vw;
  }
}
@media (any-hover: hover) {
  .select__option:hover {
    background: #fafafc;
  }
}
.select__row {
  display: inline-flex;
  align-items: center;
}
.select._select-open {
  z-index: 5;
}
.select._select-open .select__title,
.select._select-open .select__options {
  border-color: #00a743;
}
._select-tag {
  cursor: pointer;
}

.radio {
  display: inline-flex;
  align-items: flex-start;
  cursor: pointer;
}
.radio input.radio__input {
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
}
.radio__input {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #e5e5eb;
  border-radius: 50%;
  margin-right: 10px;
  background-color: transparent;
  position: relative;
  top: 6px;
  cursor: pointer;
}
.radio__input:focus {
  outline: none;
}
.radio__input:checked::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  background-color: #fff;
  border: 5px solid var(--themeColor);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: appear 0.1s linear;
}
.radio__label {
  cursor: pointer;
}
@media screen and (max-width: 1440.02px) {
  .radio__label-name {
    line-height: 1.5vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .radio__label-name {
    font-size: 1.562vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .radio__label-name {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .radio__label-name {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .radio__label-name {
    line-height: 6vw;
    font-size: 4.5vw;
  }
}
.radio__label-text {
  font-size: 12px;
  line-height: 18px;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  .radio__label-text {
    font-size: 0.86vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .radio__label-text {
    font-size: 1.18vw;
    line-height: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .radio__label-text {
    font-size: 1.56vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .radio__label-text {
    font-size: 2.63vw;
    line-height: 4.1vw;
  }
}
@media screen and (max-width: 360.02px) {
  .radio__label-text {
    font-size: 3.37vw;
    line-height: 4.5vw;
  }
}

.radio-btn.active .radio-btn__label {
  border-color: var(--themeColor);
}
.radio-btn.active .radio-btn__label::before {
  opacity: 1;
  visibility: visible;
  animation: appear 0.2s linear;
}
.radio-btn__icon {
  margin-right: 10px;
  width: 22px;
}
.radio-btn__input {
  display: none;
}
.radio-btn__label {
  border: 1px solid #e5e5eb;
  padding: 12px 12px 12px 40px;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  display: flex;
  height: 100%;
  cursor: pointer;
}
.radio-btn__label:hover {
  border-color: #d1d1db;
}
@media screen and (max-width: 1024.02px) {
  .radio-btn__label {
    padding: 40px 12px 12px 12px;
  }
}
@media screen and (max-width: 768.02px) {
  .radio-btn__label {
    padding: 12px 12px 12px 40px;
  }
}
@media screen and (max-width: 589.02px) {
  .radio-btn__label {
    padding: 40px 12px 12px 12px;
  }
}
@media screen and (max-width: 460.02px) {
  .radio-btn__label {
    padding: 12px 12px 12px 40px;
  }
}
.radio-btn__label::after, .radio-btn__label::before {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.radio-btn__label::after {
  height: 17px;
  width: 17px;
  left: 11px;
  top: 16px;
  background-color: #fff;
  border: 1px solid #e5e5eb;
}
@media screen and (max-width: 1024.02px) {
  .radio-btn__label::after {
    top: 12px;
  }
}
@media screen and (max-width: 460.02px) {
  .radio-btn__label::after {
    top: 16px;
  }
}
.radio-btn__label::before {
  background: #fff;
  height: 17px;
  width: 17px;
  left: 11px;
  border: 5px solid var(--themeColor);
  top: 16px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
@media screen and (max-width: 1024.02px) {
  .radio-btn__label::before {
    top: 12px;
    left: 11px;
  }
}
@media screen and (max-width: 460.02px) {
  .radio-btn__label::before {
    top: 16px;
  }
}
.radio-btn__label-name {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2%;
}
@media screen and (max-width: 1440.02px) {
  .radio-btn__label-name {
    line-height: 1.5vw;
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .radio-btn__label-name {
    font-size: 1.562vw;
    line-height: 2.15vw;
  }
}
@media screen and (max-width: 768.02px) {
  .radio-btn__label-name {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .radio-btn__label-name {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .radio-btn__label-name {
    line-height: 6vw;
    font-size: 4.5vw;
  }
}
.radio-btn__label-text {
  font-size: 12px;
  line-height: 18px;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  .radio-btn__label-text {
    font-size: 0.86vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .radio-btn__label-text {
    font-size: 1.18vw;
    line-height: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .radio-btn__label-text {
    font-size: 1.56vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .radio-btn__label-text {
    font-size: 2.63vw;
    line-height: 4.1vw;
  }
}
@media screen and (max-width: 360.02px) {
  .radio-btn__label-text {
    font-size: 3.37vw;
    line-height: 4.5vw;
  }
}

@keyframes appear {
  0% {
    border: 0px solid var(--themeColorHover);
  }
  100% {
    border: 6px solid var(--themeColor);
  }
}
.select_hidden {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.custom-select-wrapper {
  position: relative;
  width: 100%;
}

.custom-select {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

.custom-select-display .custom-select-arrow {
  margin-left: auto;
  transition: transform 0.2s;
  align-self: flex-start;
}

.custom-select-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #e5e5eb;
  border-radius: 10px;
  margin-top: 5px;
  z-index: 100;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-select-option {
  padding: 12px 12px 12px 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.custom-select-option:hover {
  background-color: #f5f5f5;
}
.custom-select-option::after {
  content: "";
  position: absolute;
  height: 17px;
  width: 17px;
  left: 11px;
  top: 16px;
  background-color: #fff;
  border: 1px solid #e5e5eb;
  border-radius: 50%;
}
.custom-select-option.selected::before {
  content: "";
  position: absolute;
  height: 17px;
  width: 17px;
  left: 11px;
  top: 16px;
  background: #fff;
  border: 5px solid var(--themeColor);
  border-radius: 50%;
  z-index: 1;
}

/* Адаптивные стили из вашего кода */
.radio-btn__icon {
  margin-right: 10px;
}

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #f58414;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*navigation*/
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  bottom: 32px;
  left: 50%;
  z-index: 2;
  display: flex;
  overflow: hidden;
  text-align: center;
  justify-content: center;
  min-width: 0;
  column-gap: 5px;
  transform: translateX(-50%);
}
@media screen and (max-width: 1440.02px) {
  .swiper-pagination {
    bottom: 2.222vw;
    column-gap: 0.347vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .swiper-pagination {
    bottom: 2.344vw;
    column-gap: 0.391vw;
  }
}
@media screen and (max-width: 768.02px) {
  .swiper-pagination {
    bottom: 2.344vw;
    column-gap: 0.391vw;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  border-radius: 4px;
  background-color: #e5e5eb;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 1.111vw;
    height: 0.417vw;
    border-radius: 0.278vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 1.172vw;
    height: 0.488vw;
    border-radius: 0.293vw;
  }
}
@media screen and (max-width: 768.02px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 1.5vw;
    height: 0.7vw;
    border-radius: 0.391vw;
  }
}
@media screen and (max-width: 460.02px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 2vw;
    height: 0.8vw;
    border-radius: 0.391vw;
  }
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 32px;
  background-color: var(--swiper-theme-color);
}
@media screen and (max-width: 1440.02px) {
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 2.222vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 3.3vw;
  }
}
@media screen and (max-width: 460.02px) {
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 4.5vw;
  }
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-button-prev,
.swiper-button-next {
  font-weight: 700;
  color: #d1d1db;
  width: 48px;
  height: 48px;
  background-color: #fff;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 50%;
  font-size: 16px;
  transition: all 0.3s ease 0s;
  will-change: transform;
  transform: translateY(-50%);
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.0784313725);
  color: #c1c1c5;
}
.swiper-button-prev:active,
.swiper-button-next:active {
  transform: scale(0.95) translateY(-50%);
}
@media screen and (max-width: 1440.02px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 3.2vw;
    height: 3.2vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 4vw;
    height: 4vw;
  }
}
@media screen and (max-width: 768.02px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 5vw;
    height: 5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 7vw;
    height: 7vw;
  }
}
@media screen and (max-width: 360.02px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 9vw;
    height: 9vw;
  }
}

header {
  padding: 24px 0;
  position: relative;
}
@media screen and (max-width: 1440.02px) {
  header {
    padding: 1.667vw 0;
  }
}
@media screen and (max-width: 1024.02px) {
  header {
    padding: 2.344vw 0;
  }
}
@media screen and (max-width: 768.02px) {
  header {
    padding: 3.125vw 0;
  }
}
@media screen and (max-width: 360.02px) {
  header {
    padding: 5.556vw 0;
  }
}
header .container .header__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper {
    gap: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper {
    gap: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper {
    gap: 3vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper {
    gap: 4vw;
  }
}
header .container .header__wrapper .header_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top {
    gap: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top {
    gap: 1.953vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top {
    gap: 2.604vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top {
    gap: 5.556vw;
  }
}
header .container .header__wrapper .header_top .column_left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_left {
    gap: 4.861vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_left {
    gap: 6.836vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_left {
    gap: 9.115vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left {
    gap: 3.115vw;
  }
}
header .container .header__wrapper .header_top .column_left .logo__wrapper {
  display: flex;
  width: 225px;
  height: 48px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_left .logo__wrapper {
    width: 15.625vw;
    height: 3.333vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_left .logo__wrapper {
    width: 21.973vw;
    height: 4.688vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_left .logo__wrapper {
    width: 26.953vw;
    height: 5.729vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left .logo__wrapper {
    width: 32.953vw;
    height: 9.729vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_left .logo__wrapper {
    width: 44.444vw;
    height: 9.444vw;
  }
}
header .container .header__wrapper .header_top .column_left .logo__wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper {
    display: none;
  }
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #0d0d11;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone {
    gap: 0.556vw;
    margin-bottom: 0.278vw;
    font-size: 1.25vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone {
    gap: 0.781vw;
    margin-bottom: 0.391vw;
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone {
    gap: 1.042vw;
    margin-bottom: 0.521vw;
    font-size: 2.344vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone {
    gap: 1.042vw;
    margin-bottom: 0.521vw;
    font-size: 3.344vw;
    line-height: 4.125vw;
  }
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg {
    width: 4.125vw;
    height: 4.125vw;
  }
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone svg path {
  fill: #0d0d11;
  transition: all 0.3s;
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone:hover {
  color: #f58414;
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .phone:hover svg path {
  fill: #f58414;
}
header .container .header__wrapper .header_top .column_left .header-phone__wrapper .work-time {
  margin-left: 32px;
  font-size: 14px;
  line-height: 20px;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .work-time {
    margin-left: 2.222vw;
    font-size: 0.972vw;
    line-height: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .work-time {
    margin-left: 3.125vw;
    font-size: 1.367vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .work-time {
    margin-left: 4.167vw;
    font-size: 1.823vw;
    line-height: 2.604vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_left .header-phone__wrapper .work-time {
    margin-left: 5.167vw;
    font-size: 2.823vw;
    line-height: 3.9vw;
  }
}
header .container .header__wrapper .header_top .column_right {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right {
    gap: 2.222vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu {
    display: none;
  }
}
header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul {
    gap: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul {
    padding: 2vw 0;
    border-bottom: 1px solid #e5e5eb;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul {
    gap: 3vw;
    padding: 3vw 0;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 4.5vw;
    padding: 5vw 0;
  }
}
header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li {
  display: flex;
}
header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
  font-size: 14px;
  line-height: 20px;
  color: #80808a;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
    font-size: 0.972vw;
    line-height: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
    display: flex;
    font-size: 2.08vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
    font-size: 3.267vw;
    line-height: 5.125vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a {
    font-size: 4.267vw;
    line-height: 6.125vw;
  }
}
header .container .header__wrapper .header_top .column_right .desctop-menu ul.desctop-menu-ul li a:hover {
  color: #f58414;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu {
    gap: 1.111vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu {
    gap: 1.563vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu {
    gap: 1.042vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu {
    gap: 2.222vw;
  }
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border: 1px solid #e5e5eb;
  border-radius: 50%;
  background-color: #fafafc;
  transition: all 0.3s;
  cursor: pointer;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg path {
  transition: stroke 0.3s;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button:hover {
  border-color: var(--themeColor);
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button:hover svg path {
  stroke: var(--themeColor);
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
    width: 3.889vw;
    height: 3.889vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
    width: 5.469vw;
    height: 5.469vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
    width: 6.25vw;
    height: 6.25vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
    width: 9.25vw;
    height: 9.25vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button {
    width: 12.222vw;
    height: 12.222vw;
  }
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
    width: 4.5vw;
    height: 4.5vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .header-button svg {
    width: 6.667vw;
    height: 6.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .login-button {
    display: none;
  }
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .login-button svg path {
  fill: #000;
  transition: all 0.3s;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .login-button:hover {
  cursor: pointer;
  background-color: #fff;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .login-button:hover svg path {
  fill: #f58414;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button {
  position: relative;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button svg .to-pink {
  fill: #d1d1db;
  transition: all 0.3s;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button svg .to-purple {
  fill: #80808a;
  transition: all 0.3s;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button .count {
  display: none;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full:hover svg .to-pink {
  fill: var(--themeColor);
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full svg .to-pink {
  fill: #000;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full svg .to-purple {
  fill: #80808a;
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  background-color: #00a743;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
    width: 1.528vw;
    height: 1.528vw;
    font-size: 0.833vw;
    line-height: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
    width: 2.148vw;
    height: 2.148vw;
    font-size: 1.172vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
    width: 2.865vw;
    height: 2.865vw;
    font-size: 1.563vw;
    line-height: 2.083vw;
    top: -0.521vw;
    right: -0.521vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
    width: 3.865vw;
    height: 3.865vw;
    font-size: 2.563vw;
    line-height: 3.03vw;
    top: -0.521vw;
    right: -0.521vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .cart-button.full .count {
    width: 6.111vw;
    height: 6.111vw;
    font-size: 3.333vw;
    line-height: 5.556vw;
    top: -1.667vw;
    right: -1.667vw;
  }
}
header .container .header__wrapper .header_top .column_right .header-top-submenu .menu-button {
  background-color: #fff;
  display: none;
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_top .column_right .header-top-submenu .menu-button {
    display: flex;
  }
}
header .container .header__wrapper .header_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  position: relative;
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom {
    align-items: stretch;
  }
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom {
    gap: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom {
    gap: 2.344vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-button {
  flex: 1 1 50%;
  display: none;
  gap: 8px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #00a743;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  padding: 14px 12px;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
header .container .header__wrapper .header_bottom .catalog-button svg {
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-button svg {
    width: 2.3vw;
    height: 2.3vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .catalog-button svg {
    width: 3.2vw;
    height: 3.2vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .catalog-button svg {
    width: 4vw;
    height: 4vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-button.open svg.close {
  display: block;
}
header .container .header__wrapper .header_bottom .catalog-button.open svg.open {
  display: none;
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    flex: 0 1 auto;
  }
}
@media (any-hover: hover) {
  header .container .header__wrapper .header_bottom .catalog-button:hover {
    background-color: #008f39;
  }
  header .container .header__wrapper .header_bottom .catalog-button:active {
    background-color: #008f39;
  }
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    font-size: 1.25vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    display: flex;
    font-size: 2.344vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    padding: 2.5vw 2vw;
    font-size: 3.544vw;
    line-height: 4.425vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .catalog-button {
    padding: 3.7vw 2vw;
    font-size: 4.467vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper {
    position: absolute;
    z-index: 3;
    display: block !important;
    background-color: #fff;
    width: 100vw;
    left: calc(-100% - 7.8vw);
    top: 100%;
    min-height: 90vh;
    margin-top: 10px;
    padding: 4vw 2.604vw 20vw;
    transition: left 0.2s ease 0s;
    height: 100%;
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease 0s;
  }
}
@media screen and (max-width: 768.02px) and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper {
    left: calc(-100% - 14vw);
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper.active {
    opacity: 1;
    pointer-events: auto;
    left: -4.444vw;
  }
}
@media screen and (max-width: 768.02px) and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper.active {
    left: -2.604vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper {
    padding-top: 3vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.2vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li:hover .catalog-sub-menu {
  opacity: 1;
  transform: translate(0, 0);
  pointer-events: auto;
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #16151c;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
    padding: 0 1.667vw;
    gap: 0.556vw;
    font-size: 1.111vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
    padding: 0 1.563vw;
    gap: 0.781vw;
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
    gap: 1.781vw;
    font-size: 2.133vw;
    line-height: 3.344vw;
    padding: 0;
    margin-bottom: 1.5vw;
  }
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a::after {
    content: none !important;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
    font-size: 3.7vw;
    line-height: 5.344vw;
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a {
    font-size: 4.445vw;
    line-height: 6vw;
    padding: 0;
    margin-bottom: 4vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a:hover {
  color: var(--themeColor);
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #e5e5eb;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a::after {
    height: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a::after {
    height: 1.953vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li > a svg {
    width: 4.344vw;
    height: 4.344vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li:first-child a {
  padding-left: 0;
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li:last-child a {
  padding-right: 0;
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-menu ul:first-child > li:last-child a::after {
  display: none;
}
@media screen and (min-width: 768px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu {
    position: absolute;
    left: 0;
    top: calc(100% - 12px);
    background-color: #fff;
    width: 100%;
    z-index: 3;
    padding: 48px 0 48px;
    min-height: 180px;
    max-height: 400px;
    columns: 3;
    box-shadow: 0px 4px 5px -4px rgba(0, 0, 0, 0.0784313725);
    opacity: 0;
    transition: all 0.2s ease 0s;
    transform: translateY(10px);
    pointer-events: none;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #16151c;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
    padding: 0 1.667vw;
    gap: 0.556vw;
    font-size: 1.111vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
    padding: 0 1.563vw;
    gap: 0.781vw;
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
    gap: 1.781vw;
    font-size: 2.133vw;
    line-height: 3.344vw;
    padding: 0;
    margin-bottom: 1.5vw;
  }
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a::after {
    content: none !important;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
    font-size: 3.445vw;
    line-height: 4vw;
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a {
    font-size: 4.445vw;
    line-height: 6vw;
    padding: 0;
    margin-bottom: 2.5vw;
  }
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a:hover {
  color: var(--themeColor);
}
header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper .catalog-sub-menu li a svg {
    width: 4.344vw;
    height: 4.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .catalog-menu__wrapper {
    display: none;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper {
  transition: all 0.2s ease 0s;
  position: relative;
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper input {
    width: 100% !important;
    padding-left: 14px !important;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper .search_form {
  border: 1px solid #e5e5eb;
  background-color: #fafafc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  height: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form {
    gap: 1.25vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form {
    gap: 1.758vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form {
    line-height: 4.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form {
    gap: 0;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper .search_form .search_button {
  height: 100%;
  padding: 12px 16px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form .search_button {
    padding: 0.833vw 1.111vw;
    border-radius: 0.694vw;
    gap: 1.25vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form .search_button {
    padding: 1.172vw 1.563vw;
    border-radius: 0.977vw;
    gap: 1.758vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form .search_button {
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form .search_button {
    padding: 1.172vw 3vw;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper .search_form svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form svg {
    width: 3.333vw;
    height: 3.333vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form svg {
    width: 5.333vw;
    height: 5.333vw;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
  background-color: transparent;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: GolosText, sant-serif;
  color: #16151c;
  width: 220px;
  transition: width 0.3s ease 0s;
  padding-left: 14px;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    font-size: 1.25vw;
    width: 17.278vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    width: 100%;
    display: flex;
    font-size: 2.344vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    font-size: 4.267vw;
    line-height: 4.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search] {
    padding-left: 0;
  }
}
header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: GolosText, sant-serif;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
    font-size: 1.25vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
    display: flex;
    font-size: 2.344vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  header .container .header__wrapper .header_bottom .search__wrapper .search_form input[type=search]::placeholder {
    font-size: 4.267vw;
    line-height: 4.125vw;
  }
}

.user-out {
  border-bottom: 1px solid #e5e5eb;
  padding: 2vw 0;
}
@media (min-width: 1024.02px) {
  .user-out {
    display: none;
  }
}
@media screen and (max-width: 460.02px) {
  .user-out {
    padding: 3vw 0 5vw;
  }
}
@media screen and (max-width: 360.02px) {
  .user-out {
    padding: 2vw 0 5vw;
  }
}

@media (min-width: 1024.02px) {
  .user-in {
    display: none;
  }
}
.user-in.login-desctop {
  display: none;
  position: absolute;
  left: calc(-100% - 8vw);
  top: calc(100% + 1vw);
  z-index: 3;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.078);
  overflow: hidden;
  min-width: 312px;
  transition: all 0.2s ease 0s;
  transform: translateY(-10px);
  opacity: 0;
  pointer-events: none;
}
.user-in.login-desctop .user-out {
  display: flex;
  padding: 12px;
  gap: 2%;
}
.user-in.login-desctop .user-out .btn {
  flex: 1;
}
.user-in.login-desctop.show {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.user-in.login-desctop.show .user-in__menu {
  pointer-events: auto;
}
@media screen and (max-width: 1440.02px) {
  .user-in.login-desctop {
    min-width: 23.6vw;
    left: calc(-100% - 10vw);
  }
}
.user-in.login-desctop .user-in__mail {
  padding: 12px;
  border-bottom: 1px solid #e5e5eb;
}
.user-in.login-desctop .user-in__menu {
  opacity: 1;
  overflow: unset;
  max-height: none;
  border-radius: 0;
  box-shadow: none;
  transform: translate(0, 0);
}
@media (min-width: 1024.02px) {
  .user-in.login-desctop {
    display: block;
  }
}
.user-in__mail {
  display: flex;
  justify-content: space-between;
  padding: 2vw 0;
  border-bottom: 1px solid #e5e5eb;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 460.02px) {
  .user-in__mail {
    padding: 3vw 0;
  }
}
@media screen and (max-width: 360.02px) {
  .user-in__mail {
    padding: 5vw 0;
  }
}
.user-in__mail.show {
  border-bottom-color: transparent;
}
.user-in__mail.show span svg {
  transform: rotate(90deg);
}
.user-in__mail span {
  cursor: pointer;
  display: flex;
  gap: 2px;
  align-items: center;
}
.user-in__mail span svg {
  transition: transform 0.2s ease 0s;
}
.user-in__mail span svg path {
  stroke: var(--themeColor);
}
@media screen and (max-width: 1440.02px) {
  .user-in__mail span {
    font-size: 1.25vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .user-in__mail span {
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .user-in__mail span {
    line-height: 2.6vw;
    font-size: 2.07vw;
  }
}
@media screen and (max-width: 460.02px) {
  .user-in__mail span {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .user-in__mail span {
    font-size: 4.44vw;
    line-height: 7vw;
  }
}
.user-in__mail span:hover {
  color: var(--themeColor);
}
.user-in__menu {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 10px;
  background-color: #fff;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: overflow 2s ease 2s, all 0.2s ease 0s;
  overflow: hidden;
}
.user-in__menu.show {
  max-height: 230px;
  overflow-y: auto;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  transition: overflow 2s linear 2s, all 0.2s ease 0s;
}
.user-in__menu li.bonus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  border-bottom: 1px solid #e5e5eb;
}
.user-in__menu li.bonus span {
  padding: 12px;
  color: #00a743;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (max-width: 1440.02px) {
  .user-in__menu li.bonus span {
    font-size: 1.2vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .user-in__menu li.bonus span {
    font-size: 1.58vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .user-in__menu li.bonus span {
    font-size: 2.1vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .user-in__menu li.bonus span {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .user-in__menu li.bonus span {
    font-size: 4.4vw;
    line-height: 5vw;
  }
}
.user-in__menu li.bonus a {
  font-size: 14px;
  color: #80808a;
}
.user-in__menu li.bonus a:hover {
  color: var(--themeColor);
}
@media screen and (max-width: 1440.02px) {
  .user-in__menu li.bonus a {
    font-size: 1vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .user-in__menu li.bonus a {
    font-size: 1.38vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .user-in__menu li.bonus a {
    font-size: 1.8vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .user-in__menu li.bonus a {
    line-height: 4vw;
    font-size: 3vw;
  }
}
@media screen and (max-width: 360.02px) {
  .user-in__menu li.bonus a {
    font-size: 4vw;
    line-height: 5vw;
  }
}
.user-in__menu li a {
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
}
.user-in__menu li a:hover {
  color: var(--themeColor);
}
@media screen and (max-width: 1440.02px) {
  .user-in__menu li a {
    font-size: 1.2vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .user-in__menu li a {
    font-size: 1.58vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .user-in__menu li a {
    font-size: 2.1vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .user-in__menu li a {
    line-height: 4.73vw;
    font-size: 3.45vw;
  }
}
@media screen and (max-width: 360.02px) {
  .user-in__menu li a {
    font-size: 4.4vw;
    line-height: 3.125vw;
  }
}
.user-in__logout {
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  .user-in__logout {
    font-size: 1vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .user-in__logout {
    font-size: 1.4vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .user-in__logout {
    font-size: 2vw;
    line-height: 3vw;
  }
}
@media screen and (max-width: 460.02px) {
  .user-in__logout {
    font-size: 3vw;
    line-height: 4.4vw;
  }
}
.user-in__logout:hover {
  color: #16151c;
}

@media (max-width: 1024.02px) {
  .desctop-menu {
    display: block !important;
    position: absolute;
    left: 0;
    top: 9.6vw;
    width: 100%;
    z-index: 4;
    background-color: #fff;
    min-height: 95vh;
    padding: 0 64px;
    left: -105%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease 0s;
    overflow-y: auto;
    height: 100%;
  }
  .desctop-menu::before {
    content: "";
    position: fixed;
    z-index: 1;
    width: 100vw;
    height: 5px;
    left: 0;
    top: 9vw;
    background-color: #fff;
    box-shadow: 0 4px 10px 2px #fff;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 768.02px) {
  .desctop-menu::before {
    top: 10.6vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 460.02px) {
  .desctop-menu::before {
    top: 13vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 360.02px) {
  .desctop-menu::before {
    top: 19.5vw;
  }
}
@media (max-width: 1024.02px) {
  .desctop-menu._open {
    opacity: 1;
    left: 0;
    pointer-events: auto;
  }
  .desctop-menu._open + .header-top-submenu .menu-button .icon-close {
    display: block;
  }
  .desctop-menu._open + .header-top-submenu .menu-button .icon-open {
    display: none;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 1440.02px) {
  .desctop-menu {
    padding: 0 4.444vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 1024.02px) {
  .desctop-menu {
    padding: 0 3.125vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 768.02px) {
  .desctop-menu {
    padding: 0 2.604vw;
    top: 12vw;
    padding-top: 2vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 460.02px) {
  .desctop-menu {
    padding: 0 2.604vw;
    top: 13vw;
    padding-top: 2vw;
  }
}
@media screen and (max-width: 1024.02px) and (max-width: 360.02px) {
  .desctop-menu {
    padding: 0 4.444vw;
    padding-bottom: 15vh;
    top: 21.78vw;
  }
}
.desctop-menu .header-phone__wrapper {
  padding: 2vw 0;
  border-bottom: 1px solid #e5e5eb;
}
@media (min-width: 1024.02px) {
  .desctop-menu .header-phone__wrapper {
    display: none;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .header-phone__wrapper {
    padding: 5vw 0;
  }
}
.desctop-menu .header-phone__wrapper .phone {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #0d0d11;
  transition: all 0.3s;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .header-phone__wrapper .phone {
    gap: 0.556vw;
    margin-bottom: 0.278vw;
    font-size: 1.25vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .header-phone__wrapper .phone {
    gap: 0.781vw;
    margin-bottom: 0.391vw;
    font-size: 1.758vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .header-phone__wrapper .phone {
    gap: 1.042vw;
    margin-bottom: 0.521vw;
    font-size: 2.344vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .header-phone__wrapper .phone {
    gap: 1.32vw;
    margin-bottom: 0.721vw;
    font-size: 3.344vw;
    line-height: 4.6vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .header-phone__wrapper .phone {
    font-size: 4.4vw;
    line-height: 6vw;
  }
}
.desctop-menu .header-phone__wrapper .phone svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .header-phone__wrapper .phone svg {
    width: 1.667vw;
    height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .header-phone__wrapper .phone svg {
    width: 2.344vw;
    height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .header-phone__wrapper .phone svg {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .header-phone__wrapper .phone svg {
    width: 4vw;
    height: 4vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .header-phone__wrapper .phone svg {
    width: 5vw;
    height: 5vw;
  }
}
.desctop-menu .header-phone__wrapper .phone svg path {
  fill: #0d0d11;
  transition: all 0.3s;
}
.desctop-menu .header-phone__wrapper .phone:hover {
  color: #f58414;
}
.desctop-menu .header-phone__wrapper .phone:hover svg path {
  fill: #f58414;
}
.desctop-menu .header-phone__wrapper .work-time {
  margin-left: 32px;
  font-size: 14px;
  line-height: 20px;
  color: #80808a;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .header-phone__wrapper .work-time {
    margin-left: 2.222vw;
    font-size: 0.972vw;
    line-height: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .header-phone__wrapper .work-time {
    margin-left: 3.125vw;
    font-size: 1.367vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .header-phone__wrapper .work-time {
    margin-left: 4.167vw;
    font-size: 1.823vw;
    line-height: 2.604vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .header-phone__wrapper .work-time {
    margin-left: 5.167vw;
    font-size: 2.823vw;
    line-height: 4.604vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .header-phone__wrapper .work-time {
    margin-left: 6.167vw;
    font-size: 3.7vw;
    line-height: 5vw;
  }
}
.desctop-menu .column__addresses {
  display: flex;
  align-items: stretch;
  gap: 20px;
  flex-grow: 1;
}
@media (min-width: 1024.02px) {
  .desctop-menu .column__addresses {
    display: none;
  }
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses {
    gap: 1.389vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses {
    gap: 1.953vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .column__addresses {
    flex-direction: column;
    gap: 7vw;
  }
}
.desctop-menu .column__addresses .column {
  flex-basis: calc((100% - 20px) / 2);
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses .column {
    flex-basis: calc((100% - 1.389vw) / 2);
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses .column {
    flex-basis: 100%;
  }
}
.desctop-menu .column__addresses .column .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 14px;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses .column .title {
    font-size: 1.3vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses .column .title {
    font-size: 1.7vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .column__addresses .column .title {
    font-size: 2.1vw;
    line-height: 3.125vw;
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .column__addresses .column .title {
    font-size: 3.5vw;
    line-height: 4.7vw;
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .column__addresses .column .title {
    margin-bottom: 2vw;
    font-size: 5vw;
    line-height: 6vw;
  }
}
.desctop-menu .column__addresses .column .addresses-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses .column .addresses-list {
    gap: 0.833vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses .column .addresses-list {
    gap: 1.172vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .column__addresses .column .addresses-list {
    gap: 2.172vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .column__addresses .column .addresses-list {
    gap: 3.172vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .column__addresses .column .addresses-list {
    gap: 3.7vw;
  }
}
.desctop-menu .column__addresses .column .addresses-list li .address {
  line-height: 20px;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .address {
    font-size: 1vw;
    line-height: 1.667vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .address {
    font-size: 1.363vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .address {
    font-size: 1.82vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .address {
    font-size: 3vw;
    line-height: 4.6vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .address {
    font-size: 4vw;
    line-height: 6vw;
  }
}
.desctop-menu .column__addresses .column .addresses-list li .work-time {
  font-size: 12px;
  line-height: 20px;
  color: #686666;
}
@media screen and (max-width: 1440.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .work-time {
    font-size: 1vw;
    line-height: 1.3vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .work-time {
    font-size: 1.17vw;
    line-height: 2vw;
  }
}
@media screen and (max-width: 768.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .work-time {
    font-size: 1.562vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .work-time {
    font-size: 2.5vw;
    line-height: 4.125vw;
  }
}
@media screen and (max-width: 360.02px) {
  .desctop-menu .column__addresses .column .addresses-list li .work-time {
    font-size: 3.33vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .desctop-menu .column__addresses {
    padding: 5vw 0;
  }
}

.search_form._form-focus + .search-results-bar {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  visibility: visible;
}

.search-results-bar {
  position: absolute;
  z-index: 5;
  right: 0;
  top: calc(100% + 1vw);
  border-radius: 10px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0784313725);
  padding: 24px;
  width: 600px;
  background-color: #fff;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.2s ease 0s;
}
@media screen and (max-width: 1440.02px) {
  .search-results-bar {
    padding: 1.6vw;
    width: 40vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .search-results-bar {
    padding: 2vw;
    width: 50vw;
  }
}
@media screen and (max-width: 768.02px) {
  .search-results-bar {
    padding: 2.5vw;
    width: 60vw;
  }
}
@media screen and (max-width: 460.02px) {
  .search-results-bar {
    padding: 3vw;
    width: 95vw;
  }
}
@media screen and (max-width: 360.02px) {
  .search-results-bar {
    padding: 3.5vw;
    width: 91vw;
  }
}
.search-results-bar__item {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 16px;
  transition: all 0.2s ease 0s;
}
.search-results-bar__item:hover {
  color: var(--themeColor);
}
@media screen and (max-width: 1440.02px) {
  .search-results-bar__item {
    font-size: 1vw;
    line-height: 1.3vw;
    gap: 0.8vw;
    margin-bottom: 1.067vw;
  }
}
@media screen and (max-width: 1024.02px) {
  .search-results-bar__item {
    font-size: 1.38vw;
    line-height: 1.87vw;
    gap: 1vw;
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 768.02px) {
  .search-results-bar__item {
    font-size: 1.8vw;
    line-height: 2.5vw;
    gap: 1.4vw;
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 460.02px) {
  .search-results-bar__item {
    font-size: 3vw;
    line-height: 4.4vw;
    gap: 2vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 360.02px) {
  .search-results-bar__item {
    font-size: 3.85vw;
    line-height: 5vw;
    gap: 2.5vw;
    margin-bottom: 4vw;
  }
}
.search-results-bar__name {
  margin-bottom: 1%;
}
.search-results-bar__price {
  font-weight: 600;
}
.search-results-bar__link {
  white-space: nowrap;
}
@media (any-hover: hover) {
  .search-results-bar__link:hover svg path {
    stroke: var(--themeColor);
  }
}
.search-results-bar__link svg {
  transition: stroke 0.2s;
  margin-left: 3%;
  width: 6px;
  height: 10px;
}
@media screen and (max-width: 460.02px) {
  .search-results-bar__link svg {
    width: 2vw;
    height: 2vw;
  }
}