.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;
  zoom: 95%;
}

.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);
}

.ya_badge.show_in_catalog {
  display: none;
}

@media (min-width: 1024px) {
  .ya_badge.show_in_catalog {
    display: inline-block;
  }
}

@media (max-width: 1024px) {
  .ya_badge_mobile {
    display: block;
  }
}

@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;
  }

  .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;

    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    padding: 0;
    width: 100%;
  }

  .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;
}

.ya_badge_detail_info {
  background: #f5f7f9;
  border-radius: 8px;
  padding: 16px;
  margin-top: 2px;
  display: flex;
  align-items: center;
  min-width: 300px;
}

.ya_badge_detail_info img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
