@font-face {
  font-family: "Bellota Text";
  src: local("Bellota Text Bold"), local("BellotaText-Bold"), url("../fonts/BellotaText-Bold.woff2") format("woff2"), url("../fonts/BellotaText-Bold.woff") format("woff"), url("../fonts/BellotaText-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bellota Text";
  src: local("Bellota Text Regular"), local("BellotaText-Regular"), url("../fonts/BellotaText-Regular.woff2") format("woff2"), url("../fonts/BellotaText-Regular.woff") format("woff"), url("../fonts/BellotaText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bellota Text";
  src: local("Bellota Text Light"), local("BellotaText-Light"), url("../fonts/BellotaText-Light.woff2") format("woff2"), url("../fonts/BellotaText-Light.woff") format("woff"), url("../fonts/BellotaText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest ExtraBold"), local("Onest-ExtraBold"), url("../fonts/Onest-ExtraBold.woff2") format("woff2"), url("../fonts/Onest-ExtraBold.woff") format("woff"), url("../fonts/Onest-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Light"), local("Onest-Light"), url("../fonts/Onest-Light.woff2") format("woff2"), url("../fonts/Onest-Light.woff") format("woff"), url("../fonts/Onest-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Medium"), local("Onest-Medium"), url("../fonts/Onest-Medium.woff2") format("woff2"), url("../fonts/Onest-Medium.woff") format("woff"), url("../fonts/Onest-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest SemiBold"), local("Onest-SemiBold"), url("../fonts/Onest-SemiBold.woff2") format("woff2"), url("../fonts/Onest-SemiBold.woff") format("woff"), url("../fonts/Onest-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest ExtraLight"), local("Onest-ExtraLight"), url("../fonts/Onest-ExtraLight.woff2") format("woff2"), url("../fonts/Onest-ExtraLight.woff") format("woff"), url("../fonts/Onest-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Regular"), local("Onest-Regular"), url("../fonts/Onest-Regular.woff2") format("woff2"), url("../fonts/Onest-Regular.woff") format("woff"), url("../fonts/Onest-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Bold"), local("Onest-Bold"), url("../fonts/Onest-Bold.woff2") format("woff2"), url("../fonts/Onest-Bold.woff") format("woff"), url("../fonts/Onest-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Black"), local("Onest-Black"), url("../fonts/Onest-Black.woff2") format("woff2"), url("../fonts/Onest-Black.woff") format("woff"), url("../fonts/Onest-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: local("Onest Thin"), local("Onest-Thin"), url("../fonts/Onest-Thin.woff2") format("woff2"), url("../fonts/Onest-Thin.woff") format("woff"), url("../fonts/Onest-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

body {
  padding-top: 80px;
  font-size: 16px;
  font-family: "Onest";
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #332E27;
}

ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
ul:not(:last-child) {
  margin-bottom: 12px;
}

ul ul {
  list-style: disc;
}

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

p {
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 12px;
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
@media screen and (min-width: 1281px) {
  a:hover {
    cursor: pointer;
  }
}

img {
  display: block;
  max-width: 100%;
  width: auto;
}

.no-overflow {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

h1 {
  font-family: "Bellota Text";
  letter-spacing: -0.03em;
  line-height: 72px;
  font-size: 64px;
}

h2 {
  font-family: "Bellota Text";
  letter-spacing: -0.03em;
  line-height: 72px;
  font-size: 64px;
}

header,
section,
footer {
  margin: 0 auto;
  max-width: 3000px;
}

input,
textarea {
  border: none;
  outline: none;
  resize: none;
}

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

input[type=number] {
  -moz-appearance: textfield;
}

*::-webkit-scrollbar {
  -webkit-appearance: none;
  cursor: default;
}

*::-webkit-scrollbar:vertical {
  width: 6px;
  cursor: default;
}

*::-webkit-scrollbar:horizontal {
  height: 6px;
  cursor: default;
}

*::-webkit-scrollbar-thumb {
  background-color: #332E27;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  cursor: default;
}

*::-webkit-scrollbar-track {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  background-color: #ffffff;
  cursor: default;
}

/* CONTAINER */
.container {
  margin: 0 auto;
  padding: 0px 40px;
}

/* ICONS */
.ic {
  display: block;
  transition: 0.3s;
}

.ic_eng {
  min-width: 20px;
  aspect-ratio: 1/0.75;
  -webkit-background: url(../img/svg/eng.svg) no-repeat center center;
  background: url(../img/svg/eng.svg) no-repeat center center;
  -webkit-background-size: auto;
  background-size: cover;
}

.ic_rus {
  min-width: 20px;
  aspect-ratio: 1/0.75;
  -webkit-background: url(../img/svg/ic_rus.png) no-repeat center center;
  background: url(../img/svg/ic_rus.png) no-repeat center center;
  -webkit-background-size: auto;
  background-size: cover;
}

.ic_arrow {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_arrow.svg) no-repeat center center;
  mask: url(../img/svg/ic_arrow.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_plus {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_plus.svg) no-repeat center center;
  mask: url(../img/svg/ic_plus.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
}

.ic_eye {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_eye.svg) no-repeat center center;
  mask: url(../img/svg/ic_eye.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_chevron {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_chevron.svg) no-repeat center center;
  mask: url(../img/svg/ic_chevron.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
}

.ic_filter {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_filter.svg) no-repeat center center;
  mask: url(../img/svg/ic_filter.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
}

.ic_close {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_close.svg) no-repeat center center;
  mask: url(../img/svg/ic_close.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
}

.ic_chat {
  min-width: 30px;
  height: 30px;
  -webkit-mask: url(../img/svg/telegram-svgrepo-com.svg) no-repeat center center;
  mask: url(../img/svg/telegram-svgrepo-com.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_hearth {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_hearth.svg) no-repeat center center;
  mask: url(../img/svg/ic_hearth.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_profile {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_profile.svg) no-repeat center center;
  mask: url(../img/svg/ic_profile.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_search {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_search.svg) no-repeat center center;
  mask: url(../img/svg/ic_search.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_cart {
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_cart.svg) no-repeat center center;
  mask: url(../img/svg/ic_cart.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #ffffff;
}

.ic_logo {
  min-width: 175px;
  height: 36px;
  -webkit-mask: url(../img/svg/logo.svg) no-repeat center center;
  mask: url(../img/svg/logo.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
}

/* BUTTONS */
.btn {
  display: inline-block;
}
.btn.disabled {
  pointer-events: none;
}
.btn.disabled span {
  opacity: 24%;
}
.btn span {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 0 auto;
  padding: 18px 24px;
  transition: 0.3s;
  text-align: center;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.06em;
  color: #ffffff;
  background-color: #757A4E;
  border: 1px solid #757A4E;
  overflow: hidden;
}
.btn span:has(.ic), .btn span:has(text + text) {
  justify-content: space-between;
}
.btn span:not(:has(text)) {
  padding: 10px;
}
.btn span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10%;
  opacity: 0;
  aspect-ratio: 1/1;
  background-color: #332E27;
  transform: translateX(-50%) translateY(-50%);
  transition: 0.3s;
  -moz-border-radius: 512px;
  -webkit-border-radius: 512px;
  -khtml-border-radius: 512px;
  border-radius: 512px;
}
.btn span text {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1281px) {
  .btn span:hover {
    color: #ffffff;
    border-color: #332E27;
    cursor: pointer;
  }
  .btn span:hover::before {
    width: 150%;
    opacity: 1;
  }
}
.btn.btn-sec span {
  color: #332E27;
  background-color: unset;
  padding: 15px!important;
}
.btn.btn-sec span .ic {
  background-color: #332E27;
}
@media screen and (min-width: 1281px) {
  .btn.btn-sec span:hover {
    color: #ffffff;
  }
  .btn.btn-sec span:hover .ic {
    background-color: #ffffff;
  }
}

/* SHADOW */
.mobile_menu-shadow {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.7);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 10;
}

.olive-color {
  color: #757A4E;
}

.red-color {
  color: #B84951;
}

.tarnish-color {
  color: #67909E;
}

/* BURGER */
.burger_button {
  display: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
}
.burger_button span {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0000;
  transition: 0.1s;
}
.burger_button span::before, .burger_button span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #332E27;
  transition: 0.3s;
}
.burger_button span::before {
  top: 4px;
}
.burger_button span::after {
  bottom: 4px;
}

.nav.opened .burger_button span {
  background-color: #0000;
}
.nav.opened .burger_button span::before {
  width: 16px;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.nav.opened .burger_button span::after {
  width: 16px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

/* SWIPER */
.swiper-container {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}

.swiper-buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}

.swiper-pagination {
  position: absolute !important;
  display: flex;
  top: 0 !important;
  right: 0 !important;
  flex-direction: column;
  align-items: center;
  width: auto !important;
  height: 100% !important;
  transform: unset !important;
}
.swiper-pagination .swiper-pagination-bullet {
  margin: unset !important;
  width: 1px !important;
  height: 100% !important;
  background-color: #332E27 !important;
  opacity: 0.24 !important;
  transition: 0.3s;
}
.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: static !important;
  left: unset !important;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: unset !important;
  min-width: 40px !important;
  width: 40px !important;
  height: 40px !important;
  transition: 0.3s;
  border: 1px solid #332E27;
  background-color: #332E27;
  color: unset !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  background-color: unset;
  opacity: 1 !important;
}
.swiper-button-prev.swiper-button-disabled .ic,
.swiper-button-next.swiper-button-disabled .ic {
  background-color: #332E27;
}
.swiper-button-prev::before, .swiper-button-prev::after,
.swiper-button-next::before,
.swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 1281px) {
  .swiper-button-prev:hover,
.swiper-button-next:hover {
    cursor: pointer;
  }
}

.swiper-button-prev {
  transform: rotate(180deg);
}

/* FORM */
.form-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
}
.form-title a {
  color: purple;
}
.form-label {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 0 16px;
  width: 100%;
  min-height: 56px;
  background-color: #ffffff;
  transition: 0.3s;
}
.form-label .ic {
  background-color: #332E27;
}
.form-label .reg_selector {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.form-label .reg_selector .ic {
  border: 1px solid #332E27;
}
.form-input {
  width: 100%;
  line-height: 1.2;
}
.form-input.error {
  color: red;
  border-color: red !important;
}
.form-input:focus {
  border-color: #332E27;
}
@media screen and (min-width: 1281px) {
  .form-input:hover {
    border-color: #332E27;
  }
}
.form-error {
  margin-top: 10px;
  font-size: 14px;
  color: red;
}
.form-submit {
  display: block;
  padding: 20px;
  width: 100%;
  line-height: 1.2;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background-color: purple;
  transition: 0.3s;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
}
.form-submit.disabled {
  pointer-events: none;
  opacity: 0.4;
}
@media screen and (min-width: 1281px) {
  .form-submit:hover {
    background-color: red;
    cursor: pointer;
  }
}
.form-icon {
  background-color: #332E27;
}

/* MODAL */
.modal {
  display: none;
  padding: 40px !important;
  max-width: 640px !important;
  width: 100% !important;
  background-color: #F7F4F0 !important;
  overflow-x: hidden !important;
  cursor: unset !important;
}
.modal .fancybox-close-small {
  padding: 2px !important;
  right: 14px !important;
  top: 14px !important;
  color: #332E27 !important;
}
.modal-wrap {
  display: grid;
  grid-gap: 56px;
}
.modal-title {
  line-height: 40px;
  font-size: 36px;
}
.modal-main {
  display: grid;
  grid-gap: 24px;
}
.modal-form.duo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}
.modal-form.address {
  display: grid;
  grid-template-columns: 2fr repeat(2, 1fr);
  grid-gap: 12px;
}
.modal-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}
.modal-buttons .btn {
  width: 100%;
}
.modal-buttons .btn span {
  width: 100%;
}

/* CHECKBOX-BUTTON */
.checkbox_button {
  position: relative;
  display: flex;
  gap: 12px;
}
.checkbox_button input {
  position: absolute;
  opacity: 0;
  z-index: -100;
}
.checkbox_button input:checked + .checkbox_button-check {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 8L10.125 15L7 11.8182' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  border-color: #332E27;
  background-color: #332E27;
}
.checkbox_button-check {
  min-width: 19px;
  width: 19px;
  height: 19px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #332E27;
  transition: 0.3s;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.checkbox_button a {
  text-decoration: underline;
}
@media screen and (min-width: 1281px) {
  .checkbox_button:hover {
    cursor: pointer;
  }
}

/* BREADCRUMBS */
.breadcrumbs {
  position: relative;
  z-index: 1;
  padding: 0 0 20px;
}
.breadcrumbs-wrap {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: purple;
  white-space: nowrap;
  overflow: auto;
}
.breadcrumbs a {
  position: relative;
  margin-right: 8px;
  padding-right: 20px;
}
.breadcrumbs a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 10.5L8 6.5L4 2.5' stroke='%23767676' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

/* H1-TITLE */
.h1_title {
  margin-top: 80px;
}
.h1_title-wrap {
  display: grid;
  justify-items: center;
  grid-gap: 56px;
}
.h1_title-text {
  margin: 0 auto;
  max-width: 560px;
  text-align: center;
}
.h1_title-button span {
  padding: 16px 40px;
}

.title_line {
  margin-bottom: 80px;
  text-align: center;
}
.title_line-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.title_line-text {
  margin-top: 20px;
}
@media screen and (min-width: 1281px) {
  .title_line.left {
    text-align: left;
  }
}
@media screen and (min-width: 798px) {
  .title_line br.mobile {
    display: none;
  }
}

/* NAV */
.nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: inset 0 -1px 0 #332E27;
  z-index: 1000;
  transition: 0.1s;
}
.nav-wrap {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  grid-gap: 20px;
  padding: 22px 0;
}
.nav-left, .nav-right {
  display: flex;
  align-items: center;
  gap: 32px;
}
.nav-right {
  justify-content: flex-end;
}
.nav-menu .menu {
  display: flex;
  align-items: center;
  gap: 12px;
}
.nav-menu .menu .point {
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 0.06em;
}
.nav-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}
.nav-actions .action {
  position: relative;
}
.nav-actions .action .count {
  position: absolute;
  top: 3px;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 12px;
  font-weight: 500;
  line-height: 12px;
  font-size: 10px;
  transform: translateX(-50%);
  background-color: #ffffff;
  z-index: 1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.nav-actions .action .ic {
  background-color: #332E27;
}
@media screen and (min-width: 1281px) {
  .nav-actions .action:hover .ic {
    background-color: #757A4E;
  }
}
.nav_mobile {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 64px 24px 40px;
  width: 100%;
  height: calc(100vh - 72px);
  background-color: #ffffff;
}
.nav_mobile-wrap {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-gap: 64px;
  height: 100%;
}
.nav_mobile-menu {
  overflow: auto;
}
.nav_mobile-menu .menu {
  display: grid;
  grid-gap: 4px;
}
.nav_mobile-menu .menu-item {
  font-family: "Bellota Text";
  line-height: 40px;
  font-size: 32px;
  letter-spacing: -0.03em;
}
.nav_mobile-footer {
  display: grid;
  grid-gap: 40px;
}
.nav_mobile-info {
  display: grid;
  grid-gap: 32px;
  text-align: center;
}
.nav_mobile-actions {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  margin-left: -24px;
  width: calc(100% + 48px);
}
.nav_mobile-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 12px 16px;
  border: 1px solid #332E27;
  border-left: unset;
}
.nav_mobile-action .title {
  margin: unset;
}
.nav_mobile-action .ic {
  min-width: 24px;
  height: 24px;
  background-color: #332E27;
}
.nav_mobile-action:last-child {
  border-right: unset;
}

/* HOVERS */
.link_hover_1 {
  position: relative;
  display: inline-block;
  padding: 7px 0;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 0.06em;
}
.link_hover_1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #332E27;
  transition: 0.2s;
}
.link_hover_1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #332E27;
  transition: 0.2s;
}
@media screen and (min-width: 1281px) {
  .link_hover_1:hover {
    color: #332E27;
    cursor: pointer;
    text-decoration: none;
  }
  .link_hover_1:hover::before, .link_hover_1:hover::after {
    width: 100%;
  }
}
.link_hover_1.active::before, .link_hover_1.active::after {
  width: 100%;
}
.link_hover_1.red-color::before, .link_hover_1.red-color::after {
  background-color: #B84951;
}
@media screen and (min-width: 1281px) {
  .link_hover_1.red-color:hover {
    color: #B84951;
  }
}

.link_hover_2 {
  position: relative;
}
.link_hover_2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0px;
  height: 1px;
  transform: translateX(-50%);
  transition: 0.3s;
  background-color: #332E27;
}
.link_hover_2.active {
  font-weight: 600;
}
.link_hover_2.active::after {
  width: 100%;
}
@media screen and (min-width: 1281px) {
  .link_hover_2:hover {
    cursor: pointer;
  }
  .link_hover_2:hover::after {
    width: 100%;
  }
}

.link_hover_3 {
  position: relative;
}

/* HEADER */
.header {
  position: relative;
}
.header-back {
  position: relative;
  width: 100%;
  height: 820px;
  object-fit: cover;
}
.header-logo {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

/* LANGUAGE-SELECTOR */
.language_selector {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

/* LINKS */
.links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

/* FOOTER */
.footer {
  border-top: 1px solid #332E27;
}
.footer-wrap {
  display: grid;
  grid-gap: 40px;
  padding: 40px 0;
}
@media screen and (min-width: 1281px) {
  .footer-main {
    display: grid;
    grid-template-columns: 1fr 400px 1fr;
    grid-template-rows: 1fr auto;
    grid-row-gap: 8px;
  }
}
@media screen and (min-width: 1281px) {
  .footer-customer {
    grid-column: 1/2;
    grid-row: 1/3;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-gap: 32px;
  }
  .footer-customer .menu-item {
    margin-right: auto;
  }
}
@media screen and (min-width: 1281px) {
  .footer-logo {
    grid-column: 2/3;
    grid-row: 1/2;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-gap: 32px;
  }
  .footer-logo .ic {
    min-width: 210px;
    height: 43px;
  }
}
.footer-logo .subscription {
  text-align: center;
  margin-bottom: 20px;
}
.footer-title {
  display: flex;
  align-items: center;
  height: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 1281px) {
  .footer-contacts {
    grid-column: 3/4;
    grid-row: 1/2;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-gap: 32px;
    justify-content: flex-end;
    text-align: right;
  }
  .footer-contacts .footer-title {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1281px) {
  .footer-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    grid-column: 2/4;
    grid-row: 2/3;
    padding-left: 140px;
  }
}
@media screen and (min-width: 1281px) {
  .footer-menu {
    margin-top: auto;
  }
  .footer-menu .menu {
    display: grid;
    grid-gap: 8px;
  }
}
.footer-copyright {
  font-size: 12px;
  line-height: 16px;
}
@media screen and (min-width: 1281px) {
  .footer-copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap-reverse;
    gap: 8px;
    padding-top: 12px;
    border-top: 1px solid #332E27;
  }
}
@media screen and (min-width: 768px) {
  .footer-copyright br {
    display: none;
  }
}

/* CHAT-CALL */
.chat_call {
  position: fixed;
  right: 0;
  bottom: 24px;
  z-index: 111;
}

/* PRODUCT-ITEM */
.product_item {
  display: grid;
  padding: 40px;
  background-color: #F7F4F0;
  height: 100%;
}
.product_item-img {
  position: relative;
  height: 100%;
}
.product_item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product_item-button {
  margin-top: 40px;
}
.product_item-button .btn {
  width: 100%;
}
.product_item-button .btn span {
  width: 100%;
}
.product_item-delete {
  position: absolute;
  top: -24px;
  right: -24px;
  cursor: pointer;
}
.product_item-more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  border: 1px solid #332E27;
  border-bottom: unset;
  transition: 0.3s;
  z-index: 1;
}
.product_item-more .actions {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding: 12px;
  width: 100%;
  height: 100%;
}
.product_item-more .actions .ic {
  background-color: #332E27;
}
@media screen and (min-width: 1281px) {
  .product_item-more .actions .ic:hover {
    background-color: #757A4E;
  }
}
.product_item-info {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 8px;
  padding-top: 12px;
  min-height: 48px;
  line-height: 18px;
  font-size: 14px;
  border-top: 1px solid #332E27;
}
.product_item-info .name {
  text-transform: uppercase;
}
.product_item-info .price {
  display: flex;
  gap: 8px;
}
.product_item-info .price .old {
  text-decoration: line-through;
}
@media screen and (min-width: 1281px) {
  .product_item:hover .product_item-more {
    opacity: 1;
  }
}
.product_item.sale .product_item-info::before {
  content: "sale %";
  position: absolute;
  right: 0;
  bottom: calc(100% + 12px);
  text-transform: uppercase;
  color: #B84951;
}
.product_item.new .product_item-info::before {
  content: "NEW";
  position: absolute;
  right: 0;
  bottom: calc(100% + 12px);
  text-transform: uppercase;
  color: #757A4E;
}

/* SLIDER-BLOCK */
.slider_block .title_line.left {
  padding-top: 120px;
}
.slider_block-slider {
  padding: 0 15% !important;
}
.slider_block-slider .swiper-slide {
  width: auto;
  height: auto;
}
.slider_block-slider .swiper-slide .product_item {
  max-height: 720px;
  height: 100%;
}
.slider_block-slider .swiper-slide .product_item-img {
  height: 592px;
}

/* CAPS */
.caps-regular {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 18px;
  font-size: 14px;
}
.caps-bold {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 18px;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
}
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block{
  outline-color: #000;
  background: #fff;
}
a.caps-regular::after {
  content: "";
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #332E27;
  transition: 0.3s;
}
a.caps-regular::before {
  content: "";
  bottom: 0;
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #332E27;
  transition: 0.3s;
  transition-delay: 0.2s;
}
@media screen and (min-width: 1281px) {
  a.caps-regular:hover::after {
    width: 0%;
  }
  a.caps-regular:hover::before {
    width: 100%;
  }
}

/* COLLECTION-BLOCK */
.collection_block {
  padding: 120px 0;
}
.collection_block-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 880px;
}
.collection_block-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.collection_block-img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border: 1px solid #332E27;
}
.collection_block-info {
  position: absolute;
  left: 50%;
  bottom: 80px;
  display: grid;
  grid-gap: 32px;
  max-width: 528px;
  width: 100%;
  padding: 0 24px;
  transform: translateX(-50%);
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
.collection_block-info a.caps-regular::after, .collection_block-info a.caps-regular::before {
  background-color: #ffffff;
}
.collection_block-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.collection_block-item {
  width: calc((100% - 16px) / 3);
}

/* ABOUT-BLOCK */
.about_block {
  padding: 120px 0;
}
.about_block-wrap {
  display: grid;
  grid-gap: 56px;
  text-align: center;
}
.about_block-img {
  width: 100%;
  height: 700px;
  object-fit: cover;
  border: 1px solid #332E27;
}
.about_block-info {
  display: grid;
  grid-gap: 24px;
}
.about_block-info .text {
  max-width: 560px;
}

/* SERVICES-BLOCK */
.services_block {
  padding: 120px 0;
}
.services_block-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  grid-gap: 40px;
}
.services_block-item {
  position: relative;
}
.services_block-item .info {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
}
.services_block-item .info .link {
  text-align: center;
  color: #ffffff;
}
.services_block-item .info .link::after, .services_block-item .info .link::before {
  background-color: #ffffff;
}
@media screen and (min-width: 1281px) {
  .services_block-item .info .link br {
    display: none;
  }
}

/* UNIQ-BGS */
.uniq_bg-black {
  background-image: url(../img/bg_texture_black.jpg);
  background-position: center;
  background-size: cover;
}
.uniq_bg-blue {
  background-image: url(../img/bg_texture_blue.jpg);
  background-position: center;
  background-size: cover;
}
.uniq_bg-red {
  background-image: url(../img/bg_texture_red.jpg);
  background-position: center;
  background-size: cover;
}
.uniq_bg-green {
  background-image: url(../img/bg_texture_olive.jpg);
  background-position: center;
  background-size: cover;
}

/* PARTNERS-BLOCK */
.partners_block {
  padding: 180px 0;
}
.partners_block-wrap {
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: 128px;
}
.partners_block-items {
  flex-shrink: 0;
  display: flex;
  gap: 128px;
  justify-content: space-around;
  min-width: 100%;
}
.partners_block-item {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.1s ease-in-out;
}
.partners_block .marquee {
  animation: scroll 60s linear infinite;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 20px));
  }
}
/* HISTORY-BLOCK */
.history_block {
  padding: 48px 0 120px;
}
.history_block-list {
  display: flex;
  padding-bottom: 10px;
  overflow: auto;
}
.history_block-item {
  position: relative;
  min-width: 288px;
  width: 20%;
  border: 1px solid #332E27;
}
.history_block-item:not(:first-child) {
  border-left: unset;
}
.history_block-item img {
  width: 100%;
  object-fit: cover;
  max-height: 500px;
}
.history_block-item .link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
}
.history_block-item .link::after, .history_block-item .link::before {
  background-color: #ffffff;
}

/* CUSTOMERS-BLOCK */
.customers_block {
  padding: 48px 0 0;
}
.customers_block-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border-left: 1px solid #332E27;
}
.customers_block-item {
  border: 1px solid #332E27;
  border-left: unset;
  border-bottom: unset;
  transition: 0.3s;
}
@media screen and (min-width: 1281px) {
  .customers_block-item {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
  }
}
.customers_block-item .img {
  aspect-ratio: 2/3;
  width: 100%;
}
@media screen and (min-width: 1281px) {
  .customers_block-item:hover {
    filter: unset;
    -webkit-filter: unset;
  }
}

/* CATALOG-SECTION */
.catalog_section {
  margin-top: 56px;
  padding-bottom: 120px;
}
.catalog_section-info_block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-gap: 80px;
  padding: 0 80px;
}
.catalog_section-info_block img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.catalog_section-info_block .text {
  max-width: 560px;
}
.catalog_section-gallery .gallery-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: flex-start;
  grid-gap: 8px;
}
.catalog_section-gallery .gallery-piece {
  display: grid;
  align-items: flex-start;
  grid-gap: 8px;
}
.catalog_section-gallery .gallery-item {
  cursor: pointer;
}
.catalog_section-gallery .gallery-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalog_section-filter {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.catalog_section-filter .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.catalog_section-filter .filter {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-gap: 56px;
  margin-left: auto;
  padding: 32px 40px 40px;
  max-width: 480px;
  height: 100vh;
  background-color: #ffffff;
}
.catalog_section-filter .filter-head .ic {
  position: absolute;
  top: 16px;
  right: 16px;
}
.catalog_section-filter .filter-main {
  display: grid;
  grid-gap: 56px;
  margin-bottom: auto;
  padding-right: 10px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.catalog_section-filter .filter-piece {
  display: grid;
  grid-gap: 24px;
}
.catalog_section-filter .filter-piece .title {
  width: 100%;
  padding-bottom: 6px;
  border-bottom: 1px solid #332E27;
}
.catalog_section-filter .filter-piece .sort {
  display: grid;
  grid-gap: 16px;
}
.catalog_section-filter .filter-piece .sort a {
  margin-right: auto;
}
.catalog_section-filter .filter-button .btn {
  width: 100%;
}
.catalog_section-filter .filter-button .btn span {
  width: 100%;
}
.catalog_section-wrap {
  display: grid;
  grid-gap: 64px;
}
.catalog_section-head {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  width: 100%;
}
.catalog_section-head .categories {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.catalog_section-head .filter_call {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-left: auto;
}
.catalog_section-main {
  margin-left: -40px;
  width: calc(100% + 80px);
}
.catalog_section-piece {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 80px;
  /*padding: 120px 80px;*/
  padding-left: 80px;
  padding-right: 80px;
}
.catalog_section-piece:first-child {
  padding-top: 0;
}
.catalog_section-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #332E27;
}
.catalog_section-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-top: 120px;
  padding-bottom: 120px;
}

/* TABS */
.tabs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
/*.tabs div {*/
/*  pointer-events: none;*/
/*}*/
.tabs-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  color: #332E27;
  background-color: #ffffff;
  border: 1px solid #332E27;
  transition: 0.3s;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
  -khtml-border-radius: 48px;
  border-radius: 48px;
}
.tabs-item .ic {
  min-width: 24px;
  height: 24px;
  background-color: #332E27;
}
.tabs-item:has(.ic) {
  padding-left: 14px;
  padding-right: 14px;
}
.tabs-item.active, .tabs-item:has(input:checked) {
  color: #ffffff;
  background-color: #332E27 !important;
  border-color: #332E27;
  pointer-events: none;
}
.tabs-item.active .ic, .tabs-item:has(input:checked) .ic {
  background-color: #ffffff;
}
.tabs-item.disabled {
  opacity: 0.24;
}
@media screen and (min-width: 992px) {
  .tabs-item:hover {
    color: #ffffff;
    background-color: #332E27 !important;
    border-color: #332E27;
    cursor: pointer;
  }
  .tabs-item:hover .ic {
    background-color: #ffffff;
  }
}

/* RANGE-SLIDER */
.range_slider {
  display: grid;
  grid-gap: 24px;
}
.range_slider-counts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-gap: 12px;
}
.range_slider-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  padding: 16px;
  border: 1px solid #332E27;
}
.range_slider-label input {
  display: block;
  padding: 0;
  text-align: right;
  line-height: 1.2;
  font-weight: 500;
  width: 100%;
  color: #4B4B4B;
}

.noUi-connect {
  background-color: #757A4E !important;
}

.noUi-target {
  border: none !important;
  background: #E7E7E7 !important;
}

.noUi-handle {
  border: none !important;
  border-radius: 4px !important;
  background: #111 !important;
}

.noUi-handle:before,
.noUi-handle:after {
  display: none !important;
}

.noUi-handle-lower,
.noUi-handle-upper {
  background: #332E27 !important;
  border: 1px solid #ffffff !important;
  box-shadow: none !important;
}

.noUi-horizontal {
  height: 6px !important;
}

.noUi-horizontal .noUi-handle {
  width: 6px !important;
  height: 24px !important;
  right: -4px !important;
  top: -9px !important;
}

.noUi-handle.noUi-handle-lower {
  right: -2px !important;
}

.range_slider-main {
  margin: 10px 4px;
}

/* CATALOG-INDEX-SECTION */
.catalog_index_section-wrap {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
.catalog_index_section-slider {
  position: relative;
}
.catalog_index_section-slider .swiper {
  height: 100%;
}
.catalog_index_section-slider .swiper-slide {
  background-color: #F7F4F0;
}
.catalog_index_section-slider .img {
  margin: 0 auto;
  width: auto;
  height: 1200px;
  object-fit: cover;
}
.catalog_index_section-info {
  display: flex;
  flex-direction: column;
  gap: 56px;
  padding: 80px 120px;
  min-height: 1200px;
}
.catalog_index_section-info .head {
  display: grid;
  grid-gap: 24px;
}
.catalog_index_section-info .head .caps-regular {
  margin: 0 auto 0 0;
}
.catalog_index_section-info .actions {
  display: grid;
  grid-gap: 24px;
}
.catalog_index_section-info .actions .field .form-label {
  background-color: #F7F4F0;
}
.catalog_index_section-info .actions .field .form-input {
  background-color: #F7F4F0;
}
.catalog_index_section-info .actions .buttons {
  display: flex;
  align-items: center;
  grid-gap: 12px;
}
.catalog_index_section-info .actions .buttons .btn:first-child {
  width: 100%;
}
.catalog_index_section-info .actions .buttons .btn:first-child span {
  width: 100%;
}

/* SIZE */
.size-list {
  display: flex;
  align-items: center;
}
.size-list div {
  pointer-events: none;
}
.size-item {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /*padding: 20px;*/
  width: 100%;
  color: #332E27;
  background-color: #F7F4F0;
  border: 1px solid #F7F4F0;
  transition: 0.3s;
}
.size-item.active, .size-item:has(input:checked) {
  background-color: #ffffff;
  border-color: #332E27;
  pointer-events: none;
}
.size-item.disabled {
  opacity: 0.24;
}
.size-item:not(:last-child):not(.active):not(:has(input:checked))::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  width: 1px;
  height: 32px;
  transform: translateY(-50%);
  background-color: rgba(51, 46, 39, 0.24);
}
.size .title{
  margin-bottom: 10px;
}
.product-item-detail-buy-button span{
  width: 100%;
  padding: 18px 24px!important;
}
.product-item-detail-buy-button span:hover{
  color: #fff!important;
}
.product-item-detail-buy-button span .sp_text{
  padding: 0!important;
  display: block;
  position: relative;
  z-index: 100;
  width: 100%;
  /*text-align: start;*/
  text-align: center;
}
.bt_cast{
  width: 100%;
}
.bt_cast .btn span{
  padding: 0;
}
.actions .btn span{
  padding: 0;
}
@media screen and (min-width: 992px) {
  .size-item:hover {
    border-color: #332E27;
    cursor: pointer;
  }
}

/* FAQ-ITEM */
.faq_item {
  display: block;
  border-bottom: 1px solid #332E27;
}
.faq_item:first-child {
  border-top: 1px solid #332E27;
}
.faq_item-field .form-label {
  background-color: #F7F4F0;
}
.faq_item-field .form-input {
  padding: 12px 0;
  height: 120px;
  background-color: #F7F4F0;
}
.faq_item-head {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  transition: 0.3s;
}
.faq_item-head .caps-bold {
  margin: unset;
}
.faq_item-head::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 9px;
  width: 1px;
  height: 18px;
  transform: translateY(-50%);
  transition: 0.3s;
  background-color: #332E27;
}
.faq_item-head::after {
  content: "";
  width: 18px;
  height: 1px;
  background-color: #332E27;
}
@media screen and (min-width: 992px) {
  .faq_item-head:hover {
    color: #757A4E;
    cursor: pointer;
  }
}
.faq_item-content {
  display: none;
  margin: 24px 0 48px;
}
.faq_item-content:has(.faq_item-field) {
  margin: 0;
}
.faq_item-list {
  display: grid;
  grid-gap: 24px;
}
.faq_item-piece {
  display: grid;
  grid-gap: 12px;
}
.faq_item-piece .head {
  display: flex;
  align-items: center;
  gap: 16px;
}
.faq_item-piece .head .caps-bold {
  margin: unset;
}
.faq_item.opened .faq_item-head::before {
  opacity: 0;
}
.faq_item.uniq .faq_item-head::before {
  display: none;
}
.faq_item.uniq .faq_item-head::after {
  content: "";
  min-width: 24px;
  height: 24px;
  -webkit-mask: url(../img/svg/ic_shine.svg) no-repeat center center;
  mask: url(../img/svg/ic_shine.svg) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #332E27;
  transition: 0.3s;
}
@media screen and (min-width: 1281px) {
  .faq_item.uniq .faq_item-head:hover::after {
    background-color: #757A4E;
  }
}
.faq_item .link {
  text-decoration: underline;
}

/* CART-ADDER */
.cart_adder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.cart_adder .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cart_adder-wrap {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-gap: 40px;
  margin-left: auto;
  padding: 56px 40px 40px;
  max-width: 400px;
  height: 100vh;
  background-color: #ffffff;
}
.cart_adder-head {
  text-align: center;
}
.cart_adder-head .ic {
  position: absolute;
  top: 16px;
  right: 16px;
}
.cart_adder-main {
  display: grid;
  grid-gap: 56px;
  margin-bottom: auto;
  padding-right: 6px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.cart_adder-main .product_item {
  margin-bottom: auto;
}
.cart_adder-button {
  display: grid;
  grid-gap: 12px;
}
.cart_adder-button .btn {
  width: 100%;
}
.cart_adder-button .btn span {
  width: 100%;
}
.cart_adder-mobile {
  margin-bottom: auto;
  padding: 24px;
  width: 100vw;
  text-align: center;
  background-color: #ffffff;
}
@media screen and (min-width: 1281px) {
  .cart_adder-mobile {
    display: none;
  }
}

/* CART-EMPTY */
.cart_empty {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.cart_empty .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cart_empty-wrap {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-gap: 40px;
  margin-left: auto;
  padding: 32px 40px 40px;
  max-width: 480px;
  height: 100vh;
  background-color: #ffffff;
}
.cart_empty-head .ic {
  position: absolute;
  top: 16px;
  right: 16px;
}
.cart_empty-main {
  display: grid;
  grid-gap: 56px;
  margin-bottom: auto;
  padding-right: 6px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.cart_empty-img {
  margin: auto;
}
.cart_empty-button {
  display: grid;
  grid-gap: 12px;
}
.cart_empty-button .btn {
  width: 100%;
}
.cart_empty-button .btn span {
  width: 100%;
}

/* ACCENT-TEXT */
.accent_text {
  font-family: "Bellota Text";
  text-transform: uppercase;
  line-height: 72px;
  font-size: 64px;
  letter-spacing: -0.04em;
  font-weight: 300;
}

/* ABOUT-TEXT-BLOCK */
.about_text_block {
  padding: 120px 0;
}
.about_text_block-wrap {
  display: grid;
  justify-items: center;
  grid-gap: 56px;
}
.about_text_block-video {
  height: 680px;
  aspect-ratio: 16/9;
}
.about_text_block-text {
  max-width: 1200px;
  text-align: center;
  color: #757A4E;
}
.about_text_block-text .text,
.about_text_block-text .caps-regular {
  max-width: 560px;
}
.about_text_block-text .text {
  text-align: left;
}
.about_text_block-img.square {
  max-width: 960px;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.about_text_block:first-child {
  padding-top: 80px;
}

/* ABOUT-INFO-BLOCK */
.about_info_block-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.about_info_block-img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.about_info_block-info {
  display: grid;
  align-content: center;
  grid-gap: 56px;
  padding: 80px;
  aspect-ratio: 1/1;
  color: #F5E5BA;
}
.about_info_block-info .title {
  text-align: center;
}
.about_info_block-info .caps-regular {
  text-align: center;
}

/* CART-EMPTY-BLOCK */
.cart_empty_block {
  padding: 80px 0 120px;
}
.cart_empty_block-wrap {
  display: grid;
  justify-items: center;
  grid-gap: 56px;
}
.cart_empty_block-img {
  margin: 0 auto;
}
.cart_empty_block-button {
  max-width: 360px;
  width: 100%;
}
.cart_empty_block-button .btn {
  width: 100%;
}
.cart_empty_block-button .btn span {
  width: 100%;
}

/* CART-SECTION */
.cart_section {
  padding: 80px 0 120px;
}
.cart_section-wrap {
  display: grid;
  grid-template-columns: 1fr 400px;
  align-items: flex-start;
  grid-column-gap: 40px;
  grid-row-gap: 8px;
  margin: 0 auto;
  max-width: 1160px;
}
.cart_section-main {
  display: grid;
  grid-gap: 12px;
}
.cart_section-piece {
  display: grid;
  grid-gap: 24px;
  padding: 24px;
  background-color: #F7F4F0;
}
.cart_section-aside {
  display: grid;
  grid-gap: 24px;
}
@media screen and (min-width: 1281px) {
  .cart_section-aside {
    position: sticky;
    top: 100px;
    max-height: calc(100vh - 140px);
    overflow: auto;
  }
}
.cart_section-order_min {
  display: grid;
  grid-gap: 12px;
  padding: 24px;
  background-color: #F7F4F0;
}
.cart_section-order_min .btn {
  width: 100%;
}
.cart_section-order_min .btn span {
  width: 100%;
}
.cart_section-order_min .order_min-list {
  display: grid;
  grid-gap: 6px;
}
.cart_section-order_min .order_min-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 2px;
}
.cart_section-order_min .order_min-item .price {
  font-weight: 700;
}
.cart_section-order_full {
  display: grid;
  grid-gap: 24px;
  padding: 24px;
  background-color: #F7F4F0;
}
.cart_section-order_full .order_full-products .cart_product {
  grid-template-columns: 80px 1fr;
  grid-gap: 12px;
}
.cart_section-order_full .order_full-products .cart_product:not(:last-child) {
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.cart_section-order_full .order_full-products .cart_product-info {
  grid-template-rows: repeat(2, auto);
  align-content: center;
  grid-gap: 6px;
}
.cart_section-order_full .order_full-price {
  display: grid;
  grid-gap: 12px;
}
.cart_section-order_full .order_full-price .list {
  padding: 12px 0;
  border-top: 1px solid #332E27;
  border-bottom: 1px solid #332E27;
}
.cart_section-order_full .order_full-price .list .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.cart_section-order_full .order_full-price .summary {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6px;
}
.cart_section-order_full .order_full-price .summary .name {
  font-weight: 700;
}
.cart_section-order_full .order_full-price .summary .price {
  letter-spacing: -0.02em;
  line-height: 40px;
  font-size: 32px;
}
.cart_section-title {
  width: 100%;
  padding-bottom: 6px;
  border-bottom: 1px solid #332E27;
}
.cart_section-action {
  margin: 0 auto;
}
.cart_section-coupon {
  display: grid;
  grid-gap: 12px;
}
.cart_section-coupon .form {
  display: grid;
  grid-template-columns: 1fr 180px;
  grid-gap: 12px;
  align-items: center;
}
.cart_section-coupon .form .btn {
  width: 100%;
}
.cart_section-coupon .form .btn span {
  width: 100%;
}
.cart_section-gift {
  display: grid;
  grid-template-columns: 160px 1fr;
  grid-gap: 24px;
}
.cart_section-gift .img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}
.cart_section-gift .info {
  display: grid;
  grid-template-columns: 1fr 180px;
  align-items: center;
  grid-gap: 12px;
}
.cart_section-gift .info .caps-bold {
  width: 100%;
}
.cart_section-gift .info .btn {
  width: 100%;
}
.cart_section-gift .info .btn span {
  width: 100%;
}
.cart_section-login {
  margin-left: auto;
}
.cart_section-form.duo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}
.cart_section-form.address {
  display: grid;
  grid-template-columns: 2fr repeat(2, 1fr);
  grid-gap: 12px;
}
.cart_section-selector {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
  cursor: pointer;
}
.cart_section-button {
  margin-top: 24px;
}
.cart_section-button .btn {
  width: 100%;
}
.cart_section-button .btn span {
  width: 100%;
}

/* CART-PRODUCT */
.cart_product {
  position: relative;
  display: grid;
  grid-template-columns: 160px 1fr;
  grid-gap: 24px;
}
.cart_product-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 5/6;
  object-fit: cover;
  object-position: center;
}
.cart_product-info {
  display: grid;
  grid-gap: 12px;
  grid-template-rows: auto 1fr;
  height: 100%;
}
.cart_product-delete {
  position: absolute;
  top: -8px;
  right: -8px;
  cursor: pointer;
  z-index: 1;
}
.cart_product-title {
  padding-right: 40px;
  width: 100%;
}
.cart_product-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid #332E27;
}
.cart_product-actions .caps-bold {
  margin: unset;
}
.cart_product-count {
  display: flex;
  align-items: center;
  gap: 6px;
}
.cart_product:not(:last-child) {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(51, 46, 39, 0.24);
}

/* CART-FILL */
.cart_fill {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.cart_fill .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cart_fill-products {
  margin-bottom: auto;
  padding: 12px;
  background-color: #F7F4F0;
}
.cart_fill-products .cart_product {
  grid-template-columns: 100px 1fr;
  grid-gap: 12px;
}
.cart_fill-products .cart_product-delete {
  top: 0;
  right: 0;
}
.cart_fill-wrap {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-gap: 40px;
  margin-left: auto;
  padding: 32px 40px 40px;
  max-width: 480px;
  height: 100vh;
  background-color: #ffffff;
}
.cart_fill-head .ic {
  position: absolute;
  top: 16px;
  right: 16px;
}
.cart_fill-main {
  display: grid;
  grid-gap: 56px;
  margin-bottom: auto;
  padding-right: 6px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.cart_fill-img {
  margin: auto;
}
.cart_fill-button {
  display: grid;
  grid-gap: 12px;
}
.cart_fill-button .summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px 0;
  font-weight: 700;
  border-top: 1px solid #332E27;
}
.cart_fill-button .btn {
  width: 100%;
}
.cart_fill-button .btn span {
  width: 100%;
}

/* TOGGLER-LIST */
.toggler_list-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  border: 1px solid rgba(51, 46, 39, 0.24);
  transition: 0.3s;
}
.toggler_list-item .check {
  min-width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s;
  border: 1px solid #332E27;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.toggler_list-item .info .title {
  font-weight: 700;
}
.toggler_list-item:has(input:checked) {
  border-color: #332E27;
}
.toggler_list-item:has(input:checked) .check {
  border: unset;
  background-image: url(../img/svg/ic_check_filled.svg);
}

/* ORDER-CONFIRMATION-SECTION */
.order_confirmation_section {
  padding: 40px 0 120px;
}
.order_confirmation_section-wrap {
  display: grid;
  grid-gap: 56px;
  margin: 0 auto;
  padding: 40px;
  max-width: 640px;
  background-color: #F7F4F0;
}
.order_confirmation_section-main .line {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #332E27;
}
.order_confirmation_section-main .line .item {
  display: grid;
  grid-gap: 6px;
  width: 100%;
}
.order_confirmation_section-main .line .item .name {
  font-weight: 700;
}
.order_confirmation_section-main .line .item .value.uniq {
  margin-right: auto;
  padding: 4px 12px;
  background-color: #ffffff;
}
.order_confirmation_section-main .summary {
  font-weight: 700;
}
.order_confirmation_section-footer {
  display: grid;
  grid-gap: 24px;
  text-align: center;
}
.order_confirmation_section-footer .btn {
  width: 100%;
}
.order_confirmation_section-footer .btn span {
  width: 100%;
}
.order_confirmation_section-footer .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.order_confirmation_section-footer .post a {
  text-decoration: underline;
}

/* AUTH-SECTION */
.auth_section {
  padding: 40px 0 120px;
}
.auth_section-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 80px;
  row-gap: 12px;
}
.auth_section-item {
  display: grid;
  grid-gap: 56px;
  padding: 40px;
  max-width: 560px;
  width: 100%;
  background-color: #F7F4F0;
}
.auth_section-form {
  display: grid;
  grid-gap: 24px;
}
.auth_section-form_actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.auth_section-form_actions .checkbox_button {
  align-items: center;
}
.auth_section-button .btn {
  width: 100%;
}
.auth_section-button .btn span {
  width: 100%;
}
.auth_section-registration {
  display: grid;
  margin: 0 auto;
  padding: 40px;
  width: 100%;
  background-color: #F7F4F0;
}
@media screen and (min-width: 1281px) {
  .auth_section-registration {
    grid-template-columns: 320px 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: 120px;
    grid-row-gap: 56px;
    max-width: 1080px;
  }
}
.auth_section-registration .registration-main {
  display: grid;
  grid-gap: 24px;
}
@media screen and (min-width: 1281px) {
  .auth_section-registration .registration-main {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.auth_section-registration .registration-main .center {
  text-align: center;
}
.auth_section-registration .registration-main .checkbox_button {
  align-items: center;
}
.auth_section-registration .registration-text {
  margin-top: auto;
}
.auth_section-registration .registration-form.duo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-end;
  grid-gap: 12px;
}
.auth_section-registration .registration-form.tres {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: flex-end;
  grid-gap: 12px;
}

/* CABINET-SECTION */
.cabinet_section-wrap {
  display: grid;
  grid-template-columns: 360px 1fr;
}
.cabinet_section-aside {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-gap: 80px;
  padding: 56px 40px;
  background-color: #F7F4F0;
  border-right: 1px solid #332E27;
}
.cabinet_section-aside .cabinet_aside-menu .menu {
  display: grid;
  grid-gap: 12px;
}
.cabinet_section-aside .cabinet_aside-menu .menu-item {
  margin-right: auto;
}
.cabinet_section-aside .cabinet_aside-menu .menu .point {
  display: none;
}
.cabinet_section-main {
  padding: 56px 80px 120px;
  display: grid;
  grid-gap: 80px;
}
.cabinet_section-main .cabinet_main {
  max-width: 720px;
}
.cabinet_section-main .cabinet_main-wrap {
  display: grid;
  grid-gap: 80px;
}
.cabinet_section-main .cabinet_main-list > * {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #332E27;
}
.cabinet_section-main .cabinet_main-list > *:first-child {
  padding-top: 24px;
  border-top: 1px solid #332E27;
}
.cabinet_section-main .cabinet_main-list > *:last-child {
  margin-bottom: 0;
}
.cabinet_section-main .cabinet_main-pieces {
  display: grid;
  grid-gap: 56px;
}
.cabinet_section-main .cabinet_main-piece {
  display: grid;
  grid-gap: 24px;
}
.cabinet_section-main .cabinet_main-piece.min {
  max-width: 420px;
}
.cabinet_section-main .cabinet_main-title {
  margin: unset;
  padding-bottom: 6px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #332E27;
}
.cabinet_section-main .cabinet_main-text .link {
  text-decoration: underline;
}
.cabinet_section-main .cabinet_main-product {
  display: grid;
  grid-template-columns: 1fr 104px;
  align-items: flex-start;
  grid-gap: 24px;
}
.cabinet_section-main .cabinet_main-product .number {
  margin: unset;
}
.cabinet_section-main .cabinet_main-product .more {
  grid-column: 2/3;
  grid-row: 1/3;
  margin: unset;
}
.cabinet_section-main .cabinet_main-product .product {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-gap: 24px;
}
.cabinet_section-main .cabinet_main-product .product .img {
  background-color: #F7F4F0;
}
.cabinet_section-main .cabinet_main-product .product .info {
  display: grid;
  align-content: space-between;
  grid-gap: 20px;
}
.cabinet_section-main .cabinet_main-address {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 24px;
}
.cabinet_section-main .cabinet_main-address .info {
  display: grid;
  grid-gap: 6px;
}
.cabinet_section-main .cabinet_main-address .info .name {
  font-weight: 700;
}
.cabinet_section-main .cabinet_main-address .change {
  grid-column: 2/3;
}
.cabinet_section-main .cabinet_main-address_adder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.cabinet_section-main .cabinet_main-address_adder .caps-regular {
  margin: unset;
}

/* CATALOG-LINK */
.catalog_link {
  position: relative;
  background-image: url(../img/catalog_link_back.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #332E27;
}
.catalog_link img {
  opacity: 0;
}
.catalog_link a.caps-regular {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  z-index: 1;
}
.catalog_link a.caps-regular::after, .catalog_link a.caps-regular::before {
  background-color: #ffffff;
}

/* FAVORITES-EMPTY-BLOCK */
.favorites_empty_block {
  padding: 80px 0 120px;
}
.favorites_empty_block-wrap {
  display: grid;
  justify-items: center;
  grid-gap: 56px;
}
.favorites_empty_block-img {
  margin: 0 auto;
}
.favorites_empty_block-button {
  max-width: 360px;
  width: 100%;
}
.favorites_empty_block-button .btn {
  width: 100%;
}
.favorites_empty_block-button .btn span {
  width: 100%;
}

/* FAVORITES-BLOCK */
.favorites_block {
  padding: 80px 0 120px;
}
.favorites_block-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2px;
}

/* ERROR-404-BLOCK */
.error_404_block {
  padding: 80px 0 120px;
  text-align: center;
}
.error_404_block-wrap {
  display: grid;
  justify-items: center;
  grid-gap: 56px;
}
.error_404_block-img {
  margin: 0 auto;
}
.error_404_block-button {
  max-width: 360px;
  width: 100%;
}
.error_404_block-button .btn {
  width: 100%;
}
.error_404_block-button .btn span {
  width: 100%;
}

/* SEARCH-BLOCK */
.search_block {
  padding-top: 24px;
}
.search_block-form {
  display: grid;
  grid-gap: 12px;
}
.search_block-field {
  display: grid;
  grid-template-columns: 1fr 110px auto;
  align-items: center;
  grid-gap: 12px;
}
.search_block-field .form-label {
  background-color: #F7F4F0;
  border-bottom: 1px solid #332E27;
}
.search_block-field .form-input {
  background-color: #F7F4F0;
}
.search_block-field .btn {
  width: 100%;
}
.search_block-field .btn span {
  width: 100%;
}
.search_block-field .ic_close {
  margin-left: 24px;
  cursor: pointer;
}
.search_block-advices {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.search_block-advices .advice {
  padding: 8px 16px;
  background-color: #F7F4F0;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
  -khtml-border-radius: 48px;
  border-radius: 48px;
}
.search_block-title {
  margin-top: 12px;
  padding: 56px 0;
  width: 100%;
  text-align: center;
}
.search_block-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-left: -40px;
  margin-top: 24px;
  width: calc(100% + 80px);
  border-top: 1px solid #332E27;
}

/* TEMP-LINKS */
.tepm_links {
  padding: 24px 0;
}
.tepm_links-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.tepm_links-call {
  font-weight: 500;
  font-size: 21px;
  cursor: pointer;
}

/* ALERT */
.alert {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 24px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.alert-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  grid-gap: 20px;
  padding: 56px 40px;
  max-width: 480px;
  width: calc(100% - 48px);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #332E27;
}
.alert-close {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
.alert-title {
  text-align: center;
  line-height: 40px;
  font-size: 36px;
  letter-spacing: -0.02em;
}
.alert-text {
  text-align: center;
}
.alert-button {
  display: flex;
  align-items: center;
  gap: 12px;
}
.alert-button .btn {
  width: 100%;
}
.alert-button .btn span {
  width: 100%;
}
.alert .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.alert.cookies.show {
  display: block;
  top: unset;
  left: unset;
  right: 0;
  bottom: 0;
  padding: 0;
  width: auto;
  height: auto;
  background-color: unset;
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
  pointer-events: visible;
}
.alert.cookies .alert-wrap {
  top: unset;
  left: unset;
  right: 24px;
  bottom: 24px;
  padding: 24px;
  max-width: 360px;
  width: 360px;
  transform: unset;
}
.alert.cookies .alert-text {
  text-align: left;
}

/* WELCOME-OFFER */
.welcome_offer {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 24px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.welcome_offer-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  max-width: 1120px;
  max-height: 800px;
  height: calc(100vh - 80px);
  width: calc(100% - 48px);
  overflow: auto;
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
}
.welcome_offer-close {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  z-index: 1;
}
.welcome_offer-main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.welcome_offer-img {
  position: relative;
}
.welcome_offer-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.welcome_offer-info {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-gap: 56px;
  padding: 80px 40px 40px;
  background-color: #F7F4F0;
}
.welcome_offer-info .top {
  display: grid;
  grid-gap: 56px;
  margin-bottom: auto;
}
.welcome_offer-info .top .form {
  display: grid;
  grid-gap: 24px;
}
.welcome_offer-info .top .form .btn {
  width: 100%;
}
.welcome_offer-info .top .form .btn span {
  width: 100%;
}
.welcome_offer-info .copyright {
  font-size: 12px;
}
.welcome_offer-info .copyright a {
  text-decoration: underline;
}
.welcome_offer .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #332E27;
}

/* INSPIRATION-ADDITIONAL */
.inspiration_additional {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 24px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 46, 39, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1001;
}
.inspiration_additional-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  max-width: 1120px;
  max-height: 800px;
  height: calc(100vh - 80px);
  width: calc(100% - 48px);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
}
.inspiration_additional-list {
  display: grid;
  grid-gap: 12px;
  height: 100%;
  max-height: 640px;
  overflow: auto;
}
.inspiration_additional-close {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  z-index: 1;
}
.inspiration_additional-main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.inspiration_additional-img {
  position: relative;
}
.inspiration_additional-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.inspiration_additional-info {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-gap: 40px;
  padding: 56px 40px 40px;
}
.inspiration_additional .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* CART-PRODUCT-NEW */
.cart_product_new {
  display: grid;
  grid-template-columns: 140px 1fr;
  background-color: #F7F4F0;
}
.cart_product_new-img {
  padding: 10px;
}
.cart_product_new-img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart_product_new-info {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-gap: 10px;
  padding: 24px 20px 24px 16px;
}
.cart_product_new-info .top {
  display: grid;
  grid-gap: 6px;
  margin-bottom: auto;
}
.cart_product_new-info .top .caps-bold {
  margin: unset;
  text-align: left;
}
.cart_product_new-info .buttons {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
}
.cart_product_new-info .buttons .btn {
  width: 100%;
}
.cart_product_new-info .buttons .btn span {
  width: 100%;
}

/* STORIES-SECTION */
.stories_block {
  margin-top: 56px;
  padding-bottom: 120px;
}
.stories_block-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 8px;
}
.stories_block-item {
  cursor: pointer;
}
.stories_block-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 800px;
}
.cabinet_main-main_title{
  font-family: "Bellota Text";
  letter-spacing: -0.03em;
  line-height: 72px;
  font-size: 64px;
}
.swiper_cast{
  position: absolute;
  top: 0;
  left: 0;
}
.swiper_cast .swiper-wrapper{
  /*height: auto !important;*/
}
.cart_section-piece .cart_section-title.caps_cast, .cart_section-piece .order_min-list, .cart_section-piece .basket-btn-checkout, .cart_section-piece .btn_cast_new {
  display: none;
}
.btn-sec {
  Xdisplay:none;
}
.Xic_hearth {
display: none!important;
}
/*.subscription {*/
/* display:none!important; */
/*}*/
.nav_mobile-actions {
display: none!important;
}

/*.footer-logo .subscription {*/
/*  display:none!important;*/
/*}*/
.item_economy_price{
  display: none;
}
.product-item-detail-price-old{
  padding-right: 24px;
}

.fullpage-video {
    position: relative;
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.col_cast .catalog_section-img{
  order: 2;
}
.catalog_section-piece-dev, .collection_block-wrap-cast, .catalog_section-piece-dav{
  margin-top: 80px;
}
.btn-primary{
  cursor: pointer;
  width: auto;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 0 auto;
  padding: 18px 24px;
  transition: 0.3s;
  text-align: center;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.06em;
  color: #ffffff;
  background-color: #757A4E;
  border: 1px solid #757A4E;
  overflow: hidden;
  margin-top: 20px;
}
.img_mob{
  display: none;
}
.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
.fa-whatsapp{
  background-image: url("/upload/wp_mdk.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: auto;
  right: 12px;
  top: 12px;
}
.favs.active{
  background:#332E27;
}
.btn.btn-sec.favs.active span .ic {
    background-color: #fff;
}
/*.catalog_section-list .product-item-container:nth-child(4){*/
/*  display: none;*/
/*}*/
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 45px; /*отступ кнопки снизу от экрана*/
    left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}
.gridzy>:not(.gridzyItem){
  visibility: visible!important;
}
/*.gridzyAnimated{*/
/*  height: auto!important;*/
/*}*/
.reg_selector {
    display: none!important;

}
.bx-sls .dropdown-icon {
 display: none!important;
}
.hist_back{
  display: none;
}
.search_block_cast{
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #332E27;
  width: 100%;
  position: fixed;
  top: 80px;
  z-index: 1000;
  background: #fff;
}
.search_act{
  cursor: pointer;
}
.form-icon{
  display: none;
}
.sale{
  position: absolute;
  background: #757a4e;
  color: #fff;
  padding: 5px 10px 5px 10px;
  font-size: 22px;
  right: 39px;
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar{
  position: absolute;
  right: 0px!important;
  top: 0!important;
  z-index: 50;
  width: 2px!important;
  height: 100% !important;
  opacity: 1!important;
}
.swiper-scrollbar-drag{
  background: #000!important;
}
.swiper-scrollbar{
  background: rgb(0 0 0 / 0%)!important;
}