.catalog-root-module__Q-kfta__page{background:var(--bg);min-height:70vh;color:var(--text)}.catalog-root-module__Q-kfta__container{width:min(calc(100% - 48px), var(--max));margin:0 auto}.catalog-root-module__Q-kfta__breadcrumbs{color:var(--muted);align-items:center;gap:8px;padding:18px 0 12px;font-size:12px;display:flex}.catalog-root-module__Q-kfta__breadcrumbs a{color:inherit;text-decoration:none}.catalog-root-module__Q-kfta__breadcrumbs a:hover{color:var(--accent-ink)}.catalog-root-module__Q-kfta__hero{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:radial-gradient(circle at 100% 0,#61cc151a,#0000 31%),#fff;border-radius:20px;grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);gap:22px;padding:32px;display:grid;position:relative;overflow:hidden}.catalog-root-module__Q-kfta__hero:before{background:var(--accent);content:"";border-radius:0 0 4px 4px;width:72px;height:3px;position:absolute;top:0;left:32px}.catalog-root-module__Q-kfta__eyebrow{color:var(--accent-ink);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.catalog-root-module__Q-kfta__hero h1{letter-spacing:-.045em;margin:9px 0 0;font-size:clamp(40px,5vw,62px);line-height:.98}.catalog-root-module__Q-kfta__hero>div>p{max-width:760px;color:var(--muted);margin:15px 0 0;font-size:15px;line-height:1.65}.catalog-root-module__Q-kfta__heroMeta{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.catalog-root-module__Q-kfta__heroMeta>*{border:1px solid var(--line);color:#59636d;background:#fff;border-radius:999px;align-items:center;min-height:31px;padding:0 11px;font-size:11px;display:inline-flex}.catalog-root-module__Q-kfta__heroMeta strong{color:var(--text)}.catalog-root-module__Q-kfta__heroAction{background:var(--surface-dark);color:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;padding:23px;display:flex}.catalog-root-module__Q-kfta__heroAction strong{font-size:20px;line-height:1.2}.catalog-root-module__Q-kfta__heroAction p{color:#c2cad0;margin:9px 0 18px;font-size:12px;line-height:1.58}.catalog-root-module__Q-kfta__heroAction button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:9px;width:fit-content;min-height:43px;padding:0 15px;font-weight:850}.catalog-root-module__Q-kfta__heroAction button:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.catalog-root-module__Q-kfta__catalogSection{padding:34px 0 64px}.catalog-root-module__Q-kfta__sectionHead{justify-content:space-between;align-items:end;gap:30px;margin-bottom:17px;display:flex}.catalog-root-module__Q-kfta__sectionHead span{color:var(--accent-ink);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.catalog-root-module__Q-kfta__sectionHead h2{letter-spacing:-.035em;margin:5px 0 0;font-size:31px;line-height:1.08}.catalog-root-module__Q-kfta__sectionHead p{max-width:510px;color:var(--muted);margin:0;font-size:12px;line-height:1.58}.catalog-root-module__Q-kfta__rootGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.catalog-root-module__Q-kfta__rootCard{border:1px solid var(--line);min-height:220px;box-shadow:var(--shadow-xs);background:#fff;border-radius:15px;padding:19px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative}.catalog-root-module__Q-kfta__rootCard:hover{box-shadow:var(--shadow-sm);border-color:#cad3d8;transform:translateY(-2px)}.catalog-root-module__Q-kfta__rootTitle{color:#161d23;justify-content:space-between;gap:12px;font-size:16px;font-weight:900;line-height:1.25;text-decoration:none;display:flex}.catalog-root-module__Q-kfta__rootTitle span{color:var(--accent-ink);transition:transform .15s}.catalog-root-module__Q-kfta__rootCard:hover .catalog-root-module__Q-kfta__rootTitle span{transform:translate(2px)}.catalog-root-module__Q-kfta__childLinks{gap:1px;margin-top:12px;display:grid}.catalog-root-module__Q-kfta__childLinks a{color:#59636d;padding:6px 0;font-size:11px;line-height:1.35;text-decoration:none}.catalog-root-module__Q-kfta__childLinks a:hover,.catalog-root-module__Q-kfta__moreLink:hover{color:var(--accent-ink)}.catalog-root-module__Q-kfta__rootCard>p{color:var(--muted-2);font-size:11px}.catalog-root-module__Q-kfta__moreLink{color:var(--accent-ink);margin-top:10px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}@media (max-width:980px){.catalog-root-module__Q-kfta__hero{grid-template-columns:1fr}.catalog-root-module__Q-kfta__rootGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.catalog-root-module__Q-kfta__container{width:min(calc(100% - 24px), var(--max))}.catalog-root-module__Q-kfta__breadcrumbs{padding-top:14px;font-size:11px}.catalog-root-module__Q-kfta__hero{border-radius:16px;gap:16px;padding:19px}.catalog-root-module__Q-kfta__hero:before{width:54px;left:19px}.catalog-root-module__Q-kfta__hero h1{font-size:38px}.catalog-root-module__Q-kfta__hero>div>p{font-size:13px}.catalog-root-module__Q-kfta__heroAction{padding:18px}.catalog-root-module__Q-kfta__heroAction button{width:100%}.catalog-root-module__Q-kfta__catalogSection{padding-top:25px}.catalog-root-module__Q-kfta__sectionHead{display:block}.catalog-root-module__Q-kfta__sectionHead h2{font-size:26px}.catalog-root-module__Q-kfta__sectionHead p{margin-top:9px}.catalog-root-module__Q-kfta__rootGrid{grid-template-columns:1fr}.catalog-root-module__Q-kfta__rootCard{min-height:0;padding:16px}.catalog-root-module__Q-kfta__rootTitle{font-size:15px}.catalog-root-module__Q-kfta__childLinks{grid-template-columns:1fr 1fr;gap:0 12px}}
