{"id":27,"date":"2026-07-03T20:53:41","date_gmt":"2026-07-03T20:53:41","guid":{"rendered":"https:\/\/thibrh.com\/%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/"},"modified":"2026-07-04T02:40:21","modified_gmt":"2026-07-04T02:40:21","slug":"%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9","status":"publish","type":"page","link":"https:\/\/thibrh.com\/en\/","title":{"rendered":"The main"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&#038;family=IBM+Plex+Sans:wght@500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n--navy-950:#081627;--navy-900:#0A1E33;--navy-800:#0E2A47;--navy-700:#143354;--navy-600:#1D4267;--navy-500:#2C557F;--navy-400:#5375A0;--navy-300:#8FA6C1;--navy-200:#C3D0DF;--navy-100:#E3EAF1;--navy-50:#F1F5F9;\n--gold-700:#98781A;--gold-600:#B08E1E;--gold-500:#C9A227;--gold-400:#D9B94F;--gold-300:#E7D286;--gold-100:#F8F2DC;\n--ink-700:#33393F;--ink-600:#4A5157;--ink-400:#838B93;--ink-200:#D6DBE0;--ink-100:#E9ECEF;--ink-50:#F4F6F7;\n--white:#FFFFFF;--paper:#FAFAF6;--green-500:#1F8A5B;\n--brand:var(--navy-800);--accent:var(--gold-500);\n--text-primary:var(--navy-900);--text-secondary:var(--ink-600);--text-on-brand:#EEF3F8;\n--surface-page:var(--ink-50);--surface-card:var(--white);\n--border-subtle:var(--ink-100);--border-default:var(--ink-200);\n--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-2xl:36px;--radius-pill:999px;\n--shadow-sm:0 1px 3px rgba(10,30,51,.08),0 1px 2px rgba(10,30,51,.04);\n--shadow-md:0 4px 12px rgba(10,30,51,.08),0 2px 4px rgba(10,30,51,.05);\n--shadow-lg:0 12px 28px rgba(10,30,51,.10),0 4px 10px rgba(10,30,51,.05);\n--shadow-xl:0 24px 56px rgba(10,30,51,.14),0 8px 20px rgba(10,30,51,.06);\n--font-arabic:'IBM Plex Sans Arabic','Segoe UI',Tahoma,sans-serif;\n--font-num:'IBM Plex Sans',var(--font-arabic);\n--fs-display-1:clamp(2.2rem,5.5vw,3.5rem);--fs-h1:clamp(1.7rem,3.6vw,2.25rem);--fs-h3:1.375rem;--fs-h4:1.125rem;\n}\n.th2 *{margin:0;padding:0;box-sizing:border-box}\n.th2{scroll-behavior:smooth}\n.th2{font-family:var(--font-arabic);color:var(--text-primary);background:var(--paper);line-height:1.7;-webkit-font-smoothing:antialiased}\n.th2 a{text-decoration:none;color:inherit}\n.th2 img,.th2 svg{display:block}\n.th2 .container{max-width:1200px;margin:0 auto;padding:0 32px}\n.th2 .kicker{font-size:13px;letter-spacing:.1em;color:var(--gold-700);font-weight:600;margin-bottom:12px}\n.th2 .sec-head{text-align:center;max-width:640px;margin:0 auto 48px}\n.th2 .sec-head h2{font-size:var(--fs-h1);font-weight:600;margin-bottom:14px}\n.th2 .sec-head p{font-size:17px;color:var(--text-secondary)}\n.th2 .num{font-family:var(--font-num);font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:embed}\n.th2 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;border:none;cursor:pointer;border-radius:var(--radius-md);transition:.22s;font-size:15px;padding:13px 26px}\n.th2 .btn-lg{padding:15px 32px;font-size:16px}\n.th2 .btn-accent{background:var(--gold-500);color:var(--navy-900)}\n.th2 .btn-accent:hover{background:var(--gold-400);transform:translateY(-2px);box-shadow:var(--shadow-lg)}\n.th2 .btn-primary{background:var(--navy-800);color:#fff}\n.th2 .btn-primary:hover{background:var(--navy-700);transform:translateY(-2px)}\n.th2 .btn-ghost{background:transparent;color:#EEF3F8;border:1px solid rgba(255,255,255,.22)}\n.th2 .btn-ghost:hover{background:rgba(255,255,255,.08)}\n.th2 .btn-outline{background:transparent;color:var(--navy-800);border:1.5px solid var(--navy-200)}\n.th2 .btn-outline:hover{border-color:var(--navy-800)}\n.th2 .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}\n.th2 .reveal.in{opacity:1;transform:none}\n\/* ===== Header ===== *\/\n.th2 header{position:sticky;top:0;z-index:50;background:rgba(250,250,246,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}\n.th2 .hdr{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 32px;max-width:1200px;margin:0 auto}\n.th2 .logo{display:flex;align-items:center;gap:10px}\n.th2 .logo b{font-weight:700;font-size:24px;color:var(--navy-800)}\n.th2 nav.desk{display:flex;align-items:center;gap:30px}\n.th2 nav.desk a{font-size:15px;color:var(--ink-700);font-weight:500;transition:.2s}\n.th2 nav.desk a:hover{color:var(--navy-800)}\n.th2 .hdr-cta{display:flex;align-items:center;gap:12px}\n.th2 .burger{display:none;background:none;border:none;cursor:pointer;padding:6px}\n.th2 .burger span{display:block;width:24px;height:2.5px;background:var(--navy-800);margin:5px 0;border-radius:2px;transition:.3s}\n.th2 .mnav{display:none;flex-direction:column;gap:4px;padding:12px 24px 20px;background:var(--paper);border-bottom:1px solid var(--border-subtle)}\n.th2 .mnav a{padding:11px 8px;font-weight:500;border-radius:10px}\n.th2 .mnav a:hover{background:var(--navy-50)}\n.th2 .mnav.open{display:flex}\n\/* ===== Hero ===== *\/\n.th2 .hero{background:var(--navy-800);color:var(--text-on-brand);position:relative;overflow:hidden}\n.th2 .hero::before{content:'';position:absolute;top:-120px;inset-inline-start:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.16),transparent 70%)}\n.th2 .hero::after{content:'';position:absolute;bottom:-140px;inset-inline-end:-100px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(44,85,127,.35),transparent 70%)}\n.th2 .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;padding:84px 32px 92px;max-width:1200px;margin:0 auto;position:relative;z-index:1}\n.th2 .hero-badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(201,162,39,.4);color:var(--gold-300);padding:6px 14px;border-radius:var(--radius-pill);font-size:13px;font-weight:600}\n.th2 .hero-badge i{width:7px;height:7px;border-radius:50%;background:var(--gold-400);animation:pulse 2s infinite}\n@keyframes pulse{50%{opacity:.4}}\n.th2 .hero h1{font-size:var(--fs-display-1);font-weight:700;line-height:1.15;margin:22px 0 20px}\n.th2 .hero h1 span{color:var(--gold-400)}\n.th2 .hero p.lead{font-size:19px;line-height:1.75;color:rgba(238,243,248,.82);max-width:520px;margin-bottom:26px}\n.th2 .hero-note{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:14px;color:rgba(238,243,248,.7)}\n.th2 .income-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-2xl);padding:30px;width:100%;max-width:370px;display:flex;flex-direction:column;gap:18px;box-shadow:var(--shadow-xl);backdrop-filter:blur(4px);margin:0 auto}\n.th2 .income-card .row{display:flex;align-items:center;justify-content:space-between;font-size:14.5px}\n.th2 .income-card .row span:first-child{color:rgba(238,243,248,.7)}\n.th2 .income-card .row b{font-family:var(--font-num);font-weight:600}\n.th2 .badge-success{background:rgba(31,138,91,.2);color:#7BD3AA;border:1px solid rgba(31,138,91,.4);padding:3px 11px;border-radius:var(--radius-pill);font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px}\n.th2 .badge-success::before{content:'';width:6px;height:6px;border-radius:50%;background:#7BD3AA}\n.th2 .income-amount{display:flex;align-items:baseline;gap:8px;direction:ltr;justify-content:flex-end}\n.th2 .income-amount .cur{font-size:16px;color:var(--gold-400)}\n.th2 .income-amount .val{font-family:var(--font-num);font-size:48px;font-weight:700;letter-spacing:-.02em;color:#fff}\n.th2 .hr-soft{height:1px;background:rgba(255,255,255,.1)}\n\/* ===== Stats band ===== *\/\n.th2 .stats{background:var(--navy-900);color:#EEF3F8;padding:34px 0}\n.th2 .stats .container{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}\n.th2 .stats .n{font-family:var(--font-num);font-size:38px;font-weight:700;color:var(--gold-400)}\n.th2 .stats .l{font-size:14px;color:rgba(238,243,248,.7)}\n\/* ===== Sections ===== *\/\n.th2 section.pad{padding:84px 0}\n.th2 .bg-page{background:var(--surface-page)}\n.th2 .bg-card{background:var(--surface-card)}\n.th2 .cards-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}\n.th2 .card{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-sm);transition:.25s}\n.th2 .card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}\n.th2 .svc-icon{width:52px;height:52px;border-radius:var(--radius-md);background:var(--navy-50);color:var(--navy-800);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}\n.th2 .card .kicker{margin-bottom:6px;font-size:12.5px;letter-spacing:.08em}\n.th2 .card h3{font-size:var(--fs-h3);font-weight:600;margin-bottom:8px}\n.th2 .card p.desc{font-size:15.5px;color:var(--text-secondary);margin-bottom:16px}\n.th2 ul.checks{list-style:none;display:flex;flex-direction:column;gap:11px}\n.th2 ul.checks li{display:flex;align-items:flex-start;gap:10px;font-size:15px}\n.th2 ul.checks li svg{flex-shrink:0;margin-top:3px}\n\/* steps *\/\n.th2 .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}\n.th2 .step .top{display:flex;align-items:center;gap:12px;margin-bottom:14px}\n.th2 .step .circ{width:54px;height:54px;border-radius:50%;background:var(--navy-800);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}\n.th2 .step .idx{font-family:var(--font-num);font-size:40px;font-weight:700;color:var(--navy-100)}\n.th2 .step h3{font-size:var(--fs-h4);font-weight:600;margin-bottom:8px}\n.th2 .step p{font-size:15px;color:var(--text-secondary)}\n\/* ===== Calculator ===== *\/\n.th2 .calc{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}\n.th2 .calc-form{display:flex;flex-direction:column;gap:18px}\n.th2 .calc-form label{font-size:14px;font-weight:600;color:var(--ink-700);margin-bottom:6px;display:block}\n.th2 .calc-form input,.th2 .calc-form select{width:100%;font-family:inherit;font-size:16px;padding:13px 16px;border:1.5px solid var(--border-default);border-radius:var(--radius-md);background:#fff;color:var(--text-primary);transition:.2s}\n.th2 .calc-form input:focus,.th2 .calc-form select:focus{outline:none;border-color:var(--navy-500);box-shadow:0 0 0 3px rgba(44,85,127,.15)}\n.th2 .calc-out{background:var(--navy-800);color:#EEF3F8;border-radius:var(--radius-xl);padding:36px;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden}\n.th2 .calc-out::before{content:'';position:absolute;top:-80px;inset-inline-end:-60px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.18),transparent 70%)}\n.th2 .calc-out .big{font-family:var(--font-num);font-size:clamp(38px,5vw,54px);font-weight:700;color:var(--gold-400);direction:ltr;text-align:left}\n.th2 .calc-out .row{display:flex;justify-content:space-between;font-size:15px;position:relative}\n.th2 .calc-out .row span:first-child{color:rgba(238,243,248,.72)}\n.th2 .calc-out .row b{font-family:var(--font-num)}\n.th2 .calc-note{font-size:12.5px;color:rgba(238,243,248,.55);margin-top:auto;position:relative}\n\/* ===== Pricing ===== *\/\n.th2 .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}\n.th2 .pkg{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:20px;box-shadow:var(--shadow-sm)}\n.th2 .pkg.featured{background:var(--navy-800);color:#EEF3F8;border-color:var(--navy-800);box-shadow:var(--shadow-xl);transform:translateY(-8px)}\n.th2 .pkg .name-row{display:flex;align-items:center;justify-content:space-between}\n.th2 .pkg .name{font-size:var(--fs-h4);font-weight:600}\n.th2 .badge-accent{background:var(--gold-500);color:var(--navy-900);padding:4px 12px;border-radius:var(--radius-pill);font-size:12.5px;font-weight:700}\n.th2 .pkg .pct{display:flex;align-items:baseline;gap:6px;direction:ltr;justify-content:flex-end}\n.th2 .pkg .pct .s{font-size:18px;color:var(--text-secondary);font-weight:500}\n.th2 .pkg.featured .pct .s{color:var(--gold-400)}\n.th2 .pkg .pct .v{font-family:var(--font-num);font-size:52px;font-weight:700;letter-spacing:-.02em;color:var(--navy-800)}\n.th2 .pkg.featured .pct .v{color:#fff}\n.th2 .pkg .tag{font-size:14.5px;color:var(--text-secondary);margin-top:-8px}\n.th2 .pkg.featured .tag{color:rgba(238,243,248,.72)}\n.th2 .pkg .hr{height:1px;background:var(--border-subtle)}\n.th2 .pkg.featured .hr{background:rgba(255,255,255,.12)}\n.th2 .pkg ul{list-style:none;display:flex;flex-direction:column;gap:12px;flex:1}\n.th2 .pkg ul li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px}\n.th2 .pkg ul li svg{flex-shrink:0;margin-top:2px}\n\/* ===== Portals ===== *\/\n.th2 .portal-card{border-radius:var(--radius-lg);padding:36px;position:relative;overflow:hidden}\n.th2 .portal-owner{background:var(--navy-800);color:#EEF3F8}\n.th2 .portal-tenant{background:var(--gold-100);color:var(--navy-900);border:1px solid var(--gold-300)}\n.th2 .portal-card h3{font-size:var(--fs-h3);font-weight:700;margin-bottom:10px}\n.th2 .portal-card p.d{font-size:15.5px;margin-bottom:18px;opacity:.85}\n\/* ===== Testimonials ===== *\/\n.th2 .tst{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}\n.th2 .tst .card{display:flex;flex-direction:column;gap:14px}\n.th2 .tst .stars{color:var(--gold-500);letter-spacing:3px;font-size:15px}\n.th2 .tst .q{font-size:15.5px;line-height:1.8}\n.th2 .tst .who{display:flex;align-items:center;gap:12px;margin-top:auto}\n.th2 .tst .av{width:44px;height:44px;border-radius:50%;background:var(--navy-100);color:var(--navy-800);display:flex;align-items:center;justify-content:center;font-weight:700}\n.th2 .tst .who b{font-size:14.5px;display:block}\n.th2 .tst .who span{font-size:13px;color:var(--text-secondary)}\n\/* ===== FAQ ===== *\/\n.th2 .faq{max-width:760px;margin:0 auto}\n.th2 .faq details{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-md);margin-bottom:12px;overflow:hidden}\n.th2 .faq summary{cursor:pointer;padding:18px 22px;font-weight:600;font-size:16px;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:.2s}\n.th2 .faq summary::-webkit-details-marker{display:none}\n.th2 .faq summary::after{content:'+';font-size:22px;color:var(--gold-600);font-family:var(--font-num);transition:.25s}\n.th2 .faq details[open] summary::after{transform:rotate(45deg)}\n.th2 .faq details[open] summary{color:var(--navy-800)}\n.th2 .faq .a{padding:0 22px 20px;font-size:15px;color:var(--text-secondary)}\n\/* ===== CTA & Footer ===== *\/\n.th2 .cta-band{background:var(--navy-800);border-radius:var(--radius-2xl);padding:56px 48px;position:relative;overflow:hidden;text-align:center;color:#fff}\n.th2 .cta-band::before{content:'';position:absolute;bottom:-100px;inset-inline-end:-60px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.16),transparent 70%)}\n.th2 .cta-band h2{font-size:var(--fs-h1);font-weight:700;margin:18px 0 12px;position:relative}\n.th2 .cta-band p{color:rgba(238,243,248,.8);font-size:18px;max-width:520px;margin:0 auto 26px;position:relative}\n.th2 footer{background:var(--navy-900);color:rgba(238,243,248,.72)}\n.th2 .ftr{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding:56px 32px 32px;max-width:1200px;margin:0 auto}\n.th2 .ftr h4{color:#fff;font-weight:600;font-size:15px;margin-bottom:14px}\n.th2 .ftr a{display:block;font-size:14px;color:rgba(238,243,248,.7);margin-bottom:10px;transition:.2s}\n.th2 .ftr a:hover{color:var(--gold-300)}\n.th2 .ftr-bottom{border-top:1px solid rgba(255,255,255,.08)}\n.th2 .ftr-bottom .in{max-width:1200px;margin:0 auto;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(238,243,248,.5);flex-wrap:wrap;gap:10px}\n\/* \u0631\u0645\u0632 \u0627\u0644\u0631\u064a\u0627\u0644 *\/\n.th2 .sar{width:.92em;height:1em;display:inline-block;vertical-align:-.1em;fill:currentColor;flex-shrink:0}\n\/* comparison table *\/\n.th2 table.cmp{width:100%;border-collapse:collapse;font-size:14.5px;min-width:640px}\n.th2 table.cmp th,.th2 table.cmp td{padding:13px 16px;text-align:center;border-bottom:1px solid var(--border-subtle)}\n.th2 table.cmp td:first-child{text-align:right;font-weight:500}\n.th2 table.cmp thead th{background:var(--navy-50);color:var(--navy-800);font-weight:700;font-size:15px}\n.th2 table.cmp thead th .pct-s{color:var(--gold-600);font-size:18px}\n.th2 table.cmp .ft{background:var(--gold-50, #FCF9EF)}\n.th2 table.cmp thead th.ft{background:var(--navy-800);color:#fff}\n.th2 table.cmp thead th.ft .pct-s{color:var(--gold-400)}\n.th2 table.cmp tbody tr:last-child td{border-bottom:none}\n.th2 table.cmp tbody td:not(:first-child){color:var(--green-500);font-weight:700}\n\/* WhatsApp *\/\n.th2 .wa{position:fixed;bottom:24px;inset-inline-start:24px;z-index:60;width:56px;height:56px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);transition:.25s}\n.th2 .wa:hover{transform:scale(1.08)}\n\/* ===== Responsive ===== *\/\n@media(max-width:960px){\n.th2 .hero-grid{grid-template-columns:1fr;padding:56px 24px 64px;text-align:center}\n.th2 .hero-badge{align-self:center}\n.th2 .hero p.lead{margin:0 auto 26px}\n.th2 .hero-note{justify-content:center}\n.th2 .hero .btns{justify-content:center}\n.th2 .stats .container{grid-template-columns:repeat(2,1fr)}\n.th2 .cards-2,.th2 .calc,.th2 .pricing,.th2 .tst{grid-template-columns:1fr}\n.th2 .steps{grid-template-columns:repeat(2,1fr)}\n.th2 .pkg.featured{transform:none}\n.th2 .ftr{grid-template-columns:1fr 1fr}\n.th2 nav.desk,.th2 .hdr-cta .btn-outline{display:none}\n.th2 .burger{display:block}\n.th2 .container{padding:0 24px}\n.th2 section.pad{padding:60px 0}\n}\n@media(max-width:960px){\n.th2 .std-grid{grid-template-columns:1fr !important}\n.th2 #sectors{grid-template-columns:repeat(2,1fr) !important}\n.th2 #payhow{grid-template-columns:1fr !important}\n.th2 .team-grid{grid-template-columns:repeat(2,1fr) !important}\n.th2 .partners-grid{grid-template-columns:repeat(2,1fr) !important}\n.th2 #partner-logos{grid-template-columns:repeat(3,1fr) !important}}\n@media(max-width:560px){\n.th2 .team-grid,.th2 .partners-grid{grid-template-columns:1fr !important}\n.th2 #partner-logos{grid-template-columns:repeat(2,1fr) !important}}\n@media(max-width:960px){\n.th2 #trust-bar{grid-template-columns:1fr !important}}\n@media(max-width:560px){\n.th2 .steps{grid-template-columns:1fr}\n.th2 .ftr{grid-template-columns:1fr}\n.th2 #sectors{grid-template-columns:1fr !important}}\n\n.th2>section,.th2>.stats{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}\n.th2{}\n.th2 .hero-grid{padding-top:60px}\n<\/style>\n<style>.wp-site-blocks,main,.entry-content,article{overflow:visible !important}<\/style><div class=\"th2\">\n\n<!-- \u0631\u0645\u0632 \u0627\u0644\u0631\u064a\u0627\u0644 \u0627\u0644\u0633\u0639\u0648\u062f\u064a \u0627\u0644\u0631\u0633\u0645\u064a (SAMA) -->\n<svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\"><defs><symbol id=\"sar\" viewBox=\"0 0 1124.14 1256.39\"><path d=\"M699.62,1113.02h0c-20.06,44.48-33.32,92.75-38.4,143.37l424.51-90.24c20.06-44.47,33.31-92.75,38.4-143.37l-424.51,90.24Z\"\/><path d=\"M1085.73,895.8c20.06-44.47,33.32-92.75,38.4-143.37l-330.68,70.33v-135.2l292.27-62.11c20.06-44.47,33.32-92.75,38.4-143.37l-330.68,70.27V66.13c-50.67,28.45-95.67,66.32-132.25,110.99v403.35l-132.25,28.11V0c-50.67,28.44-95.67,66.32-132.25,110.99v525.69l-295.91,62.88c-20.06,44.47-33.33,92.75-38.42,143.37l334.33-71.05v170.26l-358.3,76.14c-20.06,44.47-33.32,92.75-38.4,143.37l375.04-79.7c30.53-6.35,56.77-24.4,73.83-49.24l68.78-101.97v-.02c7.14-10.55,11.3-23.27,11.3-36.97v-149.98l132.25-28.11v270.4l424.53-90.28Z\"\/><\/symbol><\/defs><\/svg>\n\n<!-- ===== Header ===== -->\n\n<!-- ===== Hero ===== -->\n<section class=\"hero\">\n  <div class=\"hero-grid\">\n    <div>\n      <span class=\"hero-badge\"><i><\/i>\u0625\u062f\u0627\u0631\u0629 \u0623\u0645\u0644\u0627\u0643 \u0648\u0645\u0631\u0627\u0641\u0642 \u2014 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 \u0639\u0627\u0644\u0645\u064a\u0629<\/span>\n      <h1>\u062f\u064e\u0639 \u0625\u062f\u0627\u0631\u0629\u064e \u0623\u0635\u0648\u0644\u0643<br><span>\u0639\u0644\u064a\u0646\u0627.<\/span><\/h1>\n      <p class=\"lead\">\u0646\u064f\u062f\u064a\u0631 \u0623\u0635\u0648\u0644\u0643 \u0627\u0644\u0639\u0642\u0627\u0631\u064a\u0629 \u0645\u0646 \u0627\u0644\u0623\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u064a\u0627\u0621 \u2014 \u0645\u0646 \u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0648\u0627\u0644\u0645\u0648\u0644\u0627\u062a \u0625\u0644\u0649 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0633\u0643\u0646\u064a\u0629: \u062a\u0633\u0648\u064a\u0642\u060c \u062a\u0623\u062c\u064a\u0631\u060c \u062a\u0648\u062b\u064a\u0642 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631\u060c \u062a\u062d\u0635\u064a\u0644\u060c \u0648\u062a\u0634\u063a\u064a\u0644 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 SLA \u0635\u0627\u0631\u0645\u0629. \u062a\u0633\u062a\u0644\u0645 \u062f\u062e\u0644\u0643 \u0648\u062a\u0642\u0627\u0631\u064a\u0631\u0643\u060c \u062f\u0648\u0646 \u0623\u064a \u0647\u0645\u064d\u0651 \u062a\u0634\u063a\u064a\u0644\u064a.<\/p>\n      <div class=\"btns\" style=\"display:flex;align-items:center;gap:14px;flex-wrap:wrap\">\n        <a href=\"#cta\" class=\"btn btn-accent btn-lg\">\u2726 \u0627\u0637\u0644\u0628 \u062a\u0642\u064a\u064a\u0645\u0627\u064b \u0645\u062c\u0627\u0646\u064a\u0627\u064b<\/a>\n        <a href=\"#how\" class=\"btn btn-ghost btn-lg\">\u0643\u064a\u0641 \u0646\u0639\u0645\u0644<\/a>\n      <\/div>\n      <div class=\"hero-note\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n        \u062a\u0642\u064a\u064a\u0645 \u0644\u0644\u0639\u0627\u0626\u062f \u0627\u0644\u0645\u062a\u0648\u0642\u0639 \u062e\u0644\u0627\u0644 48 \u0633\u0627\u0639\u0629 \u00b7 \u062f\u0648\u0646 \u0627\u0644\u062a\u0632\u0627\u0645\n      <\/div>\n    <\/div>\n    <div>\n      <div class=\"income-card\">\n        <div class=\"row\"><span>\u062f\u062e\u0644\u0643 \u0627\u0644\u0645\u062a\u0648\u0642\u0639 \u0627\u0644\u0634\u0647\u0631\u064a<\/span><span class=\"badge-success\">+ \u0646\u0645\u0648<\/span><\/div>\n        <div class=\"income-amount\"><span class=\"cur\"><svg class=\"sar\" style=\"width:1.05em;height:1.15em\"><use href=\"#sar\"\/><\/svg><\/span><span class=\"val num\" id=\"heroCounter\" data-target=\"48200\">0<\/span><\/div>\n        <div class=\"hr-soft\"><\/div>\n        <div class=\"row\"><span>\u0646\u0633\u0628\u0629 \u0627\u0644\u0625\u0634\u063a\u0627\u0644<\/span><b class=\"num\">94%<\/b><\/div>\n        <div class=\"row\"><span>\u0648\u062d\u062f\u0627\u062a \u0645\u064f\u062f\u0627\u0631\u0629<\/span><b class=\"num\">8 \/ 8<\/b><\/div>\n        <div class=\"row\"><span>\u0631\u0636\u0627 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631\u064a\u0646<\/span><b class=\"num\">4.8 \/ 5<\/b><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Stats band ===== -->\n<div class=\"stats\">\n  <div class=\"container\">\n    <div><div class=\"n num\" data-target=\"200\">0<\/div><div class=\"l\">\u0648\u062d\u062f\u0629 \u062a\u062d\u062a \u0627\u0644\u0625\u062f\u0627\u0631\u0629<\/div><\/div>\n    <div><div class=\"n num\" data-target=\"95\" data-suffix=\"%\">0<\/div><div class=\"l\">\u0646\u0633\u0628\u0629 \u0625\u0634\u063a\u0627\u0644<\/div><\/div>\n    <div><div class=\"n\">24\/7<\/div><div class=\"l\">\u062f\u0639\u0645 \u0648\u0635\u064a\u0627\u0646\u0629<\/div><\/div>\n    <div><div class=\"n num\" data-target=\"100\" data-suffix=\"%\">0<\/div><div class=\"l\">\u0639\u0642\u0648\u062f \u0645\u0648\u062b\u0642\u0629 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631<\/div><\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== Services ===== -->\n<section class=\"pad bg-page\" id=\"services\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/div>\n      <h2>\u0627\u0644\u0639\u0642\u0627\u0631 \u0648\u0631\u0648\u062d\u0647 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u2014 \u0641\u064a \u062c\u0647\u0629 \u0648\u0627\u062d\u062f\u0629<\/h2>\n      <p>\u0646\u062f\u0645\u062c \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0645\u0644\u0627\u0643 \u0645\u0639 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u0641\u0642\u060c \u0641\u064a\u0628\u0642\u0649 \u062f\u062e\u0644\u0643 \u062b\u0627\u0628\u062a\u0627\u064b \u0648\u0623\u0635\u0644\u0643 \u0645\u062d\u0641\u0648\u0638 \u0627\u0644\u0642\u064a\u0645\u0629.<\/p>\n    <\/div>\n    <div class=\"cards-2\">\n      <div class=\"card reveal\" style=\"border-top:3px solid var(--navy-700)\">\n        <span class=\"svc-icon\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><path d=\"M9 22v-4h6v4\"\/><path d=\"M8 6h.01M16 6h.01M12 6h.01M12 10h.01M12 14h.01M16 10h.01M16 14h.01M8 10h.01M8 14h.01\"\/><\/svg><\/span>\n        <div class=\"kicker\">Property Management<\/div>\n        <h3>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0645\u0644\u0627\u0643<\/h3>\n        <p class=\"desc\">\u0646\u062d\u0648\u0651\u0644 \u0648\u062d\u062f\u0627\u062a\u0643 \u0625\u0644\u0649 \u062f\u062e\u0644\u064d \u0645\u0646\u062a\u0638\u0645\u060c \u0648\u0646\u062d\u0645\u064a \u062d\u0642\u0643 \u0642\u0627\u0646\u0648\u0646\u064a\u0627\u064b.<\/p>\n        <ul class=\"checks\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0648\u062a\u0623\u062c\u064a\u0631\u0647\u0627 \u0628\u0623\u0641\u0636\u0644 \u0639\u0627\u0626\u062f<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0639\u0642\u0648\u062f \u0631\u0633\u0645\u064a\u0627\u064b \u0639\u0628\u0631 \u0645\u0646\u0635\u0629 \u0625\u064a\u062c\u0627\u0631<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u062d\u0635\u064a\u0644 \u0627\u0644\u0625\u064a\u062c\u0627\u0631\u0627\u062a \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u062a\u0623\u062e\u0631\u0627\u062a<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0627\u0644\u064a\u0629 \u0634\u0647\u0631\u064a\u0629 \u0634\u0641\u0627\u0641\u0629 \u0644\u0644\u0645\u0627\u0644\u0643<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"card reveal\" style=\"border-top:3px solid var(--gold-500)\">\n        <span class=\"svc-icon\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/span>\n        <div class=\"kicker\">Facilities Management<\/div>\n        <h3>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u0641\u0642<\/h3>\n        <p class=\"desc\">\u0646\u0634\u063a\u0651\u0644 \u0627\u0644\u0639\u0642\u0627\u0631 \u0648\u0646\u0635\u0648\u0646\u0647 \u0644\u064a\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u0642\u064a\u0645\u062a\u0647 \u0633\u0646\u0629 \u0628\u0639\u062f \u0633\u0646\u0629.<\/p>\n        <ul class=\"checks\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0643\u0647\u0631\u0628\u0627\u0621\u060c \u0633\u0628\u0627\u0643\u0629\u060c \u062a\u0643\u064a\u064a\u0641\u060c \u0648\u0646\u0638\u0627\u0641\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0623\u0645\u0646 \u0648\u062d\u0631\u0627\u0633\u0629 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0635\u064a\u0627\u0646\u0629 \u0648\u0642\u0627\u0626\u064a\u0629 \u0645\u062c\u062f\u0648\u0644\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0637\u0644\u0628\u0627\u062a \u0635\u064a\u0627\u0646\u0629 \u0645\u062a\u062a\u0628\u0639\u0629 \u0628\u0627\u0644\u0635\u0648\u0631 \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== How it works ===== -->\n<section class=\"pad bg-card\" id=\"how\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0643\u064a\u0641 \u0646\u0639\u0645\u0644<\/div>\n      <h2>\u0623\u0631\u0628\u0639 \u062e\u0637\u0648\u0627\u062a\u060c \u062b\u0645 \u0627\u0637\u0645\u0626\u0646<\/h2>\n    <\/div>\n    <div class=\"steps\">\n      <div class=\"step reveal\">\n        <div class=\"top\"><span class=\"circ\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg><\/span><span class=\"idx num\">1<\/span><\/div>\n        <h3>\u062a\u0642\u064a\u064a\u0645 \u0645\u062c\u0627\u0646\u064a<\/h3><p>\u0632\u064a\u0627\u0631\u0629 \u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0648\u062a\u0642\u064a\u064a\u0645 \u0644\u0644\u0639\u0627\u0626\u062f \u0627\u0644\u0645\u062a\u0648\u0642\u0639 \u062e\u0644\u0627\u0644 48 \u0633\u0627\u0639\u0629.<\/p>\n      <\/div>\n      <div class=\"step reveal\">\n        <div class=\"top\"><span class=\"circ\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg><\/span><span class=\"idx num\">2<\/span><\/div>\n        <h3>\u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0648\u0627\u0636\u062d\u0629<\/h3><p>\u062a\u0648\u0642\u064a\u0639 \u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0625\u062f\u0627\u0631\u0629 \u0628\u0646\u0633\u0628\u0629 \u0635\u0631\u064a\u062d\u0629 \u0645\u0646 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a.<\/p>\n      <\/div>\n      <div class=\"step reveal\">\n        <div class=\"top\"><span class=\"circ\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 1 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 1 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 1 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 1 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg><\/span><span class=\"idx num\">3<\/span><\/div>\n        <h3>\u0646\u064f\u062f\u064a\u0631 \u0643\u0644 \u0634\u064a\u0621<\/h3><p>\u062a\u0633\u0648\u064a\u0642\u060c \u062a\u0623\u062c\u064a\u0631\u060c \u062a\u0648\u062b\u064a\u0642\u060c \u062a\u062d\u0635\u064a\u0644\u060c \u0648\u0635\u064a\u0627\u0646\u0629 \u2014 \u0646\u062a\u0648\u0644\u0651\u0627\u0647\u0627 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\n      <\/div>\n      <div class=\"step reveal\">\n        <div class=\"top\"><span class=\"circ\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3v18h18\"\/><path d=\"m19 9-5 5-4-4-3 3\"\/><\/svg><\/span><span class=\"idx num\">4<\/span><\/div>\n        <h3>\u062a\u0627\u0628\u0639 \u0645\u0646 \u0628\u0648\u0627\u0628\u062a\u0643<\/h3><p>\u062f\u062e\u0644\u0643 \u0648\u062d\u0627\u0644\u0629 \u0648\u062d\u062f\u0627\u062a\u0643 \u0648\u062a\u0642\u0627\u0631\u064a\u0631\u0643 \u2014 \u0644\u062d\u0638\u0629 \u0628\u0644\u062d\u0638\u0629.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Operations Standards (Enterprise) ===== -->\n<section class=\"pad\" id=\"standards\" style=\"background:var(--navy-900);color:#EEF3F8;position:relative;overflow:hidden\">\n  <div style=\"position:absolute;top:-140px;inset-inline-start:-100px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.12),transparent 70%)\"><\/div>\n  <div class=\"container\" style=\"position:relative\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\" style=\"color:var(--gold-400)\">\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/div>\n      <h2 style=\"color:#fff\">\u062a\u0634\u063a\u064a\u0644 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 \u0639\u0627\u0644\u0645\u064a\u0629. \u0628\u0644\u0627 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a.<\/h2>\n      <p style=\"color:rgba(238,243,248,.75)\">\u0647\u0643\u0630\u0627 \u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u0643\u0644 \u0623\u0635\u0644 \u0646\u062f\u064a\u0631\u0647: \u0627\u062a\u0641\u0627\u0642\u064a\u0627\u062a \u0645\u0633\u062a\u0648\u0649 \u062e\u062f\u0645\u0629 (SLA) \u0645\u0648\u062b\u0642\u0629\u060c \u0635\u064a\u0627\u0646\u0629 \u0648\u0642\u0627\u0626\u064a\u0629 \u0645\u062e\u0637\u0637\u0629\u060c \u0648\u0645\u0624\u0634\u0631\u0627\u062a \u0623\u062f\u0627\u0621 \u062a\u064f\u0642\u0627\u0633 \u0648\u062a\u064f\u0631\u0641\u0639 \u0634\u0647\u0631\u064a\u0627\u064b.<\/p>\n    <\/div>\n    <div style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px\" class=\"std-grid\">\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">SLA \u2014 \u0632\u0645\u0646 \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629<\/div>\n        <div style=\"display:flex;flex-direction:column;gap:12px;font-size:14.5px\">\n          <div style=\"display:flex;justify-content:space-between\"><span>\u0623\u0639\u0637\u0627\u0644 \u0637\u0627\u0631\u0626\u0629 (\u0645\u0635\u0627\u0639\u062f\u060c \u062d\u0631\u064a\u0642\u060c \u0643\u0647\u0631\u0628\u0627\u0621)<\/span><b class=\"num\" style=\"color:var(--gold-300)\">60 \u062f\u0642\u064a\u0642\u0629<\/b><\/div>\n          <div style=\"display:flex;justify-content:space-between\"><span>\u0623\u0639\u0637\u0627\u0644 \u0639\u0627\u062c\u0644\u0629 (\u062a\u0643\u064a\u064a\u0641\u060c \u062a\u0633\u0631\u064a\u0628\u0627\u062a)<\/span><b class=\"num\" style=\"color:var(--gold-300)\">4 \u0633\u0627\u0639\u0627\u062a<\/b><\/div>\n          <div style=\"display:flex;justify-content:space-between\"><span>\u0637\u0644\u0628\u0627\u062a \u0627\u0639\u062a\u064a\u0627\u062f\u064a\u0629<\/span><b class=\"num\" style=\"color:var(--gold-300)\">48 \u0633\u0627\u0639\u0629<\/b><\/div>\n          <div style=\"display:flex;justify-content:space-between\"><span>\u063a\u0631\u0641\u0629 \u0639\u0645\u0644\u064a\u0627\u062a \u0648\u0628\u0644\u0627\u063a\u0627\u062a<\/span><b class=\"num\" style=\"color:var(--gold-300)\">24\/7<\/b><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">\u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u0648\u0642\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u062e\u0637\u0637\u0629 (PPM)<\/div>\n        <ul class=\"checks\" style=\"color:#EEF3F8;font-size:14.5px\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062c\u062f\u0627\u0648\u0644 \u0635\u064a\u0627\u0646\u0629 \u0633\u0646\u0648\u064a\u0629 \u0644\u0623\u0646\u0638\u0645\u0629 HVAC \u0648\u0627\u0644\u0645\u0635\u0627\u0639\u062f \u0648\u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0621 \u0648\u0627\u0644\u0633\u0628\u0627\u0643\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0641\u062d\u0635 \u062f\u0648\u0631\u064a \u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0625\u0637\u0641\u0627\u0621 \u0648\u0627\u0644\u0625\u0646\u0630\u0627\u0631 \u0648\u0641\u0642 \u0627\u0634\u062a\u0631\u0627\u0637\u0627\u062a \u0627\u0644\u062f\u0641\u0627\u0639 \u0627\u0644\u0645\u062f\u0646\u064a<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0639\u0628\u0631 \u0646\u0638\u0627\u0645 CAFM \u0628\u0623\u0648\u0627\u0645\u0631 \u0639\u0645\u0644 \u0631\u0642\u0645\u064a\u0629 \u0645\u0648\u062b\u0642\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0627\u0645\u062a\u062b\u0627\u0644 \u0643\u0627\u0645\u0644 \u0644\u0643\u0648\u062f \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0633\u0639\u0648\u062f\u064a \u0648\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0633\u0644\u0627\u0645\u0629<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">\u0645\u0624\u0634\u0631\u0627\u062a \u0623\u062f\u0627\u0621 \u062a\u064f\u0642\u0627\u0633 \u0634\u0647\u0631\u064a\u0627\u064b (KPIs)<\/div>\n        <ul class=\"checks\" style=\"color:#EEF3F8;font-size:14.5px\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0646\u0633\u0628\u0629 \u0625\u0646\u062c\u0627\u0632 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0639\u0645\u0644 \u0636\u0645\u0646 SLA (\u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641 \u2265 95%)<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062c\u0627\u0647\u0632\u064a\u0629 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062d\u0631\u062c\u0629 (\u0645\u0635\u0627\u0639\u062f \u0648\u062a\u0643\u064a\u064a\u0641 \u2265 98%)<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0646\u0633\u0628\u0629 \u0627\u0644\u0625\u0634\u063a\u0627\u0644 \u0648\u0627\u0644\u062a\u062d\u0635\u064a\u0644 \u0648\u0645\u0624\u0634\u0631 \u0631\u0636\u0627 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631\u064a\u0646<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0642\u0631\u064a\u0631 KPI \u0634\u0647\u0631\u064a \u064a\u064f\u0631\u0641\u0639 \u0644\u0644\u0645\u0627\u0644\u0643 \u0641\u064a \u0628\u0648\u0627\u0628\u062a\u0647<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px\" class=\"std-grid\">\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">\u0627\u0644\u062d\u0648\u0643\u0645\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631<\/div>\n        <ul class=\"checks\" style=\"color:#EEF3F8;font-size:14.5px\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0627\u062c\u062a\u0645\u0627\u0639 \u0623\u062f\u0627\u0621 \u0634\u0647\u0631\u064a \u0645\u0639 \u0627\u0644\u0645\u0627\u0644\u0643 \u0639\u0644\u0649 \u062a\u0642\u0631\u064a\u0631 KPI \u0645\u0648\u062d\u0651\u062f<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0645\u0631\u0627\u062c\u0639\u0629 \u0623\u0639\u0645\u0627\u0644 \u0631\u0628\u0639 \u0633\u0646\u0648\u064a\u0629 (QBR) \u0648\u062e\u0637\u0629 \u0623\u0635\u0644 \u0633\u0646\u0648\u064a\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0633\u062c\u0644 \u0623\u0635\u0648\u0644 (Asset Register) \u0645\u062d\u062f\u062b \u0644\u0643\u0644 \u0646\u0638\u0627\u0645 \u0648\u0645\u0639\u062f\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0645\u0633\u0627\u0631 \u062a\u062f\u0642\u064a\u0642 \u0643\u0627\u0645\u0644: \u0643\u0644 \u0623\u0645\u0631 \u0639\u0645\u0644 \u0645\u0648\u062b\u0642 \u0628\u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u062a\u0648\u0642\u064a\u062a<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">\u0627\u0644\u0645\u0646\u0638\u0648\u0645\u0629 \u0627\u0644\u062a\u0642\u0646\u064a\u0629<\/div>\n        <ul class=\"checks\" style=\"color:#EEF3F8;font-size:14.5px\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0646\u0638\u0627\u0645 CAFM\/CMMS \u0644\u0625\u062f\u0627\u0631\u0629 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0623\u0635\u0648\u0644 \u0631\u0642\u0645\u064a\u0627\u064b<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 \u0623\u0646\u0638\u0645\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0628\u0627\u0646\u064a BMS \u0648\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0633\u062a\u0647\u0644\u0627\u0643 \u0627\u0644\u0637\u0627\u0642\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0628\u0648\u0627\u0628\u0629 \u0645\u0627\u0644\u0643 \u0628\u0628\u064a\u0627\u0646\u0627\u062a \u062d\u064a\u0629 \u0648\u0628\u0648\u0627\u0628\u0629 \u0645\u0633\u062a\u0623\u062c\u0631 \u0628\u0637\u0644\u0628\u0627\u062a \u0645\u0635\u0648\u0631\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0644\u0648\u062d\u0629 \u0642\u064a\u0627\u062f\u0629 \u062a\u0646\u0641\u064a\u0630\u064a\u0629 \u0644\u0644\u0645\u062d\u0627\u0641\u0638 \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0623\u0635\u0648\u0644<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"reveal\" style=\"background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:12px\">\u0627\u0644\u062d\u0648\u0643\u0645\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629<\/div>\n        <ul class=\"checks\" style=\"color:#EEF3F8;font-size:14.5px\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062d\u0633\u0627\u0628 \u062a\u062d\u0635\u064a\u0644 \u0645\u0633\u062a\u0642\u0644 \u0644\u0643\u0644 \u0623\u0635\u0644 \u2014 \u0623\u0645\u0648\u0627\u0644\u0643 \u0644\u0627 \u062a\u062e\u062a\u0644\u0637 \u0628\u063a\u064a\u0631\u0647\u0627<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0633\u0648\u064a\u0629 \u0634\u0647\u0631\u064a\u0629 \u0645\u062f\u0642\u0642\u0629: \u0643\u0644 \u0631\u064a\u0627\u0644 \u062f\u062e\u0644 \u0648\u062e\u0631\u062c \u0645\u0648\u062b\u0642<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u062a\u0634\u063a\u064a\u0644 \u0633\u0646\u0648\u064a\u0629 \u0645\u0639\u062a\u0645\u062f\u0629 \u0645\u0646\u0643 \u2014 \u0644\u0627 \u0645\u0635\u0631\u0648\u0641 \u062e\u0627\u0631\u062c\u0647\u0627 \u062f\u0648\u0646 \u0645\u0648\u0627\u0641\u0642\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0639\u0631\u0648\u0636 \u0623\u0633\u0639\u0627\u0631 \u062a\u0646\u0627\u0641\u0633\u064a\u0629 \u0644\u0643\u0644 \u0625\u0635\u0644\u0627\u062d \u0643\u0628\u064a\u0631 (3 \u0639\u0631\u0648\u0636 \u0643\u062d\u062f \u0623\u062f\u0646\u0649)<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:28px;background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.3);border-radius:var(--radius-lg);padding:22px 26px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center\">\n      <span style=\"font-size:13.5px;color:var(--gold-300);font-weight:700;letter-spacing:.05em\">\u0646\u0639\u0645\u0644 \u0648\u0641\u0642 \u0623\u0637\u0631 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062f\u0648\u0644\u064a\u0629<\/span>\n      <span style=\"display:flex;gap:10px;flex-wrap:wrap;justify-content:center\">\n        <span style=\"background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);padding:6px 16px;font-size:13px;font-weight:600\">ISO 41001 \u2014 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u0641\u0642<\/span>\n        <span style=\"background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);padding:6px 16px;font-size:13px;font-weight:600\">ISO 55000 \u2014 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0635\u0648\u0644<\/span>\n        <span style=\"background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);padding:6px 16px;font-size:13px;font-weight:600\">ISO 9001 \u2014 \u0627\u0644\u062c\u0648\u062f\u0629<\/span>\n        <span style=\"background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);padding:6px 16px;font-size:13px;font-weight:600\">ISO 45001 \u2014 \u0627\u0644\u0633\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/span>\n        <span style=\"background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);padding:6px 16px;font-size:13px;font-weight:600\">SFG20 \u2014 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/span>\n      <\/span>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:44px\">\n      <h3 style=\"text-align:center;font-size:24px;font-weight:700;color:#fff;margin-bottom:8px\">\u062e\u0637\u0629 \u0627\u0633\u062a\u0644\u0627\u0645 \u0627\u0644\u0623\u0635\u0644 \u2014 \u0623\u0648\u0644 30 \u064a\u0648\u0645\u0627\u064b<\/h3>\n      <p style=\"text-align:center;font-size:15px;color:rgba(238,243,248,.7);max-width:560px;margin:0 auto 30px\">\u0644\u0627 \u0646\u0633\u062a\u0644\u0645 \u0645\u0641\u062a\u0627\u062d\u0627\u064b \u0648\u0646\u0628\u062f\u0623 \u0639\u0634\u0648\u0627\u0626\u064a\u0627\u064b \u2014 \u0643\u0644 \u0623\u0635\u0644 \u064a\u062f\u062e\u0644 \u0645\u0646\u0638\u0648\u0645\u062a\u0646\u0627 \u0639\u0628\u0631 \u062e\u0637\u0629 \u062a\u0639\u0628\u0626\u0629 (Mobilization) \u0645\u0648\u062b\u0642\u0629.<\/p>\n      <div class=\"steps\" style=\"color:#EEF3F8\">\n        <div class=\"step\"><div class=\"top\"><span class=\"circ\" style=\"background:rgba(201,162,39,.15);border:1.5px solid var(--gold-500)\"><b class=\"num\" style=\"color:var(--gold-400)\">1-7<\/b><\/span><\/div><h3 style=\"color:#fff\">\u0627\u0644\u0641\u062d\u0635 \u0627\u0644\u0641\u0646\u064a \u0627\u0644\u0634\u0627\u0645\u0644<\/h3><p style=\"color:rgba(238,243,248,.7)\">\u0645\u0639\u0627\u064a\u0646\u0629 \u0643\u0644 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 (Due Diligence)\u060c \u062d\u0635\u0631 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a (Snag List)\u060c \u0648\u0628\u0646\u0627\u0621 \u0633\u062c\u0644 \u0627\u0644\u0623\u0635\u0648\u0644.<\/p><\/div>\n        <div class=\"step\"><div class=\"top\"><span class=\"circ\" style=\"background:rgba(201,162,39,.15);border:1.5px solid var(--gold-500)\"><b class=\"num\" style=\"color:var(--gold-400)\">8-14<\/b><\/span><\/div><h3 style=\"color:#fff\">\u062e\u0637\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644<\/h3><p style=\"color:rgba(238,243,248,.7)\">\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u0648\u0642\u0627\u0626\u064a\u0629 PPM\u060c \u0645\u0635\u0641\u0648\u0641\u0629 SLA\u060c \u0648\u062e\u0637\u0629 \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0644\u0643\u0644 \u0646\u0638\u0627\u0645 \u062d\u0631\u062c.<\/p><\/div>\n        <div class=\"step\"><div class=\"top\"><span class=\"circ\" style=\"background:rgba(201,162,39,.15);border:1.5px solid var(--gold-500)\"><b class=\"num\" style=\"color:var(--gold-400)\">15-21<\/b><\/span><\/div><h3 style=\"color:#fff\">\u0627\u0644\u062a\u0639\u0628\u0626\u0629<\/h3><p style=\"color:rgba(238,243,248,.7)\">\u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0641\u0631\u0642 \u0648\u0627\u0644\u0639\u0642\u0648\u062f \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629\u060c \u0631\u0628\u0637 \u0627\u0644\u0623\u0635\u0644 \u0628\u0646\u0638\u0627\u0645 CAFM \u0648\u0628\u0648\u0627\u0628\u062a\u064a \u0627\u0644\u0645\u0627\u0644\u0643 \u0648\u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631.<\/p><\/div>\n        <div class=\"step\"><div class=\"top\"><span class=\"circ\" style=\"background:rgba(201,162,39,.15);border:1.5px solid var(--gold-500)\"><b class=\"num\" style=\"color:var(--gold-400)\">22-30<\/b><\/span><\/div><h3 style=\"color:#fff\">\u0627\u0644\u0627\u0646\u0637\u0644\u0627\u0642<\/h3><p style=\"color:rgba(238,243,248,.7)\">\u062a\u0634\u063a\u064a\u0644 \u0643\u0627\u0645\u0644 + \u062e\u0637 \u0623\u0633\u0627\u0633 KPI\u060c \u0648\u0623\u0648\u0644 \u062a\u0642\u0631\u064a\u0631 \u0623\u062f\u0627\u0621 \u064a\u0635\u0644\u0643 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0623\u0648\u0644.<\/p><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:36px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:center\" id=\"sectors\">\n      <div style=\"background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:18px 10px\"><div style=\"font-size:26px;margin-bottom:6px\">\ud83c\udfd9\ufe0f<\/div><b style=\"font-size:15px\">\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u0645\u0643\u062a\u0628\u064a\u0629<\/b><\/div>\n      <div style=\"background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:18px 10px\"><div style=\"font-size:26px;margin-bottom:6px\">\ud83d\udecd\ufe0f<\/div><b style=\"font-size:15px\">\u0627\u0644\u0645\u0648\u0644\u0627\u062a \u0648\u0645\u0631\u0627\u0643\u0632 \u0627\u0644\u062a\u0633\u0648\u0642<\/b><\/div>\n      <div style=\"background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:18px 10px\"><div style=\"font-size:26px;margin-bottom:6px\">\ud83c\udfd8\ufe0f<\/div><b style=\"font-size:15px\">\u0627\u0644\u0645\u062c\u0645\u0639\u0627\u062a \u0627\u0644\u0633\u0643\u0646\u064a\u0629 \u0648\u0627\u0644\u0643\u0645\u0628\u0627\u0648\u0646\u062f\u0627\u062a<\/b><\/div>\n      <div style=\"background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:18px 10px\"><div style=\"font-size:26px;margin-bottom:6px\">\ud83c\udfe0<\/div><b style=\"font-size:15px\">\u0627\u0644\u0639\u0642\u0627\u0631\u0627\u062a \u0648\u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0641\u0631\u062f\u064a\u0629<\/b><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== ROI Calculator ===== -->\n<section class=\"pad bg-page\" id=\"calc\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0627\u0626\u062f<\/div>\n      <h2>\u0643\u0645 \u064a\u0628\u0644\u063a \u0635\u0627\u0641\u064a \u062f\u062e\u0644\u0643 \u0645\u0639 \u062b\u0628\u0631\u0647\u061f<\/h2>\n      <p>\u0623\u062f\u062e\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0642\u0627\u0631\u0643 \u0648\u0634\u0627\u0647\u062f \u062a\u0642\u062f\u064a\u0631\u0627\u064b \u0641\u0648\u0631\u064a\u0627\u064b \u0644\u0635\u0627\u0641\u064a \u062f\u062e\u0644\u0643 \u0627\u0644\u0633\u0646\u0648\u064a \u0628\u0639\u062f \u0646\u0633\u0628\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u0629.<\/p>\n    <\/div>\n    <div class=\"calc reveal\">\n      <div class=\"card calc-form\" style=\"transform:none\">\n        <div>\n          <label for=\"cUnits\">\u0639\u062f\u062f \u0627\u0644\u0648\u062d\u062f\u0627\u062a<\/label>\n          <input type=\"number\" id=\"cUnits\" value=\"4\" min=\"1\" max=\"500\">\n        <\/div>\n        <div>\n          <label for=\"cRent\" style=\"display:inline-flex;align-items:center;gap:5px\">\u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0634\u0647\u0631\u064a \u0627\u0644\u0645\u062a\u0648\u0642\u0639 \u0644\u0643\u0644 \u0648\u062d\u062f\u0629 (<svg class=\"sar\"><use href=\"#sar\"\/><\/svg>)<\/label>\n          <input type=\"number\" id=\"cRent\" value=\"3500\" min=\"500\" step=\"100\">\n        <\/div>\n        <div>\n          <label for=\"cOcc\">\u0646\u0633\u0628\u0629 \u0627\u0644\u0625\u0634\u063a\u0627\u0644 \u0627\u0644\u0645\u062a\u0648\u0642\u0639\u0629<\/label>\n          <select id=\"cOcc\">\n            <option value=\"1\">100% \u2014 \u0625\u0634\u063a\u0627\u0644 \u0643\u0627\u0645\u0644<\/option>\n            <option value=\"0.95\" selected>95%<\/option>\n            <option value=\"0.9\">90%<\/option>\n            <option value=\"0.8\">80%<\/option>\n          <\/select>\n        <\/div>\n        <div>\n          <label for=\"cPkg\">\u0627\u0644\u0628\u0627\u0642\u0629<\/label>\n          <select id=\"cPkg\">\n            <option value=\"0.05\">\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u2014 5%<\/option>\n            <option value=\"0.075\" selected>\u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u2014 7.5%<\/option>\n            <option value=\"0.10\">\u0627\u0644\u0634\u0627\u0645\u0644\u0629 \u2014 10%<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n      <div class=\"calc-out\">\n        <div style=\"position:relative\">\n          <div style=\"font-size:14px;color:rgba(238,243,248,.7);margin-bottom:6px\">\u0635\u0627\u0641\u064a \u062f\u062e\u0644\u0643 \u0627\u0644\u0633\u0646\u0648\u064a \u0627\u0644\u062a\u0642\u062f\u064a\u0631\u064a<\/div>\n          <div class=\"big\" style=\"display:flex;align-items:baseline;gap:10px;justify-content:flex-start\"><svg class=\"sar\" style=\"width:.8em;height:.85em;align-self:center\"><use href=\"#sar\"\/><\/svg><span id=\"cNet\">0<\/span><\/div>\n        <\/div>\n        <div class=\"hr-soft\" style=\"position:relative\"><\/div>\n        <div class=\"row\"><span>\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a<\/span><b class=\"num\" style=\"display:inline-flex;align-items:center;gap:5px\"><svg class=\"sar\"><use href=\"#sar\"\/><\/svg><span id=\"cGross\">\u2014<\/span><\/b><\/div>\n        <div class=\"row\"><span>\u0623\u062a\u0639\u0627\u0628 \u062b\u0628\u0631\u0647 (\u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631)<\/span><b class=\"num\" style=\"display:inline-flex;align-items:center;gap:5px\"><svg class=\"sar\"><use href=\"#sar\"\/><\/svg><span id=\"cFee\">\u2014<\/span><\/b><\/div>\n        <div class=\"row\"><span>\u0631\u0633\u0648\u0645 \u062b\u0628\u0631\u0647 \u0644\u0644\u062f\u0641\u0639\u0629 \u0627\u0644\u0648\u0627\u062d\u062f\u0629 (\u062f\u0641\u0639\u062a\u0627\u0646 \u0633\u0646\u0648\u064a\u0627\u064b)<\/span><b class=\"num\" style=\"display:inline-flex;align-items:center;gap:5px\"><svg class=\"sar\"><use href=\"#sar\"\/><\/svg><span id=\"cHalf\">\u2014<\/span><\/b><\/div>\n        <div class=\"row\"><span>\u0645\u0639\u062f\u0644 \u062f\u062e\u0644\u0643 \u0627\u0644\u0634\u0647\u0631\u064a \u0627\u0644\u062a\u0642\u0631\u064a\u0628\u064a<\/span><b class=\"num\" style=\"display:inline-flex;align-items:center;gap:5px\"><svg class=\"sar\"><use href=\"#sar\"\/><\/svg><span id=\"cMonthly\">\u2014<\/span><\/b><\/div>\n        <p class=\"calc-note\">* \u062a\u0642\u062f\u064a\u0631 \u0627\u0633\u062a\u0631\u0634\u0627\u062f\u064a: \u0631\u0633\u0648\u0645 \u062b\u0628\u0631\u0647 \u062a\u064f\u0633\u062f\u064e\u0651\u062f \u0639\u0644\u0649 \u062f\u0641\u0639\u062a\u064a\u0646 \u0633\u0646\u0648\u064a\u062a\u064a\u0646\u060c \u0648\u0625\u064a\u062c\u0627\u0631\u0643 \u064a\u064f\u062d\u0635\u064e\u0651\u0644 \u0648\u0641\u0642 \u062c\u062f\u0648\u0644 \u0639\u0642\u062f \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0648\u064a\u064f\u062d\u0648\u064e\u0651\u0644 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644. \u0644\u0627 \u064a\u0634\u0645\u0644 \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u0643\u0628\u0631\u0649\u060c \u0648\u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0628\u0639\u062f \u0627\u0644\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629. \u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0648\u0627\u0644\u0645\u0648\u0644\u0627\u062a \u062a\u064f\u0633\u0639\u0651\u0631 \u0628\u0639\u0642\u062f \u0645\u062e\u0635\u0635.<\/p>\n        <a href=\"#cta\" class=\"btn btn-accent\" style=\"position:relative;align-self:flex-start\">\u0627\u0637\u0644\u0628 \u062a\u0642\u064a\u064a\u0645\u0627\u064b \u062f\u0642\u064a\u0642\u0627\u064b \u0645\u062c\u0627\u0646\u0627\u064b<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Pricing ===== -->\n<section class=\"pad bg-card\" id=\"pricing\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0648\u0627\u0644\u0628\u0627\u0642\u0627\u062a<\/div>\n      <h2>\u0646\u0633\u0628\u0629 \u0648\u0627\u0636\u062d\u0629 \u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631\u060c \u062f\u0648\u0646 \u0631\u0633\u0648\u0645 \u062e\u0641\u064a\u0629<\/h2>\n      <p>\u0623\u062a\u0639\u0627\u0628\u0646\u0627 \u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u062a\u064f\u062d\u0633\u0628 \u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a \u0627\u0644\u0645\u062a\u0639\u0627\u0642\u062f \u0639\u0644\u064a\u0647 \u2014 \u0648\u0644\u0627 \u0646\u0633\u062a\u062d\u0642\u0647\u0627 \u0625\u0644\u0627 \u0645\u0645\u0627 \u0646\u064f\u062d\u0635\u0651\u0644\u0647 \u0644\u0643 \u0641\u0639\u0644\u064a\u0627\u064b.<\/p>\n    <\/div>\n    <div class=\"reveal\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:36px\" id=\"payhow\">\n      <div style=\"background:var(--navy-50);border:1px solid var(--navy-100);border-radius:var(--radius-md);padding:20px 22px\">\n        <b style=\"display:block;margin-bottom:6px;color:var(--navy-800)\">\ud83d\udca0 \u0643\u064a\u0641 \u062a\u064f\u062d\u0633\u0628 \u0627\u0644\u0646\u0633\u0628\u0629\u061f<\/b>\n        <span style=\"font-size:14.5px;color:var(--text-secondary)\">\u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a \u0641\u064a \u0627\u0644\u0639\u0642\u062f \u0627\u0644\u0645\u0648\u062b\u0642 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631. \u0645\u062b\u0627\u0644: \u0625\u064a\u062c\u0627\u0631 <b class=\"num\">100,000<\/b> <svg class=\"sar\"><use href=\"#sar\"\/><\/svg> \u0633\u0646\u0648\u064a\u0627\u064b \u0628\u0628\u0627\u0642\u0629 <b class=\"num\">7.5%<\/b> = \u0623\u062a\u0639\u0627\u0628 <b class=\"num\">7,500<\/b> <svg class=\"sar\"><use href=\"#sar\"\/><\/svg> \u0641\u0642\u0637.<\/span>\n      <\/div>\n      <div style=\"background:var(--navy-50);border:1px solid var(--navy-100);border-radius:var(--radius-md);padding:20px 22px\">\n        <b style=\"display:block;margin-bottom:6px;color:var(--navy-800)\">\ud83d\udcc5 \u0622\u0644\u064a\u0629 \u0633\u062f\u0627\u062f \u0631\u0633\u0648\u0645 \u062b\u0628\u0631\u0647<\/b>\n        <span style=\"font-size:14.5px;color:var(--text-secondary)\">\u0631\u0633\u0648\u0645 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u062a\u064f\u0633\u062f\u064e\u0651\u062f \u0639\u0644\u0649 <b>\u062f\u0641\u0639\u062a\u064a\u0646 \u0633\u0646\u0648\u064a\u062a\u064a\u0646<\/b> (\u0646\u0635\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0643\u0644 6 \u0623\u0634\u0647\u0631). \u0623\u0645\u0627 \u0625\u064a\u062c\u0627\u0631\u0643 \u0641\u064a\u064f\u062d\u0635\u064e\u0651\u0644 \u062d\u0633\u0628 \u062c\u062f\u0648\u0644 \u0627\u0644\u062f\u0641\u0639 \u0641\u064a \u0639\u0642\u062f \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0648\u064a\u064f\u062d\u0648\u064e\u0651\u0644 \u0644\u0643 \u0643\u0627\u0645\u0644\u0627\u064b \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644 \u0645\u0646 \u062a\u062d\u0635\u064a\u0644\u0647.<\/span>\n      <\/div>\n      <div style=\"background:var(--navy-50);border:1px solid var(--navy-100);border-radius:var(--radius-md);padding:20px 22px\">\n        <b style=\"display:block;margin-bottom:6px;color:var(--navy-800)\">\ud83c\udfd9\ufe0f \u0627\u0644\u0623\u0635\u0648\u0644 \u0627\u0644\u0636\u062e\u0645\u0629<\/b>\n        <span style=\"font-size:14.5px;color:var(--text-secondary)\">\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0648\u0627\u0644\u0645\u0648\u0644\u0627\u062a \u0648\u0627\u0644\u0645\u062d\u0627\u0641\u0638 \u0627\u0644\u0643\u0628\u064a\u0631\u0629 \u0644\u0627 \u062a\u064f\u0633\u0639\u0651\u0631 \u0628\u0627\u0644\u0628\u0627\u0642\u0627\u062a \u2014 \u0628\u0644 \u0628\u0639\u0642\u062f \u0625\u062f\u0627\u0631\u0629 \u0648\u062a\u0634\u063a\u064a\u0644 \u0645\u062e\u0635\u0635 \u0628\u0639\u062f \u0645\u0639\u0627\u064a\u0646\u0629 \u0641\u0646\u064a\u0629 \u0648\u062f\u0631\u0627\u0633\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629.<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"pricing\">\n      <div class=\"pkg reveal\">\n        <div class=\"name-row\"><span class=\"name\">\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<\/span><\/div>\n        <div class=\"pct\"><span class=\"s\">%<\/span><span class=\"v num\">5<\/span><\/div>\n        <p class=\"tag\">\u0644\u0644\u0645\u0627\u0644\u0643 \u0627\u0644\u0645\u062a\u0627\u0628\u0639 \u00b7 \u0645\u0646 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a<\/p>\n        <div class=\"hr\"><\/div>\n        <ul>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0633\u0648\u064a\u0642 \u0648\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u0648\u062d\u062f\u0627\u062a<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0639\u0642\u0648\u062f \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u062d\u0635\u064a\u0644 \u0627\u0644\u0625\u064a\u062c\u0627\u0631\u0627\u062a<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0642\u0631\u064a\u0631 \u0645\u0627\u0644\u064a \u0634\u0647\u0631\u064a<\/li>\n        <\/ul>\n        <a href=\"#cta\" class=\"btn btn-outline\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<\/a>\n      <\/div>\n      <div class=\"pkg featured reveal\">\n        <div class=\"name-row\"><span class=\"name\">\u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629<\/span><span class=\"badge-accent\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0627\u062e\u062a\u064a\u0627\u0631\u0627\u064b<\/span><\/div>\n        <div class=\"pct\"><span class=\"s\">%<\/span><span class=\"v num\">7.5<\/span><\/div>\n        <p class=\"tag\">\u0627\u0644\u0623\u0643\u062b\u0631 \u062a\u0648\u0627\u0632\u0646\u0627\u064b \u00b7 \u0645\u0646 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a<\/p>\n        <div class=\"hr\"><\/div>\n        <ul>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0643\u0644 \u0645\u0632\u0627\u064a\u0627 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u062a\u0623\u062e\u0631\u0627\u062a \u0642\u0627\u0646\u0648\u0646\u064a\u0627\u064b<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0635\u064a\u0627\u0646\u0629 \u0639\u0646\u062f \u0627\u0644\u0637\u0644\u0628<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0628\u0648\u0627\u0628\u0629 \u0645\u0627\u0644\u0643 \u0648\u0645\u0633\u062a\u0623\u062c\u0631<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0642\u0627\u0631\u064a\u0631 \u062a\u0641\u0635\u064a\u0644\u064a\u0629<\/li>\n        <\/ul>\n        <a href=\"#cta\" class=\"btn btn-accent\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629<\/a>\n      <\/div>\n      <div class=\"pkg reveal\">\n        <div class=\"name-row\"><span class=\"name\">\u0627\u0644\u0634\u0627\u0645\u0644\u0629<\/span><\/div>\n        <div class=\"pct\"><span class=\"s\">%<\/span><span class=\"v num\">10<\/span><\/div>\n        <p class=\"tag\">\u0631\u0627\u062d\u0629 \u062a\u0627\u0645\u0629 \u00b7 \u0645\u0646 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a<\/p>\n        <div class=\"hr\"><\/div>\n        <ul>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0643\u0644 \u0645\u0632\u0627\u064a\u0627 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0635\u064a\u0627\u0646\u0629 \u0648\u0642\u0627\u0626\u064a\u0629 \u0645\u062c\u062f\u0648\u0644\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0645\u0631\u0627\u0641\u0642 \u0643\u0627\u0645\u0644\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0623\u0645\u0646 \u0648\u0646\u0638\u0627\u0641\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628 \u0645\u062e\u0635\u0635<\/li>\n        <\/ul>\n        <a href=\"#cta\" class=\"btn btn-outline\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0634\u0627\u0645\u0644\u0629<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:44px\">\n      <h3 style=\"text-align:center;font-size:22px;font-weight:700;color:var(--navy-800);margin-bottom:20px\">\u0645\u0642\u0627\u0631\u0646\u0629 \u062a\u0641\u0635\u064a\u0644\u064a\u0629 \u0628\u064a\u0646 \u0627\u0644\u0628\u0627\u0642\u0627\u062a<\/h3>\n      <div style=\"overflow-x:auto;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:#fff\">\n        <table class=\"cmp num-ar\">\n          <thead>\n            <tr><th style=\"text-align:right\">\u0627\u0644\u062e\u062f\u0645\u0629<\/th><th>\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<br><span class=\"pct-s num\">5%<\/span><\/th><th class=\"ft\">\u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629<br><span class=\"pct-s num\">7.5%<\/span><\/th><th>\u0627\u0644\u0634\u0627\u0645\u0644\u0629<br><span class=\"pct-s num\">10%<\/span><\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0648\u062a\u0635\u0648\u064a\u0631\u0647\u0627 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0627\u064b<\/td><td>\u2713<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0641\u0631\u0632 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631\u064a\u0646 \u0648\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0644\u0627\u0621\u062a\u0647\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629<\/td><td>\u2713<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0639\u0642\u0648\u062f \u0639\u0628\u0631 \u0645\u0646\u0635\u0629 \u0625\u064a\u062c\u0627\u0631<\/td><td>\u2713<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u062a\u062d\u0635\u064a\u0644 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0648\u062a\u062d\u0648\u064a\u0644\u0647 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644<\/td><td>\u2713<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u062a\u0642\u0631\u064a\u0631 \u0645\u0627\u0644\u064a \u0634\u0647\u0631\u064a<\/td><td>\u2713<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0627\u0644\u0643 \u0628\u0628\u064a\u0627\u0646\u0627\u062a \u062d\u064a\u0629<\/td><td>\u2014<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631 (\u062f\u0641\u0639 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a + \u0637\u0644\u0628\u0627\u062a \u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0648\u0631\u0629)<\/td><td>\u2014<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u062a\u0623\u062e\u0631\u0627\u062a \u0648\u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/td><td>\u2014<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0639\u0646\u062f \u0627\u0644\u0637\u0644\u0628 (\u0625\u0634\u0631\u0627\u0641 + 3 \u0639\u0631\u0648\u0636 \u0623\u0633\u0639\u0627\u0631)<\/td><td>\u2014<\/td><td class=\"ft\">\u2713<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0641\u062d\u0635 \u062f\u0648\u0631\u064a \u0645\u0648\u062b\u0642 \u0644\u0644\u0639\u0642\u0627\u0631<\/td><td>\u2014<\/td><td class=\"ft\">\u0631\u0628\u0639 \u0633\u0646\u0648\u064a<\/td><td>\u0634\u0647\u0631\u064a<\/td><\/tr>\n            <tr><td>\u0635\u064a\u0627\u0646\u0629 \u0648\u0642\u0627\u0626\u064a\u0629 \u0645\u062c\u062f\u0648\u0644\u0629 (PPM)<\/td><td>\u2014<\/td><td class=\"ft\">\u2014<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0625\u062f\u0627\u0631\u0629 \u0645\u0631\u0627\u0641\u0642 \u0643\u0627\u0645\u0644\u0629 (\u0646\u0638\u0627\u0641\u0629\u060c \u0623\u0645\u0646\u060c \u062a\u0634\u063a\u064a\u0644)<\/td><td>\u2014<\/td><td class=\"ft\">\u2014<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628 \u0645\u062e\u0635\u0635 \u0648\u0627\u062c\u062a\u0645\u0627\u0639 \u0623\u062f\u0627\u0621 \u0634\u0647\u0631\u064a<\/td><td>\u2014<\/td><td class=\"ft\">\u2014<\/td><td>\u2713<\/td><\/tr>\n            <tr><td>\u0623\u0648\u0644\u0648\u064a\u0629 \u0627\u0633\u062a\u062c\u0627\u0628\u0629 SLA \u0645\u0634\u062f\u062f\u0629<\/td><td>\u2014<\/td><td class=\"ft\">\u2014<\/td><td>\u2713<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      <p style=\"text-align:center;margin-top:14px;font-size:13.5px;color:var(--text-secondary)\">\u0631\u0633\u0648\u0645 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0646\u0633\u0628\u0629 \u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a \u0627\u0644\u0645\u062a\u0639\u0627\u0642\u062f \u0639\u0644\u064a\u0647\u060c \u0648\u062a\u064f\u0633\u062f\u064e\u0651\u062f \u0639\u0644\u0649 \u062f\u0641\u0639\u062a\u064a\u0646 \u0633\u0646\u0648\u064a\u062a\u064a\u0646 (\u0646\u0635\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0643\u0644 6 \u0623\u0634\u0647\u0631).<\/p>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:36px;background:var(--navy-800);border-radius:var(--radius-xl);padding:36px 40px;color:#EEF3F8;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;position:relative;overflow:hidden\">\n      <div style=\"position:absolute;top:-80px;inset-inline-end:-50px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.16),transparent 70%)\"><\/div>\n      <div style=\"position:relative;max-width:560px\">\n        <div style=\"font-size:13px;color:var(--gold-400);font-weight:700;letter-spacing:.08em;margin-bottom:8px\">\u0639\u0642\u0648\u062f \u0627\u0644\u0645\u0646\u0634\u0622\u062a \u0627\u0644\u0636\u062e\u0645\u0629<\/div>\n        <h3 style=\"font-size:24px;font-weight:700;margin-bottom:8px\">\u062a\u0645\u0644\u0643 \u0628\u0631\u062c\u0627\u064b \u0623\u0648 \u0645\u0648\u0644\u0627\u064b \u0623\u0648 \u0645\u062d\u0641\u0638\u0629 \u0643\u0628\u064a\u0631\u0629\u061f<\/h3>\n        <p style=\"font-size:15px;color:rgba(238,243,248,.78)\">\u0646\u062c\u0647\u0651\u0632 \u0644\u0643 \u0639\u0631\u0636\u0627\u064b \u0645\u062e\u0635\u0635\u0627\u064b \u064a\u0634\u0645\u0644 \u062e\u0637\u0629 \u062a\u0634\u063a\u064a\u0644 \u0648\u0635\u064a\u0627\u0646\u0629 \u0643\u0627\u0645\u0644\u0629 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 SLA\u060c \u0648\u0641\u0631\u064a\u0642\u0627\u064b \u0645\u0642\u064a\u0645\u0627\u064b \u0639\u0646\u062f \u0627\u0644\u062d\u0627\u062c\u0629\u060c \u0648\u0646\u0645\u0648\u0630\u062c\u0627\u064b \u0645\u0627\u0644\u064a\u0627\u064b \u0634\u0641\u0627\u0641\u0627\u064b \u2014 \u0628\u0639\u062f \u0645\u0639\u0627\u064a\u0646\u0629 \u0641\u0646\u064a\u0629 \u0645\u062c\u0627\u0646\u064a\u0629.<\/p>\n      <\/div>\n      <a href=\"#cta\" class=\"btn btn-accent btn-lg\" style=\"position:relative;flex-shrink:0\">\u0627\u0637\u0644\u0628 \u0639\u0631\u0636\u0627\u064b \u0645\u0624\u0633\u0633\u064a\u0627\u064b<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Portals ===== -->\n<section class=\"pad bg-page\" id=\"portals\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0627\u0644\u0628\u0648\u0627\u0628\u0627\u062a \u0627\u0644\u0631\u0642\u0645\u064a\u0629<\/div>\n      <h2>\u0643\u0644 \u0634\u064a\u0621 \u0623\u0645\u0627\u0645\u0643\u060c \u0645\u0646 \u062c\u0648\u0627\u0644\u0643<\/h2>\n    <\/div>\n    <div class=\"cards-2\">\n      <div class=\"portal-card portal-owner reveal\">\n        <h3>\ud83d\udc51 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0627\u0644\u0643<\/h3>\n        <p class=\"d\">\u0639\u0642\u0627\u0631\u0643 \u0628\u064a\u0646 \u064a\u062f\u064a\u0643 \u2014 \u0623\u064a\u0646\u0645\u0627 \u0643\u0646\u062a.<\/p>\n        <ul class=\"checks\" style=\"color:#EEF3F8\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062f\u062e\u0644\u0643 \u0627\u0644\u0634\u0647\u0631\u064a \u0648\u062d\u0627\u0644\u0629 \u0643\u0644 \u0648\u062d\u062f\u0629 \u0644\u062d\u0638\u0629 \u0628\u0644\u062d\u0638\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0627\u0644\u064a\u0629 PDF \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0632\u064a\u0644<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D9B94F\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0639\u0642\u0648\u062f \u0648\u0627\u0644\u062a\u062c\u062f\u064a\u062f<\/li>\n        <\/ul>\n        <a href=\"#cta\" class=\"btn btn-accent\" style=\"margin-top:20px\">\u0627\u0637\u0644\u0628 \u062d\u0633\u0627\u0628\u0643<\/a>\n      <\/div>\n      <div class=\"portal-card portal-tenant reveal\">\n        <h3>\ud83d\udd11 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631<\/h3>\n        <p class=\"d\">\u0633\u0643\u0646\u0643 \u0648\u062e\u062f\u0645\u0627\u062a\u0643 \u0641\u064a \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f.<\/p>\n        <ul class=\"checks\">\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062f\u0641\u0639 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0627\u064b \u0628\u0623\u0645\u0627\u0646<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0637\u0644\u0628 \u0635\u064a\u0627\u0646\u0629 \u0628\u0627\u0644\u0635\u0648\u0631 \u0645\u0639 \u062a\u062a\u0628\u0639 \u0627\u0644\u062d\u0627\u0644\u0629<\/li>\n          <li><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1F8A5B\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0639\u0642\u062f\u0643 \u0648\u0625\u064a\u0635\u0627\u0644\u0627\u062a\u0643 \u0645\u062d\u0641\u0648\u0638\u0629 \u062f\u0627\u0626\u0645\u0627\u064b<\/li>\n        <\/ul>\n        <a href=\"#cta\" class=\"btn btn-primary\" style=\"margin-top:20px\">\u062f\u062e\u0648\u0644 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Operations Structure ===== -->\n<section class=\"pad bg-card\" id=\"team\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0647\u064a\u0643\u0644 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a<\/div>\n      <h2>\u062c\u0647\u0627\u0632 \u0645\u062a\u0643\u0627\u0645\u0644 \u062e\u0644\u0641 \u0643\u0644 \u0623\u0635\u0644<\/h2>\n      <p>\u0644\u0627 \u0646\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0631\u0627\u062f \u2014 \u0628\u0644 \u0639\u0644\u0649 \u0625\u062f\u0627\u0631\u0627\u062a \u0645\u062a\u062e\u0635\u0635\u0629 \u062a\u0639\u0645\u0644 \u0628\u0645\u0646\u0647\u062c\u064a\u0629 \u0645\u0648\u062d\u062f\u0629\u060c \u0644\u0643\u0644 \u0645\u0646\u0647\u0627 \u0646\u0637\u0627\u0642 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0648\u0645\u0624\u0634\u0631\u0627\u062a \u0623\u062f\u0627\u0621.<\/p>\n    <\/div>\n    <div style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px\" class=\"team-grid\">\n      <div class=\"card reveal\" style=\"text-align:center;padding:28px 20px\">\n        <div class=\"svc-icon\" style=\"margin:0 auto 14px\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 1 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 1 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 1 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 1 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg><\/div>\n        <h3 style=\"font-size:17px;font-weight:700;margin-bottom:8px\">\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644<\/h3>\n        <p style=\"font-size:14px;color:var(--text-secondary)\">\u063a\u0631\u0641\u0629 \u0639\u0645\u0644\u064a\u0627\u062a 24\/7\u060c \u0625\u062f\u0627\u0631\u0629 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0639\u0645\u0644 \u0639\u0628\u0631 CAFM\u060c \u0648\u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0639\u0644\u0649 SLA \u0644\u0643\u0644 \u0623\u0635\u0644.<\/p>\n      <\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:28px 20px\">\n        <div class=\"svc-icon\" style=\"margin:0 auto 14px\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/div>\n        <h3 style=\"font-size:17px;font-weight:700;margin-bottom:8px\">\u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0648\u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/h3>\n        <p style=\"font-size:14px;color:var(--text-secondary)\">\u0645\u0647\u0646\u062f\u0633\u0648\u0646 \u0648\u0641\u0646\u064a\u0648\u0646 \u0645\u0639\u062a\u0645\u062f\u0648\u0646 \u0641\u064a MEP \u0648\u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062d\u0631\u062c\u0629\u060c \u0648\u062e\u0637\u0637 \u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u0648\u0642\u0627\u0626\u064a\u0629 PPM.<\/p>\n      <\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:28px 20px\">\n        <div class=\"svc-icon\" style=\"margin:0 auto 14px\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\n        <h3 style=\"font-size:17px;font-weight:700;margin-bottom:8px\">\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0642\u0648\u062f \u0648\u0627\u0644\u062a\u062d\u0635\u064a\u0644<\/h3>\n        <p style=\"font-size:14px;color:var(--text-secondary)\">\u062a\u0648\u062b\u064a\u0642 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631\u060c \u062a\u062d\u0635\u064a\u0644 \u0645\u0646\u0636\u0628\u0637\u060c \u0645\u062a\u0627\u0628\u0639\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0644\u0644\u0645\u062a\u0623\u062e\u0631\u0627\u062a\u060c \u0648\u062a\u0633\u0648\u064a\u0627\u062a \u0645\u0627\u0644\u064a\u0629 \u0645\u062f\u0642\u0642\u0629.<\/p>\n      <\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:28px 20px\">\n        <div class=\"svc-icon\" style=\"margin:0 auto 14px\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\n        <h3 style=\"font-size:17px;font-weight:700;margin-bottom:8px\">\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0645\u0644\u0627\u0643 \u0648\u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631\u064a\u0646<\/h3>\n        <p style=\"font-size:14px;color:var(--text-secondary)\">\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628 \u0644\u0643\u0644 \u0645\u062d\u0641\u0638\u0629\u060c \u062a\u0642\u0627\u0631\u064a\u0631 \u0634\u0647\u0631\u064a\u0629\u060c \u0648\u0645\u0624\u0634\u0631 \u0631\u0636\u0627 \u064a\u064f\u0642\u0627\u0633 \u0648\u064a\u064f\u062d\u0627\u0633\u0628 \u0639\u0644\u064a\u0647 \u0627\u0644\u0641\u0631\u064a\u0642.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Partners Ecosystem ===== -->\n<section class=\"pad bg-page\" id=\"partners\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0645\u0646\u0638\u0648\u0645\u0629 \u0634\u0631\u0643\u0627\u0626\u0646\u0627<\/div>\n      <h2>\u0634\u0628\u0643\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0645\u0639\u062a\u0645\u062f\u0629 \u062e\u0644\u0641\u0646\u0627<\/h2>\n      <p>\u0646\u0639\u0645\u0644 \u0639\u0628\u0631 \u0634\u0628\u0643\u0629 \u0645\u0648\u0631\u062f\u064a\u0646 \u0648\u0645\u0642\u0627\u0648\u0644\u064a\u0646 \u0645\u0624\u0647\u0644\u064a\u0646 \u0648\u0641\u0642 \u0645\u0639\u0627\u064a\u064a\u0631 \u062a\u0623\u0647\u064a\u0644 \u0635\u0627\u0631\u0645\u0629 \u2014 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0627\u0644\u0633\u0639\u0631 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u062a\u064f\u0642\u064a\u064e\u0651\u0645 \u0641\u064a \u0643\u0644 \u0639\u0645\u0644\u064a\u0629.<\/p>\n    <\/div>\n    <div style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:16px\" class=\"partners-grid\">\n      <div class=\"card reveal\" style=\"text-align:center;padding:24px 16px\"><div style=\"font-size:28px;margin-bottom:8px\">\ud83d\udd27<\/div><b style=\"font-size:15px\">\u0645\u0642\u0627\u0648\u0644\u0648 \u0635\u064a\u0627\u0646\u0629 \u0645\u0639\u062a\u0645\u062f\u0648\u0646<\/b><p style=\"font-size:13px;color:var(--text-secondary);margin-top:6px\">MEP\u060c \u0645\u0635\u0627\u0639\u062f\u060c \u062a\u0643\u064a\u064a\u0641 \u0645\u0631\u0643\u0632\u064a<\/p><\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:24px 16px\"><div style=\"font-size:28px;margin-bottom:8px\">\ud83d\udee1\ufe0f<\/div><b style=\"font-size:15px\">\u0634\u0631\u0643\u0627\u062a \u0623\u0645\u0646 \u0648\u0646\u0638\u0627\u0641\u0629<\/b><p style=\"font-size:13px;color:var(--text-secondary);margin-top:6px\">\u062d\u0631\u0627\u0633\u0627\u062a \u0645\u0631\u062e\u0635\u0629 \u0648\u062a\u0634\u063a\u064a\u0644 \u0645\u0631\u0627\u0641\u0642<\/p><\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:24px 16px\"><div style=\"font-size:28px;margin-bottom:8px\">\u2696\ufe0f<\/div><b style=\"font-size:15px\">\u0634\u0631\u0643\u0627\u0621 \u0642\u0627\u0646\u0648\u0646\u064a\u0648\u0646<\/b><p style=\"font-size:13px;color:var(--text-secondary);margin-top:6px\">\u062a\u062d\u0635\u064a\u0644 \u0648\u062a\u0646\u0641\u064a\u0630 \u0642\u0636\u0627\u0626\u064a<\/p><\/div>\n      <div class=\"card reveal\" style=\"text-align:center;padding:24px 16px\"><div style=\"font-size:28px;margin-bottom:8px\">\ud83d\udcb3<\/div><b style=\"font-size:15px\">\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u062f\u0641\u0639 \u0648\u0627\u0644\u062a\u0642\u0646\u064a\u0629<\/b><p style=\"font-size:13px;color:var(--text-secondary);margin-top:6px\">\u062a\u062d\u0635\u064a\u0644 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0623\u0646\u0638\u0645\u0629 CAFM<\/p><\/div>\n    <\/div>\n    <div class=\"reveal\" style=\"margin-top:20px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px\" id=\"partner-logos\">\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n      <div style=\"background:#fff;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);height:72px;display:flex;align-items:center;justify-content:center;color:var(--ink-400);font-size:12.5px\">\u0634\u0639\u0627\u0631 \u0634\u0631\u064a\u0643<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Licenses & Compliance ===== -->\n<section class=\"bg-page\" style=\"padding:0 0 60px\">\n  <div class=\"container\">\n    <div class=\"reveal\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:16px\" id=\"trust-bar\">\n      <div style=\"background:#fff;border:1px solid var(--border-default);border-radius:var(--radius-md);padding:20px 22px;display:flex;align-items:center;gap:14px\">\n        <span style=\"width:44px;height:44px;border-radius:12px;background:var(--navy-50);display:flex;align-items:center;justify-content:center;flex-shrink:0\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0E2A47\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span>\n        <div><b style=\"font-size:14.5px;display:block\">\u0645\u0631\u062e\u0635\u0648\u0646 \u0645\u0646 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0639\u0642\u0627\u0631<\/b><span style=\"font-size:13px;color:var(--text-secondary)\" class=\"num\">\u0631\u062e\u0635\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0645\u0644\u0627\u0643 \u0648\u0627\u0644\u0645\u0631\u0627\u0641\u0642 \u0631\u0642\u0645 I200049538 \u2014 \u0633\u0627\u0631\u064a\u0629 \u062d\u062a\u0649 01\/07\/2027<\/span><\/div>\n      <\/div>\n      <div style=\"background:#fff;border:1px solid var(--border-default);border-radius:var(--radius-md);padding:20px 22px;display:flex;align-items:center;gap:14px\">\n        <span style=\"width:44px;height:44px;border-radius:12px;background:var(--navy-50);display:flex;align-items:center;justify-content:center;flex-shrink:0\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0E2A47\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/span>\n        <div><b style=\"font-size:14.5px;display:block\">\u0633\u062c\u0644 \u062a\u062c\u0627\u0631\u064a \u0646\u0634\u0637 \u2014 \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u0629<\/b><span style=\"font-size:13px;color:var(--text-secondary)\" class=\"num\">\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0648\u0637\u0646\u064a \u0627\u0644\u0645\u0648\u062d\u062f 7054689513<\/span><\/div>\n      <\/div>\n      <div style=\"background:#fff;border:1px solid var(--border-default);border-radius:var(--radius-md);padding:20px 22px;display:flex;align-items:center;gap:14px\">\n        <span style=\"width:44px;height:44px;border-radius:12px;background:var(--navy-50);display:flex;align-items:center;justify-content:center;flex-shrink:0\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0E2A47\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg><\/span>\n        <div><b style=\"font-size:14.5px;display:block\">100% \u0639\u0642\u0648\u062f \u0645\u0648\u062b\u0642\u0629 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631<\/b><span style=\"font-size:13px;color:var(--text-secondary)\">\u0627\u0645\u062a\u062b\u0627\u0644 \u0643\u0627\u0645\u0644 \u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Testimonials ===== -->\n<section class=\"pad bg-card\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0642\u0627\u0644\u0648\u0627 \u0639\u0646\u0627<\/div>\n      <h2>\u0645\u0644\u0627\u0643 \u0627\u0631\u062a\u0627\u062d\u0648\u0627\u060c \u0648\u0645\u0633\u062a\u0623\u062c\u0631\u0648\u0646 \u0633\u0639\u062f\u0627\u0621<\/h2>\n    <\/div>\n    <div class=\"tst\">\n      <div class=\"card reveal\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"q\">\u00ab\u0643\u0646\u062a\u064f \u0623\u0637\u0627\u0631\u062f \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631\u064a\u0646 \u0628\u0646\u0641\u0633\u064a \u0643\u0644 \u0634\u0647\u0631. \u0623\u0645\u0651\u0627 \u0627\u0644\u064a\u0648\u0645 \u0641\u064a\u0635\u0644\u0646\u064a \u0627\u0644\u062f\u062e\u0644 \u0648\u0627\u0644\u062a\u0642\u0631\u064a\u0631\u060c \u0648\u0644\u0627 \u0623\u0643\u0627\u062f \u0623\u0639\u0644\u0645 \u0645\u062a\u0649 \u062a\u0645\u0651 \u0627\u0644\u062a\u062d\u0635\u064a\u0644.\u00bb<\/p>\n        <div class=\"who\"><span class=\"av\">\u0639<\/span><div><b>\u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0627\u0644\u0633\u0627\u0644\u0645<\/b><span>\u0645\u0627\u0644\u0643 6 \u0648\u062d\u062f\u0627\u062a \u2014 \u0627\u0644\u0631\u064a\u0627\u0636<\/span><\/div><\/div>\n      <\/div>\n      <div class=\"card reveal\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"q\">\u00ab\u0637\u0644\u0628\u062a\u064f \u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u062a\u0643\u064a\u064a\u0641 \u0641\u064a \u0627\u0644\u0639\u0627\u0634\u0631\u0629 \u0645\u0633\u0627\u0621\u064b \u0628\u0627\u0644\u0635\u0648\u0631\u060c \u0648\u0641\u064a \u0638\u0647\u0631 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u062a\u0627\u0644\u064a \u0643\u0627\u0646 \u0627\u0644\u0641\u0646\u064a\u064f\u0651 \u0639\u0646\u062f\u064a. \u062a\u0639\u0627\u0645\u0644\u064c \u064a\u062d\u062a\u0631\u0645 \u0648\u0642\u062a\u0643.\u00bb<\/p>\n        <div class=\"who\"><span class=\"av\">\u0633<\/span><div><b>\u0633\u0627\u0631\u0629 \u0627\u0644\u0645\u0637\u064a\u0631\u064a<\/b><span>\u0645\u0633\u062a\u0623\u062c\u0631\u0629 \u2014 \u062c\u062f\u0629<\/span><\/div><\/div>\n      <\/div>\n      <div class=\"card reveal\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"q\">\u00ab\u0639\u0645\u0627\u0631\u0629\u064c \u0643\u0627\u0645\u0644\u0629 \u0633\u0644\u0651\u0645\u062a\u064f\u0647\u0627 \u0644\u062b\u0628\u0631\u0647 \u0648\u0623\u0646\u0627 \u062e\u0627\u0631\u062c \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u060c \u0641\u062c\u0639\u0644\u062a\u0646\u064a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631\u064f \u0627\u0644\u0634\u0647\u0631\u064a\u0629 \u0648\u0627\u0644\u0628\u0648\u0627\u0628\u0629\u064f \u0645\u0637\u0645\u0626\u0646\u0627\u064b \u0643\u0623\u0646\u0646\u064a \u062d\u0627\u0636\u0631.\u00bb<\/p>\n        <div class=\"who\"><span class=\"av\">\u0645<\/span><div><b>\u0645. \u062e\u0627\u0644\u062f \u0627\u0644\u062d\u0631\u0628\u064a<\/b><span>\u0645\u0633\u062a\u062b\u0645\u0631 \u0639\u0642\u0627\u0631\u064a \u2014 \u0627\u0644\u062f\u0645\u0627\u0645<\/span><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== FAQ ===== -->\n<section class=\"pad bg-page\" id=\"faq\">\n  <div class=\"container\">\n    <div class=\"sec-head reveal\">\n      <div class=\"kicker\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/div>\n      <h2>\u0643\u0644 \u0645\u0627 \u064a\u0633\u0623\u0644 \u0639\u0646\u0647 \u0627\u0644\u0645\u0644\u0627\u0643<\/h2>\n    <\/div>\n    <div class=\"faq reveal\">\n      <details><summary>\u0643\u0645 \u062a\u0628\u0644\u063a \u0646\u0633\u0628\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0642\u0627\u0631\u061f<\/summary><div class=\"a\">\u062a\u0628\u062f\u0623 \u0645\u0646 5% \u0645\u0646 \u0642\u064a\u0645\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u064a \u062d\u0633\u0628 \u0627\u0644\u0628\u0627\u0642\u0629\u060c \u0648\u0644\u0627 \u0646\u062a\u0642\u0627\u0636\u0649 \u0627\u0644\u0646\u0633\u0628\u0629 \u0625\u0644\u0627 \u0639\u0644\u0649 \u0645\u0627 \u0646\u064f\u062d\u0635\u0651\u0644\u0647 \u0641\u0639\u0644\u064a\u0627\u064b \u2014 \u0644\u0627 \u0631\u0633\u0648\u0645 \u062e\u0641\u064a\u0629.<\/div><\/details>\n      <details><summary>\u0645\u0627\u0630\u0627 \u0644\u0648 \u062a\u0623\u062e\u0631 \u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631 \u0641\u064a \u0627\u0644\u0633\u062f\u0627\u062f\u061f<\/summary><div class=\"a\">\u0646\u062a\u0627\u0628\u0639 \u0627\u0644\u0645\u062a\u0623\u062e\u0631\u0627\u062a \u0628\u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0646\u0638\u0627\u0645\u064a\u0629\u060c \u0648\u0639\u0646\u062f \u0627\u0644\u062d\u0627\u062c\u0629 \u0646\u062a\u062e\u0630 \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u2014 \u062f\u0648\u0646 \u0623\u064a \u0639\u0646\u0627\u0621 \u0639\u0644\u064a\u0643.<\/div><\/details>\n      <details><summary>\u0647\u0644 \u0627\u0644\u0639\u0642\u0648\u062f \u0645\u0648\u062b\u0642\u0629 \u0631\u0633\u0645\u064a\u0627\u064b\u061f<\/summary><div class=\"a\">\u0646\u0639\u0645\u060c \u062c\u0645\u064a\u0639 \u0639\u0642\u0648\u062f \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u062a\u064f\u0648\u062b\u0651\u0642 \u0639\u0628\u0631 \u0645\u0646\u0635\u0629 \u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0628\u0645\u0627 \u064a\u062d\u0641\u0638 \u062d\u0642\u0648\u0642 \u0627\u0644\u0645\u0627\u0644\u0643 \u0648\u0627\u0644\u0645\u0633\u062a\u0623\u062c\u0631.<\/div><\/details>\n      <details><summary>\u0645\u0646 \u064a\u062a\u062d\u0645\u0644 \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0635\u064a\u0627\u0646\u0629\u061f<\/summary><div class=\"a\">\u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u062a\u064f\u062d\u062f\u062f \u0648\u0641\u0642 \u0627\u0644\u0627\u062a\u0641\u0627\u0642\u064a\u0629\u060c \u0623\u0645\u0627 \u0627\u0644\u0625\u0635\u0644\u0627\u062d\u0627\u062a \u0627\u0644\u0643\u0628\u0631\u0649 \u0641\u0646\u0631\u0641\u0639 \u0644\u0643 \u062a\u0642\u0631\u064a\u0631\u0627\u064b \u0628\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0642\u0628\u0644 \u0623\u064a \u062a\u0646\u0641\u064a\u0630 \u0644\u0644\u0645\u0648\u0627\u0641\u0642\u0629.<\/div><\/details>\n      <details><summary>\u0643\u064a\u0641 \u0648\u0645\u062a\u0649 \u0623\u0633\u062a\u0644\u0645 \u062f\u062e\u0644\u064a\u061f \u0648\u0643\u064a\u0641 \u062a\u064f\u0633\u062f\u064e\u0651\u062f \u0631\u0633\u0648\u0645 \u062b\u0628\u0631\u0647\u061f<\/summary><div class=\"a\">\u0625\u064a\u062c\u0627\u0631\u0643 \u064a\u064f\u062d\u0635\u064e\u0651\u0644 \u0648\u0641\u0642 \u062c\u062f\u0648\u0644 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u062a\u0641\u0642 \u0639\u0644\u064a\u0647 \u0641\u064a \u0639\u0642\u062f \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0645\u0648\u062b\u0642 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631\u060c \u0648\u064a\u064f\u062d\u0648\u064e\u0651\u0644 \u0644\u0643 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644 \u0645\u0646 \u0643\u0644 \u062a\u062d\u0635\u064a\u0644 \u0645\u0639 \u062a\u0642\u0631\u064a\u0631 \u0645\u0641\u0635\u0644. \u0623\u0645\u0627 \u0631\u0633\u0648\u0645 \u0625\u062f\u0627\u0631\u0629 \u062b\u0628\u0631\u0647 \u0641\u062a\u064f\u0633\u062f\u064e\u0651\u062f \u0639\u0644\u0649 \u062f\u0641\u0639\u062a\u064a\u0646 \u0633\u0646\u0648\u064a\u062a\u064a\u0646 \u2014 \u0646\u0635\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0643\u0644 6 \u0623\u0634\u0647\u0631.<\/div><\/details>\n      <details><summary>\u0643\u064a\u0641 \u062a\u064f\u062f\u0627\u0631 \u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0648\u0627\u0644\u0645\u0648\u0644\u0627\u062a\u061f<\/summary><div class=\"a\">\u0627\u0644\u0645\u0646\u0634\u0622\u062a \u0627\u0644\u0636\u062e\u0645\u0629 \u062a\u064f\u062f\u0627\u0631 \u0628\u0639\u0642\u062f \u0645\u062e\u0635\u0635 \u064a\u0634\u0645\u0644 \u062e\u0637\u0629 \u062a\u0634\u063a\u064a\u0644 \u0648\u0635\u064a\u0627\u0646\u0629 \u0648\u0642\u0627\u0626\u064a\u0629 \u0643\u0627\u0645\u0644\u0629 (PPM) \u0628\u0627\u062a\u0641\u0627\u0642\u064a\u0627\u062a \u0645\u0633\u062a\u0648\u0649 \u062e\u062f\u0645\u0629 SLA\u060c \u0641\u0631\u0642 \u0641\u0646\u064a\u0629 \u0645\u0642\u064a\u0645\u0629 \u0639\u0646\u062f \u0627\u0644\u062d\u0627\u062c\u0629\u060c \u063a\u0631\u0641\u0629 \u0639\u0645\u0644\u064a\u0627\u062a 24\/7\u060c \u0648\u062a\u0642\u0627\u0631\u064a\u0631 KPI \u0634\u0647\u0631\u064a\u0629 \u2014 \u0648\u064a\u064f\u0628\u0646\u0649 \u0627\u0644\u062a\u0633\u0639\u064a\u0631 \u0628\u0639\u062f \u0645\u0639\u0627\u064a\u0646\u0629 \u0641\u0646\u064a\u0629 \u0648\u062f\u0631\u0627\u0633\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0645\u062c\u0627\u0646\u064a\u0629.<\/div><\/details>\n      <details><summary>\u0647\u0644 \u064a\u0648\u062c\u062f \u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0645\u062f\u0629 \u0645\u0639\u064a\u0646\u0629\u061f<\/summary><div class=\"a\">\u0627\u0644\u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0633\u0646\u0648\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u062c\u062f\u064a\u062f\u060c \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0625\u0644\u063a\u0627\u0621 \u0628\u0625\u0634\u0639\u0627\u0631 \u0645\u0633\u0628\u0642 60 \u064a\u0648\u0645\u0627\u064b.<\/div><\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Careers ===== -->\n<section class=\"pad bg-card\" id=\"careers\" style=\"padding:60px 0\">\n  <div class=\"container\">\n    <div class=\"reveal\" style=\"background:var(--gold-100);border:1px solid var(--gold-300);border-radius:var(--radius-xl);padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap\">\n      <div style=\"max-width:600px\">\n        <div class=\"kicker\" style=\"margin-bottom:8px\">\u0627\u0646\u0636\u0645 \u0644\u0641\u0631\u064a\u0642\u0646\u0627<\/div>\n        <h3 style=\"font-size:24px;font-weight:700;color:var(--navy-900);margin-bottom:8px\">\u0646\u0643\u0628\u0631\u060c \u0648\u0646\u0628\u062d\u062b \u062f\u0627\u0626\u0645\u0627\u064b \u0639\u0646 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a<\/h3>\n        <p style=\"font-size:15px;color:var(--ink-600);margin-bottom:14px\">\u0625\u0630\u0627 \u0643\u0646\u062a \u0645\u0646 \u0623\u0647\u0644 \u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0635 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0642\u0627\u0631\u0627\u062a \u0623\u0648 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0631\u0627\u0641\u0642\u060c \u0646\u0631\u062d\u0628 \u0628\u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0630\u0627\u062a\u064a\u0629 \u0641\u064a \u0623\u064a \u0648\u0642\u062a.<\/p>\n        <div style=\"display:flex;gap:8px;flex-wrap:wrap\">\n          <span style=\"background:#fff;border:1px solid var(--gold-300);border-radius:var(--radius-pill);padding:5px 14px;font-size:13px;font-weight:600;color:var(--navy-800)\">\u0645\u0647\u0646\u062f\u0633\u0648 \u062a\u0634\u063a\u064a\u0644 \u0648\u0635\u064a\u0627\u0646\u0629<\/span>\n          <span style=\"background:#fff;border:1px solid var(--gold-300);border-radius:var(--radius-pill);padding:5px 14px;font-size:13px;font-weight:600;color:var(--navy-800)\">\u0645\u062f\u064a\u0631\u0648 \u062d\u0633\u0627\u0628\u0627\u062a \u0648\u0639\u0644\u0627\u0642\u0627\u062a \u0645\u0644\u0627\u0643<\/span>\n          <span style=\"background:#fff;border:1px solid var(--gold-300);border-radius:var(--radius-pill);padding:5px 14px;font-size:13px;font-weight:600;color:var(--navy-800)\">\u0641\u0646\u064a\u0648 HVAC \u0648MEP<\/span>\n          <span style=\"background:#fff;border:1px solid var(--gold-300);border-radius:var(--radius-pill);padding:5px 14px;font-size:13px;font-weight:600;color:var(--navy-800)\">\u0645\u062d\u0627\u0633\u0628\u0648\u0646 \u0648\u062a\u062d\u0635\u064a\u0644<\/span>\n        <\/div>\n      <\/div>\n      <a href=\"mailto:info@thibrh.com\" class=\"btn btn-primary btn-lg\" style=\"flex-shrink:0\">\u0623\u0631\u0633\u0644 \u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0630\u0627\u062a\u064a\u0629<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== CTA ===== -->\n<section class=\"bg-card\" id=\"cta\" style=\"padding:32px 0 80px\">\n  <div class=\"container\">\n    <div class=\"cta-band reveal\">\n      <svg width=\"60\" height=\"60\" viewBox=\"0 0 100 100\" style=\"margin:0 auto;position:relative\"><g fill=\"none\" stroke=\"#EEF3F8\" stroke-width=\"9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 44 L50 24 L78 44\"\/><line x1=\"33\" y1=\"60\" x2=\"33\" y2=\"76\"\/><line x1=\"50\" y1=\"54\" x2=\"50\" y2=\"76\"\/><line x1=\"67\" y1=\"60\" x2=\"67\" y2=\"76\"\/><\/g><circle cx=\"50\" cy=\"62\" r=\"7\" fill=\"#C9A227\"\/><\/svg>\n      <h2>\u0633\u0644\u0651\u0645\u0646\u0627 \u0627\u0644\u0645\u0641\u062a\u0627\u062d\u060c \u0648\u0627\u0633\u062a\u0644\u0645 \u062f\u062e\u0644\u0643.<\/h2>\n      <p>\u0627\u0628\u062f\u0623 \u0628\u062a\u0642\u064a\u064a\u0645\u064d \u0645\u062c\u0627\u0646\u064a \u0644\u0639\u0642\u0627\u0631\u0643 \u062e\u0644\u0627\u0644 48 \u0633\u0627\u0639\u0629 \u2014 \u062f\u0648\u0646 \u0623\u064a \u0627\u0644\u062a\u0632\u0627\u0645.<\/p>\n      <div style=\"display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative\">\n        <a href=\"https:\/\/wa.me\/966532830138?text=\u0623\u0631\u063a\u0628%20\u0628\u062a\u0642\u064a\u064a\u0645%20\u0645\u062c\u0627\u0646\u064a%20\u0644\u0639\u0642\u0627\u0631\u064a\" class=\"btn btn-accent btn-lg\">\u2726 \u0627\u0637\u0644\u0628 \u062a\u0642\u064a\u064a\u0645\u0627\u064b \u0645\u062c\u0627\u0646\u064a\u0627\u064b<\/a>\n        <a href=\"tel:+966532830138\" class=\"btn btn-ghost btn-lg\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a>\n      <\/div><div style=\"display:flex;gap:14px;justify-content:center;margin-top:26px;position:relative\"><a href=\"https:\/\/www.linkedin.com\/company\/thibrhcom\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\" style=\"width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#EEF3F8\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/><\/svg><\/a><a href=\"https:\/\/www.instagram.com\/thibrhcom\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\" style=\"width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#EEF3F8\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"\/><\/svg><\/a><a href=\"https:\/\/x.com\/thibrhcom\" target=\"_blank\" rel=\"noopener\" aria-label=\"X\" style=\"width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"#EEF3F8\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg><\/a><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== Footer ===== -->\n\n<!-- WhatsApp float -->\n<a class=\"wa\" href=\"https:\/\/wa.me\/966532830138\" aria-label=\"\u0648\u0627\u062a\u0633\u0627\u0628\" target=\"_blank\" rel=\"noopener\">\n  <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"#fff\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.52.149-.174.198-.298.297-.497.1-.198.05-.371-.025-.52-.074-.149-.668-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n<\/a>\n\n\n<\/div>\n<script>\n\/\/ mobile menu\nconst burger=document.getElementById('burger'),mnav=document.getElementById('mnav');\nif(burger&&mnav){burger.addEventListener('click',()=>mnav.classList.toggle('open'));mnav.querySelectorAll('a').forEach(a=>a.addEventListener('click',()=>mnav.classList.remove('open')));}\n\/\/ reveal on scroll\nconst io=new IntersectionObserver(es=>es.forEach(e=>{if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target)}}),{threshold:.12});\ndocument.querySelectorAll('.reveal').forEach(el=>io.observe(el));\n\/\/ counters\nconst fmt=n=>n.toLocaleString('en-US');\nfunction animate(el){\n  const target=+el.dataset.target, suf=el.dataset.suffix||'';\n  const t0=performance.now(), dur=1600;\n  function tick(t){\n    const p=Math.min((t-t0)\/dur,1), eased=1-Math.pow(1-p,3);\n    el.textContent=fmt(Math.round(target*eased))+suf;\n    if(p<1)requestAnimationFrame(tick);\n  }\n  requestAnimationFrame(tick);\n}\nconst cio=new IntersectionObserver(es=>es.forEach(e=>{if(e.isIntersecting){animate(e.target);cio.unobserve(e.target)}}),{threshold:.5});\ndocument.querySelectorAll('[data-target]').forEach(el=>cio.observe(el));\n\/\/ calculator\nconst $=id=>document.getElementById(id);\nfunction calc(){\n  const u=+$('cUnits').value||0, r=+$('cRent').value||0, o=+$('cOcc').value, p=+$('cPkg').value;\n  const gross=u*r*12*o, fee=gross*p, net=gross-fee;\n  $('cNet').textContent=fmt(Math.round(net));\n  $('cGross').textContent=fmt(Math.round(gross));\n  $('cFee').textContent=fmt(Math.round(fee))+' ('+(p*100)+'%)';\n  $('cHalf').textContent=fmt(Math.round(fee\/2));\n  $('cMonthly').textContent=fmt(Math.round(net\/12));\n}\n['cUnits','cRent','cOcc','cPkg'].forEach(id=>$(id).addEventListener('input',calc));\ncalc();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0625\u062f\u0627\u0631\u0629 \u0623\u0645\u0644\u0627\u0643 \u0648\u0645\u0631\u0627\u0641\u0642 \u2014 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 \u0639\u0627\u0644\u0645\u064a\u0629 \u062f\u064e\u0639 \u0625\u062f\u0627\u0631\u0629\u064e \u0623\u0635\u0648\u0644\u0643\u0639\u0644\u064a\u0646\u0627. \u0646\u064f\u062f\u064a\u0631 \u0623\u0635\u0648\u0644\u0643 \u0627\u0644\u0639\u0642\u0627\u0631\u064a\u0629 \u0645\u0646 \u0627\u0644\u0623\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u064a\u0627\u0621 \u2014 \u0645\u0646 \u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0648\u0627\u0644\u0645\u0648\u0644\u0627\u062a \u0625\u0644\u0649 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0633\u0643\u0646\u064a\u0629: \u062a\u0633\u0648\u064a\u0642\u060c \u062a\u0623\u062c\u064a\u0631\u060c \u062a\u0648\u062b\u064a\u0642 \u0639\u0628\u0631 \u0625\u064a\u062c\u0627\u0631\u060c \u062a\u062d\u0635\u064a\u0644\u060c \u0648\u062a\u0634\u063a\u064a\u0644 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 SLA \u0635\u0627\u0631\u0645\u0629. \u062a\u0633\u062a\u0644\u0645 \u062f\u062e\u0644\u0643 \u0648\u062a\u0642\u0627\u0631\u064a\u0631\u0643\u060c \u062f\u0648\u0646 \u0623\u064a \u0647\u0645\u064d\u0651 \u062a\u0634\u063a\u064a\u0644\u064a. \u2726 \u0627\u0637\u0644\u0628 \u062a\u0642\u064a\u064a\u0645\u0627\u064b \u0645\u062c\u0627\u0646\u064a\u0627\u064b \u0643\u064a\u0641 \u0646\u0639\u0645\u0644 \u062a\u0642\u064a\u064a\u0645 \u0644\u0644\u0639\u0627\u0626\u062f \u0627\u0644\u0645\u062a\u0648\u0642\u0639 \u062e\u0644\u0627\u0644 48 \u0633\u0627\u0639\u0629 \u00b7 \u062f\u0648\u0646 \u0627\u0644\u062a\u0632\u0627\u0645 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"no-title","meta":{"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":8,"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":83,"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/pages\/27\/revisions\/83"}],"wp:attachment":[{"href":"https:\/\/thibrh.com\/en\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}