.content-custom{margin-top:30px;overflow:hidden;position:relative}
.content-custom.hide-descr{height:1010px}
.content-custom.hide-descr:after
{
	content:"";display:block;height:150px;position:absolute;left:0;right:0;bottom:0;background-image:linear-gradient(to bottom,#ffffff,#1b1b1b 100%)
}
.content_toggle{color:#db261b}
@media only screen and (max-width:749px){
.content--ali img{width:100%!important;margin-bottom:15px;margin-top:15px}
.content-text br{display:none}
}
@media only screen and (min-width:749px)
{
.content-custom{}.content-text-left{flex-direction:row;display:flex;margin-bottom:80px}
.content-text-right{flex-direction:row-reverse;display:flex;margin-bottom:80px}
.content-custom-foto{flex:0 0 50%;max-width:50%}
.content-custom-text{box-sizing:border-box;display:flex;flex-flow:column;justify-content:center}
.content-text-right h2{padding-left:16px}
.content-text-right span{padding-left:16px}
.content-text-right p{padding-left:16px}
.content-text-left h2{padding-right:16px}
.content-text-left span{padding-right:16px}
.content-text-left p{padding-right:16px}
}
@media only screen and (max-width:749px)
{
	.content-custom-foto img{margin:40px 0}
	}
.btn.btn-lg:not(.font-ignore) {
background-color: #db2d2d;
color: #000;
}
.show-comment {
background-color: black;
}
.table-akcii table {
width:100%;
}
.table-akcii td {
padding: 0px 0px 0px 10px;
}
.responsive-img {
  display: block;          /* убирает лишние отступы снизу */
  max-width: 100%;         /* ограничивает ширину контейнером */
  height: auto;            /* сохраняет пропорции */
  margin-bottom: 20px;
}
/* Добавим адаптивность для тач-устройств */
@media (hover: none) and (pointer: coarse) {
  .responsive-img {
    touch-action: manipulation; /* улучшает отзывчивость */
  }
}
.sticker_umnyy_obzor_ot_ii {
background: #22b0f3 !important;
}

.group_description_block {
    --text: #1f2937;
    --muted: #6b7280;
    --accent: #0ea5e9;
    --bg: #ffffff;
    --card: #f8fafc;

    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Inter", Arial, sans-serif;
    color: var(--text);
    background: var(--bg);
    line-height: 1.7;
    font-size: 16px;
  }

  /* убираем влияние старых модификаторов, если были */
  .group_description_block.bottom,
  .group_description_block.muted777 {
    color: var(--text) !important;
  }

  .group_description_block > div {
    max-width: 1300px;
    margin: 0 auto;
    padding: 24px;
    background: linear-gradient(180deg, var(--card), rgba(248,250,252,0));
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(2, 6, 23, 0.06);
  }

  .group_description_block p {
    margin: 0 0 1.1em;
  }

  .group_description_block h2,
  .group_description_block h3 {
    line-height: 1.25;
    margin: 1.6em 0 0.6em;
    font-weight: 700;
    letter-spacing: -0.01em;
  }

  .group_description_block h2 {
    font-size: clamp(22px, 2.2vw, 28px);
    padding-bottom: 6px;
    border-bottom: 2px solid rgba(14,165,233,0.15);
  }

  .group_description_block h3 {
    font-size: clamp(18px, 2vw, 22px);
    color: #0f172a;
  }

  .group_description_block b {
    font-weight: 700;
    color: #0f172a;
  }

  .group_description_block ul {
    margin: 0 0 1.2em 0;
    padding-left: 1.1em;
    list-style: none;
  }

  .group_description_block ul li {
    position: relative;
    margin: 0.4em 0;
    padding-left: 1.1em;
  }

  .group_description_block ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.7em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--accent);
    box-shadow: 0 0 0 4px rgba(14,165,233,0.12);
    transform: translateY(-50%);
  }

  /* изображения: адаптивность + аккуратные рамки */
  .group_description_block img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 14px;
    box-shadow: 0 12px 28px rgba(2, 6, 23, 0.12);
    margin: 16px auto 20px;
    background: #fff;
  }

  /* ссылки внутри текста (на будущее) */
  .group_description_block a {
    color: var(--accent);
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .group_description_block a:hover { opacity: .85; }

  /* мелкие экраны */
  @media (max-width: 640px) {
    .group_description_block > div { padding: 18px; }
    .group_description_block { font-size: 15.5px; }
  }






/* AI обзор для моделей */
    .ai-review h2{font-size:1.4em;margin-top:1.6em;margin-bottom:.6em;color:#111;font-weight:600}
    .ai-review h3{font-size:1.1em;margin-top:1.2em;color:#222;font-weight:600}
    .ai-review .card{background:#fafafa;border:1px solid #e4e8ee;border-radius:10px;padding:16px;margin-top:16px}
    .ai-review .kw{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}
    .ai-review .kw span{background:#f1f5f9;border:1px solid #e0e6ee;border-radius:8px;padding:6px 10px;font-size:.85em;color:#1e293b}
    .ai-review ul{margin:6px 0 0 18px}
    .ai-review table{width:100%;border-collapse:collapse;margin-top:8px;font-size:.93em}
    .ai-review th,.ai-review td{border-bottom:1px solid #e4e8ee;padding:8px 6px;text-align:left;vertical-align:top}
    .ai-review th{color:#111;font-weight:600}
    .ai-review .note{font-size:.85em;color:#555;margin-top:6px}
    .ai-review .qa dl{margin:0;padding:0}
    .ai-review .qa dt{font-weight:600;margin-top:10px}
    .ai-review .qa dd{margin:4px 0 0 12px}







/* Контейнер блока */
.analog-box {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 14px;
    padding: 18px 22px 16px;
    margin-bottom: 28px;
    line-height: 1.45;
    font-family: inherit;

}

/* Плашка "снята с производства" */
.analog-box__status {
    display: inline-block;
    background: #ffe3e3;
    color: #c0392b;
    padding: 5px 12px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Заголовок списка */
.analog-box__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #222;
}

/* Список аналогов */
.analog-box__list {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    counter-reset: analog-counter;
}

/* Строка аналога */
.analog-box__item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 5px 8px;
    border-radius: 10px;
    transition: background-color 0.2s ease;
}

.analog-box__item::before {
    counter-increment: analog-counter;
    content: counter(analog-counter);
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #d72b2b;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.analog-box__item:hover {
    background-color: #fafafa;
}

/* Обёртка содержимого (ссылка + комментарий) */
.analog-box__content {
    display: flex;
    flex-direction: column;
}

/* Ссылка-модель */
.analog-box__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    color: #1a1a1a;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    padding-right: 14px;
}

/* Аккуратная стрелочка справа */
.analog-box__link::after {
    content: "↗";
    font-size: 12px;
    opacity: 0.5;
    transform: translateY(-1px);
    transition: opacity 0.2s ease;
}

.analog-box__link:hover {
    color: #d72b2b;
}

.analog-box__link:hover::after {
    opacity: 1;
}

/* Комментарий к модели */
.analog-box__note {
    margin-top: 2px;
    font-size: 13px;
    color: #777;
}

.nav-tabs li a[href="#custom_html-3"] {
    font-weight: 700;
    position: relative;
}

.nav-tabs li a[href="#custom_html-3"]::after {
    content: "★";
    color: #ff9800;
    margin-left: 6px;
    font-size: 13px;
}
/* ===== изменение шрифта и h1 ===== */

body {
     
      font-size: 17px;
    }



/* Основной контейнер */
.asko-description {
   
    color: #1f1f1f;
    line-height: 1.7;
    font-size: 17px;
   
}

/* Заголовки */
.asko-description h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.asko-description h2 {
    font-size: 27px;
    font-weight: 600;
    margin: 32px 0 14px;
}

.asko-description h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 26px 0 10px;
}

/* Абзацы */
.asko-description p {
    margin-bottom: 14px;
}

/* Акцентный вводный текст */
.asko-description .intro {
    font-size: 17px;
    color: #333;
}

/* Блоки преимуществ */
.asko-description .feature-block {
    background: #f7f8fa;
    border-left: 4px solid #000;
    padding: 16px 18px;
    margin: 22px 0;
}

/* Списки */
.asko-description ul {
    padding-left: 18px;
    margin: 12px 0 18px;
}

.asko-description li {
    margin-bottom: 10px;
}

/* Выделение технологий */
.asko-description .tech {
    font-weight: 600;
    color: #000;
}

/* Финальный акцент */
.asko-description .final {
    font-size: 17px;
    font-weight: 500;
    margin-top: 24px;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
    .asko-description {
        font-size: 17px;
        line-height: 1.6;
    }


    .asko-description h2 {
        font-size: 26px;
    }
.asko-description h3 {
        font-size: 22px;
    }
}




@media (max-width: 600px) {
  .compact-catalog .ajax_load .item .item-title a > span {
    font-size: 17px !important;
  }
  .compact-catalog .ajax_load .cost.prices .price:not(.discount) {
    font-size: 17px !important;
  }
.catalog_block .item-stock {
margin: 7px 8px !important;
}
}

.item-stock .stock + .value {
white-space: normal;
}

@media (max-width: 600px) {
.compact-catalog .item .stickers {
display: unset !important;
}

}















/* Delivery page (asko-delivery) */
.asko-delivery{
  --ad-border: rgba(0,0,0,.08);
  --ad-bg: rgba(0,0,0,.02);
  --ad-bg-2: rgba(0,0,0,.035);
  --ad-radius: 14px;
  color: var(--basic_text_black);
}

.asko-delivery__title{
  margin: 0 0 12px;
  line-height: 1.2;
}

.asko-delivery__quick{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
  margin: 12px 0 18px;
}

.asko-delivery__pill{
  border: 1px solid var(--ad-border);
  background: var(--ad-bg);
  border-radius: var(--ad-radius);
  padding: 12px 14px;
}

.asko-delivery__pill-title{
  font-size: 13px;
  opacity: .8;
  margin-bottom: 6px;
}

.asko-delivery__pill-value{
  font-weight: 600;
  line-height: 1.35;
}

.asko-delivery__nav{
  position: sticky;
  top: 10px;
  z-index: 2;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  overflow: visible;
  padding: 10px;
  margin: 0 0 18px;
  border: 1px solid var(--ad-border);
  background: #fff;
  border-radius: var(--ad-radius);
  scroll-behavior: smooth;
}

.asko-delivery__nav-link{
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid var(--ad-border);
  background: var(--ad-bg);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1;
  color: #000 !important;
  transition: .15s ease;
}

.asko-delivery__nav-link:hover{
  background: var(--ad-bg-2);
}

.asko-delivery__section{
  padding: 18px 0;
  border-top: 1px solid var(--ad-border);
}

.asko-delivery__h2{
  margin: 0 0 12px;
  line-height: 1.25;
}

.asko-delivery__h3{
  margin: 0 0 10px;
  line-height: 1.25;
  font-size: 16px;
}

.asko-delivery__grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
}

.asko-delivery__card{
  border: 1px solid var(--ad-border);
  background: #fff;
  border-radius: var(--ad-radius);
  padding: 14px;
}

.asko-delivery__list{
  margin: 0;
  padding-left: 18px;
}

.asko-delivery__list li{
  margin: 8px 0;
  line-height: 1.55;
}

.asko-delivery__text{
  line-height: 1.65;
  max-width: 980px;
}

.asko-delivery__note{
  border: 1px solid var(--ad-border);
  background: var(--ad-bg);
  border-radius: var(--ad-radius);
  padding: 12px 14px;
  margin: 10px 0 14px;
  line-height: 1.6;
}

.asko-delivery__note--success{
  background: rgba(0, 140, 0, .06);
  border-color: rgba(0, 140, 0, .18);
}

.asko-delivery__note--warning{
  background: rgba(255, 168, 0, .12);
  border-color: rgba(255, 168, 0, .28);
}

.asko-delivery__note-text{
  margin-top: 6px;
  opacity: .95;
}

.asko-delivery__table-wrap{
  border: 1px solid var(--ad-border);
  border-radius: var(--ad-radius);
  overflow: auto;
  background: #fff;
}

.asko-delivery__table{
  width: 100%;
  border-collapse: collapse;
  min-width: 760px;
}

.asko-delivery__table th,
.asko-delivery__table td{
  padding: 12px 12px;
  border-top: 1px solid var(--ad-border);
  vertical-align: top;
  line-height: 1.5;
}

.asko-delivery__table thead th{
  border-top: 0;
  background: var(--ad-bg);
  font-weight: 700;
}

@media (max-width: 991px){
  .asko-delivery__quick{
    grid-template-columns: 1fr;
  }
  .asko-delivery__grid{
    grid-template-columns: 1fr;
  }
  .asko-delivery__nav{
    top: 0;
  }
}
@media (max-width: 575px){
  .asko-delivery__nav{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 10px;
  }

  .asko-delivery__nav-link{
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px 10px;
  }
}

/* Текст на странице доставки — максимально чёрный */
.asko-delivery,
.asko-delivery *{
  color: #000;
}

/* Но ссылки внутри текста можно оставить ссылками (если нужно) */
.asko-delivery a{
  color: #000;
  text-underline-offset: 3px;
}
.asko-delivery a:hover{
  text-decoration-thickness: 2px;
}
.price-note {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  margin: 12px 0 16px;
  padding: 10px 14px;
  border-radius: 10px;
  background: #fff4f4;
  border: 1px solid #f1caca;
  color: #b42318;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 600;
  max-width: 100%;
  box-sizing: border-box;
}

.price-note::before {
  content: "!";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  border-radius: 50%;
  background: #e31e24;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .price-note {
    font-size: 13px;
    padding: 9px 12px;
    border-radius: 8px;
    margin: 10px 0 14px;
  }
}
.price_txt {
display: none;
}
.btn.btn-lg:not(.font-ignore) {
color: #fff;
}




/* Нашли дешевле — сильный CTA */
.cheaper_form {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 9px;

    min-height: 44px;
    padding: 0 18px !important;

    background: linear-gradient(135deg, #2f3136 0%, #17191d 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 10px !important;

    color: #fff !important;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;

    cursor: pointer;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
    transition: all 0.22s ease;
}

/* Иконка */
.cheaper_form .svg {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 24px;
    height: 24px;
    min-width: 24px;

    background: rgba(255, 255, 255, 0.12);
    border-radius: 50%;
}

.cheaper_form .svg svg {
    width: 13px;
    height: 13px;
}

/* Цвет svg */
.cheaper_form .svg svg path {
    fill: #ffffff !important;
}

/* Текст */
.cheaper_form span {
    color: #ffffff !important;
    font-weight: 600;
    border-bottom: none !important;
    text-decoration: none !important;
}

/* Hover */
.cheaper_form:hover {
    background: linear-gradient(135deg, #3b3d43 0%, #202226 100%) !important;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.cheaper_form:hover .svg {
    background: #d72828;
}

/* Active */
.cheaper_form:active {
    transform: translateY(0);
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.16);
}

/* ========================================================================== */
/* ASKO typography system — site-wide                                         */
/* ========================================================================== */

:root {
    --asko-font-sans: Helvetica, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --asko-font-light: 300;
    --asko-font-regular: 400;
    --asko-font-bold: 700;
    --asko-font-heavy: 800;
    --asko-body-size: 16px;
    --asko-body-leading: 1.6;
    --asko-heading-tracking: -0.025em;
}

html,
body,
body .wrapper1,
body .wrapper_inner,
body .body,
body .header-wrapper,
body .footer-v2,
body .mobilemenu,
body .popup,
body .bx-soa-section,
body .basket-checkout-container {
    font-family: var(--asko-font-sans) !important;
}

body {
    color: #151515;
    font-size: var(--asko-body-size) !important;
    font-weight: var(--asko-font-light);
    line-height: var(--asko-body-leading);
}

body input,
body textarea,
body select,
body button,
body .btn,
body .button,
body .title,
body .item-title,
body .breadcrumbs,
body .tabs,
body .tabs_content,
body .char_name,
body .char_value,
body .catalog_item,
body .menu-item,
body .dropdown,
body .tooltip,
body .hint {
    font-family: var(--asko-font-sans) !important;
}

body p,
body li,
body dt,
body dd,
body input,
body textarea,
body select,
body table {
    font-weight: var(--asko-font-light);
}

body label,
body input,
body textarea,
body select,
body button {
    font-weight: var(--asko-font-regular);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: var(--asko-font-sans) !important;
    color: #151515;
    letter-spacing: var(--asko-heading-tracking);
}

body h1 {
    font-size: clamp(34px, 2.55vw, 44px);
    font-weight: var(--asko-font-regular) !important;
    line-height: 1.08;
}

body h2 {
    font-size: clamp(28px, 2vw, 36px);
    font-weight: var(--asko-font-regular) !important;
    line-height: 1.16;
}

body h3 {
    font-size: clamp(21px, 1.45vw, 26px);
    font-weight: var(--asko-font-regular) !important;
    line-height: 1.24;
    letter-spacing: -0.015em;
}

body h4,
body h5,
body h6 {
    font-weight: var(--asko-font-bold) !important;
    line-height: 1.3;
    letter-spacing: -0.01em;
}

body strong,
body b,
body .btn,
body .button {
    font-weight: var(--asko-font-bold);
}

/* The homepage has a deliberate display heading, while all section levels
   share one predictable scale. */
body .asko-home {
    font-family: var(--asko-font-sans) !important;
    font-size: var(--asko-body-size);
    font-weight: var(--asko-font-light);
    line-height: var(--asko-body-leading);
}

body .asko-home h1 {
    font-size: clamp(40px, 3.25vw, 52px);
    font-weight: var(--asko-font-regular);
    line-height: 1.1;
    letter-spacing: -0.035em;
}

body .asko-home h2 {
    font-size: clamp(32px, 2.5vw, 40px);
    font-weight: var(--asko-font-regular) !important;
    line-height: 1.18;
    letter-spacing: -0.025em;
}

body .asko-home h3 {
    font-size: clamp(23px, 1.8vw, 30px);
    font-weight: var(--asko-font-regular) !important;
    line-height: 1.24;
    letter-spacing: -0.018em;
}

body .asko-home__lead,
body .asko-home__section-copy,
body .asko-home__story-copy,
body .asko-home__final-copy,
body .asko-home__card-copy,
body .asko-home__proof-text {
    font-weight: var(--asko-font-light) !important;
}

body .asko-home__eyebrow,
body .asko-home__btn,
body .asko-home__card-title {
    font-weight: var(--asko-font-bold);
}

/* Footer navigation is ordinary reading text, not microcopy. */
body .asko-footer-26__nav-title,
body .asko-footer-26__nav a,
body .asko-footer-26__stores a,
body .asko-footer-26__store-title,
body .asko-footer-26__store-address {
    font-size: var(--asko-body-size) !important;
    line-height: var(--asko-body-leading) !important;
}

body .asko-footer-26__nav-title,
body .asko-footer-26__store-title {
    font-weight: var(--asko-font-bold) !important;
}

body .asko-footer-26__nav a,
body .asko-footer-26__store-address {
    font-weight: var(--asko-font-light) !important;
}

/* Product specification typography follows the same three-weight system. */
body .asko-specs26__eyebrow,
body .asko-specs26__section-title {
    font-weight: var(--asko-font-bold) !important;
}

body .asko-specs26__number,
body .asko-specs26__value,
body .asko-specs26__hint-button {
    font-weight: var(--asko-font-regular) !important;
}

body .asko-specs26__name,
body .asko-description,
body .detail_text,
body .preview_text,
body .text_after_items,
body .introtext,
body .content-text {
    font-weight: var(--asko-font-light) !important;
}

/* Light ASKO header: compact service bar, airy primary navigation. */
body .asko-r26-top,
body .asko-r26-top__links > li > a,
body .asko-r26-top__group-trigger,
body .asko-r26-top__dropdown a,
body .asko-r26-top__phone a,
body .asko-r26-top__phone .phone,
body .asko-r26-top__phone .phone-block,
body .asko-r26-top__callback {
    font-size: 14px !important;
    font-weight: var(--asko-font-light) !important;
    line-height: 20px !important;
}

body .asko-r26-top__phone *,
body .asko-r26-top__callback * {
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: var(--asko-font-light) !important;
    line-height: 20px !important;
}

body .asko-r26-top__phone .phone-block a[href^="tel:"],
body .asko-r26-top__phone .phone-block .phone,
body .asko-r26-top__phone .phone-block .phone-block {
    font-size: 14px !important;
    font-weight: var(--asko-font-light) !important;
    line-height: 20px !important;
}

body .asko-r26-main__catalog,
body .asko-r26-main__search-input,
body .asko-r26-main__search-submit,
body .asko-r26-main__search input,
body .asko-r26-main__search button,
body .asko-r26-nav__link {
    font-size: 16px !important;
    font-weight: var(--asko-font-light) !important;
    line-height: 24px !important;
}

body .asko-r26-main__action-label {
    font-size: 12px !important;
    font-weight: var(--asko-font-light) !important;
    line-height: 16px !important;
}

/* Keep the mobile application menu above legacy Aspro page layers. */
@media (max-width: 991px) {
    html body #mobilemenu.leftside {
        position: fixed !important;
        inset: 0 !important;
        z-index: 10050 !important;
        width: 100vw !important;
        max-width: none !important;
        height: 100vh !important;
        height: 100dvh !important;
        background: #f3f3f3 !important;
        overflow: hidden !important;
    }

    html body #mobilemenu .mobilemenu-v1,
    html body #mobilemenu .mobilemenu-v1 > .wrap {
        width: 100% !important;
        min-height: 100% !important;
        background: #f3f3f3 !important;
    }

    html body #mobilemenu .mobilemenu-v1.scroller {
        height: 100vh !important;
        height: 100dvh !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
    }

    html body #mobilemenu .r26-mobile-app,
    html body #mobilemenu .r26-mobile-app__head {
        display: block;
        visibility: visible !important;
        opacity: 1 !important;
    }

    html body #mobilemenu .r26-mobile-app__head {
        display: flex !important;
    }

    html body #mobilemenu .r26-mobile-app__search,
    html body #mobilemenu .r26-mobile-app__quick,
    html body #mobilemenu .r26-mobile-app__support {
        display: grid !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

@media (max-width: 767px) {
    body h1 {
        font-size: clamp(30px, 9vw, 36px);
        line-height: 1.1;
    }

    body h2 {
        font-size: clamp(25px, 7.5vw, 30px);
        line-height: 1.18;
    }

    body h3 {
        font-size: clamp(20px, 6vw, 24px);
        line-height: 1.25;
    }

    body .asko-home h1 {
        font-size: clamp(34px, 10vw, 42px);
        line-height: 1.08;
    }

    body .asko-home h2 {
        font-size: clamp(28px, 8.5vw, 34px);
        line-height: 1.16;
    }

    body .asko-home h3 {
        font-size: clamp(22px, 6.5vw, 27px);
    }
}
