/* Pixio CMS — design system styles for Figma Make kit.
   Generated 19.06.2026 by proj/MakeKit/build.sh from compiled /css.
   Do not edit here — edit style/*.scss, recompile, rebuild. */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@400;500;600;700;800&family=Wix+Madefor+Text:ital,wght@0,400;0,500;0,600;0,700&display=swap");
:root {
  /* ТулТайм: Geologica (дисплей) + Wix Madefor Text (текст), кириллица + фолбэк */
  --MainFont:'Wix Madefor Text', system-ui, -apple-system, sans-serif;
  --HeadFont:'Geologica', system-ui, -apple-system, sans-serif;
  --MonoFont:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --MaterialIcons:"Material Icons";
  --BG:"";
  --InLine:3;
  --InPLine:3;
  /* Палитра ТулТайм: светлый интерфейс #F6F7F9 (60) / сине-графит #1B2430 (30) / статус-грин #12B76A (10) */
  --Color1:#1B2430;
  --Color2:#12B76A;
  --Color6:#0E9F5E;
  --Red:#E5484D;
  --Color3:#fff;
  --MainFrameBg:#FFFFFF;
  --Color4:#B7C1CC;
  --Gray8:#232E3D;
  --Gray7:#3D4756;
  --Gray5:#5B6675;
  --Gray4:#8A94A3;
  --Gray3:#CBD4DE;
  --Gray2:#E3E8EF;
  --Gray0:#F6F7F9;
  --Paper:#F6F7F9;
  --Ink:#1B2430;
  --Line:#E3E8EF;
  --GrnBg:#E7F8F0;
  /* «Градиент» схлопнут в статус-грин: плоский saas-акцент */
  --GradFrom:#12B76A;
  --GradTo:#0E9F5E;
  --Gradient:linear-gradient(120deg, var(--GradFrom), var(--GradTo));
  --GradientR:linear-gradient(120deg, var(--GradTo), var(--GradFrom));
  /* easing-токены сайта */
  --EaseOut:cubic-bezier(.16,1,.3,1);
  --EaseUI:cubic-bezier(.4,0,.2,1);
  --Bfr:"";
  /*
     Адаптивная единица измерения (чистый CSS, без JS).
     Макет свёрстан под ширину 1760: --Unit — это «1px макета»,
     масштабируется пропорционально ширине viewport.
     cqw вместо vw: без контейнера-предка он равен ширине viewport,
     а внутри admin-превью (#sections, container-type:inline-size)
     — ширине превью. На мобильных переопределяется в мобайл-блоке main.scss.
  */
  --Unit:calc(100cqw/1760);
  /*
     Совместимость: генератор стилей секций (SectionsCSSView.php)
     пишет calc(Npx/var(--MainCoef)). tan(atan2(...)) даёт безразмерное
     отношение 1760/ширина — тот же коэффициент, но без core.js.
     Можно удалить после перевода генератора на var(--Unit).
  */
  --MainCoef:tan(atan2(1760px,100cqw));
  --MainGap:var(--24);
  --Gap:var(--24);
  /* saas-плотность: узкая центр-колонка */
  --Body:var(--1200);
  --1:calc(1*var(--Unit));
  --2:calc(2*var(--Unit));
  --3:calc(3*var(--Unit));
  --4:calc(4*var(--Unit));
  --5:calc(5*var(--Unit));
  --6:calc(6*var(--Unit));
  --8:calc(8*var(--Unit));
  --9:calc(9*var(--Unit));
  --10:calc(10*var(--Unit));
  --12:calc(12*var(--Unit));
  --14:calc(14*var(--Unit));
  --15:calc(15*var(--Unit));
  --16:calc(16*var(--Unit));
  --18:calc(18*var(--Unit));
  --19:calc(19*var(--Unit));
  --20:calc(20*var(--Unit));
  --22:calc(22*var(--Unit));
  --24:calc(24*var(--Unit));
  --26:calc(26*var(--Unit));
  --29:calc(29*var(--Unit));
  --30:calc(30*var(--Unit));
  --32:calc(32*var(--Unit));
  --36:calc(36*var(--Unit));
  --40:calc(40*var(--Unit));
  --42:calc(42*var(--Unit));
  --44:calc(44*var(--Unit));
  --48:calc(48*var(--Unit));
  --50:calc(50*var(--Unit));
  --52:calc(52*var(--Unit));
  --60:calc(60*var(--Unit));
  --64:calc(64*var(--Unit));
  --72:calc(72*var(--Unit));
  --80:calc(80*var(--Unit));
  --96:calc(96*var(--Unit));
  --100:calc(100*var(--Unit));
  --128:calc(128*var(--Unit));
  --150:calc(150*var(--Unit));
  --192:calc(192*var(--Unit));
  --195:calc(195*var(--Unit));
  --230:calc(230*var(--Unit));
  --250:calc(250*var(--Unit));
  --395:calc(395*var(--Unit));
  --500:calc(500*var(--Unit));
  --550:calc(550*var(--Unit));
  --560:calc(560*var(--Unit));
  --600:calc(600*var(--Unit));
  --880:calc(880*var(--Unit));
  --970:calc(970*var(--Unit));
  --1015:calc(1015*var(--Unit));
  --1152:calc(1152*var(--Unit));
  --1200:calc(1200*var(--Unit));
  --1280:calc(1280*var(--Unit));
  --1760:calc(1760*var(--Unit));
  --7:calc(7*var(--Unit));
  --11:calc(11*var(--Unit));
  --13:calc(13*var(--Unit));
  --17:calc(17*var(--Unit));
  --21:calc(21*var(--Unit));
  --25:calc(25*var(--Unit));
  --28:calc(28*var(--Unit));
  --34:calc(34*var(--Unit));
  --38:calc(38*var(--Unit));
  --45:calc(45*var(--Unit));
  --54:calc(54*var(--Unit));
  --56:calc(56*var(--Unit));
  --68:calc(68*var(--Unit));
  --76:calc(76*var(--Unit));
  --90:calc(90*var(--Unit));
  --110:calc(110*var(--Unit));
  --120:calc(120*var(--Unit));
  --140:calc(140*var(--Unit));
  --160:calc(160*var(--Unit));
  --170:calc(170*var(--Unit));
  --200:calc(200*var(--Unit));
  --260:calc(260*var(--Unit));
  --280:calc(280*var(--Unit));
  --300:calc(300*var(--Unit));
  --320:calc(320*var(--Unit));
  --340:calc(340*var(--Unit));
  --360:calc(360*var(--Unit));
  --380:calc(380*var(--Unit));
  --420:calc(420*var(--Unit));
  --440:calc(440*var(--Unit));
  --460:calc(460*var(--Unit));
  --480:calc(480*var(--Unit));
  --520:calc(520*var(--Unit));
  --640:calc(640*var(--Unit));
  --700:calc(700*var(--Unit));
  --760:calc(760*var(--Unit));
  --820:calc(820*var(--Unit));
  --MainContentGap:var(--90);
  --MainPadding:var(--64);
  /* Боковые отступы секций */
  --SidePadding:var(--80);
  --MoreGap:var(--15);
  --HeaderSliderPaddingTB:var(--140);
  --HeaderSliderPaddingLR:var(--SidePadding);
  --HeaderSliderMinWidth:var(--550);
  --HeaderSliderMaxWidth:var(--600);
  --ContentVerticalGapTB:var(--40);
  --ContentVerticalGapLR:0;
  --MainBorderRadius:var(--14);
  --MainBlockPadding:var(--28);
  --ContentShortGap:var(--10);
  --HalfPadding:var(--600);
  --LogoHeight:var(--64);
  --LogoWidth:var(--250);
  --Type2-1Height:var(--395);
  --Type3Padding:var(--90);
  --PhotoSize:var(--150);
  --S5-8Padding:var(--520);
  --ButtonPaddingTB:var(--14);
  --ButtonPaddingLR:var(--24);
  /* Кнопки ТулТайм — мягкие app-скругления */
  --ButtonsBorderRadius:var(--10);
  --BlockIconWidth:var(--48);
  --BigIconWidth:var(--56);
  --SideTitleWidth:var(--380);
  --MainHeaderFontSize:var(--28);
  --Type2-1Width:var(--560);
  --Type4Height:auto;
  --ArrowRight:var(--40);
  --ArrowBottom:var(--40);
  --ArrowWidth:var(--48);
  --ArrowHeight:var(--48);
  --ArrowImageURL:url("../images/arrow.svg");
  --ArrowHoverImageURL:url("../images/arrow-h.svg");
  --BorderColor:#D7DEE7;
  --HalfBorderRadius:50%;
  /* ============================================================
     Ролевые токены ТЕМЫ (характер облика, не контент).
     Дефолты равны текущему виду — пока тема молчит, вид не меняется.
     Тему включает класс body.theme-* (style/themes.scss), который
     переопределяет эти переменные. Не путать с примитивами размеров
     (--40, --96): здесь именно роли (заголовок, карточка, лейбл).
     Подробности — proj/Theme_Variants_Audit.md.
     ============================================================ */
  /* Типографика-характер: sentence case, без градиентной линии — дебрендинг кита */
  --HeadingWeight:700; /* вес h1–h5 / .h2 */
  --HeadingTracking:-0.02em; /* трекинг заголовков */
  --HeadingTransform:none; /* регистр .h2 */
  --HeadingLine:none; /* линия под .h2 отключена */
  --HeadingLineFill:var(--Gradient);
  --H3Weight:600;
  --HeroSize:var(--64); /* hero-заголовок t0a */
  --HeroWeight:700;
  --HeroTransform:none;
  --SectionHeadSize:var(--36); /* заголовки секций t2/t6 */
  --LabelFont:var(--MainFont); /* лейблы обычным шрифтом, sentence case */
  --LabelTransform:none;
  --LabelTracking:0.01em;
  /* Геометрия и фактура карточек: белые app-карточки, hairline, тень в цвет бренда */
  --CardRadius:var(--16); /* t3a/t7a/t9/t13a/t16.form/t17a */
  --CardRadiusLg:var(--18); /* t6a */
  --CardSharpRadius:var(--16); /* t2a */
  --CardFill:var(--Color3); /* заливка карточек */
  --CardShadow:0 var(--18) var(--40) rgba(18,183,106,.08), 0 var(--2) var(--6) rgba(27,36,48,.05);
  --CardBorderWidth:var(--1); /* рамка t6a */
  --CardAccentBorder:var(--1); /* кант слева t2a */
  --BadgeRadius:var(--10); /* номер-бейдж t6a */
  --DividerWidth:1px; /* разделитель аккордеона t15a */
  --DividerColor:var(--Gray2);
  /* Кнопки */
  --ButtonBorderWidth:var(--1);
  --ButtonTransform:none;
  --ButtonFont:var(--HeadFont);
}

textarea {
  -webkit-appearance: none;
}

*,
*:before,
*:after {
  font-family: var(--MainFont), serif;
  scroll-behavior: smooth;
  box-sizing: border-box;
  transform-style: flat;
  backface-visibility: hidden;
}

.description > * + * {
  margin-top: var(--20);
}
.description ul,
.description ol {
  margin-top: 0;
  margin-bottom: 0;
}
.description > p + ol, .description > p + ul {
  margin-top: var(--10);
}
.description:empty {
  display: none;
}
.description.annotation {
  font-size: var(--18);
  line-height: var(--26);
}

p {
  padding: 0;
  margin: 0;
}

p + p,
p + ul,
ul + p,
ol + p,
p + ol {
  margin: 0;
}

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  letter-spacing: var(--HeadingTracking);
  color: var(--Color1);
}
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty {
  display: none;
}

.h1,
h1.title {
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  color: var(--Color1);
}

/*
   Заголовки секций в стилистике pixio.kz:
   жирный uppercase + градиентная линия снизу,
   акцентные слова в <span> — градиентным текстом.
*/
.h2,
h2.title {
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  text-transform: var(--HeadingTransform);
  color: var(--Color1);
  position: relative;
  padding-bottom: var(--20);
}
.h2:after,
h2.title:after {
  content: "";
  display: var(--HeadingLine);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--2);
  background: var(--HeadingLineFill);
}
.h2 span,
h2.title span {
  background: var(--Gradient);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.h3,
h3.title {
  font-size: var(--30);
  font-weight: var(--H3Weight);
  color: var(--Color1);
}

.h2.up,
h2.title.up {
  text-transform: uppercase;
}

.description,
.type33aaa:before {
  font-size: var(--20);
  line-height: 1.6;
  color: var(--Gray7);
  hyphens: auto;
}
.description a,
.type33aaa:before a {
  color: var(--Color1);
}
.description,
.type33aaa:before {
  /* моноширинная подпись-аннотация (как лейблы на pixio.kz) */
}
.description.annotation,
.type33aaa:before.annotation {
  font-family: var(--LabelFont);
  font-size: var(--15);
  line-height: 1.5;
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
  color: var(--Gray5);
}
.description,
.type33aaa:before {
  /* строка с кнопками */
}
.description p:has(.btn),
.type33aaa:before p:has(.btn) {
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  gap: var(--24);
}

/* Описание hero-слайда (порт pixio.kz): светлый текст, mono-подписи, градиентная цена.
   Вшито в структурные классы секций (бывший хелпер .HeaderSliderDescription удалён):
   t0a — описание слайда, t21a — текст отзыва. */
.t0a .info .description,
.t21a > .title {
  font-size: var(--24);
  line-height: 1.35;
  font-weight: 300;
  color: var(--Gray3);
  hyphens: none;
}
.t0a .info .description p,
.t21a > .title p {
  margin: 0 0 var(--24);
}
.t0a .info .description p + p,
.t21a > .title p + p {
  margin: 0;
}
.t0a .info .description p:has(.btn),
.t21a > .title p:has(.btn) {
  margin-top: var(--64);
  align-items: center;
  justify-content: center;
}
.t0a .info .description p.alt,
.t21a > .title p.alt {
  color: var(--Gray4);
  line-height: 1.625;
  font-size: var(--18);
  font-family: var(--MonoFont);
  margin-bottom: var(--32);
}
.t0a .info .description p.price,
.t21a > .title p.price {
  padding-top: var(--48);
  font-size: var(--72);
  line-height: 1;
  font-weight: 900;
  background: var(--GradientR);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: var(--8);
  display: inline-block;
}

/*
   Ссылка «подробнее» в mono-стилистике pixio.kz:
   uppercase, текстовая стрелка, градиентное подчёркивание на hover.
*/
.more {
  display: inline-flex;
  gap: var(--10);
  align-items: baseline;
  color: var(--Color2);
  font-family: var(--LabelFont);
  font-size: var(--15);
  line-height: 1.4;
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
  text-decoration: none;
  position: relative;
  padding-bottom: var(--5);
}
.more:empty {
  display: none;
}
.more {
  /* градиентная линия, растущая слева направо */
}
.more:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--2);
  background: var(--Gradient);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
}
.more:after {
  content: "→";
  font-family: var(--MonoFont);
  transition: transform 0.25s ease;
}
.more:hover {
  text-decoration: none;
}
.more:hover:before {
  transform: scaleX(1);
}
.more:hover:after {
  transform: translateX(var(--5));
}
.more.sm {
  font-size: var(--14);
}
.more.sm:after {
  content: none;
}

/* Заголовок карточки t2a (бывший .BlockTitleWhite) */
.t2a .title {
  color: var(--Color3);
  font-size: var(--30);
}

/* Заголовок карточки t3a (бывший .BlockTitle) */
.t3a .info .title {
  font-size: var(--20);
  font-weight: 500;
  line-height: var(--26);
  color: var(--Color1);
}

/*
   Кнопки pixio.kz: .btn — прозрачная «тихая» mono-кнопка,
   .btn.cl — главный CTA с градиентом.
   База адаптивная: цвет и рамка берутся от текущего цвета текста
   контекста (на тёмном фоне — светлая, на светлом — тёмная); раньше
   была жёстко белой и пропадала на светлых фонах.
*/
.btn {
  display: inline-block;
  color: inherit;
  letter-spacing: var(--LabelTracking);
  font-size: var(--14);
  line-height: 1.45;
  font-family: var(--ButtonFont);
  text-transform: var(--ButtonTransform);
  padding: var(--16) var(--32);
  border: var(--ButtonBorderWidth) solid color-mix(in srgb, currentColor 30%, transparent);
  background: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border-radius: var(--ButtonsBorderRadius);
  transform: scale(1);
  transform-origin: center;
  transition: all 0.3s linear;
}
.btn:hover {
  transform: scale(1.05);
  text-decoration: none;
}
.btn.cl {
  background: var(--Gradient);
  border: 0;
  color: var(--Color3);
  font-family: var(--MainFont);
  font-weight: 900;
  letter-spacing: 0.05em;
  font-size: var(--20);
  line-height: 1.4;
  padding: var(--24) var(--48);
}
.btn {
  /* t1 — исторический вариант «для светлых фонов»; после того как база
     стала адаптивной, совпадает с ней (оставлен для совместимости данных) */
}
.btn.t1 {
  border-color: color-mix(in srgb, currentColor 30%, transparent);
  color: inherit;
}

/* Значение показателя t7aa (бывший .ValueString) */
.t7aa .title {
  font-size: var(--32);
  color: var(--Color1);
}

/* Вопрос аккордеона t15a (бывший .Type21H) */
.t15a .title {
  font-size: var(--36);
  font-weight: 600;
  line-height: var(--42);
  cursor: pointer;
  padding: var(--ButtonPaddingTB) 0;
}

/* Заголовок главы прайса t23a (бывший .MenuDep) */
.t23a > .title {
  font-size: var(--64);
  color: var(--Color1);
}

/*
   Admin-превью секций: контейнер делает 100cqw внутри #sections
   равным ширине превью (задаётся inline-шириной в SectionAdminView),
   поэтому все размеры масштабируются без JS и --ActualSize.
   На публичных страницах #sections нет — правило ни на что не влияет.
*/
#sections {
  container-type: inline-size;
}

html {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  scroll-behavior: smooth;
}

/* Каркас страницы применяем только к фронту. Админка грузит этот же main.scss
   (единый источник стилей секций), но её <body data-language> не должен получать
   фронтовые body-правила (flex-колонка/font-size:0/фон), иначе ломается чрома админки. */
body:not([data-language]) {
  font-family: var(--MainFont), serif;
  width: 100%;
  min-height: 100vh;
  color: var(--Color1);
  font-style: normal;
  position: relative;
  scroll-behavior: smooth;
  background: var(--Color3);
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-size: 0;
}
body:not([data-language]):has(.popupBox.visible) {
  overflow: hidden;
}
body:not([data-language]) > div.mb {
  width: 100%;
}

@media print {
  body:has(.popupBox.visible) {
    overflow: auto !important;
    background: #fff !important;
  }
  body:has(.popupBox.visible) > *:not(.popupBox) {
    display: none !important;
  }
  .popupBox {
    padding: 0 !important;
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    background: #fff !important;
    height: auto;
  }
  .popupBox .popup {
    height: auto;
  }
  .popupBox .popup .cover {
    max-height: none !important;
  }
  .popupBox .popup a.close,
  .popupBox .popup a.print,
  .popupBox .popup a.arrow {
    display: none !important;
  }
}
.popupBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Color3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear, z-index 0.3s linear 0.3s;
  padding: var(--MainPadding);
  overflow: hidden;
  pointer-events: none;
}
.popupBox.visible {
  opacity: 1;
  pointer-events: auto;
  z-index: 1000;
}
.popupBox .popup {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--Color3);
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
  max-height: calc(100% - var(--MainPadding) * 2);
  transition: all 0.3s linear;
}
.popupBox .popup > .title {
  color: var(--Color3);
  font-size: var(--24);
}
.popupBox .popup > a.close {
  display: block;
  width: var(--MainContentGap);
  height: var(--MainContentGap);
  background: url("/images/close.svg") no-repeat center center;
  background-size: var(--22);
  position: absolute;
  right: var(--20);
  top: var(--20);
}
.popupBox#requestPopup {
  display: flex;
  background: rgba(255, 255, 255, 0.9);
  justify-content: flex-end;
  padding: 0;
  overflow: hidden;
  align-items: flex-start;
  cursor: pointer;
  z-index: 2;
  backdrop-filter: blur(0);
}
.popupBox#requestPopup.visible {
  backdrop-filter: blur(3px) saturate(180%);
}
.popupBox#requestPopup.visible .popup {
  transform: translateX(0);
}
.popupBox#requestPopup.visible .popup > a.close {
  background-image: url("/images/close-w.svg");
}
.popupBox#requestPopup .popup {
  background: var(--Color2);
  padding: var(--MainBlockPadding);
  flex: 0 0 var(--HeaderSliderMaxWidth);
  transform: translateX(100%);
  transition: transform 0.3s linear;
  border-radius: 0;
  max-height: 100%;
  height: 100%;
  gap: var(--MainGap);
  cursor: auto;
}
.popupBox#requestPopup .popup > .title, .popupBox#requestPopup .popup .list {
  padding: var(--10);
}
.popupBox#requestPopup .popup form {
  flex: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.popupBox#requestPopup .popup form .list {
  flex: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}
.popupBox#requestPopup .popup form .list .description {
  color: var(--Color3);
}
.popupBox#requestPopup .popup form .list .line {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}
.popupBox#requestPopup .popup form .list .line > label:first-child {
  cursor: pointer;
  font-size: var(--20);
  color: var(--Color3);
}
.popupBox#requestPopup .popup form .actions {
  display: flex;
  gap: var(--MainGap);
}
.popupBox#requestPopup .popup .cb + label {
  color: var(--Color3);
}
.popupBox#requestPopup .popup .cb + label:after {
  border-color: var(--Color3);
}

input[type=button],
input[type=submit],
input[type=reset] {
  -webkit-appearance: none;
}

:has(> .cb) {
  position: relative;
}

.cb {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.cb:checked label:after {
  display: block;
}
.cb + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: var(--20);
  padding-left: var(--30);
}
.cb + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--24);
  height: var(--24);
  border: var(--2) solid var(--Color2);
  background-color: var(--Color3);
  border-radius: var(--3);
}
.cb + label:after {
  content: "";
  position: absolute;
  display: none;
  left: var(--8);
  top: var(--2);
  width: var(--8);
  height: var(--16);
  border: solid var(--Color2);
  border-width: 0 var(--2) var(--2) 0;
  transform: rotate(45deg);
}

img {
  height: auto;
  max-width: 100%;
}

a {
  color: var(--Color1);
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}
a img {
  border: 0;
  max-width: 100%;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

select::-ms-expand {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
main,
nav,
section,
summary {
  display: block;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  clear: both;
}

option {
  color: var(--Color1);
}

div.text,
input.text,
select.text,
textarea.text {
  width: 100%;
  border: 1px solid var(--BorderColor);
  border-radius: var(--MainBorderRadius);
  padding: var(--ButtonPaddingTB);
  background: var(--Color3);
  color: var(--Color1);
  font-size: var(--22);
  line-height: var(--30);
}

textarea.text {
  resize: vertical;
}

.message {
  font-weight: 500;
  font-size: var(--20);
}
.message.error {
  color: var(--Red);
}
.message.success {
  color: var(--Color2);
}
.message.success:first-child {
  margin-bottom: var(--MainGap);
}

#requestPopup .message.success,
.type23 .message.success {
  color: var(--Color3);
}

.text + .message {
  margin-top: var(--10);
}

/*
   Без жёсткой ширины: width:auto заполняет доступное место
   С УЧЁТОМ внешних margin. Иначе секции, у которых класс body
   стоит на самом section.s, получали margin+width:100% и
   вылезали за правую границу экрана.
*/
.body {
  max-width: var(--Body);
  margin-inline: auto;
}

#mb {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--MainContentGap);
}

#gvp {
  padding: 0;
  background: var(--Color3);
  display: flex;
  flex-direction: column;
  /* дефолты стрелок попапа; переопределяются персональными стилями
     секции-галереи (ключи ".popup .photo" в StylesMapData 12/22) */
  --ArrowImageURL:url("/images/arrow-nb.svg");
  --ArrowHoverImageURL:url("/images/arrow-h.svg");
}
#gvp .popup {
  display: flex;
  gap: var(--MainBlockPadding);
  max-height: 100vh;
  width: 100%;
  background: var(--Color3);
  flex-direction: row;
  padding: var(--MainPadding);
  flex: 1;
}
#gvp .popup .info-block {
  flex: 0 0 var(--Type2-1Width);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
#gvp .popup .photo {
  flex: 1;
  display: flex;
}
#gvp .popup .photo > .arrow {
  flex: 0 0 var(--MainContentGap);
  display: flex;
  align-items: center;
}
#gvp .popup .photo > .arrow.right .arrow {
  transform: rotate(180deg);
}
#gvp .popup .photo > .arrow .arrow {
  display: block;
  width: var(--MainContentGap);
  height: var(--MainContentGap);
  background: var(--ArrowImageURL) center center/contain no-repeat;
  transition: background-image 0.3s linear;
}
#gvp .popup .photo > .arrow .arrow:hover {
  background-image: var(--ArrowHoverImageURL);
}
#gvp .popup .photo > .cover {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

/* Футер в стилистике pixio.kz: чёрная полоса, приглушённый mono-текст */
footer.footer {
  background: var(--Color1);
  padding: var(--30) var(--SidePadding);
  display: flex;
  gap: var(--MainGap);
  align-items: center;
  margin-top: var(--MainPadding);
}
footer.footer .body {
  flex: 1;
  display: flex;
  gap: var(--MainGap);
  align-items: center;
}
footer.footer .description {
  flex: 1;
  color: var(--Gray4);
  font-family: var(--MonoFont);
  font-size: var(--15);
  letter-spacing: 0.05em;
}
footer.footer .description a {
  color: var(--Color3);
}
footer.footer .social {
  display: flex;
  gap: var(--MoreGap);
}
footer.footer .social a.s {
  display: block;
  width: var(--40);
  height: var(--40);
  background: var(--BG) center center/contain no-repeat;
  filter: grayscale(1) brightness(0) invert(1);
  opacity: 0.7;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
footer.footer .social a.s:hover {
  opacity: 1;
  transform: scale(1.1);
}

/*
   Шапка pixio.kz (порт из pixio.kz/css/main.css): фиксированная,
   mix-blend-mode:difference — элементы белые, на светлом фоне
   автоматически инвертируются. Текстовый логотип + mono-лейбл,
   контакты — круглые иконки. Клики проходят сквозь пустые области.
*/
@keyframes headerLogoSlideIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
header.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  mix-blend-mode: difference;
  pointer-events: none;
  padding: var(--24) var(--32);
  display: flex;
  justify-content: space-between;
  gap: var(--MainGap);
  align-items: center;
}
header.header .logo {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  gap: var(--3);
  animation: headerLogoSlideIn 1s ease-out;
}
header.header .logo .pixio {
  font-size: var(--30);
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--Color3);
}
header.header .logo .label {
  font-family: var(--MonoFont);
  font-size: var(--12);
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.6);
}
header.header .menu {
  flex: 1;
  display: flex;
  gap: var(--MainGap);
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  pointer-events: auto;
}
header.header .menu:empty {
  display: none;
}
header.header .menu a {
  display: inline-block;
  font-family: var(--MonoFont);
  font-size: var(--14);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--Color3);
}
header.header .menu a:hover {
  color: var(--Color6);
  text-decoration: none;
}
header.header .menu li {
  position: relative;
}
header.header .menu {
  /* текущая страница — градиентная линия в духе .more/h2 */
}
header.header .menu .current > a {
  background: var(--Gradient) left bottom/100% var(--2) no-repeat;
  padding-bottom: var(--5);
}
header.header .menu {
  /* пункт с дочерними страницами: шеврон + дропдаун */
}
header.header .menu .sub > a:after {
  content: "";
  display: inline-block;
  width: var(--6);
  height: var(--6);
  margin: 0 0 var(--2) var(--8);
  border-right: var(--2) solid currentColor;
  border-bottom: var(--2) solid currentColor;
  transform: rotate(45deg);
}
header.header .menu .sub menu {
  position: absolute;
  top: 100%;
  left: calc(-1 * var(--20));
  margin: 0;
  padding: var(--14) var(--20) var(--16);
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: var(--12);
  min-width: max-content;
  background: rgba(255, 255, 255, 0.1);
  border: var(--1) solid rgba(255, 255, 255, 0.2);
  border-radius: var(--MainBorderRadius);
  backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  transform: translateY(var(--10));
  transition: opacity 0.15s ease, transform 0.15s ease;
}
header.header .menu .sub:hover menu, header.header .menu .sub:focus-within menu {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}
header.header .contacts {
  display: flex;
  align-items: center;
  gap: var(--16);
  pointer-events: auto;
}
header.header .contacts a {
  --BG:url("/images/phone.svg");
  font-size: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--50);
  height: var(--50);
  background-color: rgba(255, 255, 255, 0.1);
  border: var(--1) solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  transition: background-color 0.15s ease, transform 0.15s ease;
}
header.header .contacts a:before {
  content: "";
  background: var(--BG) center center/contain no-repeat;
  display: block;
  width: var(--20);
  height: var(--20);
}
header.header .contacts a span {
  display: none;
}
header.header .contacts a.whatsapp {
  --BG:url("/images/whatsapp.svg");
}
header.header .contacts a:hover {
  background-color: rgba(153, 186, 43, 0.25);
  transform: scale(1.1);
  text-decoration: none;
}
header.header {
  /* бургер-меню: разметка единая, на широких экранах скрыт (показывается в мобайл-блоке main.scss ниже) */
}
header.header .m {
  display: none;
}

/* ===================================================================
   SECTIONS — слито из sections.scss (раньше отдельный файл, грузился на
   страницах с секциями). С 19.06.2026 — часть единого main.scss.
   =================================================================== */
/* ============================================================
   Секции Pixio (см. proj/Sections.md)

   Контент демо-страницы рекламирует сам конструктор, поэтому
   стили дополнены аккуратной интерактивностью: карточки и
   логотипы реагируют на наведение, аккордеон получил индикатор,
   слайды — плавное появление текста. Вся геометрия по-прежнему
   управляется css-переменными (variables.scss + StylesJSON).
   ============================================================ */
/* ============================================================
   Боковые отступы основных секций (стилистика pixio.kz).
   Секции с собственным фоном на всю ширину (hero, тёмные полосы)
   остаются full-bleed — отступ уходит во внутренний padding.
   ============================================================ */
#mb > .s {
  margin: 0 var(--SidePadding);
}

#mb > .s.t0,
#mb > .s.t16.dark,
#mb > .s.t18,
#mb > .s.t19,
#mb > .s.t21.dark {
  margin: 0;
}

#mb > .s.t16.dark,
#mb > .s.t21.dark {
  /* у 16/21 на секции класс body (ограничение ширины) — тёмные варианты
     full-bleed, ширину контента держит внутренний .body-блок */
  max-width: none;
}

#mb > .s.t18,
#mb > .s.t21.dark {
  padding-left: var(--SidePadding);
  padding-right: var(--SidePadding);
}

div.t0,
section.t0 {
  position: relative;
}

/* --- Общее: scroll-snap для лент и каруселей --------------- */
.t0 .container,
.t17 .container,
.t20 .container {
  scroll-snap-type: both mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.t0a,
.t12a,
.t17a,
.t20a {
  scroll-snap-align: center;
  scroll-snap-stop: always;
}

/* ============================================================
   Тип 0 — hero-слайдер («Создавайте сайты без кода»)
   Дети 0a: фон-обложка, h1, описание, ссылка; класс w — белый текст
   ============================================================ */
.t0 {
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  /* stretch: .container получает всю высоту секции (height:100% не
     работает при min-height у родителя); центрируют сами слайды .t0a */
  align-items: stretch;
  justify-content: center;
  background: var(--Color1);
}
.t0 .container {
  display: flex;
  overflow: hidden;
  width: 100%;
}
.t0 {
  /* подпись-приглашение к скроллу (если выводится) */
}
.t0 .scroll {
  position: absolute;
  left: 50%;
  bottom: var(--48);
  display: inline-flex;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-size: var(--14);
  font-family: var(--MonoFont);
  animation: t0scroll 1s ease-in-out infinite alternate;
  pointer-events: none;
}
.t0 .arrows {
  position: absolute;
  display: flex;
  height: 0;
  gap: var(--MainGap);
  align-items: flex-end;
  right: var(--ArrowRight);
  bottom: var(--ArrowBottom);
  z-index: 1;
  cursor: pointer;
}
.t0 .arrows .arrow {
  display: block;
  width: var(--ArrowWidth);
  height: var(--ArrowHeight);
  background: var(--ArrowImageURL) center center/contain no-repeat;
  transition: transform 0.2s ease;
}
.t0 .arrows .arrow:hover {
  background-image: var(--ArrowHoverImageURL);
  transform: scale(1.08);
}
.t0 .arrows .arrow.right {
  transform: rotate(180deg);
}
.t0 .arrows .arrow.right:hover {
  transform: rotate(180deg) scale(1.08);
}

.t0a {
  display: flex;
  /* вертикально центрирует flex родителя (min-height:100vh), как на pixio */
  padding: 0 var(--HeaderSliderPaddingLR);
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  position: relative;
  background: var(--BG) center center/cover no-repeat;
  /* декоративный svg-слой из контента слайда */
}
.t0a svg {
  opacity: 0.3;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation: svgOpacity 1.5s linear;
}
.t0a {
  /* плавающие декорации: кольцо и квадрат */
}
.t0a:before {
  content: "";
  display: block;
  width: var(--128);
  height: var(--128);
  right: var(--80);
  top: var(--80);
  border-radius: 50%;
  border: var(--2) solid rgba(102, 70, 213, 0.3);
  position: absolute;
  pointer-events: none;
  animation: t0art 7s ease-in-out infinite alternate;
}
.t0a:after {
  content: "";
  display: block;
  width: var(--96);
  height: var(--96);
  bottom: var(--128);
  left: var(--128);
  background: rgba(153, 186, 43, 0.2);
  position: absolute;
  pointer-events: none;
  animation: t0alb 13s ease-in-out infinite alternate;
}
.t0a .lnk {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t0a .body {
  max-width: var(--1152);
  position: relative;
  animation: t0aInit 1.5s ease-out 1 forwards;
  opacity: 0;
  /* акценты вокруг заголовка: лаймовый круг и фиолетовое кольцо */
}
.t0a .body:before {
  content: "";
  display: block;
  pointer-events: none;
  width: var(--48);
  height: var(--48);
  border-radius: 50%;
  background: var(--Color6);
  z-index: -1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  animation: t0aInit 1.5s ease-out 1 forwards;
  animation-delay: 0.3s;
  opacity: 0;
}
.t0a .body:after {
  content: "";
  display: block;
  pointer-events: none;
  width: var(--64);
  height: var(--64);
  border-radius: 50%;
  border: var(--4) solid var(--Color2);
  position: absolute;
  right: 0;
  top: 0;
  animation: t0aInit 1.5s ease-out 1 forwards;
  animation-delay: 0.6s;
  opacity: 0;
}
.t0a .info {
  display: flex;
  flex-direction: column;
  gap: var(--32);
  text-align: center;
  will-change: transform;
  /* hero-типографика pixio.kz: огромный жирный uppercase,
     слайды на тёмном фоне — текст светлый */
}
.t0a .info .title {
  font-size: var(--HeroSize);
  line-height: 1.05;
  font-weight: var(--HeroWeight);
  text-transform: var(--HeroTransform);
  letter-spacing: -0.025em;
  color: var(--Color3);
}
.t0a .info .title span {
  background: linear-gradient(90deg, var(--GradTo), var(--GradFrom), var(--GradTo));
  background-size: 200% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: HeroGradient 4s ease-in-out infinite;
}
.t0a .info .description p {
  animation: t0aFromBottom 1.5s ease forwards;
  opacity: 0;
}
.t0a .info .description p:nth-child(1) {
  animation-delay: 0.6s;
}
.t0a .info .description p:nth-child(2) {
  animation-delay: 0.8s;
}
.t0a .info .description p:nth-child(3) {
  animation-delay: 1s;
}
.t0a .info .description p:nth-child(4) {
  animation-delay: 1.2s;
}
.t0a .info .description p:nth-child(5) {
  animation-delay: 1.4s;
}
.t0a .info .more {
  color: var(--Color6);
  align-self: center;
  position: relative;
  z-index: 1;
}
.t0a {
  /* плавное появление текста активного слайда */
}
.t0a.current .info {
  animation: SlideInfoIn 0.6s ease both;
}
.t0a.w .info .more,
.t0a.w .info .description,
.t0a.w .info .title {
  color: var(--Color3);
}

@keyframes SlideInfoIn {
  from {
    opacity: 0;
    transform: translateY(var(--20));
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes t0scroll {
  0% {
    transform: translate(-50%, -25%);
  }
  100% {
    transform: translate(-50%, 25%);
  }
}
@keyframes svgOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes t0art {
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(var(--150), calc(0px - var(--50))) rotate(360deg) scale(1.2);
  }
}
@keyframes t0alb {
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(calc(0px - var(--150)), var(--50)) rotate(360deg) scale(1.2);
  }
}
@keyframes HeroGradient {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes t0aInit {
  0% {
    opacity: 0;
    transform: translateY(var(--50));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes t0aFromBottom {
  0% {
    opacity: 0;
    transform: translateY(var(--50));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ============================================================
   Тип 1 — «Pixio — конструктор нового поколения»
   Текстовый блок с изображением слева (body:before — обложка).
   Вариант bg (бывший тип 3) — обложка фоном всей секции, см. ниже
   ============================================================ */
.s.t1:not(.bg) {
  background: var(--MainFrameBg);
}

.t1 .body,
.t5,
.t9 {
  display: flex;
  gap: var(--MainGap);
}

.t5.a,
.t9.a {
  flex-direction: row-reverse;
}

.t1 .body:before,
.t5:before {
  content: "";
  display: block;
  /* зажато процентом: фиксированная макетная ширина не должна
     выталкивать контент за пределы секции с боковыми отступами */
  flex: 0 0 min(var(--1015), 58%);
  background: var(--BG) center center/cover no-repeat;
}

.t5:before {
  border-radius: var(--MainBorderRadius);
  flex: 0 0 calc((100% - var(--MainGap)) / 2);
}

.t1 .body .info,
.t5 .info,
.t9 .info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  justify-content: center;
  padding: var(--ContentVerticalGapTB) var(--ContentVerticalGapLR);
}

/* у t1 текст лежит на подложке секции — нужен внутренний отступ справа
   (слева роль отступа играет gap после картинки) */
.t1:not(.bg) .body .info {
  padding-right: var(--MainPadding);
}

/* ============================================================
   Типы 2, 7, 13, 15 — вертикальные контейнеры с сетками
   (2 — «Возможности», 7 — «Pixio в цифрах»,
    13 — «Как запустить сайт», 15 — FAQ)
   ============================================================ */
.t2,
.t7,
.t13,
.t15 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t2 .items,
.t7 .items,
.t13 .items {
  display: flex;
  gap: var(--MainGap);
  flex-wrap: wrap;
}

/* Заголовок и сетка — как «НАШИ ИСТОРИИ» на pixio.kz */
.t2 {
  align-items: center;
}
.t2 h2.title {
  font-size: var(--SectionHeadSize);
  text-align: center;
}
.t2 .items {
  width: 100%;
  --MainGap:var(--32);
}

/* 2a — карточка-кейс pixio.kz: фото сверху, белая подложка,
   цветной кант слева, подъём на hover */
.t2a {
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  width: calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  background: var(--Color3);
  border-left: var(--CardAccentBorder) solid var(--Color2);
  border-radius: var(--CardSharpRadius);
  box-shadow: var(--CardShadow);
  display: flex;
  flex-direction: column;
  transform: none;
  transition: border-left-color 0.3s linear, transform 0.3s linear 0.3s;
}
.t2a:before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 380/192;
  background: var(--BG) center center/cover no-repeat;
}
.t2a .title {
  flex: 1;
  padding: var(--24);
  font-weight: 900;
  font-size: var(--20);
  line-height: 1.4;
  color: var(--Color1);
  transition: color 0.3s linear 0.3s;
}
.t2a .more {
  margin: 0 var(--24) var(--24);
  align-self: flex-start;
}
.t2a:hover {
  border-left-color: var(--Color6);
  transform: translateY(calc(0px - var(--10)));
  text-decoration: none;
}
.t2a:hover .title {
  color: var(--Color2);
}

/* ============================================================
   Тип 1, вариант bg — баннер-CTA (бывший тип 3,
   «Запустите сайт уже сегодня», Section_Join.md гр. F)
   ============================================================ */
.s.t1.bg {
  background: var(--BG) center center/cover no-repeat;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.s.t1.bg .body:before {
  display: none;
}
.s.t1.bg .info {
  padding: var(--Type3Padding) var(--MainPadding) var(--Type3Padding) min(var(--HalfPadding), 50%);
}

/* ============================================================
   Типы 3, 6 — сетки карточек
   (3 — «Сайты на Pixio», 6 — «Что вы получаете»;
    6 — бывший 10, объединивший 10/11/12 — карточки с иконками,
    варианты il/it, Section_Join.md гр. B)
   ============================================================ */
.t3,
.t6 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t3 .items,
.t6 .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap);
}

/* 4a — карточка-кейс «фото сверху» */
.t3a {
  display: flex;
  flex-direction: column;
  border-radius: var(--CardRadius);
  overflow: hidden;
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.t3a img {
  height: var(--Type4Height);
}
.t3a .info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
  padding: var(--MainGap);
  background: var(--CardFill);
}
.t3a:hover {
  transform: translateY(calc(0px - var(--3)));
  box-shadow: 0 var(--10) var(--30) rgba(0, 0, 0, 0.12);
}

/* ============================================================
   Тип 4 — широкий баннер преимуществ (бывший 5, объединивший 5/6/7/8,
   Section_Join.md гр. A). Варианты: r — текст справа (бывшие 6/8),
   d — тёмный текст (бывшие 7/8)
   ============================================================ */
.t4 {
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
  background: var(--BG) center center/cover no-repeat;
  padding: var(--HeaderSliderPaddingTB) var(--MainPadding);
}
.t4 .info {
  padding-right: var(--S5-8Padding);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  color: var(--Color3);
}
.t4 {
  /* дефолт — светлый текст: глобальная типографика задаёт h2/.description
     собственные цвета, поэтому наследования от .info недостаточно —
     красим элементы адресно */
}
.t4:not(.d) .info .title,
.t4:not(.d) .info .description,
.t4:not(.d) .info .description a {
  color: var(--Color3);
}
.t4.r .info {
  padding-left: var(--S5-8Padding);
  padding-right: 0;
}
.t4.d .info {
  color: initial;
}

/* ============================================================
   Типы 5, 8, 9 — изображение + текст + кнопки
   (5 — «Почему выбирают Pixio», 8 — полоса кнопок,
    9 — комбо: показатели + текст + кнопки)
   ============================================================ */
.t5 .info .items,
.t8 .items,
.t9 .items {
  display: flex;
  gap: var(--MainGap);
  flex-wrap: wrap;
}

.t5 .t5a {
  background: none;
}

/* Заголовок и сетка t6 — как «КАК МЫ РАБОТАЕМ» на pixio.kz */
.t6 {
  align-items: center;
}
.t6 h2.title {
  font-size: var(--SectionHeadSize);
  text-align: center;
}
.t6 > .description {
  text-align: center;
  font-weight: 300;
}
.t6 .items {
  width: 100%;
  counter-reset: section6;
  --MainGap:var(--48);
}

/* 6a — нумерованная карточка pixio.kz: рамка фирменного цвета,
   повёрнутый квадратный номер, соединительная линия между карточками.
   Цвета чередуются: фиолетовый/лайм. Иконка вместо номера —
   вариантами родителя .t6.il / .t6.it */
.t6a {
  --HeadColor:var(--Color2);
  counter-increment: section6;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--16);
  border: var(--CardBorderWidth) solid color-mix(in srgb, var(--HeadColor) 60%, transparent);
  border-radius: var(--CardRadiusLg);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  width: calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  padding: var(--32);
  transition: transform 0.5s ease-in-out 0.3s, border-color 0.3s ease-in-out;
}
.t6a:nth-child(odd) {
  --HeadColor:var(--Color2);
}
.t6a:nth-child(even) {
  --HeadColor:var(--Color6);
}
.t6a {
  /* соединительная линия к следующей карточке */
}
.t6a:after {
  content: "";
  display: block;
  height: var(--2);
  width: var(--50);
  background: color-mix(in srgb, var(--HeadColor) 60%, transparent);
  position: absolute;
  right: calc(0px - var(--50) / 2 - var(--MainGap) / 2);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.t6a:nth-child(even):after, .t6a:last-child:after {
  content: none;
}
.t6a:before {
  content: "0" counter(section6);
  background: var(--HeadColor);
  color: var(--Color3);
  text-align: center;
  font-weight: 900;
  font-size: var(--24);
  border-radius: var(--BadgeRadius);
  width: var(--64);
  height: var(--64);
  line-height: var(--64);
  transform: rotateZ(6deg);
  transition: transform 0.3s ease-in-out 0.3s, background-color 0.3s ease-in-out 0s;
}
.t6a:hover {
  transform: scale(1.025);
}
.t6a:hover:before {
  transform: rotateZ(-2deg);
  animation: t6aHoverBg 2s ease-in-out infinite alternate;
}
.t6a .info {
  display: flex;
  flex-direction: column;
  gap: var(--16);
  flex: 1;
}
.t6a h3.title {
  color: var(--HeadColor);
  font-weight: 900;
  font-size: var(--24);
  line-height: 1.33;
}
.t6a .description {
  color: var(--Gray7);
  line-height: 1.625;
  font-size: var(--16);
}

@keyframes t6aHoverBg {
  0% {
    background: var(--HeadColor);
    transform: rotateZ(6deg) scale(1);
  }
  100% {
    background: color-mix(in srgb, var(--HeadColor) 60%, transparent);
    transform: rotateZ(-2deg) scale(1.05);
  }
}
.t6.il .t6a {
  flex-direction: row;
}

.t6.il .t6a .info,
.t6.it .t6a .info {
  gap: var(--MainGap);
}
.t6.il .t6a,
.t6.it .t6a {
  /* у вариантов с иконкой номер заменяется svg-иконкой */
}
.t6.il .t6a:before,
.t6.it .t6a:before {
  content: "";
  display: block;
  background: var(--BG) center top/cover no-repeat;
  width: var(--BlockIconWidth);
  height: var(--BlockIconWidth);
  border-radius: 0;
  line-height: normal;
  transform: none;
  padding-top: var(--ContentShortGap);
}
.t6.il .t6a:hover:before,
.t6.it .t6a:hover:before {
  animation: none;
  transform: none;
}

/* 7a — рамочная группа показателей, 7aa — показатель */
.t7a {
  display: flex;
  flex-direction: column;
  gap: var(--Gap);
  border-radius: var(--CardRadius);
  background: var(--CardFill);
  padding: var(--MainBlockPadding);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InPLine) - 1)) / var(--InPLine));
  width: calc((100% - var(--MainGap) * (var(--InPLine) - 1)) / var(--InPLine));
}

.t7aa {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: var(--ContentShortGap);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  text-align: center;
}
.t7aa:before {
  content: "";
  display: block;
  width: var(--BlockIconWidth);
  height: var(--BlockIconWidth);
  background: var(--BG) center center/contain no-repeat;
}
.t7aa {
  /* значение показателя — акцентный цвет конструктора */
}
.t7aa .title {
  color: var(--Color2);
  font-weight: 600;
}

.t8 .items .s.t1 {
  background: none;
}

.t9 {
  border-radius: var(--CardRadius);
  padding: var(--MainBlockPadding);
  background: var(--CardFill);
}
.t9 .info {
  padding: 0;
}
.t9 > .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap);
  flex: 0 0 calc((100% - var(--MainGap)) / 2);
}

/* ============================================================
   Типы 10, 12 — изображения
   (10 — скриншот интерфейса, 12 — лента скриншотов)
   ============================================================ */
.t10,
.t13a {
  text-align: center;
  overflow: hidden;
}
.t10 img,
.t13a img {
  border-radius: var(--MainBorderRadius);
}

.t12 {
  display: flex;
  gap: var(--MainGap);
  overflow: auto;
  scroll-snap-type: both mandatory;
  -webkit-overflow-scrolling: touch;
}

.t12a {
  cursor: pointer;
}
.t12a span {
  display: block;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.t12a {
  /* ссылка на большую версию (клик перехватывается в попап-галерею gvp) */
}
.t12a a {
  display: block;
}
.t12a img {
  max-width: none;
  transition: transform 0.3s ease;
}
.t12a:hover img {
  transform: scale(1.03);
}

/* 13a — шаг запуска: большая иконка + текст */
.t13a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  border-radius: var(--CardRadius);
  padding: var(--MainBlockPadding);
  background: var(--CardFill);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.t13a:before {
  content: "";
  display: block;
  flex: 0 0 var(--BigIconWidth);
  background: var(--BG) center bottom/contain no-repeat;
}
.t13a:hover {
  transform: translateY(calc(0px - var(--3)));
  box-shadow: 0 var(--10) var(--30) rgba(0, 0, 0, 0.08);
}

/* ============================================================
   Тип 14 — «Знакомьтесь: Pixio» (боковой заголовок + текст)
   ============================================================ */
.t14 {
  display: flex;
  gap: var(--MainGap);
}
.t14 > .up {
  flex: 0 0 min(var(--SideTitleWidth), 40%);
}
.t14 .info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

/* ============================================================
   Тип 15 — FAQ-аккордеон («Частые вопросы»)
   15a.current — раскрытый ответ; индикатор-стрелка на заголовке
   ============================================================ */
.t15 .items {
  display: flex;
  flex-direction: column;
}

.t15a {
  border-bottom: var(--DividerWidth) solid var(--DividerColor);
}
.t15a > .title {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--MainGap);
}
.t15a > .title:after {
  content: "expand_more";
  font-family: var(--MaterialIcons), ui-serif;
  font-size: var(--MainHeaderFontSize);
  color: var(--Color2);
  transition: transform 0.25s ease;
}
.t15a .description {
  display: none;
  padding-bottom: var(--ButtonPaddingTB);
}
.t15a.current > .title:after {
  transform: rotate(180deg);
}
.t15a.current .description {
  display: block;
  animation: SlideInfoIn 0.3s ease both;
}

/* Reduce Motion: появление текста hero построено на анимациях
   (opacity:0 + animation … forwards). Если анимации не запускаются —
   системный Reduce Motion и/или обвязка вида
   @media (prefers-reduced-motion: reduce){*{animation:none!important}}
   (типовой kill-switch в шаблонах, в т.ч. Figma Make) — контент
   навсегда остаётся прозрачным. Здесь принудительно показываем. */
@media (prefers-reduced-motion: reduce) {
  .t0a .body,
  .t0a .body:before,
  .t0a .body:after,
  .t0a .info .description p {
    animation: none;
    opacity: 1;
  }
  .t0a.current .info,
  .t15a.current .description {
    animation: none;
  }
  /* ТулТайм: движение выключено, resting-состояние видимое */
  .t0 .tick .row,
  .t8a .btn::before,
  .stat.on i,
  .live i,
  .ph-top i,
  .t0 .tick b.on {
    animation: none;
  }
  .t0a .info > *,
  .t0a .hfig {
    animation: none;
    opacity: 1;
    transform: none;
  }
  body.rv-on #mb > .s:not(.t0) {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .t3a::after,
  .t2a::after,
  body:not([data-language])::after {
    display: none;
  }
}
/* ============================================================
   Тип 16 — контакты / карта / форма (бывший 22, объединивший 22/23/24,
   Section_Join.md гр. D). Варианты: mr — карта справа,
   mt — карта сверху, f — форма,
   dark — тёмная full-bleed полоса.
   Контент обёрнут в .body (держит ширину при dark)
   ============================================================ */
.t16 .body {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

/* тёмная полоса — порт «НАЧНЁМ ИСТОРИЮ» с pixio.kz */
.t16.dark {
  background: var(--Color1);
  padding: var(--128) var(--SidePadding);
  color: var(--Color3);
}
.t16.dark a {
  color: var(--Color3);
}
.t16.dark .body {
  max-width: var(--1280);
  margin: 0 auto;
  gap: var(--48);
}
.t16.dark h2.title {
  color: var(--Color3);
  font-size: var(--72);
  line-height: 1.05;
}
.t16.dark .description {
  color: var(--Gray3);
  font-weight: 300;
  line-height: 1.625;
}
.t16.dark .line {
  gap: var(--80);
}

.t16 .line {
  display: flex;
  gap: var(--MainGap);
}
.t16 .line .content {
  display: flex;
  flex: 0 0 min(var(--SideTitleWidth), 40%);
  flex-direction: column;
  gap: var(--24);
}

/* карта справа (вариант mr) */
.t16.mr .line .map {
  flex: 1;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}

/* карта сверху (вариант mt) — flex-basis в колонке задаёт высоту */
.t16.mt .body > .map {
  flex: 0 0 min(var(--600), 45%);
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}

/* 16a — строка контакта: Material-иконка в цветном кружке
   (фирменные цвета чередуются, как контакты на pixio.kz) */
.t16a {
  --BGC:var(--Color2);
  display: flex;
  gap: var(--16);
  align-items: center;
}
.t16a:nth-child(3n+2) {
  --BGC:var(--Color6);
}
.t16a:nth-child(3n) {
  --BGC:#25D366;
}
.t16a:before {
  content: var(--Bfr);
  display: block;
  flex: 0 0 var(--48);
  width: var(--48);
  height: var(--48);
  line-height: var(--48);
  text-align: center;
  border-radius: 50%;
  background: var(--BGC);
  color: var(--Color3);
  font-family: var(--MaterialIcons), ui-serif;
  font-size: var(--24);
}
.t16a .description {
  font-weight: 500;
}

.t16.dark .t16a .description {
  color: var(--Color3);
}
.t16.dark .t16a .description a {
  color: var(--Color3);
}

.icon-marker {
  cursor: pointer;
  width: 39px;
  height: 39px;
  position: relative;
  transform: translate(-50%, -50%);
  max-width: none;
  filter: drop-shadow(0 0 var(--10) var(--Color2));
}

/* форма заявки (вариант f); без варианта блок .form скрыт */
.t16 .form,
.t16 .form form {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--24);
}

.t16 .form {
  padding: var(--32);
  background: var(--CardFill);
  border-radius: var(--CardRadius);
}

.t16:not(.f) .form {
  display: none;
}

/* поле формы: mono-подпись + поле «в линию» */
.t16b {
  display: flex;
  flex-direction: column;
  gap: var(--8);
}
.t16b > label {
  cursor: pointer;
  text-transform: var(--LabelTransform);
  color: var(--Gray5);
  letter-spacing: var(--LabelTracking);
  font-size: var(--14);
  font-family: var(--LabelFont);
}

/* тёмный вариант формы — стеклянная карточка pixio.kz */
.t16.dark .form {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  border: var(--1) solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
}
.t16.dark .form h3.title {
  font-weight: 900;
  font-size: var(--24);
  line-height: 1.33;
  color: var(--Color3);
}
.t16.dark .form .t16b > label {
  color: var(--Gray4);
}
.t16.dark .form .text {
  color: var(--Color3);
  padding: var(--12) 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: var(--2) solid rgba(255, 255, 255, 0.3);
  font-size: var(--16);
  line-height: normal;
  transition: border-color 0.15s ease;
}
.t16.dark .form .text:focus {
  border-bottom-color: var(--Color6);
  outline: none;
}
.t16.dark .form .text::placeholder {
  color: var(--Gray5);
}
.t16.dark .form .btn {
  background: var(--Gradient);
  border: 0;
  margin-top: var(--16);
  text-align: center;
  color: var(--Color3);
  letter-spacing: 0.1em;
  font-weight: 900;
  font-family: var(--MainFont);
  font-size: var(--18);
  line-height: 1.55;
  padding: var(--16) 0;
  width: 100%;
}

/* ============================================================
   Тип 17 — «Команда Pixio» (карусель с круглыми фото)
   ============================================================ */
.t17 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t17 .container {
  display: flex;
  gap: var(--Gap);
  overflow: auto;
}

.t17a {
  flex: 0 0 calc((100% - var(--Gap) * (var(--InLine) - 1)) / var(--InLine));
  padding-top: var(--MainPadding);
  text-align: center;
  position: relative;
}
.t17a:before {
  content: "";
  display: block;
  width: var(--PhotoSize);
  height: var(--PhotoSize);
  border-radius: var(--HalfBorderRadius);
  background: var(--BG) center center/cover no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 0 var(--3) var(--Color3), 0 0 0 var(--5) var(--Color2);
}
.t17a .info {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
  padding: var(--MainPadding) var(--MainBlockPadding) var(--MainBlockPadding);
  background: var(--CardFill);
  border-radius: var(--CardRadius);
}
.t17a .info .title.s {
  color: var(--Color4, );
  font-size: var(--22);
  line-height: var(--30);
}

/* ============================================================
   Тип 18 — «Pixio в цифрах» (тёмная полоса счётчиков)
   ============================================================ */
.t18 {
  background: var(--Color1);
  padding: var(--MainPadding);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  color: var(--Color3);
  text-align: center;
}
.t18 h2.title {
  color: var(--Color3);
}
.t18 .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap) var(--MainPadding);
  justify-content: center;
}
.t18 .description {
  color: var(--Gray4);
}

.t18a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  /* счётчики — градиентные цифры, как цена на pixio.kz */
}
.t18a .title {
  font-size: var(--96);
  font-weight: 900;
  background: var(--Gradient);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.t18a {
  /* подпись — mono uppercase, как лейблы на pixio.kz */
}
.t18a .description {
  font-family: var(--LabelFont);
  font-size: var(--14);
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
}

/* ============================================================
   Тип 19 — CTA «Готовы попробовать?» (центрированный блок)
   ============================================================ */
/* CTA-блок: компактная карточка с градиентной рамкой
   (как «3 дня до запуска» на pixio.kz) */
.t19 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--MainPadding) var(--SidePadding);
}
.t19 .info {
  background: var(--Color3);
  border: var(--3) solid;
  border-image: var(--Gradient) 1;
  padding: var(--36) var(--52);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--10);
  text-align: center;
  max-width: 100%;
}
.t19 .info h2.title {
  font-size: var(--30);
  padding-bottom: 0;
}
.t19 .info h2.title:after {
  content: none;
}
.t19 .info .description {
  text-transform: var(--LabelTransform);
  letter-spacing: var(--LabelTracking);
  font-family: var(--LabelFont);
  font-size: var(--14);
  color: var(--Gray5);
  /* акцентная строка (цена) — градиентным текстом */
}
.t19 .info .description strong,
.t19 .info .description b {
  display: block;
  font-family: var(--MainFont);
  font-weight: 900;
  font-size: var(--36);
  line-height: 1.2;
  letter-spacing: 0;
  background: var(--GradientR);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

/* ============================================================
   Тип 20 — «Нам доверяют» (карусель логотипов:
   ч/б по умолчанию, цвет — при наведении)
   ============================================================ */
.t20 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t20 .container {
  display: flex;
  gap: var(--MainGap);
  align-items: center;
  overflow: auto;
}

.t20a {
  flex: 0 0 var(--195);
}
.t20a a {
  display: block;
}
.t20a img {
  filter: grayscale(1);
  opacity: 0.7;
  transition: filter 0.25s ease, opacity 0.25s ease;
}
.t20a:hover img {
  filter: none;
  opacity: 1;
}

/* ============================================================
   Тип 21 — отзывы о конструкторе (бывший 29, объединивший 29/30,
   Section_Join.md гр. E). Вариант dark — тёмная full-bleed полоса.
   Контент всегда в .body (держит ширину при dark)
   ============================================================ */
.t21 .body {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  text-align: center;
}

.t21.dark {
  color: var(--Color3);
  background: var(--Color1);
  padding: var(--MainPadding);
}
.t21.dark h2.title {
  color: var(--Color3);
}
.t21.dark .description {
  color: var(--Gray3);
}

.t21 .container {
  display: flex;
  gap: var(--MainGap);
  overflow: hidden;
  scroll-behavior: smooth;
}

.t21 .bullets {
  display: flex;
  justify-content: center;
  gap: var(--ContentShortGap);
  align-items: center;
}
.t21 .bullets .item {
  display: inline-block;
  border-radius: var(--MainBorderRadius);
  background: var(--Color4);
  width: var(--MainBorderRadius);
  height: var(--MainBorderRadius);
  transition: all 0.3s linear;
}
.t21 .bullets .item:hover, .t21 .bullets .item.current {
  background: var(--Color2);
}

.t21.dark .bullets .item {
  background: var(--Color3);
}
.t21.dark .bullets .item:hover, .t21.dark .bullets .item.current {
  background: var(--Color4);
  width: var(--ButtonPaddingTB);
  height: var(--ButtonPaddingTB);
}

.t21a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  flex: 0 0 100%;
}
.t21a .info {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}

/* ============================================================
   Тип 22 — «Pixio изнутри» (галерея скриншотов с попапом)
   ============================================================ */
.t22 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  text-align: center;
}
.t22 .items {
  --Gap:0px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--Gap);
}

.t22a {
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  overflow: hidden;
}
.t22a a {
  display: block;
}
.t22a img {
  width: 100%;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.t22a:hover img {
  transform: scale(1.04);
  opacity: 0.92;
}

/* ============================================================
   Тип 23 — «Тарифы Pixio» (прайс-лист в N колонок)
   23a — категория, 23aa — подкатегория, 23aaa — позиция с ценой
   ============================================================ */
.t23 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t23 .items {
  columns: var(--InLine);
  column-gap: var(--MainGap);
}

.t23a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t23a + .t23a {
  margin-top: var(--MainGap);
}

.t23a .items,
.t23aa .items {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t23aa {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t23aaa {
  display: flex;
  gap: var(--MoreGap);
  break-inside: avoid;
}
.t23aaa .description {
  flex: 1;
  hyphens: auto;
  order: 1;
}
.t23aaa .description + .description {
  flex: none;
  white-space: nowrap;
  order: 3;
  color: var(--Color2);
  font-weight: 600;
}
.t23aaa {
  /* пунктирная подводка между позицией и ценой */
}
.t23aaa:after {
  content: "";
  order: 2;
  flex: 1 1 auto;
  border-bottom: 1px dashed var(--Color4);
  transform: translateY(calc(0px - var(--5)));
  align-self: flex-end;
}

/* ===================================================================
   ТУЛТАЙМ · bespoke (saas-catalog light, «табло наличия»)
   Плоские кит-селекторы, без .{slug}-скоупа. Оси: В sticky-story+IO,
   Г drag-чипы+marquee, Д sheen 45°+диагональ-прогресс.
   =================================================================== */

/* — база: бумага + тихая dot-сетка, спотлайт курсора — */
body:not([data-language]) {
  background:
    radial-gradient(circle, rgba(27, 36, 48, 0.07) var(--1), transparent var(--3)) 0 0/var(--28) var(--28),
    var(--Paper);
}
body.cur-on:not([data-language])::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 4;
  pointer-events: none;
  mix-blend-mode: multiply;
  background: radial-gradient(var(--520) circle at calc(var(--mx, 0.5) * 100vw) calc(var(--my, 0.35) * 100vh), rgba(18, 183, 106, 0.07), transparent 65%);
}

h1, h2, h3, h4, h5, .h1, .h2, .h3 {
  font-family: var(--HeadFont), system-ui, sans-serif;
}
h1 span, h2 span, h3 span, .h2 span, h2.title span, .title b, .title i {
  font-family: inherit;
}
h2.title, .h2 {
  font-size: var(--SectionHeadSize);
  line-height: 1.15;
  padding-bottom: 0;
}
.description {
  font-size: var(--17);
}
.more {
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--14);
  letter-spacing: 0.01em;
}

/* — кнопки: app-пилюли, CTA в статус-грин с брендовой тенью — */
.btn {
  font-weight: 600;
  font-size: var(--15);
  line-height: 1.4;
  padding: var(--13) var(--24);
  border: var(--1) solid var(--Gray3);
  color: var(--Ink);
  transition: all 0.25s var(--EaseUI);
}
.btn:hover {
  transform: translateY(calc(0px - var(--2)));
  border-color: var(--Color2);
  color: var(--Color6);
  background: var(--GrnBg);
}
.btn:focus-visible {
  outline: var(--2) solid var(--Color2);
  outline-offset: var(--2);
}
.btn.cl {
  background: var(--Color2);
  color: var(--Color3);
  font-family: var(--HeadFont);
  font-weight: 700;
  letter-spacing: 0.01em;
  font-size: var(--16);
  padding: var(--15) var(--28);
  border-radius: var(--12);
  box-shadow: 0 var(--14) var(--28) calc(0px - var(--8)) rgba(18, 183, 106, 0.55);
}
.btn.cl:hover {
  background: var(--Color6);
  color: var(--Color3);
  transform: translateY(calc(0px - var(--2)));
}
.btn.cl:active {
  transform: translateY(var(--1));
}

/* — шапка: стеклянная плашка, логотип-знак, меню-пилюли, CTA — */
header.header {
  mix-blend-mode: normal;
  padding: var(--14) var(--32);
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(14px) saturate(160%);
  border-bottom: var(--1) solid rgba(27, 36, 48, 0.08);
}
header.header .logo {
  flex-direction: row;
  align-items: center;
  gap: var(--12);
}
header.header .logo .mark {
  width: var(--40);
  height: var(--40);
  display: block;
}
header.header .logo .wm {
  display: flex;
  flex-direction: column;
  gap: var(--2);
}
header.header .logo .pixio {
  color: var(--Ink);
  font-family: var(--HeadFont);
  font-size: var(--21);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.01em;
  text-transform: none;
}
header.header .logo .label {
  font-family: var(--MainFont);
  color: var(--Gray5);
  font-size: var(--11);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
header.header .menu {
  gap: var(--6);
}
header.header .menu a {
  font-family: var(--HeadFont);
  font-size: var(--14);
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  color: var(--Ink);
  padding: var(--8) var(--13);
  border-radius: var(--9);
  transition: background 0.2s var(--EaseUI), color 0.2s var(--EaseUI);
}
header.header .menu a:hover {
  color: var(--Color6);
  background: var(--GrnBg);
  text-decoration: none;
}
header.header .contacts a {
  --BG:url("../images/ic-phone.svg");
  width: var(--44);
  height: var(--44);
  border-radius: var(--12);
  background-color: var(--Color3);
  border: var(--1) solid var(--Line);
}
header.header .contacts a.whatsapp {
  --BG:url("../images/ic-wa.svg");
}
header.header .contacts a:hover {
  background-color: var(--GrnBg);
  border-color: var(--Color2);
  transform: scale(1.06);
}
header.header .contacts a.cta {
  width: auto;
  font-size: var(--14);
  font-family: var(--HeadFont);
  font-weight: 700;
  padding: 0 var(--20);
  background-color: var(--Ink);
  color: var(--Color3);
  border: 0;
}
header.header .contacts a.cta:before {
  content: none;
}
header.header .contacts a.cta:hover {
  background-color: var(--Color2);
  text-decoration: none;
}

/* — ширина: узкая центр-колонка 1200, full-bleed акценты — */
.body {
  width: min(var(--Body), 100%);
}
#mb > .s.body {
  margin-left: auto;
  margin-right: auto;
}

/* — reveal-переходы секций (гейт body.rv-on, no-JS видим) — */
body.rv-on #mb > .s:not(.t0) {
  opacity: 0;
  transform: translateY(var(--36));
  transition: opacity 0.9s var(--EaseOut), transform 0.9s var(--EaseOut);
}
body.rv-on #mb > .s:not(.t0).in {
  opacity: 1;
  transform: none;
}

/* — t0 герой: светлый saas, фигура-табло, кикер, вход — */
.t0 {
  background:
    radial-gradient(circle at 84% 8%, rgba(18, 183, 106, 0.12), transparent 44%),
    radial-gradient(circle at 4% 92%, rgba(27, 36, 48, 0.07), transparent 42%),
    radial-gradient(circle, rgba(27, 36, 48, 0.09) var(--1), transparent var(--3)) 0 0/var(--28) var(--28),
    var(--Paper);
}
.t0a {
  padding: var(--120) var(--HeaderSliderPaddingLR) var(--100);
  background: none;
  min-width: 0;
}
.t0a:before,
.t0a:after,
.t0a .body:before,
.t0a .body:after {
  display: none;
}
.t0a .body {
  max-width: var(--Body);
  width: 100%;
  display: flex;
  align-items: center;
  gap: var(--56);
  min-width: 0;
}
.t0a .info {
  align-items: flex-start;
  text-align: left;
  gap: var(--24);
  flex: 1 1 52%;
  min-width: 0;
}
.t0a .info::before {
  content: "Прокат инструмента · Алматы";
  display: inline-flex;
  align-items: center;
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--13);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--Color6);
  background: var(--GrnBg);
  border: var(--1) solid rgba(18, 183, 106, 0.3);
  padding: var(--8) var(--14);
  border-radius: var(--30);
}
.t0a .info .title {
  color: var(--Ink);
  font-family: var(--HeadFont);
  letter-spacing: -0.03em;
  line-height: 1.05;
}
.t0a .info .description {
  color: var(--Gray7);
  font-size: var(--19);
  font-weight: 400;
  line-height: 1.6;
  max-width: var(--480);
}
.t0a .info .description p.alt {
  font-family: var(--HeadFont);
  color: var(--Gray5);
  font-size: var(--14);
  letter-spacing: 0.02em;
  margin-bottom: 0;
}
.t0a .info .more {
  color: var(--Color3);
  align-self: flex-start;
  background: var(--Color2);
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--15);
  text-transform: none;
  letter-spacing: 0.01em;
  padding: var(--16) var(--26);
  border-radius: var(--12);
  box-shadow: 0 var(--16) var(--32) calc(0px - var(--10)) rgba(18, 183, 106, 0.6);
  transition: background 0.25s var(--EaseUI), transform 0.25s var(--EaseUI);
}
.t0a .info .more:before {
  content: none;
}
.t0a .info .more:hover {
  background: var(--Color6);
  transform: translateY(calc(0px - var(--2)));
}
.t0a .hfig {
  flex: 0 0 46%;
  max-width: 46%;
  height: auto;
  transform: perspective(var(--820)) rotateX(var(--hrx, 0deg)) rotateY(var(--hry, 0deg));
  transition: transform 0.3s var(--EaseUI);
  will-change: transform;
  animation: ttrise 1s var(--EaseOut) 0.2s backwards;
}
.t0a .info > * {
  animation: ttrise 0.9s var(--EaseOut) backwards;
}
.t0a .info > .title {
  animation-delay: 0.05s;
}
.t0a .info > .description {
  animation-delay: 0.15s;
}
.t0a .info > .more {
  animation-delay: 0.25s;
}
@keyframes ttrise {
  from {
    opacity: 0;
    transform: translateY(var(--28));
  }
}
@keyframes ttpulse {
  50% {
    opacity: 0.35;
  }
}

/* — marquee свободных позиций (ось Г) — */
.t0 .tick {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: var(--1) solid var(--Line);
  background: var(--Color3);
  overflow: hidden;
  padding: var(--13) 0;
}
.t0 .tick .row {
  display: flex;
  width: max-content;
  animation: ttmq 36s linear infinite;
}
.t0 .tick .grp {
  display: flex;
  gap: var(--40);
  padding-right: var(--40);
}
.t0 .tick span {
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--13);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--Gray5);
  white-space: nowrap;
}
.t0 .tick b {
  font-weight: 700;
}
.t0 .tick b.on {
  color: var(--Color2);
  animation: ttpulse 1.8s ease-in-out infinite;
}
.t0 .tick b.off {
  color: var(--Gray4);
}
@keyframes ttmq {
  to {
    transform: translateX(-50%);
  }
}

/* — t8: drag-лента категорий-чипов (ось Г) — */
.t8 .lbl {
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--13);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--Gray4);
  margin-bottom: var(--14);
}
.t8 .items {
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  gap: var(--12);
  padding-bottom: var(--6);
  cursor: grab;
}
.t8 .items::-webkit-scrollbar {
  display: none;
}
.t8 .items.drag {
  cursor: grabbing;
}
.t8a {
  flex: 0 0 auto;
}
.t8a .btn {
  display: inline-flex;
  align-items: center;
  gap: var(--10);
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--30);
  padding: var(--12) var(--22);
  font-size: var(--15);
  font-weight: 600;
  color: var(--Ink);
  white-space: nowrap;
}
.t8a .btn::before {
  content: "";
  width: var(--8);
  height: var(--8);
  border-radius: 50%;
  background: var(--Color2);
  animation: ttpulse 2s ease-in-out infinite;
}
.t8a .btn:hover {
  transform: none;
  border-color: var(--Color2);
  background: var(--GrnBg);
  color: var(--Ink);
  text-decoration: none;
}

/* — t13.it: строки-преимущества с иконкой слева — */
.t13 .items {
  gap: var(--16);
}
.t13a {
  flex-direction: row;
  align-items: center;
  text-align: left;
  gap: var(--16);
  border: var(--1) solid var(--Line);
  background: var(--Color3);
  padding: var(--20) var(--22);
}
.t13a:before {
  flex: 0 0 var(--48);
  height: var(--48);
  background-position: center center;
  background-size: contain;
}
.t13a .description {
  font-size: var(--15);
  line-height: 1.45;
  color: var(--Ink);
  font-weight: 600;
}
.t13a:hover {
  transform: translateY(calc(0px - var(--3)));
  border-color: rgba(18, 183, 106, 0.45);
  box-shadow: 0 var(--14) var(--28) rgba(18, 183, 106, 0.1);
}

/* — статус-чип «в наличии» (фишка «живой сток») — */
.stat {
  display: inline-flex;
  align-items: center;
  gap: var(--8);
  align-self: flex-start;
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--12);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: var(--30);
  padding: var(--7) var(--13);
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  box-shadow: 0 var(--6) var(--14) rgba(27, 36, 48, 0.1);
}
.stat i {
  width: var(--8);
  height: var(--8);
  border-radius: 50%;
  display: block;
}
.stat.on {
  color: var(--Color6);
}
.stat.on i {
  background: var(--Color2);
  animation: ttpulse 1.8s ease-in-out infinite;
  box-shadow: 0 0 0 var(--3) rgba(18, 183, 106, 0.18);
}
.stat.off {
  color: var(--Gray5);
}
.stat.off i {
  background: none;
  border: var(--2) solid var(--Gray4);
}

/* — t3: продукт-карточки каталога со статусами — */
.t3 .sub {
  font-size: var(--16);
  color: var(--Gray5);
  max-width: var(--640);
  margin-top: calc(0px - var(--6));
}
.t3 .items {
  gap: var(--20);
}
.t3a {
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--18);
  position: relative;
}
.t3a img {
  width: 100%;
  aspect-ratio: 680/440;
  object-fit: cover;
}
.t3a .info {
  background: var(--Color3);
  gap: var(--8);
  padding: var(--22) var(--22) var(--22);
  position: relative;
}
.t3a .info .stat {
  position: absolute;
  top: calc(0px - var(--17));
  left: var(--18);
  z-index: 1;
}
.t3a .info .title {
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--19);
  line-height: 1.3;
  padding-top: var(--8);
}
.t3a .description.annotation {
  font-family: var(--MainFont);
  font-size: var(--14);
  color: var(--Gray5);
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.5;
}
.t3a .meta {
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--16);
  color: var(--Ink);
  padding-top: var(--2);
}
.t3a:hover {
  border-color: rgba(18, 183, 106, 0.45);
}
/* диагональный sheen 45° от скролла (ось Д) */
.t3a::after,
.t2a::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.45) 50%, transparent 60%) no-repeat;
  background-size: 280% 280%;
  background-position: calc((1 - var(--sy, 0)) * 100%) calc((1 - var(--sy, 0)) * 100%);
}

/* — t6: sticky-сторителлинг «аренда за 3 минуты» (ось В);
     раскладка story — только при наличии .phone (:has), иначе кит-грид — */
.t6 h2.title {
  text-align: left;
  font-size: var(--SectionHeadSize);
}
.t6:has(.phone) {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: var(--40);
}
.t6:has(.phone) h2.title {
  flex: 0 0 100%;
}
.t6 .phone {
  flex: 0 0 var(--380);
  position: sticky;
  top: var(--110);
  display: flex;
  flex-direction: column;
  gap: var(--16);
  align-items: center;
}
.t6 .phone .dev {
  width: var(--300);
  height: var(--520);
  border-radius: var(--34);
  background: var(--Ink);
  padding: var(--14);
  box-shadow: 0 var(--30) var(--60) rgba(27, 36, 48, 0.28);
  position: relative;
  overflow: hidden;
}
.t6 .phone .scr {
  position: absolute;
  inset: var(--14);
  background: var(--Color3);
  border-radius: var(--22);
  padding: var(--18);
  display: flex;
  flex-direction: column;
  gap: var(--12);
  opacity: 0;
  transform: translateY(var(--16)) scale(0.98);
  transition: opacity 0.5s var(--EaseOut), transform 0.5s var(--EaseOut);
}
.t6 .phone[data-step="1"] .scr1,
.t6 .phone[data-step="2"] .scr2,
.t6 .phone[data-step="3"] .scr3 {
  opacity: 1;
  transform: none;
}
.ph-top {
  display: flex;
  align-items: center;
  gap: var(--8);
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--14);
  color: var(--Ink);
  padding-bottom: var(--8);
  border-bottom: var(--1) solid var(--Line);
}
.ph-top i {
  width: var(--8);
  height: var(--8);
  border-radius: 50%;
  background: var(--Color2);
  animation: ttpulse 1.8s ease-in-out infinite;
}
.ph-row {
  display: flex;
  align-items: center;
  gap: var(--8);
  background: var(--Paper);
  border-radius: var(--10);
  padding: var(--10) var(--12);
  font-size: var(--12);
  color: var(--Ink);
  font-weight: 600;
}
.ph-row b {
  width: var(--7);
  height: var(--7);
  border-radius: 50%;
  background: var(--Color2);
  flex: 0 0 var(--7);
}
.ph-row.off {
  color: var(--Gray5);
}
.ph-row.off b {
  background: none;
  border: var(--2) solid var(--Gray4);
}
.ph-row span {
  flex: 1;
}
.ph-row em {
  font-style: normal;
  color: var(--Gray5);
  font-weight: 500;
  font-size: var(--11);
}
.ph-btn {
  margin-top: auto;
  background: var(--Color2);
  color: var(--Color3);
  text-align: center;
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--13);
  border-radius: var(--10);
  padding: var(--11) var(--6);
}
.ph-btn.ok {
  background: var(--Ink);
}
.ph-card {
  display: flex;
  justify-content: space-between;
  gap: var(--8);
  background: var(--GrnBg);
  border-radius: var(--10);
  padding: var(--12);
  font-size: var(--12);
  font-weight: 700;
  color: var(--Ink);
}
.ph-card em {
  font-style: normal;
  color: var(--Color6);
}
.ph-line {
  display: flex;
  justify-content: space-between;
  gap: var(--8);
  font-size: var(--12);
  color: var(--Gray5);
  border-bottom: 1px dashed var(--Line);
  padding-bottom: var(--8);
}
.ph-line em {
  font-style: normal;
  color: var(--Ink);
  font-weight: 600;
}
.ph-line em.grn {
  color: var(--Color6);
}
.ph-qr {
  display: flex;
  flex-wrap: wrap;
  width: var(--96);
  gap: var(--6);
  margin: var(--10) auto;
}
.ph-qr i {
  width: var(--45);
  height: var(--45);
  border: var(--3) solid var(--Ink);
  background: repeating-linear-gradient(0deg, var(--Ink) 0 var(--5), transparent var(--5) var(--10));
}
.t6 .phone .cap {
  font-family: var(--HeadFont);
  font-size: var(--13);
  font-weight: 600;
  color: var(--Gray5);
}
.t6 .phone .cap b {
  color: var(--Color2);
}
.t6:has(.phone) .items {
  flex: 1 1 0;
  min-width: 0;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: var(--20);
}
.t6:has(.phone) .t6a {
  flex: none;
  width: auto;
  max-width: 100%;
  min-height: 30vh;
}
.t6a {
  border: var(--1) solid var(--Line);
  background: var(--Color3);
  border-radius: var(--18);
  flex-direction: row;
  align-items: center;
  gap: var(--22);
  padding: var(--28);
  transition: border-color 0.3s var(--EaseUI), box-shadow 0.3s var(--EaseUI);
}
.t6a:before {
  background: var(--GrnBg);
  color: var(--Color6);
  transform: none;
  border-radius: var(--12);
  width: var(--54);
  height: var(--54);
  line-height: var(--54);
  flex: 0 0 var(--54);
  font-size: var(--20);
  font-family: var(--HeadFont);
}
.t6a:after {
  content: none;
}
.t6a:hover {
  transform: none;
}
.t6a:hover:before {
  animation: none;
  transform: none;
}
.t6a h3.title {
  color: var(--Ink);
  font-family: var(--HeadFont);
  font-size: var(--21);
  font-weight: 700;
  line-height: 1.3;
}
.t6a .description {
  font-size: var(--15);
  color: var(--Gray7);
  line-height: 1.6;
}
.t6a.act {
  border-color: var(--Color2);
  box-shadow: 0 var(--18) var(--40) rgba(18, 183, 106, 0.12);
}
.t6a.act:before {
  background: var(--Color2);
  color: var(--Color3);
}

/* — диагональный разделитель-«прогресс аренды» (ось Д) — */
.s > .diag {
  display: flex;
  height: var(--9);
  border-radius: var(--9);
  background: var(--Gray2);
  overflow: hidden;
  margin-bottom: var(--12);
}
.s > .diag i {
  display: block;
  width: calc(var(--sy, 0) * 118%);
  min-width: 6%;
  max-width: 100%;
  border-radius: inherit;
  background: repeating-linear-gradient(45deg, var(--Color2) 0 var(--8), rgba(18, 183, 106, 0.45) var(--8) var(--16));
  transition: width 0.25s linear;
}

/* — t23: тарифы flex-картами (НЕ columns) — */
.t23 {
  gap: var(--24);
}
.t23 > .description {
  font-size: var(--16);
  color: var(--Gray5);
  max-width: var(--700);
}
.t23 .items {
  display: flex;
  columns: auto;
  gap: var(--20);
  align-items: stretch;
}
.t23a {
  flex: 1 1 0;
  min-width: 0;
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--18);
  padding: var(--26);
  gap: var(--14);
}
.t23a + .t23a {
  margin-top: 0;
}
.t23a > .title {
  font-family: var(--HeadFont);
  font-size: var(--21);
  font-weight: 700;
  color: var(--Ink);
}
.t23a > .description {
  align-self: flex-start;
  font-family: var(--HeadFont);
  font-size: var(--13);
  font-weight: 600;
  color: var(--Color6);
  background: var(--GrnBg);
  padding: var(--6) var(--12);
  border-radius: var(--20);
}
.t23aa > .title {
  font-family: var(--HeadFont);
  font-size: var(--12);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--Gray4);
  padding-bottom: var(--8);
  border-bottom: var(--1) solid var(--Line);
}
.t23a .items,
.t23aa .items {
  gap: var(--14);
}
.t23aaa .description {
  font-size: var(--15);
  color: var(--Gray7);
}
.t23aaa .description + .description {
  color: var(--Ink);
  font-family: var(--HeadFont);
  font-weight: 700;
}
.t23aaa:after {
  border-bottom: 1px dashed var(--Gray3);
}

/* — t18: ink-полоса, count-up-числа (одометр, ведущий Ч7#8) — */
.t18 {
  background: var(--Ink);
  padding: var(--76) var(--SidePadding);
  text-align: left;
  position: relative;
  overflow: hidden;
  gap: var(--34);
}
.t18:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 88% -20%, rgba(18, 183, 106, 0.2), transparent 48%),
    repeating-linear-gradient(45deg, transparent 0 var(--38), rgba(255, 255, 255, 0.025) var(--38) var(--40));
  pointer-events: none;
}
.t18 h2.title {
  position: relative;
  width: min(var(--Body), 100%);
  margin: 0 auto;
  font-size: var(--SectionHeadSize);
}
.t18 .items {
  position: relative;
  width: min(var(--Body), 100%);
  margin: 0 auto;
  justify-content: space-between;
  gap: var(--30);
}
.t18a {
  gap: var(--8);
  align-items: flex-start;
  text-align: left;
}
.t18a .title {
  font-size: var(--68);
  font-family: var(--HeadFont);
  font-weight: 800;
  letter-spacing: -0.03em;
}
.t18a .description {
  color: var(--Gray4);
  font-size: var(--14);
  font-family: var(--MainFont);
  text-transform: none;
  letter-spacing: 0.01em;
}

/* — t11: живое табло наличия (фишка) — */
.t11 .description {
  font-size: var(--16);
}
.board {
  background: var(--Ink);
  border-radius: var(--22);
  padding: var(--34);
  display: flex;
  flex-direction: column;
  gap: var(--22);
  box-shadow: 0 var(--30) var(--60) rgba(27, 36, 48, 0.22);
  position: relative;
  overflow: hidden;
}
.board:before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 92% -14%, rgba(18, 183, 106, 0.22), transparent 52%);
  pointer-events: none;
}
.bhead {
  display: flex;
  align-items: center;
  gap: var(--18);
  flex-wrap: wrap;
  position: relative;
}
.bhead .title {
  color: var(--Color3);
  font-family: var(--HeadFont);
  font-size: var(--28);
  font-weight: 700;
  padding-bottom: 0;
}
.live {
  display: inline-flex;
  align-items: center;
  gap: var(--8);
  font-family: var(--HeadFont);
  font-size: var(--12);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--Color2);
  border: var(--1) solid rgba(18, 183, 106, 0.45);
  border-radius: var(--30);
  padding: var(--7) var(--13);
}
.live i {
  width: var(--8);
  height: var(--8);
  border-radius: 50%;
  background: var(--Color2);
  animation: ttpulse 1.4s ease-in-out infinite;
}
.bhead .upd {
  margin-left: auto;
  font-size: var(--13);
  color: var(--Gray4);
}
.board .rows {
  display: flex;
  flex-direction: column;
  position: relative;
}
.board .row {
  display: flex;
  align-items: center;
  gap: var(--16);
  padding: var(--16) var(--14);
  border-bottom: var(--1) solid rgba(255, 255, 255, 0.08);
  transition: background 0.2s var(--EaseUI);
}
.board .row:last-child {
  border-bottom: 0;
}
.board .row:hover {
  background: rgba(255, 255, 255, 0.05);
}
.board .dot {
  width: var(--16);
  height: var(--16);
  flex: 0 0 var(--16);
}
.board .nm {
  flex: 1 1 40%;
  min-width: 0;
  color: var(--Color3);
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--16);
}
.board .row.off .nm {
  color: var(--Gray4);
}
.board .st {
  flex: 0 0 22%;
  font-size: var(--13);
  color: var(--Color2);
  font-weight: 600;
}
.board .row.off .st {
  color: var(--Gray4);
}
.board .dep {
  flex: 0 0 22%;
  font-size: var(--13);
  color: var(--Gray4);
}
.board .dep b.num {
  color: var(--Color3);
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--15);
}
.board .bk {
  flex: 0 0 auto;
  font-family: var(--HeadFont);
  font-weight: 600;
  font-size: var(--13);
  color: var(--Color3);
  background: var(--Color2);
  padding: var(--9) var(--16);
  border-radius: var(--9);
  transition: background 0.2s var(--EaseUI);
}
.board .bk:hover {
  background: var(--Color6);
  text-decoration: none;
}
.board .bk.gh {
  background: none;
  border: var(--1) solid rgba(255, 255, 255, 0.25);
  color: var(--Gray3);
}
.board .bk.gh:hover {
  border-color: var(--Color2);
  color: var(--Color2);
  background: none;
}
.bfoot {
  font-size: var(--14);
  color: var(--Gray4);
  position: relative;
}
.bfoot a {
  color: var(--Color2);
  font-weight: 600;
}

/* — t2: кейсы-карточки с фото-чипом — */
.t2 {
  align-items: stretch;
}
.t2 h2.title {
  text-align: left;
  font-size: var(--SectionHeadSize);
}
.t2a {
  position: relative;
  overflow: hidden;
  border: var(--1) solid var(--Line);
  border-left: var(--1) solid var(--Line);
  border-radius: var(--18);
  background: var(--Color3);
  box-shadow: none;
  padding: var(--26);
  gap: var(--14);
  transition: transform 0.3s var(--EaseUI), box-shadow 0.3s var(--EaseUI), border-color 0.3s var(--EaseUI);
}
.t2a:before {
  width: var(--48);
  height: var(--48);
  aspect-ratio: auto;
  border-radius: var(--12);
}
.t2a .title {
  color: var(--Ink);
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--21);
  padding: 0;
  flex: none;
}
.t2a .note {
  font-size: var(--15);
  line-height: 1.55;
  color: var(--Gray7);
  flex: 1;
}
.t2a .more {
  margin: 0;
}
.t2a:hover {
  border-color: rgba(18, 183, 106, 0.45);
  border-left-color: rgba(18, 183, 106, 0.45);
  transform: translateY(calc(0px - var(--6)));
  box-shadow: 0 var(--20) var(--40) rgba(18, 183, 106, 0.12);
}
.t2a:hover .title {
  color: var(--Color6);
}

/* — t5.a: бизнес-блок карточкой — */
.t5 {
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--22);
  overflow: hidden;
}
.t5:before {
  flex: 0 0 44%;
  border-radius: 0;
}
.t5 .info {
  padding: var(--45);
  gap: var(--20);
}
.t5 h2.title {
  font-size: var(--SectionHeadSize);
}
.t5 .description {
  font-size: var(--16);
  color: var(--Gray7);
}
.t5 .description ul {
  padding-left: var(--22);
  display: flex;
  flex-direction: column;
  gap: var(--8);
}
.t5 .description li::marker {
  color: var(--Color2);
}

/* — t7: группы показателей — */
.t7 h2.title {
  font-size: var(--SectionHeadSize);
}
.t7a {
  border: var(--1) solid var(--Line);
  background: var(--Color3);
  padding: var(--26);
  gap: var(--20);
}
.t7a > .title {
  font-family: var(--HeadFont);
  font-size: var(--13);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--Gray4);
  padding-bottom: var(--10);
  border-bottom: var(--1) solid var(--Line);
}
.t7aa {
  align-items: flex-start;
  text-align: left;
  gap: var(--4);
}
.t7aa:before {
  width: var(--40);
  height: var(--40);
  margin-bottom: var(--8);
}
.t7aa .title {
  color: var(--Ink);
  font-family: var(--HeadFont);
  font-weight: 800;
  font-size: var(--30);
  letter-spacing: -0.02em;
}
.t7aa .description {
  font-size: var(--14);
  color: var(--Gray5);
}

/* — t12: фотолента — */
.t12a span {
  border-radius: var(--16);
  border: var(--1) solid var(--Line);
}
.t12a img {
  height: var(--260);
  width: auto;
}

/* — t4.r: баннер подписки, ink-вуаль под текст — */
.t4 {
  position: relative;
  border-radius: var(--22);
  padding: var(--90) var(--64);
  overflow: hidden;
}
.t4:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, rgba(27, 36, 48, 0.9), rgba(27, 36, 48, 0.55) 45%, rgba(27, 36, 48, 0.12));
  pointer-events: none;
}
.t4.r:before {
  background: linear-gradient(260deg, rgba(27, 36, 48, 0.9), rgba(27, 36, 48, 0.55) 45%, rgba(27, 36, 48, 0.12));
}
.t4.d:before {
  background: linear-gradient(100deg, rgba(246, 247, 249, 0.94), rgba(246, 247, 249, 0.55) 55%, transparent);
}
.t4.r.d:before {
  background: linear-gradient(260deg, rgba(246, 247, 249, 0.94), rgba(246, 247, 249, 0.55) 55%, transparent);
}
.t4 .info {
  position: relative;
  padding-right: 0;
  max-width: var(--520);
  gap: var(--18);
}
.t4.r .info {
  padding-left: 0;
  margin-left: auto;
}
.t4 .info .title {
  font-size: var(--SectionHeadSize);
}
.t4 .info .description {
  font-size: var(--17);
}
.t4:not(.d) .info .title,
.t4:not(.d) .info .description {
  color: var(--Color3);
}
.t4 .info .description p:has(.btn) {
  margin-top: var(--8);
}

/* — t21: отзывы с зелёной кавычкой — */
.t21 .body {
  text-align: left;
  gap: var(--28);
}
.t21 h2.title {
  font-size: var(--SectionHeadSize);
}
.t21a {
  gap: var(--20);
}
.t21a > .title {
  color: var(--Ink);
  font-size: var(--22);
  line-height: 1.5;
  font-weight: 500;
  font-family: var(--MainFont);
  max-width: var(--820);
  position: relative;
  padding-left: var(--45);
}
.t21a > .title:before {
  content: "“";
  position: absolute;
  left: 0;
  top: calc(0px - var(--8));
  font-family: var(--HeadFont);
  font-size: var(--68);
  font-weight: 800;
  color: var(--Color2);
  line-height: 1;
}
.t21a .info {
  padding-left: var(--45);
  flex-direction: row;
  gap: var(--10);
  align-items: baseline;
}
.t21a .info .description {
  font-size: var(--15);
  color: var(--Ink);
  font-weight: 700;
  font-family: var(--HeadFont);
}
.t21a .info .description + .description {
  color: var(--Gray5);
  font-weight: 400;
  font-family: var(--MainFont);
}
.t21 .bullets {
  justify-content: flex-start;
}
.t21 .bullets .item {
  width: var(--10);
  height: var(--10);
  background: var(--Gray3);
  border-radius: var(--10);
}
.t21 .bullets .item:hover,
.t21 .bullets .item.current {
  background: var(--Color2);
}
.t21 .bullets .item.current {
  width: var(--26);
}

/* — t20: партнёры — */
.t20 {
  text-align: left;
}
.t20 h2.title {
  font-size: var(--SectionHeadSize);
}
.t20 .container {
  justify-content: space-between;
}

/* — t14: подход, hairline-рубрика — */
.t14 {
  border-top: var(--1) solid var(--Line);
  padding-top: var(--40);
  gap: var(--40);
}
.t14 > .up {
  font-family: var(--HeadFont);
  font-size: var(--14);
  font-weight: 700;
  letter-spacing: 0.14em;
  color: var(--Color6);
  padding-bottom: 0;
}
.t14 .info h2.title {
  font-size: var(--SectionHeadSize);
}
.t14 .description {
  font-size: var(--17);
  color: var(--Gray7);
}

/* — t19: ink CTA-сцена (border-image кита снят) — */
.t19 {
  background: var(--Ink);
  padding: var(--90) var(--SidePadding);
  position: relative;
  overflow: hidden;
}
.t19:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 130%, rgba(18, 183, 106, 0.28), transparent 55%),
    repeating-linear-gradient(45deg, transparent 0 var(--38), rgba(255, 255, 255, 0.02) var(--38) var(--40));
  pointer-events: none;
}
.t19 .info {
  background: none;
  border: 0;
  border-image: none;
  position: relative;
  gap: var(--14);
  padding: 0;
}
.t19 .info h2.title {
  color: var(--Color3);
  font-size: var(--40);
}
.t19 .info .description {
  color: var(--Gray4);
  font-family: var(--MainFont);
  font-size: var(--16);
  text-transform: none;
  letter-spacing: 0;
}
.t19 .info .description strong,
.t19 .info .description b {
  font-family: var(--HeadFont);
  font-size: var(--54);
}
.t19 .info .description p:has(.btn) {
  justify-content: center;
  margin-top: var(--12);
}

/* — t15: FAQ hairline-строками, CSS-шеврон — */
.t15 h2.title {
  font-size: var(--SectionHeadSize);
}
.t15a > .title {
  font-size: var(--20);
  font-weight: 600;
  font-family: var(--HeadFont);
  color: var(--Ink);
  line-height: 1.4;
  padding: var(--20) 0;
}
.t15a > .title:after {
  content: "";
  width: var(--12);
  height: var(--12);
  border-right: var(--2) solid var(--Color2);
  border-bottom: var(--2) solid var(--Color2);
  transform: rotate(45deg);
  flex: 0 0 var(--12);
  margin-right: var(--4);
  transition: transform 0.25s var(--EaseUI);
}
.t15a.current > .title:after {
  transform: rotate(225deg);
}
.t15a .description {
  font-size: var(--16);
  color: var(--Gray7);
  max-width: var(--820);
}

/* — t16.mt.f: карта-плейсхолдер, брендовые поля и submit — */
.t16 h2.title {
  font-size: var(--SectionHeadSize);
}
.t16.mt .body > .map {
  flex: none;
  height: var(--340);
  border-radius: var(--18);
}
.t16 .map {
  background:
    radial-gradient(circle at 50% 45%, rgba(18, 183, 106, 0.14), transparent 32%),
    repeating-linear-gradient(0deg, transparent 0 var(--44), rgba(27, 36, 48, 0.05) var(--44) var(--45)),
    repeating-linear-gradient(90deg, transparent 0 var(--44), rgba(27, 36, 48, 0.05) var(--44) var(--45)),
    #E9EDF2;
  position: relative;
  border: var(--1) solid var(--Line);
}
.t16 .map:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 45%;
  width: var(--38);
  height: var(--38);
  transform: translate(-50%, -90%);
  background: url("../images/marker.svg") center center/contain no-repeat;
  pointer-events: none;
}
.t16 .line {
  gap: var(--40);
}
.t16 .line .content {
  gap: var(--18);
  justify-content: center;
}
.t16a:before {
  content: "";
  background-color: var(--GrnBg);
  background-position: center center;
  background-size: var(--22) var(--22);
  background-repeat: no-repeat;
  border-radius: var(--12);
}
.t16 .content .t16a:nth-of-type(1):before {
  background-image: url("../images/ic-phone.svg");
}
.t16 .content .t16a:nth-of-type(2):before {
  background-image: url("../images/ic-mail.svg");
}
.t16 .content .t16a:nth-of-type(3):before {
  background-image: url("../images/ic-pin.svg");
}
.t16a .description {
  font-size: var(--17);
  font-weight: 600;
  color: var(--Ink);
}
.t16 .content .note {
  font-size: var(--14);
  color: var(--Gray5);
  padding-top: var(--6);
}
.t16 .content .note a {
  color: var(--Color2);
  font-weight: 600;
}
.t16 .form {
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--18);
  padding: var(--28);
  box-shadow: var(--CardShadow);
}
.t16 .form h3.title {
  font-family: var(--HeadFont);
  font-size: var(--20);
  font-weight: 700;
  color: var(--Ink);
}
.t16 .form .text {
  font-size: var(--15);
  line-height: 1.4;
  padding: var(--14) var(--16);
  border: var(--1) solid var(--BorderColor);
  border-radius: var(--12);
  background: var(--Paper);
  color: var(--Ink);
  transition: border-color 0.2s var(--EaseUI), box-shadow 0.2s var(--EaseUI), background 0.2s var(--EaseUI);
}
.t16 .form .text::placeholder {
  color: var(--Gray4);
}
.t16 .form .text:focus,
.t16 .form .text:focus-visible {
  outline: none;
  border-color: var(--Color2);
  background: var(--Color3);
  box-shadow: 0 0 0 var(--3) rgba(18, 183, 106, 0.18);
}
.t16 .form textarea.text {
  min-height: var(--110);
}
.t16 .form .btn,
.t16 .form .btn.cl {
  width: 100%;
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--16);
  letter-spacing: 0.01em;
  padding: var(--16) var(--24);
  border-radius: var(--12);
  border: 0;
  background: var(--Color2);
  color: var(--Color3);
  box-shadow: 0 var(--14) var(--28) calc(0px - var(--8)) rgba(18, 183, 106, 0.6);
}
.t16 .form .btn:hover,
.t16 .form .btn.cl:hover {
  background: var(--Color6);
  color: var(--Color3);
  transform: none;
}
.t16 .form .btn:active,
.t16 .form .btn.cl:active {
  transform: translateY(var(--1));
}

/* — попап-галерея: свои стрелки/крест — */
#gvp {
  --ArrowImageURL:url("../images/arrow-nb.svg");
  --ArrowHoverImageURL:url("../images/arrow-h.svg");
}
.popupBox .popup > a.close {
  background-image: url("../images/close.svg");
}

/* — футер: ink-плашка с логотипом — */
footer.footer {
  background: var(--Ink);
  padding: var(--30) var(--SidePadding);
  margin-top: var(--90);
}
footer.footer .body {
  max-width: var(--Body);
  margin: 0 auto;
}
footer.footer .flogo {
  display: inline-flex;
  align-items: center;
  gap: var(--10);
  color: var(--Color3);
  font-family: var(--HeadFont);
  font-weight: 700;
  font-size: var(--18);
}
footer.footer .flogo img {
  width: var(--32);
  height: var(--32);
}
footer.footer .description {
  font-family: var(--MainFont);
  font-size: var(--14);
  letter-spacing: 0;
  color: var(--Gray4);
}

/* — курсор: ✓-бейдж над свободными позициями — */
#curck {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 60;
  pointer-events: none;
  display: flex;
  align-items: center;
  gap: var(--6);
  transform: translate(calc(var(--cxp, -200px) + var(--18)), calc(var(--cyp, -200px) + var(--18)));
  opacity: 0;
  transition: opacity 0.2s var(--EaseUI);
  background: var(--Color3);
  border: var(--1) solid var(--Line);
  border-radius: var(--30);
  padding: var(--6) var(--12) var(--6) var(--8);
  font-family: var(--HeadFont);
  font-size: var(--12);
  font-weight: 700;
  color: var(--Ink);
  box-shadow: 0 var(--8) var(--20) rgba(27, 36, 48, 0.15);
}
#curck i {
  font-style: normal;
  width: var(--16);
  height: var(--16);
  border-radius: 50%;
  background: var(--Color2);
  color: var(--Color3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--10);
}
body.cur-ok #curck {
  opacity: 1;
}

/* — карта обложек секций по Id (пути от assets/) — */
.s13353 { --BG:url("../images/Sections/13353.png"); }
.s13354 { --BG:url("../images/Sections/13354.png"); }
.s13355 { --BG:url("../images/Sections/13355.png"); }
.s13356 { --BG:url("../images/Sections/13356.png"); }
.s13373 { --BG:url("../images/Sections/13373.png"); }
.s13312 { --BG:url("../images/Sections/13312.svg"); }
.s13313 { --BG:url("../images/Sections/13313.svg"); }
.s13314 { --BG:url("../images/Sections/13314.svg"); }
.s13315 { --BG:url("../images/Sections/13315.svg"); }
.s13361 { --BG:url("../images/Sections/13361.svg"); }
.s13362 { --BG:url("../images/Sections/13362.svg"); }
.s13364 { --BG:url("../images/Sections/13364.svg"); }
.s13365 { --BG:url("../images/Sections/13365.svg"); }

/* ===================================================================
   MOBILE — слито из mobile.scss (раньше отдельный файл с media-атрибутом
   <=1024px). Содержимое уже обёрнуто в @media (max-width:1024px).
   С 19.06.2026 — часть единого main.scss.
   =================================================================== */
/*
   Мобильная/узкая вёрстка: чистая CSS-адаптация по ширине viewport,
   без UA-определения и JS. Грузится всем, активна только в media query.
*/
@media (max-width: 1024px) {
  html {
    touch-action: manipulation;
  }
  body.menu {
    overflow: hidden;
  }
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  :root {
    /* на узких экранах размеры 1:1 в px, без масштабирования от 1760 */
    --Unit: 1px;
    --MainCoef: 1;
    --MainGap: var(--15);
    --MainBlockPadding: var(--20);
    --SidePadding: var(--16);
    --ImageHeight: var(--250);
    --ButtonPaddingTB: var(--10);
    --ButtonPaddingLR: var(--15);
    --MainHeaderFontSize: var(--30);
  }
  .btn {
    font-size: var(--16);
    line-height: normal;
  }
  input.text,
  select.text,
  textarea.text {
    font-size: var(--16);
    line-height: normal;
  }
  .type1 .body,
  .type4 .items,
  .type5,
  .type6,
  .type7,
  .type8,
  .type9,
  .type9.a,
  .type10 .items,
  .type11 .items,
  .type11a,
  .type12 .items,
  .type13 .items,
  .type15,
  .type15a,
  .type19 .items,
  .type20,
  .type22 .line,
  .type23 .line,
  .type24 .line,
  .type26 .items,
  footer.footer {
    flex-direction: column;
    flex-wrap: initial;
  }
  .h1, h1.title,
  .h2, h2.title,
  .h3, h3.title {
    font-size: var(--30);
    line-height: normal;
    hyphens: auto;
  }
  .h3,
  h3.title {
    font-size: var(--20);
  }
  .description,
  .type33aaa:before {
    font-size: var(--16);
    line-height: normal;
  }
  .t2a .title {
    font-size: var(--20);
    line-height: normal;
  }
  .more {
    font-size: var(--14);
  }
  .type1 .body:before,
  .type9:before {
    flex: 0 0 var(--ImageHeight);
  }
  .type1 .body .info,
  .type9 .info,
  .type15 .info {
    padding: 0 var(--MainBlockPadding) var(--MainBlockPadding);
  }
  .type2 h2.title,
  .type4 h2.title,
  .type10 h2.title,
  .type11 h2.title,
  .type12 h2.title,
  .type14,
  .type15 > .items,
  .type17,
  .type19 h2.title,
  .type20,
  .type21,
  .type22 h2.title,
  .type22 .line .content,
  .type24 h2.title,
  .type24 .line,
  .type25 h2.title,
  .type25 .container,
  .type28 h2.title,
  .type28 .container,
  .type29,
  .type31 h2.title,
  .type31 .description,
  #gvp .popup .info-block,
  .type33 {
    padding: 0 var(--MainBlockPadding);
  }
  .type15 > .items,
  #gvp .popup .info-block {
    padding-bottom: var(--MainBlockPadding);
  }
  .type5,
  .type6,
  .type7,
  .type8 {
    padding: 0;
    display: flex;
    background: var(--Color1);
  }
  .type5:before,
  .type6:before,
  .type7:before,
  .type8:before {
    content: "";
    background: var(--BG) right center/cover no-repeat;
    flex: 0 0 var(--ImageHeight);
  }
  .type5 .info,
  .type6 .info,
  .type7 .info,
  .type8 .info,
  .type23 .body,
  .type26,
  .type27,
  .type27 .info,
  .type30 {
    padding: var(--MainBlockPadding);
  }
  .type15,
  .type23,
  #gvp .popup {
    padding: 0;
  }
  .type22 .line .map,
  .type24 .map {
    flex: 0 0 var(--ImageHeight);
  }
  #gvp .popup {
    flex-direction: column;
  }
  #gvp .popup .info-block {
    flex: none;
  }
  #gvp .popup .photo {
    position: relative;
  }
  #gvp .popup .photo > .arrow {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
  }
  #gvp .popup .photo > .arrow.right {
    left: auto;
    right: 0;
  }
  #gvp .popup .photo > .arrow .arrow {
    background-color: rgba(255, 255, 255, 0.75);
  }
  header.header {
    /* на узких экранах шапка обычная, в потоке, на чёрном фоне */
    position: relative;
    mix-blend-mode: normal;
    background: var(--Color1);
    padding: var(--15) var(--SidePadding);
  }
  header.header .logo .pixio {
    font-size: var(--22);
  }
  header.header .contacts a {
    width: var(--40);
    height: var(--40);
  }
  header.header .contacts a:before {
    width: var(--18);
    height: var(--18);
  }
  header.header .logo {
    flex: none;
  }
  header.header .m {
    display: block;
    flex: 0 0 var(--20);
  }
  header.header .m .mb {
    display: block;
    width: var(--20);
    height: var(--20);
    position: relative;
  }
  header.header .m .mb:before {
    content: "";
    display: block;
    position: absolute;
    top: var(--3);
    height: var(--14);
    width: var(--14);
    left: var(--3);
    border-top: 2px solid var(--Color3);
    border-bottom: 2px solid var(--Color3);
    transition: all 0.3s linear;
  }
  header.header .m .mb:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: var(--3);
    height: 2px;
    width: var(--14);
    background: var(--Color3);
    transform: translateY(-50%);
    transition: all 0.3s linear;
  }
  header.header .menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(5px);
    transition: all 0.3s linear;
    flex-direction: column;
    padding: var(--Type3Padding) var(--BlockIconWidth);
    gap: var(--MainBlockPadding);
  }
  header.header .menu a {
    font-size: var(--16);
  }
  header.header .menu {
    /* подменю страниц в оверлее раскрыто всегда: без дропдауна и шеврона */
  }
  header.header .menu .sub > a:after {
    display: none;
  }
  header.header .menu .sub menu {
    position: static;
    margin: 0;
    padding: var(--12) 0 0 var(--16);
    background: none;
    border: none;
    border-radius: 0;
    backdrop-filter: none;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    display: flex;
    flex-direction: column;
    gap: var(--12);
  }
  .menu header.header .logo {
    z-index: 6;
    position: relative;
  }
  .menu header.header .m {
    z-index: 5;
  }
  .menu header.header .m .mb:before {
    height: 0;
    border-top-width: var(--1);
    border-bottom-width: var(--1);
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .menu header.header .m .mb:after {
    transform: translateY(-50%) rotate(-45deg);
  }
  .menu header.header .menu {
    z-index: 5;
    opacity: 1;
    pointer-events: auto;
  }
  .popupBox .popup > a.close {
    right: 0;
    top: 0;
    z-index: 2;
  }
  .popupBox#requestPopup .popup {
    flex: 0 0 100%;
  }
  .type0 .arrows {
    right: var(--15);
    bottom: var(--15);
  }
  .type0 .arrows .arrow {
    width: var(--30);
    height: var(--30);
  }
  .type0 .type0a {
    padding: var(--MainBlockPadding);
  }
  .type0 .type0a .info {
    --HeaderSliderMinWidth: 100%;
    --HeaderSliderMaxWidth: 100%;
  }
  .type2 .items {
    flex-direction: column;
  }
  .type3 {
    padding: var(--MainBlockPadding);
    background: none;
    position: relative;
  }
  .type3:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--BG);
    z-index: -1;
    opacity: 0.25;
  }
  .type4a {
    flex: none;
  }
  .type4a .info {
    flex: none;
  }
  .type6:before,
  .type8:before {
    background-position: left center;
  }
  .type7,
  .type8 {
    background: var(--Color3);
  }
  .type9 .info {
    padding-bottom: 0;
  }
  .type13aa {
    flex: 0 0 calc((100% - var(--MainGap)) / 2);
  }
  .type15 {
    flex-direction: column-reverse;
  }
  .type15 .info {
    padding: var(--MainBlockPadding);
  }
  .type18a {
    flex: 0 0 80%;
  }
  .type18a img {
    max-width: 100%;
  }
  .type20 > .up {
    flex: none;
  }
  .type22 .line .content,
  .type23 .line .content,
  .type24 .line .content {
    flex: none;
  }
  .type25a {
    flex: 0 0 80%;
  }
  .type26 .items {
    gap: var(--MainGap);
  }
  .type28a {
    flex: none;
    max-width: 70%;
  }
  .type29 .bullets,
  .type30 .bullets {
    flex-wrap: wrap;
  }
  .type31a {
    flex: 0 0 50%;
  }
  .type33 .items {
    column-count: 1;
  }
  /* --- Секции в стилистике pixio.kz на узких экранах ---------- */
  .t0 {
    min-height: 100svh;
  }
  .t0a:before, .t0a:after {
    display: none;
  }
  .t0a .info .title {
    font-size: var(--40);
  }
  .t0a .info .description, .t21a > .title {
    padding: 0;
    font-size: var(--18);
  }
  .t0a .info .description p.price, .t21a > .title p.price {
    font-size: var(--48);
  }
  /* сетки — в одну колонку */
  .t2 .items,
  .t6 .items {
    --InLine: 1;
  }
  .t2 h2.title,
  .t6 h2.title {
    font-size: var(--30);
  }
  /* соединительные линии между карточками не нужны в колонке */
  .t6a:after {
    content: none !important;
  }
  .t14 {
    flex-direction: column;
  }
  .t14 > .up {
    flex: none;
  }
  .t16.dark {
    padding: var(--64) var(--SidePadding);
  }
  .t16.dark h2.title {
    font-size: var(--36);
  }
  .t16 .line {
    flex-direction: column;
    gap: var(--32);
  }
  .t16 .line .content {
    flex: none;
  }
  .t18 .items {
    gap: var(--24);
  }
  .t18a .title {
    font-size: var(--60);
  }
  /* ============ ТулТайм · мобайл ============ */
  #mb {
    overflow-x: clip;
  }
  #curck {
    display: none;
  }
  body:not([data-language])::after {
    display: none;
  }
  /* шапка: белая плашка, кликабельный бургер, ink-линии */
  header.header {
    pointer-events: auto;
    mix-blend-mode: normal;
    background: #fff;
    border-bottom: 1px solid var(--Gray2);
    padding: var(--12) var(--16);
  }
  header.header .logo .mark {
    width: var(--32);
    height: var(--32);
  }
  header.header .logo .pixio {
    color: var(--Ink);
    font-size: var(--18);
  }
  header.header .logo .label {
    display: none;
  }
  header.header .contacts a.cta {
    display: none;
  }
  header.header .contacts a {
    background-color: #fff;
    border-color: var(--Gray2);
  }
  header.header .m .mb:before {
    border-top-color: var(--Ink);
    border-bottom-color: var(--Ink);
  }
  header.header .m .mb:after {
    background: var(--Ink);
  }
  /* открытое меню: плотный ink-оверлей, крупные пункты */
  header.header .menu {
    background: var(--Ink);
    backdrop-filter: none;
    padding: var(--110) var(--24);
    gap: var(--18);
    transition: opacity 0.25s var(--EaseUI);
  }
  header.header .menu a {
    color: #fff;
    font-size: var(--22);
    font-family: var(--HeadFont);
    font-weight: 600;
    background: none;
    padding: var(--6) 0;
  }
  header.header .menu a:hover {
    color: var(--Color2);
    background: none;
  }
  body.menu header.header {
    background: var(--Ink);
    border-color: transparent;
    transition: none;
  }
  body.menu header.header .logo .pixio {
    color: #fff;
  }
  body.menu header.header .m .mb:before {
    border-top-color: #fff;
    border-bottom-color: #fff;
  }
  body.menu header.header .m .mb:after {
    background: #fff;
  }
  /* герой: колонка, фигура ниже, тикер в потоке */
  .t0 {
    min-height: auto;
    flex-direction: column;
    align-items: stretch;
  }
  .t0 .container {
    width: 100%;
  }
  .t0a {
    padding: var(--54) var(--16) var(--24);
    align-items: flex-start;
  }
  .t0a .body {
    flex-direction: column;
    gap: var(--24);
    align-items: flex-start;
    min-width: 0;
  }
  .t0a .info {
    min-width: 0;
    flex: none;
    width: 100%;
  }
  .t0a .info .title {
    font-size: var(--34);
  }
  .t0a .info .description {
    font-size: var(--16);
    max-width: 100%;
  }
  .t0a .hfig {
    flex: none;
    max-width: 100%;
    transform: none;
  }
  .t0 .tick {
    position: static;
    margin-top: var(--10);
  }
  .t0 .tick span {
    font-size: var(--11);
  }
  /* ширина: секции с полями 16, карточные — в колонку */
  .body {
    width: 100%;
  }
  #mb > .s.body {
    margin-left: var(--16);
    margin-right: var(--16);
    width: auto;
  }
  .t3 .items,
  .t2 .items,
  .t13 .items {
    flex-direction: column;
  }
  .t3a,
  .t2a,
  .t13a {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
  .t6 {
    flex-direction: column;
    gap: var(--20);
  }
  .t6 .phone {
    position: static;
    flex: none;
    width: 100%;
  }
  .t6 .phone .dev {
    width: var(--260);
    height: var(--440);
  }
  .t6a {
    min-height: 0;
    width: 100%;
    max-width: 100%;
  }
  .t6a h3.title {
    font-size: var(--18);
  }
  .t23 .items {
    flex-direction: column;
  }
  .t23a {
    width: 100%;
    max-width: 100%;
    flex: none;
  }
  .t18 {
    padding: var(--45) var(--16);
  }
  .t18 h2.title {
    font-size: var(--24);
  }
  .t18 .items {
    justify-content: flex-start;
  }
  .t18a {
    flex: 0 0 calc(50% - var(--12));
  }
  .t18a .title {
    font-size: var(--38);
  }
  .board {
    padding: var(--18);
  }
  .bhead .title {
    font-size: var(--22);
  }
  .bhead .upd {
    margin-left: 0;
    flex: 1 1 100%;
    font-size: var(--12);
  }
  .board .row {
    flex-wrap: wrap;
    gap: var(--8) var(--10);
    padding: var(--12) 0;
  }
  .board .nm {
    flex: 1 1 60%;
    font-size: var(--15);
  }
  .board .st {
    flex: 0 0 auto;
  }
  .board .dep {
    flex: 1 1 40%;
  }
  .board .bk {
    margin-left: auto;
  }
  .t5,
  .t5.a {
    flex-direction: column;
  }
  .t5:before {
    flex: 0 0 var(--200);
    width: 100%;
  }
  .t5 .info {
    padding: var(--20);
  }
  .t7 .items {
    flex-direction: column;
  }
  .t7a {
    width: 100%;
    max-width: 100%;
    flex: none;
  }
  .t12a img {
    height: var(--170);
  }
  .t4 {
    padding: var(--45) var(--20);
  }
  .t4 .info,
  .t4.r .info {
    max-width: 100%;
    margin: 0;
  }
  .t4 .info .title {
    font-size: var(--24);
  }
  .t21a > .title {
    font-size: var(--17);
    padding-left: var(--28);
  }
  .t21a > .title:before {
    font-size: var(--45);
  }
  .t21a .info {
    padding-left: var(--28);
    flex-wrap: wrap;
  }
  .t14 {
    gap: var(--16);
  }
  .t19 {
    padding: var(--45) var(--16);
  }
  .t19 .info h2.title {
    font-size: var(--26);
  }
  .t19 .info .description strong,
  .t19 .info .description b {
    font-size: var(--38);
  }
  .t15a > .title {
    font-size: var(--17);
    line-height: 1.35;
    padding: var(--14) 0;
  }
  .t16.mt .body > .map {
    height: var(--200);
    min-height: 280px;
  }
  .t16 .form {
    flex: 0 0 auto;
    width: 100%;
    padding: var(--18);
  }
  .t16a .description {
    font-size: var(--15);
  }
  h2.title,
  .h2 {
    font-size: var(--24);
  }
  .t3 .sub {
    font-size: var(--14);
  }
  footer.footer .body {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--12);
  }
  footer.footer .description {
    font-size: var(--13);
  }
}
/* конец @media (max-width: 1024px) */

/* ===== themes.css (пресеты-«характеры»: body.theme-soft / theme-brutal) ===== */
/* ============================================================
   Темы Pixio — курируемые наборы «характера» облика.

   Тема = класс body.theme-* , переопределяющий РОЛЕВЫЕ токены из
   variables.scss (см. их блок «Ролевые токены ТЕМЫ»). HTML секций
   и геометрия макета не меняются — только характер: вес/регистр
   заголовков, наличие градиентной линии, фактура карточек, лейблы,
   плотность, трактовка акцента.

   Правило §0.2: только нативный CSS (css-переменные + селекторы).
   Никаких sass-переменных/миксинов — файл грузится в браузер сырым.

   Дефолт (без класса) = theme-pixio, ничего не переопределяет.
   Карта токенов и обоснование — proj/Theme_Variants_Audit.md.
   ============================================================ */
/* ── theme-soft — редакционный/спокойный ─────────────────────
   Заголовки обычного веса без uppercase и без градиентной линии;
   лейблы основным шрифтом; карточки мягко скруглены с лёгкой тенью;
   кнопки скруглённые; акцент плоский (градиент схлопнут в цвет);
   больше воздуха. */
body.theme-soft {
  --HeadingWeight:600;
  --HeadingTransform:none;
  --HeadingTracking:-0.02em;
  --HeadingLine:none;
  --H3Weight:600;
  --HeroWeight:700;
  --HeroTransform:none;
  --LabelFont:var(--MainFont);
  --LabelTransform:none;
  --LabelTracking:0;
  --CardRadius:var(--24);
  --CardRadiusLg:var(--32);
  --CardSharpRadius:var(--24);
  --CardShadow:0 var(--4) var(--12) rgba(0,0,0,.06);
  --CardBorderWidth:var(--1);
  --ButtonsBorderRadius:var(--50);
  --ButtonTransform:none;
  --ButtonFont:var(--MainFont);
  /* плоский акцент: линии/цифры/рамки одноцветные */
  --Gradient:var(--Color2);
  --GradientR:var(--Color2);
  /* больше воздуха */
  --MainGap:var(--40);
  --MainPadding:var(--128);
}

/* ── theme-brutal — строгий/контрастный ──────────────────────
   Максимально жирно, плотно, прямоугольно; без скруглений, теней
   и градиентных линий; «живость» карточек приглушена. */
body.theme-brutal {
  --HeadingWeight:900;
  --HeadingTracking:-0.03em;
  --HeadingLine:none;
  --HeroWeight:900;
  --CardRadius:0;
  --CardRadiusLg:0;
  --CardSharpRadius:0;
  --BadgeRadius:0;
  --CardShadow:none;
  --CardBorderWidth:var(--3);
  --CardFill:var(--Color3);
  --ButtonBorderWidth:var(--3);
  --MainGap:var(--16);
}

/* движение нельзя вынести в токен (значение transform) — глушим
   hover-подъём карточек классом темы; hero-анимации не трогаем
   (у них своя reduce-motion-страховка в main.scss) */
body.theme-brutal .t2a:hover,
body.theme-brutal .t3a:hover,
body.theme-brutal .t6a:hover,
body.theme-brutal .t13a:hover {
  transform: none;
}

body.theme-brutal .t6a:hover:before {
  animation: none;
  transform: rotateZ(6deg);
}

/* ── Make kit overrides ────────────────────────────────────────
   Приклеивается build.sh в КОНЕЦ styles.css. Два фикса:

   1) Tailwind Фигмы содержит утилиту `.container` (max-width по
      брейкпоинтам), которая коллидирует с нашим структурным классом
      .container (t0/t17/t20/t21) и схлопывает контейнеры в 0.
      Нейтрализуем (найдено 07.06.2026, держать всегда).

   2) Въездные анимации hero отключены: контент обязан быть видимым
      независимо от поддержки анимаций; Make может добавить свои.
      (На боевом сайте анимации остаются — style/sections.scss.) */

.s .container,
#mb .container {
  max-width: none !important;
}

.t0a .body,
.t0a .body:before,
.t0a .body:after,
.t0a .info .HeaderSliderDescription p {
  opacity: 1;
  animation: none;
}
.t0a.current .info {
  animation: none;
}

/* PIXIO-STYLES-END — if you can read this comment at the end of the file, the stylesheet arrived complete. */
