/* === BASE:t972_compact v1.2 2026-06-10 (izbrannoestudio.ru) === */
/* Плашка согласия (T972, селектор универсальный .t972 — переживает перенос блока) на мобиле - крупный текстовый блок,
   рисуется JS-ом последней и может перехватывать LCP (урок basephotostudio task-105).
   Компактный размер на мобиле, чтобы LCP оставался на hero.
   kill: удалить этот блок. map: memory/context/schema-org-map.md */
@media (max-width: 760px) {
  .t972 .t972__title { font-size: 13px !important; }
  .t972 .t972__text,
  .t972 .t972__text * { font-size: 12px !important; line-height: 1.35 !important; }
  .t972 .t972__banner { padding: 10px 14px !important; }
  .t972 [class*="btn"] { font-size: 12px !important; }
}