@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #76BC21);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #85d325);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #93dc39);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #bbe983);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #76BC21);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #85d325);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #93dc39);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #bbe983);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Jost);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 24);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, right);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 27, theme.scss */
.custom-header-catalog-wrap {
  width: 100%;
  background: #fff;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2; }

/* line 34, theme.scss */
.custom-header-catalog {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 44px;
  width: 100%;
  min-height: 46px;
  margin: 0;
  padding: 0; }

/* line 47, theme.scss */
.custom-header-catalog a {
  color: #111;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  transition: .2s; }

/* line 56, theme.scss */
.custom-header-catalog a:hover {
  color: #65b915; }

/* -------------------- */
/* Планшеты */
/* -------------------- */
@media (max-width: 1024px) {
  /* line 66, theme.scss */
  .custom-header-catalog {
    gap: 28px;
    padding: 0 15px; }

  /* line 71, theme.scss */
  .custom-header-catalog a {
    font-size: 14px; } }
/* -------------------- */
/* Телефоны */
/* -------------------- */
@media (max-width: 768px) {
  /* line 83, theme.scss */
  .custom-header-catalog {
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 10px;
    padding: 10px 15px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; }

  /* line 98, theme.scss */
  .custom-header-catalog::-webkit-scrollbar {
    display: none; }

  /* line 102, theme.scss */
  .custom-header-catalog a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 20px;
    background: #f7f7f7;
    border: 1px solid #ececec;
    font-size: 15px;
    font-weight: 500;
    flex-shrink: 0; }

  /* line 124, theme.scss */
  .custom-header-catalog a:hover {
    background: #65b915;
    color: #fff;
    border-color: #65b915; } }
/* -------------------- */
/* Маленькие телефоны */
/* -------------------- */
@media (max-width: 480px) {
  /* line 138, theme.scss */
  .custom-header-catalog {
    padding: 8px 12px;
    gap: 8px; }

  /* line 143, theme.scss */
  .custom-header-catalog a {
    font-size: 16px;
    padding: 0 12px;
    min-height: 36px; } }
/* =================================
   Company About
================================= */
/* line 156, theme.scss */
.company-about {
  max-width: 1408px;
  margin: 60px auto 70px;
  padding: 40px;
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 40px;
  align-items: start;
  background: #faf8f6;
  border-radius: 24px; }

/* line 168, theme.scss */
.company-about__logo {
  padding-right: 0; }

/* line 172, theme.scss */
.company-about__logo::after {
  content: none !important;
  display: none !important; }

/* line 177, theme.scss */
.company-about__logo img {
  display: block;
  width: 140px;
  max-width: 100%;
  height: auto; }

/* line 184, theme.scss */
.company-about__content {
  color: #334155; }

/* line 188, theme.scss */
.company-about__heading {
  min-height: 70px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding-left: 18px;
  border-left: 4px solid #e97832; }

/* line 197, theme.scss */
.company-about__content h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
  color: #14213d; }

/* line 205, theme.scss */
.company-about__content p {
  margin: 0 0 18px;
  font-size: 17px;
  line-height: 1.75;
  color: #334155; }

/* line 212, theme.scss */
.company-about__list {
  margin: 0 0 28px;
  padding-left: 24px; }

/* line 217, theme.scss */
.company-about__list li {
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 1.65;
  color: #334155; }

/* line 224, theme.scss */
.company-about__list li::marker {
  color: #334155; }

@media (max-width: 768px) {
  /* line 230, theme.scss */
  .company-about {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 40px auto 50px;
    padding: 0 15px; }

  /* line 237, theme.scss */
  .company-about__heading {
    min-height: auto;
    margin-bottom: 16px; }

  /* line 242, theme.scss */
  .company-about__content h2 {
    font-size: 22px; }

  /* line 246, theme.scss */
  .company-about__content p,
  .company-about__list li {
    font-size: 15px;
    line-height: 1.7; } }
/* Кнопка "Наверх" — сдвигаем выше чата */
/* line 254, theme.scss */
.btn-on-top {
  bottom: 130px !important;
  right: 22px !important;
  z-index: 999 !important; }

/* Информационная плашка о розничных и оптовых ценах */
/* line 262, theme.scss */
.price-notice {
  width: 100%;
  background: #fff8f2;
  border-top: 1px solid rgba(230, 126, 58, 0.28);
  border-bottom: 1px solid rgba(230, 126, 58, 0.28); }

/* line 269, theme.scss */
.price-notice[hidden] {
  display: none !important; }

/* line 273, theme.scss */
.price-notice__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 7px 48px; }

/* line 284, theme.scss */
.price-notice__content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; }

/* line 291, theme.scss */
.price-notice__dot {
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e67e3a; }

/* line 299, theme.scss */
.price-notice__text {
  margin: 0;
  color: #333;
  font-size: 13px;
  line-height: 1.35;
  text-align: center; }

/* line 307, theme.scss */
.price-notice__text strong {
  font-weight: 600; }

/* line 311, theme.scss */
.price-notice__close {
  position: absolute;
  top: 50%;
  right: 18px;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #333;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  transform: translateY(-50%);
  opacity: 0.7; }

/* line 328, theme.scss */
.price-notice__close:hover {
  opacity: 1; }

@media (max-width: 767px) {
  /* line 333, theme.scss */
  .price-notice__inner {
    min-height: 0;
    padding: 8px 42px 8px 14px; }

  /* line 338, theme.scss */
  .price-notice__content {
    align-items: flex-start; }

  /* line 342, theme.scss */
  .price-notice__dot {
    margin-top: 5px; }

  /* line 346, theme.scss */
  .price-notice__text {
    font-size: 12px;
    text-align: left; }

  /* line 351, theme.scss */
  .price-notice__close {
    right: 8px; } }
/* =========================================
   СТРАНИЦА БРЕНДА
   ========================================= */
/* line 360, theme.scss */
.page-brand {
  width: 100%;
  max-width: 1408px;
  margin: 0 auto;
  padding: 40px 0 70px;
  box-sizing: border-box; }

/* Верхний блок */
/* line 370, theme.scss */
.page-brand .brand-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.8fr);
  align-items: center;
  gap: 48px;
  min-height: 280px;
  padding: 44px 48px;
  background: radial-gradient(circle at 85% 50%, rgba(230, 126, 58, 0.1), rgba(0, 0, 0, 0) 42%), #ffffff;
  border: 1px solid rgba(30, 35, 40, 0.1);
  border-radius: 18px;
  overflow: hidden; }

/* line 392, theme.scss */
.page-brand .brand-hero__content {
  min-width: 0; }

/* line 396, theme.scss */
.page-brand .brand-hero__kicker {
  margin-bottom: 10px;
  color: #e67e3a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.02em; }

/* line 406, theme.scss */
.page-brand .brand-hero__title {
  margin: 0;
  color: #24272b;
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 700;
  line-height: 1.05; }

/* line 415, theme.scss */
.page-brand .brand-hero__subtitle {
  max-width: 540px;
  margin: 20px 0 0;
  color: #60646b;
  font-size: 18px;
  line-height: 1.6; }

/* Логотип бренда */
/* line 426, theme.scss */
.page-brand .brand-hero__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 180px;
  padding: 30px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(30, 35, 40, 0.07);
  border-radius: 16px; }

/* Общие настройки для всех логотипов */
/* line 443, theme.scss */
.page-brand .brand-hero__logo-image {
  display: block;
  width: 75%;
  max-width: 300px;
  max-height: 150px;
  height: auto;
  object-fit: contain; }

/* Индивидуальные размеры */
/* line 456, theme.scss */
.page-brand .brand-hero__logo-image--remax {
  transform: scale(1.25);
  transform-origin: center; }

/* line 461, theme.scss */
.page-brand .brand-hero__logo-image--hoco {
  width: 250px; }

/* Название бренда вместо отсутствующего логотипа */
/* line 467, theme.scss */
.page-brand .brand-hero__logo-placeholder {
  color: #24272b;
  font-size: clamp(32px, 4vw, 54px);
  font-weight: 700;
  line-height: 1;
  text-align: center; }

/* Описание бренда */
/* line 477, theme.scss */
.page-brand .brand-about {
  margin-top: 52px; }

/* line 481, theme.scss */
.page-brand .brand-about__title,
.page-brand .brand-categories__title {
  margin: 0;
  color: #24272b;
  font-size: clamp(27px, 3vw, 36px);
  font-weight: 700;
  line-height: 1.2; }

/* line 491, theme.scss */
.page-brand .brand-about__content {
  margin-top: 24px;
  color: #4f5359;
  font-size: 16px;
  line-height: 1.75;
  column-count: 2;
  column-gap: 56px; }

/* line 502, theme.scss */
.page-brand .brand-about__content p {
  margin-top: 0;
  margin-bottom: 20px;
  break-inside: avoid; }

/* Закрытое описание: только одна колонка */
/* line 510, theme.scss */
.page-brand
.brand-about--collapsible:not(.brand-about--expanded)
.brand-about__content {
  width: min(100%, 900px);
  column-count: 1; }

/* Раскрытое описание: две колонки */
/* line 519, theme.scss */
.page-brand
.brand-about--expanded
.brand-about__content {
  width: 100%;
  column-count: 2;
  column-gap: 56px; }

/* Категории бренда */
/* line 529, theme.scss */
.page-brand .brand-categories {
  margin-top: 52px; }

/* line 533, theme.scss */
.page-brand .brand-category-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px; }

/* line 541, theme.scss */
.page-brand .brand-category-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-width: 0;
  min-height: 88px;
  padding: 19px 22px;
  color: #24272b;
  text-decoration: none;
  background: #ffffff;
  border: 1px solid rgba(30, 35, 40, 0.12);
  border-radius: 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease; }

/* line 564, theme.scss */
.page-brand .brand-category-item:hover {
  color: #24272b;
  border-color: rgba(101, 185, 21, 0.65);
  box-shadow: 0 10px 28px rgba(30, 35, 40, 0.09);
  transform: translateY(-2px); }

/* line 572, theme.scss */
.page-brand .brand-category-item__content {
  display: flex;
  flex-direction: column;
  min-width: 0; }

/* line 578, theme.scss */
.page-brand .brand-category-item__title {
  overflow: hidden;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  text-overflow: ellipsis; }

/* line 587, theme.scss */
.page-brand .brand-category-item__count {
  margin-top: 5px;
  color: #777c82;
  font-size: 14px;
  line-height: 1.4; }

/* line 595, theme.scss */
.page-brand .brand-category-item__arrow {
  flex: 0 0 auto;
  color: #65b915;
  font-size: 26px;
  line-height: 1;
  transition: transform 0.2s ease; }

/* line 605, theme.scss */
.page-brand .brand-category-item:hover
.brand-category-item__arrow {
  transform: translateX(4px); }

/* line 610, theme.scss */
.page-brand .brand-categories__empty {
  margin-top: 24px;
  padding: 20px 22px;
  color: #666b71;
  background: #f7f8f9;
  border-radius: 12px; }

/* Ссылка на официальный сайт */
/* line 621, theme.scss */
.page-brand .brand-hero__official-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  color: #e67e3a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: color 0.2s ease; }

/* line 637, theme.scss */
.page-brand .brand-hero__official-link:hover {
  color: #c96425;
  text-decoration: underline; }

/* line 642, theme.scss */
.page-brand .brand-hero__official-link span {
  font-size: 16px; }

/* Сворачиваемое описание */
/* line 648, theme.scss */
.page-brand .brand-about__viewport {
  position: relative;
  overflow: hidden;
  transition: max-height 0.45s ease; }

/* line 655, theme.scss */
.page-brand .brand-about--collapsible .brand-about__viewport {
  max-height: 285px; }

/* line 659, theme.scss */
.page-brand .brand-about__fade {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100px;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 88%);
  transition: opacity 0.25s ease; }

/* line 679, theme.scss */
.page-brand
.brand-about--collapsible:not(.brand-about--expanded)
.brand-about__fade {
  opacity: 1; }

/* line 685, theme.scss */
.page-brand .brand-about__toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding: 8px 0;
  color: #e67e3a;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  background: none;
  border: 0;
  cursor: pointer; }

/* line 703, theme.scss */
.page-brand .brand-about__toggle:hover {
  color: #c96425; }

/* line 707, theme.scss */
.page-brand .brand-about__toggle-icon {
  display: inline-block;
  transition: transform 0.25s ease; }

/* line 712, theme.scss */
.page-brand
.brand-about--expanded
.brand-about__toggle-icon {
  transform: rotate(180deg); }

/* line 718, theme.scss */
.page-brand
.brand-about--expanded
.brand-about__viewport {
  max-height: none; }

/* Планшеты */
@media (max-width: 1024px) {
  /* line 727, theme.scss */
  .page-brand .brand-hero {
    grid-template-columns: minmax(0, 1fr) minmax(260px, 0.7fr);
    gap: 30px;
    padding: 36px; }

  /* line 733, theme.scss */
  .page-brand .brand-category-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
/* Мобильные устройства */
@media (max-width: 767px) {
  /* line 741, theme.scss */
  .page-brand .brand-hero {
    grid-template-columns: 1fr;
    gap: 26px;
    min-height: 0;
    padding: 26px 22px;
    border-radius: 14px; }

  /* line 750, theme.scss */
  .page-brand .brand-hero__title {
    font-size: 40px; }

  /* line 754, theme.scss */
  .page-brand .brand-hero__subtitle {
    margin-top: 14px;
    font-size: 16px; }

  /* line 759, theme.scss */
  .page-brand .brand-hero__logo {
    min-height: 130px;
    padding: 22px; }

  /* line 764, theme.scss */
  .page-brand .brand-hero__logo-image {
    max-width: 100%;
    max-height: 105px; }

  /* line 769, theme.scss */
  .page-brand .brand-hero__logo-image--remax {
    transform: scale(1.18); }

  /* line 773, theme.scss */
  .page-brand .brand-hero__logo-image--hoco {
    width: 210px; }

  /* line 777, theme.scss */
  .page-brand .brand-about,
  .page-brand .brand-categories {
    margin-top: 40px; }

  /* line 782, theme.scss */
  .page-brand .brand-about__content {
    column-count: 1;
    margin-top: 20px; }

  /* line 787, theme.scss */
  .page-brand .brand-category-list {
    grid-template-columns: 1fr;
    gap: 12px; }

  /* line 792, theme.scss */
  .page-brand .brand-category-item {
    min-height: 78px;
    padding: 17px 18px; }

  /* line 797, theme.scss */
  .page-brand
  .brand-about--collapsible
  .brand-about__viewport {
    max-height: 340px; }

  /* line 803, theme.scss */
  .page-brand
  .brand-about--expanded
  .brand-about__content {
    width: 100%;
    column-count: 1; } }
/* Хлебные крошки */
/* line 815, theme.scss */
.page-brand .brand-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
  color: #777c82;
  font-size: 14px;
  line-height: 1.4; }

/* line 828, theme.scss */
.page-brand .brand-breadcrumbs__link {
  color: #e67e3a;
  text-decoration: none;
  transition: color 0.2s ease; }

/* line 834, theme.scss */
.page-brand .brand-breadcrumbs__link:hover {
  color: #c96427;
  text-decoration: underline; }

/* line 839, theme.scss */
.page-brand .brand-breadcrumbs__separator {
  color: #b1b4b8; }

/* line 843, theme.scss */
.page-brand .brand-breadcrumbs__current {
  color: #656a70; }

/* Ссылка к товарам */
/* line 850, theme.scss */
.page-brand .brand-hero__products-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 22px;
  color: #24272b;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease; }

/* line 868, theme.scss */
.page-brand .brand-hero__products-link:hover {
  color: #e67e3a;
  transform: translateY(2px); }

/* line 873, theme.scss */
.page-brand .brand-hero__products-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  background: #e67e3a;
  border-radius: 50%;
  transition: transform 0.2s ease; }

/* line 891, theme.scss */
.page-brand .brand-hero__products-link:hover
.brand-hero__products-arrow {
  transform: translateY(3px); }

/* Якорь перед товарами */
/* line 899, theme.scss */
.page-brand .brand-products-anchor {
  height: 0;
  scroll-margin-top: 140px; }

/* line 904, theme.scss */
html {
  scroll-behavior: smooth; }

@media (max-width: 767px) {
  /* line 910, theme.scss */
  .page-brand .brand-breadcrumbs {
    margin-bottom: 14px;
    font-size: 13px; }

  /* line 915, theme.scss */
  .page-brand .brand-hero__products-link {
    margin-top: 18px;
    font-size: 14px; }

  /* line 920, theme.scss */
  .page-brand .brand-products-anchor {
    scroll-margin-top: 100px; } }
