@media (max-width: 1449px) {
  .reviews__arrow {
    left: -98px; }

  .reviews__header {
    width: 200px;
    flex-shrink: 0; }

  .reviews__slide {
    max-width: 50%;
    margin: 32px;
    box-shadow: 0 8px 15px 0 rgba(0, 32, 51, .12), 0 4px 4px 0 rgba(0, 32, 51, .04); }

  .reviews__slider {
    max-width: calc(100vw - 208px);
    margin: auto; }

  .reviews__slider-wrapper {
    justify-content: start; } }

@media (max-width: 1199px) {
  .about__item--image {
    display: none; }

  .basket__content {
    flex-direction: column; }

  .catalog-preview__content {
    max-width: 100%; }

  .catalog-preview__item {
    width: 50%; }

  .catalog-preview__title {
    max-width: 60%; }

  .catalog__content {
    gap: 20px; }

  .category-list {
    width: 250px; }

  .category__item-image {
    width: 83px;
    height: auto; }

  .checkout__form .button-container {
    flex-direction: column; }

  .checkout__form .button-container .button {
    width: 100%; }

  .checkout__form-row {
    flex-direction: column; }

  .checkout__form-row > div {
    width: 100%; }

  .checkout__option {
    width: calc((100% - 20px) / 2); }

  .checkout__step--date .checkout__option {
    width: calc((100% - 20px) / 2); }

  .facets {
    width: 250px; }

  .footer__column--contacts {
    padding: 0; }

  .gallery__item {
    flex: 0 0 calc((100% - 60px) / 4); }

  .header__addresses {
    margin-left: -3px;
    min-width: auto;
    align-items: start; }

  .header__catalog {
    width: 170px; }

  .header__phone-container {
    margin: 0; }

  .header__top {
    flex-direction: column;
    align-items: start; }

  .partners__item {
    flex: 0 0 calc((100% - 60px) / 4); }

  .product__files {
    max-width: 100%; }

  .product__head {
    width: calc(100% - 350px); }

  .product__projects-item {
    flex: 0 0 calc((100% - 60px) / 4); }

  .product__slider {
    min-height: 450px; }

  .product__slider-main-image {
    height: 450px; }

  .promo__image {
    width: 260px; }

  .reviews .container {
    padding: 0; }

  .reviews .title {
    margin: 0; }

  .reviews__arrow {
    left: auto;
    right: 15px;
    top: -50px;
    bottom: auto; }

  .reviews__arrow--left {
    margin-right: 100px; }

  .reviews__content {
    flex-direction: column;
    gap: 20px; }

  .reviews__counter {
    display: none; }

  .reviews__header {
    margin: 0 15px; }

  .reviews__slide {
    max-width: none;
    margin: 15px;
    margin-top: 0; }

  .reviews__slider {
    margin: 0;
    max-width: 100%; }

  .reviews__slider-wrapper {
    display: block; }

  .services__item .badge-container {
    gap: 4px; }

  .services__item .title {
    overflow-wrap: anywhere; }

  .services__item--wide {
    flex-grow: 2; }

  .showroom__item {
    flex: 0 0 calc((100% - 60px) / 4); } }

@media (max-width: 991px) {
  h1 {
    font-size: 28px; }

  .about h1 {
    max-width: 100%; }

  .additional-fields {
    padding: 15px;
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    border: none; }

  .additional-fields .checkbox-container {
    margin: 0 0 16px; }

  .additional-fields .checkbox-field + label {
    font-size: 14px; }

  .additional-fields .checkbox-field + label:before {
    width: 16px;
    height: 16px;
    background-size: 16px auto; }

  .additional-fields .facets__title {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px; }

  .additional-fields .facets__title-container {
    margin: 0 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .additional-fields .facets__title-container .link {
    display: none; }

  .additional-fields .facets__title:before {
    content: '';
    width: 18px;
    height: 18px;
    transform: rotate(-180deg);
    background: #2f2e2f;
    mask: url(/images/redesign/arrow/arrow_xl.svg) no-repeat center/18px; }

  .additional-fields .modal__close {
    display: block; }

  .additional-fields .modal-close {
    display: none; }

  .basket__column {
    gap: 10px; }

  .basket__item {
    position: relative;
    gap: 10px; }

  .basket__price {
    font-size: 16px;
    margin: 8px 0;
    text-align: right; }

  .basket__remove-icon {
    width: 20px;
    height: 20px; }

  .basket__remove-link {
    margin: 8px 0; }

  .basket__total {
    width: 100px; }

  .button {
    font-size: 14px; }

  .catalog-preview__content {
    padding: 20px;
    max-width: 100%; }

  .catalog-preview__item .subtitle {
    font-size: 16px;
    line-height: 24px; }

  .catalog-preview__item .title {
    font-size: 24px; }

  .catalog-preview__item img {
    height: 270px; }

  .catalog-preview__item--linear {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%); }

  .category__item {
    padding: 10px; }

  .category__item .title {
    font-size: 16px;
    font-weight: 500; }

  .checkout__content {
    flex-direction: column;
    gap: 0; }

  .checkout__content .summary {
    width: 50%;
    margin: 0; }

  .checkout__content .summary-container {
    margin: 0 0 20px;
    display: flex;
    gap: 20px; }

  .checkout__form-row:last-child {
    margin: 0; }

  .facets {
    display: none;
    padding: 15px;
    width: 100%;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 110;
    background: #fff; }

  .facets .badge-container {
    padding: 0 0 16px;
    margin: 0 0 16px;
    position: relative;
    border-bottom: 1px solid rgba(166, 177, 184, 0.5); }

  .facets .badge-container.chips-transform {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }

  .facets .badge-container:after {
    left: auto;
    right: -15px; }

  .facets .badge-container:before {
    content: '';
    width: 15px;
    height: 1px;
    position: absolute;
    left: -15px;
    bottom: -1px;
    background: rgba(166, 177, 184, 0.5); }

  .facets .chips-transform .checkbox-container {
    margin: 0; }

  .facets .chips-transform .checkbox-field + label {
    font-size: 12px;
    padding: 5px 6px;
    border: 1px solid #afbbc2;
    border-radius: 24px;
    white-space: nowrap; }

  .facets .chips-transform .checkbox-field + label:before {
    content: none; }

  .facets .chips-transform .checkbox-field:checked + label {
    color: #e8441f;
    border: 1px solid #e8441f; }

  .facets .chips-transform .facets__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }

  .facets__counter {
    display: none; }

  .facets__item {
    padding: 0 0 16px;
    margin: 0 0 16px;
    position: relative;
    border-bottom: 1px solid rgba(166, 177, 184, 0.5); }

  .facets__item:after {
    left: auto;
    right: -15px; }

  .facets__item:before {
    content: '';
    width: 15px;
    height: 1px;
    position: absolute;
    left: -15px;
    bottom: -1px;
    background: rgba(166, 177, 184, 0.5); }

  .facets__title {
    font-size: 14px;
    margin: 0; }

  .facets__title-container {
    margin: 0 0 12px; }

  .facets__title-container .link {
    font-weight: 500;
    text-decoration: none; }

  .facets--active {
    display: block; }

  .faq__content {
    padding: 8px;
    position: relative;
    min-width: 100%;
    height: auto;
    min-height: 55px;
    align-items: start; }

  .faq__content:before {
    content: none; }

  .faq__icon {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto; }

  .faq__image {
    position: static;
    display: block;
    width: 100%;
    height: 100px; }

  .faq__item {
    min-height: auto;
    width: 100%; }

  .footer__column {
    width: calc((100% - 20px)/2);
    flex: auto; }

  .footer__container {
    padding: 20px 0;
    flex-wrap: wrap; }

  .gallery__item {
    flex: 0 0 calc((100% - 40px) / 3); }

  .header {
    margin: 0; }

  .header__bottom {
    padding-top: 0;
    padding-bottom: 17px;
    gap: 10px; }

  .header__catalog {
    font-size: 14px;
    width: 110px;
    gap: 4px; }

  .header__catalog span {
    top: 0; }

  .header__logo img {
    max-width: 133px; }

  .header__top {
    padding: 17px 0; }

  .partners__item {
    flex: 0 0 calc((100% - 40px) / 3); }

  .product--default .product__item {
    width: calc((100% - 40px) / 3); }

  .product__projects-item {
    flex: 0 0 calc((100% - 40px) / 3); }

  .promo__container {
    flex-direction: column; }

  .promo__sidebar {
    width: 100%; }

  .questions .button {
    font-size: 16px; }

  .reviews__arrow {
    font-size: 14px;
    top: -42px; }

  .reviews__arrow--left {
    margin-right: 70px; }

  .reviews__arrow-icon {
    width: 20px;
    height: 20px; }

  .sale .title-container .link {
    font-size: 12px; }

  .services__item {
    align-items: start;
    flex-direction: column-reverse;
    gap: 10px; }

  .services__item--wide {
    width: 100%;
    flex-direction: column;
    flex-basis: auto; }

  .showroom__item {
    flex: 0 0 calc((100% - 40px) / 3); }

  .summary-container {
    max-width: 100%; }

  .title--xl {
    font-size: 18px;
    line-height: 26px; }

  .tt-menu {
    width: calc(100vw - 30px);
    max-width: 690px;
    margin-left: -263px; }

  #price-slider {
    margin: 30px 10px 6px; } }

@media (max-width: 767px) {
  h1 {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 8px; }

  h2, h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 8px; }

  p {
    font-size: 12px;
    line-height: 160%;
    margin: 0 0 8px; }

  .about {
    margin: 0 0 24px; }

  .about h1:after {
    width: 54px;
    height: 2px;
    margin: 4px 0;
    margin-left: 8px; }

  .badge {
    font-size: 7px; }

  .basket__button {
    width: 28px;
    height: 28px; }

  .basket__button:before {
    width: 18px;
    height: 18px; }

  .basket__button--minus:before {
    mask-size: 18px; }

  .basket__button--plus:before {
    mask-size: 18px; }

  .basket__content {
    gap: 20px; }

  .basket__description-title {
    padding-right: 18px; }

  .basket__image-link {
    width: 75px;
    height: 70px; }

  .basket__image-photo {
    width: 59px;
    height: 50px; }

  .basket__input {
    font-size: 12px;
    height: 26px; }

  .basket__input-suffix {
    font-size: 10px; }

  .basket__input-wrapper {
    padding: 0 4px; }

  .basket__item {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(166, 177, 184, .5);
    flex-direction: column; }

  .basket__item:last-child {
    border: none; }

  .basket__measure {
    width: 80px;
    flex: 1 0 auto; }

  .basket__price {
    font-size: 16px;
    margin: 4px 0; }

  .basket__price-per-unit {
    margin: 6px 0; }

  .basket__quantity {
    width: 128px; }

  .basket__remove {
    margin: 0;
    position: absolute;
    top: 2px;
    right: 0; }

  .basket__remove-icon {
    width: 18px;
    height: 18px; }

  .basket__remove-link {
    margin: 0; }

  .basket__top {
    padding: 0 0 6px;
    margin: 0 0 10px;
    border-width: 1px; }

  .basket__top .link {
    font-size: 12px;
    gap: 2px; }

  .basket__top .link:before {
    width: 12px;
    height: 12px;
    mask-size: 12px; }

  .basket__top-quantity {
    font-size: 12px; }

  .basket .basket__counter {
    width: 128px; }

  .basket__total {
    width: 100%; }

  .basket-clear-confirmation__content {
    padding: 15px;
    margin: 0 15px; }

  .basket-clear-confirmation__text {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 12px; }

  .basket-clear-confirmation__title {
    font-size: 16px;
    margin: 0 0 12px; }

  .breadcrumbs {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 8px; }

  .button {
    font-size: 12px;
    padding: 0 8px;
    height: 28px;
    gap: 4px; }

  .button--basket:before {
    width: 18px;
    height: 18px;
    mask-size: 18px; }

  .button--close {
    top: 6px;
    right: 4px;
    background-size: 24px; }

  .button--product-basket:before {
    width: 18px;
    height: 18px;
    mask-size: 18px; }

  .button--summary:before {
    width: 18px;
    height: 18px;
    mask-size: 18px; }

  .button--toggle:before {
    width: 18px;
    height: 18px;
    mask-size: 18px; }

  .catalog__content {
    display: block; }

  .catalog-menu {
    padding: 0;
    overflow-y: auto;
    bottom: 0;
    z-index: 111; }

  .catalog-menu:after {
    content: none; }

  .catalog-menu .container {
    padding: 15px;
    height: 100%; }

  .catalog-menu .subtitle {
    font-size: 14px;
    font-weight: 400;
    margin: 0; }

  .catalog-menu .title {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 8px; }

  .catalog-menu .title:before {
    content: '';
    width: 18px;
    height: 18px;
    transform: rotate(-180deg);
    background: #2f2e2f;
    mask: url(/images/redesign/arrow/arrow_xl.svg) no-repeat center / 18px;
    flex-shrink: 0; }

  .catalog-menu__category-items {
    padding: 14px 12px;
    gap: 12px; }

  .catalog-menu__icon {
    width: 20px;
    height: 20px; }

  .catalog-menu__link {
    font-size: 14px;
    width: 100%; }

  .catalog-menu__link:after {
    content: '';
    width: 24px;
    height: 24px;
    background: #828282;
    mask: url(/images/redesign/arrow/arrow_xs_24.svg) no-repeat center/24px;
    flex-shrink: 0; }

  .catalog-menu__link--noarrow:after {
    content: none; }

  .catalog-menu__link:hover {
    color: #2f2e2f;
    background: #fff; }

  .catalog-menu__list {
    max-width: 100%; }

  .catalog-menu__product-count {
    display: none; }

  .catalog-menu__subcategory {
    max-width: 100%; }

  .catalog-menu__subcategory:last-child {
    margin: 0; }

  .catalog-menu__subcategory-list {
    margin: 12px 0 0; }

  .catalog-menu__submenu {
    width: 100%;
    top: -42px;
    bottom: 0;
    margin-left: 0;
    z-index: 1;
    background: #fff; }

  .catalog-menu__submenu--active {
    z-index: 1; }

  .catalog-menu__wrapper {
    padding-top: 0; }

  .catalog-preview__content {
    padding: 12px; }

  .catalog-preview__item .subtitle {
    font-size: 12px;
    line-height: 20px; }

  .catalog-preview__item .title {
    font-size: 18px;
    margin: 0 0 4px; }

  .catalog-preview__item img {
    height: 130px; }

  .catalog-preview__title {
    max-width: 80%; }

  .category {
    margin: 0 0 24px;
    overflow: auto;
    flex-wrap: nowrap;
    gap: 8px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }

  .category::-webkit-scrollbar {
    display: none; }

  .category__item {
    padding: 10px;
    width: 100%;
    min-height: 120px;
    flex: 0 0 37%; }

  .category__item:last-child {
    margin-right: 15px; }

  .category__item .title {
    font-size: 13px;
    font-weight: 400;
    line-height: 120%; }

  .category__item-image {
    width: 80px;
    right: 4px;
    bottom: 4px; }

  .checkbox-field + label {
    font-size: 14px; }

  .checkbox-field + label:before {
    width: 16px;
    height: 16px;
    background-size: 16px auto; }

  .checkout__content .summary {
    width: 100%; }

  .checkout__content .summary-container {
    flex-direction: column; }

  .checkout__form-row {
    margin: 0 0 12px;
    gap: 12px; }

  .checkout__option {
    width: auto;
    flex: 0 0 auto; }

  .checkout__option .radio-field + label b {
    font-size: 14px; }

  .checkout__option .radio-field + label:before {
    width: 28px;
    height: 28px;
    mask-size: 28px; }

  .checkout__options {
    width: calc(100% + 15px);
    margin-right: -15px;
    padding-right: 15px;
    overflow: auto;
    flex-wrap: nowrap;
    gap: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }

  .checkout__options::-webkit-scrollbar {
    display: none; }

  .checkout__pickup-location {
    font-size: 14px;
    margin: 12px 0 0; }

  .checkout__step {
    margin: 0 0 20px; }

  .checkout__step--buyer-info {
    margin: 0 0 34px; }

  .checkout__step--date .checkout__option {
    flex: 0 0 39%; }

  .checkout__step--receiving .checkout__option {
    flex: 0 0 68%; }

  .checkout__step-title {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px; }

  .checkout .button-container {
    flex-direction: column; }

  .checkout .button-container .button {
    font-size: 12px;
    width: 100%;
    height: 28px; }

  .chips {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }

  .chips::-webkit-scrollbar {
    display: none; }

  .chips__title {
    flex: 0 0 auto;
    white-space: nowrap; }

  .container--wide {
    padding-right: 0; }

  .faq {
    margin: 0 0 24px;
    overflow: auto;
    flex-wrap: nowrap;
    gap: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }

  .faq::-webkit-scrollbar {
    display: none; }

  .faq .title {
    font-size: 13px;
    line-height: 20px; }

  .faq__item {
    flex: 0 0 45%; }

  .faq__item:last-child {
    margin-right: 15px; }

  .faq__link {
    font-size: 10px; }

  .form__field {
    margin: 0 0 8px; }

  .form__fields {
    margin: 0 0 12px; }

  .form__label {
    font-size: 12px; }

  .form__note {
    font-size: 12px;
    margin: 0 0 12px; }

  .form--modal {
    padding: 24px; }

  .gallery__item {
    flex: 0 0 calc((100% - 20px) / 2); }

  .header__bottom {
    padding: 0 0 15px; }

  .header__catalog {
    font-size: 12px;
    padding: 0 8px;
    width: auto;
    height: 28px;
    gap: 4px; }

  .header__catalog:before {
    width: 18px;
    height: 18px;
    mask-size: 18px; }

  .header__search .input-field {
    padding-right: 30px; }

  .input-field {
    padding: 0 8px;
    height: 28px; }

  input::placeholder, textarea::placeholder {
    font-size: 12px; }

  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 12px; }

  input::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 12px; }

  .link--red-arrow:after {
    width: 20px;
    height: 20px;
    mask-size: 20px; }

  .modal__head-title--catalog {
    display: flex;
    align-items: center;
    gap: 8px; }

  .notice {
    padding: 12px; }

  .notice__phone {
    font-size: 14px; }

  .page {
    margin: 0 0 42px; }

  .page ul, .page ol {
    margin: 0 0 8px; }

  .page ul li, .page ol li {
    font-size: 12px;
    line-height: 160%; }

  .pagination {
    justify-content: center; }

  .pagination__link {
    min-width: 32px;
    height: 32px;
    font-size: 14px; }

  .partners__item {
    flex: 0 0 calc((100% - 20px) / 2); }

  .product__actions + .basket__price-per-unit {
    margin: 0; }

  .product__characteristics {
    order: 5;
    margin: 0 0 24px; }

  .product__characteristics-item {
    font-size: 12px;
    margin: 0 0 12px; }

  .product__current-price span {
    font-size: 10px; }

  .product__description {
    margin: 0 0 24px; }

  .product__documents {
    margin: 0 0 24px; }

  .product__documents-image {
    width: 24px; }

  .product__documents-item {
    width: 100%;
    min-height: auto;
    padding: 5px 12px;
    gap: 12px; }

  .product__documents-link {
    font-size: 12px;
    line-height: 140%; }

  .product__documents-list {
    margin: 0 0 12px;
    flex-direction: column;
    gap: 12px; }

  .product__files {
    font-size: 12px;
    margin: 0 0 24px; }

  .product__files-item {
    margin: 0 0 8px; }

  .product__head {
    width: 100%;
    display: contents; }

  .product__image {
    max-height: 120px; }

  .product__image img {
    height: 100px; }

  .product__item {
    width: calc((100% - 10px) / 2); }

  .product__item .basket__counter {
    max-width: 120px; }

  .product__item .button {
    max-width: 120px; }

  .product__measure {
    font-size: 12px;
    min-width: 36px;
    height: 28px; }

  .product__old-price {
    font-size: 11px;
    font-weight: 500; }

  .product__old-price:after {
    height: 1px; }

  .product__price {
    font-size: 14px;
    font-weight: 500; }

  .product__projects {
    margin: 0 0 24px; }

  .product__projects-image {
    margin: 0 0 8px; }

  .product__projects-item {
    flex: 0 0 40%; }

  .product__projects-link {
    font-size: 12px;
    line-height: 16px; }

  .product__projects-list {
    width: calc(100% + 15px);
    margin: 0;
    margin-right: -15px;
    padding-right: 15px;
    overflow: auto;
    flex-wrap: nowrap;
    gap: 8px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }

  .product__projects-list::-webkit-scrollbar {
    display: none; }

  .product__quantity {
    margin: 0 0 12px; }

  .product__quantity-total-price {
    font-size: 20px; }

  .product__shipping-icon {
    width: 28px;
    height: 28px; }

  .product__shipping-item {
    font-size: 12px;
    line-height: 140%;
    padding: 8px 12px;
    margin: 0 0 8px;
    max-height: 44px; }

  .product__slider {
    margin: 0 0 12px;
    min-height: 240px; }

  .product__slider-for {
    width: 100%; }

  .product__slider-main-image {
    height: 240px; }

  .product__slider-nav {
    display: none; }

  .product__slider-nav.slick-slider {
    display: none; }

  .product__title {
    font-size: 16px;
    line-height: 24px; }

  .product__top {
    margin: 0 0 24px;
    flex-direction: column;
    gap: 0; }

  .product__units {
    margin: 0 0 8px;
    gap: 8px; }

  .product .product__projects .link, .product .product__documents .link {
    font-size: 12px; }

  .product .product__projects .more-container {
    display: none; }

  .product .title {
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 8px; }

  .product--default {
    margin: 0 0 24px;
    column-gap: 10px;
    row-gap: 28px; }

  .product--default .product__item {
    width: calc((100% - 10px) / 2); }

  .product--list {
    column-gap: 10px;
    row-gap: 28px; }

  .product-brand__logo {
    height: 34px; }

  .product-brand__name {
    font-size: 12px;
    color: rgba(47, 46, 47, .6); }

  .product__description ul, .product__description ol {
    margin: 0 0 8px; }

  .product__description ul li, .product__description ol li {
    font-size: 12px;
    line-height: 160%; }

  .promo__container {
    column-gap: 10px;
    row-gap: 20px; }

  .promo__image {
    width: 100%; }

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

  .promo__text-title {
    font-size: 14px; }

  .promo .title {
    font-size: 16px;
    line-height: 26px; }

  .questions {
    padding: 40px 0;
    min-height: auto; }

  .questions__button {
    text-align: center; }

  .questions__contact {
    width: 100%;
    gap: 0; }

  .questions__contact-info {
    font-size: 16px;
    margin: 0 0 10px;
    min-height: auto;
    justify-content: center; }

  .questions__contacts {
    max-width: 100%;
    flex-direction: column;
    align-items: center; }

  .questions__icon {
    width: 24px;
    height: 24px; }

  .questions .button {
    font-size: 12px;
    height: 28px; }

  .questions .title {
    margin: 0 0 24px; }

  .reviews {
    padding: 18px 0;
    margin: 0 0 24px; }

  .reviews__content {
    gap: 10px; }

  .reviews__image {
    max-width: 70px;
    max-height: 70px; }

  .sale {
    margin: 0 0 24px; }

  .search__button {
    width: 30px; }

  .search__button-icon {
    width: 18px;
    height: 18px; }

  .search-categories-tooltip {
    font-size: 12px;
    padding: 4px 8px;
    margin: 0 0 8px;
    margin-left: 8px; }

  .search-products-tooltip {
    padding: 8px;
    margin: 0 0 8px;
    min-height: 40px;
    gap: 5px; }

  .search-products-tooltip-img {
    width: 40px;
    height: 40px; }

  .search-products-tooltip-img img {
    width: 40px;
    height: 40px; }

  .search-products-tooltip-right {
    font-size: 12px;
    max-width: 130px;
    text-align: right; }

  .search-products-tooltip-title {
    font-size: 12px; }

  .services {
    margin: 0 0 24px;
    gap: 10px; }

  .services__item {
    padding: 8px;
    min-height: auto;
    justify-content: start; }

  .services__item-icon {
    width: 28px;
    height: 28px; }

  .services__item .title {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; }

  .showroom__item {
    flex: 0 0 calc((100% - 20px) / 2); }

  .slick-dots {
    display: flex;
    justify-content: center;
    gap: 4px; }

  .slick-dots button {
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d9d9d9; }

  .slick-dots .slick-active button {
    background: #a6b1b8; }

  .social-card {
    width: calc((100% - 10px) / 2); }

  .social-card__question-text {
    font-size: 12px; }

  .social-card__question-title {
    font-size: 16px; }

  .social-card__share {
    font-size: 12px; }

  .social-card__share-icon {
    width: 24px;
    height: 24px; }

  .social-card--layout-horizontal {
    width: 100%;
    min-height: auto; }

  .social-card--layout-horizontal .social-card__actions {
    max-width: 50%; }

  .social-card--layout-horizontal .social-card__question {
    width: 50%; }

  .summary {
    padding: 20px;
    margin: 0 0 24px; }

  .summary__detail {
    border-width: 1px; }

  .summary__detail--row .summary__item--label:before {
    width: 20px;
    height: 20px;
    mask-size: 20px; }

  .summary__label {
    font-size: 20px; }

  .summary__label--spacing {
    margin: 0 0 12px; }

  .summary__notice {
    margin: 0 0 12px; }

  .summary__price {
    font-size: 20px; }

  .summary__total {
    margin: 0 0 12px; }

  .summary-container {
    display: contents; }

  .summary-container .product-brand {
    order: 2;
    margin: 0 0 12px;
    gap: 8px; }

  .summary-container .product-brand__logo {
    height: 34px; }

  .summary-container .product-brand__name {
    font-size: 12px;
    color: rgba(47, 46, 47, .6); }

  .summary-container .product__files {
    order: 4;
    font-size: 12px;
    padding: 12px;
    margin: 0 0 24px; }

  .summary-container .product__files-title {
    font-size: 12px; }

  .summary-container .social-container {
    order: 6;
    margin: 0; }

  .summary-container .summary {
    order: 3; }

  .summary .basket__button {
    width: 38px;
    height: 38px; }

  .summary .basket__input {
    font-size: 14px;
    height: 36px; }

  .summary .button {
    height: 38px; }

  .summary .button--product-basket {
    margin: 0 0 12px; }

  .summary .product__price {
    font-size: 20px;
    margin: 0 0 12px; }

  .summary .product__price .product__old-price {
    font-size: 14px; }

  .summary .quantity-badge {
    font-size: 12px; }

  .textarea-field {
    padding: 8px; }

  .title--xl {
    font-size: 16px;
    line-height: 24px; }

  .tt-menu {
    max-width: 510px;
    margin-left: -103px; }

  .page table {
    width: 100%; }

  .showroom__list {
    gap: 10px; }

  .showroom .title {
    font-size: 12px;
    line-height: 20px; }

  .consultant__content {
    font-size: 12px;
    line-height: 14px;
    padding: 5px; }

  .catalog-menu__list--default + .catalog-menu__submenu {
    display: none; }

  .catalog-menu__list--active .catalog-menu__link, .catalog-menu__list--default .catalog-menu__link {
    color: #2f2e2f;
    background: none; }

  .catalog-menu__list--active .catalog-menu__link .catalog-menu__icon, .catalog-menu__list--default .catalog-menu__link .catalog-menu__icon {
    filter: grayscale(1) invert(64%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(86%) contrast(87%); }

  .catalog-menu__link:hover .catalog-menu__icon {
    filter: grayscale(1) invert(64%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(86%) contrast(87%); } }
