

/* Start:/local/templates/main/css/main.css?1719488820138762*/
@import "https://fonts.googleapis.com/css2?family=Inter&display=swap";
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: #0000;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[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, [hidden] {
  display: none;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
  padding: 0;
}

input, button, select, textarea {
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
  overflow: visible;
}

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

ul {
  list-style: none;
}

button {
  cursor: pointer;
}

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

@font-face {
  font-family: Hoves;
  src: local(TT Hoves Pro Regular), url("/local/templates/main/css/../TTHoves-Regular.e5f7c6a6.woff2") format("woff2"), url("/local/templates/main/css/../TTHoves-Regular.4825b9ac.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hoves;
  src: local(TT Hoves Pro DemiBold), url("/local/templates/main/css/../TTHoves-DemiBold.3466e5ba.woff2") format("woff2"), url("/local/templates/main/css/../TTHoves-DemiBold.6f6ac09b.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.filter {
  width: 250rem;
}

.filter__gabarites {
  width: 100%;
  margin-bottom: 36rem;
}

.filter__name {
  margin-bottom: 20rem;
}

.filter__lang {
  margin-left: auto;
}

.filter__lang .header__lang_block {
  z-index: 2;
  background: #fff;
}

.filter__lang .header__lang_link--active {
  font-weight: 500;
}

.filter_price_text {
  margin-right: .25em;
}

.filter__lang .header__lang_main:after {
  transform: rotate(0);
}

.filter__lang:hover .header__lang_main:after {
  transform: rotate(180deg);
}

.price-input {
  color: #d0d0ce;
  align-items: center;
  width: 100%;
  margin-bottom: 28rem;
  display: flex;
}

.price-input .field {
  align-items: center;
  max-width: 150rem;
  display: flex;
}

.field input {
  text-align: center;
  -moz-appearance: textfield;
  border: 1rem solid #e2e3de;
  border-radius: 4rem;
  outline: none;
  width: 100%;
  height: 100%;
  padding: 8rem 16rem;
}

.noinput .field input {
  border: none;
  width: 45rem;
  padding: 0;
}

.noinput .price-input .separator {
  margin: 0;
}

.field input:focus {
  border: 1rem solid #e9cbb2;
}

input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-input .separator {
  margin: 0 4rem 0 8rem;
}

.slider {
  background: #e2e3de;
  height: 1rem;
  position: relative;
}

.slider .progress {
  background: #000;
  border-radius: 5px;
  height: 100%;
  position: absolute;
  left: 25%;
  right: 25%;
}

.range-input {
  position: relative;
}

.range-input input {
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  width: 100%;
  height: 1rem;
  position: absolute;
  top: -1rem;
}

input[type="range"]::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  cursor: pointer;
  background: #000;
  border-radius: 50%;
  width: 20rem;
  height: 20rem;
}

input[type="range"]::-moz-range-thumb {
  pointer-events: auto;
  -moz-appearance: none;
  cursor: pointer;
  background: #000;
  border: none;
  border-radius: 50%;
  width: 20rem;
  height: 20rem;
}

.support-box {
  text-align: center;
  display: block;
  position: relative;
  top: 2rem;
  bottom: 0;
}

.b-btn {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.b-btn.paypal i {
  color: #00f;
}

.b-btn:hover {
  font-weight: bold;
  text-decoration: none;
}

.b-btn i {
  color: #ff0;
  margin-top: 2rem;
  font-size: 20px;
}

@media (max-width: 650px) {
  .filter {
    width: 100%;
  }

  .price-input {
    flex-wrap: wrap;
  }

  .filter_price_text {
    width: 100%;
    margin-bottom: 12rem;
  }

  .field input {
    padding: 6rem;
  }

  .price-input .field {
    max-width: 94rem;
  }

  .price-input {
    margin-bottom: 20rem;
  }

  input[type="range"]::-webkit-slider-thumb {
    width: 15rem;
    height: 15rem;
  }

  input[type="range"]::-moz-range-thumb {
    width: 15rem;
    height: 15rem;
  }

  .slider .progress {
    left: 20%;
    right: 20%;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  max-width: 100%;
  font-family: Hoves, Roboto, sans-serif;
  overflow-x: hidden;
}

.hidden {
  overflow: hidden;
}

html {
  background-color: #fff;
  height: 100%;
}

.container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 70rem;
  max-width: 1920rem !important;
}

.swiper-horizontal {
  touch-action: pan-y;
}

::-webkit-scrollbar {
  width: 8rem;
  height: auto;
}

html ::-webkit-scrollbar {
  width: 8rem;
  height: auto;
}

::-webkit-scrollbar-thumb {
  background-color: #e9cbb2;
  border-radius: 15rem;
}

html ::-webkit-scrollbar-thumb {
  background-color: #e9cbb2;
  border-radius: 15rem;
}

::-webkit-scrollbar-track {
  background: none;
}

html ::-webkit-scrollbar-track {
  background: none;
}

@media (max-width: 650px) {
  ::-webkit-scrollbar {
    width: 4rem;
    height: auto;
  }

  html ::-webkit-scrollbar {
    width: 4rem;
    height: auto;
  }

  .container {
    padding: 0 15rem;
    width: 100% !important;
    max-width: 100% !important;
  }
}

.ui {
  padding: 40rem 100rem;
}

.ui-row {
  margin-bottom: 40rem;
}

.ui-block {
  border: 1px dashed #9747ff;
  border-radius: 5px;
  flex-direction: column;
  gap: 20rem;
  width: 600rem;
  margin: 10rem;
  padding: 20rem;
  display: inline-flex;
}

.ui-block--inline {
  align-items: flex-start;
  width: auto;
  display: inline-flex;
}

.colors__block {
  border: 1px solid #cbc6c6;
  width: 120rem;
  height: 120rem;
  margin-right: 40rem;
}

.colors__block:first-child {
  background: #000;
}

.colors__block:nth-child(2) {
  background: #ce0e2d;
}

.colors__block:nth-child(3) {
  background: #e9cbb2;
}

.colors__block:nth-child(4) {
  background: #fff;
}

.colors__block:nth-child(5) {
  background: #d0d0ce;
}

.colors__block:nth-child(6) {
  background: #343434;
}

.sitemap {
  padding-top: 220rem;
}

.sitemap__link {
  color: #343434;
  text-align: center;
  border: 1rem solid #343434;
  width: 100%;
  margin-bottom: 1em;
  padding: 15rem;
  transition: color .3s, background .3s;
  display: block;
}

.sitemap__link:hover {
  color: #fff;
  background: #343434;
}

.section {
  margin-bottom: 200rem;
}

.section:last-child {
  margin-bottom: 0;
}

.section__top {
  margin-bottom: 60rem;
  display: flex;
}

.section__right {
  margin-left: auto;
  display: flex;
}

.section__header-half {
  width: 819rem;
}

.stop-scroll {
  overflow: hidden;
}

.flex {
  display: flex;
}

.flex-center {
  align-items: center;
  display: flex;
}

.light {
  font-weight: 300;
}

.reg {
  font-weight: 400;
}

.med {
  font-weight: 500;
}

.demi {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.caps {
  text-transform: uppercase;
}

.h1 {
  font-size: 72rem;
  line-height: 72rem;
}

.h2 {
  font-size: 52rem;
  line-height: 52rem;
}

.h3 {
  font-size: 44rem;
  line-height: 112%;
}

.h4 {
  font-size: 36rem;
  line-height: 116%;
}

.h5 {
  font-size: 28rem;
  line-height: 126%;
}

.h6 {
  font-size: 28rem;
  line-height: 128%;
}

.subtitle {
  font-size: 24rem;
  line-height: 126%;
}

.headline {
  font-size: 20rem;
  line-height: 126%;
}

.maintext {
  font-size: 16rem;
  line-height: 140%;
}

.text2 {
  font-size: 14rem;
  line-height: 144%;
}

.liltext {
  font-size: 12rem;
  line-height: 126%;
}

.opacity {
  transition: opacity .3s;
}

.opacity:hover {
  opacity: .7;
}

.opacity:active {
  opacity: .4;
}

.beige {
  transition: color .3s, opacity .3s;
}

.beige:hover {
  color: #c7a88b;
}

.beige:active {
  color: #c7a88b;
  opacity: .7;
}

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

.header__top {
  background: #f5f5f5;
  padding: 10rem 0;
}

.header__top__container {
  align-items: center;
  display: flex;
}

.header__top__left {
  display: flex;
}

.header__top__left_item {
  margin-right: 48rem;
}

.header__top__left_item:last-child {
  margin-right: 0;
}

.header__top__right {
  margin-left: auto;
}

.header__center {
  background: #fff;
  border-bottom: 1rem solid #f2f2f2;
}

.header__center__container {
  align-items: center;
  display: flex;
}

.header__logo {
  margin-right: 100rem;
}

.header__logo svg {
  width: 191rem;
  height: 84rem;
}

.header .nav {
  margin-right: 114rem;
}

.header .nav__list {
  align-items: center;
  display: flex;
}

.header .nav__item {
  margin-right: 48rem;
}

.header .nav__item:last-child {
  margin-right: 0;
}

.header__phone {
  margin-left: auto;
  margin-right: 20rem;
}

.header .cart {
  display: flex;
}

.header .cart svg {
  width: 1.25em;
  height: 1.25em;
  margin-right: .5em;
}

.header .cart__amount {
  margin-right: .5em;
}

.header__bottom {
  background: #fff;
}

.header__bottom__container {
  align-items: center;
  padding-top: 17.5rem;
  padding-bottom: 15.5rem;
  display: flex;
}

.header__bottom__link {
  margin-right: 48rem;
  position: relative;
}

.header__bottom__link:after {
  content: "";
  background: #e9cbb2;
  width: 0;
  height: 1rem;
  transition: width .3s;
  position: absolute;
  bottom: -3rem;
  left: 0;
}

.header__bottom__link:last-child {
  margin-right: 0;
}

.header__bottom__link--beige {
  color: #e9cbb2;
}

.header__bottom__link--beige:after {
  display: none;
}

.header__bottom__link:hover:after {
  width: 100%;
}

.search {
  width: 569rem;
  position: relative;
}

.search__main {
  background: #f5f5f5;
  align-items: center;
  width: 100%;
  padding-left: 8rem;
  display: flex;
}

.search__loupe {
  flex-shrink: 0;
  width: 20rem;
  height: 20rem;
  margin-right: 8rem;
}

.search__loupe svg {
  width: 100%;
  height: 100%;
}

.search__input {
  width: 100%;
  margin: 8rem 0;
  padding-right: 5rem;
}

.search__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkhpY29uIC8gTGluZWFyIC8gRG93biAzIiBvcGFjaXR5PSIwLjQiPgo8cGF0aCBpZD0iVmVjdG9yIDEiIGQ9Ik01LjUgNi40MTY5OUwxMSAxMS43ODA3TTExIDExLjc4MDdMMTYuNSA2LjQxNjk5TTExIDExLjc4MDdMNS41IDE2LjUwMDNNMTEgMTEuNzgwN0wxNi41IDE2LjM4OTgiIHN0cm9rZT0iIzM0MzQzNCIvPgo8L2c+Cjwvc3ZnPgo=");
  background-size: 20rem 20rem;
  width: 20rem;
  height: 20rem;
}

.search__find {
  color: #fff;
  background: #000;
  flex-shrink: 0;
  align-self: stretch;
  width: 0;
  padding: 0;
  transition: padding .3s, width .3s, opacity .3s;
  overflow: hidden;
}

.search__find:hover {
  opacity: .8;
}

.search__find:active {
  opacity: .5;
}

.search__list {
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  background: #f5f5f5;
  width: 100%;
  padding: 12rem;
  transition: opacity .3s;
  position: absolute;
  top: calc(100% + 5rem);
  left: 0;
}

.search__list b {
  font-weight: 600;
}

.search__list__items {
  flex-direction: column;
  gap: 8rem;
  margin-bottom: 24rem;
  display: flex;
}

.search__list__cats {
  border-top: 1rem solid #e4e3e2;
  border-bottom: 1rem solid #e4e3e2;
  flex-direction: column;
  margin-bottom: 24rem;
  padding: 12rem 0;
  display: flex;
}

.search__list__products {
  flex-direction: column;
 
  display: flex;
}

.search__list__product {
  align-items: center;
  display: flex;
  margin-bottom: 24px;
}

.search__list__product .text {
  padding: 5rem 0;
}

.search__list__product_header {
  margin-bottom: 6rem;
}

.search__list__product_price {
  font-size: 20rem;
  display: flex;
}

.search__list__product_price_old {
  color: #d0d0ce;
  margin-left: 14rem;
  text-decoration: line-through;
}

.search__list__product img {
  width: 100rem;
  margin-right: 16rem;
}

.search__list__cat {
  align-items: center;
  display: flex;
}

.search__list__cat img {
  width: 100rem;
  margin-right: 16rem;
}

.search__list a {
  transition: opacity .3s;
}

.search__list a:hover {
  opacity: .7;
}

.search__list a:active {
  opacity: .4;
}

.search__input:focus ~ .search__find {
  width: auto;
  padding: 0 44rem;
}

.search__input:focus:not(:placeholder-shown) ~ .search__list {
  pointer-events: auto;
  opacity: 1;
}

.price__filter {
  cursor: pointer;
  background: #f5f5f5;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.price__filter__main {
  justify-content: space-between;
  width: 100%;
  padding: 12rem 16rem;
  display: flex;
}

.price__filter__main svg {
  width: 24rem;
  height: 24rem;
  transition: transform .3s;
  transform: rotate(-180deg);
}

.price__filter__bottom {
  z-index: 10;
  background: #f5f5f5;
  border-top: 1rem solid #0000;
  flex-direction: column;
  gap: 8rem;
  width: 100%;
  height: 0;
  padding: 0 16rem;
  transition: height .3s, padding .3s;
  display: flex;
  position: absolute;
  top: 100%;
  overflow: hidden;
}

.price__filter__bottom:hover {
  border-top: 1rem solid #e4e3e2;
  height: auto;
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.price__filter__bottom .checkbox span:nth-child(2) {
  background: #fff;
}

.price__filter:hover .price__filter__main svg {
  transform: rotate(0);
}

.price__filter:hover .price__filter__bottom {
  border-top: 1rem solid #e4e3e2;
  height: auto;
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.price__filter--color {
  width: 270rem;
}

.price__filter--color .price__filter__bottom .checkbox {
  position: relative;
}

.price__filter--color .price__filter__bottom .checkbox:after {
  content: "";
  background: green;
  background: var(--checkcolor);
  width: .75em;
  height: .75em;
  display: block;
  position: absolute;
  top: .4em;
  right: 0;
}

.text-checkbox {
  cursor: pointer;
}

.text-checkbox input {
  display: none;
}

.text-checkbox div {
  opacity: .4;
  transition: opacity .3s;
}

.text-checkbox:hover div {
  opacity: .7;
}

.text-checkbox input:checked + div {
  opacity: 1;
}

.text-checkbox--underline div {
  padding: 8rem 12rem;
  position: relative;
}

.text-checkbox--underline div:after {
  content: "";
  background: #000;
  width: 0;
  height: 1rem;
  transition: width .3s;
  position: absolute;
  bottom: -3rem;
  left: 0;
}

.text-checkbox--underline input:checked + div:after {
  width: 100%;
}

.btncheckbox {
  cursor: pointer;
}

.btncheckbox input {
  display: none;
}

.btncheckbox div {
  background: #fbf8f6;
  padding: 8rem 24rem;
  transition: background .3s, color .3s;
}

.btncheckbox:hover div {
  background: #e9cbb2;
}

.btncheckbox input:checked + div {
  color: #fff;
  background: #000;
}

.img_check {
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.img_check input {
  display: none;
}

.img_check img {
  outline-offset: 4rem;
  width: 60rem;
  height: 40rem;
  margin-bottom: 8rem;
}

.img_check input:checked + img {
  outline: 1rem solid #000;
}

.feedback_link {
  align-items: center;
  display: flex;
}

.feedback_link div {
  background: #fbf8f6;
  border-radius: 50%;
  align-items: center;
  width: 60rem;
  height: 60rem;
  display: flex;
}

.feedback_link div span:after {
  display: none;
}

.feedback_link svg {
  width: 16rem;
  height: 16rem;
}

.btn {
  color: #fff;
  background: #000;
  border: 1rem solid;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12rem;
  transition: margin .3s;
  display: flex;
}

.btn-container {
  align-items: center;
  display: flex;
}

.btn-counter {
  border: none;
  flex-shrink: 0;
  align-items: center;
  width: 0;
  padding: 0;
  transition: width .3s, padding .3s;
  display: flex;
  overflow: hidden;
}

.btn-counter svg {
  width: .8em;
  height: .8em;
}

.btn-counter input {
  text-align: center;
  flex-shrink: 10;
  width: 78rem;
}

.btn span {
  transition: margin .3s;
}

.btn svg {
  width: 0;
  height: 1.25em;
  transition: width .3s;
  display: block;
}

.btn:hover {
  background: #343434;
}

.btn:active {
  background: #343434b3;
}

.btn:disabled {
  pointer-events: none;
  background: #d0d0ce !important;
}

.btn--loading, .btn--loading:hover {
  background: #343434b3;
}

.btn--loading span {
  margin-right: 8rem;
}

.btn--loading svg {
  fill: #fff;
  width: 1.25em;
  animation: 1s linear infinite rotate_loader;
  display: inline-block;
}

.btn--active {
  margin-right: 12rem;
}

.btn--active + .btn-counter {
  border: 1rem solid #e4e3e2;
  width: 138rem;
  padding: 12rem 17rem;
}

.btn--active span:after {
  content: " " attr(amount) " шт.";
}

.btn--trans {
  color: #343434;
  background: none;
  border: 1rem solid #000;
  transition: border .3s;
}

.btn--trans svg, .btn--trans svg path {
  fill: #000;
}

.btn--trans:hover {
  background: none;
  border-color: #e9cbb2;
}

.btn--trans:disabled {
  color: #d0d0ce;
  pointer-events: none;
  border-color: #d0d0ce;
  background: none !important;
}

.btn--trans--active span:after {
  content: " " attr(amount) " шт.";
}

@keyframes rotate_loader {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.base_btn {
  text-align: center;
  color: #343434;
  border: 1rem solid #000;
  justify-content: center;
  align-items: center;
  padding: 16rem 48rem;
  transition: color .3s, background .3s, border .3s;
  display: flex;
}

.base_btn:hover {
  color: #fff;
  background: #343434;
}

.base_btn:active {
  background: #343434b3;
  border: 1rem solid #343434b3;
}

.base_btn:disabled {
  pointer-events: none;
  color: #d0d0ce;
  border: 1rem solid #d0d0ce;
}

.arrow {
  align-items: center;
  display: flex;
}

.arrow svg {
  width: 80rem;
  height: 80rem;
}

.arrow--left svg {
  transform: scale(-1, 1);
}

.arrow:hover {
  opacity: .8;
}

.arrow:active {
  opacity: .7;
}

.arrow:disabled {
  opacity: .4;
  pointer-events: none;
}

.arrow_btn {
  color: #343434;
  border: 1rem solid #000;
  justify-content: center;
  align-items: center;
  padding: 16rem 48rem;
  transition: border-color .3s, opacity .3s, background .3s;
  display: flex;
  overflow: hidden;
}

.arrow_btn span {
  margin-right: 8rem;
}

.arrow_btn svg {
  stroke: #343434;
  width: 1.25em;
  height: 1.25em;
  transition: transform .3s, stroke .3s;
}

.arrow_btn:hover {
  border: 1rem solid #e9cbb2;
}

.arrow_btn:hover svg {
  transform: scale(1.1);
}

.arrow_btn:active {
  opacity: .7;
}

.arrow_btn:disabled {
  pointer-events: none;
  border: 1rem solid #d0d0ce;
}

.arrow_btn--blacked:hover {
  color: #fff;
  background: #000;
  border: 1rem solid #000;
}

.arrow_btn--blacked:hover svg {
  stroke: #fff;
}

.link {
  cursor: pointer;
  color: #343434;
  transition: opacity .3s;
}

.link span {
  position: relative;
}

.link span:after {
  content: "";
  background: #e9cbb2;
  width: 100%;
  height: 1rem;
  transition: opacity .3s;
  position: absolute;
  bottom: -3rem;
  left: 0;
}

.link:hover span:after {
  opacity: 0;
}

.link:active {
  opacity: .7;
}

.link--arrow {
  align-items: center;
  display: flex;
}

.link--arrow svg {
  stroke: #343434;
  width: 20rem;
  height: 20rem;
  margin-left: 8rem;
}

.link--disabled {
  pointer-events: none;
  color: #d0d0ce;
}

.link--disabled span:after {
  opacity: 0;
}

.link--disabled svg {
  stroke: #d0d0ce;
}

.phonelink {
  color: #e9cbb2;
  transition: color .3s;
}

.phonelink:hover {
  color: #c7a88b;
}

.phonelink--disabled {
  pointer-events: none;
  opacity: .4;
}

.add-link {
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.add-link span {
  transition: opacity .3s;
}

.add-link svg {
  fill: #e9cbb2;
  width: 1.4em;
  height: 1.4em;
  margin-right: .5em;
  transition: fill .3s;
}

.add-link:hover span {
  opacity: .7;
}

.add-link:hover svg {
  fill: #c7a88b;
}

.add-link--disabled {
  opacity: .7;
  pointer-events: none;
}

.add-link--disabled span {
  opacity: .7;
}

.download-link {
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.download-link:hover {
  opacity: .6;
}

.download-link svg {
  width: 24rem;
  height: 24rem;
  margin-left: .25em;
}

.icon-link {
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.icon-link:hover {
  opacity: .6;
}

.icon-link svg {
  width: 24rem;
  height: 24rem;
  margin-right: .25em;
}

.close-link {
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.close-link svg {
  stroke: #343434;
  width: 24rem;
  height: 24rem;
  margin-bottom: -.1em;
  margin-left: .5em;
}

.close-link:hover {
  opacity: .7;
}

.close-link--gold {
  color: #343434;
  opacity: .4;
  transition: opacity .3s, color .3s;
}

.close-link--gold svg {
  stroke: #343434;
  transition: stroke .3s;
}

.close-link--gold:hover {
  color: #c7a88b;
  opacity: 1 !important;
}

.close-link--gold:hover svg {
  stroke: #c7a88b;
}

.card {
  flex-direction: column;
  width: 569rem;
  display: flex;
}

.card__picture {
  width: 100%;
  height: 350rem;
  margin-bottom: 20rem;
  position: relative;
}

.card__picture picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card__picture picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card__tags {
  z-index: 1;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 12rem;
  left: 12rem;
}

.card__tag {
  color: #343434;
  background: #fff;
  align-items: center;
  margin-bottom: 8rem;
  padding: 2rem 8rem;
  display: flex;
}

.card__tag svg {
  width: 1.6em;
  height: 1.6em;
  margin-right: 4rem;
}

.card__text {
  border-bottom: 1rem solid #343434;
  margin-bottom: 16rem;
  padding-bottom: 16rem;
}

.card__header__line {
  align-items: center;
  margin-bottom: 16rem;
  display: flex;
}

.card__header__tag {
  background: #f5f5f5;
  margin-left: auto;
  padding: 4rem 8rem 6rem;
}

.card__header__tag--miss {
  background: #e9cbb2;
}

.card__price {
  align-items: center;
  display: flex;
}

.card__price__main {
  color: #000;
  margin-right: 16rem;
  font-weight: 400;
}

.card__price__old {
  color: #d0d0ce;
  text-decoration: line-through;
}

.card__info {
  align-items: center;
  margin-bottom: 24rem;
  display: flex;
}

.card__info__colors {
  align-items: center;
  gap: 12rem;
  display: flex;
}

.card__info__color {
  cursor: pointer;
  flex-shrink: 0;
  width: 12rem;
  height: 12rem;
}

.card__info__color span {
  background: inherit;
  color: inherit;
  flex-shrink: 0;
  width: 12rem;
  height: 12rem;
  display: inline-block;
}

.card__info__color input {
  display: none;
}

.card__info__color input:checked + span,
.card__info__color input + span.active {
  outline-offset: 1rem;
  outline: 1rem solid;
}

.card__info__size {
  margin-left: auto;
}

.card__btns {
  opacity: 0;
  flex-direction: column;
  align-items: stretch;
  transition: opacity .3s 80ms;
  display: flex;
}

.card__btns .link {
  justify-content: center;
  padding: 12rem;
  display: flex;
}

.card:hover .card__btns {
  opacity: 1;
}

.card--mini {
  width: 417rem;
}

.cart_card {
  align-items: stretch;
  display: flex;
}

.cart_card__picture {
  width: 418rem;
  margin-right: 36rem;
}

.cart_card__picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cart_card__header {
  margin-bottom: 16rem;
}

.cart_card__text {
  flex-direction: column;
  width: 669rem;
  display: flex;
}

.cart_card__top {
  border-bottom: 1rem solid #343434;
  margin-bottom: 20rem;
  padding-bottom: 16rem;
  display: flex;
}

.cart_card .btn-counter {
  border: 1rem solid #e4e3e2;
  width: 138rem;
  margin-left: auto;
  padding: 12rem 17rem;
}

.cart_card__cat {
  align-items: center;
  margin-bottom: 12rem;
  display: flex;
}

.cart_card__cat span {
  opacity: .4;
  margin-right: 1ch;
  display: inline-block;
}

.cart_card__selected_color {
  align-items: center;
  display: flex;
}

.cart_card__selected_color span {
  opacity: 1;
  margin-right: 1ch;
}

.cart_card__selected_color div {
  width: 12rem;
  height: 12rem;
}

.cart_card__addelete {
  justify-content: space-between;
  margin-top: auto;
  display: flex;
}

.cart_card--deleted {
  background: #f5f5f5;
  align-items: flex-start;
  padding: 40rem;
  display: flex;
}

.cart_card--deleted .base_btn {
  width: 363rem;
  margin-left: auto;
  padding: 12rem;
}

.checkbox {
  cursor: pointer;
  align-items: center;
  display: flex;
}

.checkbox input {
  display: none;
}

.checkbox span {
  transition: background .3s;
  display: block;
}

.checkbox span:nth-child(2) {
  background: #f5f5f5;
  width: 24rem;
  height: 24rem;
}

.checkbox span:nth-child(2) svg {
  opacity: 0;
  transition: opacity .3s;
}

.checkbox span:last-child {
  margin-left: .75em;
}

.checkbox:hover span:nth-child(2) {
  background: #e4e3e2;
}

.checkbox input:checked + span svg {
  opacity: 1;
}

.checkbox--red {
  color: #ca3232;
}

.text_radio {
  cursor: pointer;
  display: inline-block;
}

.text_radio input {
  display: none;
}

.text_radio span {
  background: #fbf8f6;
  padding: 8rem 24rem;
  transition: color .3s, background .3s;
  display: inline-block;
}

.text_radio:hover span {
  background: #e9cbb2;
}

.text_radio input:checked + span {
  color: #fff;
  background: #000;
}

.input {
  border-bottom: 1rem solid #44424233;
  padding: 20rem 16rem;
}

.footer {
  border-top: 1rem solid #f2f2f2;
  border-bottom: 1rem solid #f2f2f2;
}

.footer__main {
  justify-content: space-between;
  padding-top: 80rem;
  padding-bottom: 60rem;
  display: flex;
}

.footer__col {
  flex-direction: column;
  display: flex;
}

.footer__header {
  margin-bottom: 36rem;
}

.footer__phone {
  margin-bottom: 20rem;
}

.footer__phone a {
  color: #e9cbb2;
  margin-bottom: 8rem;
  display: inline-block;
}

.footer__link {
  margin-bottom: 20rem;
}

.footer__link--beige {
  color: #e9cbb2;
}

.footer__link--beige:hover {
  color: #c7a88b;
}

.footer__link--beige:active {
  color: #c7a88b;
  opacity: .7;
}

.footer__link:last-child {
  margin-bottom: 0;
}

.footer .payments {
  margin-bottom: 40rem;
}

.footer .payments svg {
  max-width: 60rem;
  height: 24rem;
}

.footer .payments svg:nth-child(2) {
  width: 36rem;
}

.footer .icon-link {
  margin-bottom: 20rem;
}

.footer .icon-link:last-child {
  margin-bottom: 0;
}

.footer .reviews-link {
  align-items: center;
  margin-bottom: 20rem;
  display: flex;
}

.footer .reviews-link:hover {
  opacity: 1;
}

.footer .reviews-link:active {
  opacity: .7;
}

.footer .reviews-link span {
  margin-right: 12rem;
}

.footer .reviews-link:last-child {
  margin-bottom: 0;
}

.footer .reviews-link div {
  align-items: center;
  display: flex;
}

.footer .reviews-link div svg {
  width: 24rem;
  height: 24rem;
}

.footer-60 {
  flex-direction: column;
  margin-bottom: 60rem;
  display: flex;
}

.footer-40 {
  flex-direction: column;
  margin-bottom: 40rem;
  display: flex;
}

.footer__bottom {
  align-items: center;
  padding: 12rem 0;
  display: flex;
}

.footer__logo {
  margin-right: 190rem;
}

.footer__logo svg {
  width: 191rem;
  height: 84rem;
}

.footer__copy {
  margin-left: auto;
}

@media (min-width: 650px) {
  .desktop-hidden {
    display: none !important;
  }
}

@media (max-width: 650px) {
  .ui {
    padding: 20rem 15rem;
  }

  .ui-block {
    width: 100%;
    margin: 0;
  }

  .colors__block {
    width: 20rem;
    height: 20rem;
    margin-right: 10rem;
  }

  .section {
    margin-bottom: 48rem;
  }

  .section__top {
    margin-bottom: 20rem;
  }

  .section__header-half {
    width: 100%;
  }

  .desktop-hidden {
    display: unset;
  }

  .h1 {
    font-size: 28rem;
    line-height: 106%;
  }

  .h2 {
    font-size: 25rem;
    line-height: 112%;
  }

  .h3 {
    font-size: 22rem;
    line-height: 112%;
  }

  .h4 {
    font-size: 20rem;
  }

  .h5, .subtitle {
    font-size: 18rem;
  }

  .headline {
    font-size: 15rem;
  }

  .maintext {
    font-size: 13rem;
    line-height: 127%;
  }

  .liltext {
    font-size: 10rem;
  }

  .btn {
    padding: 10rem;
  }

  .btn--active {
    margin-right: 4rem;
  }

  .btn--active + .btn-counter {
    width: 95rem;
    padding: 10rem 12rem;
  }

  .btn--active + .btn-counter input {
    width: 50rem;
  }

  .card {
    width: 290rem;
  }

  .card__picture {
    height: 180rem;
    margin-bottom: 12rem;
  }

  .card__tags {
    top: 6rem;
    left: 6rem;
  }

  .card__tag {
    padding: 2rem 4rem;
  }

  .card__text {
    margin-bottom: 12rem;
    padding-bottom: 12rem;
  }

  .card__header__line {
    margin-bottom: 8rem;
  }

  .card__header__tag {
    display: none;
  }

  .card__price__main {
    margin-right: 10rem;
  }

  .card__info_colors {
    gap: 8rem;
  }

  .cart_card {
    flex-direction: column;
  }

  .cart_card__picture {
    width: 100%;
    margin-bottom: 12rem;
    margin-right: 0;
  }

  .cart_card__text {
    width: 100%;
  }

  .cart_card__top .btn-counter {
    display: none;
  }

  .cart_card__header {
    margin-bottom: 8rem;
  }

  .cart_card__addelete {
    flex-direction: column-reverse;
  }

  .cart_card__countdelete {
    margin: 12rem 0 20rem;
    display: flex;
  }

  .cart_card .btn-counter {
    width: auto;
    margin-left: 0;
    margin-right: auto;
    padding: 10rem 12rem;
    display: flex;
  }

  .cart_card .btn-counter input {
    width: 55rem;
  }

  .cart_card__cat {
    margin-bottom: 8rem;
  }

  .cart_card--deleted {
    flex-direction: column;
    padding: 16rem;
  }

  .cart_card--deleted .base_btn {
    width: 100%;
    margin-top: 24rem;
  }

  .header__logo {
    margin-right: auto;
  }

  .header__logo svg {
    width: 100rem;
    height: 44rem;
  }

  .header .nav, .header__phone, .header__top {
    display: none;
  }

  .header__bottom {
    pointer-events: none;
    opacity: 0;
    height: 0;
    max-height: calc(100vh - 50rem);
    transition: opacity .3s;
    overflow: hidden;
  }

  .header__bottom .header__phone {
    margin: 0 0 14rem;
    display: block;
  }

  .header__bottom .link {
    margin-bottom: 35rem;
  }

  .header__bottom__container {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 45rem;
  }

  .header__bottom__section {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 28rem;
    display: flex;
  }

  .header__bottom__section:last-child {
    margin-bottom: 0;
  }

  .header__bottom__title {
    margin-bottom: 16rem;
    font-size: 15rem;
  }

  .header__bottom__link {
    margin-bottom: 16rem;
    font-size: 13rem;
  }

  .header__bottom__link:last-child {
    margin-bottom: 0;
  }

  .header__bottom--active {
    opacity: 1;
    pointer-events: auto;
    height: auto;
    padding-bottom: 30rem;
    overflow: auto;
  }

  .header__center .search {
    width: auto;
    margin-right: 20rem;
  }

  .header__center .search__loupe {
    margin-right: 0;
  }

  .header__center .search__main {
    background: none;
    padding-left: 0;
  }

  .header__center .search__input {
    width: 0;
    padding: 0;
  }

  .header__center .search--active, .header__center .search:hover {
    background: #fff;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-right: 0;
    padding: 0 15rem;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
  }

  .header__center .search--active .search__loupe, .header__center .search:hover .search__loupe {
    margin-right: 7rem;
  }

  .header__center .search--active .search__main, .header__center .search:hover .search__main {
    background: #f5f5f5;
    padding-left: 8rem;
  }

  .header__center .search--active .search__input, .header__center .search:hover .search__input {
    width: 100%;
    padding-right: 8rem;
  }

  .header__center .search--active .search__list, .header__center .search:hover .search__list {
    top: 100%;
  }

  .header__center .search--active .search__cancel, .header__center .search:hover .search__cancel {
    color: #343434;
    background: #fff;
    flex-shrink: 0;
    width: auto;
    padding: 0 8rem;
  }

  .header__center .cart {
    margin-right: 20rem;
  }

  .header__center .cart > span {
    display: none;
  }

  .header__center .cart__amount {
    margin-right: 0;
  }

  .header__search_btn {
    justify-content: center;
    align-items: center;
    margin-right: 20rem;
    display: flex;
    display: none !important;
  }

  .header__search_btn svg {
    width: 16rem;
    height: 16rem;
  }

  .header__burger {
    flex-direction: column;
    flex-shrink: 0;
    justify-content: space-between;
    width: 20rem;
    height: 20rem;
    padding: 3.5rem 0;
    display: flex;
  }

  .header__burger span {
    background: #343434;
    flex-shrink: 0;
    width: 100%;
    height: 1.2rem;
    transition: transform .3s;
    display: inline-block;
  }

  .header__burger--active span:nth-child(2) {
    display: none;
  }

  .header__burger--active span:first-child {
    transform-origin: 0 0;
    margin-bottom: 0;
    transform: rotate(40deg)translateY(-2rem)translateX(2rem);
  }

  .header__burger--active span:last-child {
    transform-origin: 0 0;
    margin-bottom: 0;
    transform: rotate(-40deg)translateY(2.36rem)translateX(1rem);
  }

  .footer__main {
    flex-direction: column;
    padding-top: 36rem;
    padding-bottom: 40rem;
  }

  .footer__header {
    margin-bottom: 20rem;
  }

  .footer__col {
    transition: all .3s;
  }

  .footer__col:first-child {
    border-top: 1rem solid #f2f2f2;
    border-bottom: 1rem solid #f2f2f2;
    order: 2;
    padding: 16rem 0;
  }

  .footer__col:nth-child(2) {
    order: 1;
    margin-bottom: 36rem;
  }

  .footer__col:nth-child(3) {
    order: 3;
  }

  .footer__col:nth-child(4) {
    order: 4;
  }

  .footer__col:nth-child(5) {
    order: 5;
  }

  .footer__col:first-child, .footer__col:nth-child(3), .footer__col:nth-child(4) {
    border-top: 1rem solid #f2f2f2;
    border-bottom: 1rem solid #f2f2f2;
    height: 50rem;
    margin-top: -1rem;
    padding: 16rem 0;
    transition: height .3s;
    overflow: hidden;
  }

  .footer__col:first-child .footer__header, .footer__col:nth-child(3) .footer__header, .footer__col:nth-child(4) .footer__header {
    justify-content: space-between;
    display: flex;
  }

  .footer__col:first-child .footer__header:after, .footer__col:nth-child(3) .footer__header:after, .footer__col:nth-child(4) .footer__header:after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkhpY29uIC8gTGluZWFyIC8gRG93biA0IiBvcGFjaXR5PSIwLjQiPgo8cGF0aCBpZD0iVmVjdG9yIDciIGQ9Ik0xNCAxMkw5IDdMNCAxMiIgc3Ryb2tlPSIjMzQzNDM0Ii8+CjwvZz4KPC9zdmc+Cg==");
    background-size: 20rem 20rem;
    width: 20rem;
    height: 20rem;
    transition: transform .3s;
    display: inline-block;
    transform: rotate(180deg);
  }

  .footer__col:first-child:hover .footer__header:after, .footer__col:first-child:focus .footer__header:after, .footer__col:nth-child(3):hover .footer__header:after, .footer__col:nth-child(3):focus .footer__header:after, .footer__col:nth-child(4):hover .footer__header:after, .footer__col:nth-child(4):focus .footer__header:after {
    height: auto;
    transform: rotate(0);
  }

  .footer__col:nth-child(4) {
    margin-bottom: 36rem;
  }

  .footer__col:hover, .footer__col:focus {
    height: auto;
  }

  .footer__link {
    margin-bottom: 12rem;
  }

  .footer .payments {
    margin-bottom: 28rem;
  }

  .footer-60 {
    margin-bottom: 36rem;
  }

  .footer-40 {
    margin-bottom: 20rem;
  }

  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
  }

  .footer__logo {
    margin-bottom: 8rem;
    margin-right: 0;
  }

  .footer__logo svg {
    width: 101rem;
    height: 40rem;
  }

  .footer__copy {
    margin-top: 6rem;
  }

  .search {
    width: 100%;
    position: relative;
  }

  .search__loupe {
    width: 17rem;
    height: 17rem;
    margin-right: 6rem;
  }

  .search__find {
    display: none;
  }

  .search__cancel {
    align-self: stretch;
    width: 0;
    padding: 0;
    overflow: hidden;
  }

  .search__list {
    height: calc(100vh - 50rem);
    padding: 12rem 15rem;
  }

  .search__list__items, .search__list__cats {
    margin-bottom: 20rem;
  }

  .search__list__products {
    margin-bottom: 36rem;
  }

  .search__list__product {
    margin-bottom: 12rem;
  }

  .search__list__product:last-child {
    margin-bottom: 0;
  }

  .search__list__product .text {
    padding: 0;
  }

  .search__list__product__header {
    margin-bottom: 4rem;
  }

  .search__list__product_price_new {
    font-size: 15rem;
  }

  .search__list__product_price_old {
    margin-left: 6rem;
    font-size: 10rem;
  }

  .search__list img {
    width: 70rem;
    height: 43rem;
    margin-right: 8rem;
  }

  .mobile-hidden {
    display: none !important;
  }
}

.hero {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 180rem;
  padding-top: 180rem;
  display: grid;
}

.hero__left {
  background: #e9cbb2;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 16rem 70rem;
  display: flex;
}

.hero__header {
  margin-bottom: 40rem;
}

.hero__subtitle {
  margin-bottom: 116rem;
}

.hero__arrow_btn {
  margin-bottom: 85rem;
}

.hero__nav {
  display: flex;
}

.hero__nav > :first-child {
  margin-right: 124rem;
}

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

.hero__right__container {
  display: flex;
}

.hero__right img, .hero__right video {
  object-fit: cover;
  flex-shrink: 0;
  max-width: 100%;
}

.hero__pagination {
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 44rem !important;
  left: 0 !important;
}

.hero__pagination__bullet {
  background: #fff;
  align-items: center;
  width: 48rem;
  height: 2rem;
  margin-right: 20rem;
  display: flex;
}

.hero__pagination__bullet:last-child {
  margin-right: 0;
}

.hero__pagination__bullet:after {
  content: "";
  width: 100%;
  height: 1400%;
}

.hero__pagination__bullet--active {
  background: #000;
}

.cards__top_right .text_radio {
  margin-right: 8rem;
}

.cards__top_right .text_radio:last-child {
  margin-right: 0;
}

.cards__header {
  margin-right: auto;
}

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

.cards__swiper {
  display: flex;
}

.cards__swiper .card {
  flex-shrink: 0;
}

.cards__center {
  margin-bottom: 48rem;
  position: relative;
}

.cards__bottom {
  justify-content: center;
  align-items: center;
  transition: transform .3s 80ms;
  display: flex;
  transform: translateY(-100rem);
}

.cards__bottom--active {
  transform: translateY(0);
}

.cards .cards__prev {
  position: absolute;
  top: 35%;
  left: 40rem;
}

.cards .cards__next {
  position: absolute;
  top: 35%;
  right: 40rem;
}

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

.collections__wrapper {
  align-items: flex-start;
  display: flex;
}

.collections__card {
  flex-direction: column;
  flex-shrink: 0;
  width: 418rem;
  transition: width .3s;
  display: flex;
}

.collections__card__img {
  object-fit: cover;
  width: 100%;
  height: 363rem;
  margin-bottom: 12rem;
  transition: margin .3s;
}

.collections__card--active {
  width: 872rem;
}

.collections__card--active .collections__card__img {
  height: 760rem;
  margin-bottom: 16rem;
}

.collections__arrows {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.collections__arrows .cards__prev {
  margin-right: 150rem;
}

.category {
  background: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
  padding: 100rem 0;
}

.category__grid {
  display: flex;
}

.category__img {
  object-fit: cover;
  flex-shrink: 0;
  width: 721rem;
  margin-right: 187rem;
}

.category__info {
  flex-direction: column;
  flex: 100%;
  display: flex;
}

.category__info__item {
  opacity: .6;
  border-bottom: 1rem solid #e4e3e2;
  align-items: center;
  padding: 36rem 0;
  transition: opacity .3s;
  display: flex;
}

.category__info__item:first-child {
  border-top: 1rem solid #e4e3e2;
}

.category__info__item:hover {
  opacity: 1;
}

.category__info__item:hover .category__info__dot {
  width: 12rem;
  margin-right: 32rem;
}

.category__info__item:hover .category__info__arrow {
  opacity: 1;
}

.category__info__arrow {
  opacity: 0;
  transition: opacity .3s;
}

.category__info__arrow svg {
  width: 40rem;
  height: 40rem;
}

.category__info__dot {
  background: #000;
  border-radius: 50%;
  width: 0;
  height: 12rem;
  transition: width .3s, margin .3s;
}

.category__info__price {
  margin-left: auto;
  margin-right: 118rem;
}

.idea {
  background: #f5f5f5;
  padding: 100rem 0;
}

.idea__swiper {
  overflow: hidden;
}

.idea__wrapper {
  display: flex;
}

.idea__grid {
  flex-shrink: 0;
  display: grid;
}

.idea__arrows {
  gap: 124rem;
}

.idea__grid {
  display: flex;
  position: relative;
}

.idea__main {
  width: 1175rem;
  height: 742rem;
  margin-right: 36rem;
}

.idea__main__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.idea__column {
  flex-direction: column;
  width: 569rem;
  height: 742rem;
  display: flex;
}

.idea__column__card {
  height: 353rem;
  margin-bottom: 36rem;
}

.idea__column__card img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.idea__column__card:last-child {
  margin-bottom: 0;
}

.idea_dot {
  cursor: pointer;
  background: #fff6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 26rem;
  height: 26rem;
  transition: transform .3s;
  display: flex;
  position: absolute;
}

.idea_dot:after {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 12rem;
  height: 12rem;
  transition: transform .3s;
}

.idea_dot--active, .idea_dot--active:after {
  transform: scale(1.3);
}

.idea__hint {
  opacity: 0;
  pointer-events: none;
  background: #fff;
  flex-direction: column;
  padding: 24rem;
  transition: opacity .6s, top .3s, left .3s;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.idea__hint__top {
  align-items: center;
  margin-bottom: 16rem;
  display: flex;
}

.idea__hint__close {
  flex-shrink: 0;
  width: 24rem;
  height: 24rem;
  margin-left: 16rem;
}

.idea__hint__close svg {
  stroke: #000;
  width: 24rem;
  height: 24rem;
}

.idea__hint__price {
  align-items: center;
  margin-bottom: 16rem;
  display: flex;
}

.idea__hint__price_old {
  color: #d0d0ce;
  margin-left: 12rem;
  text-decoration: line-through;
}

.idea__hint--active {
  opacity: 1;
  pointer-events: auto;
}

.cooperation {
  justify-content: center;
  display: flex;
}

.cooperation__left {
  background: #e9cbb2;
  flex-direction: column;
  align-items: flex-start;
  width: 964rem;
  padding: 100rem 70rem;
  display: flex;
}

.cooperation__header {
  margin-bottom: 40rem;
}

.cooperation__text {
  margin-bottom: 60rem;
}

.cooperation__right {
  width: 956rem;
}

.cooperation__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ourprojects__header {
  margin-bottom: 60rem;
}

.ourprojects__grid {
  grid-column-gap: 36rem;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 48rem;
  display: grid;
}

.ourprojects__card {
  border-top: 1rem solid #f2f2f2;
  border-bottom: 1rem solid #f2f2f2;
  align-items: center;
  margin-bottom: -1rem;
  padding: 48rem 0;
  display: flex;
}

.ourprojects__card__img {
  flex-shrink: 0;
  width: 418rem;
  height: 300rem;
  margin-right: 36rem;
}

.ourprojects__card__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ourprojects__card__text {
  padding-right: 50rem;
}

.ourprojects__card__tag {
  background: #fbf8f6;
  margin-bottom: 20rem;
  padding: 8rem 16rem;
  display: inline-block;
}

.ourprojects__card__header {
  margin-bottom: 20rem;
}

.ourprojects__card__maintext {
  margin-bottom: 40rem;
}

.ourprojects__bottom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.index_map__container {
  margin-bottom: 28rem;
  position: relative;
}

.index_map #map {
  width: 100%;
  height: 600rem;
}

.index_map__card {
  background: #fff;
  padding: 28rem 76rem 28rem 28rem;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 70rem;
}

.index_map__card__photos {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 36rem;
  display: flex;
}

.index_map__card__img {
  object-fit: cover;
  width: 291rem;
  height: 194rem;
  margin-bottom: 12rem;
}

.index_map__card__info__headers {
  margin-bottom: 28rem;
}

.index_map__card__info__links {
  margin-bottom: 35rem;
}

.index_map__card__info__link {
  margin-bottom: 12rem;
}

.index_map__card__info__link a {
  color: #e9cbb2;
  font-weight: 600;
}

.index_map__card__info__link:last-child {
  margin-bottom: 0;
}

.index_map__text {
  width: 468rem;
  margin-left: auto;
  margin-right: 363rem;
}

.news_cards {
  max-width: 100%;
  overflow: hidden;
}

.news_cards__grid {
  grid-column-gap: 36rem;
  grid-row-gap: 36rem;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 48rem;
  display: grid;
}

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

.news_cards__right .text_radio {
  margin-right: 8rem;
  display: inline-block;
}

.news_cards__right .text_radio:last-child {
  margin-right: 0;
}

.news_card__pic {
  margin-bottom: 16rem;
  position: relative;
}

.news_card__img {
  object-fit: cover;
  width: 100%;
  height: 350rem;
}

.news_card__tag {
  z-index: 3;
  background: #fff;
  padding: 2rem 8rem;
  position: absolute;
  top: 12rem;
  left: 12rem;
}

.news_card__info {
  padding-right: 90rem;
}

.news_card__header, .news_card__text {
  margin-bottom: 20rem;
}

.partners__container {
  padding-right: 0;
}

.partners__swiper {
  overflow: hidden;
}

.partners__wrapper {
  margin-bottom: 60rem;
  display: flex;
}

.partners__card {
  background: #f5f5f5;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 267rem;
  height: 148rem;
  display: flex;
}

.partners__card img {
    filter: grayscale();
    max-width: 65%;
    transition: filter .3s; 
    max-height: 65%;
    height: auto;
    width: auto;
}

.partners__card:hover img {
  filter: grayscale(0%);
}

.partners__control {
  align-items: center;
  display: flex;
}

.partners__scroll {
  background: #d0d0ce;
  width: 610rem;
  height: 2rem;
  margin: 0 60rem;
}

.partners__scroll__el {
  cursor: pointer;
  background: #e9cbb2;
  align-items: center;
  height: 100%;
  display: flex;
}

.partners__scroll__el:after {
  content: "";
  width: 100%;
  height: 800%;
}

.feedback__container {
  background: #f5f5f5;
  padding: 80rem 115rem 80rem 267rem;
  display: flex;
}

.feedback__left {
  width: 750rem;
  margin-right: 159rem;
}

.feedback__header {
  margin-bottom: 28rem;
}

.feedback__input {
  margin-bottom: 16rem;
}

.feedback__politics {
  margin-bottom: 28rem;
}

.feedback__politics a {
  text-decoration: underline;
}

.mobile-bar {
  z-index: 100;
  display: none;
}

.mobile-bar__items {
  z-index: 5;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 8rem 15rem;
  display: flex;
  position: relative;
}

.mobile-bar__item-img_hover {
  display: none;
}

.mobile-bar__item--active .mobile-bar__item-img_hover {
  display: block;
}

.mobile-bar__item--active .mobile-bar__item-img {
  display: none;
}

.mobile-bar__cities {
  background-color: #f5f5f5;
  padding: 16rem 15rem;
}

.mobile-bar__cities-header {
  margin-bottom: 20rem;
}

.mobile-bar__cities-list {
  font-size: 13rem;
  line-height: 16.51rem;
}

.mobile-bar__cities-list li:not(.mobile-bar__cities-list li:first-of-type) {
  margin-top: 12rem;
}

.mobile-bar__cities-list li.active {
  font-weight: 600;
}

.mobile-bar__socials {
  background-color: #f5f5f5;
  justify-content: space-between;
  align-items: center;
  padding: 8rem 15rem;
  display: flex;
}

.mobile-bar__modal {
  z-index: 1;
  width: 100%;
  transition: all .3s;
  position: absolute;
  bottom: 100%;
  left: 0;
  transform: translateY(200%);
}

.mobile-bar__modal--active {
  transform: translateY(0);
}

.callback-tabs label:not(.callback-tabs label:first-of-type) {
  margin-left: 8rem;
}

.modal-background {
  z-index: 101;
  background-color: #0003;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.modal-background.openned {
  display: flex;
}

.modal {
  background-color: #fff;
  width: 1478rem;
  height: 765rem;
  padding: 80rem 78rem;
}

.modal__buttons {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40rem;
  display: flex;
}

.modal__close {
  cursor: pointer;
}

.modal__close img {
  width: 100%;
  height: 100%;
}

.modal__message {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 146rem;
  display: none;
}

.modal__message.openned {
  display: flex;
}

.modal__message-header {
  margin-bottom: 28rem;
  line-height: 52rem;
}

.modal__message-text {
  text-align: center;
  width: 364rem;
  margin-bottom: 40rem;
}

.modal.thanks {
  width: 672rem;
  height: 369rem;
}

.modal__callback-form {
  width: 1023rem;
}

.modal__callback-form-submit {
  margin-top: 40rem;
  padding: 16rem;
}

.modal__callback-form-text {
  color: #343434;
  width: 653rem;
  margin-top: 20rem;
}

.modal__callback-form-text a {
  border-bottom: 1px solid #343434;
}

.modal__callback-form-connection {
  width: 100%;
  position: relative;
}

.modal__callback-form-connection-list {
  background-color: #f5f5f5;
  flex-direction: column;
  gap: 12rem;
  width: 100%;
  height: 0;
  padding: 0 16rem;
  transition: height .3s, padding .3s;
  display: flex;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.modal__callback-form-connection-list li:hover {
  color: #c7a88b;
}

.modal__callback-form-connection-list li {
  cursor: pointer;
  align-items: center;
  gap: 8rem;
  display: flex;
}

.modal__callback-form-connection-list li svg {
  width: 20rem;
  height: 20rem;
}

.modal__callback-form-connection-header {
  border-bottom: 1px solid #44424233;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 62rem;
  padding: 20rem 16rem;
  display: flex;
  position: relative;
}

.modal__callback-form-connection-header svg {
  width: 24rem;
  height: 24rem;
  transform: rotate(180deg);
}

.modal__callback-form-connection-header--active + .modal__callback-form-connection-list {
  height: auto;
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.modal__callback-content {
  width: 100%;
  display: none;
}

.modal__callback-content--active {
  display: block;
}

.modal__callback-content-body {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 40rem;
  display: flex;
}

.modal__callback-content-text {
  width: 634rem;
  margin-top: 24rem;
}

.modal__callback-info {
  background-color: #fbf8f6;
  padding: 28rem;
}

.modal__callback-info-header {
  margin-bottom: 36rem;
}

.modal__callback-info-item:not(.modal__callback-info-item:last-of-type) {
  margin-bottom: 20rem;
}

.modal__callback-info-item p:first-of-type {
  margin-bottom: 8rem;
}

.label-input {
  width: 100%;
  height: 62rem;
  margin-bottom: 20rem;
  padding: 20rem 16rem;
  display: flex;
  position: relative;
}

.label-input input {
  color: #343434;
  background: none;
  border-bottom: 1px solid #44424233;
  width: 100%;
  height: 100%;
  padding: 20rem 16rem;
  position: absolute;
  top: 0;
  left: 0;
}

.label-input span {
  pointer-events: none;
  z-index: 1;
  transform-origin: 0 0;
  color: #343434;
  transition-property: color, transform;
  transition-duration: .25s;
  position: relative;
}

.label-input input:required + span:after {
  content: " *";
  color: #ca3232;
}

.label-input input:focus + span, .label-input input:not(:placeholder-shown) + span {
  color: #343434;
  transform: translateY(-28rem)scale(.7);
}

.label-input--error:after {
  content: attr(data-error);
  color: #ca3232;
  font-size: 14rem;
  line-height: 132%;
  position: absolute;
  bottom: 0;
  left: 28rem;
  transform: translateY(calc(100% + 12rem));
}

@media (max-width: 650px) {
  .hero {
    margin-bottom: 40rem;
    padding-top: 48rem;
    display: flex;
    position: relative;
  }

  .hero__left {
    z-index: 2;
    color: #fff;
    text-align: right;
    pointer-events: none;
    background: none;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    padding: 80rem 15rem 0 0;
    position: absolute;
    top: 48rem;
    left: 0;
  }

  .hero__right, .hero__right__container {
    width: 100%;
    height: 389rem;
  }

  .hero__header {
    margin-bottom: 16rem;
  }

  .hero__subtitle {
    margin-bottom: 80rem;
  }

  .hero__arrow_btn {
    color: #fff;
    border: none;
    margin-bottom: 0;
    padding: 0;
  }

  .hero__arrow_btn svg {
    display: none;
  }

  .hero__arrow_btn span {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: block;
  }

  .hero__arrow_btn span:after {
    content: "";
    background: #e9cbb2;
    width: 100%;
    height: 1rem;
    display: block;
  }

  .hero__nav, .cards__header {
    display: none;
  }

  .cards__top_right {
    width: 100%;
    padding-bottom: 5rem;
    display: flex;
    overflow: auto;
  }

  .cards__top_right::-webkit-scrollbar {
    height: 2rem;
  }

  .cards__top_right::-webkit-scrollbar-thumb {
    background-color: #e9cbb2;
    border-radius: 15rem;
  }

  .cards__top_right::-webkit-scrollbar-track {
    background: none;
  }

  .cards__top_right .text_radio {
    flex-shrink: 0;
  }

  .cards .card {
    width: 215rem;
  }

  .cards .card__btns,
  .cards .cards__prev,
  .cards .cards__next {
    display: none;
  }

  .cards__bottom {
    transform: translateY(-20rem);
  }

  .cards__bottom .arrow_btn {
    width: 90%;
  }

  .collections__card {
    width: 215rem;
  }

  .collections__card__img {
    height: 186rem;
  }

  .collections__card--active {
    width: 215rem;
  }

  .collections__card--active .collections__card__img {
    height: 186rem;
  }

  .collections__card:nth-child(2n) {
    width: 290rem;
  }

  .collections__card:nth-child(2n) .collections__card__img {
    height: 252rem;
  }

  .collections__arrows {
    display: none;
  }

  .category {
    padding: 48rem 0;
  }

  .category__grid {
    display: none;
  }

  .category__swiper {
    width: 100%;
    padding-left: 15rem;
    display: block;
    overflow: hidden;
  }

  .category__wrapper {
    display: flex;
  }

  .category__card {
    flex-direction: column;
    flex-shrink: 0;
    width: 215rem;
    display: flex;
  }

  .category__card__img {
    object-fit: cover;
    width: 100%;
    height: 130rem;
    margin-bottom: 8rem;
  }

  .category__card__header {
    margin-bottom: 6rem;
  }

  .idea {
    padding: 48rem 0;
  }

  .idea__arrows {
    display: none;
  }

  .idea__grid {
    flex-direction: column;
  }

  .idea__main {
    width: 100%;
    height: 183rem;
    margin-bottom: 8rem;
  }

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

  .idea__column__card {
    width: 100%;
    height: 183rem;
    margin-bottom: 8rem;
  }

  .idea__mob_card {
    pointer-events: none;
    opacity: 0;
    z-index: 10;
    background: #34343466;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
  }

  .idea__mob_card__wrapper {
    background: #fff;
    flex-direction: column;
    width: 100%;
    padding: 15rem;
    display: flex;
  }

  .idea__mob_card__wrapper .card {
    width: 100%;
  }

  .idea__mob_card__wrapper .card__btns {
    opacity: 1;
  }

  .idea__mob_card__close {
    margin-bottom: 10rem;
    margin-left: auto;
  }

  .idea__mob_card__close svg {
    stroke: #343434;
    width: 24rem;
    height: 24rem;
  }

  .idea__mob_card--active {
    opacity: 1;
    pointer-events: auto;
  }

  .idea__pagination {
    justify-content: center;
    gap: 8rem;
    margin-top: 28rem;
    display: flex;
  }

  .idea__pagination__bullet {
    background: #d0d0ce;
    width: 20rem;
    height: 1rem;
  }

  .idea__pagination__bullet--active {
    background: #000;
  }

  .cooperation {
    flex-direction: column-reverse;
  }

  .cooperation__left {
    width: 100%;
    padding: 20rem 15rem 50rem;
  }

  .cooperation__header {
    margin-bottom: 16rem;
  }

  .cooperation__text {
    margin-bottom: 36rem;
  }

  .cooperation .base_btn {
    padding: 10rem 48rem;
  }

  .cooperation__right {
    width: 100%;
    height: 165rem;
  }

  .ourprojects .container {
    overflow: hidden;
  }

  .ourprojects__header {
    margin-bottom: 24rem;
  }

  .ourprojects__grid {
    grid-column-gap: 0rem;
    margin-bottom: 30rem;
    display: flex;
  }

  .ourprojects__card {
    flex-direction: column;
    flex-shrink: 0;
    width: 215rem;
    padding: 16rem 0;
  }

  .ourprojects__card__img {
    width: 100%;
    height: 155rem;
    margin-bottom: 12rem;
    margin-right: 0;
  }

  .ourprojects__card__tag {
    margin-bottom: 8rem;
    padding: 2rem 4rem 3rem;
  }

  .ourprojects__card__text {
    padding-right: 0;
  }

  .ourprojects__card__header {
    margin-bottom: 12rem;
  }

  .ourprojects__card__maintext {
    margin-bottom: 20rem;
  }

  .ourprojects__bottom .arrow_btn {
    width: 100%;
  }

  .index_map {
    margin-bottom: 80rem;
  }

  .index_map__container {
    margin-bottom: 0;
  }

  .index_map__top {
    flex-direction: column;
  }

  .index_map__header {
    margin-bottom: 12rem;
  }

  .index_map__card {
    opacity: 0;
    pointer-events: none;
    flex-direction: column;
    padding: 10rem 15rem 0;
    transition: opacity .3s;
    right: 0;
  }

  .index_map__card__close {
    align-self: flex-end;
    margin-bottom: 10rem;
  }

  .index_map__card__close svg {
    stroke: #343434;
    flex-direction: column;
    width: 100%;
    height: 24rem;
    right: 0;
  }

  .index_map__card--active {
    opacity: 1;
    pointer-events: auto;
  }

  .index_map__card__photos {
    margin-bottom: 8rem;
    margin-right: 0;
  }

  .index_map__card__img {
    width: 100%;
  }

  .index_map__card__info__headers {
    margin-bottom: 14rem;
  }

  .index_map__card__info__headers .subtitle br {
    display: none;
  }

  .index_map__card__info__links {
    margin-bottom: 20rem;
  }

  .index_map__text {
    display: none;
  }

  .news_cards .section__top .section__header {
    margin-bottom: 24rem;
  }

  .news_cards .section__top .flex-center {
    flex-direction: column;
    align-items: flex-start;
  }

  .news_cards__right {
    margin-left: 0;
  }

  .news_cards__grid {
    grid-column-gap: 0;
    grid-row-gap: 20rem;
    grid-template-columns: 1fr;
    margin-bottom: 36rem;
  }

  .news_cards__bottom .arrow_btn {
    width: 100%;
    padding: 10rem 48rem;
  }

  .news_card__img {
    height: 178rem;
  }

  .news_card__pic {
    margin-bottom: 12rem;
  }

  .news_card__info {
    padding-right: 0;
  }

  .news_card__header {
    margin-bottom: 12rem;
  }

  .news_card__text {
    margin-bottom: 14rem;
  }

  .partners__wrapper {
    margin-bottom: 28rem;
  }

  .partners__card {
    width: 143rem;
    height: 80rem;
  }

  .partners__card img {
    max-width: 100%;
  }

  .partners__control .partners__prev, .partners__control .partners__next {
    display: none;
  }

  .partners__scroll {
    width: 100%;
    margin: 0 15rem 0 0;
  }

  .feedback {
    padding: 48rem 0;
  }

  .feedback__container {
    flex-direction: column;
    padding: 48rem 15rem;
  }

  .feedback__left {
    width: 100%;
    margin-bottom: 22rem;
    margin-right: 0;
  }

  .feedback__header {
    margin-bottom: 12rem;
  }

  .feedback__input {
    width: 100%;
    margin-bottom: 12rem;
    padding: 12rem 14rem;
  }

  .feedback__politics {
    flex-direction: column;
    margin-bottom: 28rem;
    display: flex;
  }

  .feedback__politics a {
    width: 100%;
  }

  .feedback__right .base_btn {
    padding: 10rem 48rem;
  }

  .footer {
    padding-bottom: 45rem;
  }

  .mobile-bar {
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .modal {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 20rem 15rem;
    overflow-y: scroll;
  }

  .modal__buttons {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 28rem;
    display: flex;
  }

  .modal__close {
    cursor: pointer;
    width: 24rem;
    height: 24rem;
    margin-bottom: 24rem;
  }

  .modal__message {
    justify-content: center;
    width: 100%;
    height: calc(100% - 120rem);
    margin-top: 0;
  }

  .modal__message-header {
    text-align: center;
    margin-bottom: 16rem;
    line-height: 28rem;
  }

  .modal__message-text {
    width: 100%;
    margin-bottom: 32rem;
  }

  .modal__message-btn, .modal__callback-tabs, .modal__callback-form {
    width: 100%;
  }

  .modal__callback-form-submit {
    margin-top: 28rem;
    padding: 10rem;
  }

  .modal__callback-form-text {
    width: 100%;
  }

  .modal__callback-info {
    width: 100%;
    margin-top: 48rem;
    padding: 16rem;
  }

  .modal__callback-info-header {
    margin-bottom: 16rem;
  }

  .modal__callback-info-items {
    justify-content: normal;
    display: flex;
    flex-direction: column;
  }

  .modal__callback-content-body {
    flex-direction: column;
    margin-top: 32rem;
  }

  .modal__callback-content-text {
    width: 100%;
    margin-top: 16rem;
  }

  .callback-tabs {
    display: flex;
  }

  .callback-tabs label {
    width: 50%;
  }

  .callback-tabs label span {
    width: 100%;
  }

  .callback-tabs label:not(.callback-tabs label:first-of-type) {
    margin: 0;
  }

  .text_radio span {
    padding: 6rem 16rem;
  }

  .label-input {
    height: 45rem;
    margin-bottom: 16rem;
    padding: 14rem 12rem;
  }

  .label-input input:focus + span, .label-input input:not(:placeholder-shown) + span {
    transform: translateY(-15rem)scale(.7);
  }
}

.main.catalog {
  margin-top: 186rem;
}

.sub-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.sub-header .breadcrumbs {
  margin-top: 60rem;
  margin-bottom: 36rem;
}

.window_shadow {
  z-index: 300;
  opacity: 0;
  pointer-events: none;
  background: #0003;
  width: 100%;
  height: 100%;
  transition: opacity .3s;
  position: fixed;
  top: 0;
  left: 0;
}

.window_shadow--active {
  opacity: 1;
  pointer-events: auto;
}

.catalog--search {
  margin-bottom: 200rem;
}

.catalog--search .sub-header .h3 {
  max-width: 890rem;
  margin-bottom: 40rem;
}

.catalog--search .sub-header .btn-container {
  width: 570rem;
}

.catalog__actions {
  flex-direction: column;
  align-items: center;
  margin-top: 80rem;
  display: flex;
}

.catalog__show-more {
  margin-bottom: 36rem;
}

.catalog__pagination {
  align-items: center;
  display: flex;
}

.catalog__pagination-list {
  align-items: center;
  gap: 3rem;
  display: flex;
}

.catalog__pagination-list li .catalog__pagination-link {
  color: #343434;
  justify-content: center;
  align-items: center;
  width: 48rem;
  height: 48rem;
  transition: all .3s;
  display: flex;
}

.catalog__pagination-list li a.catalog__pagination-link--active, .catalog__pagination-list li a.catalog__pagination-link:hover {
  color: #fff;
  background-color: #000;
}

.catalog__pagination .catalog__pagination-prev {
  margin-right: 85rem;
}

.catalog__pagination .catalog__pagination-next {
  margin-left: 85rem;
}

.catalog__title {
  color: #343434;
  margin-bottom: 60rem;
  position: relative;
}

.catalog__title .category-count {
  margin-left: 16rem;
  position: absolute;
  top: 0;
}

.catalog__grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 60rem 36rem;
  display: grid;
}

.catalog__categories {
  margin-bottom: 120rem;
}

.catalog__tabs {
  justify-content: center;
  column-gap: 20rem;
  margin-bottom: 54rem;
  display: flex;
}

.catalog__selects {
  flex-wrap: wrap;
  gap: 15rem 36rem;
  margin-bottom: 60rem;
  display: flex;
}

.catalog__selects-item {
  width: 267rem;
}

.catalog__container {
  margin-bottom: 100rem;
}

.catalog__container .card {
  z-index: 2;
  position: relative;
}

.catalog__container .card__btns {
  z-index: -1;
  width: 100%;
  position: absolute;
  top: 100%;
}

.catalog__container .card__btns .link {
  background-color: #fff;
}

.catalog__filters .catalog__filters-sort-by-container {
  z-index: 301;
  position: relative;
}

.catalog__filters .catalog__filters-sort-by {
  background: #fff;
  justify-content: flex-end;
  width: 100%;
  margin-left: auto;
}

.catalog__filters-info {
  justify-content: space-between;
  align-items: center;
  height: 0;
  transition: all .3s;
  display: flex;
  overflow: hidden;
}

.catalog__filters-info--active {
  height: auto;
  margin-bottom: 65.5rem;
}

.catalog__filters-attributes {
  align-items: center;
  gap: 8rem;
  display: flex;
}

.catalog__filters-attributes-item {
  cursor: pointer;
  background-color: #fbf8f6;
  align-items: center;
  padding: 8rem 12rem;
  transition: opacity .3s;
  display: flex;
}

.catalog__filters-attributes-item:hover {
  opacity: .7;
}

.catalog__filters-results {
  align-items: center;
  display: flex;
}

.close-link__attributes {
  background-color: #fff;
  border-radius: 50%;
  width: 15rem;
  height: 15rem;
  margin-left: 4rem;
  padding: 2rem;
}

.close-link__attributes svg {
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.reset-filters {
  cursor: pointer;
}

.breadcrumbs {
  align-items: center;
  display: flex;
}

.breadcrumbs li:last-child {
  opacity: .4;
}

.breadcrumbs li:last-child a:after {
  display: none;
}

.breadcrumbs li a:after {
  content: "/";
  margin: 0 8rem;
}

.breadcrumbs span {
  color: #d0d0ce;
}

.category-item {
  grid-template-rows: 350rem minmax(35rem, auto) 1fr;
  display: grid;
}

.category-item__title {
  margin-top: 20rem;
  padding: 0 16rem;
}

.category-item__subcategories {
  flex-flow: wrap;
  gap: 8rem;
  margin-top: 16rem;
  display: flex;
}

.category-item__subcategories-item {
  background-color: #fbf8f6;
}

.category-item__subcategories-item span {
  padding: 4rem 16rem;
}

.category-item__subcategories-item:active span {
  color: #fff;
  background: #000;
}

.category-item__header {
  width: 100%;
  height: 350rem;
  display: inline-block;
  overflow: hidden;
}

.category-item__header:hover img {
  transform: scale(1.1);
}

.category-item__img {
  object-fit: cover;
  max-width: 100%;
  transition: transform .3s;
}

.sorting {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36rem;
  display: flex;
}

.sorting__only-show {
  align-items: center;
  display: flex;
}

.sorting__only-show-items {
  align-items: center;
  gap: 28rem;
  display: flex;
}

.sorting__sort-by {
  align-items: center;
  display: flex;
}

.sorting__sort-by-items {
  align-items: center;
  column-gap: 28rem;
  display: flex;
}

.sorting__text {
  opacity: .4;
  margin-right: 48rem;
}

.grid-one-col-img, .grid-two-col-img, .catalog__filters {
  display: none;
}

.filters-modal {
  z-index: 102;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
}

.filters-modal__header {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.filters-modal__body-items {
  margin-bottom: 88rem;
}

.filters-modal__body-item {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin: 0;
  padding: 14rem 0;
}

.filters-modal__body-item:first-of-type {
  border-top: 1px solid #f2f2f2;
}

.filters-modal__body-item .price__filter {
  background-color: unset;
}

.filters-modal__body-item .price__filter:hover .price__filter__bottom {
  border-top: unset;
  height: 0;
  padding: 0;
}

.filters-modal__body-item .price__filter:hover .price__filter__main svg {
  transform: rotate(180deg);
}

.filters-modal__body-item .price__filter.openned .price__filter__bottom {
  height: auto;
  margin-top: 16rem;
}

.filters-modal__body-item .price__filter.openned .price__filter__main svg {
  transform: rotate(0);
}

.filters-modal__body-item .price__filter.openned .range-input {
  padding-bottom: 27rem;
}

.filters-modal__body-item .price__filter__main {
  align-items: center;
  padding: 0;
}

.filters-modal__body-item .price__filter__bottom {
  border-top: unset;
  background-color: unset;
  padding: 0;
  position: relative;
}

.filters-modal__body-item .price__filter__bottom .checkbox span:nth-child(2) {
  background: #f5f5f5;
}

.filters-modal__body-item-title {
  margin-bottom: 16rem;
}

.filters-modal__body-item-body {
  gap: 4rem;
  display: flex;
}

.filters-modal__actions {
  z-index: 12;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  width: 100%;
  padding: 0 15rem 5rem;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}

.filters-modal__actions .btn-container {
  width: 100%;
}

.filters-modal__actions .close-link {
  background-color: #fff;
  justify-content: center;
  width: 100%;
  padding: 10rem;
}

@media (max-width: 650px) {
  .main.catalog {
    margin-top: 50rem;
  }

  .sub-header .breadcrumbs {
    width: 100%;
    margin-top: 8rem;
    margin-bottom: 28rem;
  }

  .catalog--search {
    margin-bottom: 120rem;
  }

  .catalog--search .sub-header .h3 {
    margin-bottom: 36rem;
  }

  .catalog--search .sub-header .btn-container {
    width: 100%;
  }

  .catalog__container {
    margin-bottom: 48rem;
  }

  .catalog__container .card__btns {
    display: none;
  }

  .catalog__container .card__btns.btns_c {
    display: flex;
    position: initial;
    opacity: 1;
    margin-top: 12px;
  }

  .catalog__title {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20rem;
    display: flex;
  }

  .catalog__title .category-count {
    margin-top: 8rem;
    margin-left: 0;
    position: relative;
  }

  .catalog__grid {
    display: block;
  }

  .catalog__grid.grid-two-col {
    grid-template-columns: repeat(2, 141rem);
    gap: 12rem 8rem;
    display: grid;
  }

  .catalog__grid.grid-two-col .card {
    grid-template-rows: 95rem minmax(10rem, auto) minmax(13rem, auto);
    width: 100%;
    display: grid;
  }

  .catalog__grid.grid-two-col .card .card__picture {
    height: auto;
    margin-bottom: 8rem;
  }

  .catalog__grid.grid-two-col .card .card__tags {
    display: none;
  }

  .catalog__grid.grid-two-col .card .card__text {
    height: auto;
  }

  .catalog__grid.grid-two-col .card .card__header__line {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 6rem;
    display: flex;
  }

  .catalog__grid.grid-two-col .card .card__header__tag {
    margin-left: unset;
    display: block;
  }

  .catalog__grid.grid-two-col .card .card__info {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .catalog__grid.grid-two-col .card .card__price__main {
    font-size: 15rem;
  }

  .catalog__grid.grid-two-col .card .card__price__old {
    font-size: 10rem;
  }

  .catalog__grid.grid-two-col .card .card__info__size {
    margin-left: unset;
    margin-top: 8rem;
  }

  .catalog__categories {
    margin-bottom: 48rem;
  }

  .catalog__tabs {
    justify-content: flex-start;
    gap: 4rem;
    margin-bottom: 24rem;
    padding-left: 15rem;
    padding-right: 15rem;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .catalog__tabs::-webkit-scrollbar-thumb {
    display: none;
  }

  .catalog__tabs .text-checkbox > div {
    width: max-content;
  }

  .catalog__selects, .catalog__filters-info {
    display: none;
  }

  .catalog__actions {
    margin-top: 36rem;
  }

  .catalog__pagination .arrow {
    width: 36rem;
    height: 36rem;
  }

  .catalog__pagination .catalog__pagination-prev {
    margin-right: 34rem;
  }

  .catalog__pagination .catalog__pagination-next {
    margin-left: 34rem;
  }

  .catalog__pagination .catalog__pagination-link {
    width: 28rem !important;
    height: 28rem !important;
  }

  .catalog__show-more {
    margin-bottom: 28rem;
  }

  .catalog__show-more .base_btn {
    width: 290rem;
    padding: 10rem 20rem;
  }

  .catalog__filters {
    flex-direction: column;
    margin-bottom: 20rem;
    display: flex;
  }

  .catalog__filters-top {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .catalog__filters-filters {
    cursor: pointer;
    align-items: center;
    display: flex;
  }

  .catalog__filters-filters img {
    width: 20rem;
    height: 20rem;
  }

  .catalog__filters-filters span {
    margin-left: 6rem;
  }

  .catalog__filters-sort-by {
    cursor: pointer;
    align-items: center;
    display: flex;
  }

  .catalog__filters-sort-by span {
    white-space: nowrap;
    margin-right: 4rem;
  }

  .catalog__filters-sort-by svg {
    width: 20rem;
    height: 20rem;
    transform: rotate(180deg);
  }

  .catalog__filters-sort-by-list {
    text-align: right;
    background-color: #fff;
    width: 100%;
    height: 0;
    padding: 8rem 24rem 0 8rem;
    transition: height .3s;
    position: absolute;
    top: 100%;
    right: 0;
    overflow: hidden;
  }

  .catalog__filters-sort-by-list li {
    opacity: .4;
    margin-bottom: 8rem;
  }

  .catalog__filters-sort-by-list li.active {
    display: none;
  }

  .catalog__filters-sort-by.openned svg {
    transform: rotate(0);
  }

  .catalog__filters-sort-by.openned .catalog__filters-sort-by-list {
    height: auto;
  }

  .catalog__filters-sort-by-container {
    justify-content: flex-end;
    width: 50%;
    display: flex;
    position: relative;
  }

  .catalog__filters-center {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 4rem;
    margin-top: 16rem;
    display: flex;
  }

  .catalog__filters-center > span {
    opacity: .4;
    margin-right: auto;
  }

  .catalog__filters-attributes-item {
    padding: 6rem;
  }

  .catalog__filters-bottom {
    flex-direction: column;
    margin-top: 20rem;
    display: flex;
  }

  .catalog__filters-bottom > span {
    opacity: .4;
  }

  .catalog__filters-bottom-actions {
    justify-content: space-between;
    align-items: center;
    margin-top: 12rem;
    display: flex;
  }

  .catalog__filters-only-show-items {
    align-items: center;
    gap: 20rem;
    font-size: 10rem;
    display: flex;
  }

  .catalog__change-grid {
    display: flex;
  }

  .catalog__change-grid .grid-one-col-img {
    display: block;
  }

  .catalog__change-grid .grid-two-col-img, .catalog__change-grid .grid-two-col .grid-one-col-img {
    display: none;
  }

  .catalog__change-grid .grid-two-col .grid-two-col-img {
    display: block;
  }

  .catalog__change-grid img {
    width: 20rem;
    height: 20rem;
  }

  .close-link__attributes {
    width: 13rem;
    height: 13rem;
  }

  .checkbox span:nth-child(2) {
    width: 18rem;
    height: 18rem;
  }

  .category-item {
    margin-bottom: 36rem;
    display: block;
  }

  .category-item__header {
    height: 178rem;
    position: relative;
  }

  .category-item__img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .category-item__title {
    margin-top: 12rem;
    padding: 0 8rem;
  }

  .category-item__subcategories {
    gap: 6rem 4rem;
    margin-top: 14rem;
  }

  .category-item__subcategories-item {
    font-size: 10rem;
    line-height: 12.6rem;
  }

  .category-item__subcategories-item span {
    padding: 2rem 4rem;
  }

  .category-item__subcategories-item:active span {
    color: #fff;
    background: #000;
  }

  .sorting {
    display: none;
  }

  .text-checkbox--underline div:after {
    bottom: 0;
  }

  .text-checkbox--underline div {
    padding: 10rem 4rem;
    font-size: 10rem;
  }

  .filters-modal__body-item .price-input {
    justify-content: space-between;
    margin-bottom: 20rem;
  }

  .filters-modal__body-item .price-input_left, .filters-modal__body-item .price-input_right {
    align-items: center;
    display: flex;
  }

  .filters-modal__body-item .price-input_text {
    width: auto;
    margin-bottom: 0;
  }

  .filter__gabarites {
    margin-bottom: 10rem;
  }

  .price__filter--color {
    width: 100%;
  }
}

main.product {
  margin-top: 186rem;
}

main.product .breadcrumbs-container {
  display: flex;
}

main.product .breadcrumbs {
  margin: 40rem 0 37rem;
}

.product__card-container {
  column-gap: 80rem;
  display: flex;
}

.product__card-title {
  margin-bottom: 28rem;
}

.product__card-price {
  margin-bottom: 8rem;
}

.product__card-price-hint {
  background-color: #f5f5f5;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24rem;
  padding: 8rem;
  display: flex;
}

.product__card-price-hint img {
  width: 20rem;
  height: 20rem;
  margin-right: 4rem;
}

.product__card-price-container {
  border-bottom: 1px solid #343434;
  padding-bottom: 20rem;
}

.product__card-price-old {
  color: #d0d0ce;
  margin-left: 16rem;
  text-decoration: line-through;
}

.product__card-attributes-attributes {
  flex-direction: column;
  row-gap: 24rem;
  margin-top: 36rem;
  display: flex;
}

.product__card-attributes-attributes .card-attributes__item-header {
  opacity: .4;
  margin-bottom: 16rem;
}

.product__card-attributes-attributes .card-attributes__item-body {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.product__card-attributes-attributes .card-attributes__fabric-choose {
  align-items: center;
  display: flex;
}

.product__card-attributes-attributes .card-attributes__fabric-img {
  object-fit: cover;
  width: 28rem;
  height: 20rem;
  margin-right: 8rem;
}

.product__card-attributes-attributes .card-attributes__fabric-img img {
  widht: 100%;
  height: 100%;
}

.product__card-attributes-body {
  height: auto;
  transition: all .3s;
}

.product__card-actions {
  flex-direction: column;
  align-items: center;
  row-gap: 8rem;
  margin-top: 48rem;
  display: flex;
}

.product__card-actions .btn-container {
  width: 100%;
}

.product__card-actions .buy-one-click-button {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12rem;
  transition: margin .3s;
  display: flex;
}

.product__card-count {
  background-color: #f5f5f5;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 12rem;
  padding: 4rem 8rem;
}

.product__3d-modal {
  z-index: 1;
  position: absolute;
  top: 12rem;
  right: 12rem;
}

.product__3d-modal .card__tag svg {
  margin-left: 4rem;
  margin-right: 0;
}

.product__slider {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}

.product__slider-container {
  position: relative;
}

.product__slider-wrapper {
  align-items: center;
  display: flex;
}

.product__slider-item {
  object-fit: cover;
  flex-shrink: 0;
  max-width: 100%;
}

.product__slider-item img {
  cursor: url("/local/templates/main/css/../image/zoom-in.svg"), auto;
  width: 100%;
}

.product__slider .cards__prev {
  position: absolute;
  top: calc(50% - 40rem);
  left: 12rem;
}

.product__slider .cards__next {
  position: absolute;
  top: calc(50% - 40rem);
  right: 12rem;
}

.product__slider-preview {
  width: 520rem;
  max-width: 100%;
  position: absolute;
  bottom: 8rem;
  left: calc(50% - 260rem);
  overflow: hidden;
}

.product__slider-preview-wrapper {
  align-items: center;
  display: flex;
}

.product__slider-preview-item {
  object-fit: cover;
  opacity: .4;
  cursor: pointer;
  flex-shrink: 0;
  max-width: 100%;
  padding: 4rem;
  transition: opacity .3s;
}

.product__slider-preview-item img {
  width: 100%;
}

.product__slider-preview-item.swiper-slide-thumb-active {
  opacity: 1;
}

.product__slider-mobile {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}

.product__slider-mobile-wrapper {
  align-items: center;
  display: flex;
}

.product__slider-mobile-wrapper .card__tags {
  left: 15rem;
}

.product__slider-mobile-wrapper .product__3d-modal {
  top: 6rem;
  right: 15rem;
}

.product__slider-mobile-item {
  object-fit: cover;
  flex-shrink: 0;
  max-width: 100%;
}

.product__slider-mobile-item img {
  width: 100%;
}

.product__slider-mobile-preview {
  padding-right: 0;
}

.product__slider-mobile-preview-wrapper {
  align-items: center;
  display: flex;
}

.product__slider-mobile-preview-item {
  object-fit: cover;
  opacity: .4;
  cursor: pointer;
  flex-shrink: 0;
  max-width: 100%;
  padding: 4rem;
  transition: opacity .3s;
}

.product__slider-mobile-preview-item img {
  width: 100%;
}

.product__slider-mobile-preview-item.swiper-slide-thumb-active {
  opacity: 1;
}
.product__slider-mobile .cards__prev {
  position: absolute;
  top: calc(50% - 20rem);
  left: 2rem;
  width: 50px;
  height: 50px;
}

.product__slider-mobile .cards__next{
  position: absolute;
  top: calc(50% - 20rem);
  right: 2rem;
  width: 50px;
  height: 50px;
}

.product__card-left {
  width: 1023rem;
  max-width: 100%;
}

.product__benefits {
  border-bottom: 1px solid #343434;
  justify-content: space-between;
  align-items: center;
  margin-top: 20rem;
  padding: 16rem 0;
  display: flex;
}

.product__benefits-item {
  align-items: center;
  gap: 12rem;
  display: flex;
}

.product__benefits-item-elipse {
  background-color: #fbf8f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60rem;
  height: 60rem;
  display: flex;
}

.product__benefits-item-elipse img {
  width: 20rem;
  height: 20rem;
}

.product__benefits-item-elipse span {
  font-size: 14rem;
  font-weight: 600;
}

.product__benefits-item:first-of-type .product__benefits-item-elipse svg {
  width: 16rem;
  height: 16rem;
}

.product__characteristics {
  margin-top: 80rem;
}

.product__characteristics-title {
  margin-bottom: 40rem;
}

.product__characteristics-items {
  grid-template-columns: 1fr 1fr;
  gap: 12rem 36rem;
  display: grid;
}

.product__characteristics-item {
  border-bottom: 1px solid #f2f2f2;
  justify-content: space-between;
  padding-bottom: 8rem;
  display: flex;
}

.product__characteristics-item-name {
  opacity: .4;
}

.product__description {
  grid-template-columns: 1fr 1fr;
  column-gap: 36rem;
  margin-top: 48rem;
  display: grid;
}

.product__description-img img {
  max-width: 100%;
}

.product__related-products .cards__swiper {
  justify-content: space-between;
}

.product__viewed-swiper {
  overflow: hidden;
}

.product__viewed-wrapper {
  display: flex;
}

.product__viewed-wrapper .card {
  flex-shrink: 0;
  width: 417rem;
}

.product__viewed-wrapper .card__picture {
  height: 256rem;
}

.product__card-mobile {
  display: none;
}

.product-imgs {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 64rem 70rem 79rem;
  display: flex;
  position: relative;
}

.product-imgs__header {
  width: 100%;
}

.product-imgs__title {
  z-index: 2;
  width: 613rem;
  position: absolute;
  top: 60rem;
  right: 134rem;
}

.product-imgs__slider {
  flex-direction: column;
  width: 1478rem;
  height: 910rem;
  max-height: 100%;
  display: flex;
  overflow: hidden;
}

.product-imgs__slider-container {
  justify-content: center;
  width: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.product-imgs__slider-wrapper {
  align-items: center;
  display: flex;
}

.product-imgs__slider-slide {
  object-fit: cover;
  flex-shrink: 0;
  max-width: 100%;
}

.product-imgs__slider-slide img {
  width: 100%;
}

.product-imgs__slider .cards__prev {
  z-index: 1;
  position: absolute;
  top: calc(50% - 40rem);
  left: 0;
}

.product-imgs__slider .cards__next {
  z-index: 1;
  position: absolute;
  top: calc(50% - 40rem);
  right: 0;
}

.product-imgs__slider-pagination {
  z-index: 1;
  justify-content: center;
  display: flex;
  position: absolute;
  bottom: 24rem !important;
}

.product-imgs__slider-pagination .product-imgs__slider-pagination-bullet {
  background-color: #d0d0ce;
  align-items: center;
  width: 48rem;
  height: 2rem;
  margin-right: 20rem;
  display: flex;
}

.product-imgs__slider-pagination .product-imgs__slider-pagination-bullet--active {
  background-color: #000;
}

.product-imgs .modal__close {
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 8rem;
  display: flex;
}

.product-imgs .modal__close img {
  width: 36rem;
  height: 36rem;
}

.card-additional-info {
  margin-top: 53rem;
}

.card-additional-info__item {
  border-bottom: 1px solid #f2f2f2;
  align-items: center;
  padding: 16rem 0;
  display: flex;
}

.card-additional-info__item img {
  margin-right: 12rem;
}

.card-additional-info__item:first-of-type {
  border-top: 1px solid #f2f2f2;
}

.card-additional-info__online-view {
  background-color: #fbf8f6;
  margin-top: 36rem;
  padding: 20rem;
}

.card-additional-info__online-view-header {
  align-items: center;
  display: flex;
}

.card-additional-info__online-view-body {
  margin-top: 6rem;
  padding: 0 24rem;
}

.card-additional-info__online-view-info1 {
  opacity: .4;
  margin-bottom: 16rem;
}

.red-bullet {
  background-color: #ca3232;
  border-radius: 50%;
  width: 12rem;
  height: 12rem;
  margin-right: 12rem;
}

.fabric-select {
  height: 0;
  transition: height .3s;
  overflow: hidden;
}

.fabric-select.openned {
  height: auto;
  overflow: visible;
}

.fabric-select.openned + .product__card-attributes-body {
  height: 0;
  overflow: hidden;
}

.fabric-select__header {
  justify-content: space-between;
  align-items: center;
  margin-top: 36rem;
  display: flex;
}

.fabric-select__close {
  cursor: pointer;
  width: 36rem;
  height: 36rem;
}

.fabric-select__close img {
  width: 100%;
  height: 100%;
}

.fabric-select__items {
  flex-direction: column;
  gap: 32rem;
  margin-top: 36rem;
  display: flex;
}

.fabric-select__item-list {
  gap: 20rem;
  margin-top: 20rem;
  display: flex;
}

.fabric-select__apply {
  margin-top: 48rem;
}

.card-features {
  background-color: #f5f5f5;
  margin-top: 100rem;
  padding: 80rem 70rem;
}

.card-features__container {
  column-gap: 82rem;
  padding: 0;
  display: flex;
}

.card-features__left {
  width: 1023rem;
}

.card-features__left-items {
  grid-template-columns: repeat(2, 493rem);
  column-gap: 36rem;
  display: grid;
}

.card-features__left-item {
  grid-template-rows: 303rem minmax(50rem, auto);
  display: grid;
}

.card-features__left-item-img {
  object-fit: cover;
  width: 100%;
  height: 303rem;
  position: relative;
}

.card-features__left-item-img img {
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card-features__left-item-text {
  margin-top: 20rem;
}

.card-features__header {
  margin-bottom: 40rem;
}

.card-features__right-item {
  align-items: flex-start;
  column-gap: 20rem;
  padding: 28rem 42rem 28rem 0;
  display: flex;
}

.card-features__right-item-img img {
  width: 60rem;
  height: 60rem;
}

.card-features__right-item-text {
  margin-top: 12rem;
}

.interior {
  background-color: #f5f5f5;
  padding-top: 100rem;
  padding-bottom: 100rem;
}

.interior__header {
  justify-content: space-between;
}

.interior__header-text {
  max-width: 536rem;
}

.interior__swiper {
  overflow: hidden;
}

.interior__swiper-container {
  padding-right: 0;
}

.interior__swiper-wrapper {
  height: 600rem;
  display: flex;
}

.interior__swiper-item img {
  max-height: 100%;
}

.interior__control {
  justify-content: flex-end;
  align-items: center;
  margin-top: 48rem;
  display: flex;
}

.interior__control .interior__scroll {
  background: #d0d0ce;
  width: 610rem;
  height: 2rem;
  margin: 0 60rem;
}

.interior__control .interior__scroll__el {
  cursor: pointer;
  background: #e9cbb2;
  align-items: center;
  height: 100%;
  display: flex;
}

.interior__control .interior__scroll__el:after {
  content: "";
  width: 100%;
  height: 800%;
}

@media (max-width: 650px) {
  main.product {
    margin-top: 49rem;
  }

  main.product .breadcrumbs {
    margin: 8rem 0 24rem;
  }

  .breadcrumbs {
    overflow-x: scroll;
  }

  .breadcrumbs::-webkit-scrollbar {
    display: none;
  }

  .breadcrumbs li {
    white-space: nowrap;
  }

  .product__card-mobile {
    max-width: 100%;
    display: block;
  }

  .product__card-left {
    display: none;
  }

  .product__card-container {
    column-gap: 0;
  }

  .product__card-right {
    max-width: 100%;
    margin-top: 24rem;
  }

  .product__card-title {
    margin-bottom: 12rem;
  }

  .product__card-price-container {
    padding-bottom: 16rem;
  }

  .product__card-price-hint {
    margin-bottom: 20rem;
  }

  .product__card-price-hint img {
    width: 13rem;
    height: 13rem;
    margin-right: 6rem;
  }

  .product__card-attributes-attributes {
    row-gap: 16rem;
    margin-top: 16rem;
  }

  .product__card-attributes-attributes .card-attributes__item-header {
    margin-bottom: 12rem;
  }

  .product__card-actions {
    gap: 4rem;
    margin-top: 28rem;
  }

  .product__characteristics-items {
    grid-template-columns: 1fr;
  }

  .product__characteristics-title {
    margin-bottom: 24rem;
  }

  .product__description {
    flex-direction: column-reverse;
    gap: 12rem;
    width: 100%;
    margin-top: 28rem;
    display: flex;
  }

  .product__benefits {
    border-top: 1px solid #343434;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    margin-top: 32rem;
    padding: 8rem 0;
  }

  .product__related-products .cards__swiper {
    flex-direction: column;
    gap: 16rem;
  }

  .product__related-products .card {
    width: 100%;
    margin: 0;
  }

  .product__related-sale {
    margin-bottom: 80rem;
  }

  .product__related-sale-container {
    padding-right: 0;
  }

  .product__viewed-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 12rem 8rem;
    margin-bottom: 48rem;
    display: grid;
  }

  .product__viewed-wrapper .card {
    grid-template-rows: 89rem minmax(100rem, auto) 38rem;
    width: 141rem;
    display: grid;
  }

  .product__viewed-wrapper .card__text {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .product__viewed-wrapper .card__picture {
    height: 81rem;
    margin-bottom: 8rem;
  }

  .product__viewed-wrapper .card__tags, .product__viewed-wrapper .card__btns {
    display: none;
  }

  .product__viewed-wrapper .card__info {
    flex-direction: column;
    align-items: flex-start;
    gap: 8rem;
    margin-bottom: 0;
  }

  .product__viewed-wrapper .card__info__size {
    margin-left: 0;
  }

  .product__viewed-wrapper .card__price__main {
    font-size: 15rem;
  }

  .product__viewed-wrapper .card__price__old {
    font-size: 10rem;
  }

  .card__header__line {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .card__header__tag {
    margin-bottom: 6rem;
    margin-left: 0;
    display: block;
  }

  .card-additional-info {
    margin-top: 32rem;
  }

  .card-additional-info__item {
    font-size: 10rem;
    line-height: 12.6rem;
  }

  .card-additional-info__item img {
    width: 20rem;
    height: 20rem;
  }

  .card-additional-info__online-view {
    margin-top: 20rem;
    padding: 12rem;
  }

  .interior {
    padding: 48rem 0;
  }

  .interior__swiper-wrapper {
    height: 200rem;
  }

  .interior__swiper-item {
    object-fit: cover;
    width: 290rem;
    height: 100%;
  }

  .interior__header {
    flex-direction: column;
    gap: 12rem;
  }

  .interior__control {
    margin-top: 28rem;
  }

  .interior__control .interior__scroll {
    width: 100%;
    margin: 0;
  }

  .interior__prev, .interior__next {
    display: none;
  }

  .card-features {
    margin-top: 40rem;
    padding: 36rem 15rem;
  }

  .card-features__container {
    flex-direction: column;
  }

  .card-features__left {
    max-width: 100%;
  }

  .card-features__left-items {
    flex-direction: column;
    gap: 20rem;
    display: flex;
  }

  .card-features__left-item {
    display: block;
  }

  .card-features__left-item-text {
    margin-top: 12rem;
  }

  .card-features__left-item-img {
    object-fit: cover;
    height: 178rem;
    overflow: hidden;
  }

  .card-features__header {
    margin-bottom: 16rem;
  }

  .card-features__right {
    margin-top: 36rem;
  }

  .card-features__right-item {
    gap: 12rem;
    padding: 16rem 0;
  }

  .product-imgs {
    padding: 0;
  }

  .product-imgs__header {
    align-items: flex-start;
    max-width: 100%;
    padding: 20rem 15rem;
    display: flex;
  }

  .product-imgs__title {
    position: unset;
    width: 100%;
    margin-right: 15rem;
  }

  .product-imgs .modal__close {
    width: auto;
  }

  .product-imgs .modal__close img {
    width: 24rem;
    height: 24rem;
  }

  .product-imgs__slider {
    width: 100%;
    height: auto;
    overflow: visible;
  }

  .product-imgs__slider-wrapper {
    flex-direction: column;
    gap: 12rem;
  }

  .product-imgs__slider-pagination, .product-imgs__slider .cards__prev, .product-imgs__slider .cards__next {
    display: none;
  }

  .fabric-select {
    overflow-x: hidden;
  }

  .fabric-select.openned {
    z-index: 102;
    background-color: #fff;
    width: 100%;
    max-width: 100vw;
    height: 100%;
    padding: 20rem 15rem 15rem;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
  }

  .fabric-select.openned .fabric-select__apply {
    position: relative;
  }

  .fabric-select.openned .fabric-select__apply .btn {
    width: 290rem;
    max-width: 100%;
    position: fixed;
    bottom: 15rem;
    left: 15rem;
    right: 15rem;
  }

  .fabric-select__header {
    margin-top: 16rem;
  }

  .fabric-select__item-list {
    flex-wrap: wrap;
    gap: 11rem;
    margin-top: 12rem;
  }

  .fabric-select__item-list .img_check {
    align-items: flex-start;
  }

  .fabric-select__item-list .img_check img {
    width: 48rem;
    height: 32rem;
    margin-bottom: 6rem;
  }

  .fabric-select__item-list .img_check span {
    font-size: 10rem;
  }
}

.cartpage_empty {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cartpage_empty .btn-container {
  width: 560rem;
}

.cartpage_hero {
  padding: 340rem 0 200rem;
}

.cartpage_hero--main {
  padding-top: 240rem;
}

.cartpage_hero__header {
  margin-bottom: 28rem;
}

.cartpage_hero__text {
  max-width: 364rem;
  margin-bottom: 40rem;
}

.cartpage_full_header {
  margin-bottom: 60rem;
}

.cartpage_full_grid {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cartpage_full_left {
  flex-direction: column;
  width: 1123rem;
  display: flex;
}

.cartpage_full_left .cart_card {
  padding: 40rem 0;
}

.cartpage_full_right {
  background: #fbf8f6;
  flex-direction: column;
  width: 569rem;
  padding: 40rem;
  display: flex;
}

.cartpage_full_right .subtitle {
  margin-bottom: 32rem;
}

.cartpage_full_right .btn-container {
  margin-bottom: 12rem;
}

.cartpage_full_right .base_btn {
  margin-bottom: 48rem;
  padding: 12rem 48rem;
}

.cartpage_full_right .headline {
  margin-bottom: 20rem;
}

.cartpage_full_line {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16rem;
  padding-bottom: 8rem;
  display: flex;
}

.cartpage_full_line .maintext:first-child {
  opacity: .4;
}

.cartpage_full_total {
  margin-top: 40rem;
  margin-bottom: 26rem;
}

.cartpage_full__form {
  align-items: flex-end;
  gap: 16rem;
  display: flex;
}

.cartpage_full__form .label-input, .cartpage_full__form .base_btn {
  margin-bottom: 0;
}

.cartpage__form {
  width: 1023rem;
  max-width: 100%;
}

.cartpage__form .btn-container {
  margin-top: 40px;
  margin-bottom: 20px;
}

.cartpage__form .liltext {
  color: #343434;
  max-width: 630rem;
}

.cartpage__form .liltext a {
  text-decoration: underline;
}

.cartpage_thanks {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 735rem;
  margin: 0 auto;
  padding-top: 150rem;
  display: flex;
}

.cartpage_thanks .h2 {
  margin-bottom: 28rem;
}

.cartpage_thanks > .maintext {
  width: 365rem;
  max-width: 100%;
  margin-bottom: 40rem;
}

.cartpage_thanks .btn-container {
  width: 569rem;
  max-width: 100%;
}

.backlink {
  align-items: center;
  margin-bottom: 36rem;
  display: flex;
}

.backlink svg {
  width: 24rem;
  height: 24rem;
  margin-right: 8rem;
}

.suitable {
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  background: #0003;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .3s;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.suitable__top {
  align-items: center;
  margin-bottom: 48rem;
  display: flex;
}

.suitable__wrapper {
  background: #fff;
  padding: 80rem 78rem;
}

.suitable__cards {
  gap: 36rem;
  display: flex;
}

.suitable__cards .card__btns {
  opacity: 1;
}

.suitable__cards .card__btns .link {
  display: none;
}

.suitable__close {
  margin-left: auto;
}

.suitable__close svg {
  stroke: #343434;
  width: 36rem;
  height: 36rem;
}

.suitable--active {
  opacity: 1;
  pointer-events: auto;
}

@media (max-width: 650px) {
  .cartpage_hero {
    padding: 164rem 0 120rem;
  }

  .cartpage_hero--main {
    padding-top: 60rem;
  }

  .cartpage_hero__header {
    margin-bottom: 12rem;
  }

  .cartpage_hero__text {
    max-width: 230rem;
    margin-bottom: 36rem;
  }

  .cartpage_hero .btn-container {
    width: 100%;
  }

  .cartpage_full_header {
    margin-bottom: 24rem;
  }

  .cartpage_full_grid {
    flex-direction: column;
  }

  .cartpage_full_left {
    gap: 24rem;
    width: 100%;
    margin-bottom: 36rem;
  }

  .cartpage_full_left .cart_card {
    padding: 0;
  }

  .cartpage_full_right {
    width: 100%;
    padding: 24rem 15rem;
  }

  .cartpage_full_right .subtitle {
    margin-top: 24rem;
    margin-bottom: 12rem;
  }

  .cartpage_full_right .subtitle:first-child {
    display: none;
  }

  .cartpage_full_right .btn-container {
    margin: 24rem 0 4rem;
  }

  .cartpage_full_line {
    margin-bottom: 0;
  }

  .cartpage_full__form {
    flex-direction: column;
    align-items: flex-start;
    gap: 28rem;
  }

  .cartpage_final .cartpage_full_grid {
    flex-direction: column-reverse;
  }

  .cartpage_final .cartpage_full_left {
    margin-bottom: 0;
  }

  .cartpage_final .cartpage_full_right {
    margin-bottom: 24px;
  }

  .cartpage_thanks {
    padding-top: 104rem;
  }

  .cartpage_thanks .h2 {
    margin-bottom: 12rem;
  }

  .cartpage_thanks > .maintext {
    width: 240rem;
    margin-bottom: 36rem;
  }

  .cartpage_thanks .btn-container {
    width: 569rem;
    max-width: 100%;
  }
}

.contacts {
  margin-bottom: 120rem;
  padding-top: 186rem;
}

.contacts__header {
  margin-bottom: 36rem;
}

.contacts__top {
  margin-bottom: 32rem;
  display: flex;
}

.contacts__top__left {
  gap: 20rem;
  margin-left: auto;
  margin-right: 530rem;
  display: flex;
}

.contacts__list {
  grid-column-gap: 34rem;
  grid-template-columns: 1fr 1fr;
  display: none;
}

.contacts__list.active {
  display: grid;
}

.contacts__map {
  display: none;
}

.contacts__map.active {
  display: block;
}

.contacts__card {
  align-items: center;
  padding: 48rem 0;
  display: flex;
}

.contacts__card:hover .contacts__card__pagination {
  pointer-events: auto;
  opacity: 1;
}

.contacts__card__slider {
  flex-shrink: 0;
  width: 418rem;
  height: 257rem;
  margin-right: 36rem;
  position: relative;
  overflow: hidden;
}

.contacts__card__img {
  object-fit: cover;
  opacity: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition: opacity .75s ease-out;
  position: absolute;
  top: 0;
  left: 0;
}

.contacts__card__img--active {
  opacity: 1;
}

.contacts__card__pagination {
  opacity: 0;
  pointer-events: none;
  width: 181rem;
  margin: 0 auto;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  bottom: 16rem;
  left: 0;
  right: 0;
}

.contacts__card__pagination_btn {
  background: #fff;
  flex: 1;
  align-items: center;
  height: 2rem;
  margin-right: 8rem;
  display: flex;
  position: relative;
}

.contacts__card__pagination_btn--active {
  background: #e9cbb2;
}

.contacts__card__pagination_btn:after {
  content: "";
  width: 100%;
  height: 800%;
}

.contacts__card__text {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.contacts__card__text .subtitle {
  margin-bottom: 28rem;
}

.contacts__card__bottom {
  align-items: center;
  display: flex;
}

.contacts__card__bottom .link {
  margin-left: auto;
}

.contacts .index_map__card {
  right: 0;
}

.contacts .index_map__text {
  width: 621rem;
  margin-bottom: 12rem;
  margin-left: 957rem;
}

.contacts .index_map__text:last-child {
  margin-bottom: 0;
}

.contacts__gallery {
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  align-items: center;
  width: 100%;
  height: 100dvh;
  padding: 114rem 70rem 79rem;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.contacts__gallery.active {
  opacity: 1;
  pointer-events: auto;
}

.contacts__gallery__swiper {
  height: 100%;
  margin: 0 70rem;
  position: relative;
  overflow: hidden;
}

.contacts__gallery__wrapper {
  height: 100%;
  display: flex;
}

.contacts__gallery__img {
  flex-shrink: 0;
}

.contacts__gallery__btn svg {
  width: 80rem;
  height: 80rem;
}

.contacts__gallery__btn:disabled {
  opacity: .4;
}

.contacts__gallery__prev svg {
  transform: scale(-1, 1);
}

.contacts__gallery__close {
  position: absolute;
  top: 70rem;
  right: 70rem;
}

.contacts__gallery__close svg {
  stroke: #000;
  width: 36rem;
  height: 36rem;
}

@media (max-width: 650px) {
  .contacts {
    margin-bottom: 48rem;
    padding-top: 52rem;
  }

  .contacts__header {
    margin-bottom: 16rem;
  }

  .contacts__top {
    flex-direction: column;
    margin-bottom: 12rem;
    display: flex;
  }

  .contacts__top__left {
    margin: 0 auto 16rem;
  }

  .contacts__list {
    flex-direction: column;
    display: none;
  }

  .contacts__list.active {
    display: flex;
  }

  .contacts__card {
    flex-direction: column;
    padding: 16rem 0;
  }

  .contacts__card__slider {
    width: 100%;
    margin-bottom: 8rem;
    margin-right: 0;
  }

  .contacts__card .subtitle {
    margin-bottom: 14rem;
  }

  .contacts__card .index_map__card__info__link {
    margin-bottom: 6rem;
  }

  .contacts__gallery {
    padding: 65rem 0 0;
    overflow-y: auto;
  }

  .contacts__gallery__swiper {
    width: 100%;
    margin: 0;
    overflow: visible;
  }

  .contacts__gallery__wrapper {
    flex-direction: column;
    gap: 12rem;
  }

  .contacts__gallery__img {
    object-fit: cover;
    height: 197rem;
  }

  .contacts__gallery__btn {
    display: none;
  }

  .contacts__gallery__close {
    top: 20rem;
    right: 15rem;
  }

  .contacts__gallery__close svg {
    width: 24rem;
    height: 24rem;
  }

  .contacts__gallery .hero__pagination {
    display: none;
  }
}

.aboutpage {
  padding-top: 180rem;
}

.aboutpage_hero {
  background: url("/local/templates/main/css/../image/about.png") center / cover no-repeat;
  width: 100%;
  height: 500rem;
  margin-bottom: 0;
}

.aboutpage_nav .breadcrumbs {
  margin-top: 40rem;
}

.aboutpage_nav__header {
  margin-bottom: 32rem;
}

.aboutpage_nav__text {
  max-width: 537rem;
  margin: 0 auto 80rem;
}

.aboutpage_nav__line {
  border-top: 1rem solid #343434;
  border-bottom: 1rem solid #343434;
  justify-content: space-between;
  width: 100%;
  padding: 40rem 0;
  display: flex;
}

.aboutpage_nav__card {
  text-align: left;
  align-items: center;
  display: flex;
}

.aboutpage_nav__card svg {
  width: 80rem;
  height: 80rem;
  margin-right: 16rem;
}

.aboutpage_nav__card .headline {
  max-width: 386rem;
}

.aboutpage_interer {
  margin-bottom: 220rem;
  position: relative;
}

.aboutpage_interer__header {
  width: 872rem;
  margin-bottom: 72rem;
  margin-left: 58rem;
}

.aboutpage_interer__header span {
  color: #c7a88b;
}

.aboutpage_interer__bottom {
  display: flex;
}

.aboutpage_interer__img {
  object-fit: cover;
  width: 791rem;
  height: 613rem;
  margin-right: 187rem;
}

.aboutpage_interer__text {
  max-width: 604rem;
}

.aboutpage_interer__backimg {
  z-index: -1;
  background: #e9cbb2;
  justify-content: flex-end;
  align-items: flex-end;
  width: 488rem;
  height: 593rem;
  display: flex;
  position: absolute;
  top: 40rem;
  right: 0;
}

.aboutpage_interer__backimg img {
  object-fit: cover;
  width: 244rem;
  height: 297rem;
}

.aboutpage_hint__container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.aboutpage_hint__container svg {
  width: 182rem;
  height: 80rem;
}

.aboutpage_hint__header {
  max-width: 1310rem;
}

.aboutpage_hint__header span {
  color: #c7a88b;
}

.aboutpage_punkts {
  background: #f5f5f5;
  padding: 100rem 0;
}

.aboutpage_punkts__container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.aboutpage_punkts__items {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.aboutpage_punkts__item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
  padding: 28rem;
  display: flex;
}

.aboutpage_punkts__item .maintext {
  opacity: .7;
}

.aboutpage_punkts__item:before {
  content: "";
  background: #000;
  border-radius: 50%;
  width: 12rem;
  height: 12rem;
  margin-bottom: 24rem;
}

.aboutpage_punkts__img {
  object-fit: cover;
  width: 453rem;
  height: 609rem;
}

.aboutpage_punkts__img:first-child {
  transform: scale(-1, 1);
}

.aboutpage_fabric__container {
  display: flex;
}

.aboutpage_fabric__left {
  flex-shrink: 0;
  width: 770rem;
  margin-right: 443rem;
}

.aboutpage_fabric__header {
  margin-bottom: 60rem;
}

.aboutpage_fabric__header span {
  color: #c7a88b;
}

.aboutpage_fabric__right {
  flex-direction: column;
  gap: 27rem;
  width: 100%;
  display: flex;
}

.aboutpage_fabric__item {
  border-bottom: 1rem solid #f2f2f2;
  flex-direction: column;
  gap: 20rem;
  width: 100%;
  padding: 28rem;
  display: flex;
}

.aboutpage_fabric__item:first-child {
  border-top: 1rem solid #f2f2f2;
}

.infopanel__container {
  gap: 36rem;
  display: flex;
}

.infopanel__header {
  font-size: 60rem;
  line-height: 1;
}

.infopanel__item {
  flex: 1;
}

.infopanel__item__main {
  height: 410rem;
  margin-bottom: 20rem;
  padding: 56rem;
}

.infopanel__item:first-child .infopanel__item__main {
  background: #f5f5f5;
  position: relative;
}

.infopanel__item:first-child .infopanel__item__main:before {
  content: "";
  background: #e9cbb2;
  width: 16rem;
  height: 16rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.infopanel__item:nth-child(2n) .infopanel__item__main {
  color: #fff;
  text-align: center;
  background: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.infopanel__item:last-child .infopanel__item__main {
  background: #e9cbb2;
  flex-direction: column;
  justify-content: space-between;
  padding: 26rem 60rem 28rem 32rem;
  display: flex;
}

.infopanel__item:last-child .infopanel__item__main svg {
  width: 191rem;
  height: 84rem;
}

.infopanel__item:last-child .infopanel__item__main .infopanel__header {
  align-self: flex-end;
}

@media (max-width: 650px) {
  .aboutpage {
    padding-top: 45rem;
  }

  .aboutpage_hero {
    height: 118rem;
  }

  .aboutpage_nav {
    margin-bottom: 80rem;
  }

  .aboutpage_nav .breadcrumbs {
    justify-content: center;
    margin: 16rem auto;
  }

  .aboutpage_nav__header {
    margin-bottom: 12rem;
  }

  .aboutpage_nav__text {
    margin-bottom: 48rem;
  }

  .aboutpage_nav__line {
    flex-direction: column;
    gap: 20rem;
    padding: 24rem 0;
  }

  .aboutpage_nav__card svg {
    flex-shrink: 0;
    width: 36rem;
    height: 36rem;
    margin-right: 12rem;
  }

  .aboutpage_interer {
    margin-bottom: 100rem;
  }

  .aboutpage_interer__header {
    width: 100%;
    margin-bottom: 24rem;
    margin-left: 0;
    padding: 0 15rem;
  }

  .aboutpage_interer__bottom {
    flex-direction: column;
    margin-bottom: 20rem;
  }

  .aboutpage_interer__img {
    width: 100%;
    height: 248rem;
    margin-bottom: 36rem;
  }

  .aboutpage_interer__text {
    padding: 0 15rem;
  }

  .aboutpage_interer__backimg {
    width: 100%;
    height: 248rem;
    position: static;
  }

  .aboutpage_interer__backimg img {
    width: 160rem;
    height: 195rem;
  }

  .aboutpage_hint {
    margin-bottom: 100rem;
  }

  .aboutpage_hint__container svg {
    width: 101rem;
    height: 44rem;
    margin-bottom: 24rem;
  }

  .aboutpage_punkts {
    padding: 48rem 0;
  }

  .aboutpage_punkts__container {
    flex-direction: column;
  }

  .aboutpage_punkts__img {
    width: 144rem;
    height: 194rem;
  }

  .aboutpage_punkts__item {
    gap: 6rem;
    padding: 16rem 0;
  }

  .aboutpage_punkts__item:before {
    width: 8rem;
    height: 8rem;
    margin-bottom: 16rem;
  }

  .aboutpage_fabric__container {
    flex-direction: column;
  }

  .aboutpage_fabric__left {
    width: 100%;
    margin-bottom: 32rem;
    margin-right: 0;
  }

  .aboutpage_fabric__header {
    margin-bottom: 20rem;
  }

  .aboutpage_fabric__header br {
    display: none;
  }

  .aboutpage_fabric__right {
    gap: 0;
  }

  .aboutpage_fabric__item {
    gap: 8rem;
    padding: 20rem 0;
  }

  .aboutpage .infopanel__container {
    flex-direction: column;
    gap: 24rem;
  }

  .aboutpage .infopanel__item:first-child .infopanel__header {
    text-align: right;
  }

  .aboutpage .infopanel__item:last-child .infopanel__item__main {
    padding: 8rem 16rem 16rem;
  }

  .aboutpage .infopanel__item:last-child .infopanel__item__main svg {
    width: 101rem;
    height: 44rem;
  }

  .aboutpage .infopanel__item__main {
    height: 210rem;
    margin-bottom: 8rem;
    padding: 16rem;
  }

  .aboutpage .infopanel__header {
    font-size: 36rem;
  }

  .aboutpage .feedback {
    padding: 0;
  }
}

.projpage {
  padding-top: 180rem;
}

.projpage_nav {
  margin-bottom: 52rem;
  padding-top: 60rem;
}

.projpage__tabs {
  justify-content: center;
  gap: 20rem;
  margin-bottom: 48rem;
  display: flex;
}

.projpage__main {
  width: 100%;
  overflow: hidden;
}

.projpage_in .projpage_nav {
  margin-bottom: 200rem;
}

.projpage_in__info {
  border-top: 1rem solid #343434;
  flex-direction: column;
  align-items: center;
  gap: 12rem;
  max-width: 570rem;
  margin: 0 auto 40rem;
  padding: 28rem 0;
  display: flex;
}

.projpage_in__info__item span {
  opacity: .4;
}

.projpage_in__imgs {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 36rem;
  width: 100%;
  height: 350rem;
  display: grid;
}

.projpage_in__img {
  height: inherit;
  object-fit: cover;
  width: 100%;
}

.projpage_in__main__top {
  grid-template-columns: 569rem 1175rem;
  gap: 36rem;
  margin-bottom: 61rem;
  display: grid;
}

.projpage_in__main__top__card__img {
  object-fit: cover;
  width: 100%;
  height: 722rem;
  margin-bottom: 36rem;
}

.projpage_in__main__top__card__text {
  gap: 36rem;
  display: flex;
}

.projpage_in__main__bottom__img {
  object-fit: cover;
  width: 100%;
  height: 836rem;
}

.projpage_in__swiper .interior__swiper-item {
  flex-shrink: 0;
}

.projpage_in__swiper .interior__swiper-item:nth-child(odd) {
  width: 872rem;
}

.projpage_in__swiper .interior__swiper-item:nth-child(2n) {
  width: 420rem;
}

.projpage_in__swiper .interior__swiper-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.projpage_in__cards {
  margin-bottom: 150rem;
}

.projpage_in__cards .section__top .container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.projpage_in__cards .cards__center {
  margin-bottom: 0;
}

.projpage_in__cards .cards__top__btns {
  align-items: center;
  gap: 124rem;
  display: flex;
}

.projpage_in__cards .cards__top__btns .arrow {
  position: static;
}

@media (max-width: 650px) {
  .projpage {
    padding-top: 44rem;
  }

  .projpage_nav {
    margin-bottom: 16rem;
    padding-top: 8rem;
  }

  .projpage_nav .aboutpage_nav__text {
    margin-bottom: 0;
  }

  .projpage__tabs {
    gap: 8rem;
    margin-bottom: 20rem;
    padding-bottom: 5rem;
    overflow-x: auto;
  }

  .projpage__tabs::-webkit-scrollbar {
    width: auto;
    height: 5rem;
  }

  .projpage__tabs .text-checkbox {
    flex-shrink: 0;
  }

  .projpage .ourprojects__grid {
    flex-direction: column;
    display: flex;
  }

  .projpage .ourprojects__card {
    width: 100%;
  }

  .projpage_in__info {
    margin-top: 28rem;
    margin-bottom: 16rem;
    padding: 16rem 0;
  }

  .projpage_in__info__item span {
    opacity: .4;
  }

  .projpage_in__imgs {
    flex-wrap: wrap;
    gap: 8rem;
    height: auto;
    margin-bottom: 80rem;
    display: flex;
  }

  .projpage_in__img {
    height: inherit;
    object-fit: cover;
    flex-basis: 48.5%;
    width: 40%;
    height: 87rem;
  }

  .projpage_in__img:first-child {
    width: 100%;
    height: 178rem;
  }

  .projpage_in__main__top {
    flex-direction: column;
    margin-bottom: 32rem;
    display: flex;
  }

  .projpage_in__main__top__card__img {
    height: 368rem;
    margin-bottom: 20rem;
  }

  .projpage_in__main__top__card__text {
    flex-direction: column;
    gap: 32rem;
    display: flex;
  }

  .projpage_in__main__bottom__img {
    height: 136rem;
  }

  .projpage_in__swiper .interior__swiper-container {
    padding: 0 15rem;
  }

  .projpage_in__swiper .interior__swiper-item img {
    object-fit: cover;
    height: 100%;
  }

  .projpage_in__cards {
    margin-bottom: 48rem;
  }

  .projpage_in__cards .cards__center {
    margin-bottom: 0;
  }

  .projpage_in__cards .cards__top__btns {
    display: none;
  }

  .projpage_in .feedback {
    padding: 0;
  }
}

.newspage_main__top_right {
  gap: 8rem;
  margin-left: auto;
  display: flex;
}

.newspage_main .section__top {
  margin-bottom: 28rem;
}

.newspage_main .news_cards__grid {
  margin-bottom: 80rem;
}

.newspage__bottom {
  justify-content: center;
  width: 100%;
  margin-bottom: 120rem;
  display: flex;
}

@media (max-width: 650px) {
  .newspage_main__top_right {
    gap: 4rem;
  }

  .newspage_main .section__top {
    margin-bottom: 20rem;
  }

  .newspage_main .news_cards__grid {
    margin-bottom: 36rem;
  }

  .newspage__bottom {
    margin-bottom: 48rem;
  }

  .newspage__bottom .base_btn {
    width: 100%;
  }
}

.diller_hero {
  margin-bottom: 60rem;
}

.diller_hero__bottom {
  justify-content: center;
  gap: 28rem;
  display: flex;
}

.diller_hero .aboutpage_nav__text {
  margin-bottom: 36rem;
}

.diller_feed {
  background: #f5f5f5;
  padding: 100rem 0;
}

.diller_feed__container {
  display: flex;
}

.diller_feed__left {
  flex-shrink: 0;
  max-width: 654rem;
}

.diller_feed__left .h5 {
  margin-bottom: 60rem;
}

.diller_feed__left .h5 span {
  color: #c7a88b;
}

.diller_feed__left .btn-container {
  max-width: 526rem;
}

.diller_feed__right {
  height: inherit;
  gap: 36rem;
  margin-left: auto;
  display: flex;
}

.diller_feed__img {
  object-fit: cover;
  flex: 1;
  width: 418rem;
  height: 100%;
}

.diller_line__header {
  margin-bottom: 60rem;
}

.diller_line .aboutpage_nav__line {
  grid-row-gap: 48rem;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

.big-feedback {
  background: #f5f5f5;
  padding: 100rem 0;
}

.big-feedback__main {
  display: flex;
}

.big-feedback__header {
  margin-bottom: 60rem;
}

.big-feedback__left {
  flex-shrink: 0;
  width: 1024rem;
}

.big-feedback__form {
  flex-direction: column;
  display: flex;
}

.big-feedback__form__area {
  border: 1rem dashed #e4e3e2;
  border-radius: 8rem;
  justify-content: center;
  width: 100%;
  margin-bottom: 16rem;
  padding: 12rem;
  display: flex;
  position: relative;
}

.big-feedback__form__area input {
  opacity: 0;
  outline: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
}

.big-feedback__form__area label {
  border-bottom: 1rem solid #e9cbb2;
}

.big-feedback__file {
  opacity: .8;
  margin-top: 40rem;
  margin-bottom: 20rem;
}

.big-feedback__hint {
  margin-bottom: 40rem;
}

.big-feedback__right {
  max-width: 501rem;
  margin-left: auto;
  margin-right: 68rem;
}

.big-feedback .btn-container {
  margin-bottom: 20rem;
}

.big-feedback__politics {
  opacity: .7;
  max-width: 653rem;
}

.big-feedback__politics a {
  text-decoration: underline;
}

@media (max-width: 650px) {
  .diller .ourprojects__grid {
    flex-direction: row;
  }

  .diller_hero {
    margin-bottom: 24rem;
  }

  .diller_feed {
    padding: 48rem 0;
  }

  .diller_feed__container {
    flex-direction: column-reverse;
  }

  .diller_feed__left .h5 {
    margin-bottom: 28rem;
  }

  .diller_feed__right {
    gap: 8rem;
    width: 100%;
    margin-bottom: 20rem;
  }

  .diller_feed__img {
    width: 141rem;
  }

  .diller_line__header {
    margin-bottom: 24rem;
  }

  .diller_line .aboutpage_nav__line {
    flex-direction: column;
    gap: 20rem;
    display: flex;
  }

  .big-feedback {
    padding: 48rem 0;
  }

  .big-feedback__main {
    flex-direction: column-reverse;
  }

  .big-feedback__header {
    margin-bottom: 20rem;
  }

  .big-feedback__left {
    width: 100%;
  }

  .big-feedback__file {
    margin-top: 30rem;
    margin-bottom: 14rem;
  }

  .big-feedback__hint {
    margin-bottom: 28rem;
  }

  .big-feedback__right {
    max-width: 100%;
    margin: 0 0 24rem;
  }

  .big-feedback .btn-container {
    margin-bottom: 12rem;
  }

  .big-feedback__politics {
    max-width: 100%;
  }
}

.buyer__modal__img {
  z-index: 11;
  background: #fff;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.buyer__modal__img_prev {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 70rem;
  transform: translate(0, -50%);
}

.buyer__modal__img_next {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 70rem;
  transform: translate(0, -50%);
}

.buyer__modal__img__close {
  cursor: pointer;
  z-index: 1;
  width: 36rem;
  height: 36rem;
  position: absolute;
  top: 74rem;
  right: 70rem;
}

.buyer__modal__img__close img {
  width: 100%;
  height: 100%;
}

.buyer__modal__img.active {
  animation: .5s showModal;
  display: block;
}

.buyer__modal__img__content {
  width: 100%;
  height: 100%;
  padding: 74rem 70rem;
}

.buyer__modal__img__content .swiper-wrapper {
  max-width: 100%;
}

.buyer__modal__img__content .swiper-slide {
  width: 642rem;
  height: 100%;
  margin: 0 auto;
}

.buyer__modal__img__content .swiper-slide .img {
  object-fit: cover;
  width: 642rem;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.buyerpage {
  min-height: calc(100vh - 186rem);
  margin-bottom: 120rem;
  padding-top: 186rem;
}

.buyerpage_nav__header {
  margin-bottom: 52rem;
}

.buyerpage__tabs {
  justify-content: center;
  gap: 20rem;
  display: flex;
}

.buyerpage .wrap__section {
  animation: .4s hideSection;
  display: none;
}

.buyerpage .wrap__section.active {
  height: 100%;
  margin-top: 60rem;
  margin-left: 302.5rem;
  margin-right: 303.5rem;
  display: block;
}

.buyerpage .item_box {
  list-style-type: inherit;
  border-top: 1rem solid #f2f2f2;
  align-items: center;
  padding: 16rem 0;
  display: flex;
}

.buyerpage .item_box:last-child {
  border-bottom: 1rem solid #f2f2f2;
}

.buyerpage .item_box:before {
  content: "";
  text-align: center;
  background: #000;
  width: 16rem;
  height: 16rem;
  margin-right: 16rem;
  padding: 7rem;
  font-weight: bold;
  display: inline-block;
}

.buyerpage .item_number {
  border-top: 1rem solid #f2f2f2;
  align-items: center;
  padding: 16rem 0;
  display: flex;
}

.buyerpage .item_number span {
  margin-right: 16rem;
  font-weight: 600;
}

.buyerpage .item_number:last-child {
  border-bottom: 1rem solid #f2f2f2;
}

.buyerpage .guarantees__title {
  font-weight: 400;
}

.buyerpage .guarantees__subtitle {
  margin: 48rem 0 36rem;
}

.buyerpage .guarantees__subtitle span {
  margin-left: 16rem;
  font-weight: 400;
}

.buyerpage .guarantees__subtitle:first-child {
  margin-top: 40rem;
}

.buyerpage .return {
  margin-top: 80rem;
}

.buyerpage .return__title {
  margin-bottom: 40rem;
  font-weight: 400;
}

.buyerpage .return__description span, .buyerpage .return__description_first span {
  font-weight: 600;
}

.buyerpage .return__description_second {
  margin-bottom: 20rem;
}

.buyerpage .return__description_second span {
  font-weight: 600;
}

.buyerpage .return__description_base {
  margin: 36rem 0 20rem;
}

.buyerpage .return__description_base span {
  font-weight: 600;
}

.buyerpage .return__description_last {
  margin: 36rem 0;
}

.buyerpage .return__description_last span {
  font-weight: 600;
}

.buyerpage .return__subtitle {
  margin: 48rem 0 36rem;
  font-weight: 400;
}

.buyerpage .delivery__title {
  font-weight: 400;
}

.buyerpage .delivery__subtitle {
  margin: 48rem 0 36rem;
}

.buyerpage .delivery__subtitle span {
  margin-left: 16rem;
  font-weight: 400;
}

.buyerpage .delivery__list__pickup {
  margin-top: 20rem;
}

.buyerpage .delivery__list__city {
  flex-direction: column;
  gap: 36rem;
  display: flex;
}

.buyerpage .delivery__list__city p span {
  font-weight: 600;
}

.buyerpage .installment-plan__title {
  margin: 80rem 0 40rem;
  font-weight: 400;
}

.buyerpage .installment-plan__title:first-child {
  margin-top: 0;
}

.buyerpage .documentation__title {
  margin-bottom: 48rem;
  font-weight: 400;
}

.buyerpage .documentation__subtitle {
  margin-bottom: 32rem;
}

.buyerpage .documentation__subtitle span {
  margin-left: 16rem;
  font-weight: 400;
}

.buyerpage .documentation__list__img {
  flex-wrap: wrap;
  gap: 36rem 32rem;
  display: flex;
}

.buyerpage .documentation__list__img .cursor {
  background: #fff6;
  border-radius: 50%;
  width: 60rem;
  height: 60rem;
  display: none;
  position: absolute;
}

.buyerpage .documentation__img__item {
  width: 266rem;
  height: 355rem;
  overflow: hidden;
}

.buyerpage .documentation__img__item:hover {
  cursor: url("/local/templates/main/css/../image/zoom-in.svg") 30 30, auto;
}

.buyerpage .documentation__img__item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@keyframes hideSection {
  from {
    display: block;
  }

  to {
    opacity: 0;
    transform: translateY(-20rem);
  }
}

@keyframes showModal {
  from {
    display: none;
  }

  to {
    opacity: 1;
    display: block;
  }
}

@media (max-width: 650px) {
  .buyerpage {
    margin-bottom: 48rem;
    padding-top: 47rem;
  }

  .buyerpage_nav__header {
    margin-bottom: 16rem;
  }

  .buyerpage__tabs {
    white-space: nowrap;
    justify-content: flex-start;
    gap: 4rem;
    padding: 5rem 15rem;
    overflow: auto;
  }

  .buyerpage__tabs::-webkit-scrollbar {
    border: none;
    width: 2rem;
    height: 2rem;
  }

  .buyerpage .wrap__section {
    opacity: 0;
    height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    transition: opacity .8s;
  }

  .buyerpage .wrap__section.active {
    opacity: 1;
    height: auto;
    margin-top: 24rem;
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .buyerpage .wrap__section.active .item_box, .buyerpage .wrap__section.active .item_number {
    padding: 12rem 0;
  }

  .buyerpage .guarantees {
    margin-bottom: 48rem;
  }

  .buyerpage .guarantees__subtitle {
    margin: 24rem 0 12rem;
  }

  .buyerpage .return {
    margin-bottom: 0;
  }

  .buyerpage .return__title {
    margin-bottom: 24rem;
  }

  .buyerpage .return__subtitle {
    margin: 24rem 0 16rem;
  }

  .buyerpage .return__description_second {
    margin-bottom: 12rem;
  }

  .buyerpage .return__description_base, .buyerpage .return__description_last {
    margin: 20rem 0 12rem;
  }

  .buyerpage .return__item_box {
    padding: 12rem 0;
  }

  .buyerpage .return__item_box:before {
    text-align: center;
    width: 12rem;
    height: 12rem;
    margin-right: 12rem;
    padding: 7rem;
  }

  .buyerpage .delivery__title {
    margin: 24rem 0;
  }

  .buyerpage .delivery__subtitle {
    margin: 28rem 0 16rem;
  }

  .buyerpage .delivery__list__pickup {
    margin-top: 12rem;
  }

  .buyerpage .installment-plan__title {
    margin: 28rem 0 16rem;
  }

  .buyerpage .installment-plan__title:first-child {
    margin-top: 0;
  }

  .buyerpage .documentation__title {
    margin-bottom: 24rem;
  }

  .buyerpage .documentation__subtitle {
    margin-bottom: 16rem;
  }

  .buyerpage .documentation__list__img {
    gap: 8rem;
  }

  .buyerpage .documentation__img__item {
    width: 141rem;
    height: 188rem;
    overflow: hidden;
  }

  .buyer__modal__img_prev, .buyer__modal__img_next {
    display: none;
  }

  .buyer__modal__img__close {
    width: 24rem;
    height: 24rem;
    top: 20rem;
    right: 15rem;
    overflow: hidden;
  }

  .buyer__modal__img__close img {
    width: 100%;
    height: 100%;
  }

  .buyer__modal__img__content {
    width: 100%;
    height: 100%;
    padding: 64rem 0;
  }

  .buyer__modal__img__content .swiper-wrapper {
    max-width: 100%;
  }

  .buyer__modal__img__content .swiper-slide {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }

  .buyer__modal__img__content .swiper-slide .img {
    width: 100%;
    height: 100%;
  }
}

.privacypolicypage {
  margin-bottom: 120rem;
  padding-top: 186rem;
}

.privacypolicypage_nav__header {
  margin-bottom: 60rem;
}

.privacypolicypage .description {
  margin-left: 302.5rem;
  margin-right: 303.5rem;
}

.privacypolicypage .description__text {
  margin-bottom: 48rem;
}

.privacypolicypage .description__text:last-child {
  margin-bottom: 0;
}

.privacypolicypage .description__text a {
  text-decoration: underline;
}

.privacypolicypage .description__subtitle {
  margin: 48rem 0 36rem;
  font-weight: normal;
}

@media (max-width: 650px) {
  .privacypolicypage {
    margin-bottom: 48rem;
    padding-top: 47rem;
  }

  .privacypolicypage_nav__header {
    margin-bottom: 24rem;
  }

  .privacypolicypage .description {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .privacypolicypage .description__subtitle {
    margin: 24rem 0 12rem;
  }

  .privacypolicypage .description__text {
    margin-bottom: 24rem;
  }
}

.notfound {
  margin-bottom: 120rem;
  padding-top: 186rem;
}

.notfound .info {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 120rem auto 200rem;
  display: flex;
}

.notfound .info__title {
  color: #c7a88b;
  text-align: center;
  margin-bottom: 32rem;
  font-size: 260rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.notfound .info__subtitle {
  margin-bottom: 28rem;
  font-weight: 400;
}

.notfound .info__description {
  text-align: center;
  max-width: 364rem;
  margin-bottom: 40rem;
}

.notfound .info__btn__wrap {
  min-width: 569rem;
}

.notfound .other__subtitle {
  margin-bottom: 60rem;
  font-weight: 400;
}

@media (max-width: 650px) {
  .notfound {
    margin-bottom: 0;
    padding-top: 47rem;
  }

  .notfound .info {
    margin: 80rem auto 120rem;
  }

  .notfound .info__title {
    margin-bottom: 16rem;
    font-size: 148rem;
  }

  .notfound .info__subtitle {
    margin-bottom: 12rem;
  }

  .notfound .info__description {
    margin-bottom: 36rem;
  }

  .notfound .info__btn__wrap {
    min-width: 100%;
  }

  .notfound .other__subtitle {
    margin-bottom: 24rem;
  }
}

.vacancies {
  padding-top: 186rem;
}

.vacancies .navigation {
  margin-bottom: 80rem;
}

.vacancies .navigation__header {
  margin-bottom: 32rem;
}

.vacancies .navigation__description {
  color: #343434;
  max-width: 665rem;
}

.vacancies .positions__item {
  border-top: 1px solid #343434;
  justify-content: flex-start;
  align-items: center;
  gap: 5%;
  padding: 40rem 0;
  display: flex;
}

.vacancies .positions__item:last-child {
  border-bottom: 1px solid #343434;
}

.vacancies .positions__item__name {
  color: #343434;
  width: 25%;
}

.vacancies .positions__item__city {
  color: #343434;
  justify-content: flex-start;
  align-items: center;
  gap: 8rem;
  width: 35%;
  display: flex;
}

.vacancies .positions__item__city svg {
  width: 24rem;
  height: 25rem;
}

.vacancies .positions__item__price {
  width: 25%;
  font-weight: 600;
}

.vacancies .positions__item__link {
  color: #343434;
  justify-content: flex-end;
  align-items: center;
  gap: 8rem;
  width: 15%;
  display: flex;
}

.vacancies .positions__item__link span {
  border-bottom: 1rem solid #e9cbb2;
}

.vacancies .positions__item__link svg {
  width: 20rem;
  height: 20rem;
}

.vacancies .benefits {
  background: #f5f5f5;
  height: auto;
  margin-top: 160rem;
  padding: 100rem 0;
}

.vacancies .benefits__wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vacancies .benefits__wrap__left {
  color: #343434;
  max-width: 769rem;
}

.vacancies .benefits__wrap__subtitle {
  margin-bottom: 60rem;
  font-weight: 400;
}

.vacancies .benefits__wrap__list {
  max-width: 721rem;
}

.vacancies .benefits__wrap__item {
  color: #343434;
  border-top: 1rem solid #e4e3e2;
  padding: 28rem 0;
}

.vacancies .benefits__wrap__item:last-child {
  border-bottom: 1rem solid #e4e3e2;
}

.vacancies .benefits__wrap__subtitle {
  margin-bottom: 6rem;
}

@media (max-width: 650px) {
  .vacancies {
    margin-bottom: 0;
    padding-top: 47rem;
  }

  .vacancies .navigation {
    margin-bottom: 24rem;
  }

  .vacancies .navigation__header {
    margin-bottom: 16rem;
  }

  .vacancies .positions__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 50rem 0 20rem;
    position: relative;
  }

  .vacancies .positions__item__name {
    width: 100%;
    margin-bottom: 20rem;
  }

  .vacancies .positions__item__city {
    width: 100%;
    position: absolute;
    top: 20rem;
    left: 0;
  }

  .vacancies .positions__item__price {
    width: 100%;
    margin-bottom: 32rem;
  }

  .vacancies .positions__item__link {
    justify-content: flex-start;
    width: 100%;
  }

  .vacancies .benefits {
    margin-top: 48rem;
    padding: 48rem 0;
  }

  .vacancies .benefits__wrap {
    flex-direction: column;
    gap: 36rem;
  }

  .vacancies .benefits__wrap__left {
    width: 100%;
  }

  .vacancies .benefits__wrap__item {
    padding: 16rem 0;
  }

  .vacancies .benefits__wrap__subtitle {
    margin-bottom: 6rem;
  }
}

.news-detail {
  margin-bottom: 120rem;
  padding-top: 186rem;
}

.news-detail .navigation__wrap {
  justify-content: space-between;
  gap: 70rem;
  min-height: 350rem;
  margin-top: 60rem;
  display: flex;
}

.news-detail .navigation__wrap__left {
  border-bottom: 1rem solid #343434;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.news-detail .navigation__wrap__img_mobile {
  display: none;
}

.news-detail .navigation__wrap__title {
  max-width: 844rem;
  margin-top: 60rem;
  font-weight: 400;
}

.news-detail .navigation__wrap__date {
  align-items: center;
  gap: 20rem;
  margin-top: 28rem;
  display: flex;
}

.news-detail .navigation__wrap__label {
  background: #f5f5f5;
  padding: 3.5rem 8rem;
}

.news-detail .navigation__wrap__right {
  max-width: 569rem;
}

.news-detail .navigation__wrap__right img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.news-detail .content {
  margin-top: 60rem;
}

.news-detail .content__info {
  max-width: 1172rem;
}

.news-detail .content__info__title {
  max-width: 917rem;
  margin-bottom: 36rem;
  font-weight: 400;
}

.news-detail .content__info__description {
  justify-content: space-between;
  align-items: flex-start;
  gap: 36rem;
  display: flex;
}

.news-detail .content__info__description p {
  max-width: 568rem;
}

.news-detail .content__first__img__row {
  gap: 36rem;
  width: 100%;
  height: 722rem;
  margin: 60rem 0;
  display: flex;
}

.news-detail .content__first__img__row img {
  width: 100%;
  height: 100%;
}

.news-detail .content__first__img__row p {
  display: none;
}

.news-detail .content__other__description {
  justify-content: space-between;
  align-items: flex-start;
  gap: 36rem;
  max-width: 1172rem;
  display: flex;
}

.news-detail .content__other__description p {
  max-width: 568rem;
}

.news-detail .content__secondary__img__row {
  gap: 36rem;
  width: 100%;
  height: 350rem;
  margin: 60rem 0;
  display: flex;
}

.news-detail .content__secondary__img__row img {
  width: 100%;
  height: 100%;
}

.news-detail .news__footer {
  justify-content: space-between;
  align-items: center;
  height: 79rem;
  margin-top: 60rem;
  display: flex;
}

.news-detail .news__footer__origin {
  border-top: 1rem solid #343434;
  justify-content: flex-start;
  align-items: center;
  gap: 8rem;
  width: 1141rem;
  height: 100%;
  display: flex;
}

.news-detail .news__footer__name-origin {
  color: #e9cbb2;
}

@media (max-width: 650px) {
  .news-detail {
    margin-bottom: 48rem;
    padding-top: 47rem;
  }

  .news-detail .navigation__wrap {
    margin-top: 0;
  }

  .news-detail .navigation__wrap__right {
    display: none;
  }

  .news-detail .navigation__wrap__img_mobile {
    object-fit: cover;
    width: 100%;
    height: 178rem;
    margin-top: 28rem;
    display: block;
  }

  .news-detail .navigation__wrap__title {
    margin-top: 12rem;
  }

  .news-detail .navigation__wrap__date {
    margin: 12rem 0 24rem;
  }

  .news-detail .navigation__wrap__label {
    padding: 2rem 4rem;
    font-size: 10rem;
    line-height: 126%;
  }

  .news-detail .content {
    margin-top: 28rem;
  }

  .news-detail .content__info {
    max-width: 100%;
  }

  .news-detail .content__info__title {
    max-width: 100%;
    margin-bottom: 24rem;
    font-weight: 400;
  }

  .news-detail .content__info__description {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16rem;
    display: flex;
  }

  .news-detail .content__info__description p {
    max-width: 100%;
  }

  .news-detail .content__first__img__row {
    flex-direction: column;
    gap: 28rem;
    width: 100%;
    height: auto;
    margin: 28rem 0;
    display: flex;
  }

  .news-detail .content__first__img__row__one {
    height: 368rem;
    overflow: hidden;
  }

  .news-detail .content__first__img__row__two {
    height: 178rem;
    overflow: hidden;
  }

  .news-detail .content__first__img__row img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .news-detail .content__first__img__row p {
    display: block;
  }

  .news-detail .content__other__description {
    display: none;
  }

  .news-detail .content__secondary__img__row {
    flex-direction: column;
    gap: 8rem;
    width: 100%;
    height: auto;
    margin: 28rem 0;
  }

  .news-detail .content__secondary__img__row__one, .news-detail .content__secondary__img__row__two, .news-detail .content__secondary__img__row__three {
    height: 178rem;
    overflow: hidden;
  }

  .news-detail .content__secondary__img__row img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .news-detail .news__footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 16rem;
    height: auto;
    margin-top: 28rem;
  }

  .news-detail .news__footer__origin {
    width: 100%;
    padding: 16rem 0;
  }

  .news-detail .news__footer__name-origin {
    color: #e9cbb2;
  }

  .news-detail .news__footer .arrow_btn {
    width: 100%;
    height: 38rem;
  }

  .suitable__wrapper {
    width: 100%;
    padding: 20rem 20rem 40rem;
  }

  .suitable__cards {
    width: 100%;
    overflow-x: scroll;
  }

  .suitable__cards::-webkit-scrollbar {
    display: none;
  }

  .suitable__cards {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .suitable__cards .card .card__info__colors span {
    display: none;
  }

  .suitable__cards .card__btns {
    margin-top: 10rem;
  }
}

.search__list__product:last-child {
  margin-bottom: 0px;
}

.doSearch {
  margin-top: 24rem;
  display: block;
  margin-bottom: 10px;
}

.grecaptcha-logo, .grecaptcha-badge {
  display: none;
}

.buyerpage__tabs div.active {
  opacity: 1;
}

.buyerpage__tabs div.active a {
  opacity: 1;
}

.buyerpage__tabs div.active:after {
  width: 100%;
}

.filter .min-price::placeholder, .filter .max-price::placeholder {
  opacity: 0.5;
}

.liltext.error_text {
  color: red;
  display: none;
  margin-bottom: 5rem;
}

.modal__close_2 {
  cursor: pointer;
}

.tkani .card-attributes__fabric-img1 {
  margin-right: 0 !important;
}
.catalog__descriptions p {
	margin: 10px 0px 10px 0px;
}
.catalog__descriptions ul {
    list-style: disc;
    list-style-position: inside;
    margin-left: 15px;
}

.catalog__descriptions h2 {
  font-size: 44rem;
  line-height: 44rem;
  font-weight: 400;
}	

.catalog__descriptions h1 {
  font-size: 72rem;
  line-height: 72rem;
  font-weight: 400;
}		

.catalog__descriptions h3 {
  font-size: 44rem; 
  font-weight: 400;
}

@media (max-width: 650px) {
.catalog__descriptions h2 {
 font-size: 22rem;
line-height: 25rem;
}	
}			

/* End */


/* Start:/local/templates/main/css/styles.css?171900912029524*/
.hero {
  max-width: 1920px;
  margin: 0 auto 130rem;
}

.section.category {
  max-width: 1920px;
}

.section.idea {
  max-width: 1920px;
  margin: 0 auto 100rem;
}

@media (min-width: 2500px) {
  .buyerpage .wrap__section.active {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

.section.diller_feed,
.section.big-feedback,
.card-features,
.section.product__interior.interior,
.aboutpage_hero,
.section.aboutpage_interer,
.aboutpage_punkts.section,
.vacancies .benefits {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: none !important;
}

.hero__right {
  max-height: 750rem;
}

.container {
  height: auto;
}

.tablebodytext,
[data-entity="images-container"] {
  display: none !important;
}

.sub-header .breadcrumbs {
  margin: 40rem 0 37rem;
}

.catalog__sorting.sorting {
  width: 100%;
}

.product__slider {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}

.product__card-right {
  width: 670rem;
}

.add-to-basket {
  border-radius: 0 !important;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: white !important;
  outline: none !important;
}

.card__picture a {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card__picture a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product__card-right .product__characteristics,
.product__card-right .product__benefits {
  display: none;
}

.sorting__sort-by-items {
  margin-bottom: 0;
}

.price__filter__bottom label {
  position: relative;
}

.color_variant {
  position: absolute;
  right: 0;
  width: 0.75em;
  height: 0.75em;
}

.color_variant_margin {
  margin-left: 0.75em;
}

.catalog__selects {
  margin-bottom: 0;
}

.catalog__selects_inner {
  flex-wrap: wrap;
  gap: 15rem 36rem;
  margin-bottom: 60rem;
  display: flex;
}

.filters-modal__header {
  display: none;
}

.filters-modal__actions {
  display: none;
}

.spec_hidden {
  position: absolute;
  opacity: 0;
  left: -9999rem;
}

.card__info__color span {
  border: 1px solid #00000014;
}

.product__slider-item img {
  cursor: url(/image/zoom-in.svg), auto;
}

.product-imgs__slider-slide {
  display: flex;
  justify-content: center;
}

.product-imgs__slider-slide img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

.contacts__card__text {
  width: 100%;
}

.contacts__card {
  display: none;
}

.contacts__card.active {
  display: flex;
}

.contacts__main {
  margin-bottom: 120rem;
}

.toBack {
  cursor: pointer;
}

.cartpage__form input.error,
.big-feedback__main input.error {
  border-bottom: 1px solid red !important;
}

.search__list {
  opacity: 0 !important;
}

.search__input.active~.search__list {
  pointer-events: auto;
  opacity: 1 !important;
}

.search__input.active~.search__find {
  width: auto;
  padding: 0 44rem;
}

.sub-header-custom {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  margin-bottom: 200rem;
}

.sub-header-custom .breadcrumbs {
  margin-top: 60rem;
  margin-bottom: 36rem;
}

.sub-header-custom .h3 {
  max-width: 890rem;
  margin-bottom: 40rem;
}

.sub-header-custom .btn-container {
  width: 570rem;
}

.search_catalog {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.breadcrumbs span {
  color: black;
}

.smartFilter {
  width: 100%;
}

.product__card-attributes-attributes .card-attributes__fabric-img1 {
  object-fit: cover;
  width: 40rem;
  height: 26rem;
  margin-right: 8rem;
}

.product__card-attributes-attributes .card-attributes__fabric-img1 img {
  width: 100%;
  height: 100%;
}

.section.index_map,
.section.feedback,
.feedback__right input.feedback__input,
.section.category {
  width: 100%;
}

.feedback__left {
  text-align: left;
}

.filter .min-price,
.filter .max-price {
  background-color: white;
}

.filter .min-price::placeholder,
.filter .max-price::placeholder {
  color: black;
}

.filter__wrapper {
  cursor: default;
}

.filter {
  width: auto;
}

.bx-filter .bx-ui-slider-range {
  z-index: 90 !important;
}

.bx-filter .bx-ui-slider-handle.left,
.bx-filter .bx-ui-slider-handle.right {
  z-index: 99 !important;
  width: 16rem;
  height: 16rem;
  top: -8rem;
}

.catalog__actions {
  margin-top: 120rem;
}

.text-checkbox--underline a:after {
  content: "";
  background: #000;
  width: 0;
  height: 1rem;
  transition: width .3s;
  position: absolute;
  bottom: -3rem;
  left: 0;
}

.text-checkbox--underline input:checked+a:after {
  width: 100%;
}

.text-checkbox--underline a {
  padding: 8rem 12rem;
  position: relative;
}

.text-checkbox a {
  opacity: .4;
  transition: opacity .3s;
}

.text-checkbox input:checked+a {
  opacity: 1;
}

.catalog__container .card:hover .card__btns {
  z-index: 4;
}

.projpage_nav .sub-header-custom {
  margin-bottom: 0;
}

.catalog__container .card {
  margin-bottom: 40rem;
}

.add-to-basket .before_cart {
  display: block;
}

.add-to-basket .after_cart {
  display: none;
}

.btn--active.add-to-basket .before_cart {
  display: none;
}

.btn--active.add-to-basket .after_cart {
  display: block;
}

.label-input {
  padding: 16rem;
}

.swiper-horizontal {
  touch-action: pan-y;
}

.card__header__tag.red {
  background-color: #E9CBB2;
}

.price_block {
  display: flex;
  align-items: center;
}

.hero__right {
  display: block;
}

.hero__right_m {
  display: none;
}

.hidden_block {
  position: absolute;
  opacity: 0;
  left: -9999rem;
}

div[id^="wait_"] {
  display: none;
}

@media (min-width: 651px) {

  .mobileOnly,
  .mobileDoneFilters {
    display: none;
  }
}

.idea__swiper {
  overflow: inherit !important;
}

.big-feedback__hint {
  margin-bottom: 20rem;
}

.fileName {
  margin-bottom: 20rem;
  display: flex;
  align-items: center;
}

.deleteFileB {
  width: 15rem;
  cursor: pointer;
  margin-left: 10rem;
}

.text-checkbox--underline div:after {
  bottom: -2rem;
}

.index_map__card__close {
  position: absolute;
  right: 0;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  align-self: flex-end;
  margin-bottom: 10rem;
  top: 10rem;
}

.index_map__card__close svg {
  width: 24rem;
  stroke: #343434;
  flex-direction: column;
  height: 24rem;
  right: 0;
}

.index_map__card {
  opacity: 0;
  pointer-events: none;
}

.card__info__color_preview {
  background-size: 100% 100%;
}

.index_map__card--active {
  opacity: 1;
  pointer-events: auto;
}

.how_to_go {
  display: none;
}

.index_map__card--active~.how_to_go {
  display: flex;
}

.category-item__header {
  display: flex;
  align-items: center;
}

.index_map__text {
  margin-right: 40rem;
}

.category__grid img {
  object-fit: cover;
  flex-shrink: 0;
  width: 721rem;
  margin-right: 187rem;
}

.idea_dot.mobile {
  display: none;
}

.idea_dot.decstop {
  display: flex;
}

.category__grid img {
  height: 450rem;
}

.news_card__info p.news_card__text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news_card.hidden,
.news_grid,
.articles_grid {
  display: none;
}

.news-detail .content__secondary__img__row video,
.news-detail .content__first__img__row video {
  width: 100%;
  height: 100%;
}

.section.cards {
  margin-bottom: 50rem;
}

.section.category,
.section.idea,
.section.ourprojects,
.section.news_cards {
  margin-bottom: 100rem;
}

.hero,
.section.index_map {
  margin-bottom: 130rem;
}

.buyerpage .sub-header-custom {
  margin-bottom: 0;
}

.buyerpage .documentation__img__item:hover {
  cursor: url(/image/zoom-in.svg) 30 30, auto;
}

.buyer__modal__img {
  position: fixed;
  top: 0;
}

.cookie {
  padding: 32rem;
  width: 720rem;
  height: 130rem;
  background: #F5F5F5;
  position: fixed;
  right: 70rem;
  bottom: 28rem;
  display: none;
  justify-content: space-between;
  z-index: 999;
}

.cookie__text {
  width: 438rem;
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.cookie__btn {
  padding: 12rem 48rem;
  background: #000000;
  color: #ffffff;
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  width: 155rem;
  height: 46rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.card__picture a img {
  position: absolute;
  opacity: 0;
  transition: all .3s;
}

.card__picture a img.active {
  opacity: 1;
}

.preview_img {
  position: relative;
}

.house_card__pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.house_card__pagination_btn {
  width: calc(100% / 3);
  height: 100%;
  cursor: pointer;
  position: relative;
}

.card-features__left-item-img img {
  max-height: 100%;
}

.house_card__pagination_btn::after {
  content: '';
  position: absolute;
  bottom: 10rem;
  width: calc(100% - 140rem);
  height: 1rem;
  background-color: #bababa;
}

.house_card__pagination_btn:nth-child(1)::after {
  right: -20rem;
}

.house_card__pagination_btn:nth-child(2)::after {
  left: 70rem;
}

.house_card__pagination_btn:nth-child(3)::after {
  left: -20rem;
}

.house_card__pagination_btn.house_card__pagination_btn--active::after {
  background-color: black;
}

.card-attributes__item-body [data-event="show-fabrics"] {
  display: block;
}

.card-attributes__fabric [data-event="show-fabrics"] {
  display: none;
}

.footer__col a.icon-link.maintext {
  min-height: 26rem;
}

.psevdoOffer .nameTkan {
  position: absolute;
  background-image: url(/image/back_name.svg);
  background-size: 100% 100%;
  width: 120rem;
  height: 60rem;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -65rem;
  left: -30rem;
  opacity: 0;
  transition: all .5s;
  padding: 0 16rem 10rem;
  font-size: 14rem;
  text-align: center;
  line-height: 120%;
}

.psevdoOffer:hover .nameTkan {
  opacity: 1;
}

.btn.add2basketHint:hover {
  color: black !important;
}

.idea__hint__top {
  position: relative;
}

.idea__hint__top .idea__hint__close {
  position: absolute;
  right: 0;
}

.product__slider-item video,
.product__slider-mobile-item video {
  width: 100%;
  cursor: pointer;
  position: relative;
}

.product__slider-item,
.product__slider-mobile-item {
  position: relative;
}

.product__slider-item img.play_btn,
.product__slider-mobile-item img.play_btn {
  width: 80rem;
  height: 54rem;
  position: absolute;
  left: calc(50% - 40rem);
  top: calc(50% - 20rem);
  pointer-events: none;
  z-index: 9;
}

.fix_slider {
  width: 100%;
  height: 1px;
}

.product__slider-preview-item video,
.product__slider-mobile-preview-item video {
  width: 100%;
}

.product-imgs__slider-slide video {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

.collections__card--active {
  width: 865rem;
}

.card__info__color {
  margin-left: 1rem;
}

.category-item__subcategories-item {
  height: min-content;
}

.contacts__gallery__swiper {
  display: flex;
  align-items: center;
}

.contacts__gallery__wrapper {
  height: auto;
}

.idea__hint__top .idea__hint__close {
  position: absolute;
  right: -13px;
  top: -13px;
}

.img_popular_item {
  display: none;
}

.img_popular_item.active {
  display: block;
}

.hero__header {
  min-height: 72rem;
}

.hero__subtitle {
  min-height: 30rem;
}

.for_rooms_card {
  max-height: 350rem;
}

.for_rooms_card img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.cards__bottom_for_rooms {
  transform: none;
}

.news_card__pic_room {
  height: 350rem;
}

.news_card__name_inner {
  z-index: 3;
  position: absolute;
  bottom: 28rem;
  left: 28rem;
  color: #ffffff;
  font-size: 28rem;
  font-weight: 300;
}

.news_card__pic_room {
  position: relative;
}

.news_card__pic_room::after {
  content: '';
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.navigation__wrap_rooms {
  margin-bottom: 40rem;
}

.rooms__main {
  margin-bottom: 150rem;
}

.rooms__main {
  display: grid;
  grid-template-columns: 1024rem 676rem;
  gap: 80rem;
}

.rooms__main_right_title {
  color: #343434;
  font-size: 44rem;
  line-height: 112%;
  margin-bottom: 28rem;
}

.rooms__main_right_description {
  color: #343434;
  line-height: 140%;
  font-size: 16rem;
  margin-bottom: 50rem;
}

.rooms__main_right_description p {
  margin-bottom: 14rem;
}

.rooms__main_right_description a {
  color: #343434;
  text-decoration: underline;
}

.rooms__main_right_slider {
  height: 154rem;
  width: 100%;
  overflow: hidden;
  touch-action: pan-y;
}

.rooms__main_right_slider_wrapper {
  display: flex;
}

.rooms__main_right_slider_item {
  width: 211rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
}

.rooms__main_right_slider img {
  object-fit: cover;
  width: 100%;
}

.rooms__main_right_slider_outer {
  position: relative;
}

.header__bottom__title {
  font-weight: 600;
}

.rooms__main_right_slider_arrows {
  position: absolute;
  width: 100%;
  height: 1rem;
  top: calc(50% - 40rem);
  display: flex;
  justify-content: space-between;
}

.rooms__main_right_slider_arrows .cards__prev {
  position: absolute;
  left: -7%;
}

.rooms__main_right_slider_arrows .cards__next {
  position: absolute;
  right: -7%;
}

.modal-background_rooms .product-imgs__slider-slide {
  align-items: center;
}

.modal-background_rooms .product-imgs__slider-wrapper {
  max-height: 100%;
}

.rooms__main_left_img,
.rooms__main_left_img img {
  width: 100%;
}

.rooms__main_left_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rooms__main_left {
  position: relative;
}

.ya_badge {
  margin-top: 8rem;
}

.ya_badge_detail {
  margin-top: 24rem;
}

.ya-pay-widget {
  width: 360px !important;
  z-index: 4 !important;
}

.ya_badge_mobile {
  display: none;
}

.rooms__main_right_slider_wrapper {
  max-height: 100%;
}

.product-imgs__slider-slide:not(.product-imgs__slider-container_for_rooms .product-imgs__slider-slide) {
  height: 100%;
}

.house_card__pagination.two_items {
  margin-left: calc(100%/12);
}

@media (max-width: 650px) {
  .interior__swiper-item {
    flex-shrink: 0;
  }

  .interior__swiper-item img {
    width: 100%;
  }

  .cards .card.for_rooms_card {
    height: 130rem;
  }

  .cards .card.for_rooms_card a {
    height: 100%;
  }

  .for_rooms .cards__center {
    margin-bottom: 10rem;
  }

  .arrow_btn {
    padding: 10rem 48rem;
  }

  .ya_badge_mobile {
    display: block;
  }

  .rooms__main {
    gap: 0;
  }

  .rooms__main_right_slider {
    height: 105rem;
  }

  .rooms__main_right_slider_arrows {
    display: none;
  }

  .rooms__main {
    display: flex;
    flex-direction: column;
    margin-bottom: 45rem;
  }

  .rooms__main_left {
    margin-bottom: 24rem;
  }

  .rooms__main_right_title {
    font-size: 22rem;
    margin-bottom: 12rem;
  }

  .rooms__main_right_description {
    font-size: 13rem;
    margin-bottom: 28rem;
    line-height: 127%;
  }

  .news_card__pic_room {
    height: 175rem;
  }

  .rooms__main_right_slider_item {
    width: 135rem;
  }

  .news_card__name_inner {
    bottom: 16rem;
    left: 16rem;
    font-size: 15rem;
  }

  .modal-background {
    z-index: 999;
  }

  .contacts__gallery__img {
    height: auto;
  }

  .collections__card--active {
    width: 215rem;
  }

  .card-attributes__item-body [data-event="show-fabrics"] {
    display: none;
  }

  .card-attributes__fabric [data-event="show-fabrics"] {
    display: block;
  }

  .house_card__pagination_btn.house_card__pagination_btn--active::after {
    background-color: transparent;
  }

  .cookie {
    left: 15rem;
    width: calc(100% - 30rem);
    flex-direction: column;
    padding: 16rem;
    height: 178rem;
  }

  .cookie__text {
    font-size: 13rem;
    width: 100%;
  }

  .cookie__btn {
    font-size: 13rem;
    width: 144rem;
    height: 37rem;
  }

  .vacancies .sub-header {
    padding: 0 15rem;
  }

  .idea_dot.mobile {
    display: flex;
  }

  .idea_dot.decstop {
    display: none;
  }

  .hero__right {
    display: none;
  }

  .hero__right_m {
    display: block;
  }

  .hero__right_m {
    min-width: 100%;
    width: 100%;
    height: 389rem;
    position: relative;
    overflow: hidden;
  }

  .hero__right__container_m {
    min-width: 100%;
    width: 100%;
    height: 389rem;
    display: flex;
  }

  .hero__right__container_m img {
    object-fit: cover;
    flex-shrink: 0;
    max-width: 100%;
  }

  .hero__pagination_m {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    display: flex;
    position: absolute;
    right: 0;
    bottom: 12rem !important;
    left: 10rem !important;
  }

  .hero__pagination__bullet_m {
    background: #fff;
    align-items: center;
    width: 28rem;
    height: 1rem;
    margin-right: 20rem;
    bottom: 12rem;
    display: flex;
  }

  .hero__pagination__bullet_m.hero__pagination__bullet--active {
    background: black;
  }

  .card__header__tag {
    padding: 2rem 6rem 4rem;
  }

  .sub-header-custom {
    margin-bottom: 120rem;
  }

  .sub-header-custom .btn-container {
    width: 100%;
  }

  .sub-header-custom .h3 {
    margin-bottom: 36rem;
  }

  .sub-header-custom .breadcrumbs {
    width: 100%;
    margin-top: 8rem;
    margin-bottom: 28rem;
  }

  .text-checkbox input:checked+a {
    opacity: 1;
  }

  .text-checkbox>a {
    width: max-content;
  }

  .text-checkbox--underline a {
    padding: 10rem 4rem;
    font-size: 10rem;
  }

  .product__card-right .product__characteristics,
  .product__card-right .product__benefits {
    display: block;
  }

  .catalog__selects.openned {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 401;
    background-color: #0003;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .catalog__selects.openned .catalog__selects_inner {
    z-index: 401;
    flex-direction: column;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    padding: 20rem 15rem;
    background-color: white;
    overflow-y: scroll;
    flex-wrap: nowrap;
    padding-bottom: 150px;
  }

  .filters-modal__header {
    display: flex;
  }

  .catalog__selects-item {
    width: 100%;
  }

  .price__filter {
    background-color: white;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
  }

  .price__filter .price__filter__bottom {
    background-color: white;
  }

  .price__filter:hover .price__filter__bottom {
    padding-bottom: 0;
    padding-top: 0;
    height: 0;
  }

  .price__filter.active .price__filter__bottom {
    height: auto;
    position: relative;
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .price__filter__bottom .checkbox span:nth-child(2) {
    background: #f5f5f5;
  }

  .filter_price_text {
    width: auto;
    margin-bottom: 0;
  }

  .price-input {
    justify-content: space-between;
  }

  .price__filter:hover .price__filter__bottom {
    border-top: none;
  }

  .filters-modal__actions {
    display: flex;
  }

  .doFilter {
    display: none;
  }

  .catalog__filters .catalog__filters-sort-by-container {
    z-index: 400;
  }

  .cart_card td {
    flex-direction: column;
  }

  .cart_card {
    margin-bottom: 24rem;
  }

  .section.cards .card__picture {
    height: 140rem;
  }

  .card__info {
    margin-bottom: 0;
  }

  .cards__header.for_rooms {
    display: block;
    margin-bottom: 24rem;
  }

  .for_rooms_block {
    flex-direction: column;
  }

  .index_map__card__close {
    position: relative;
    right: 0;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .index_map__card__close svg {
    width: 24rem;
  }

  .index_map__card--active {
    padding-top: 10rem;
  }

  .idea__mob_card--active {
    z-index: 101;
  }

  .idea__mob_card .card__btns {
    margin-top: 20rem;
  }

  .index_map__card {
    bottom: -30rem;
  }

  .contacts__main .index_map__card {
    padding: 30rem 0 0;
  }

  .footer__col:hover,
  .footer__col:focus {
    height: auto;
  }

  .footer__col.active {
    height: auto;
  }

  .footer__col:first-child:hover .footer__header:after,
  .footer__col:first-child:focus .footer__header:after,
  .footer__col:nth-child(3):hover .footer__header:after,
  .footer__col:nth-child(3):focus .footer__header:after,
  .footer__col:nth-child(4):hover .footer__header:after,
  .footer__col:nth-child(4):focus .footer__header:after {
    transform: rotate(180deg);
  }

  .footer__col.active .footer__header::after {
    transform: rotate(0deg) !important;
  }

  .header__bottom__container {
    padding-bottom: 80rem;
  }

  .catalog__tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .text-checkbox a {
    white-space: nowrap;
  }

  .text-checkbox--underline a:after {
    bottom: 6rem;
  }

  .text-checkbox a {
    opacity: 1;
  }

  .catalog__container {
    margin-top: 20rem;
  }

  .catalog__container .card {
    margin-bottom: 20rem;
  }

  .catalog__actions {
    margin-top: 36rem !important;
  }

  .catalog__filters-sort-by-list li {
    white-space: nowrap;
  }

  .filter .field input {
    border-radius: 0;
  }

  .price-input .field {
    max-width: 80rem;
    width: 100%;
  }

  .filter .field input {
    font-size: 12rem;
  }

  .price_block {
    width: 50%;
  }

  .price_block_s {
    justify-content: flex-end;
  }

  .catalog__filters-center {
    justify-content: flex-start;
  }

  .product__benefits-item {
    margin-bottom: 10rem;
  }

  .interior__swiper-item {
    max-width: 285rem;
  }

  .cart_card__picture {
    height: auto;
  }

  .cart_card .cart_card__top .btn-counter {
    margin-right: 0;
  }

  .cart_card__top {
    justify-content: space-between;
  }

  .cartpage_full_left {
    margin-bottom: 0;
  }

  .promo_top {
    margin-top: 48rem;
  }

  .title_basket {
    display: block !important;
  }

  [data-entity="basket-checkout-aligner"] .cartpage_full_right .subtitle,
  #basket-root .cartpage_full_right .subtitle {
    margin-top: 0;
  }

  .contacts__main {
    margin-bottom: 36rem;
  }

  .header__bottom--active {
    min-height: 100vh;
  }

  .cart_card__top [data-entity="basket-item-quantity-block"] {
    opacity: 0;
    position: absolute;
    left: -9999rem;
  }

  .doFilterM.disabled {
    pointer-events: none;
    background: #424242;
  }

  .doFilterM {
    transition: all .3s all;
  }

  .hero__left,
  .hero__left .hero__arrow_btn {
    transition: all .3s;
  }

  .price__filter__bottom {
    opacity: 0;
  }

  .price__filter.active .price__filter__bottom {
    opacity: 1;
  }

  .header__center .search:hover {
    background: transparent;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 20rem;
    padding: 0;
    display: block;
    position: initial;
    top: 0;
    left: 0;
  }

  .header__center .search:hover .search__loupe {
    margin-right: 0;
  }

  .header__center .search:hover .search__main {
    background: transparent;
    padding-left: 0;
  }

  .header__center .search:hover .search__input {
    width: 0;
    padding-right: 0;
  }

  .header__center .search:hover .search__list {
    top: 100%;
  }

  .header__center .search:hover .search__cancel {
    color: #343434;
    background: #fff;
    flex-shrink: 0;
    width: 0;
    padding: 0;
  }


  .header__center .search--active {
    background: #fff !important;
    align-items: center !important;
    width: 100% !important;
    height: 100% !important;
    margin-right: 0 !important;
    padding: 0 15rem !important;
    display: flex !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }

  .header__center .search--active .search__loupe {
    margin-right: 7rem !important;
  }

  .header__center .search--active .search__main {
    background: #f5f5f5 !important;
    padding-left: 8rem !important;
  }

  .header__center .search--active .search__input {
    width: 100% !important;
    padding-right: 8rem !important;
  }

  .header__center .search--active .search__list {
    top: 100% !important;
  }

  .header__center .search--active .search__cancel {
    color: #343434 !important;
    background: #fff !important;
    flex-shrink: 0 !important;
    width: auto !important;
    padding: 0 8rem !important;
  }

  .grid-two-col .card__header__line a.card__header.headline.reg {
    height: 45px;
  }

  .footer__col.col_action {
    height: 50rem !important;
  }

  .footer__col.col_action.active {
    height: auto !important;
  }

  .footer__header.headline.demi {
    pointer-events: none;
  }

  .header {
    z-index: 500;
  }

  .projpage__tabs {
    justify-content: flex-start;
    overflow-x: scroll;
  }

  .projpage_in__img:first-child {
    flex-basis: 100%;
  }

  .interior__swiper-item {
    max-width: 270rem;
  }

  .fabric-select.openned {
    z-index: 999;
  }

  .fabric-select__item-list li.selected .img_check.text2:after {
    width: 56rem;
    height: 40rem;
  }

  .house_card__pagination {
    left: 0;
  }

  .category-item__img {
    position: relative;
  }

  .section,
  .section.category,
  .section.idea,
  .section.ourprojects,
  .section.news_cards,
  .hero,
  .section.index_map {
    margin-bottom: 48rem;
  }

  .card-attributes__fabric .card-attributes__item-body {
    align-items: center;
  }

  .product__characteristics-item .product__characteristics-item-value {
    text-align: right;
  }

  .hero__right__container_m,
  .hero__right_m {
    height: 320rem;
  }

  .hero__left {
    display: none;
  }

  .hero__slide_m video {
    object-fit: cover;
    flex-shrink: 0;
    max-width: 100%;
  }

  .buyerpage .wrap__section.active {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .razmery li,
  .product__card-attributes-attributes .card-attributes__fabric-choose {
    margin-bottom: 10rem;
  }

  .contacts__card__img {
    position: initial;
    display: flex;
    transition: none;
    flex-shrink: 0;
    max-width: 100%;
  }

  .contacts__card__slider {
    width: auto;
    display: flex;
    overflow: visible;
  }

  .contacts__card__slider_wrap {
    height: 257rem;
    margin-bottom: 8rem;
    position: relative;
    overflow: hidden;
  }

  .contacts__card__pagination_m {
    width: 181rem;
    margin: 0 auto;
    transition: opacity .3s;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .contacts__card__slider_wrap .swiper-horizontal>.swiper-pagination-bullets, 
  .contacts__card__slider_wrap .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: 50%;
  }

  .interior__swiper-item img {
    object-fit: cover;
    height: 100%;
  }

  .product__slider-mobile-item img.play_btn {
    top: calc(50% - 30rem);
  }

  .product-imgs__slider-slide:not(.product-imgs__slider-container_for_rooms .product-imgs__slider-slide) {
    height: auto;
  }

  .product__slider-mobile-item video {
    pointer-events: none;
  }
}

@supports (-webkit-touch-callout: none) {
    .play_btn {
      display: none !important;
    }
}
.catalog__descriptions p {
	margin: 10px 0px 10px 0px;
}

.catalog__descriptions ul {
    list-style: disc;
    list-style-position: inside;
    margin-left: 15px;
}					
/* End */


/* Start:/local/templates/main/css/swiper-bundle.min.css?170306358016493*/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(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,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(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,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.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-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main/css/aos.css?170314254028765*/
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}
/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/main/style.min.css?16951956004011*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{margin-right:20px;padding-bottom:0}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */
/* /local/templates/main/css/main.css?1719488820138762 */
/* /local/templates/main/css/styles.css?171900912029524 */
/* /local/templates/main/css/swiper-bundle.min.css?170306358016493 */
/* /local/templates/main/css/aos.css?170314254028765 */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/main/style.min.css?16951956004011 */
