/*! @preserve === CRITICAL:HOME_HERO:START === */.hm-hero{position:relative;overflow:hidden;background:#0a1f3f}.hm-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1100px 560px at 76% 96%,rgba(37,99,235,.42),transparent 62%),radial-gradient(620px 340px at 12% 6%,rgba(99,102,241,.16),transparent 60%),linear-gradient(135deg,#0a1f3f,#00154f 55%,#0b1f44)}.hm-hero__inner{position:relative;z-index:1;padding:48px 0 52px;display:flex;flex-wrap:wrap;gap:32px;align-items:center}.hm-hero__left{min-width:0;flex:1.6 1 520px}.hm-hero__title{margin:0 0 16px;color:#fff;font-size:clamp(1.7rem,6vw,2.7rem);font-weight:800;letter-spacing:-.025em;line-height:1.12}.hm-hero__lead{margin:0 0 22px;color:#ffffffb8;font-size:clamp(.95rem,2.4vw,1.05rem);line-height:1.55;max-width:600px}.hm-hero__list{list-style:none;margin:0 0 22px;padding:0;display:flex;flex-direction:column;gap:12px;max-width:600px}.hm-hero__listItem{display:flex;align-items:center;gap:12px;color:#ffffffeb;font-size:clamp(.95rem,2.4vw,1.05rem);line-height:1.4}.hm-hero__listIco{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.hm-hero__listIco img{width:24px;height:24px;object-fit:contain}.hm-hero__chips{display:flex;flex-wrap:wrap;gap:8px}.hm-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);color:#ffffffe6;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease}.hm-chip:hover{background:#ffffff1f;border-color:#fc09}.hm-chip__ico{display:inline-flex}.hm-chip__ico img{width:24px;height:24px;object-fit:contain}.hm-heroStats{flex:1 1 340px;display:flex;flex-direction:column;background:#ffffff0d;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:8px 28px}.hm-heroStatRow{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.hm-heroStatRow:last-child{border-bottom:0}.hm-heroStat{display:flex;align-items:center;gap:14px;min-width:0}.hm-heroStat__ico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.hm-heroStat__ico svg{width:24px;height:24px}.hm-heroStat__ico img{width:50px;height:50px;object-fit:contain}.hm-heroStat__body{display:flex;flex-direction:column;min-width:0}.hm-heroStat__num{color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:-.01em;line-height:1.12;white-space:nowrap}.hm-heroStat__label{color:#ffffffa8;font-size:13px;line-height:1.3;margin-top:2px}.hm-section{padding:56px 0}.hm-section--surface{background:#fff}.hm-secHead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.hm-secHead__left{min-width:0}.hm-secHead__title{font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:800;color:#0f172a;letter-spacing:-.025em;margin:0 0 8px;line-height:1.15}.hm-secHead__sub{font-size:15px;color:#475569;margin:0;line-height:1.5}.hm-secHead__more{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#256dd3;text-decoration:none;transition:color .15s ease;white-space:nowrap;flex-shrink:0}.hm-secHead__more:hover{color:#1b4fa0}.hm-secHead__more:hover svg{transform:translate(3px);transition:transform .15s ease}.hm-secHead__more svg{width:14px;height:14px}.hm-sects{display:grid;grid-template-columns:1fr;gap:16px}.hm-sect{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px 18px;text-decoration:none;transition:transform .18s ease,box-shadow .2s ease,border-color .18s ease}.hm-sect:hover{transform:translateY(-3px);box-shadow:0 14px 34px #00000014;border-color:var(--sx)}.hm-sect__head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.hm-sect__ico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;border-radius:12px;background:var(--sx-soft);color:var(--sx)}.hm-sect__ico svg{width:26px;height:26px}.hm-sect__ico img{width:26px;height:26px;object-fit:contain}.hm-sect__titles{min-width:0}.hm-sect__title{font-size:1rem;font-weight:750;color:#0f172a;line-height:1.2;margin:0;letter-spacing:-.01em}.hm-sect__sub{display:block;font-size:14px;color:#64748b;line-height:1.4;margin:0;min-height:2.8em}.hm-sect__list{list-style:none;margin:0 0 18px;padding:14px 0 0;border-top:1px solid #e7e7e7;display:flex;flex-direction:column;gap:7px;flex:1 1 auto}.hm-sect__list li{position:relative;padding-left:16px;font-size:12px;color:#475569;line-height:1.35}.hm-sect__list li:before{content:"";position:absolute;left:2px;top:7px;width:5px;height:5px;border-radius:50%;background:var(--sx)}.hm-sect__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:11px 14px;border-radius:12px;background:var(--sx-soft);color:var(--sx);font-size:12px;font-weight:700}.hm-sect__btn svg{width:16px;height:16px}.hm-sect:hover .hm-sect__btn{filter:brightness(.97)}.hm-sect--navy{--sx: #1e3a8a;--sx-soft: rgba(30,58,138,.1)}.hm-sect--sky{--sx: #0ea5e9;--sx-soft: rgba(14,165,233,.13)}.hm-sect--green{--sx: #059669;--sx-soft: rgba(16,185,129,.12)}.hm-sect--purple{--sx: #7c3aed;--sx-soft: rgba(124,58,237,.1)}.hm-sect--amber{--sx: #b45309;--sx-soft: rgba(245,158,11,.16)}.hm-types{display:grid;grid-template-columns:1fr;gap:16px}.hm-type{display:flex;align-items:flex-start;gap:8px;padding:22px 10px;background:#fff;border:1px solid #e7ecf3;border-radius:16px;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease,border-color .18s ease}.hm-type:hover{border-color:#d6deea;box-shadow:0 6px 22px #0f172a14;transform:translateY(-2px)}.hm-type__ico{flex:0 0 auto;width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center}.hm-type__ico img{width:72px;height:72px;object-fit:contain}.hm-type__body{display:flex;flex-direction:column;min-width:0}.hm-type__title{font-size:1rem;font-weight:750;color:#0f172a;line-height:1.25;letter-spacing:-.01em}.hm-type__sub{margin-top:5px;font-size:13px;color:#475569;line-height:1.25}.hm-type__btn{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:700;color:#256dd3}.hm-type__btn svg{width:16px;height:16px}.hm-type:hover .hm-type__btn svg{transform:translate(3px);transition:transform .18s ease}body.home-dark .hm-section{padding:22px 0}body.home-dark .hm-section:first-of-type{padding-top:0}body.home-dark .hm-secHead{margin-bottom:16px;align-items:center}body.home-dark .hm-secHead__title{font-size:1.15rem;line-height:1.2;letter-spacing:-.01em;margin:0}body.home-dark .hm-secHead__sub{font-size:13px;margin-top:2px}@media(max-width:900px){.hm-hero__inner{padding:30px 0 36px;gap:22px}.hm-heroStats{margin-top:4px;padding:6px 22px}.hm-heroStatRow{gap:18px;padding:16px 0}.hm-heroStat__num{font-size:1.2rem}}@media(max-width:480px){.hm-heroStatRow{grid-template-columns:1fr;gap:14px}}@media(min-width:600px){.hm-sects{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.hm-sects{grid-template-columns:repeat(3,1fr)}}@media(min-width:1240px){.hm-sects{grid-template-columns:repeat(5,1fr);gap:18px}}@media(min-width:901px){.hm-sect__list{margin-top:15px}}@media(min-width:600px){.hm-types{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.hm-types{grid-template-columns:repeat(3,1fr)}}@media(min-width:1240px){.hm-types{grid-template-columns:repeat(5,1fr);gap:14px}}/*! @preserve === CRITICAL:HOME_HERO:END === */.mc-card{background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;box-shadow:0 1px 4px #0000000f;border:1px solid #f1f5f9;transition:box-shadow .2s,transform .2s}.mc-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.mc-card__head{display:flex;align-items:center;gap:12px}.mc-card__icon{width:60px;height:60px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.mc-card__icon img{width:60px;height:60px;object-fit:contain}.mc-card__iconFb{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fc0,#f59e0b);color:#1a0a00;font-weight:800;font-size:1.1rem;border-radius:10px}.mc-card__titleWrap{flex:1;min-width:0}.mc-card__name{display:block;font-size:.95rem;font-weight:750;color:#0f172a;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-card__name:hover{color:#2563eb}.mc-card__license{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-card__params{display:flex;flex-direction:column;border-top:1px solid #f1f5f9;margin-top:14px;padding-top:12px}.mc-card__param{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #f1f5f9}.mc-card__param:last-child{border-bottom:0}.mc-card__paramLabel{font-size:13px;font-weight:500;color:#64748b}.mc-card__paramVal{font-size:13px;font-weight:700;color:#0f172a;text-align:right}.mc-card__cta{margin-top:16px}.mc-card__btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;background:#fc0;color:#1a0a00;font-weight:700;font-size:.9rem;border-radius:10px;text-decoration:none;transition:background .15s,transform .1s}.mc-card__btn:hover{background:#f5c000;transform:translateY(-1px)}.mc-card__btn:active{transform:translateY(0)}.hm-slider{position:relative}.hm-slider__track{display:grid;grid-auto-flow:column;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.hm-slider__track::-webkit-scrollbar{display:none}.hm-slider__cell{scroll-snap-align:start}.mc-grid--slider{grid-auto-columns:calc((100% - 16px * 3.25) / 3.25)}.hm-slider__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px}.hm-slider__navBtn{width:40px;height:40px;border-radius:50%;border:1.5px solid #e2e8f0;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.hm-slider__navBtn:hover:not(:disabled){border-color:#fc0;background:#ffcc001a}.hm-slider__navBtn:disabled{opacity:.35;cursor:default}.hm-slider__dots{display:flex;align-items:center;gap:7px}.hm-slider__dots button{width:9px;height:9px;padding:0;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:background .15s,transform .15s}.hm-slider__dots button.is-active{background:#fc0;transform:scale(1.35)}.hm-slider__cell.mc-card{height:100%;box-sizing:border-box}.hm-values{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-val{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:20px 22px}.hm-val__body{min-width:0}.hm-val__ico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:12px;background:#ffcc002e;color:#b45309;font-size:1.4rem;font-weight:800}.hm-val__ico--blue{background:#2563eb1f;color:#2563eb}.hm-val__ico--orange{background:#f59e0b29;color:#d97706}.hm-val__ico--purple{background:#7c3aed1f;color:#7c3aed}.hm-val__ico--green{background:#16a34a1f;color:#16a34a}.hm-val__ico svg{width:28px;height:28px;stroke-width:2}.hm-val__title{font-size:.85rem;font-weight:750;color:#0f172a;letter-spacing:-.015em;margin:0 0 8px;line-height:1.25}.hm-val__text{font-size:12px;color:#475569;line-height:1.3;margin:0}.hm-duo{display:grid;grid-template-columns:1fr;gap:36px;align-items:start}.hm-duoGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hm-dcard{position:relative;display:flex;background:#fff;border:1px solid #e7ecf3;border-radius:14px;text-decoration:none;min-height:150px;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.hm-dcard:hover{border-color:#d6deea;box-shadow:0 6px 20px #0f172a14;transform:translateY(-2px)}.hm-dcard--calc{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:20px 12px}.hm-dcard__ico{flex:0 0 auto;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}.hm-dcard__ico img{width:48px;height:48px;object-fit:contain}.hm-dcard__title{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.25;letter-spacing:-.01em}.hm-dcard--term{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:20px 14px 28px}.hm-dcard__term{font-size:.98rem;font-weight:750;color:#0f172a;line-height:1.2;letter-spacing:-.01em}.hm-dcard__desc{font-size:12.5px;color:#64748b;line-height:1.35}.hm-dcard__arrow{position:absolute;right:12px;bottom:10px;color:#0f172a;line-height:0;transition:transform .18s ease}.hm-dcard__arrow svg{width:16px;height:16px}.hm-dcard--term:hover .hm-dcard__arrow{transform:translate(3px)}.hm-arts{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hm-art{display:flex;flex-direction:column;background:#fff;border:1px solid #e7ecf3;border-radius:16px;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.hm-art:hover{border-color:#d6deea;box-shadow:0 8px 26px #0f172a1a;transform:translateY(-2px)}.hm-art__cover{position:relative;display:block;aspect-ratio:16 / 10;background:#eef2f7;overflow:hidden}.hm-art__cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hm-art__ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:800;color:#0f172a2e}.hm-art__body{display:flex;flex-direction:column;flex:1 1 auto;padding:16px 18px 18px}.hm-art__chip{display:inline-block;align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px;margin-bottom:10px}.hm-art__title{margin:0 0 14px;font-size:.95rem;font-weight:750;line-height:1.35;color:#0f172a;letter-spacing:-.01em}.hm-art__title a{color:inherit;text-decoration:none}.hm-art__title a:hover{color:#256dd3}.hm-art__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;font-size:12px;color:#64748b}.hm-art__metaLeft{display:inline-flex;align-items:center;gap:6px}.hm-art__sep{opacity:.5}.hm-art__views{display:inline-flex;align-items:center;gap:4px}.hm-art__views svg{flex:0 0 14px;opacity:.85}@media(max-width:1024px){.hm-values{grid-template-columns:repeat(2,1fr)}.mc-grid--slider{grid-auto-columns:calc((100% - 16px * 2.25) / 2.25)}}@media(max-width:720px){.hm-section{padding:40px 0}.hm-values{grid-template-columns:repeat(2,1fr);gap:12px}.hm-secHead{margin-bottom:20px}.hm-secHead__more{font-size:13px}.hm-val{padding:22px 20px}.mc-grid--slider{grid-auto-columns:calc((100% - 20px)*.8)}.hm-slider__navBtn{display:none}.hm-slider__nav{margin-top:14px}}@media(max-width:900px){body.has-bottom-bar .hm-section:last-of-type{padding-bottom:72px}}@media(min-width:1024px){.hm-arts{grid-template-columns:repeat(4,1fr)}}@media(max-width:420px){.hm-arts{grid-template-columns:1fr}}@media(min-width:900px){.hm-duo{grid-template-columns:1fr 1fr;gap:28px}.hm-duoGrid{grid-template-columns:repeat(4,1fr);gap:10px}}@media(max-width:420px){.hm-duoGrid{grid-template-columns:1fr}}@media(max-width:720px){body.home-dark .hm-section{padding:18px 0}body.home-dark .hm-secHead__title{font-size:1.05rem}}
